Simmechanics non-linear spring/damper

9 views (last 30 days)
H S
H S on 26 Jan 2012
Moved: Steve Miller on 10 May 2023
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

Answers (1)

Vijayalayan
Vijayalayan on 21 Jul 2017
Moved: Steve Miller on 10 May 2023
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

Categories

Find more on Statics and Dynamics 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!