This model was design to represent a hybrid positive-sequence/three-phase power line.
The user should input the series conductance and susceptance, and half shunt susceptance (line charging). All in matrix form, since this model can be used to represent 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]
In addition to that, the user should also state if the hybrid interface should be calculated in an approximate or exact way. If the exact way is selected, the user should also input Norton equivalent admittances for positive, negative and zero sequences calculated in the point of interconnection of the hybrid device. If approximate model is selected, these admittances are set to be zero. Based on the set of parameters selected by the user, the pi-equivalent impedance matrices are calculated and the line equation is assembled.
The positive-sequence system is connected using pin p, while three-phase system is connected using pins A, B, and C