Problem definition
Chen & Rincon-Mora, 'Accurate Electrical Battery Model Capable of Predicting Runtime and I-V Performance', IEEE Trans. Energy Conversion, vol. 21, 2006
Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _ALPHA_R = 0.004
- _C1 = 1000
- _C2 = 40000
- _C_TH = 45
- _Q_COULOMBS = 9000
- _R0_BASE = 0.025
- _R0_SOC_FACTOR = 0.3
- _R0_VARIABILITY = [0.95, 1, 1.05]
- _R1 = 0.01
- _R2 = 0.005
- _R_TH_CONV = 12
- _TAU1 = 10
- _TAU2 = 200
- _T_AMB = 25
- Initial condition
- y(0) = [1, 0, 0, 25, 1, 0, 0, 25, 1, 0, 0, 25]
- Horizon
- t ∈ [0, 600]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.