Cell Thermal Modeling: Heat Generation

In this document we are trying to model cell heat generation as a function of current, ambient temperature, and humidity.

 

Research Articles:

https://www.mdpi.com/2227-9717/11/12/3450#B7-processes-11-03450

Experimental and numerical studies on lithium-ion battery heat generation behaviors

Relevant Documentation:

- Cell Data Sheet

Variables:

  • Q (J/s) - total heat generated by battery pack

  • I (A) - current run through cell

  • Uwv (V) - working voltage of cell

  • Uocv (V) - open circuit voltage of cell

  • Tbatt (C) - cell temperature

  • Tenv (C) - environmental temperature

  • Ro (Ω) - ohmic resistance of cell

  • Rp (Ω) - polarized resistance of cell

  • Ri (Ω) - internal resistance of cell

  • n - number of cells

  • m (kg) - mass of cell

  • Qh (J) - total chemical reaction heat

  • F (C/mol) - faraday constant

  • M (kg/mol) - molar mass

  • QJ (J) - joule heat

  • QP (J) - polarized heat

  • QR (J) - reaction heat

  • QS (J) - side reaction heat

  • σ - (J/K) - entropy coefficient

 

Simplified Heat Generation of a Battery Pack Ignoring Temperature and Humidity

According to D. Bernardi’s battery heat generation theory, there are four components of heat generated by a battery pack, which are joule heat, polarization heat, reaction heat, and side reaction heat. Side reaction will be ignored since over charging/discharging will not be taken into account.

Q = QJ + QP + QR + QS

Q = QJ + QP + QR

Q = I2Ro + I2Rp + nmQhI/MF

Q = I2(Ro + Rp) + nmQhI/MF

Q = I2Ri + nmQhI/MF

 

Alternative Derivation: