SLUUCO9A April 2023 – November 2023 BQ28Z620
The device has an overtemperature protection for cells charging.
| Status | Condition | Action |
|---|---|---|
| Normal | Temperatures()<OTC:Threshold OR not charging | SafetyAlert()[OTC] = 0 |
| Alert | Temperatures()≥OTC:Threshold AND charging | SafetyAlert()[OTC] = 1 BatteryStatus()[TCA] = 1 |
| Trip | Temperatures() ≥ OTC:Threshold AND charging for OTC:Delay duration | SafetyAlert()[OTC] = 0 SafetyStatus()[OTC] = 1 BatteryStatus()[OTA] = 1 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 1 |
| Recovery | SafetyStatus()[OTC] AND Cell Temperature in Temperatures() ≤ OTC:Recovery | SafetyStatus()[OTC] = 0 BatteryStatus()[OTA] = 0 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 0 |