modelDiodeCenterTap2mPulse
2*m pulse diode center tap rectifier with resistive load
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example shows an uncontrolled 2*m pulse center tap diode rectifier with resistive load, where m is the number of phases.
Plot current currentSensor.i, average current meanCurrent.y, voltage voltageSensor.v and average voltage meanVoltage.v.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| SI.Voltage | Vrms | 110 | RMS supply voltage |
| SI.Frequency | f | 50 | Frequency |
| SI.Resistance | R | 20 | Load resistance |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Polyphase.Basic.Star | star | ||
| Modelica.Electrical.Polyphase.Sources.SineVoltage | sineVoltage_p | ||
| PowerConverters.ACDC.DiodeCenterTap2mPulse | 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 | ||
| Modelica.Electrical.Polyphase.Sources.SineVoltage | sineVoltage_n | ||
| Modelica.Electrical.Analog.Basic.Resistor | resistor |