problem with MPC controller
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Sam Chak
el 13 de En. de 2023
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?
Respuestas (1)
Emmanouil Tzorakoleftherakis
el 25 de En. de 2023
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
0 comentarios
Ver también
Categorías
Más información sobre Linear Plant Specification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!