.OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Y

Calculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer.

Information

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

The transformer that uses this function should have its primary windings connected in grounded-wye (grounded-star) and its secondary windings connected in wye (star).

Interface

function Yg_Y
  extends Modelica.Icons.Function;
  input Real X;
  input Real R;
  input Real tap;
  output Real[12, 12] PiMatrix;
end Yg_Y;

Generated at 2025-04-11T18:20:07Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos