WOLFRAM SYSTEM MODELER

IdealTransformer

Multiphase ideal transformer

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Ideal.IdealTransformer"]
Out[1]:=

Information

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

Contains m ideal transformers (Modelica.Electrical.Analog.Ideal.IdealTransformer).

Note: Due to the above equations, also DC signals will be transformed!

Parameters (3)

n

Value:

Type: Real[m]

Description: Turns ratio primary:secondary voltage

considerMagnetization

Value: false

Type: Boolean

Description: Choice of considering magnetization

Lm1

Value:

Type: Inductance[m] (H)

Description: Magnetization inductances w.r.t. primary side

Connectors (4)

plug_p1

Type: PositivePlug

Description: Positive electrical polyphase plug of port 1 with m pins

plug_p2

Type: PositivePlug

Description: Positive electrical polyphase plug of port 2 with m pins

plug_n1

Type: NegativePlug

Description: Negative electrical polyphase plug of port 1 with m pins

plug_n2

Type: NegativePlug

Description: Negative electrical polyphase plug of port 2 with m pins

Components (1)

idealTransformer

Type: IdealTransformer[m]

Used in Examples (2)

TransformerYY

Modelica.Electrical.MultiPhase.Examples

Test example with multiphase components

TransformerYD

Modelica.Electrical.MultiPhase.Examples

Test example with multiphase components