modelTrafoIdealBase

Base for ideal transformer, 3-phase dq0

Extends from Ports.YDportTrafo_p_n (AC two port with Y or Delta topology for transformers).

Information

Terminology (formal, the models are symmetric).
  - index 1 (term_p) "primary"
  - index 2 (term_n) "secondary"

Contains choice of topology (Delta or Y connection primary and secondary).
Note that transformers with topology 'Delta-Y' and 'Y-Delta' exhibit a phase-shift of the voltage signals Delta-side versus the signals Y-side of -30 deg.
  Delta (prim) - Y (sec): Y is 30 deg shifted versus Delta
  Y (prim) - Delta (sec): Delta is -30 deg shifted versus Y
  Setting the parameter sh = +-1 shifts the secondary side by +-120 deg.

Transformer ratio.
The winding ratio is determined indirectly by the choice of nominal voltages and the topology of both primary and secondary side.
It may be > 1 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

TypeNameDefaultDescription
Datapar
Initialization
Types.DynamicsdynTypesystem.dynTypetransient or steady-state model
PS.Currenti1_startzeros(PS.n)start value of primary current
PS.Currenti2_starti1_startstart value of secondary current
BooleandynTCfalseenable dynamic tap-changing
Options
Booleanuse_tap_1_infalse= true to enable input tap_1_in
Integertap_1par.tap_neutral[1]fixed tap_1 position
Booleanuse_tap_2_infalse= true to enable input tap_2_in
Integertap_2par.tap_neutral[2]fixed tap_2 position

Connectors

TypeNameDefaultDescription
Ports.ACdq0_pterm_p (from Port_p_n)positive terminal
Ports.ACdq0_nterm_n (from Port_p_n)negative terminal
Modelica.Blocks.Interfaces.IntegerInputtap_1_in1: index of voltage level
Modelica.Blocks.Interfaces.IntegerInputtap_2_in2: index of voltage level

Components

TypeNameDefaultDescription
Topology_ptop_p (from YDportTrafo_p_n)p: Y, Delta or PAR topology
Topology_ntop_n (from YDportTrafo_p_n)n: Y, Delta or PAR topology
PS.Voltagev1 (from YDportTrafo_p_n)voltage conductor
PS.Currenti1 (from YDportTrafo_p_n)current conductor
PS.Voltagev_n1 (from YDportTrafo_p_n)voltage neutral
PS.Currenti_n1 (from YDportTrafo_p_n)top_p.i_ncurrent neutral to ground
PS.Voltagev2 (from YDportTrafo_p_n)voltage conductor
PS.Currenti2 (from YDportTrafo_p_n)current conductor
PS.Voltagev_n2 (from YDportTrafo_p_n)voltage neutral
PS.Currenti_n2 (from YDportTrafo_p_n)top_n.i_ncurrent neutral to ground

Contents

NameDescription
Data