Embedded Model Predictive Control Using Robust Penalty Method
Abhijith Sharma, Chaitanya Jugade, Shreya Yawalkar, Vaishali Patne,, Deepak Ingole, and Dayaram Sonawane

TL;DR
This paper introduces a robust penalty method (RPM) for linear model predictive control that enables fast, reliable optimization on embedded hardware, matching traditional solvers in optimality but surpassing them in speed.
Contribution
The paper presents a novel RPM approach that efficiently solves unconstrained QP problems for embedded MPC, demonstrating robustness and computational advantages over existing methods.
Findings
RPM achieves optimal solutions comparable to ASM and IPM.
RPM outperforms traditional solvers in computational speed.
Validated on resource-limited embedded hardware with real-time performance.
Abstract
Model predictive control (MPC) has become a hot cake technology for various applications due to its ability to handle multi-input multi-output systems with physical constraints. The optimization solvers require considerable time, limiting their embedded implementation for real-time control. To overcome the bottleneck of traditional quadratic programming (QP) solvers, this paper proposes a robust penalty method (RPM) to solve an optimization problem in a linear MPC. The main idea of RPM is to solve an unconstrained QP problem using Broyden Fletcher Goldfarb Shannon (BFGS) algorithm. The beauty of this method is that it can find optimal solutions even if initial conditions are in an infeasible region, which makes it robust. Moreover, the RPM is computationally inexpensive as compared to the traditional QP solvers. The proposed RPM is implemented on resource-limited embedded hardware…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Control Systems Optimization · Fault Detection and Control Systems · Fuel Cells and Related Materials
