.Spot.AC1_DC.Ports.PortTrafo_p_n

Information

Contains voltage and current scaling.

Below

  term, v, i, w

denote either the primary or secondary side

  term_p, v1, i1, w1
  term_n, v2, i2, w2

Definitions

  v:     scaled voltage across conductor
  i:     scaled current through conductor
  w:     voltage ratio to nominal (any value, but common for primary and secondary)

Relations

  v = (term.pin[1].v - term.pin[2].v)/w
  term.pin[1].i = i/w;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos