- “FskF” refers to the front axle stiffness force data.
- “dzsF” pertains to the front axle displacement data.
- “FsbF” is the front axle damping force data.
- “dzdotsF” relates to the front axle velocity data.
In Vehicle Body 3dof Longitudinal, how to determine suspension parameter?
4 views (last 30 days)
Show older comments
What is the meaning of arrangement of FxkF, dzsF, FsbF, dzdotsF?
0 Comments
Answers (1)
Aravind
on 4 Feb 2025
In the “Vehicle Body 3DOF Longitudinal” block, the suspension parameters you mentioned relate to the forces and displacements within the vehicle's suspension system. Here's a brief overview:
These parameters are used to create lookup tables that calculate the front and rear suspension stiffness and damping. For instance, the front suspension stiffness is determined as a function of the stroke, using the values provided to the “FskF” and “dzsF” parameters. Thus, these vectors should have the same number of elements. Similarly, the front suspension damping is derived from a lookup table created with the “FsbF” and “dzdotsF” parameters.
For further details, you can refer to the documentation page: https://www.mathworks.com/help/releases/R2022b/vdynblks/ref/vehiclebody3doflongitudinal.html#d125e114902. Additionally, for information on how the forces are calculated using the lookup tables, visit: https://in.mathworks.com/help/releases/R2022b/vdynblks/ref/vehiclebody3doflongitudinal.html#bvgrmuw.
I hope this helps clarify your question!
0 Comments
See Also
Categories
Find more on Tires and Vehicles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!