battery builder app cell parameter losing

2 ビュー (過去 30 日間)
tb
tb 2024 年 5 月 28 日
回答済み: Lorenzo 2024 年 12 月 16 日
After using battery builder to build a PACK, it is found that battery cell parameters are missing. For example, if level 2 RC is set, there is no resistance information in the generated lib

回答 (1 件)

Lorenzo
Lorenzo 2024 年 12 月 16 日
Hello Tb,
Supposing you are using 24a, I tried to select a battery with 2RC as shown below:
And I proceeded to build a pack (as shown below)
I then created the library and set the option "Mask Parameter" To "VariableNameByType". This will generate a script storing all required variables to simulate the pack:
Once the battery has been generated, you will see that in the script there is (among other variables) also a variable storing the R2 resistance
and that same variable is then used in the module objects in the generated library. So in this way as you see you can generate a library and store the information of R2.
Hope this helps!
Best,
Lorenzo

カテゴリ

Help Center および File ExchangeBattery Pack Modeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by