Step response of an undamped 1DOF model in Simulink is still damped
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I tried to simulate a 1DOF mass spring model with asymmetrical spring with k=10^9 N/m for x>0 and k=5*10^8 N/m for x<0 (model attached with name "KnickFeder"). If step excitation is applied with initial condition x=0, without damping, the amplitude shall stay unchanged. However in the simulation result below is apparently damped.

I tried a simplified model with linear spring (model attached with name "LinearFeder"). The result is still damped, albeit to a less extent.

If I build the model with SimScape, the result is perfectly undamped.

The parameters of simulation are the same (0.1 ms time step, 2 s duration). Yet why the results are different?
2 Kommentare
rubindan
am 19 Mai 2020
Your system frequency is
You simulation is running at 10^4 Hz, and that is simply not enough. Decrease simulation sample-time and you should get correct reasults.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simscape Multibody finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!