Published August 26, 2024
| Version v2
Dataset
Open
InZePro Cluster InForm Referencedataset
- 1. HIU
- 2. Technische Universität München
- 3. Zentrum für Sonnenenergie- und Wasserstoff-Forschung Ulm
- 4. Production Engineering of E-Mobility Components RWTH Aachen
- 5. elenia Institut für Hochspannungstechnik und Energiesysteme Technische Universität Braunschweig
Description
Referencedataset of the BMBF Cluster InZePro of the project InForm - Intelligent Formation system
The dataset contains data of the formation process of different cells types (coin cell, pat-cell, pouch cell, prismatic cell PHEV1).
On a subset a special End-of-Line test directly after formation.
Further details are provided in the excel file.
Raw data is compressed in the zip-File.
The hdf5-file combines all cell data and can be opened i.e:
import hdfdict
hdf5name = '' ReferenceDatasetInForm.h5 "
hdf5dict = dict(hdfdict.load(hdf5name, mode='r+',lazy=False))