Simmechanics non-linear spring/damper
古いコメントを表示
Hi
I am trying to implement a non-linear spring and a bi-linear damper for use in a vehicle simulation. Any ideas how I could proceed with that? I am thinking of using a lookup table to insert the value of forces for spring/damper depending on the displacements and velocities.
Thanks
回答 (1 件)
Vijayalayan
2017 年 7 月 21 日
移動済み: Steve Miller
2023 年 5 月 10 日
0 投票
Hi One way of modeling the non-linear damper is using the Simscape language to customize the damper component available in mechanical foundation library. We have used the same approach for modeling non-linear damper of suspension system and you can read the white paper mentioned below:
https://in.mathworks.com/company/newsletters/articles/optimizing-vehicle-suspension-design-through-system-level-simulation.html
There's a non-linear rotational and translational damper available in Simscape Driveline library also
https://in.mathworks.com/help/physmod/sdl/ref/nonlinearrotationaldamper.html
In case you want to use only Simscape language,kindly click the below link to get started : https://in.mathworks.com/help/physmod/simscape/lang/mechanical-component-spring.html
カテゴリ
ヘルプ センター および File Exchange で Multibody Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!