WOLFRAM SYSTEM MODELER
TransformerTransformer with two ports |
SystemModel["Modelica.Electrical.Analog.Basic.Transformer"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The transformer is a two port. The left port voltage v1, left port current i1, right port voltage v2 and right port current i2 are connected by the following relation:
| v1 | | L1 M | | i1' | | | = | | | | | v2 | | M L2 | | i2' |
L1, L2, and M are the primary, secondary, and coupling inductances respectively.
L1 |
Value: Type: Inductance (H) Description: Primary inductance |
---|---|
L2 |
Value: Type: Inductance (H) Description: Secondary inductance |
M |
Value: Type: Inductance (H) Description: Coupling inductance |
p1 |
Type: PositivePin Description: Positive electrical pin of port 1 |
|
---|---|---|
n1 |
Type: NegativePin Description: Negative electrical pin of port 1 |
|
p2 |
Type: PositivePin Description: Positive electrical pin of port 2 |
|
n2 |
Type: NegativePin Description: Negative electrical pin of port 2 |
Modelica.Electrical.Analog.Examples Transformer circuit to show the magnetization facilities |
Modelica.Electrical.Polyphase.Basic Polyphase Transformer |