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!