.OpenIPSL.Electrical.ThreePhase.Branches.Lines.Line_3Ph

Information

This model was design to represent three-phase power line, modeled as a pi-element.

The user should input the series conductance and susceptance, and half shunt susceptance (line charging). All in matrix form, since the model allows the representation of unbalanced lines. Series conductance (Gser) matrix is considered to have the following structure:

[Gseraa, Gserab, Gserac;

Gserab, Gserbb, Gserbc;

Gserac, Gserbc, Gsercc]

Series susceptance (Bser) matrix is considered to have the following structure:

[Bseraa, Bserab, Bserac;

Bserab, Bserbb, Bserbc;

Bserac, Bserbc, Bsercc]

The series admittance matrix is Yser = Gser+jBser. Each of the two shunt susceptance (Bsht) matrices is considered to have the following structure:

[Bshtaa, Bshtab, Bshtac;

Bshtab, Bshtbb, Bshtbc;

Bshtac, Bshtbc, Bshtcc]

Based on this set of parameters, the pi-equivalent impedance matrices are calculated and the power line equation is assembled.


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