modelTrafo3IdealBase
Base for ideal transformer, 1-phase
Extends from Ports.PortTrafo_p_n_n (Three port for 3-winding transformers).
Information
Terminology (formal).
- index 1 (term_p) "primary"
- index 2a (term_na) "secondary a"
- index 2b (term_nb) "secondary b"
Transformer ratio.
The winding ratio is determined indirectly by the choice of nominal voltages.
It may be > or < 1.
Tap changers.
For constant transformer ratio no tap changer input needed.
For variable transformer ratio tap changer input needed.
The sequence of the parameters
v_tc tc voltage levels v_tc[1], v_tc[2], v_tc[3], ...
must be defined in accordance with the input-signals of
tap index of tap voltage levels, v_tc[tap]
Set dynTC = true if tap-index changes during simulation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Data | par | trafo parameter | |
| Options | |||
| Boolean | use_tap_1_in | false | = true to enable input tap_1_in |
| Integer | tap_1 | par.tap_neutral[1] | fixed tap_1 position |
| Boolean | use_tap_2_in | false | = true to enable input tap_2_in |
| Integer | tap_2 | par.tap_neutral[2:3] | fixed tap_2 position |
| Boolean | dynTC | false | enable dynamic tap-changing |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_p | term_p (from PortTrafo_p_n_n) | positive terminal | |
| Ports.TwoPin_n | term_na (from PortTrafo_p_n_n) | negative terminal a | |
| Ports.TwoPin_n | term_nb (from PortTrafo_p_n_n) | negative terminal b | |
| Modelica.Blocks.Interfaces.IntegerInput | tap_1_in | 1: index of voltage level | |
| Modelica.Blocks.Interfaces.IntegerInput | tap_2_in | 2: indices of voltage levels |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v1 (from PortTrafo_p_n_n) | voltage 1 | |
| PS.Current | i1 (from PortTrafo_p_n_n) | current 1 | |
| PS.Voltage | v2a (from PortTrafo_p_n_n) | voltage 2a | |
| PS.Current | i2a (from PortTrafo_p_n_n) | current 2a | |
| PS.Voltage | v2b (from PortTrafo_p_n_n) | voltage 2b | |
| PS.Current | i2b (from PortTrafo_p_n_n) | current 2b | |
| PS.Voltage | v0 (from PortTrafo_p_n_n) |
Contents
| Name | Description |
|---|---|
| trafo parameters |