If you already have Z1 and Z0, then the Z matrix will have only 2 distinct values: the diagonal element, or self impedance, Zs, and the off-diagonal, or mutual, element, Zm.
Zs = [2 Z1 + Z0] / 3
Zm = [Z0 - Z1] / 3
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
Just wondering on how to get the 3x3 matrix required for LineCode in opendss. I want to generate the matrix using symmetrical component data.
If you already have Z1 and Z0, then the Z matrix will have only 2 distinct values: the diagonal element, or self impedance, Zs, and the off-diagonal, or mutual, element, Zm.
Zs = [2 Z1 + Z0] / 3
Zm = [Z0 - Z1] / 3
Cheers Roger, sorry for the late reply, your response helped me in understanding the lines matrices.
Hello Georgin,
For more information: https://www.youtube.com/watch?v=jUSWAC0jNDU
Best Regards