why linear MPC is not tracking the reference value? when I changed OV constraint and reference both for the same system
Show older comments
For the MPC controller, I have given the reference value and OV constraint (e.g,7), both are equal. It worked. and I tried by changing the reference value to 9, then also it gave me the same OV(means 7). I thought that because constraint on OV, it is giving the same OV value.
And then I tried by changing the both reference and OV values to 9, The system has the feedback path, still MPC gave me the previous OV value(i.e;7). what could be the reason? please suggest me.
Thank you in advance
3 Comments
Image Analyst
on 17 Feb 2023
"what should I chnage?" <=== Maybe try changing your question here.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Emmanouil Tzorakoleftherakis
on 17 Feb 2023
A simple reproduction example would help
Sarala Gurijala
on 18 Feb 2023
Answers (0)
Categories
Find more on Controller Creation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!