WOLFRAM SYSTEM MODELER

Rectifier6pulse

6-pulse rectifier with 1 transformer

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Examples.Transformers.Rectifier6pulse"]
Out[1]:=

Information

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

Test example with polyphase components:
Star-connected voltage source feeds via a transformer a diode bridge rectifier with a DC burden.
Using f=50 Hz, simulate for 0.1 seconds (5 periods) and compare voltages and currents of source and DC burden, neglecting initial transient.

Parameters (6)

V

Value: 100 * sqrt(2 / 3)

Type: Voltage (V)

Description: Amplitude of star-voltage

f

Value: 50

Type: Frequency (Hz)

Description: Frequency

RL

Value: 0.4

Type: Resistance (Ω)

Description: Load resistance

C

Value: 0.005

Type: Capacitance (F)

Description: Total DC-capacitance

VC0

Value: sqrt(3) * V

Type: Voltage (V)

Description: Initial voltage of capacitance

transformerData1

Value:

Type: TransformerData

Description: Data of transformer 1

Components (14)

source

Type: SineVoltage

Description: Polyphase sine voltage source

starAC

Type: Star

Description: Star-connection

groundAC

Type: Ground

Description: Ground node

currentSensor

Type: CurrentSensor

Description: Polyphase current sensor

diode1

Type: IdealDiode

Description: Polyphase ideal diode

star1

Type: Star

Description: Star-connection

diode2

Type: IdealDiode

Description: Polyphase ideal diode

star2

Type: Star

Description: Star-connection

load

Type: Resistor

Description: Ideal linear electrical resistor

cDC1

Type: Capacitor

Description: Ideal linear electrical capacitor

cDC2

Type: Capacitor

Description: Ideal linear electrical capacitor

groundDC

Type: Ground

Description: Ground node

transformerData1

Type: TransformerData

Description: Data of transformer 1

transformer1

Type: Dy01

Description: Transformer Dy1

Extended by (2)

Rectifier12pulse

Modelica.Electrical.Machines.Examples.Transformers

12-pulse rectifier with 2 transformers

Rectifier6pulseFFT

Modelica.Blocks.Examples

Example of FFT block