- “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 次查看(过去 30 天)
显示 更早的评论
What is the meaning of arrangement of FxkF, dzsF, FsbF, dzdotsF?
0 个评论
回答(1 个)
Aravind
2025-2-4
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Tires and Vehicles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!