modelTransformer
Polyphase Transformer
Extends from Interfaces.FourPlug (Component with two polyphase electrical ports).
Information
Contains m transformers (Modelica.Electrical.Analog.Basic.Transformer)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from FourPlug) | 3 | Number of phases |
| SI.Inductance[m] | L1 | Primary inductance | |
| SI.Inductance[m] | L2 | Secondary inductance | |
| SI.Inductance[m] | M | Coupling inductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePlug | plug_p1 (from FourPlug) | Positive electrical polyphase plug of port 1 with m pins | |
| PositivePlug | plug_p2 (from FourPlug) | Positive electrical polyphase plug of port 2 with m pins | |
| NegativePlug | plug_n1 (from FourPlug) | Negative electrical polyphase plug of port 1 with m pins | |
| NegativePlug | plug_n2 (from FourPlug) | Negative electrical polyphase plug of port 2 with m pins |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage[m] | v1 (from FourPlug) | Voltage drops of port 1 | |
| SI.Voltage[m] | v2 (from FourPlug) | Voltage drops of port 2 | |
| SI.Current[m] | i1 (from FourPlug) | Currents flowing into positive polyphase plug of port 1 | |
| SI.Current[m] | i2 (from FourPlug) | Currents flowing into positive polyphase plug of port 2 | |
| Modelica.Electrical.Analog.Basic.Transformer[m] | transformer |