.Spot.ACabc.Ports.Topology.Delta

Information

Structurally incomplete model. Use only as component within appropriate complete model.
Defines Delta-topology transform of voltage and current variables.
The neutral point is isolated.

Definitions

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

Relations, zero-component
v_n and i_n are not defined, as there is no neutral point.

  v_cond = v_term[{1,2,3}] - v_term[{2,3,1}]  for sh = 0
  i_term = i_cond[{1,2,3}] - i_cond[{3,1,2}]  for sh = 0
  v_cond = v_term[{3,1,2}] - v_term[{1,2,3}]  for sh = 1
  i_term = i_cond[{2,3,1}] - i_cond[{1,2,3}]  for sh = 1
  v_cond = v_term[{2,3,1}] - v_term[{3,1,2}]  for sh = -1
  i_term = i_cond[{3,1,2}] - i_cond[{2,3,1}]  for sh = -1

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos