Li-ion cell Hysteresis Parameter Estimation
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Chinmaya
le 5 Mai 2025
Réponse apportée : Javier Gazzarri
le 1 Juil 2025
Hello,
I am currently using 3-RC ECM state equation to Estimate SoC of a li-ion cell. I intend to incorporate a hysteresis component into this model, described by the following differential equation:

I am familiar with Parameter estimation for a 3-RC ECM viz: R0, R1, R2, R3, Tau1, Tau2 and Tau3. I would like to know how to estimate gamma, M (hysteresis components) using the table based battery.
Could you provide guidance or references on setting up a parameter estimation workflow in MATLAB/Simulink that includes the hysteresis component.
I appreciate your assistance in this matter and look forward to your guidance
Regards
0 commentaires
Réponse acceptée
Javier Gazzarri
le 30 Juin 2025
In 2025a, Model Based Calibration (MBC) includes a template for ECMs with hysteresis.
To do this, you must use the Battery Equivalent Circuit block or, alternatively, MBC's BatteryEstimSOCT_ECB.slx template as shown in the documentation linked above.
It may be a good idea to design an experiment dedicated exclusively to this end, such as a low C-rate back and forth charge and discharge, as explained in Prof. Plett's paper: (ECE5710-Notes02.pdf, Section 2.4)
Please let me know if you have any questions.
Best regards,
Javier
Plus de réponses (1)
Javier Gazzarri
le 1 Juil 2025
Hello Chinmaya,
I'd recommend C/20 or lower. C/5 is still too high to avoid ohmic losses.
Your profile goes back to 100% in the charging direction. I'd recommend the following SOC breakpoints:
100 - 0 - 90 - 10 - 80 - 20 - 70 - 30 - 60 - 40 - 50
In this way you will capture the hysteresis behavior in both directions at all SOCs.
Best regards,
Javier
0 commentaires
Voir également
Catégories
En savoir plus sur Energy Storage dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!