Modeling Half-Car Suspension in Simulink/Simscape?
69 ビュー (過去 30 日間)
古いコメントを表示
How would I go about building the automobile below as a Simscape or Simulink diagram? The system should be simulated with the below numerical values, while F1 and F2 are to be chosen suitably to represent the road conditions.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/358561/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/358564/image.png)
I understand more or less how to model the individual spring-mass-damper systems in Simscape (simscape is easier for me to understand than Simulink), but the part I don't know how to implement is mostly the car body itself (which I'm assuming is a rotational mass) with its given lengths (l1 and l2) and the given mass moment of inertia.
Any help you could provide me with is much appreciated!!
1 件のコメント
Brandon Ericsson
2020 年 12 月 3 日
Hello, the answer to your query is important. It is interesting about automobile c2 and k2, given M. Here is something to consider:
m1/m2 * k2/c2, M.
(where h approaches 1.32, where:
i=5, or i=3
hypotenuse).
There are reasons the front/Frictional force is adjusted for h and z. If
z dot, then front integrator (the receiver of the front suspension brakes),
has a greater chance to translate i).
Have a nice day, and it is nice to meet you.
Brandon M. Ericsson
回答 (2 件)
Juan Sagarduy
2020 年 10 月 23 日
Hello Agustin
I think that you’ll find inspiration in the Lever block in the Simscape Foundation Library, possibly by complementing the equations in the source code.
Good luck Juan (MathWorks)
0 件のコメント
Juan Sagarduy
2020 年 12 月 3 日
Hi there
I managed to put together the model you describe graphically. It is easy to build with Foundation Library components. Let me know if this is what you had in mind.
Regards / Juan
2 件のコメント
arvind j
2021 年 4 月 7 日
Hi, can you show the code to modify the lever through which we can add front and rear sprung masses and find pitch angle.
Thank you
参考
カテゴリ
Help Center および File Exchange で Nonlinear Operators についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!