Is it possible to use a MILP in MPC

2 次查看(过去 30 天)
I created an optimization problem with the Optimization Toolbox and I would like to use this problem as a plant model for a Model predictive controller.
As far as I understand the documentation, this is only possible with Numeric LTI models or identified models.
But I read a paper from the year 2015, which stated that the authors used Matlab and ILOG CPLEX to implement a MPC controller with a MILP problem.
I would like to know, if this is even possible using exclusively Matlab and what steps would be necessary to do so?

回答(1 个)

Arkadiy Turevskiy
Arkadiy Turevskiy 2018-8-15
Hi, For Model Predictive Control Toolbox plant model needs to be an LTI model as you stated. If you are not using Model Predictive Control Toolbox and doing your own implementation, then you can implement pretty much anything you want in MATLAB. In this paper, was CPLEX used for plant or as a solver for MPC problem?
Thanks, Arkadiy Turevskiy MathWorks

类别

Help CenterFile Exchange 中查找有关 Refinement 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by