This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25896: How does ILIM affect the battery charging current?

Part Number: BQ25896

Hello all,

I am designing the BQ25896 part into a Li-Ion charger. The charger will operate from a stable 12V DC input. Although the charger has I2C control link, I'd like to have an autonomous charging mode as default operation. What I am struggling to understand is how the ILIM external resistor (or PSEL set HIGH to USB input) affect the charging current? As I understand, the power-on default is set to 2A, but if the input side of the device has a limit, say 500mA, obviously I can't get the full default charging current. Actually, I'd like to set the input limits in such a way that the charging current will be just about 1A, for fail-safe operations. I don't believe this relationship is described in the datasheet. Could someone explain how it works? 

The Pin Table on page 5 says the following about ILIM pin:

Input current limit Input. ILIM pin sets the maximum input current and can be used to monitor input current
ILIM pin sets the maximum input current limit by regulating the ILIM voltage at 0.8 V. A resistor is connected
from ILIM pin to ground to set the maximum limit as IINMAX = KILIM/RILIM . The actual input current limit is the
lower limit set by ILIM pin (when EN_ILIM bit is high) or IIINLIM register bits. Input current limit of less than 500
mA is not support on ILIM pin.
ILIM pin can also be used to monitor input current when the voltage is below 0.8V. The input current is
proportional to the voltage on ILIM pin and can be calculated by IIN = (KILIM x VILIM) / (RILIM x 0.8)
The ILIM pin function can be disabled when EN_ILIM bit is 0.

I am confused here. What is VILIM? Which voltage can be below 0.8V? 

I understand that KILIM is about 355 Ohms +- 10%. If I use RILIM of about 700 Ohms (input limit to ~500mA)  will it limit the max battery charge current (ICHG) to about 1A  under power-up defaults?

Thanks.

  • Hi Alex,

    The ILIM resistor clamps the input current limit to the value per the formula with KILIM.  Using an efficiency power balance [eff = VSYS*(ISYS+IBAT)/(12V*ILIM)], you can predict the maximum total output current, ISYS+IBAT.  The datasheet efficiency plot gives you the efficiency number to use at VBUS=12V. VSYS = higher of MINSYS or VBAT.  If ISYS increases, charge current IBAT will decrease in order to keep the system alive.

  • Thanks Jeff,

    That's what I guessed. The ISYS is zero in my case, so the entire DC-DC conversion (minus corresponding efficiency) will go into battery. 

    Are there any stability concerns if I have ISYS=0, no battery inserted, and 12V is on? Should I add a small (~10mA) SYS load, or it is OK with no load at all?

    And what is "Verify Answer"? I couldn't find any corresponding button...

  • Alex,

    There is no need for a small load SYS.  The charger is stable providing only battery charge current.  

    There should be a green verify answer button under my reply.  It is getting replaced in a month or so.