Next:
Implementing MPC
Up:
Model Predictive Control in
Previous:
Model Predictive Control in
MPC theory
An equivalent quadratic programming (QP) formulation for constrained DMC (as given in LQG_MPC_notes by Prof Sachin Patwardhan) is given as follows
Subject to
(
10
.
1
)
Also, we have outputs and manipulated variables related to state variables by
(
10
.
2
)
(
10
.
3
)
is represented by matrix A in the code,
is represented as matrix B and C is represented as C matrix in the code.
rokade 2017-04-23