Update README.md

This commit is contained in:
pauljgasper 2023-04-21 15:41:01 -06:00 committed by GitHub
parent 7da049f0db
commit 64d249679c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 3 deletions

View File

@ -1,8 +1,24 @@
### BLAST-Lite ### BLAST-Lite
Battery Lifetime Analysis and Simulation Toolsuite in the python programming language. Battery Lifetime Analysis and Simulation Toolsuite (BLAST) provides a library of battery lifetime and degradation models for various commercial lithium-ion batteries from recent years. Degradation models are indentified from publically available lab-based aging data using NREL's battery life model identification toolkit. The battery life models predicted the expected lifetime of batteries used in mobile or stationary applications as functions of their temperature and use (state-of-charge, depth-of-discharge, and charge/discharge rates). Model implementation is in both Python and MATLAB programming languages. The MATLAB code also provides example applications (stationary storage and EV), climate data, and simple thermal management options. For more information on battery health diagnostics, prediction, and optimization, see [NREL's Battery Lifespan](https://www.nrel.gov/transportation/battery-lifespan.html) webpage.
Provides a library of battery lifetime and degradation models for various commercial lithium-ion batteries.
![Example battery life predictions](example_battery_life.png) ![Example battery life predictions](example_battery_life.png)
## Citations:
- Sony Murata LFP-Gr battery aging data and model
- [Calendar aging data source](https://doi.org/10.1016/j.est.2018.01.019)
- [Cycle aging data source](https://doi.org/10.1016/j.jpowsour.2019.227666)
- [Model identification source](https://doi.org/10.1149/1945-7111/ac86a8)
- Nissan Leaf LMO-Gr (2nd life cells) battery aging data
- [Calendar aging data source] (https://doi.org/10.1109/EEEIC/ICPSEUROPE54979.2022.9854784)
- [Cycle aging data source] (https://doi.org/10.1016/j.est.2020.101695)
- Panasonic NCA-Gr battery aging data
- [Calendar aging data source](https://dx.doi.org/10.1149/2.0411609jes)
- [Cycle aging data source](https://doi.org/10.1149/1945-7111/abae37)
- [Commercial NMC-LTO battery aging data source](https://doi.org/10.1016/j.jpowsour.2020.228566)
- [Kokam NMC111-Gr battery aging data source](https://ieeexplore.ieee.org/iel7/7951530/7962914/07963578.pdf)
- [Sanyo NMC111-Gr battery aging model source](http://dx.doi.org/10.1016/j.jpowsour.2014.02.012)
- [LG MJ1 NMC811-GrSi battery aging data source](https://everlasting-project.eu/wp-content/uploads/2020/03/EVERLASTING_D2.3_final_20200228.pdf)
- Stationary storage battery use profiles are [provided open-source](https://dataserv.ub.tum.de/index.php/s/m1510254) by [Kucevic et al](https://www.sciencedirect.com/science/article/pii/S2352152X19309016)
- Electric vehicle battery use profiles were generated using NREL's [FASTSim tool](https://www.nrel.gov/transportation/fastsim.html).
NREL SWR-22-69 NREL SWR-22-69