To get maximum battery life we are thinking of using external DC-DC converter which will supply 2.1V to CC430 input supply.
And increase the overall efficiency of the battery utilization.
We were looking into TPS62730 DC-DC converter efficiency.
If we look at the CC430 operating range i.e voltage range (3.3V - 2.1) and current range (17mA - 25mA in active mode and less then that in sleep mode).
In this range TPS efficiency will be between 80-90%. This is what we can get from the document suggesting usage of TPS with CC430 LDO.
TPS will bypass Vin voltage to Vout when Vin=2.2V.
1. Default bypass voltage is at Vin=2.2V.
2. If we take the 80% as the lower limit of the TPS efficiency , we found that it will be good to switch to bypass mode at Vin=2.6V.
3. And if we we take 90% efficiency for TPS, it is good to switch to bypass voltage at Vin=2.3V.
To bypass Vin to any other other value other than 2.2V default, it is needed to track Vin.
We can use internal ADC for this, which consumes 0.6mA for 22 ADC10 clock cycles which will be about 1.5uW.
Query :
Can I get direction where I will get this answers ? any documents supporting following queries?
- Can we schedule Vin tracking and get bypassed Vin voltage at Vin=2.6V or 2.3V to get best out of the Battery ?
- Why TI recommends shifting to bypass voltage at 2.2V ?