How to resolve issue of finite derivative after some time interval in simulink

조회 수: 1 (최근 30일)
Hello Everyone
I am trying to solve a dynamic energy balance on simulink and I build a model for that but I am getting error that derivative of state is becoming finite after some time. Erro is attached below. How can I resolve this issue. anyone please
  댓글 수: 1
Chris Verhoek
Chris Verhoek 2020년 8월 18일
Usually this is because the feedback loop is unstable. When this happens to me, I forgot some plus or minus, such there is negative or posivite feedback, while I needed the opposite, which yielded the system unstable, and the derivative inf

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

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2020년 8월 12일
You have a division block prior to the Integrator block. Can you check to see if you have a "divided by zero" problem? What is the value of that denominator branch?
  댓글 수: 1
Muhammad Saqlain Haider
Muhammad Saqlain Haider 2020년 8월 12일
Thank you for your reply brother. It is really appreciated. I just checked my model again and value in that denominator branch is not zero which means that problem is some where else

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

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by