SLUUAQ3A April 2016 – October 2022 BQ4050
The device can inhibit the start of charging at high and low temperatures to prevent damage of the cells. This feature prevents the start of charging when the temperature is at the inhibit range; therefore, if the device is already in the charging state when the temperature reaches the inhibit range, a FET action will not take place even if FET Options[CHGIN] = 1.
Status | Condition | Action |
---|---|---|
Normal | ChargingStatus()[LT] = 1 OR ChargingStatus()[STL] = 1 OR ChargingStatus()[RT] = 1 OR ChargingStatus()[STH] = 1 | ChargingStatus()[IN] = 0 ChargingVoltage() = charging algorithm ChargingCurrent() = charging algorithm |
Trip | Not charging AND (ChargingStatus()[HT] = 1 OR ChargingStatus()[OT] = 1 OR ChargingStatus()[UT] = 1 | ChargingStatus()[IN] = 1 ChargingStatus()[SU] = 0 ChargingVoltage() = 0 ChargingCurrent() = 0 OperationStatus()[XCHG] = 1 if FET Options[CHGIN] = 1. |