I want to model lithium ion battery with temperature and aging effect. Can I know battery age in battery table based model?

5 views (last 30 days)
I used generic battery model first as it provides battery age as output but I feel it is not providing cell temperature correctly
  1 Comment
Sam Chak
Sam Chak on 17 Jan 2023
Hi @Jarin Tasnim, I'd suggest you to show the math model of the battery (in differential equations).
If there are block diagrams, images, preliminary data plots, then they are also useful for the investigations.

Sign in to comment.

Answers (1)

Javier Gazzarri
Javier Gazzarri on 20 Jan 2023
Hello Jarin,
Thank you for your question.
The Battery (Table-based) block (Simscape Battery or Simscape Electrical) computes battery usage calculating the throughput in equivalent full cycles. The variable name is num_cycles and you can access it using a Simscape probe.
For the thermal simulation, please make sure you parameterize the thermal mass correctly. Thermal mass is the product of the specific heat and the cell mass. The former is sometimes hard to find. Please see this publication for reference: ICES_2016_9.pdf (tdl.org)
Hope this helps.
Best regards,
Javier

Categories

Find more on Battery Pack Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!