Hi! I’m using the boost converter TPS61073 for generating 5V, 110mA from a single-cell Li-Ion battery. The battery voltage can vary between 3 and 4,2V depending on the battery charge (The battery capacity is 850mAh). So for choosing the components I used the formulas given in the datasheet:
R1=R2*(VO/vFO -1)
· VFB=500mV (from datasheet)
· R2=180KΩ (from datasheet)
· Vo=5V (project requirement.)
So R1=1,62 MOHM
For choosing the inductor I supposed 2 conditions depending on the battery charge:
First condition
· Vbat= 3V (battery discharged)
· I=110mA
· Vo=5V
IL=IO(VO/(VBAT*0,8))
So IL= 230mA
L=(VBAT*(VO-VBAT))/(f*IL*0,4*VO))
Supposing the ripple current in the inductor 40% ΔIL and f=1200KHz:
So L=10,9uH
Second condition:
· Vbat= 4,2V (battery fully charged)
· I=110mA
· Vo=5V
· Supposing the ripple current in the inductor 40% ΔIL and f=1200KHz:
IL=164mA
L= 8,55uH
So which inductor should I chosee?? The datasheet also states that the device has been optimized to operate with inductance values between 2.2 μH and 10 μH. So Choosing an 10uH inductor will be the right choise?
What happened if I choose the 8,55uH inductor??
Thanks in advance!