SLUUCW8 October 2023 BQ27Z746
The device has an undertemperature protection for cells in CHARGE state (that is, charging state with BatteryStatus[DSG] = 0).
Status | Condition | Action |
---|---|---|
Normal | Temperature() > UTC:Threshold OR not charging | SafetyAlert()[UTC] = 0 |
Alert | Temperature() ≤ UTC:Threshold AND charging | SafetyAlert()[UTC] = 1 |
Trip | Temperature() ≤ UTC:Threshold AND charging for UTC:Delay duration | SafetyAlert()[UTC] = 0 SafetyStatus()[UTC] = 1 OperationStatus()[XCHG] = 1 |
Recovery | SafetyStatus()[UTC] AND Temperature() ≥ UTC:Recovery | SafetyStatus()[UTC] = 0 OperationStatus()[XCHG] = 0 |