Derivative of state '1' in block ' 1/s Integrator' at time 42.104565484973058 is not finite
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello guys i have this problem, can you help me? thx
0 Commenti
Risposte (1)
Sam Chak
il 25 Mag 2023
Modificato: Sam Chak
il 27 Mag 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 Commenti
Sam Chak
il 27 Mag 2023
I think that the filtered derivative blocks caused the problem and I have updated the Answer.
Vedere anche
Categorie
Scopri di più su Array and Matrix Mathematics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!