SYLGMay 17, 2024

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

arXiv:2405.10750v18 citationsh-index: 4IFAC-PapersOnLine
Originality Synthesis-oriented
AI Analysis

This addresses the need for accurate monitoring and control of lithium-ion cells, but it is incremental as it applies an existing optimization method (Bayesian Optimization) to a specific domain problem.

The study tackled the problem of efficiently identifying parameters for electrochemical models of lithium-ion batteries, which is challenging due to complex, interdependent parameters, and found that Bayesian Optimization outperformed baseline methods like Gradient Descent and PSO by reducing average testing loss by 28.8% and 5.8%, respectively, and significantly lowering variance in testing loss by 95.8% and 72.7%.

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 considerable number of interdependent parameters that affect the output response. Gradient-based and metaheuristic optimization techniques, although previously employed for this task, are limited by their lack of robustness, high computational costs, and susceptibility to local minima. In this study, Bayesian Optimization is used for tuning the dynamic parameters of an electrochemical equivalent circuit battery model (E-ECM) for a nickel-manganese-cobalt (NMC)-graphite cell. The performance of the Bayesian Optimization is compared with baseline methods based on gradient-based and metaheuristic approaches. The robustness of the parameter optimization method is tested by performing verification using an experimental drive cycle. The results indicate that Bayesian Optimization outperforms Gradient Descent and PSO optimization techniques, achieving reductions on average testing loss by 28.8% and 5.8%, respectively. Moreover, Bayesian optimization significantly reduces the variance in testing loss by 95.8% and 72.7%, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes