Machine Learning Lithium-Ion Battery Capacity Estimation
Version 1.0.1.2 (763 KB) by
Wanbin Song
Machine learning based Lithium-Ion battery capacity estimation using multi-Channel charging Profiles
In this script, I've implemented machine learning based Lithium-Ion battery capacity estimation using multi-Channel charging Profiles. Dataset used in this example is from "Battery data set" from NASA[1].
Basic implementation theory and approach is referenced by the recent published paper[2], and they proposed Multi-Channel charging profiles based machine learning and deep learning model for capacity estimation. Through this example, I will capture each approach described in paper.
[1] B. Saha and K. Goebel (2007). "Battery Data Set", NASA Ames Prognostics Data Repository (https://www.nasa.gov/intelligent-systems-division), NASA Ames Research Center, Moffett Field, CA
[2] Choi, Yohwan, et al. "Machine Learning-Based Lithium-Ion Battery Capacity Estimation Exploiting Multi-Channel Charging Profiles." IEEE Access 7 (2019): 75143-75152.
Cite As
Wanbin Song (2026). Machine Learning Lithium-Ion Battery Capacity Estimation (https://github.com/wanbin-song/BatteryMachineLearning), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS LinuxCategories
- Physical Modeling > Simscape Electrical > Electrical Block Libraries > Sources >
- Engineering > Aerospace Engineering > Propulsion and Power Systems >
Find more on Sources in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.1.2 | Updated broken link in the description. |
|
|
| 1.0.1.1 | Updated result image |
|
|
| 1.0.1 | Divide dataset into Train/Validation/Test set to avoid overfitting |
|
|
| 1.0.0.1 | Connected to GitHub |
|
|
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
