An Execution-time-certified Riccati-based IPM Algorithm for RTI-based Input-constrained NMPC
Liang Wu, Krystian Ganko, Shimin Wang, Richard D. Braatz
TL;DR
This work addresses the challenge of providing execution-time certificates for RTI-based input-constrained NMPC. It introduces a time-certified feasible interior-point method that solves the condensed Box-QP arising from RTI NMPC, using a factorized Riccati recursion to compute the Newton step with complexity that scales linearly with the prediction horizon. Sensitivities from continuous-time dynamics are computed via RK4 to build the NMPC QP efficiently, and Hessian assembly in the preparation phase is avoided. The approach yields a fixed, data-independent iteration count bound and is validated on the chaotic Lorenz system, confirming the ability to meet strict sampling-time deadlines. This enables practical deployment of NMPC with tight temporal guarantees in real-time environments.
Abstract
Establishing an execution time certificate in deploying model predictive control (MPC) is a pressing and challenging requirement. As nonlinear MPC (NMPC) results in nonlinear programs, differing from quadratic programs encountered in linear MPC, deriving an execution time certificate for NMPC seems an impossible task. Our prior work \cite{wu2023direct} introduced an input-constrained MPC algorithm with the exact and only \textit{dimension-dependent} (\textit{data-independent}) number of floating-point operations ([flops]). This paper extends it to input-constrained NMPC problems via the real-time iteration (RTI) scheme, which results in \textit{data-varying} (but \textit{dimension-invariant}) input-constrained MPC problems. Therefore, applying our previous algorithm can certify the execution time based on the assumption that processors perform fixed [flops] in constant time. As the RTI-based scheme generally results in MPC with a long prediction horizon, this paper employs the efficient factorized Riccati recursion, whose computational cost scales linearly with the prediction horizon, to solve the Newton system at each iteration. The execution-time certified capability of the algorithm is theoretically and numerically validated through a case study involving nonlinear control of the chaotic Lorenz system.
