S.H. Mallick
Please Note
6 records found
1
To reduce computational burden, new distributed MPC methods for piecewise affine systems are developed, providing efficient convex optimisation-based solutions with guarantees on consistency and feasibility. Learning-based policies are also integrated with MPC, shifting computationally intensive tasks offline and enabling efficient control of hybrid systems and autonomous vehicles.
To address uncertainty, reinforcement learning (RL) is combined with MPC to learn uncertain controller components from data. Novel distributed MPC-RL frameworks are proposed for networked systems. Furthermore, centralised MPC-RL controllers are proposed for applications such as greenhouse climate control and energy systems. The results demonstrate that distributed and learning-based MPC can significantly improve scalability, efficiency, and performance in complex real-world control problems. ...
To reduce computational burden, new distributed MPC methods for piecewise affine systems are developed, providing efficient convex optimisation-based solutions with guarantees on consistency and feasibility. Learning-based policies are also integrated with MPC, shifting computationally intensive tasks offline and enabling efficient control of hybrid systems and autonomous vehicles.
To address uncertainty, reinforcement learning (RL) is combined with MPC to learn uncertain controller components from data. Novel distributed MPC-RL frameworks are proposed for networked systems. Furthermore, centralised MPC-RL controllers are proposed for applications such as greenhouse climate control and energy systems. The results demonstrate that distributed and learning-based MPC can significantly improve scalability, efficiency, and performance in complex real-world control problems.
Co-optimization of both vehicle speed and gear position via model predictive control (MPC) has been shown to offer benefits for fuel-efficient autonomous driving. However, optimizing both the vehicle’s continuous dynamics and discrete gear positions may be too computationally intensive for a real-time implementation. This work proposes a learning-based MPC scheme to address this issue. A policy is trained to select and fix the gear positions across the prediction horizon of the MPC controller, leaving a significantly simpler continuous optimization problem to be solved online. In simulation, the proposed approach is shown to have a significantly lower computation burden and a comparable performance, with respect to pure MPC-based co-optimization.
This paper presents a novel approach for distributed model predictive control (MPC) for piecewise affine (PWA) systems. Existing approaches rely on solving mixed-integer optimization problems, requiring significant computation power or time. We propose a distributed MPC scheme that requires solving only convex optimization problems. The key contribution is a novel method, based on the alternating direction method of multipliers, for solving the non-convex optimal control problem that arises due to the PWA dynamics. We present a distributed MPC scheme, leveraging this method, that explicitly accounts for the coupling between subsystems by reaching agreement on the values of coupled states. Stability and recursive feasibility are shown under additional assumptions on the underlying system. Two numerical examples are provided, in which the proposed controller is shown to significantly improve the CPU time and closed-loop performance over existing state-of-the-art approaches.
Greenhouse climate control is concerned with maximizing performance in terms of crop yield and resource efficiency. One promising approach is model predictive control (MPC), which leverages a model of the system to optimize the control inputs, while enforcing physical constraints. However, prediction models for greenhouse systems are inherently inaccurate due to the complexity of the real system and the uncertainty in predicted weather profiles. For model-based control approaches such as MPC, this can degrade performance and lead to constraint violations. Existing approaches address uncertainty in the prediction model with robust or stochastic MPC methodology; however, these necessarily reduce crop yield due to conservatism and often bear higher computational loads. In contrast, learning-based control approaches, such as reinforcement learning (RL), can handle uncertainty naturally by leveraging data to improve performance. This work proposes an MPC-based RL control framework to optimize the climate control performance in the presence of prediction uncertainty. The approach employs a parametrized MPC scheme that learns directly from data, in an online fashion, the parametrization of the constraints, prediction model, and optimization cost that minimizes constraint violations and maximizes climate control performance. Simulations show that the approach can learn an MPC controller that significantly outperforms the current state-of-the-art in terms of constraint violations and efficient crop growth.
This paper presents a novel approach to multi-agent reinforcement learning (RL) for linear systems with convex polytopic constraints. Existing work on RL has demonstrated the use of model predictive control (MPC) as a function approximator for the policy and value functions. The current paper is the first work to extend this idea to the multi-agent setting. We propose the use of a distributed MPC scheme as a function approximator, with a structure allowing for distributed learning and deployment. We then show that Q-learning updates can be performed distributively without introducing nonstationarity, by reconstructing a centralized learning update. The effectiveness of the approach is demonstrated on a numerical example.