SLUUCO9A April 2023 – November 2023 BQ28Z620
To protect cells from damage due to unsafe load currents, the device can detect overcurrent events and disable the appropriate FET.
| Status | Condition | Action |
|---|---|---|
| Normal | Current() > OCD:Threshold | SafetyAlert()[OCD] = 0 |
| Alert | Current() ≤ OCD:Threshold | SafetyAlert()[OCD] = 1 |
| Trip | Current() continuous ≤ OCD:Threshold for OCD:Delay duration | SafetyAlert()[OCD] = 0 SafetyStatus()[OCD] = 1 BatteryStatus()[TDA] = 0 OperationStatus()[XDSG] = 1 |
| Recovery | [SafetyStatus()[OCD] = 1 AND Current() continuous ≥ OCD:Recovery Threshold for OCD:Recovery Delay time | SafetyStatus()[OCD] = 0 BatteryStatus()[TDA] = 0 OperationStatus()[XDSG] = 0 |