WOLFRAM SYSTEM MODELER

TransformerYY

Test example with polyphase components

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Polyphase.Examples.TransformerYY"]
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 Y-Y-transformer with internal impedance (RT, LT) a load resistor RT.
Using f=5 Hz LT=3mH defines nominal voltage drop of approximately 10 %.
Simulate for 1 second (2 periods) and compare voltages and currents of source, transformer and load.

Parameters (8)

m

Value: 3

Type: Integer

Description: Number of phases

V

Value: 1

Type: Voltage (V)

Description: Amplitude of Star-Voltage

f

Value: 5

Type: Frequency (Hz)

Description: Frequency

Lm

Value: 1

Type: Inductance (H)

Description: Transformer main inductance

LT

Value: 0.003

Type: Inductance (H)

Description: Transformer stray inductance

RT

Value: 0.05

Type: Resistance (Ω)

Description: Transformer resistance

RL

Value: 1

Type: Resistance (Ω)

Description: Load Resistance

nT

Value: 1

Type: Real

Description: Transformer ratio

Components (12)

sineVoltage

Type: SineVoltage

Description: Polyphase sine voltage source

starS

Type: Star

Description: Star-connection

groundS

Type: Ground

Description: Ground node

idealTransformer

Type: IdealTransformer

Description: Polyphase ideal transformer

starT1

Type: Star

Description: Star-connection

starT2

Type: Star

Description: Star-connection

groundT2

Type: Ground

Description: Ground node

transformerR

Type: Resistor

Description: Ideal linear electrical resistors

transformerL

Type: Inductor

Description: Ideal linear electrical inductors

loadR

Type: Resistor

Description: Ideal linear electrical resistors

starL

Type: Star

Description: Star-connection

groundT1

Type: Ground

Description: Ground node