Derivative of state '1' in block ' 1/s Integrator' at time 42.104565484973058 is not finite
1 view (last 30 days)
Show older comments
Hello guys i have this problem, can you help me? thx
0 Comments
Answers (1)
Sam Chak
on 25 May 2023
Edited: Sam Chak
on 27 May 2023
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 Comments
Sam Chak
on 27 May 2023
I think that the filtered derivative blocks caused the problem and I have updated the Answer.
See Also
Categories
Find more on Array and Matrix Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!