Model Predictive control look-ahead feature
8 次查看(过去 30 天)
显示 更早的评论
Hi ,
I am working with a project in which i am using MPC to control my robot. I wish to know why do we provide future references to MPC to predict the future( in Simulink ) as explained in the Autonomous steering control example at mathworks website.
I am not able to understand this concept of previewing. Doesn't MPC should predict the future itself by once using one reference signal ?? But in previewing we are using set of future references to predict future in simulink.
Can someone help in explaining this concept?
Regards,
0 个评论
回答(1 个)
Arkadiy Turevskiy
2018-8-15
Hello,
I'll try to explain. First, you do not need to use signal previewing. Probably in most cases you do not know how setpoint and disturbance will change in the future, so you cannon make use of "preview". However, in some cases you might know how setpoint will change in the future. For example, thermostat in a building might be programmed to increase setpoint in a predefined way after working hours. In this case, as you know in advance how setpoint will change, you may leverage that to help you get better performance.
HTH,
Arkadiy Turevskiy
MathWorks
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Refinement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!