OCSYSYMay 20

$π$MPC: A Parallel-in-horizon and Construction-free NMPC Solver

arXiv:2601.1441447.01 citationsh-index: 3
Predicted impact top 19% in OC · last 90 daysOriginality Highly original
AI Analysis

For embedded control applications requiring long prediction horizons, this method enables efficient parallel computation without sacrificing solver simplicity.

The paper introduces πMPC, a parallel-in-horizon and construction-free nonlinear MPC solver using ADMM, achieving up to 10x speedup over existing solvers for long horizons while avoiding explicit QP construction.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes