Comprehensive performance comparison among different types of features in data-driven battery state of health estimation

Xinhong Feng,Yongzhi Zhang,Rui Xiong,Chun Wang
2023-08-27
Abstract:Battery state of health (SOH), which informs the maximal available capacity of the battery, is a key indicator of battery aging failure. Accurately estimating battery SOH is a vital function of the battery management system that remains to be addressed. In this study, a physics-informed Gaussian process regression (GPR) model is developed for battery SOH estimation, with the performance being systematically compared with that of different types of features and machine learning (ML) methods. The method performance is validated based on 58826 cycling data units of 118 cells. Experimental results show that the physics-driven ML generally estimates more accurate SOH than other non-physical features under different scenarios. The physical features-based GPR predicts battery SOH with the errors being less than 1.1% based on 10 to 20 mins' relaxation data. And the high robustness and generalization capability of the methodology is also validated against different ratios of training and test data under unseen conditions. Results also highlight the more effective capability of knowledge transfer between different types of batteries with the physical features and GPR. This study demonstrates the excellence of physical features in indicating the state evolution of complex systems, and the improved indication performance of these features by combining a suitable ML method.
Systems and Control
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve This paper aims to address the accurate estimation of the State of Health (SOH) of lithium-ion batteries. Specifically, the research tackles this issue through the following points: 1. **Proposed Methods**: - A Physics-Informed Gaussian Process Regression (GPR) model is proposed for SOH estimation of lithium-ion batteries. - A systematic comparison of different types of features (physical features, statistical features, and raw features) and various machine learning methods (such as XGBoost and SVR) in SOH estimation is conducted. 2. **Validation of Methods**: - A large amount of experimental data from three different types of batteries (a total of 58,826 cycle data units) is used to validate the effectiveness of the proposed method. - The performance of the model under different training and testing data ratios is validated, and the knowledge transferability between different battery types is evaluated. 3. **Main Contributions**: - Six physical features from the voltage relaxation curve are extracted, and a GPR model is used to learn the relationship between these features and the battery SOH. - The model's performance is validated under different training/testing data ratios, and the knowledge transfer effect between different battery types is evaluated. - Experimental results show that in most cases, the method based on physical features performs better in SOH estimation than other non-physical feature methods, especially when combined with appropriate machine learning methods (such as GPR). In summary, this paper aims to improve the accuracy and robustness of lithium-ion battery SOH estimation by combining physical features with suitable machine learning methods (such as GPR).