.PowerSystems.AC1ph_DC.Impedances.Impedance

Information

This model corresponds to AC1ph_DC.Inductor, but uses a different determination of the coefficients.
Instead of x and r the parameters z_abs and cos(phi) are used.

Relations:

  z = Z / R_base
  z_abs = |z|
  r = real(z) = |z|*cos(phi)          resistance
  x = imag(z) = |z|*sin(phi)          inductance pair

With

  cpl = x_m/x_s, -1 <  cpl <  1         coupling coefficient

we have

  x0 = x*(1 + cpl)/(1 - cpl)          inductance 0-component

and

  x_s = (x + x0)/2 = x/(1 - cpl)      self inductance single conductor
  x_m = (x0 - x)/2 = x*cpl/(1 - cpl)  mutual inductance

Coupling:

  cpl >  0:        positive coupling (example lines)
  cpl <  0:        negative coupling

More info see package AC1_DC.Impedances.


Generated at 2024-04-27T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos