This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear ti,
I have read the slua585 design resources,there is a description of a paragraph in the below:
BAT Output Capacitor or Resistance is Out of Range
For host control charger, a data sheet will give a recommended inductor and capacitor value base on the
LC resonant range.
For stand-alone charger, it not only has a LC resonant range, but also has Cmax_wake or Cmax_dis
calculation which is derived from the battery detection parameter [see bq24610 data sheet (SLUS892)]. If
the output capacitor is over Cmax, the status pin will flash even when battery is absent.
Also, if the resistance is too high between charger output and battery terminal, the charger will run in and
out of charger termination.
Rbat_max = Vrch/Iterm
Vrch: Recharge threshold voltage; mV/Cell
Iterm: Termination current.
Rbat_max is the resistance between charger output and battery termina?
Rbat_max is the internal resistance of cell?
Rbat_max is The sum of the two ?
Looking forward to your reply.
Thank you.!
hi, ezhao!
hank you very much for your reply.
in the bq24610 data sheet The following information :
1.
2.
3.
4.
From the information above, Irecharge=Iterm .Tprechg(min)=1440s, Vrch for 35mv to 65mv.
In my design,The cell is 18650,4.2V/3500mah, The battery is 4s2p, 16.8V/7000mah, Battery internal resistance <300mΩ,
so: Rbat_max=Vrch/Iterm ,and Iterm=Vrch/Rbat_max=Vrch(min)/Rbat_max=35/300=117mA ,The Value of Iterm<125mA(The minimum precharge/termination current),
in the case,how to make surethat the Bq24610 normal operation in prechge safe time and how to make sure that the Tprechg<1440s
1.Raising the Iterm/ Irecharge threshold?
Look forward to your reply !
thanks!
PS: in my mind, Rbat_max is the resistance between charger output and battery termina. the internal resistance can be increased by time.
HI!
Joel H,thank you very much for your reply.
in the bq24610 datasheet ,
ITERM=Iprecharge=Viset2/(100*Rsr);
in the slua585
VRECHG / ITERM = Rbat_max =>ITERM=VRECHG/Rbat_max
and, As ezhao mentioned Rbat_max is the sum of battery internal resistance and the resistance between charger BAT pin and the battery terminal.
adn,the Battery internal resistance provided by battery manufacturer, if the Battery internal resistance Too high, Cause the ITERM to become smaller ,also Cause Iprecharge become smaller;
for example
In my design,The cell is 18650,4.2V/3500mah, The battery is 4s2p, 16.8V/7000mah, Battery internal resistance <300mΩ,
so: Rbat_max=Vrch/Iterm =>Iterm(min)=Vrch/Rbat_max=Vrch(min)/Rbat_max=35/300=117mA ;
ITERM=Iprecharge=117mA
but The Value <125mA(The minimum precharge/termination current);
in the case,How to handle it correctly?
HI! ezhao,
in the bq24610 datasheet
The minimum precharge/termination current is clamped to be around 125 mA with default 10-mΩ sensing resistor.
the sensing resistor RSR has to be increased. this can solve the The minimum precharge/termination current too small.
but ,In my design,The cell is 18650,4.2V/3500mah, The battery is 4s2p, 16.8V/7000mah, Battery internal resistance <300mΩ,
Rbat_max=Vrch/Iterm =>Iterm(min)=Vrch/Rbat_max=Vrch(min)/Rbat_max=35/300=117mA ;
ITERM=Iprecharge=117mA
if I set the Iprecharge=117mA,This will lead to another problem.the Iprecharge is too small,how to make sure that the Tprechg<1440s?
Tprechg: Precharge safety timer range .the range form 1440s to 2160s。
Or another understanding:
ITERM=Vrch/Rbat_max,the ITERM is the min value.
in design,we only make sure the value of the seting ITRTM greater than ITERM?
for example:
in my design ITERM(min)=Vrch/Rbat_max=117ma,
if we set the Iprecharge= ITERM=350ma>117ma,(Iprecharg=350ma can make sure the Tprechg<1440s)
this is ok?
All the above questions,I just want to know how to set the value of the Iprecharge.
Can you recommend a value of the Iprecharge in my design?
Look forward to your reply !
thanks!
Hey Joel,
thank you very much for your reply,I understand the problem,thank you very!!!!