Double Mass Damper Mechanical System

Simulate a mechanical system with two masses, connected with springs and a damper
46 Downloads
Aktualisiert 11. Apr 2024

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2023b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.2

added video links

1.0.1

added video link

1.0.0