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
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
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?
参考
カテゴリ
Help Center および File Exchange で Model Verification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!