How to implement a battery charger and discharging.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Anyone knows how to implement multilevel inverter for charging and discharging application by CCCV or other logarithm and in general in simulink.I'm very lost. so how to achieve CC & CV by cascaded multilevel inverter in 5 levles.
Respuestas (1)
Joel Van Sickel
el 18 de Mayo de 2022
Hello Salah,
most converters have two loops, one for current, and one for voltage. When you switch from CV to CC, you simply remove the voltage reference loop and command just the current. How the loops are implemented is completely dependent on your topology, and there are many different multilevel topologies that might be relevant. TI provides a nice paper on doing this for dc/dc converters. You would use a dc/dc converter for battery charging. Inverters are AC converters. There are examples of this on file exchange as well.
Regards,
Joel
2 comentarios
Ver también
Categorías
Más información sobre Current Management 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!