Derivative of state '1' in block ' 1/s Integrator' at time 42.104565484973058 is not finite
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello guys i have this problem, can you help me? thx
0 commentaires
Réponses (1)
Sam Chak
le 25 Mai 2023
Modifié(e) : Sam Chak
le 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 commentaires
Sam Chak
le 27 Mai 2023
I think that the filtered derivative blocks caused the problem and I have updated the Answer.
Voir également
Catégories
En savoir plus sur Array and Matrix Mathematics dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!