Proportional-Integral Projected Gradient Method for Model Predictive Control
Abstract
Recently there has been an increasing interest in primal-dual methods for model predictive control (MPC), which require minimizing the (augmented) Lagrangian at each iteration. We propose a novel first order primal-dual method, termed \emph{proportional-integral projected gradient method}, for MPC where the underlying finite horizon optimal control problem has both state and input constraints. Instead of minimizing the (augmented) Lagrangian, each iteration of our method only computes a single projection onto the state and input constraint set. Our method ensures that, along a sequence of averaged iterates, both the distance to optimum and the constraint violation converge to zero at a rate of if the objective function is convex, where is the iteration number. If the objective function is strongly convex, this rate can be improved to for the distance to optimum and for the constraint violation. We compare our method against existing methods via a trajectory-planning example with convexified keep-out-zone constraints.
Cite
@article{arxiv.2009.06980,
title = {Proportional-Integral Projected Gradient Method for Model Predictive Control},
author = {Yue Yu and Purnanand Elango and Behçet Açikmeşe},
journal= {arXiv preprint arXiv:2009.06980},
year = {2020}
}
Comments
Julia code available at: https://github.com/purnanandelango/pi-projgrad-demo