Practical Considerations for Implementing Robust-to-Early Termination Model Predictive Control
Mohsen Amiri, Mehdi Hosseinzadeh
TL;DR
This work addresses the challenge of implementing MPC under limited computing resources by extending Robust-to-Early Termination (REAP) to discrete time. It develops a discretized primal-dual gradient framework, where the KKT parameter $\\sigma(\\tau|t)$ is adaptively tuned to maintain invariant constraint sets and ensure convergence to the high-fidelity solution even when computation is prematurely terminated. Theoretical guarantees are provided for discrete-time REAP’s convergence and anytime feasibility, and the approach is validated via extensive simulations and real-world experiments on a Parrot Bebop 2 drone, demonstrating zero constraint violations and suboptimality below 0.3% relative to a powerful MPC. A MATLAB toolbox, DiscreteREAP, accompanies the work to facilitate adoption and experimentation in resource-constrained control scenarios.
Abstract
Model Predictive Control (MPC) is widely used to achieve performance objectives, while enforcing operational and safety constraints. Despite its high performance, MPC often demands significant computational resources, making it challenging to implement in systems with limited computing capacity. A recent approach to address this challenge is to use the Robust-to-Early Termination (REAP) strategy. At any time instant, REAP converts the MPC problem into the evolution of a virtual dynamical system whose trajectory converges to the optimal solution, and provides guaranteed sub-optimal and feasible solution whenever its evolution is terminated due to limited computational power. REAP has been introduced as a continuous-time scheme and its theoretical properties have been derived under the assumption that it performs all the computations in continuous time. However, REAP should be practically implemented in discrete-time. This paper focuses on the discrete-time implementation of REAP, exploring conditions under which anytime feasibility and convergence properties are maintained when the computations are performed in discrete time. The proposed methodology is validated and evaluated through extensive simulation and experimental studies.
