I’m implementing a three-port PV–Battery DC-DC converter with four operating modes (PV→Load, PV→Battery, Battery→Load, and PV+Battery→Load) based on the screenshot, and I need guidance on the best way to control the IGBTs in each mode. Is a supervisory state machine the recommended approach? Any suggestions or examples for implementing this in PLECS or alternative control strategies would be greatly appreciated.
@Munadir_Ahmed in this response (https://forum.plexim.com/t/three-port-converter-control/2718/2?u=ecxaa5) called my attention to the fact that State machine is slow which is a thing of concern to me. Is C-script better then?
