How can I fix this "The "FixedStepDiscrete" solver cannot be used to simulate block diagram,because it contains continuous states"

213 visualizaciones (últimos 30 días)
The "FixedStepDiscrete" solver cannot be used to simulate block diagram because it contains continuous states. I am using TI Hardware TMS320 F28335.

Respuesta aceptada

Sebastian Castro
Sebastian Castro el 5 de Oct. de 2015
You should replace any continuous-time blocks with states (e.g. Integrator, Transfer Fcn, PID Controller, etc.) with their discrete-time equivalents.
I believe there is a check in Model Advisor that can help find these for you. It is under By Task > Modeling Standards for MAAB > Simulink > Check for blocks not recommended for C/C++ production code deployment.
- Sebastian
  2 comentarios
NN
NN el 13 de Sept. de 2019
Where can i find model advisor?I have ony model explorer uner Tools
Ashiqur Rahaman MOLLA
Ashiqur Rahaman MOLLA el 7 de Abr. de 2022
It's under the modelleing tab of the simulink interface and in that it is situated in the top left corner.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Component-Based Modeling en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by