Step response of an undamped 1DOF model in Simulink is still damped

조회 수: 4 (최근 30일)
DFfd
DFfd 2020년 5월 19일
댓글: DFfd 2020년 5월 19일
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
rubindan
rubindan 2020년 5월 19일
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.
DFfd
DFfd 2020년 5월 19일
The system frequency is

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simscape Multibody에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by