Simulink Model Predictive Control
12 ビュー (過去 30 日間)
古いコメントを表示
Why does simulinks model predictive controller (MPC) respond 1 frame late to my reference signal?

This is a discrete time system with a very simple model (mass-spring-damper).

Does the MPC only try to match the future output with the current reference input? I would have thought that the MPC could follow the reference signal exactly using Bang-Bang control if I didn't constrain the controls.
Trying to keep the questions simple. Please let me know if more details are needed. Thank you in advance!
0 件のコメント
回答 (1 件)
Dhruv Thakkar
2020 年 5 月 14 日
Hey, have you tried reducing the timestep and tuning the prediciton horizon and control horizon. And if its a MIMO system try tuning the weights also.
Let me know if anything works out.
参考
カテゴリ
Help Center および File Exchange で Controller Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!