How can I convert Chen2020 to 18650 NMC/graphtie cell #3366
Unanswered
gutsfromberserk1
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Note that the only parameter that depends on temperature in Chen 2020 is the reaction rate, which was only measured at higher temperatures (above room temperature) so at -25degC it is quite an extrapolation and therefore parameters are not reliable. ORegan2022 might work better but, again, parameters were only measured down to 0degC so you might face similar problems. Note as well that you are not using a thermal model here, so your battery does not heat up and the cell volume does not play any role. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was trying to convert Chen2020 parameter set to 18650 battery by changing
params["Electrode height [m]"]=0.065
params["Electrode width [m]"]=0.018
params['Cell volume [m3]']=1.6*10**-5
and measure the voltage output with different temperatures and frequencies:
When you run this, after the first frequency, both current and voltage gets distorted. You can reduce the distorted freq number by reducing the amplitude and for temperatures higher than -5C, amplitude=10**-3 works perfectly but below it the results get distorted.
For capacity values, I think I have checked and they are almost same with a normal 18650 cell. Do anyone know how to fix this? Or my cell volume and/or electrode properties are wrong?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions