Real-Time Physical Simulation with Cross-Period Iterative Convergence
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing simulation methods for vehicle tire behavior struggle to meet real-time computation constraints while maintaining accuracy, particularly in driving simulators, due to inadequate computation times and iterative algorithms that fail to converge within the required sampling periods.
Innovation Solution
A method that allows iterative algorithms to continue across multiple sampling periods, ensuring convergence by resuming calculations where they left off, with configurable limits on the number of periods and iterations to maintain accuracy and adapt to various simulation environments.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Speed
If the sampling period is shortened to meet real-time constraints, then the real-time performance is improved, but the iterative algorithm cannot converge to accurate force values
Solution Approach 1:
The method uses preliminary results from the previous sampling period as the initial guess for the current period's iterative algorithm. This preliminary action provides a head start to the convergence process, allowing accurate force values to be obtained even within shortened sampling periods that meet real-time constraints.
Solution Approach 2:
The iterative algorithm maintains continuity by carrying forward the computational state from one sampling period to the next. Instead of restarting the iteration from scratch each period, the method continues the convergence process seamlessly, ensuring that the algorithm can achieve accurate results within the constrained time frame of each sampling period.
2Measurement precision
If the number of iterations is increased to improve accuracy, then the computation time exceeds the sampling period duration
Solution Approach 1:
By using the previous period's results as the initial guess, the method performs a preliminary action that significantly reduces the number of iterations needed in the current period. This preliminary initialization provides a starting point much closer to the final solution, thereby reducing the computational time required to achieve convergence.
Solution Approach 2:
The method dynamically adapts the iteration process by adjusting the initial conditions based on the previous period's results. This dynamic approach allows the algorithm to optimize its performance for each sampling period, achieving convergence in fewer iterations while maintaining accuracy, thus reducing the loss of computation time.
3Loss of time
If the model is simplified to reduce computation time, then the real-time constraint is met, but the accuracy of the force computations decreases
Solution Approach 1:
The method applies preliminary action by using results from the previous sampling period as the initial guess for the current period. This allows the full-accuracy model to be used without simplification, while still meeting real-time constraints because the iterative algorithm starts closer to convergence, requiring fewer iterations to achieve accurate force values.
Data Source
AI summary
A method for simulating the variation as a function of time in a physical system giving in real time the state of this system, the state of the system being defined by a set of variables that are periodically updated with a preset period (P), the method comprising updating the value of at least one of the variables (input variable), and estimating the value of at least one of the variables (estimated variable), via convergence of an iterative algorithm having as input datum the at least one input variable, in which method, if the algorithm has not converged at the end of the last iteration in a period called the current period, the current period having a duration shorter than or equal to the preset period (P), the iterative algorithm continues in the following period, taking up where it left off in the last iteration of the current period.


