modelTrafoSatBase
Base for saturation transformer, 1-phase
Extends from TrafoMagBase (Base for magnetic coupling transformer, 1-phase).
Information
Precalculation of coefficients for saturation transformer
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Data | par (from TrafoIdealBase) | trafo parameter record | |
| Initialization | |||
| Types.Dynamics | dynType (from TrafoIdealBase) | system.dynType | transient or steady-state model |
| PS.Current | i1_start (from TrafoIdealBase) | 0 | start value of primary current |
| PS.Current | i2_start (from TrafoIdealBase) | i1_start | start value of secondary current |
| Options | |||
| Boolean | use_tap_1_in (from TrafoIdealBase) | false | = true to enable input tap_1_in |
| Integer | tap_1 (from TrafoIdealBase) | par.tap_neutral[1] | fixed tap_1 position |
| Boolean | use_tap_2_in (from TrafoIdealBase) | false | = true to enable input tap_2_in |
| Integer | tap_2 (from TrafoIdealBase) | par.tap_neutral[2] | fixed tap_2 position |
| Boolean | dynTC (from TrafoIdealBase) | false | enable dynamic tap-changing |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_p | term_p (from Port_p_n) | positive terminal | |
| Ports.TwoPin_n | term_n (from Port_p_n) | negative terminal | |
| Modelica.Blocks.Interfaces.IntegerInput | tap_1_in (from TrafoIdealBase) | 1: index of voltage level | |
| Modelica.Blocks.Interfaces.IntegerInput | tap_2_in (from TrafoIdealBase) | 2: index of voltage level |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v1 (from PortTrafo_p_n) | voltage 1 | |
| PS.Current | i1 (from PortTrafo_p_n) | current 1 | |
| PS.Voltage | v2 (from PortTrafo_p_n) | voltage 2 | |
| PS.Current | i2 (from PortTrafo_p_n) | current 2 |