Derivative of state '1' in block ' 1/s Integrator' at time 42.104565484973058 is not finite
1 次查看(过去 30 天)
显示 更早的评论
Hello guys i have this problem, can you help me? thx
0 个评论
回答(1 个)
Sam Chak
2023-5-25
编辑:Sam Chak
2023-5-27
Without a set of mathematical model to compare with the Simulink model, it is rather difficult to identify the real cause. However, there are a few things you can check.
Update: The circle parts in Fig. 1 are the signals that cause the termination in simulation at the Integrator block. Whether traced further in Fig. 2, it seems that the filtered derivative blocks in the Model of Canals caused the signals to blow up.
Comment: Once the root cause is identified, you need to fix them mathematically. I'm unfamiliar with the Graviceptor system. If you can find out which signal can be manipulated and the location to inject such stabilizing signal, then it is possible to stabilize the system using math wonders (concept of dynamic inversion).
Fig. 1
Fig. 2
2 个评论
Sam Chak
2023-5-27
I think that the filtered derivative blocks caused the problem and I have updated the Answer.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Array and Matrix Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!