SLUUCO9A April 2023 – November 2023 BQ28Z620
The device has an overtemperature protection for cells in DISCHARGE or RELAX state (that is, non-charging state with BatteryStatus[DSG] = 1).
Status | Condition | Action |
---|---|---|
Normal | Temperatures()<OTD:Threshold OR charging | SafetyAlert()[OTD] = 0 |
Alert | Temperatures()≥OTD:Threshold AND not charging (that is, BatteryStatus[DSG] = 1) | SafetyAlert()[OTD] = 1 BatteryStatus()[TDA] = 1 |
Trip | Cell Temperature in Temperatures() ≥ OTD:Threshold AND not charging (that is, BatteryStatus[DSG] = 1) for OTD:Delay duration | SafetyAlert()[OTD] = 0 SafetyStatus()[OTD] = 1 BatteryStatus()[OTA] = 1 OperationStatus()[XDSG] = 1 BatteryStatus()[TDA] = 0 |
Recovery | SafetyStatus()[OTD] AND Cell Temperature in Temperatures() ≤ OTD:Recovery | SafetyStatus()[OTD] = 0 BatteryStatus()[OTA] = 0 OperationStatus()[XDSG] = 0 BatteryStatus()[TDA] = 0 |