home › Task 32 › Storage models

Modelling of Energy Storage for Simulation Optimization of Energy Systems

  • Task 32
  • Completed
  • Energy storage in energy systems

Storage models

Overview electrical storage models

ModelDevelopers & InstitutionStorage TechnologyModel TypeSoftwareExternal Repository
SoXeryBFH CSEMLi-Ion (NMC/LFP/LTO)Ageing (behavioral)Python github UI
sesame-seedFraunhofer UMSICHTPHS, CAESoptimisation model – reservoir modelPythongithub
Overview of electrical storag models developed in Task 32

Model descriptions

SoXery

The CSEM+BFH Li-ion Battery (LIB) Model, known as SoXery, is an online tool designed to assess battery aging under specific usage conditions. This tool employs a semi-empirical model that takes user-provided power and temperature profiles of the battery, along with cell chemistry, to calculate the aging that the cell will experience over a defined period. SoXery’s outputs include calendar and cycle aging, internal resistance increase, and an unfulfillment map indicating if the cell adhered to the usage profile. It serves as a preliminary tool for users seeking appropriate cell chemistry for a given usage profile or sizing batteries for specific applications. The model consists of two components: the dynamics model and the degradation model. The dynamics model controls voltage, internal resistance, and state of charge (SoC) changes during charge and discharge. It is based on an equivalent circuit model consisting of a voltage source and a variable resistor. The degradation model accounts for calendar and cycle aging. It utilizes stress factors based on parameters like SoC, temperature, c-rate, average SoC, and depth of discharge (DoD). Stress factors determine the degradation rate, allowing the computation of total degradation over time. The model is developed at the cell level and assumes a perfect Battery Management System (BMS). It ensures that the e-rate for the battery and c-rate for the cell are equivalent. The stress factor dependencies on various parameters are derived from experimental data. For example, the temperature dependency for calendar aging is obtained by collecting data for aging at different temperatures. To develop the dynamics model, data from GITT (Galvanostatic Intermittent Titration Technique) tests and EIS (Electrochemical Impedance Spectroscopy) measurements are used to extract OCV-SoC curves and resistance-SoC-temperature maps, respectively. The model is coded in Python and accepts inputs like battery size, chemistry, and usage profile. It outputs battery degradation over the simulation period, including changes in state of health (SoH) and state of resistance (SoR). It also estimates SOC profiles, power input/output, and unfulfillment of power profile due to SoC limits. 

sesame seed

Sesame seed is a toolchain to develop consistent parametrization for Level 1 Reservoir Models fpr optimization models.