How can I draw current pulses from a battery in Simulink Electrical to discharge the Li-ion battery?

5 views (last 30 days)
So I have battery model and I want a block that will draw a current at regular time intervals from that battery.
thanks.
  2 Comments
Nishen Menerapitiyage Don
Nishen Menerapitiyage Don on 14 Feb 2022
Dear Srija,
Thank you so much for getting back to me.
I have attched my model here.
It currently has a constant current to observe the discharge of the battery, however I want to know how the discharge would look like if the current has a train of pulses.
Thank you.
Best Wishes,
Nishen.

Sign in to comment.

Accepted Answer

Srija Kethiri
Srija Kethiri on 16 Feb 2022
Hi Nishen,
You are using the current source block, which can only generate DC and AC waveforms, but not pulse waveforms. So instead of using current source block, you can use the controlled current source block and a pulse generator block and connect these two using a Simulink-PS converter.
These links can be helpful:
The attached Simulink model might be helpful:

More Answers (0)

Categories

Find more on Energy Storage in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!