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.

Largest Rsense possible for BQ27510

Other Parts Discussed in Thread: BQ27510

Hello,

 

Im designing a new product using BQ27510, but I would like to know if there are any limitations in the size of the Rsense resistor? My application can handle as much a 0.5[ohm]. I am interested in having accurate measurements of the standby current, which should be around 500[uA].

Thanks a lot,

Roberto.

  • The main criteria for your sense resistor is that the peak current does not create a voltage across it that is larger than the allowable input for the ADC input (VSS+/-0.125V).

    You don't need to worry about the voltage across the sense resistor during your idle periods because the gauge doesn't monitor current during those times.  It sounds like you expect to read current values (<1mA) from the gauge during idle periods, but it doesn't work that way.  The gauge actually goes to sleep during these times to save your battery, and even if it tried to measure the currents it wouldn't be very accurate, as you can imagine.  The main purpose of the current measurements is to integrate them and count the coulombs flowing in and out of the battery to track the capacity level.  It uses this coulomb counting in conjunction with open circuit voltage (OCV) measurements when the current is low to figure out the state of charge.  There is a deadband setting in the dataflash (typically 3mA) below which the gauge will consider the current to be 0.  If there was no deadband then any offsets or noise in your PCB could cause a spurious or continuous slow counting of coulombs which would trick the gauge into thinking the battery was slowly charging or discharging.  Eventually you would end up with a vastly wrong reading.

    A more detailed treatment of this topic is in SLUA439 on page 9.  Although the document is for the bq2750x, it still applies to all our handheld IT gauges.

  • Thanks a lot for your help David!.

    At first, it was hard for me to understand how it is possible to get an accurate SOC estimate if the IC is not integrating the standby current and that is why I thought it was necessary to use a larger Rsense in order for the IC to measure such small standby currents.

    once more, thanks a lot for your help, and if I run into trouble, I'll ask in the forum again!.