WOLFRAM SYSTEM MODELER

DiodeBridge2mPulse

2*m pulse diode rectifier bridge with resistive load

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2mPulse.DiodeBridge2mPulse"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This example shows an uncontrolled 2*m pulse diode bridge rectifier with resistive load, where m is the number of phases.

2*m pulse diode bridge example, where m is the number of phases.

Plot current currentSensor.i, average current meanCurrent.y, voltage voltageSensor.v and average voltage meanVoltage.v.

Parameters (4)

m

Value: 3

Type: Integer

Description: Number of phases

Vrms

Value: 110

Type: Voltage (V)

Description: RMS supply voltage

f

Value: 50

Type: Frequency (Hz)

Description: Frequency

R

Value: 20

Type: Resistance (Ω)

Description: Load resistance

Components (10)

sineVoltage

Type: SineVoltage

Description: Polyphase sine voltage source

rectifier

Type: DiodeBridge2mPulse

Description: 2*m pulse diode rectifier bridge

voltagesensor

Type: VoltageSensor

Description: Sensor to measure the voltage between two pins

meanVoltage

Type: Mean

Description: Calculate mean over period 1/f

rootMeanSquareVoltage

Type: RootMeanSquare

Description: Calculate root mean square over period 1/f

currentSensor

Type: CurrentSensor

Description: Sensor to measure the current in a branch

meanCurrent

Type: Mean

Description: Calculate mean over period 1/f

multiStarResistance

Type: MultiStarResistance

Description: Resistance connection of star points

ground

Type: Ground

Description: Ground node

resistor

Type: Resistor

Description: Ideal linear electrical resistor