Skip to content

1.3 Example Datasets Used in This Guide

For the example validation, the user should start with:

  • OCV_25.csv for the OCV curve
  • HPPC_chg_25.csv for charging pulse data
  • HPPC_dis_25.csv for discharging pulse data This guide uses only the 25°C data for the initial validation flow so that the user can learn the workflow clearly before expanding to additional temperature cases.

Minimum CSV Content Required

For this validation workflow, the input files are expected to follow two different formats:

  1. OCV file format (minimum required columns)
TimeVoltageCurrentCapacityTemperature
04.06659-0.9999806882.00916202725
  • Time
  • Voltage
  • Current
  • Capacity
  • Temperature
  1. HPPC file format (minimum required columns)
TimeVoltageCurrentTemperature
03.251539707025
  • Time
  • Voltage
  • Current
  • Temperature

The OCV dataset must include capacity because it is used to build the OCV-capacity relationship. The HPPC charge and discharge datasets should include current, voltage, and time for pulse-based characterization.

If the file does not contain these fields, the user should review the data format before importing it into the software.