problem with MPC controller

1 次查看(过去 30 天)
Xu
Xu 2023-1-12
Hi I am Xu and now I wanna use adaptive MPC controller to control a LPV system. It is a thermal control and the Ty is the controlled temperature and Ic the the input current to LPV. The 'Model' parameter will be generated from LPV system with output state space, states and outputs and U, DX will from the matrix and states calculated. The refference temperature is set to 363.15 K and in attachment are the Ty and Ic in 3100s to 3500s. It shows that, if the Ty is higher than 363.15 the Ic will fall rapidly to 0; if the Ty is lower than 363.15 the Ic will increase rapidly to a value. As in such period Ty go through 363.15 for many times and the Ic rapidly ad and down. It is dangerous for the control. Could anyone give me tips to solve such a problem? Thank you very much!
  2 个评论
Sam Chak
Sam Chak 2023-1-13
Hi @Xu
I would probably analyze the thermal system to see if the temperature can regulated with a standard feedback control.
If it works, then I will gather some data to design the advanced controller within certain constraints and then replace it with the advanced controller.
Can you show the mathematical model of the LPV thermal system?
Xu
Xu 2023-1-13
Thanks for your answer! Indeed I also designed a PID controller and it seems better than the MPC model. Such a rapidly ab and down may be caused by, that even the temperature changes 0.01 K the output must change 1e4 W(I am not sure about this unit), so when the Ty is near 363.15 K the output of MPC controller changes with very high amplitude and frequency. What do you mean the mathematical model, the state space?

请先登录,再进行评论。

回答(1 个)

Emmanouil Tzorakoleftherakis
It seems to me that the solution is to add a constraint on the rate of change of the manipulated variable Ic. That way you can avoid rapid changes in the input current. Please take a look at this doc page to see how to set up rate constraints

类别

Help CenterFile Exchange 中查找有关 Controller Creation 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by