SLUAAR3 December   2023 BQ27426 , BQ27427 , BQ27Z561 , BQ27Z746 , BQ28Z610 , BQ34Z100 , BQ40Z50 , BQ40Z80

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2Voltage Correlation
  6. 3Voltage + IR Correction
  7. 4Coulomb Counting
  8. 5CEDV
  9. 6Impedance Track
  10. 7Algorithm Comparisons
    1. 7.1 Calculating SOC Error
      1. 7.1.1 Calculating True SOC
      2. 7.1.2 Finding Calculated SOC for Voltage Correlation & Voltage + IR Correction
      3. 7.1.3 Finding Calculated SOC for Coulomb Counting
    2. 7.2 Comparing SOC Error
  11. 8Summary
  12. 9References

Impedance Track

Impedance Track vastly expands on the previous algorithms discussed by combining aspects of coulomb counting and Voltage + IR Correction. Impedance track uses many different factors to calculate SOC including: Depth of Discharge (DOD), total chemical capacity (Qmax), internal battery resistance dependence on DOD, current load, and temperature.

First, Impedance Track determines whether the battery is currently in a charge, discharge, or relaxed state. Certain parameters need to be set in the gauge to differentiate between these three different states, including: Chg Current Threshold, Dsg Current Threshold, Quit Current, Chg Relax Time, and Dsg Relax Time.

GUID-41FFF15E-4B37-47A0-8C54-440F43B61406-low.png Figure 6-1 Example of Impedance Track Mode Changes

The gauge updates the Chemical Depth of Discharge (DOD0) based on the OCV reading when the battery is in the relaxed state. DOD is found by correlating the present OCV and temperature with the predefined DOD(OCV,T) table. This table is specific for each different chemistry of each battery and is differentiated by the Chemistry ID. OCV reading occur when the rate of change in voltage is less than 4 microvolts per second. If the current during the OCV reading is non-zero, then an IR correction is done.

The gauge is able to update Qmax between two DOD reading made before and after a charge or discharge as shown in Figure 6-2. For Qmax to update, there needs to be more than a 37% change in charge based on the design capacity of the battery. If the gauge is making the first Qmax update, then there needs to be at least a 90% change in charge. Coulomb counting is used to determine the change in charge. Equation 2 shows how Qmax is calculated.

Equation 2. Q m a x = Δ c h a r g e S O C 1 - S O C 2
GUID-05B2C9C2-EC91-4D71-9BAA-666BD7942D13-low.png Figure 6-2 Example of Qmax Measurements

The gauge is able to update the battery’s internal resistance table (Ra table) during the discharge of the battery. The internal resistance is calculated by finding the difference in present loaded voltage from the corresponding DOD point from the OCV(DOD,T) table all divided by the measured current. Equation 3 shows how the internal resistance is calculated.

Equation 3. I n t e r n a l R e s i s t a n c e = O C V D o D , T - P r e s e n t L o a d e d V o l t a g e M e a s u r e d C u r r e n t

The algorithm uses all the information above to run simulations based on the user programmed Load Select to calculate the SOC. The simulation calculates the remaining capacity (RemCap) once per second based on the passed charge, and FCC can update under certain circumstances. FCC can update during resistance grid-point update, during relaxation, or during the entry of charge or discharge.

Impedance Track offers many improvements over the previously discussed algorithms. Firstly, unlike coulomb counting /CEDV that require a full charge to initialize SOC, Impedance Track does not need to be fully charged to initialize SOC. Self-discharge is frequently compensated by OCV readings which allows the SOC accuracy to remain high, even when sitting idle for long periods of time. The internal resistance of the battery is constantly updating which allows for gauging error to remain small for aged cells, and there is not increased error when there is a high rate of discharge. Temperature compensated resistance updates allows for improved gauging accuracy at lower temperature where internal battery impedance is higher. Since Impedance Track constantly re-runs simulations, Full Charge Capacity (reported in mAh and Wh) is updated at critical points during the discharge. SoH is also continuously updated since Qmax and Ra table are always updating. SOC is able to be adjusted for discharge rate and temperature throughout the entire discharge of the battery.