TR2024-080

Structural Exploitation for the Homogeneous Reformulation of Model Predictive Control Problems


    •  Hall, J.F., Raghunathan, A., "Structural Exploitation for the Homogeneous Reformulation of Model Predictive Control Problems", European Control Conference (ECC), June 2024.
      BibTeX TR2024-080 PDF
      • @inproceedings{Hall2024jun,
      • author = {Hall, Jonas F and Raghunathan, Arvind}},
      • title = {Structural Exploitation for the Homogeneous Reformulation of Model Predictive Control Problems},
      • booktitle = {European Control Conference (ECC)},
      • year = 2024,
      • month = jun,
      • url = {https://www.merl.com/publications/TR2024-080}
      • }
  • MERL Contact:
  • Research Areas:

    Control, Optimization

Abstract:

Algorithms for solving Quadratic Pro- grams (QPs) are indispensable in the research of Model Predictive Control (MPC) of linear dynamical systems. In a recent paper, Raghunathan [1] proposed a novel Homogeneous Quadratic Program (HQP) formulation that can determine optimality and infeasibility of QPs under assumptions that are readily satisfied for MPC. In this paper, we develop a structure exploiting factorization for the linear systems that occur when solving the QPs arising in MPC using the HQP formulation. We have developed a C++ framework (QOACH-MPC) that abstracts the structure exploiting factorization from the algorithm implementation, and makes it convenient for implementing and testing algorithms for MPC. Currently, QOACH-MPC implements an Interior Point Method (IPM) and Semismooth Newton Method (SNM) for solving the HQP, where the step computation exploits the structure in MPC. We demonstrate how our framework can be leveraged to produce a mixed algorithmic strategy for solving the closed-loop MPC problem.