Model predictive control having State space model

조회 수: 8 (최근 30일)
Muhammad
Muhammad 2011년 7월 28일
답변: Taha Hyder 2017년 5월 17일
Hi All, I am working on MPC. I have identified my system using LABVIEW, so I have a system model in SS. I that model I have considered measured disturbances as inputs. so I have one MV (manipulated variabel), two measured disturbance and one output. I am just wondering how can I setup MPC in matlab? how can I differentiate my input (MV) and measured disturbances in the model. Please help... Looking forward to hearing from you soon.
Thanks
Kindest Regards
Muhammad

답변 (2개)

Abhishek Murthy
Abhishek Murthy 2011년 8월 14일
There are two options:
1. In my lab, we used fmincon function to optimize the inputs in order to achieve the non-linear objective of minimizing the difference between the reference signal and output. This assumes that you have the state space model of the plant (as is indicated).
2. There is a toolbox available - model predictive control box.
I hope this helps.

Taha Hyder
Taha Hyder 2017년 5월 17일
That's great

카테고리

Help CenterFile Exchange에서 Controller Creation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by