Overcurrent in Charge Protection
OCC trips when Current() continuous ≥ OCC:Threshold for OCC:Delay duration
OCC recovery occurs when:
- [SafetyStatus()[OCC] = 1 and
- Current() continuous ≤ OCC:Recovery Threshold for OCC:Recovery Delay time
The default value for OCC:Threshold is 6000mA, meaning OCC will trip when charge current exceeds 6A
The default value for OCC:Recovery Threshold is -200mA, meaning OCC will recover when discharge current exceeds 200mA.
Here are my questions:
- Based on default values, why is a discharge current required to recover from an overcurrent in charge? Wouldn’t that prevent subsequent charging unless a load is connected to the battery or the charger at last partially discharges the battery? For our application, the battery will be removed from the system for charging and will have no load connected at that time
- The table in Section 3.4 of the TRD states that when tripped “charging is not allowed”. Does this mean that the CHG FET is turned off until the recovery criteria are satisfied?
- In the same table, the description of Recovery Threshold and Recovery Delay mention “Overcurrent in Charge 1 and 2 …”. What is Overcurrent in Charge 2?