SLUUCP8 June 2024 BQ41Z50
ChargingVoltage() is dependent on cell temperature per the charge algorithm. If cell temperature reduces ChargingVoltage() below the stack voltage, it can be held unchanged while ChargingCurrent() is held at 0 by setting [HIBAT_CHG]. This action continues until the desired ChargingVoltage() is above the stack voltage.
Table priority is top to bottom.
Temp Range | Condition | Action |
---|---|---|
Any | OperationStatus()[XCHG] = 1 | ChargingVoltage() = 0 |
UT or OT | — | ChargingVoltage() = 0 |
LT | — | ChargingVoltage() = Low Temp Charging:Voltage × Cell Count |
STL | — | ChargingVoltage() = STL:Voltage × Cell Count |
STH | — | ChargingVoltage() = STH:Voltage × Cell Count |
RT | — | ChargingVoltage() = Rec Temp Charging:Voltage × Cell Count |
HT | — | ChargingVoltage() = High Temp Charging:Voltage × Cell Count |