1. Introduction
The analysis of a transmission line allows a complex study that can be used to measure losses in line, to understand the behavior of them in case of a voltage surge and other kinds of phenomena.
This chapter presents the development of a routine that evaluates a method for determining real transformation matrices in three-phase systems considering the presence of ground-wires. Thus, for Z (longitudinal impedance) and Y (transversal admittance) matrices that represent the transmission line, the ground wires are considered not implicit in the values of the phases. This routine was developed using the mathematical tool MatlabTM.
As a proposal, the routine uses a real transformation matrix throughout the frequency range of analysis. This transformation matrix is an approximation of the exact transformation matrix. For elements related to the phase of the system considered, the transformation matrix is composed from the elements of the Clarke’s matrix [18].
In parts related to ground wires, the elements of the transformation matrix must establish a relationship with the elements of the phases considering the establishment of a unique, single homopolar reference in mode domain.
In case of three-phase transmission lines with the presence of two ground wires, it is not possible to obtain the complete diagonalization of Y and Z matrices in mode domain. Finally, a correction routine is applied with the goal of minimizing errors obtained for the eigenvalues.
2. Background
Different methods can be used in order to analyze electromagnetic transient phenomena in transmission lines. Many mathematical tools can be used. The main tools are: circuit analysis using Laplace transform and Fourier transform, state variables and also differential equations. These tools can be included in a numerical routine in order to obtain the values of voltage and current in electromagnetic transient simulation for any point in the circuit.
The EMTP (ElectroMagnetic Transient Program) identifies a type of program, considering its various versions, which performs simulations of transients in electrical networks [1]. The prototype was developed in the 1960s by professionals in power systems, led by Dr. Hermann Dommel (University of British Columbia, Vancouver, BC, Canada), and Dr. Scott Meyer (Bonneville Power Administration in Portland, Oregon, USA). Currently, the EMTP is the basis of simulations of electromagnetic transients in power systems.
With EMTP-type programs, the following tests may be performed: simulation by switching and lightning surges, transient and temporary overvoltages, transients in electric machines, resonance phenomena, harmonics, power quality and power electronics applications. The most popular type programs are EMTP: MicroTran, PSCAD and ATP.
In analysis of transmission systems, there are simulators that represent different types of systems, from generation, transmission and distribution.
Because it is practically impossible to perform the simulation of electromagnetic transients on real transmission lines, simulations by digital models become useful tools. However, these tools do not provide satisfactory performance as regards the correct representation of the electrical line parameters, as these are dependent on the frequency.
In modal domain, it’s possible to represent the transmission line circuits using simple circuits and easily entering frequency dependence of longitudinal parameters.
In general, a system composed of
Applying real and unique transformation matrix for the nontransposed lines, approximate results can be obtained. Thus, there is an approximate representation of frequency dependence using a real phase-mode transformation matrix [2]-[3]. One possible simplification is to consider the transformation matrix frequency independent, obtaining insignificant errors related to the eigenvalues that represent the line. Using the mentioned simplification, the obtained numerical routine may be faster because it avoids using a convolution method [4]-[28].
The objective of this chapter is to analyze the application of a real transformation matrix that is frequency independent in three-phase lines considering the presence of two ground wires. Errors are presented in relation to the exact values obtained from the matrix of eigenvalues.
The proposed model is based on an approximate modal transformation performed by a single real phase-mode transformation matrix, and frequency independent. This matrix is obtained by linear combination of Clarke’s matrix elements. With the implementation of the transformation matrix frequency independent, it’s obtained a diagonal matrix for transposed lines. In case of a three-phase transmission line not transposed the line parameters matrix can’t be diagonalized, with application of a single real phase-mode transformation matrix mentioned. For these cases, the goal is to analyze the relative errors obtained by the establishment circumstances to use a transformation matrix frequency independent.
For the proposed method in this chapter, a similar mathematical basis is used to homopolar hypothesis of a single reference for all phases of the system regardless of the geometrical distribution and organization of the three-phase circuit. Thus, the development is based on the analysis of eigenvectors and eigenvalues, using a linear combination of Clarke’s matrix elements, and assuming a unique homopolar reference.
It’s presented two different proposals for real matrices and frequency independent in order to replace the modal transformation matrix of a typical three-phase transmission line in the presence of two ground-wires.
3. Mathematical model
A transmission line is represented by a longitudinal impedance Z and the transversal admittance Y matrices, the characteristics of ground wires are not implied in the values related to the phases. Thus, for a line with two ground wires, the Z and Y matrices are 5-order ones.
For the mentioned systems, the three-phase circuit configurations are considered and the transposed case can be described by a system where each three-phase circuit is ideally transposed and there are coupling impedances and admittances among the three-phase circuits. For EMTP type programs, if each three-phase circuit is considered independently, the transformation matrix is frequency dependent for general cases. For the method proposed in this chapter, a similar mathematical base is used for all considered cases: the assumption of unique ground reference for all phases of the system independently of the geometrical distribution and the organization of the three-phase circuits. The unique ground reference leads to a unique homopolar mode in mode domain.
The relationships between transversal voltages
Applying the eigenvector and eigenvalue analyses for YZ and ZY product matrices, the λ diagonal eigenvalue matrix and the eigenvector matrices are determined. The eigenvector matrices,
If the
In general, these frequency dependent transformation matrices (
In case of the EMTP type programs, the transformation matrices are real, if the system is ideally transposed. For this, there is only one self-impedance value for all phase interactions. Considering the admittance values, a similar structure to the impedance values is obtained. Applying the EMTP type programs, a system composed by three-phase circuits is analyzed as a non-transposed case, if the each three-phase circuit is considered transposed independently of the ground wires.
Using a single homopolar mode reference, the
The homopolar or zero sequence components (
4. Ground wires in three-phase transmission line
Considering two ground wires in a three-phase lines system, these matrices are 5-order ones. Therefore, the single real phase-mode transformation matrix has the following structure presented in (6).
In case of a three-phase lines system is ideally transposed, it creates only one coupling impedance between the lines. The average self-phase impedance value is represented by A. The average coupling impedances are represented by B, within a circuit, and C, between the line and ground wires or other circuits. The average ground wires impedance value is represented by D. The average coupling impedance between the both ground wires is represented by E. For the case of a single three-phase line in the presence of two ground wires (Fig. 1), the structure of the impedance matrix is shown in (7).
The three-phase transmission line circuit tower (Fig. 2) has a height of 36.0 m and is the structure used in this chapter. This is a 400 km length line that operates in 440 kV. It is a system whose conductors are disposed in such way that there is a vertical symmetry plane.
The result determined through (4) is a diagonal matrix and the matrix elements are the exact eigenvalues, for the cases where the ground wires are implicit in the phase values and the line is transposed. The impedance matrix in mode domain (
Considering ground wires, the single real phase-mode transformation matrix does not perfectly diagonalize the impedance matrix.
5. Initial configuration routine
A routine with initial configuration was developed in order to set parameters that would be used for other routines. This routine was developed using Matlab and is presented below:
6. Eigenvalue analyses for non-transposed three-phase transmission line
Considering the three-phase line tower with two ground wires shown in Fig. 2, the total longitudinal impedance value is composed by earth effect, calculated by Carson`s method [28], external effects and skin effect. For phase 1, the longitudinal resistance is shown in Fig. 3 (a), the longitudinal inductance in Fig. 3 (b) and capacitance in Fig. 3 (c).
The longitudinal resistance and inductance and the capacitance of phase 1 were obtained using a routine developed in MatLab, which is commented and shown below:
The theoretical procedure of routines presented above can be fully found in [29]-[30]. The above routines show how useful Matlab is in order to perform calculus and link routines. It’s easy to note that the routines are simple to implement and to understand.
The principal point to be observed is that all the data generated by the routines are stored into m-files to be used by other routines. To perform this action, first it’s necessary to open a file (if doesn’t exist, it’ll be automatically created) and link with a variable, for this operation, function
As the procedure for calculus in all impedances cases shown above are the same, a lasso function can be used in order to make the routine shorter. Thus, structure
In the
A first analysis is based on Eq. (9). Through iterative process the exact eigenvectors and eigenvalues, and also the eigenvectors and eigenvalues, from Clark`s matrix are calculated. At the end of process the relative difference is calculated for each mode with Eq. (10).
The relative difference between modes α, β, 0 and δ is relatively low (Fig. 4 (a)), however, the relative difference of mode γ is high (Fig. 4 (b)). To minimize the error shown for mode 4, a correction procedure for non-transposed three-phase transmission line cases [31]-[35] shall be used in a future work.
In order to verify the limits of this method, a frequency range from
The numeric routine used to obtain the results shown above was developed with Matlab and is described below in details:
The above routines show the procedure to calculate the correct and proposed method values. The first routine call subroutines capacitance and Zfull (which is the sum of impedances shown before), thus for the correct value it uses the eigenvalue function (
The second routine gets all processed data and plot the information considering the relative difference between the correct value and the proposed one as could be seen in Fig. 4.
7. Conclusion
The objective of this project was to analyze the application of modal transformation matrix that is independent of frequency in analyses of three-phase lines considering the presence of 2 ground wires. Through analysis, both the limits of this approach and the possible errors in relation to the exact values obtained from eigenvalues and eigenvectors.
The model proposed in this project uses approximate modal transformation, accomplished through a transformation matrix independent of frequency. This matrix is obtained by linear combination of elements of Clarke’s matrix. With application of this transformation matrix independent of frequency, it obtains diagonal matrices for the cases of transposed three-phase lines. For non-transposed three-phase lines, matrices of parameters are not diagonal with the application of the transformation matrix mentioned. For those cases not implemented, the proposal is to analyze the relative errors obtained by establishing circumstances in which one can use a transformation matrix independent of frequency.
This chapter presented a method that can be used for analyzing electromagnetic transients using real transformation matrices in three-phase systems considering the presence of ground wires. This method was implemented using Matlab, and then the routines used to develop it were presented and commented. The proposal analyzed used a real transformation matrix for the entire frequency range considered in this case. For those elements related to the phases of the considered system, the transformation matrix was composed of the elements of Clarke’s matrix. In part related to the ground wires, the elements of the transformation matrix had to establish a relationship with the elements of the phases considering the establishment of a single homopolar reference in the mode domain. In the case of three-phase lines with the presence of two ground wires, it was unable to get the full diagonalization of the matrices Z and Y in the mode domain. The relative errors between the proposed routine and the correct values of eigenvalues were shown by graphs plotted using Matlab. Thus, for a future work, a correction routine will be used for non-transposed three-phase transmission line cases for the transformation matrix presented.
References
- 1.
Microtran Power System Analysis Corporation. Transients analysis program reference manual. Vancouver: MPSAC, 1994. - 2.
Semlyen, A.; Dabuleanu, A. Fast and accurate switching transient calculations on transmission lines with ground return using recursive convolutions. IEEE Transaction on Power Apparatus and Systems Pas-94, New York, v. 94, n. 2, p. 561-571, 1975. - 3.
Marti, J. R. Accurate modeling of frequency-dependent transmission lines in electromagnetic transients simulations. IEEE Transaction on Power Apparatus and Systems, New York, v. 101, n. 1, p. 147 – 155, 1982. - 4.
Tavares, M. C.; Pissolato, J.; Portela, C. M. Mode domain multiphase transmission line model-use in transient studies. IEEE Transactions on Power Delivery, New York, v. 14, p. 1533-1544, 1999. - 5.
Tavares, M. C.; Pissolato, J.; Portela, C. M. Quasi-modes three-phase transmission line model-transformation matrix equations. International Journal of Electrical Power & Energy Systems, Oxford, v. 23, n. 4, p. 325-334, 2001. - 6.
Kurokawa, S.; Tavares, M. C.; Pissolato, J.; Portela, C. M. Applying a new methodology to verify transmission line model performance – the equivalent impedance test. in: Power Engineering Society Summer Meeting, 2001, Montreal. Conference of the… Montreal: IEEE, 2001. p. 1766-1771. - 7.
Morched, A.; Gustavsen, B.; Tartibi, M. A universal model for accurate calculations of electromagnetic transients on overhead lines and underground cables. IEEE Transactions on Power Delivery, New York, v. 14, n. 3, 1999, p. 1032-1035. - 8.
Nguyen, H. V.; Dommel, H. W.; Marti, J. R. Direct phase-domain modeling of frequency-dependent overhead transmission lines. IEEE Transactions on Power Delivery, New York, v. 12, n. 3, p. 1335-1344, 1997. - 9.
Noda, T.; Gagaoka, N.; Ametani, A. Phase domain modeling of frequency dependent transmission lines by means of an ARMA model. IEEE Transactions on Power Delivery, New York, v. 11, n. 1, p. 401-411, 1996. - 10.
Tavares, M. C.; Pissolato, J.; Portela, C. M. Six-Phase transmission line propagation characteristics and new three-phase representation. IEEE Transactions on Power, New York, v. 8, n. 3, p. 1470-1483, 1993. - 11.
Semlyen, M. H.; Abdel-Rahman, M. H. State equation modeling of untransposed three phase lines. IEEE Transaction on Power Apparatus and Systems Pas, New York, v. 103, n. 11, p. 3402-3405, 1984. - 12.
Bhatt, N. B.; Venkata, S. S. Venkata; Guyker, W. C.; Booth, W. H., Sixphase (multi-phase) power transmission systems: fault analysis, IEEE Transactions on Power Apparatus and Systems Pas, Morgantown, v. 96, n. 3, p. 758-765, 1977. - 13.
Ryan, H. M. High voltage engineering and testing. London: Peter Peregrinus on behalf of the Institution of Electrical Engineers, 1994. 447 p. - 14.
Dommel, H. W. Electromagnetic transients program. Oregon: Rule Book, 1984. - 15.
Brandão, J. A.; Faria, J. Overhead three-phase transmission lines – nondiagonalizable situations. IEEE Transactions on Power Delivery, New York, v. 3, n. 4, p. 1348–1355, 1988. - 16.
Brandão, J. A. F.; Briceño Mendez, J. H. Modal analysis of unstransposed bilateral three-phase lines – a perturbation approach. IEEE Transactions on Power Delivery, New York, v. 12, n. 1, p. 497 – 504, 1997. - 17.
Brandão, J. A. F.; Briceño Mendez, J. H. On the modal analysis of asymmetrical three-phase transmission lines using standard transformation matrices. IEEE Transaction on Power Delivery, New York, v. 12, n. 4, p. 1760 – 1765, 1997. - 18.
Clarke, E. Circuit analysis of A-C power systems. New York: J. Wiley, 1950. v.1. - 19.
Prado, A. J.; Pissolato Filho, J.; Kurokawa, S.; Bovolato, L. F. Eigenvalue analyses of two parallel lines using a single real transformation matrix, in: IEEE/Power Engineering Society General Meeting, 2005, San Francisco. Conference of the… San Francisco: IEEE, 2005. - 20.
Prado, A. J.; Pissolato Filho, J.; Kurokawa, S.; Bovolato, L. F. Nontransposed three-phase line analyses with a single real transformation matrix. in: IEEE/Power Engineering Society General Meeting, 2005, San Francisco. Conference of the… San Francisco: IEEE, 2005. - 21.
Wedepohl, L. M.; Nguyen, H. V.; Irwin, G. D. Frequency-dependent transformation matrices for untransposed transmission lines using Newton-Raphson method. IEEE Transactions on Power Systems, New York, v. 11, n. 3, p. 15381546, 1996. - 22.
Nguyen, T. T.; Chan, H. Y. Evaluation of modal transformation matrices for overhead transmission lines and underground cables by optimization method. IEEE Transactions on Power Delivery, New York, v. 17, n. 1, p. 200-209, 2002. - 23.
Nobre, D. M.; Boaventura, W. C.; Neves, W. L. A. Phase-domain network equivalents for electromagnetic transient studies. in: IEEE Power Engineering Society General Meeting, 2005, San Francisco. Conference of the… San Francisco: IEEE, 2005. - 24.
Budner, A. Introduction of frequency dependent transmission line parameters into an electromagnetic transients program. IEEE Transactions on Power Apparatus and Systems PAS, New York, v. 89, p. 88-97, 1970. - 25.
Carneiro JR., S.; Martí, J. R.; Dommel, H. W.; BARROS, H. M. Na Efficient procedure for the implementation of corona models in electromagnetic transients programs. IEEE Transactions on Power Delivery, New York, v. 9, n. 2, p. 849-855, 1994. - 26.
Martins, T. F. R. D.; Lima, A. C. S.; Carneiro Jr., S. Effect of impedance approximate formulae on frequency dependence realization. In: IEEE Power Engineering Society General Meeting, 2005, San Francisco. Conference of the… San Francisco: IEEE, 2005. - 27.
Wedepohl, L. M.; Wilcox, D. J. Transient analysis of underground power transmission system – system model and wave propagation characteristics. in: Proceedings of Institution Electrical Engineers, Michigan, v. 120, n. 2, p. 253260,1973. - 28.
Fuchs, R. D.; Almeida, M. T. Projetos mecânicos das linhas aéreas de transmissão. São Paulo: Edgard Blücher, 1984. 360 p. - 29.
Stevenson, W. D. Elementos de análise de sistemas de potência. São Paulo: McGraw-Hill do Brasil, 1977. - 30.
Grainger, J.J.; Stevenson, W.D. Power System Analysis. New York, p. 271-274, 1994. - 31.
Prado, A. J.; Pissolato Filho, J.; Kurokawa, S.; Bovolato, L. F. Modal transformation analyses for Double three-phase transmission lines. IEEE Transactions on Power Delivery, New York, v. 22, n. 3, p.1926 – 1936, 2007. - 32.
Prado, A. J.; Pissolato Filho, J.; Kurokawa, S.; Bovolato, L. F. Correction procedure applied to a single real transformation matrix – untransposed three-phase transmission line cases. In: IEEE/PES Transmission & Distribution Latin America, 2006, Caracas. Proceedings of the… Caracas: IEEE, 2006. - 33.
Prado, A. J.; Kurokawa, S.; Pissolato Filho, J.; Bovolato, L. F. Step by step analyses of Clarke's matrix correction procedure for untransposed threephase transmission line cases. In: IEEE/PES General Meeting, 2010, Minneapolis. Proceedings of the… Minneapolis: IEEE, 2010. - 34.
Prado, A. J.; Kurokawa, S.; Pissolato Filho, J.; Bovolato, L. F. Voltage and current mode vector analyses of correction procedure application to Clarke’s matrix-symmetrical three-phase cases. Journal of Electromagnetic Analysis and Applications, v. 2, n. 1, p. 7-17, 2010. - 35.
Prado, A. J.; Kurokawa, S.; Pissolato Filho, J.; Bovolato, L. F.; Costa, E. C. M. Phase-mode transformation matrix application for transmission line and electromagnetic transient analyses. New York: New Science Publishers, 2011. 102 p.