WOLFRAM SYSTEM MODELER

ThyristorBridge2Pulse_DC_Drive

Two pulse Graetz thyristor bridge feeding a DC drive

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2Pulse.ThyristorBridge2Pulse_DC_Drive"]
Out[1]:=

Information

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

In this example a PM excited DC machine is started with nominal torque at nominal speed. After 5 seconds, load torque is reduced to zero over a period of additional 10 seconds. At 15 seconds, the machine is operating at no load.

Plot torque tau, current currentSensor.i and average current meanCurrent.y. Also plot speed w, voltage voltageSensor.v and the average voltage meanVoltage.y.

Parameters (10)

Vrms

Value: dcpmData.VaNominal / (2 / pi * sin(pi / 2) * sqrt(2))

Type: Voltage (V)

Description: RMS supply voltage

f

Value: 50

Type: Frequency (Hz)

Description: Frequency

SMains

Value: 250E3

Type: ApparentPower (V⋅A)

Description: Mains short circuit apparent power

lamdaMains

Value: 0.1

Type: Real

Description: Mains short circuit power factor

ZMains

Value: Vrms ^ 2 / SMains

Type: Impedance (Ω)

Description: Mains short circuit impedance

RMains

Value: ZMains * lamdaMains

Type: Resistance (Ω)

Description: Mains resistance

LMains

Value: ZMains * sqrt(1 - lamdaMains ^ 2) / (2 * pi * f)

Type: Inductance (H)

Description: Mains inductance

Ld

Value: 10 * dcpmData.La

Type: Inductance (H)

Description: Smoothing inductance

tauNominal

Value: dcpmData.ViNominal * dcpmData.IaNominal / dcpmData.wNominal

Type: Torque (N⋅m)

Description: Nominal torque

dcpmData

Type: DcPermanentMagnetData

Description: Data record of PM excited DC machine

Outputs (2)

w

Default Value: dcpm.wMechanical

Type: AngularVelocity (rad/s)

Description: Angular velocity of drive

tau

Default Value: dcpm.tauShaft

Type: Torque (N⋅m)

Description: Shaft torque of drive

Components (17)

ground

Type: Ground

Description: Ground node

sinevoltage

Type: SineVoltage

Description: Sine voltage source

rectifier

Type: ThyristorBridge2Pulse

Description: Two pulse Graetz thyristor 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

pulse2

Type: VoltageBridge2Pulse

Description: Control of 2 pulse bridge rectifier

inductor

Type: Inductor

Description: Ideal linear electrical inductor

dcpm

Type: DC_PermanentMagnet

Description: Permanent magnet DC machine

dcpmData

Type: DcPermanentMagnetData

Description: Data record of PM excited DC machine

torque

Type: Torque

Description: Input signal acting as external torque on a flange

ramp

Type: Ramp

Description: Generate ramp signal

const

Type: Constant

Description: Generate constant signal of type Real

rMains

Type: Resistor

Description: Ideal linear electrical resistor

lMains

Type: Inductor

Description: Ideal linear electrical inductor