SLUUAQ3A April 2016 – October 2022 BQ4050
The device has an overtemperature protection for cells under charge.
Status | Condition | Action |
---|---|---|
Normal | Temperature() < OTC:Threshold OR not charging | SafetyAlert()[OTC] = 0 |
Alert | Temperature() ≥ OTC:Threshold AND charging | SafetyAlert()[OTC] = 1 BatteryStatus()[TCA] = 1 |
Trip | Temperature() ≥ OTC:Threshold AND Charging for OTC:Delay duration | SafetyAlert()[OTC] = 0 SafetyStatus()[OTC] = 1 BatteryStatus()[OTA] = 1 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 1 if FET Options[OTFET] = 1. |
Recovery | SafetyStatus()[OTC] AND Temperature() ≤ OTC:Recovery | SafetyStatus()[OTC] = 0 BatteryStatus()[OTA] = 0 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 0 |