Hi,
I think the formula provided in BQ35100 Lithium Primary Battery Fuel Gauge and End-Of-Service Monitor (SLUSCM6E–JUNE 2016–REVISED APRIL 2019), the formula provided to calculate RSENSE is:
RSENSE (mOhms) = VSRMax/PeakLoadCurrent(mA)
I find this weird, the right formula should be U(V)=R(Ohms)*I(A)
So how is it possible to get R(10^-3) = U(10^-3) / I(10^-3) ==> R(10^-3) = U/I which is for me impossible
Considering that it is not mentioned to use mV in the formula, I also tried with R(10^-3) = U / I(10^-3) ==> U = R(10^-3) * I(10^-3) which is for me impossible as well
So, on our board we have can measure the current through Rsense with a peak of current ~24mA. If we want 24mA to be at full range (125mV)
I caclulate resistor value as R = 0.125/0.024 = 5.2 Ohms and not mOhms
Am I right?
If I am right, in the datasheet, you suggest for 100mOhms for 125mV so Peak Load Current is 0.125/0.1 = 1.25A ?
From these two posts
Andy Liu (BMS) says 125mV/100mA = 1.25 ohm
And
Vos says 100mV/200mA = 500mOhm for full range
OR
For our 24mA, could we still use 0.1Ohm? So it mean that at our peak current, we are at ~629/32768 for the ADC of BQ35100 (15bits). Is it enough?
What do you suggest?
Thanks for the clarification