paper-with-me

Papers

Learning Model Predictive Control Parameters via Bayesian Optimization for Battery Fast Charging

2024-04-09 · Sebastian Hirt, Andreas Höhl, Joachim Schaeffer, Johannes Pohlodek, Richard D. Braatz, Rolf Findeisen

Tuning parameters in model predictive control (MPC) presents significant challenges, particularly when there is a notable discrepancy between the controller's predictions and the actual behavior of the closed-loop plant. This mismatch may stem from factors like substantial model-plant differences, limited prediction horizons that do not cover the entire time of interest, or unforeseen system disturbances. Such mismatches can jeopardize both performance and safety, including constraint satisfaction. Traditional methods address this issue by modifying the finite horizon cost function to better reflect the overall operational cost, learning parts of the prediction model from data, or implementing robust MPC strategies, which might be either computationally intensive or overly cautious. As an alternative, directly optimizing or learning the controller parameters to enhance closed-loop performance has been proposed. We apply Bayesian optimization for efficient learning of unknown model parameters and parameterized constraint backoff terms, aiming to improve closed-loop performance of battery fast charging. This approach establishes a hierarchical control framework where Bayesian optimization directly fine-tunes closed-loop behavior towards a global and long-term objective, while MPC handles lower-level, short-term control tasks. For lithium-ion battery fast charging, we show that the learning approach not only ensures safe operation but also maximizes closed-loop performance. This includes maintaining the battery's operation below its maximum terminal voltage and reducing charging times, all achieved using a standard nominal MPC model with a short horizon and notable initial model-plant mismatch.

📄 PDF Abstract BibTeX arXiv:2404.06125

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationModel Predictive Control

Similar Papers 제목 키워드 기반

Safe Learning-Based Optimization of Model Predictive Control: Application to Battery Fast-Charging

2024-10-07 · Sebastian Hirt, Andreas Höhl, Johannes Pohlodek, Joachim Schaeffer 외

Model predictive control (MPC) is a powerful tool for controlling complex nonlinear systems under constraints, but often struggles with model uncertainties and the design of suitable cost functions. To address these chal…

Bayesian OptimizationModel Predictive Control

Optimal Power Management for Large-Scale Battery Energy Storage Systems via Bayesian Inference

2025-03-04 · Amir Farakhor, Iman Askari, Di wu, Yebin Wang 외

Large-scale battery energy storage systems (BESS) have found ever-increasing use across industry and society to accelerate clean energy transition and improve energy supply reliability and resilience. However, their opti…

Bayesian InferenceManagementModel Predictive Controlparameter estimation

Stability-informed Bayesian Optimization for MPC Cost Function Learning

2024-04-18 · Sebastian Hirt, Maik Pfefferkorn, Ali Mesbah, Rolf Findeisen

Designing predictive controllers towards optimal closed-loop performance while maintaining safety and stability is challenging. This work explores closed-loop learning for predictive control parameters under imperfect in…

Bayesian Optimizationglobal-optimization

Parameter Identification for Electrochemical Models of Lithium-Ion Batteries Using Bayesian Optimization

2024-05-17 · Jianzong Pi, Samuel Filgueira da Silva, Mehmet Fatih Ozkan, Abhishek Gupta 외

Efficient parameter identification of electrochemical models is crucial for accurate monitoring and control of lithium-ion cells. This process becomes challenging when applied to complex models that rely on a considerabl…

Bayesian OptimizationMetaheuristic Optimization

High-Dimensional Surrogate Modeling for Closed-Loop Learning of Neural-Network-Parameterized Model Predictive Control

2025-12-12 · Sebastian Hirt, Valentinus Suwanto, Hendrik Alsmeier, Maik Pfefferkorn 외 arxiv

Learning controller parameters from closed-loop data has been shown to improve closed-loop performance. Bayesian optimization, a widely used black-box and sample-efficient learning method, constructs a probabilistic surr…

Gaussian Processes