What blocks are used to show different discharging rates (1C, 2C 3C etc.) in battery packs?
8 ビュー (過去 30 日間)
古いコメントを表示
Hi,
i want to model a battery pack with thermal effects. i want to discharge it at various rates( called C rates, 1C,2C,3C..). Which simulink block will be used for that purpose, please guide me.
Thank you.
0 件のコメント
回答 (1 件)
Xiangchun
2023 年 12 月 21 日
Hi Sudeep,
For modeling battery packs with thermal behavior, we can use Simscape Battery.
Here are some examples on how to get started.
Best wishes,
Xiangchun
2 件のコメント
Xiangchun
2023 年 12 月 22 日
Hi Sudeep,
We can use Controlled Current Source block, Ideal current source driven by input signal - MATLAB (mathworks.com), to specify the current we want to use to charge and discharge the battery (pack). If we know the rated capacity (in Ah) of the battery, we can easily convert C rate to current in A.
The following example uses this Controlled Current Source block to specify the current for CC-CV charge and constant current discharge. Battery Charging and Discharging - MATLAB & Simulink (mathworks.com).
Best wishes,
Xiangchun
参考
カテゴリ
Help Center および File Exchange で Battery Pack Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!