Power Profiler 2 reported power increases substantially as input capacitance is increased.

I have a NRF9160 design with a TPS63031 regulator providing 3.3v.  When my battery gets weak I am seeing spontaneous reboots, likely due to input voltage droop.

I'm experimenting with adding significant (100-200uf) of input capacitance to try and ride through the peaks but my Power Profiler 2 (PP2) is recording significantly more power draw as I increase input capacitance.

The TI Performing Accurate PFM Mode Efficiency Measurements (Rev. A) application note says that 'large' input cap is needed to correctly measure efficiency in PWF (skip mode) vs PWM mode and suggests adding capacitance will increase measured efficiency by 15%. When I add 47uf, 100uf, or 200uf of ceramic capacitance my PP2 idle current measurements jump orders of magnitude.

Powering my device from the PP2 set to 3.1v., the PP2 measured 1.03 Coulombs during the first minute after power on and 5.1uA while idle with the modem off.
When I added a 47uf MLC cap that jumped to 2.6 Coulombs in the first minute and 215uA idle current.

In another test\configuration I measured 0.96 Coulombs/minute and 5uA idle with no capacitance.
When I added a 2x200 MLC caps that jumped to 3.08 Coulombs/minute and 723uA idle current

If I add capacitance to the 3.3v output of the TPS63031 (VS the input) it doesn't affect the PP2 reported power substantially.

I can't think of an explanation for the drastic power increase reported by the PP2 when input capacitance is added and I don't know if it really changed the power consumption or just what PP2 reported. Can anyone offer an explanation? 

Parents
  • Hello,

    The initial spike you are seeing this is due to inrush current to charge the large capacitor.  For the nRF9160, it is recommended to ensure the capacitor is fully charged before starting measurements and to be aware of these artifacts when interpreting results Getting started with current measurements on the nRF9160.

    When you add a large capacitor, the inrush current required to charge and it is significant which can dominate the measurement for a period after power-up, leading to a much higher current the first minute. This is not the representative of the device's steady-state current draw.

    For accurate measurement, the capacitor needs to be fully charged before starting the measurement.

    You can try with the system_off sample and measure the current if it matches the expected value. If you observe large difference after adding input capacitance, that may be from measurement artifact, not the real increase in device current.

  • Yes, the inrush charging the caps is a known issue but it's not influencing this problem. When I connect the 200uf cap the input rise time went from 387us to 428us and the current peak went from 0.88A to 1.25A, but this is all well within the first 1ms after power on.

    Without the caps the first 10ms draws a total of 0.00039 coulombs and this increases to .00079 coulombs when I add capacitance which is <0.03% of the 1.03 coulombs I'm measuring in the first minute. I'm trying to explain how that jumps to 2.6 coulombs with an extra 47uf and 3.08 coulombs when adding 200uf.

    The idle currents are all taken after the system has sent it's readings over cellular and gone to sleep so the caps are fully charged and at steady state during the idle measurements.

    I've attached the Power Profiler run both without and with the extra input caps for analysis.  It shows the average current over the first minute of operation going from 22ma to 42ma and the idle current going from 0.006ma to 0.752ma.

Reply Children
No Data
Related