SLUUAQ3A April 2016 – October 2022 BQ4050
The device can stop charging if it measures a difference between the requested ChargingCurrent() and the delivered current from the charger during precharge. This protection is designed to recover by a discharge event; therefore, PCHGC:Recovery should be set to a negative value in data flash.
Status | Condition | Action |
---|---|---|
Normal | Current() < ChargingCurrent() + PCHGC:Threshold AND ChargingStatus()[PV] = 1 | SafetyAlert()[PCHGC] = 0 |
Alert | Current() ≥ ChargingCurrent() + PCHGC:Threshold AND ChargingStatus()[PV] = 1 | SafetyAlert()[PCHGC] = 1 BatteryStatus()[TCA] = 1 |
Trip | Current() continuous ≥ ChargingCurrent() + PCHGC:Thresholdfor PCHGC:Delay period AND ChargingStatus()[PV] = 1 | SafetyAlert()[PCHGC] = 0 SafetyStatus()[PCHGC] = 1 If charging, BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 1 |
Recovery | SafetyStatus()[PCHGC] = 1 AND Current() ≤ PCHGC:Recovery Threshold for PCHGC:Recovery Delay time | SafetyStatus()[PCHGC] = 0 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 0 |