how to control phase shift of pwm for dual active bridge?

7 次查看(过去 30 天)
How do i connect the pid output to pwm block, to control the phase shift. Or i have to implement some kind of othre algorithm.?simblock.jpg

回答(1 个)

Joel Van Sickel
Joel Van Sickel 2020-9-2
Hello Taimur,
right now your converter is being controlled by an open loop pulse generator that doesn't allow you to shift the phase of the pulses like you need to. You could generate your own carrier signal where you can specify the phase. Alternatively, you could add a controlled delay like this to control phase: https://www.mathworks.com/help/simulink/slref/tuen-phase-delay-on-pulse-generator-during-simulation.html
The first can be more computationally efficient, but the second will be easier.
Regards,
Joel

社区

更多回答在  Power Electronics Control

类别

Help CenterFile Exchange 中查找有关 Switches and Breakers 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by