Clear Filters
Clear Filters

What blocks are used to show different discharging rates (1C, 2C 3C etc.) in battery packs?

2 views (last 30 days)
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.

Answers (1)

Xiangchun
Xiangchun on 21 Dec 2023
  2 Comments
SUDEEP SINGH RAWAT
SUDEEP SINGH RAWAT on 22 Dec 2023
Thanks for responding. Please tell me which simulink block or by which way i can discharge the battery pack at various rates ( C rates).
Xiangchun
Xiangchun on 22 Dec 2023
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

Sign in to comment.

Categories

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

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!