$\pi$MPC: A Parallel-in-horizon and Construction-free NMPC Solver
Abstract
The alternating direction method of multipliers (ADMM) has gained increasing popularity in embedded model predictive control (MPC) due to its code simplicity and pain-free parameter selection. However, existing ADMM solvers either target general quadratic programming (QP) problems or exploit sparse MPC formulations via Riccati recursions, which are inherently sequential and therefore difficult to parallelize for long prediction horizons. This technical note proposes a novel \textit{parallel-in-horizon} and \textit{construction-free} nonlinear MPC algorithm, termed MPC, which combines a new variable-splitting scheme with a velocity-based system representation in the ADMM framework, enabling horizon-wise parallel execution while operating directly on system matrices without explicit MPC-to-QP construction. Numerical experiments and accompanying code are provided to validate the effectiveness of the proposed method.
Cite
@article{arxiv.2601.14414,
title = {$\pi$MPC: A Parallel-in-horizon and Construction-free NMPC Solver},
author = {Liang Wu and Bo Yang and Junheng Li and Xu Yang and Yilin Mo and Yang Shi and Aaron D. Ames and Ján Drgoňa},
journal= {arXiv preprint arXiv:2601.14414},
year = {2026}
}
Comments
8 pages