Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Other ORP type . 2022
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Other ORP type . 2022
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Other ORP type . 2022
Data sources: ZENODO
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao
ZENODO
Other ORP type . 2022
Data sources: ZENODO
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao
ZENODO
Other ORP type . 2022
Data sources: ZENODO
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao
ZENODO
Other ORP type . 2022
Data sources: Datacite
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao
ZENODO
Other ORP type . 2022
Data sources: Datacite
versions View all 4 versions
addClaim

Code and measurement data - Neural ordinary differential equations for grey-box modeling of lithium-ion batteries on the basis of an equivalent circuit model

Authors: Brucker, Jennifer; Behmann, René; Bessler, Wolfgang G.; Gasper, Rainer;

Code and measurement data - Neural ordinary differential equations for grey-box modeling of lithium-ion batteries on the basis of an equivalent circuit model

Abstract

This dataset contains code and measurement data for the paper 'Neural ordinary differential equations for grey-box modeling of lithium-ion batteries on the basis of an equivalent circuit model', which we recently submitted for publication. The code is implemented in Python and uses the following packages: SciPy, NumPy, Torch, and Matplotlib. It also builds on the torchdiffeq library (Chen 2018), which provides various differential ODE solvers. The torchdiffeq library including instructions on its installation can be found in this repository. The investigated prismatic single cell is a 180 Ah home storage cell of the Chinese manufacturer CALB and uses lithium iron phosphate at the positive electrode and graphite at the negative electrode. The cell was investigated experimentally under a controlled laboratory environment (climate chamber CTS 40/200 Li) using a battery cycler with four-wire measurement (Biologic VMP3). Details on the cell and characterization methods can be found in Yagci et al. (2021). We measured experimental data sets representing several different operation scenarios. Constant current constant voltage (CCCV) charge and discharge with different C-rates of 0.1 C, 0.28 C, and 1 C during the CC phase, and one charge and one discharge curve with included current pulses were measured. Furthermore, we carried out two independent measurements for model testing. Firstly, the cell was cycled with 50 A between 25 % and 75 % SOC. Secondly, the cell was subjected to a dynamic load profile taken from Weißhar, Bessler (2017) and downscaled to the present cell. All measurements were carried out at an ambient temperature of T = 25 °C. The number of data points per measurement series was large. Therefore, beginning from the first value, we decided to only keep measurement values if the current varied by |∆ibat| ≥ 0.5 A or the measured voltage varied by |∆ubat| ≥ 0.5 mV between two subsequent values. We used SI units for our upload. The current was measured in milliamperes. However, here it is given in amperes. The time is given in seconds and the voltage is given in volts. The open-cirucit voltage (OCV) - state-of-charge (SOC) data was taken from Yagci et al. (2021), which is licensed under CC BY 4.0. The OCV is given in volts and the SOC is given as a value between zero (empty battery) and one (fully-charged battery). Download the measurement data, the OCV-SOC data, and the code files and save them in the same folder. First, run the code 'ECM_GB_static_model.py' to train the static network neglecting the double-layer capacitance of the RC circuit. The learned parameters are stored. After finishing the first training part run 'ECM_GB_complete.py' to proceed with the training. The pre-trained parameters are loaded and the additional double-layer capacitance is initialized. The learned parameters are stored.

{"references": ["Chen, Ricky T. Q. (2021): torchdiffeq. Version 0.2.1. Available online at https://github.com/rtqichen/torchdiffeq, checked on 2/22/2022.", "Wei\u00dfhar, Bj\u00f6rn; Bessler, Wolfgang G. (2017): Model-based lifetime prediction of an LFP/graphite lithium-ion battery in a stationary photovoltaic battery system. In: Journal of Energy Storage 14, S. 179\u2013191. DOI: 10.1016/j.est.2017.10.002.", "Yagci, Mehmet C.; Behmann, Ren\u00e9; Daubert, Viktor; Braun, Jonas A.; Velten, Dirk; Bessler, Wolfgang G. (2021): Electrical and Structural Characterization of Large\u2010Format Lithium Iron Phosphate Cells used in Home\u2010Storage Systems. In: Energy Technol. 9 (6). DOI:10.1002/ente.20200091."]}

Keywords

grey-box modelling, neural ordinary differential equations, lithium-ion batteries, equivalent circuit modeling, equivalent circuit modelling, grey-box modeling, neural networks

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 34
    download downloads 69
  • 34
    views
    69
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
34
69