A new contact and road model for multi-body dynamic simulation of wheeled vehicles on soft-soil terrain

Natsiavas, Sotirios
DOI: https://doi.org/10.1007/s11044-024-09980-6
IF: 3.4
2024-04-05
Multibody System Dynamics
Abstract:In this paper, a new high-performance and memory-efficient contact and road model is developed. Specifically, the road is modeled as a rectangular structured grid of deformable springs in the vertical direction, thus enabling fast execution. The new road model stands out due to its ability to handle large road scenarios by allocating computer memory dynamically for each spring, resulting in efficient memory utilization. Furthermore, each spring represents a small road patch that entails various information, such as the soil elevation, the soil properties, and the soil compaction, allowing for complicated simulations incorporating spatially varying soil properties and phenomena related to the multi-pass effect. In addition, using the new contact model, complex terrain geometries are handled in a computationally efficient way by approximating locally the irregular road profile with a suitable equivalent plane. For this, two different strategies are proposed, namely the radial basis function (RBF) interpolation method and the 3D enveloping contact model. Finally, the proposed techniques are implemented in Altair MotionSolve, a comprehensive multi-body simulation software for complex mechanical systems. In particular, a single-wheel test bed is initially examined followed by a four-wheeled rover model and the next-generation NATO reference mobility model (NG-NRMM). In all cases, the proposed model is validated by using available experimental data. Lastly, a case involving both wheeled and tracked vehicles is also examined by using a shared road model.
mechanics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to efficiently simulate the contact between wheels and the ground and the road model during multi - body dynamics simulation on soft soil terrain. Specifically, the paper proposes a new high - performance and memory - efficient contact and road model, aiming at: 1. **Handling complex terrains**: By locally approximating the irregular road profile to a suitable equivalent plane, complex terrain geometries can be computationally efficiently processed. 2. **Adapting to large - scale road scenarios**: By dynamically allocating the computer memory required for each spring, the model can handle large - scale road scenarios while maintaining efficient memory usage. 3. **Considering the spatial variation of soil properties**: Each spring represents a small road area, containing information such as soil elevation, soil properties, and soil compaction degree, allowing the simulation of phenomena including spatially varying soil properties and multi - pass effects. 4. **Improving computational efficiency**: By two different strategies (radial basis function interpolation method and 3D envelope contact model) to locally approximate the irregular road profile, the computational problem is simplified and the execution speed is increased. ### Main contributions - **New road model**: The road is modeled as a vertically deformable rectangular structural grid, and each spring represents a small road area and stores information about soil elevation, soil properties, and soil compaction degree. - **Efficient memory management**: By dynamically allocating memory, the memory overhead in large - scale road scenarios is reduced. - **Local approximation methods**: Two strategies (radial basis function interpolation method and 3D envelope contact model) are proposed to locally approximate the irregular road profile, thus simplifying the computational problem. - **Multi - body dynamics simulation software integration**: These new methods are implemented in Altair MotionSolve, and various vehicle models such as single - wheel test - beds, four - wheel rover models, and the Next - Generation NATO Reference Mobility Model (NG - NRMM) are tested and verified. ### Key technologies - **Radial basis function interpolation method**: - The partial derivatives of soil elevation and road surface are calculated using the radial basis function interpolation process. - The formula is as follows: \[ z(\mathbf{x})=\sum_{i = 1}^n w_i\phi(\|\mathbf{x}-\mathbf{x}_i\|) \] - Where \(\phi\) is the radial basis function, \(\mathbf{x}\) is the point within the tire contact area, \(w_i\) is the weight, and \(\mathbf{x}_i\) is the position of the spring. - **3D envelope contact model**: - A series of ellipses are used to scan the road profile to generate an effective road plane. - The formulas are as follows: \[ w'=\frac{Z_{f,\text{left}}+Z_{r,\text{left}}+Z_{f,\text{right}}+Z_{r,\text{right}}}{4}-b_e \] \[ \tan\beta_y=\frac{Z_{r,\text{left}}-Z_{f,\text{left}}+Z_{r,\text{right}}-Z_{f,\text{right}}}{2l_s} \] \[ \tan\beta_x=\frac{Z_{f,\text{left}}-Z_{f,\text{right}}+Z_{r,\text{left}}-Z_{r,\text{right}}}{2(2b_{EC})} \] ### Application examples - **Single - wheel test - bed**: Verify the longitudinal and lateral forces of a single tire under combined sliding conditions. - **Four - wheel rover**: Test the effectiveness and applicability in complex operations. - **NG - NRMM**: Further verify the effectiveness of the model. - **Shared road model**: Handle the situation where wheeled and tracked vehicles coexist, considering the influence of soil compaction. In conclusion, this paper solves the problems in multi - body dynamics simulation on soft soil terrain by proposing new contact and road models.