Model predictive control (MPC) for MIMO system on real hardware in simulink

24 visualizaciones (últimos 30 días)
Hi,
I want to control my MIMO (2x2) system using 'model predictive control' on the hardware in "Real time". My system is a bit complicated to model, so I do Not have plant model. Can I control my MIMO system on real hardware using SIMULINK without having a model ?
If yes, then please let me know the way. Any guidance will be deeply appreciated.
Thank you,

Respuestas (1)

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis el 29 de Mzo. de 2023
Unfortunately, you cannot use Simulink models as prediction models for MPC design. The alternative would be to use data-driven models as internal prediction models in your MPC controller. For that you could use either real data from your hardware system or from your Simulink model. Here are some examples:

Categorías

Más información sobre Linear Plant Specification en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by