.OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.MonoTriFcn.NegZerFilter

Calculation of negative, and zero-sequence filters used in Norton equivalent.

Information

This function calculates negative-, and zero-sequece impedance filters used in hybrid components. The filters are used as a negative-, and zero-sequece Norton equivalent admittances, representing the single-phase equivalent seen from the three-phase side.

Interface

function NegZerFilter
  extends Modelica.Icons.Function;
  input Real[1, 18] Z;
  output Real[1, 18] Y;
end NegZerFilter;

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos