.OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.TransformerFcn.Y_Y

Information

This function calculates impedance matrices of a hybrid positive-sequece/three-phase transformer modeled as a pi-equivalent.

The transformer that uses this function should have its primary and secondary windings connected in wye (star). In addition, this function considers that positive-, negative-, and zero-sequence Norton equivalent impedances have infinite values.

Interface

function Y_Y
  extends Modelica.Icons.Function;
  input Real X;
  input Real R;
  input Real tap;
  output Real[1, 32] V;
end Y_Y;

Generated at 2025-01-09T19:26:08Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos