Simmechanics non-linear spring/damper
Mostrar comentarios más antiguos
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
Respuestas (1)
Vijayalayan
el 21 de Jul. de 2017
Movida: Steve Miller
el 10 de Mayo de 2023
0 votos
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
Categorías
Más información sobre Multibody Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!