The Problem
Based on figure 5 in TPS82740B datasheet the efficiency of the regulator must be at least 50% when the load is a single digit uA. The measurements of the energy consumption with a Coulomb counter in our system shows that the efficiency is in the 10-15% range. Please help us figure out the cause for this discrepancy. Details are given below.
Schematic of the power section
Setup
-
Battery connector (X2003) is connected to a bench power supply (BT-305) at 4.1 V.
-
CTRL signal of TPS82740 is low, so LOAD is grounded.
-
Nothing connected to the charging connector (X2005)
-
The load for VREG is
-
A nRF51 chip and its accessory components (crystals, antenna)
-
A digital pot which is in low power mode (0.5 uA load).
-
-
The program running on the nRF51
-
switches on its radio receiver for 5 ms every 1200 ms (~11 mA)
-
the processor wakes up every second for about 1 ms (~4.5 mA)
-
The rest of the time, the SoC is asleep except for the low frequency RTC timer. (~5 uA)
-
-
Energy measurement equipment setup
-
LTC2942 Coulomb counter logged by a nRF51.
-
The sense resistor used is 2 Ohm.
-
Measurement 1
-
Placement of Coulomb counter: between the power supply (4.1 V bench supply) and the battery connector (X2003)
-
Measurement time: 1000 seconds
-
Difference between the accumulator value of LTC2942: 123
-
In terms of energy drawn: 0.261375 mAh
-
In terms of Coulombs: 0.94095 C
Measurement 2
-
Placement of Coulomb counter: Remove the R2118 resistor and place the Rsense in its place. This is to sense the energy consumed by the load of regulator.
-
Measurement time: 1000 seconds
-
Difference between the accumulator value of LTC2942: 15
-
In terms of energy drawn: 0.031875 mAh
-
In terms of Coulombs: 0.11475 C
Inferences
-
The LTC2942 is not accurate when measuring low current, so that will result in error.
-
The drastic difference in the energy measured before and after the regulator means that there is some a problem somewhere, either in the measurement or the circuitry.
-
Plausible causes:
-
The routing of the TPS regulator
-
The C2011 bulk capacitor is leaking too much current.
-
The measurement device LTC2942 is wildly inaccurate
-
Questions
-
Any pointers on how we can tackle the problem and improve the efficiency (if its not a measurement error)?
-
We know of the app note to measure efficiency of low Iq devices http://www.ti.com/lit/an/slyt558/slyt558.pdf Is there an accurate way to measure the energy consumed by the system, like an accurate Coulomb counter?
-
Can a current waveform analyser be recommended? One which has enough dynamic range and bandwidth.