Hi all,
I'm wondering the update timing of DataRAM.Remaining Capacity() and how it calculates/updates during a discharging activity,
in the document it says, during discharge, RM is calculated at every grid point where R(DOD) gets updated as well, using voltage simulation.
but later on in the same document it says RM is also updated every second, by subtracting the previous RM by the amount of Q_integrated,
How these 2 different method work together?
For example, please help to see if following statement is true:
I will have a RM calculation when DOD is at a grid point (22.2%) using voltage simulation
after that grid point I'll be updating my RM using Q_integrated every second, and when I reach to next grid point (DOD= 33.3%)
I will get my DODstart (33.3%) and run the voltage simulation at 37.3%, 41.3%, ..., etc to get a new RM,
this RM calculated using voltage simulation will overwrite the previous RM updated by counting in Q_integrated?
Much thanks in advanced,