Computationally Efficient Machine-Learning-Based Online Battery State of Health Estimation
Abhijit Kulkarni, Remus Teodorescu

TL;DR
This paper introduces a lightweight, computationally efficient machine learning method for online battery health estimation, suitable for low-cost BMS, achieving high accuracy with less complex calculations.
Contribution
It presents a novel linear regression-based approach using impedance features, enabling real-time battery SoH estimation on microcontrollers.
Findings
Achieves less than 2% MAE in battery SoH estimation
Validated on two datasets with diverse conditions
Suitable for implementation in low-cost BMS hardware
Abstract
A key function of battery management systems (BMS) in e-mobility applications is estimating the battery state of health (SoH) with high accuracy. This is typically achieved in commercial BMS using model-based methods. There has been considerable research in developing data-driven methods for improving the accuracy of SoH estimation. The data-driven methods are diverse and use different machine-learning (ML) or artificial intelligence (AI) based techniques. Complex AI/ML techniques are difficult to implement in low-cost microcontrollers used in BMS due to the extensive use of non-linear functions and large matrix operations. This paper proposes a computationally efficient and data-lightweight SoH estimation technique. Online impedance at four discrete frequencies is evaluated to derive the features of a linear regression problem. The proposed solution avoids complex mathematical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Battery Technologies Research · Fault Detection and Control Systems · Advanced Data Processing Techniques
MethodsLinear Regression
