Keep Simulink simulation stable
Mostrar comentarios más antiguos
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 comentario
K E
el 28 de Feb. de 2012
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!