Mysterious Trace in Battery Fuel Gauge Datasheet

battery-chargingfuel-gaugelipo

I'm using a lipo battery in a project, and I want to include a sophisticated battery fuel gauge in my design. I have a battery input stage with a TI BQ24072 charge management IC and a linear down-regulator to 3.3v.

For the fuel gauge, I've chosen the TI BQ27421-g1 as I've had good luck with their battery charging IC. The typical application circuit is shown below:

enter image description here

I'm a little confused about the function of the SRX pin. The datasheet only has about 2 sentences about it. To make things more confusing, this diagram on page 20 says that it should be shorted to the BAT pin (sorry if the pin names are tough to read):

enter image description here

Here are my questions:

  1. Am I mis-reading the diagram on page 20?
  2. If I am reading the diagram on page 20 correctly, then how does the coulomb counter even work?
  3. If I don't understand the diagram on page 20, then how should the SRX pin be hooked up?

Best Answer

The BAT pin should not be shorted to the SRX pin. The SRX pin goes to the system VSYS and the charging source. The charging source cannot be a raw USB+5v, that will kill the LiPo, it needs to be the +ve output of a LiPo charger. The BAT pin goes to the battery pack.

Figure 9 on page 20 is not meant to be a 'layout', it is a hybrid abomination which shows the footprint of the device, and a schematic of its connections. Unfortunately, the data sheet shows evidence of having been cobbled together hastily from a previous gas-gauge IC that used an external resistor. Section 10.2.2.3 discusses the selection of a suitable resistor. The tracking under the IC on figure 9 appears to show a trace between the BAT and SRX pins, which could be an alternative implementation of this resistor. This should not be there, and is obviously a hangover from the previous data sheet.

The resistance inside the chip between SRX and BAT is typically 7m\$\Omega\$ which produces a voltage for the ADC to digitise when battery current flows in or out. You do not add any extra resistance externally between these pins, or you will upset the calibration.