Augmenting MPC Block with Integral Action
古いコメントを表示
I want to augment my standard MPC controller with an integral action, as an analogue of adapting an LQR controller to LQI for reference tracking. I am aware that MPC already requires a reference to track but research shows that disturbance rejection can improve with an added integral state. The paper below details the required augmentation of the state space model.
Is this possible within the Simulink MPC block and associated MATLAB MPC object or would it require a custom implementation? As a starting point I want to apply this to a position servomechanism for a DC motor and have additional integral action to remove steady state error when there is a model mismatch. I can easily derive the equivalent LQI controller with an augmented state space model but the Model Predictive Toolbox does not seem to like the augmented MPC state space model.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Controller Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!