Estimating the Health State of Lithium-Ion Batteries Using an Adaptive Gated Sequence Network and Hierarchical Feature Construction
Abstract
:1. Introduction
1.1. Literature Review
1.2. Motivation and Contributions
- (1)
- A new hierarchical feature extraction method was proposed, which is based on the extraction of knee point features of the voltage curve. Its complexity can be dynamically controlled by the hierarchical level so that the model can better understand the complexity of the data.
- (2)
- By integrating independently recurrent neural network (IndRNN) layers and active state tracking long short-term memory (AST-LSTM) network layers, the AGSN model enhances our ability to capture long-term dependencies and short-term dynamic changes in sequence data. This characteristic makes an AGSN particularly suitable for handling long time span data in battery charge and discharge cycles, thereby improving the accuracy of battery health state predictions.
- (3)
- The adaptive gating mechanism (AGM) in the AGSN model allows the network to dynamically adjust the information flow according to the importance of the current input and historical information to ensure that key information is fully utilized in the prediction. This mechanism ensures that the model can still maintain a high prediction accuracy under changing operating conditions.
2. Estimation Method
2.1. Battery Prediction Framework
- Step 1: Data Processing
- Step 2: Feature Extraction
- Step 3: Model Training and SOH Estimation
- Step 4: Model Analysis
2.2. Dataset Description
2.3. Definition of SOH
2.4. Feature Extraction
- (1)
- Feature selection
- (2)
- Knee point recognition method
Algorithm 1: Hierarchical Voltage Feature Extraction |
Input: The entire charging voltage curve V. The hierarchical level . Output: Voltage features 1: 2: 3: 4: for i = 1, 2…, do 5: 6: for j = 1, 2…, do 7: 8: 9: = Extreme Line () 10: 11: for k = 1, 2…, do 12: = projection Distance according to Equation (3) 13: 14: end for 15: 16: 17: end for 18: 19: end for 20: Return |
- (3)
- Feature correlation analysis
2.5. AGSN Model
- (1)
- Input layer: First, health indicators (HIs) reflecting the SOH of the battery are extracted from the charging voltage curves in the lithium-ion battery dataset. These features include the duration of the constant current (CC) mode and the aging characteristics of the voltage curve obtained through hierarchical direct sampling methods. The dataset is divided, with the training set’s HIs used as input to the IndRNN layer.
- (2)
- IndRNN layer: Traditional RNNs face issues of vanishing or exploding gradients when dealing with long time series data from battery-charging voltage curves, making it difficult for the model to remember and utilize early input information. The IndRNN layer addresses this problem by introducing independent recurrent weights, enabling the model to effectively capture and utilize information in long time series, thereby more accurately predicting the long-term health state of the battery.
- (3)
- AST-LSTM layer: Building on the IndRNN layer, the AST-LSTM layer uses an active state tracking mechanism to enhance the capture of complex spatiotemporal dynamics and short-term fluctuations in the battery under different charge–discharge states, thereby improving the prediction accuracy of the battery’s regenerative capacity.
- (4)
- AGM layer: The AGM layer combines the outputs of the IndRNN and AST-LSTM layers and dynamically adjusts the feature weights at each time step through an adaptive gating mechanism, ensuring that critical information is fully utilized in predictions while reducing the impact of less important information. This mechanism optimizes the model’s response and adaptability to different data features, allowing the model to handle various data changes more flexibly.
- (5)
- Output layer: The output of the AGM is transformed through a fully connected layer (FC), mapping the complex features processed through multiple layers to the SOH prediction.
2.5.1. Independently Recurrent Neural Network Layer (IndRNN)
2.5.2. Active State Tracking Long Short-Term Memory Network Layer (AST-LSTM)
2.5.3. Adaptive Gating Mechanism (AGM) Layer
2.5.4. Bayesian Optimization Algorithm
3. Simulation Analysis
3.1. Hardware and Software Environment
3.2. Evaluation Indicators
3.3. Prediction Results
4. Conclusions
- (1)
- A feature extraction method based on the charging voltage curve was proposed. Four features were extracted using a hierarchical inflection point strategy as the sample input, and the correlation between these features and the SOH was verified using the battery dataset, which proved the effectiveness of the extracted features in SOH predictions.
- (2)
- In the SOH estimation results, the proposed AGSN model was superior to other neural network models, such as RNN, LSTM, Bi-LSTM, and AST-LSTM. The RMSE, MAE, and R2 results were the lowest, indicating that the integrated model proposed in this study has a better SOH estimation ability than the other models.
- (3)
- Using the AGSN model, the network can dynamically adjust the information flow according to the importance of the current input and historical information, ensure that key information is fully utilized in the prediction, and demonstrate better performance than a single model. The AGSN-integrated model is more accurate than a single model.
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
Abbreviations
Abbreviations | |
SOH | state of health |
OCV | opencircuit voltage |
HIs | health indicators |
IC | incremental capacity |
CC | constant current |
CV | constant voltage |
SVM | support vector machine |
LSTM | long short-term memory networks |
RNN | recurrent neural networks |
GPR | Gaussian process regression |
Bi-LSTM | bidirectional long short-term memory networks |
AGSN | adaptive gated sequence network |
IndRNN | independently recurrent neural network |
AST-LSTM | active state tracking long short-term memory network |
AGM | adaptive gating mechanism |
RMSE | root mean square error |
MAE | mean absolute error |
coefficient of determination | |
Symbols | |
the whole charging voltage curve | |
the hierarchical level | |
voltage features | |
extreme line | |
the vertical distance |
References
- Ruan, J.; Song, Q.; Yang, W. Applying a hybrid energy storage system with electrified continuously variable transmission in battery electric vehicles. Energy 2019, 183, 315–330. [Google Scholar] [CrossRef]
- Xu, Z.; Wang, J.; Lund, P.D.; Zhang, Y. Co-estimating the state of charge and health of lithium batteries through combining a minimalist electrochemical model and an equivalent circuit model. Energy 2022, 240, 122815. [Google Scholar] [CrossRef]
- Gou, B.; Xu, Y.; Feng, X. An ensemble learning-based data-driven method for online state-of-health estimation of lithium-ion batteries. IEEE Trans. Transp. Electrif. 2020, 7, 422–436. [Google Scholar] [CrossRef]
- Galeotti, M.; Cinà, L.; Giammanco, C.; Cordiner, S.; Di Carlo, A. Performance analysis and SOH (state of health) evaluation of lithium polymer batteries through electrochemical impedance spectroscopy. Energy 2015, 89, 678–686. [Google Scholar] [CrossRef]
- Li, X.; Wang, Z.; Zhang, L.; Zou, C.; Dorrell, D.D. State-of-health estimation for Li-ion batteries by combing the incremental capacity analysis method with grey relational analysis. J. Power Sources 2019, 410, 106–114. [Google Scholar] [CrossRef]
- Kim, J.; Lee, S.; Cho, B.H. Complementary cooperation algorithm based on DEKF combined with pattern recognition for SOC/capacity estimation and SOH prediction. IEEE Trans. Power Electron. 2011, 27, 436–451. [Google Scholar] [CrossRef]
- Dong, H.; Mao, L.; Qu, K.; Zhao, J.; Li, F.; Jiang, L. State of Health Estimation for Li-ion Batteries using Improved Gaussian Process Regression and Multiple Health Indicators. Int. J. Electrochem. Sci. 2022, 17, 220832. [Google Scholar] [CrossRef]
- Tian, H.; Qin, P.; Li, K.; Zhao, Z. A review of the state of health for lithium-ion batteries: Research status and suggestions. J. Clean. Prod. 2020, 261, 120813. [Google Scholar] [CrossRef]
- Meng, J.; Cai, L.; Stroe, D.I.; Luo, G.; Sui, X.; Teodorescu, R. Lithium-ion battery state-of-health estimation in electric vehicle using optimized partial charging voltage profiles. Energy 2019, 185, 1054–1062. [Google Scholar] [CrossRef]
- Yang, D.; Zhang, X.; Pan, R.; Wang, Y.; Chen, Z. A novel Gaussian process regression model for state-of-health estimation of lithium-ion battery using charging curve. J. Power Sources 2018, 384, 387–395. [Google Scholar] [CrossRef]
- Cai, L.; Lin, J.; Liao, X. An estimation model for the state of health of lithium-ion batteries using energy-based features. J. Energy Storage 2022, 46, 103846. [Google Scholar] [CrossRef]
- Zhang, Z.; Cao, R.; Zheng, Y.; Zhang, L.; Guang, H.; Liu, X.; Yang, S. Online state of health estimation for lithium-ion batteries based on gene expression programming. Energy 2024, 294, 130790. [Google Scholar] [CrossRef]
- Li, X.; Yuan, C.; Wang, Z. State of health estimation for Li-ion battery via partial incremental capacity analysis based on support vector regression. Energy 2020, 203, 117852. [Google Scholar] [CrossRef]
- Feng, X.; Weng, C.; He, X.; Han, X.; Lu, L.; Ren, D.; Ouyang, M. Online state-of-health estimation for Li-ion battery using partial charging segment based on support vector machine. IEEE Trans. Veh. Technol. 2019, 68, 8583–8592. [Google Scholar] [CrossRef]
- Li, P.; Zhang, Z.; Xiong, Q.; Ding, B.; Hou, J.; Luo, D.; Li, S. State-of-health estimation and remaining useful life prediction for the lithium-ion battery based on a variant long short-term memory neural network. J. Power Sources 2020, 459, 228069. [Google Scholar] [CrossRef]
- Li, X.; Yuan, C.; Li, X.; Wang, Z. State of health estimation for Li-Ion battery using incremental capacity analysis and Gaussian process regression. Energy 2020, 190, 116467. [Google Scholar] [CrossRef]
- He, T.; Gong, Z. State of health estimation for lithium-ion batteries using a hybrid neural network model with Multi-scale Convolutional Attention Mechanism. J. Power Sources 2024, 609, 234680. [Google Scholar] [CrossRef]
- Tan, Y.; Zhao, G. Transfer learning with long short-term memory network for state-of-health prediction of lithium-ion batteries. IEEE Trans. Ind. Electron. 2020, 67, 8723–8731. [Google Scholar] [CrossRef]
- Li, Q.; Li, D.; Zhao, K.; Wang, L.; Wang, K. State of health estimation of lithium-ion battery based on improved ant lion optimization and support vector regression. J. Energy Storage 2022, 50, 104215. [Google Scholar] [CrossRef]
- Chaoui, H.; Ibe-Ekeocha, C.C. State of charge and state of health estimation for lithium batteries using recurrent neural networks. IEEE Trans. Veh. Technol. 2017, 66, 8773–8783. [Google Scholar] [CrossRef]
- Sherkatghanad, Z.; Ghazanfari, A.; Makarenkov, V. A self-attention-based CNN-Bi-LSTM model for accurate state-of-charge estimation of lithium-ion batteries. J. Energy Storage 2024, 88, 111524. [Google Scholar] [CrossRef]
- Abuqaddom, I.; Mahafzah, B.A.; Faris, H. Oriented stochastic loss descent algorithm to train very deep multi-layer neural networks without vanishing gradients. Knowl.-Based Syst. 2021, 230, 107391. [Google Scholar] [CrossRef]
- Cui, Y.; Chen, Y. Prognostics of lithium-ion batteries based on capacity regeneration analysis and long short-term memory network. IEEE Trans. Instrum. Meas. 2022, 71, 1–13. [Google Scholar] [CrossRef]
- Saha, B.; Goebel, K. Battery data set. In NASA AMES Prognostics Data Repository; NASA Ames Research Center: Moffett Field, CA, USA, 2007. [Google Scholar]
- Lee, J.H.; Lee, I.S. Lithium battery SOH monitoring and an SOC estimation algorithm based on the SOH result. Energies 2021, 14, 4506. [Google Scholar] [CrossRef]
- Wang, Z.; Ma, J.; Zhang, L. State-of-health estimation for lithium-ion batteries based on the multi-island genetic algorithm and the Gaussian process regression. IEEE Access 2017, 5, 21286–21295. [Google Scholar] [CrossRef]
- Li, Z.; Zhang, Y.; Li, X.; Gu, F.; Zhang, L.; Liu, H.; Li, Q. Reacquainting the electrochemical conversion mechanism of FeS2 sodium-ion batteries by operando magnetometry. J. Am. Chem. Soc. 2021, 143, 12800–12808. [Google Scholar] [CrossRef] [PubMed]
- Cohen, I.; Huang, Y.; Chen, J.; Benesty, J.; Chen, J.; Cohen, I. Pearson correlation coefficient. In Noise Reduction in Speech Processing; Springer: Berlin/Heidelberg, Germany, 2009; pp. 1–4. [Google Scholar]
- Deng, Y.; Liu, X.; Jia, R.; Huang, Q.; Xiao, G.; Wang, P. Sag source location and type recognition via attention-based independently recurrent neural network. J. Mod. Power Syst. Clean Energy 2021, 9, 1018–1031. [Google Scholar] [CrossRef]
- Li, P.; Zhang, Z.; Grosu, R.; Deng, Z.; Hou, J.; Rong, Y.; Wu, R. An end-to-end neural network framework for state-of-health estimation and remaining useful life prediction of electric vehicle lithium batteries. Renew. Sustain. Energy Rev. 2022, 156, 111843. [Google Scholar] [CrossRef]
- Kong, D.; Wang, S.; Ping, P. State-of-health estimation and remaining useful life for lithium-ion battery based on deep learning with Bayesian hyperparameter optimization. Int. J. Energy Res. 2022, 46, 6081–6098. [Google Scholar] [CrossRef]
- Xu, P.; Wang, C.; Ye, J.; Ouyang, T. State-of-charge estimation and health prognosis for lithium-ion batteries based on temperature-compensated Bi-LSTM network and integrated attention mechanism. IEEE Trans. Ind. Electron. 2023, 7, 5586–5596. [Google Scholar] [CrossRef]
- Teliz, E.; Zinola, C.F.; Díaz, V. Identification and quantification of ageing mechanisms in Li-ion batteries by Electrochemical impedance spectroscopy. Electrochim. Acta 2022, 426, 140801. [Google Scholar] [CrossRef]
Battery ID | Initial Capacity (Ah) | Charging Voltage (V) | Charging Current (A) | End of Discharging Voltage (V) | End of Charging Current (mA) |
---|---|---|---|---|---|
B0005 | 2 | 4.2 | 1.5 | 2.7 | 20 |
B0006 | 2 | 4.2 | 1.5 | 2.5 | 20 |
B0007 | 2 | 4.2 | 1.5 | 2.2 | 20 |
B0018 | 2 | 4.2 | 1.5 | 2.5 | 20 |
Hyperparameter | |||||||
---|---|---|---|---|---|---|---|
2 | 48 | 16 | 0.0001 | 0.71 | 0.61 | 200 |
Battery Type | Indicator | RNN | LSTM | Bi-LSTM | AST-LSTM | Proposed |
---|---|---|---|---|---|---|
B0005 | RMSE | 0.0194 | 0.0455 | 0.0290 | 0.0170 | 0.0049 |
MAE | 0.0171 | 0.0406 | 0.0273 | 0.0153 | 0.0036 | |
R2 | 0.8876 | 0.7837 | 0.7497 | 0.9142 | 0.9927 | |
B0006 | RMSE | 0.0355 | 0.0453 | 0.0302 | 0.0184 | 0.00833 |
MAE | 0.0311 | 0.0372 | 0.0253 | 0.0145 | 0.00676 | |
R2 | 0.7982 | 0.6713 | 0.8542 | 0.9460 | 0.9889 | |
B0007 | RMSE | 0.0254 | 0.0720 | 0.0231 | 0.0324 | 0.0060 |
MAE | 0.0238 | 0.0627 | 0.0204 | 0.0299 | 0.0049 | |
R2 | 0.7184 | 0.4558 | 0.7678 | 0.5441 | 0.9844 | |
B0018 | RMSE | 0.0188 | 0.0614 | 0.0341 | 0.0113 | 0.0055 |
MAE | 0.0180 | 0.0480 | 0.0317 | 0.0086 | 0.0044 | |
R2 | 0.7852 | 0.3554 | 0.0372 | 0.8871 | 0.9735 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, K.; Gao, Q.; Pang, X.; Li, H.; Liu, W. Estimating the Health State of Lithium-Ion Batteries Using an Adaptive Gated Sequence Network and Hierarchical Feature Construction. Batteries 2024, 10, 278. https://doi.org/10.3390/batteries10080278
Wang K, Gao Q, Pang X, Li H, Liu W. Estimating the Health State of Lithium-Ion Batteries Using an Adaptive Gated Sequence Network and Hierarchical Feature Construction. Batteries. 2024; 10(8):278. https://doi.org/10.3390/batteries10080278
Chicago/Turabian StyleWang, Ke, Qingzhong Gao, Xinfu Pang, Haibo Li, and Wei Liu. 2024. "Estimating the Health State of Lithium-Ion Batteries Using an Adaptive Gated Sequence Network and Hierarchical Feature Construction" Batteries 10, no. 8: 278. https://doi.org/10.3390/batteries10080278
APA StyleWang, K., Gao, Q., Pang, X., Li, H., & Liu, W. (2024). Estimating the Health State of Lithium-Ion Batteries Using an Adaptive Gated Sequence Network and Hierarchical Feature Construction. Batteries, 10(8), 278. https://doi.org/10.3390/batteries10080278