How to check with different C rates of battery model in Simulink

3 views (last 30 days)
I've battery model, I need to check the charging, discharging of battery at differennt C rates like 0.5 C, 1 C, 2 C. What all parameters should i change or how can i model it.
Can anyone help me in this.

Answers (1)

Steve Miller
Steve Miller on 9 Sep 2024
To modify the C rate, you will need to modify the level of current drawn from the battery. You can use a Controlled Current Source to draw the current, and you can parameterize the level of current in your test. You will set the level of current draw based on the capacity of the battery to achieve those C rates.
--Steve

Community Treasure Hunt

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

Start Hunting!