SLUUCW8 October 2023 BQ27Z746
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 | Temperature()<OTD:Threshold OR charging | SafetyAlert()[OTD] = 0 |
Alert | Temperature()≥OTD:Threshold AND not charging (that is, BatteryStatus[DSG] = 1) | SafetyAlert()[OTD] = 1 BatteryStatus()[TDA] = 1 |
Trip | Temperature() ≥ 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 Temperature() ≤ OTD:Recovery | SafetyStatus()[OTD] = 0 BatteryStatus()[OTA] = 0 OperationStatus()[XDSG] = 0 BatteryStatus()[TDA] = 0 |