Response of the system

조회 수: 1 (최근 30일)
Ramu Nair R
Ramu Nair R 2018년 5월 16일
댓글: Ramu Nair R 2018년 5월 16일
I want to know the step response of the system (attached). It may be unstable, but still i want to see the response. I am getting the following error in matlab: " Derivative of state '1' in block 'ird_vrd_tf/Transfer Fcn' at time 1.0348738795427312 is not finite. The simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)" I would like to simulate in fixed step.

답변 (1개)

Mridul G
Mridul G 2018년 5월 16일
Typical causes can be divide by zero (1/0 = inf) or general unstable dynamics that quickly blow up over time. You should check that in your model.
This answer should be helpful in trying to understand your problem.
  댓글 수: 1
Ramu Nair R
Ramu Nair R 2018년 5월 16일
Yeah, i would like to see the unstable dynamics for a small interval. Is that possible.

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

카테고리

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

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by