Model Predictive Control

Use when you must design a model predictive control (MPC) receding horizon controller for a linear discrete time system such as a double integrator: choose the finite horizon quadratic cost with prediction horizon and control horizon, enforce input constraints and state constraints, and run a closed loop simulation. Produces the first optimal control move from the small dense quadratic program, solved deterministically without scipy, plus the feasibility verdict. Trigger: mpc, model predictive control, receding horizon, quadratic cost, prediction horizon, control horizon, input constraints, state constraints, terminal cost, double integrator, constrained control, closed loop simulation, kkt system, active set.

ashfordeOU 3f63845 3 files · 45.6 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/gnc-autonomy/optimal-control/model-predictive-control commit 3f63845dc9

Frequently asked questions

npx skillmds@latest add ashfordeou/model-predictive-control