Model predictive control (MPC) for MIMO system on real hardware in simulink
23 次查看(过去 30 天)
显示 更早的评论
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,
0 个评论
回答(1 个)
Emmanouil Tzorakoleftherakis
2023-3-29
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:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Predictive Control Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!