modelY

Y transform

Extends from TopologyBase (Topology transform base).

Information

Structurally incomplete model. Use only as component within appropriate complete model.
Defines Y-topology transform of voltage and current variables.

Definitions

  v_term, i_term:   terminal voltage and current
  v_cond, i_cond:   voltage and current across conductor, (terminal to neutral point)

Relations, zero-component and neutral point (grounding)

  w*v_cond = v_term - {0, 0, sqrt(3)*v_n}
  i_term = i_cond/w
  i_n = sqrt(3)*i_term[3]

Note: parameter sh (phase shift) not used.

Parameters

TypeNameDefaultDescription
Integerscale (from TopologyBase)for scaling of impedance values
Integern_n (from TopologyBase)11 for Y, 0 for Delta

Components

TypeNameDefaultDescription
PS.Voltagev_term (from TopologyBase)terminal voltage
PS.Currenti_term (from TopologyBase)terminal current
PS.Voltagev_cond (from TopologyBase)conductor voltage
PS.Currenti_cond (from TopologyBase)conductor current
PS.Voltagev_n (from TopologyBase)voltage neutral
Realw (from TopologyBase)1voltage ratio to nominal
PS.Currenti_n (from TopologyBase)current neutral to ground