SPLGMLAug 30, 2024

Graph neural network-based lithium-ion battery state of health estimation using partial discharging curve

arXiv:2409.00141v123 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This addresses battery health monitoring for electric vehicles and energy storage systems, offering an incremental improvement over existing data-driven methods.

The paper tackles accurate state of health estimation for lithium-ion batteries by introducing a graph neural network method that uses anomaly detection to select discharge voltage segments, achieving a root mean squared error of less than 1%.

Data-driven methods have gained extensive attention in estimating the state of health (SOH) of lithium-ion batteries. Accurate SOH estimation requires degradation-relevant features and alignment of statistical distributions between training and testing datasets. However, current research often overlooks these needs and relies on arbitrary voltage segment selection. To address these challenges, this paper introduces an innovative approach leveraging spatio-temporal degradation dynamics via graph convolutional networks (GCNs). Our method systematically selects discharge voltage segments using the Matrix Profile anomaly detection algorithm, eliminating the need for manual selection and preventing information loss. These selected segments form a fundamental structure integrated into the GCN-based SOH estimation model, capturing inter-cycle dynamics and mitigating statistical distribution incongruities between offline training and online testing data. Validation with a widely accepted open-source dataset demonstrates that our method achieves precise SOH estimation, with a root mean squared error of less than 1%.

Foundations

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

Your Notes