An accurate assessment of the state of health (SOH) of lithium-ion batteries (LIBs) is crucial for ensuring the safety and reliability of energy storage systems and electric vehicles. However, existing methods face challenges: physics-based models are computationally complex, traditional data-driven methods rely heavily on manual feature engineering, and single models lack the ability to capture both local and global degradation patterns. To address these issues, this paper proposes a novel hybrid LSTM–Transformer model for LIB SOH estimation using actual measurement data. The model integrates Long Short-Term Memory (LSTM) networks to capture local temporal dependencies with the Trans-former architecture to model global degradation trends through self-attention mechanisms. Experimental validation was conducted using eight 18650 Nickel Cobalt Manganese (NCM) LIBs subjected to 750 charge–discharge cycles under room temperature conditions. Sixteen statistical features were extracted from voltage and current data during constant current–constant voltage (CC-CV) phases, with feature selection based on the Pearson correlation coefficient and maximum information coefficient analysis. The proposed LSTM–Transformer model demonstrated superior performance compared to the standalone LSTM and Transformer models, achieving a mean absolute error (MAE) as low as 0.001775, root mean square error (RMSE) of 0.002147, and mean absolute percentage error (MAPE) of 0.196% for individual batteries. Core features including cumulative charge (CC Q), charging time, and voltage slope during the constant current phase showed a strong correlation with the SOH (absolute PCC > 0.8). The hybrid model exhibited excellent generalization across different battery cells with consistent error distributions and nearly overlapping prediction curves with actual SOH trajectories. The symmetrical LSTM–Transformer hybrid architecture provides an accurate, robust, and generalizable solution for LIB SOH assessment, effectively overcoming the limitations of traditional methods while offering potential for real-time battery management system applications. This approach enables health feature learning without manual feature engineering, representing an advancement in data-driven battery health monitoring.
Zhang et al. (Fri,) studied this question.