how to design a MPC controller for a plant with discontinuities like a switching electric circuit in simulink?

2 次查看(过去 30 天)
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?

回答(1 个)

Arkadiy Turevskiy
Arkadiy Turevskiy 2016-7-22
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.
  1 个评论
Awaiz Ahmed Mohammed
The linear model developed in PID after exporting to workspace does not show up in the MPC designer app but appears in the MATLAB workspace. Also the MPC in the simulink for circuits with discontinuities does not let us to import plant model before linearization. Thanks for your reply.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by