How to set universal bridge as inverter

How do I configure a universal bridge to act as an inverter (DC to AC)?
When I load one from the Simulink library, it appears with 3-phase AC inputs and positive/negative DC outputs. The same thing happens with a two-level converter.
However, many examples have these devices with DC inputs and 3-phase AC outputs. How do I do that? I found an old example online (link) which indicates the bridge had a parameter to set the 3-phase ports as inputs or outputs, but it seems that setting has been depreceated. How do I get around this? I'm sorry if this is a simple question, but I couldn't find the answer.

2 Comments

Which matlab version u r using?
I'm using MATLAB 2021a.

Sign in to comment.

Answers (1)

Hi, Frank You can use universal bridge as a Inverter or PWM rectifier or uncontrolled rectifier For inverter you must select controlled switch such as IGBT or MOSFET, BJT.... For inverter operations, At DC terminal connect a dc source and at ac terminal, connect any load (resistive or other) either in star connection or delta. For inverting you must provide proper gate singnal to controlled switch.

2 Comments

You're saying the module auto-configures itself based on the neighboring connected blocks?
IE, if a DC voltage source is connected on the DC side, the bridge recognizes that it must operate as an inverter. Correct?
frank
frank on 14 Jul 2021
Edited: frank on 14 Jul 2021
Hi pemendra, I tried what you recommended and didn't get any runtime errors. However, the code that this is all occuring in has some higher-level error, so I can't definitevely say that this is a solution.
That is...I have a bigger problem that I still haven't solved. Therefore, I can't say if this smaller problem I was having is solved. I can say that implementing what you recommended did not result in any immediate errors.

Sign in to comment.

Communities

More Answers in the  Power Electronics Control

Products

Release

R2021a

Asked:

on 1 Jul 2021

Edited:

on 14 Jul 2021

Community Treasure Hunt

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

Start Hunting!