OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn

Set of functions used to calculate hybrid positive-sequence/three-phase impedance matrices for lines

Information

This package contains a set of functions used to calculate hybrid positive-sequence/three-phase impedance matrices for lines.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_InfiniteImpedances MT_InfiniteImpedances Calculation of impedance matrices for hybrid line.
OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_FiniteImpedance MT_FiniteImpedance Calculation of impedance matrices for hybrid line when finite values of Norton equivalent impedances are taken into account.

OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_InfiniteImpedances OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_InfiniteImpedances

Calculation of impedance matrices for hybrid line.

Information

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

This function considers that positive-, negative-, and zero-sequence Norton equivalent impedances have infinite values.

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Yser[1, 18] 
Ysht[1, 18] 

Outputs

NameDescription
Y[1, 32] 

OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_FiniteImpedance OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_FiniteImpedance

Calculation of impedance matrices for hybrid line when finite values of Norton equivalent impedances are taken into account.

Information

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

This function considers that positive-, negative-, and zero-sequence Norton equivalent impedances have finite values.

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Yser[1, 18] 
Yshtk[1, 18] 
Y012[1, 18] 

Outputs

NameDescription
Y[1, 32] 
Automatically generated Thu Oct 6 17:41:44 2022.