How can I draw current pulses from a battery in Simulink Electrical to discharge the Li-ion battery?
조회 수: 6 (최근 30일)
이전 댓글 표시
Nishen Menerapitiyage Don
2022년 2월 9일
댓글: Nishen Menerapitiyage Don
2022년 2월 16일
So I have battery model and I want a block that will draw a current at regular time intervals from that battery.
thanks.
댓글 수: 2
Srija Kethiri
2022년 2월 14일
편집: Srija Kethiri
2022년 2월 14일
Hi Nishen,
Can you please tell your battery model so, that I can assist you better.
채택된 답변
Srija Kethiri
2022년 2월 16일
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:
Controlled Current Source - Ideal current source driven by input signal - MATLAB (mathworks.com)
Pulse Generator block - Generate square wave pulses at regular intervals - Simulink (mathworks.com)
The attached Simulink model might be helpful:
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Energy Storage에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!