SLUUA65E april 2014 – june 2023 BQ28Z610
To protect cells from damage due to unsafe charge currents, the device can detect overcurrent events and disable the appropriate FET.
Status | Condition | Action |
---|---|---|
Normal | Current() < OCC:Threshold | SafetyAlert()[OCC] = 0 |
Alert | Current() ≥ OCC:Threshold | SafetyAlert()[OCC] = 1 |
Trip | Current() continuous ≥ OCC:Threshold for OCC:Delay duration | SafetyAlert()[OCC1] = 0 SafetyStatus()[OCC] = 1 BatteryStatus()[TCA] = 1 OperationStatus()[XCHG] = 1 |
Recovery | [SafetyStatus()[OCC] = 1 AND Current() continuous ≤ OCC:Recovery Threshold for OCC:Recovery Delay time | SafetyStatus()[OCC] = 0 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 0 |