explicit mpc design -凯发k8网页登录
explicit model predictive control uses offline computations to determine all operating regions in which the optimal control moves are determined by evaluating an affine function of the state. explicit mpc controllers require fewer run-time computations than traditional (implicit) model predictive controllers and are therefore useful for applications that require small sample times. to implement explicit mpc, first design a traditional (implicit) model predictive controller for your application, and then use this controller to generate an explicit mpc controller for use in real-time control. for more information, see .
functions
objects
explicit model predictive controller |
blocks
explicit model predictive controller |
topics
explicit mpc basics
explicit model predictive control uses offline computations to determine all operating regions in which the optimal control moves are determined by evaluating an affine function of the state.
to implement explicit mpc, first design a traditional model predictive controller for your application, and then use this controller to generate an explicit mpc controller for use in real-time control.
design and simulate an explicit model predictive controller for a siso plant.
case studies
control an unstable aircraft with saturating actuators using an explicit model predictive controller.
design an explicit model predictive controller for a dc servomotor with constraints on the manipulated variable and unmeasured output.
control an inverted pendulum in an unstable equilibrium position using an explicit model predictive controller.