Skip to content

Model Predictive Control (MPC)

Model Predictive Control (MPC) is a feedback control scheme which uses a model of a dynamical system to optimize a planned future trajectory, and executes only the first portion of the trajectory in receding-horizon fashion. MPC is therefore not a single algorithm, but rather a meta-algorithm that can be instantiated with a wide variety of models, objective functions, constraints, and solvers.

Learn more with these resources: