Hi TI engineer:
refer to theory and Implementation of Impedance Track™ Battery Fuel-Gauging Algorithm in bq2750x Family
DODstart = DOD0 + PassedCharge/Qmax -------- get DODstart
V(DODx,T) = OCV(DODx,T)+ I×R(DODx,T) by incrementing DOD with dDOD increment of 4%. -------- get DODfin
RM = (DODfin-DODstart)×Qmax
1. Load current variation --- lead to --- DODfin change ,,,, so the RM will change frequently, but why the RSOC looks very stable?
2. for Battery that have been studied , if i remove the cell connect line ,remove the power for bq40z50, then power it again, the rsoc is correct also.
how it know the current DODstart ? if PassedCharge in ram , it already lose.
thank you very much!