The pipeline estimates State of Health (SOH) from Coulomb counting across discharge blocks. One discharge block = all discharge sessions between two charging events. The formula is: norm_cap = ...
L = np.array([0.1063, 0.1957, 0.3033, 0.3917, 0.4863, 0.5827]) # 线长 L (m) L_error = np.array([0.00117680018,0.00088012202,0.00091075921,0.00134561167,0. ...