Double Mass Damper Mechanical System

Simulate a mechanical system with two masses, connected with springs and a damper
48 Descargas
Actualizado 11 abr 2024

Ver licencia

The following code simulates a double mass damping system, under a step input. Such a model can be used to represent a car damper for disturbance rejection. The lower mass represents the wheel, the upper mass represents the body of the car.
The system is solved in two ways, either in classic state space form, or using ODEs.
You can find such examples in the classic textbook:
Nise, N. S. (2020). Control systems engineering. John Wiley & Sons.
Educational video on State Space Systems:
Simulate nonlinear systems in Matlab:
Lazaros Moysis

Citar como

Lazaros Moysis (2024). Double Mass Damper Mechanical System (https://www.mathworks.com/matlabcentral/fileexchange/159391-double-mass-damper-mechanical-system), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.2

added video links

1.0.1

added video link

1.0.0