Derivative of state '1' in block ' 1/s Integrator' at time 42.104565484973058 is not finite
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello guys i have this problem, can you help me? thx
0 Kommentare
Antworten (1)
Sam Chak
am 25 Mai 2023
Bearbeitet: Sam Chak
am 27 Mai 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 Kommentare
Sam Chak
am 27 Mai 2023
I think that the filtered derivative blocks caused the problem and I have updated the Answer.
Siehe auch
Kategorien
Mehr zu Array and Matrix Mathematics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!