how to design a MPC controller for a plant with discontinuities like a switching electric circuit in simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Awaiz Ahmed Mohammed
el 17 de Jun. de 2016
Comentada: Awaiz Ahmed Mohammed
el 23 de Jul. de 2016
how do I linearize models with discontinuities like circuits with switches and diodes in simulink. I have gone through linearization for tuning PID, but can the plant created while tuning be used for designing MPC controller and if yes please tell me how? any tips on how to design MPC for electric circuits in simulink?
0 comentarios
Respuestas (1)
Arkadiy Turevskiy
el 22 de Jul. de 2016
If you already created a linear model when tuning a PID controller you can definitely reuse this model for designing an MPC controller. If you have a linear model in your PID Tuner, export it to MATLAB workspace, and you can use it to design MPC controller from the command line or in MPC Designer app.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!