modelHalfControlledBridge2Pulse
Two pulse Graetz half controlled bridge with resistive load
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples shows a two pulse half controlled bridge example with resistive load. In case of resistive load the half controlled bridge shows the same output voltage as the full controlled bridge.
Plot current currentSensor.i, average current meanCurrent.y, voltage voltageSensor.v and average voltage meanVoltage.v.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | Vrms | 110 | RMS supply voltage |
| SI.Frequency | f | 50 | Frequency |
| SI.Angle | constantFiringAngle | 30*pi/180 | Firing angle |
| SI.Resistance | R | 20 | Load resistance |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Analog.Sources.SineVoltage | sinevoltage | ||
| PowerConverters.ACDC.HalfControlledBridge2Pulse | rectifier | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltagesensor | ||
| Modelica.Blocks.Math.Mean | meanVoltage | ||
| Modelica.Blocks.Math.RootMeanSquare | rootMeanSquareVoltage | ||
| Modelica.Electrical.Analog.Sensors.CurrentSensor | currentSensor | ||
| Modelica.Blocks.Math.Mean | meanCurrent | ||
| PowerConverters.ACDC.Control.VoltageBridge2Pulse | pulse2 | ||
| Modelica.Electrical.Analog.Basic.Resistor | resistor |