Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
1 set 2013, 09:33 GMT-4
seems no reply....
seems no reply....
Henrik Ekström
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2 set 2013, 08:00 GMT-4
The main idea here is that the side reaction will only occur when the graphite is expanding, since the side reaction only occurs on graphite sites that are not covered by the SEI layer.
The reference "1" states (on first page, bullet 2 under "Choice of side reaction and assumptions"), that "the solvent reactions occur only during charging".
You could of course couple the side reaction to the global state variables and set it to zero during discharge.
However, it makes more sense to couple the side reaction rate to what is going on locally in the electrode, and that is done by using the max(...,...) factor.
The main idea here is that the side reaction will only occur when the graphite is expanding, since the side reaction only occurs on graphite sites that are not covered by the SEI layer.
The reference "1" states (on first page, bullet 2 under "Choice of side reaction and assumptions"), that "the solvent reactions occur only during charging".
You could of course couple the side reaction to the global state variables and set it to zero during discharge.
However, it makes more sense to couple the side reaction rate to what is going on locally in the electrode, and that is done by using the max(...,...) factor.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2 set 2013, 10:31 GMT-4
Thanks very much for your reply.
We have reached a consensus that the side reaction only occurs during charging. However, I concerned about the absolute value of i0_side rather than its sign.
If we only want to get the information of charging or discharging, it should be expressed as:
"i0_side * max(sign(liion.iloc_per1),0)" ----(1)
instead of the current expression in demo:
"i0_side * max(liion.iloc_per1/i_loc_ref),0)". ----(2)
Note that the value of Eq.(1) is zero(discharging) or CONSTANT i0_side(charnging), which is in accordance with reference [1].
However, the value of Eq.(2) is zero(discharging) or NOT CONSTANT i0_side * abs(liion.iloc_per1/i_loc_ref), which is not in accordance with reference [1].
Looking forward to your reply again。
Thanks very much for your reply.
We have reached a consensus that the side reaction only occurs during charging. However, I concerned about the absolute value of i0_side rather than its sign.
If we only want to get the information of charging or discharging, it should be expressed as:
"i0_side * max(sign(liion.iloc_per1),0)" ----(1)
instead of the current expression in demo:
"i0_side * max(liion.iloc_per1/i_loc_ref),0)". ----(2)
Note that the value of Eq.(1) is zero(discharging) or CONSTANT i0_side(charnging), which is in accordance with reference [1].
However, the value of Eq.(2) is zero(discharging) or NOT CONSTANT i0_side * abs(liion.iloc_per1/i_loc_ref), which is not in accordance with reference [1].
Looking forward to your reply again。
Henrik Ekström
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2 set 2013, 11:26 GMT-4
Yes you are right. If you want a constant i0, only active during charging, that is the way to do it. I believe, however, that it would be more reasonable to use a higher i0 for higher charge currents, since the expansion rate will be higher for the graphite particles at higher currents.
The Comsol model is not an exact reproduction of the models of the cited papers. It should be seen more as a tutorial model (the geometrical thicknesses are different too for instance).
Yes you are right. If you want a constant i0, only active during charging, that is the way to do it. I believe, however, that it would be more reasonable to use a higher i0 for higher charge currents, since the expansion rate will be higher for the graphite particles at higher currents.
The Comsol model is not an exact reproduction of the models of the cited papers. It should be seen more as a tutorial model (the geometrical thicknesses are different too for instance).
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2 set 2013, 12:49 GMT-4
I agree with you.
I also believe that it would be more reasonable to use a higher i0 for higher charge currents,
so I am finding more evidence or references to support this view.
Unfortunenately, I haven't found yet.
Do you have some related papers to be recommended for me?
Thank you very much!
I agree with you.
I also believe that it would be more reasonable to use a higher i0 for higher charge currents,
so I am finding more evidence or references to support this view.
Unfortunenately, I haven't found yet.
Do you have some related papers to be recommended for me?
Thank you very much!
Please login with a confirmed email address before reporting spam
Posted:
9 years ago
2 lug 2015, 00:22 GMT-4
I tried too. Unfortunately, there is no. The pioneering work for battery ageing was proposed in the papers of Ramadass et al. 2004 and Ning et al. 2006. A number of papers cited these two papers and attempted to enable its further applications or model reductions. However, the original two papers didn't give much information about i0.
As my understanding, the original work derived i0 from curve-fitting experiment data under specific conditions. And this model with constant i0 cannot be extended for general applications. I used this model to test battery ageing at different charging rates. It turns out battery deteriorates less at larger charging rates. This is ridiculous. So a more general and accurate model with i0 as a function of charging rates is highly needed.
I tried too. Unfortunately, there is no. The pioneering work for battery ageing was proposed in the papers of Ramadass et al. 2004 and Ning et al. 2006. A number of papers cited these two papers and attempted to enable its further applications or model reductions. However, the original two papers didn't give much information about i0.
As my understanding, the original work derived i0 from curve-fitting experiment data under specific conditions. And this model with constant i0 cannot be extended for general applications. I used this model to test battery ageing at different charging rates. It turns out battery deteriorates less at larger charging rates. This is ridiculous. So a more general and accurate model with i0 as a function of charging rates is highly needed.