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.

Reply
  • 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.

Children
No Data
Related