Keep Simulink simulation stable
Mostra commenti meno recenti
I would like to prevent my Simulink model from crashing due to dynamic instabilities. My coworker mentioned some measures that have stabilized his models:
- Replace switches, which cause abrupt changes, with Saturation blocks, though I'm not clear on implementation
- Avoid differentiation. For example, simulate position and integrate to get acceleration, rather than simulate acceleration and differentiate to get position.
What other measures can help stabilize a Simulink model? If there is documentation that covers this, please let me know - haven't found any.
1 Commento
K E
il 28 Feb 2012
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Modeling in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!