How can I draw current pulses from a battery in Simulink Electrical to discharge the Li-ion battery?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nishen Menerapitiyage Don
el 9 de Feb. de 2022
Comentada: Nishen Menerapitiyage Don
el 16 de Feb. de 2022
So I have battery model and I want a block that will draw a current at regular time intervals from that battery.
thanks.
2 comentarios
Srija Kethiri
el 14 de Feb. de 2022
Editada: Srija Kethiri
el 14 de Feb. de 2022
Hi Nishen,
Can you please tell your battery model so, that I can assist you better.
Respuesta aceptada
Srija Kethiri
el 16 de Feb. de 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:
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:
Más respuestas (0)
Ver también
Categorías
Más información sobre Energy Storage en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!