A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

prediction-of-battery-cycle

Data driven prediction of battery cycle life before capacity degradation.
https://github.com/rdbraatz/data-driven-prediction-of-battery-cycle-life-before-capacity-degradation

Keywords from Contributors

transforms archiving measur conversion observation animals generic compose optimize profiles

Last synced: over 1 year ago
JSON representation

Acceptance Criteria

Repository metadata

Code for Nature energy manuscript

README.md

data-driven-prediction-of-battery-cycle-life-before-capacity-degradation

NOTE: For access to the modeling code, please contact Richard Braatz at [email protected] for the academic license. Only the data processing code is available without agreeing to a license.

The code in this repository shows how to load the data associated with the paper 'Data driven prediciton of battery cycle life before capacity degradation' by K.A. Severson, P.M. Attia, et al. The data is available at https://data.matr.io/1/. There you can also find more details about the data.

This analysis was originally performed in MATLAB, but here we also provide access information in python. In the MATLAB files (.mat), this data is stored in a struct. In the python files (.pkl), this data is stored in nested dictionaries.

To execute the python code, we recommended setting up a new python environment with packages matching the requirements.txt file. You can do this with conda: conda create --name --file requirements.txt

The data associated with each battery (cell) can be grouped into one of three categories: descriptors, summary, and cycle.

  • Descriptors for each battery include charging policy, cycle life, barcode and channel. Note that barcode and channel are currently not available in the pkl files).
  • Summary data include information on a per cycle basis, including cycle number, discharge capacity, charge capacity, internal resistance, maximum temperature, average temperature, minimum temperature, and chargetime.
  • Cycle data include information within a cycle, including time, charge capacity, current, voltage, temperature, discharge capacity. We also include derived vectors of discharge dQ/dV, linearly interpolated discharge capacity (i.e. Qdlin) and linearly interpolated temperature (i.e. Tdlin).

The LoadData files show how the data can be loaded and which cells were used for analysis in the paper.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 25
Total Committers: 7
Avg Commits per committer: 3.571
Development Distribution Score (DDS): 0.6

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Peter Attia p****a@s****u 10
KSeverson k****o@m****u 5
rdbraatz 4****z 4
Joachim j****e@e****h 2
Patrick Herring p****g@t****l 2
dependabot[bot] 4****] 1
Martin Hwasser m****r@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 26
Total pull requests: 9
Average time to close issues: about 2 months
Average time to close pull requests: 26 days
Total issue authors: 22
Total pull request authors: 6
Average comments per issue: 2.0
Average comments per pull request: 0.33
Merged pull request: 7
Bot issues: 0
Bot pull requests: 2

Past year issues: 6
Past year pull requests: 1
Past year average time to close issues: 5 days
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rdbraatz/data-driven-prediction-of-battery-cycle-life-before-capacity-degradation

Top Issue Authors

  • Katezhouqi (2)
  • Ma2922 (2)
  • Saltsmart (2)
  • smedegaard (2)
  • Zhaolooloo (1)
  • YouzhiHe (1)
  • yanyan1028 (1)
  • wsyxbcl (1)
  • Willianflower (1)
  • WenPengfei0823 (1)
  • Txiaoxiao (1)
  • totteCh (1)
  • SunnyHong36 (1)
  • Roy027 (1)
  • RonakGajera999 (1)

Top Pull Request Authors

  • kseverso (3)
  • dependabot[bot] (2)
  • AdemFr (1)
  • patrickherring-TRI (1)
  • JoachimSchaeffer (1)
  • hwaxxer (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)

Dependencies

requirements.txt pypi
  • h5py ==2.8.0
  • jupyter *
  • matplotlib ==3.3.4
  • numpy ==1.19.2
  • pandas ==1.2.3
  • python ==3.7.10
  • scipy ==1.6.1

Score: 8.002694162283937