Next Article in Journal
Comparison of Properties for Selected Experimental Set-Ups Dedicated to Measuring Thermal Parameters of Power LEDs
Previous Article in Journal
A Study on Wear and Friction of Passenger Vehicles Control Arm Ball Joints
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Estimation of Transmission Line Parameters Using Voltage-Current Measurements and Whale Optimization Algorithm

1
Department of Industrial Engineering, Faculty of Engineering, King Abdulaziz University, Jeddah 80204, Saudi Arabia
2
Department of Electrical Engineering, Faculty of Engineering, King Abdulaziz University, Jeddah 80204, Saudi Arabia
3
Yanbu Industrial College (YIC), Yanbu Industrial City 46452, Saudi Arabia
4
Electrical and Computer Engineering Discipline, Curtin University, Bentley, WA 6152, Australia
*
Authors to whom correspondence should be addressed.
Energies 2021, 14(11), 3239; https://doi.org/10.3390/en14113239
Submission received: 25 April 2021 / Revised: 27 May 2021 / Accepted: 28 May 2021 / Published: 1 June 2021

Abstract

:
Real-time estimation of transmission line (TL) parameters is essential for proper management of transmission and distribution networks. These parameters can be used to detect incipient faults within the line and hence avoid any potential consequences. While some attempts can be found in the literature to estimate TL parameters, the presented techniques are either complex or impractical. Moreover, none of the presented techniques published in the literature so far can be implemented in real time. This paper presents a cost-effective technique to estimate TL parameters in real time. The proposed technique employs easily accessible voltage and current data measured at both ends of the line. For simplicity, only one quarter of the measured data is sampled and utilized in a developed objective function that is solved using the whale optimization algorithm (WOA) to estimate the TL parameters. The proposed objective function comprises the sum of square errors of the measured data and the corresponding estimated values. The robustness of the proposed technique is tested on a simple two-bus and the IEEE 14-bus systems. The impact of uncertainties in the measured data including magnitude, phase, and communication delay on the performance of the proposed estimation technique is also investigated. Results reveal the effectiveness of the proposed method that can be implemented in real time to detect any incipient variations in the TL parameters due to abnormal or fault events.

1. Introduction

Identification of transmission line (TL) parameters is essential for performing load flow calculation, designing a proper protection system, and locating various faults within the line [1,2,3]. While these parameters may be available from the manufacturer’s data sheet, especially for new installations, they are either unknown or have exhibited changes due to aging and environmental and operating conditions for most of the existing lines. This calls for a reliable technique to estimate TL parameters. Conventional methods to estimate TL parameters rely on the line’s physical properties including size and material along with line sag, tower height, and soil properties [4,5,6]. These methods result in a significant error in the estimated parameters due to the adoption of several assumptions to simplify the analysis.
To reduce the estimation error, several TL parameters estimation techniques based on frequency or time domain analysis were presented in the literature [7,8]. In the time-domain based methods, the TL is represented by cascaded π-networks comprising series resistance and inductance (R, L), mutual inductance (M), and shunt capacitance (C), which is similar to the transformer modelling [9]. Estimating the values of R, L, and C at the fundamental frequency is presented in [2] for setting the relays coordination and designing a protection scheme. However, the complex data processing involved in this method makes it impractical for field applications. Another estimation technique based on synchronized voltage and current measurements at both terminals of the line during fault conditions using a fault recorder is presented in [10]. However, this technique requires fast processing sensors and the estimated parameters are affected by the type of fault.
Calculating TL parameters based on short-circuit current and open-circuit voltage measurements is presented in [11]; however, this technique is not suitable for practical applications. In the few attempts published in the literature to estimate TL parameters, no technique with easy real-time implementation features has been presented. This may be attributed to the fact that most of the presented techniques focused on employing the estimated parameters to design a protection scheme for either new or existing transmission networks, which does not call for the necessity of real-time implementation. With the global trend to establish smart electricity grids, electric utilities are aiming to adopt reliable, automated, and non-invasive techniques for self-healing purposes. This calls for the essential need to establish online condition monitoring techniques to detect incipient faults and avoid catastrophic consequences, which is the main motivation of this paper. Power lines are operating under harsh environmental conditions that make them more prone to faults, which usually occur suddenly after some abnormal events such as lines swinging. While some techniques such as travelling-waves and apparent impedance methods have been developed to identify fault locations within power lines after their occurrence, no technique has so far been developed to detect the abnormal events and isolate the power line before the development of the fault [12].
Some classical optimization techniques are used to estimate the TL parameters [13]. The convergence of theses classical techniques is not guaranteed and division by zero may take place during the optimization process. In addition, classical optimization techniques need an accurate definition for the objective function that should be minimized/maximized along with the symbolic differentiation of this function, which increases the process time and complicates the optimization process. These drawbacks call for using simple concepts and easily implemented optimization techniques with no need for gradient definitions. Genetic algorithm and particle swarm optimization (PSO) techniques are considered benchmark methods and they find many applications in power systems; however, other modern and efficient techniques are presented in the literature [13,14]. Some new optimization techniques provided higher efficiency than genetic algorithm and PSO in many applications. Some of these new methods include whale optimization algorithm (WOA) [15], elephant herding [16], and harmony search [17].
With the rapid advancement in optimization techniques, few attempts to estimate equivalent circuit parameters of some systems based on these techniques can be found in the literature [18]. Using a proper objective function and by employing easily accessible data, various optimization methods can be utilized to effectively estimate electric system parameters. While various optimization techniques were utilized to estimate the parameters of different power system components such as the power transformer, induction motor, and photovoltaic system [17,18,19], a transmission line parameter estimation method based on PSO is presented in [13]. In this method, PSO is used to minimize the error between the actual voltage/current measurements and the corresponding estimated values. However, the accuracy of the method is not properly investigated and its real-time implementation is not discussed. Furthermore, uncertainty in the measured data is not investigated.
The main contribution of this paper is the presentation of a new technique based on the WOA to estimate the TL electric parameters (R, L, C, and M). The proposed technique can be performed every one quarter of the power cycle which facilitates its application in real time. Estimation of these parameters in real time will be of great help to identify the location of any incipient or abnormal event that results in a change to these parameters. Correlation of fault type and location with the change in the TL parameters is out of the scope of this paper.
The remaining sections of the paper are organized as provided below:
The proposed technique along with the WOA is presented in Section 2. Simulation results including case studies are presented in Section 3 and the main conclusion is drawn in Section 4.

2. Proposed Technique and Whale Optimization Algorithm

The proposed technique is based on performing synchronized measurements for the voltages and currents at both ends of the line using phasor measurement units (PMUs). One quarter of the measured instantaneous data is sampled and employed by the WOA to estimate the TL parameters. The four voltage and current signals at buses 1 and 2 (V1, I1, V2, I2) are measured and sampled at a sampling rate of 0.2 µs. These four signals are considered as the actual (target) values. An objective function comprising the sum of squares error of the actual and estimated values of the four signals is proposed as given by (1). The WOA is used to minimize the objective function and estimate the optimum values of the four TL parameters in real time as is elaborated below. The objective function is solved subject to maintaining the voltage and current limits, and hence the power is maintained at both ends of the line within their permissible ranges.
J = i = 1 k ( ( ( V 1 ) a c t u a l   ( V 1 ) e s t .   m a x ( V 1 ) a c t u a l   ) 2 + β ( ( V 2 ) a c t u a l   ( V 2 ) e s t .   m a x ( V 2 ) a c t u a l   ) 2 + γ ( ( I 1 ) a c t u a l   ( I 1 ) e s t .   m a x ( I 1 ) a c t u a l   ) 2   + δ ( ( I 2 ) a c t u a l   ( I 2 ) e s t .   m a x ( I 2 ) a c t u a l   ) 2 )
where , β ,   γ , and δ are weighting factors with a sum of one and k represents the number of sampled points for any quarter of a complete power cycle. The subscript “actual” is referred to the measured data while the subscript “est”. refers to the estimated data obtained from the WOA. V1, I1 and V2, I2 are the voltages and currents at buses 1 and 2, respectively.
It should be noted that instantaneous voltage and current waveforms at both ends are sampled and used in the calculations to facilitate solving the sending and receiving end equations of the TL and identify the electric parameters under various operating conditions. The optimization technique is used to guarantee minimum calculation error in the estimated parameters. While iterative techniques can be used to solve the set of equations relating to input and output parameters, the WOA is used to ensure a global or near global optimum solution is obtained in a rapid time frame which facilitates the application of this method in real time.
The WOA is employed to identify the TL parameters through minimizing the objective function given by (1). As stated above, the proposed objective function is the weighted sum of the normalized square errors of the actual and estimated voltages and currents at both ends of the line sampled over one quarter of the cycle. This optimization technique is based on imitating the social behavior of humpback whales.
The technique is inspired by the amazing and mediating features of whales that include:
  • Whales never sleep completely as they need to inhale air from above the water;
  • Whales can control emotion and behave in a human manner in many situations due to some brain similarities;
  • The humpback whale (HW) preys on schooling fish in a bubble-net feeding method. HW’s chase large groups of small fish at or close to the water surface by generating individual bubbles along a circle. This technique inspired a new and effective optimization method.
The HW starts by searching for the location of the prey group and encircles them. Other search mediators try to update their positions as follows:
D = | M   ×   X * ( t ) X ( t ) |
X ( t + 1 ) = X * ( t ) K   ×   D
where X ( t ) is the vector of the best solution at iteration step t while K   and   M are the coefficients vectors.
In the investigated application, the vector X ( t ) represents a set of the required electric parameters of the TL i.e., (R, L, C, and M). The WOA starts by proposing random positive values for these four parameters as initial values for the vector X. These random initial values are used to determine the initial value of the objective function given in (1). The vector values are then updated using the coefficient vectors K   and   M that are calculated from:
K = 2 a   ×   r a
M = 2 r
where r is a random vector whose value is in the range 0 to 1, and a is a parameter that is linearly decreasing through the iteration steps from 2 to 0 [20,21,22].
The updated value of the objective function is compared to the preceding value and the best one is stored while the other is eliminated. Other updates are made for the vectors K   and   M and consequently the vector X ( t ) and the objective function are updated. This process is repeated until the maximum number of iterations is reached. Each time, the minimum objective function and the corresponding four TL parameters (R, L, C, and M) represented by the vector X ( t ) are stored and compared with the values obtained from the previous step to finally determine the minimum objective function with the optimal TL parameters.
The technique can be simply explained on an objective function with two variables to be optimized (X,Y) of which the best current position of the mediator is (X*,Y*). There are many positions around the nest one may achieve based on the update of the vectors K   and   M . All these possible positions for a two-variable problem are shown in Figure 1.
The WOA is used in this paper to minimize the objective function defined in (1) and consequently estimate the optimum values for the four parameters of the TL (R, L, M, and C). In this case, the size of the problem is four variables instead of the two variables illustrated in Figure 1. The flow chart of the proposed WOA to estimate the TL parameters is shown in Figure 2. The technique starts by initiating four random values of the TL parameters (R, L, M, and C) that are used to calculate the voltages and currents at both ends of the line using load flow analysis, performed on a simulation model of the practical network. The voltage and current signals calculated from the network model and the corresponding on-line measured signals using PMU are sampled over a one-quarter cycle. The difference between the voltages and currents at both sides for the measured and calculated values are determined based on the objective function given by (1). The initial value of the objective function resulted from this iteration step is stored for comparison with the following step. Updating of the position (value) of each TL parameter based on (2) through (5) is performed in a similar way to the position distribution of Figure 1, but in 4 dimensions. This distribution comprises all possible updates of each parameter. Based on the updated parameters, a new load flow analysis is performed on the network model to calculate a new estimated set of the voltages and currents at both ends of the line. These estimated values are used with the corresponding measured values to recalculate J, which is then compared with the previously stored value and the minimum value is retained along with the corresponding four TL parameters. This process is repeated until the least value of the objective function or the maximum iteration numbers is attained at which point optimum TL parameters can be identified.
A proper selection of the weighting factors in (1) is essential for improved and reliable estimation accuracy of the TL parameters. In this regard, the four weighting factors in (1) are firstly selected to be of equal values, i.e., = β = γ = δ = 0.25. Then, all possible combinations of these factors with a 0.1 increment for each selection while maintaining their sum at unity are investigated by estimating the parameters of seven specific transmission lines of known parameters. From this analysis, the best values for the weighting factors are found to be = β = 0.2 ,   γ   = δ   = 0.3. Figure 3 shows the performance of the objective function for two sets of the weighting factors from which it can be observed that the above-mentioned set converges faster and results in a smaller value of J. These weighting factors are used in the proposed objective function to estimate the parameters of various TLs of different ratings, topologies, and operating conditions as is elaborated below.
The key feature of the proposed technique is its ability to estimate TL parameters in real time. As can be seen in the flow chart of Figure 2, two sets of voltage and current data are required. These are synchronized online measured signals at both ends of the line using PMU and the voltage and current signals calculated offline on the transmission network model in the control center. As such, the execution time is a key factor to assess this feature in the proposed technique. The proposed method is used to estimate the parameters of seven different TLs and the execution time, number of iterations, and the least value of J are recorded as shown in Table 1. The results show that the WOA is effective in minimizing the proposed objective function for all investigated lines with a maximum value of 1.235 that is obtained for TL 2, which is still acceptable. Furthermore, the execution time for any of the seven TLs is less than 1 s which facilitates the real time implementation of this technique.

3. Simulation Results

The proposed TL parameters estimation technique can be performed using any one quarter of the complete ac cycle, i.e., 5 ms based on 50 Hz networks. The robustness of the proposed technique is assessed through the below case studies.
A. Case study-1:
The proposed technique is firstly employed to estimate the parameters of a 50 Hz, 400 MVA, 447.8 kV, 100 km TL that is shown in Figure 4. The actual parameters of this TL are listed in the first column of Table 2.
Power flow calculation is performed on the system shown in Figure 4 using Matlab/Simulink to calculate the voltages and currents at both buses. The instantaneous voltages and currents at the two ends of the line are sampled over one complete cycle using a sampling time of 0.2 µs. It should be noted that, in real application, these values are measured using PMU. As mentioned above, the proposed technique can employ any quarter of the complete power cycle to estimate the TL parameters. The WOA is used to estimate the TL parameters based on the procedure shown in the flow chart of Figure 3. For this case study, the WOA converges at iteration step 48 with a minimum objective function of 0.563. The estimated TL parameters along with the percentage estimation error when employing each quarter of the complete cycle of the voltage/current signals are given in Table 2. It was observed that the proposed technique can estimate the TL parameters with high accuracy. The maximum percentage error is observed for estimating the mutual inductance which is only 1.05%. Results in Table 2 also reveal the ability of the proposed technique to estimate the parameters of the TL using any quarter of the power frequency cycle. This feature facilitates the ability of the proposed technique to detect incipient faults and abnormal events on the TL in real time by comparing the estimated parameters for a certain period and by using any quarter of the measured signals. Any significant changes in the estimated parameters can be considered as an early alarm for incipient faults. The voltage and current waveforms at buses 1 and 2, calculated based on the estimated TL parameters along with the waveforms obtained from the power flow calculation using actual TL parameters, are shown in Figure 5. It can be seen that the actual and estimated waveforms are of a good agreement which attests to the robustness of the proposed WOA in estimating TL parameters.
B. Case study-2:
The above case study assumes that data measured at both ends of the transmission line are perfectly synchronized with no uncertainty in the used data. This case study assumes errors in the measured data. The performance of the proposed technique to estimate the parameters of the TL of Figure 4 is assessed when the voltage/current measured data exhibits errors in magnitude along with synchronization delay time. It is assumed that the voltage and current at bus 2 exhibit a measurement error of ±10% of their nominal values. Furthermore, a delay time of 4 µs, corresponding to 20% synchronization error of the measured data at bus 2, is assumed. The proposed optimization technique is employed to estimate the TL parameters under these measurement errors. Estimated parameters are listed in Table 3. While the estimated parameters in Table 3 exhibit a larger error than the ideal measurement data shown in Table 2, the estimated parameters are still in good agreement with the actual TL data. The actual and estimated voltages and currents at buses 1 and 2 with +10% magnitude error in the measured signals at bus 2 and 20% synchronization error are shown in Figure 6. The figure shows that a small deviation takes place due to such errors, but this deviation is still within a small margin.
C. Case study-3
To investigate the effectiveness of the proposed technique to estimate the parameters of various TLs of a large interconnected network, the IEEE 14-bus system [23] shown in Figure 7 is simulated using MATLAB/Simulink. This system comprises fourteen buses, two generators, three static compensators, and twenty transmission lines. It is to be noted that the provided data for the IEEE 14-bus system [23] do not comprise mutual inductance and hence are omitted from the estimation process. Power flow calculation is performed to identify the bus voltages and currents. Similar to the above case study, the voltage/current waveforms at both ends of each TL are sampled and the first quarter of each waveform is employed by the proposed WOA to estimate the TL parameters. The WOA used in this estimation process is set to a maximum of 100 iteration steps and the recorded execution time is found to be 1.5 s. The actual and estimated data for the 20 TLs in Figure 7 are listed in Table 4. Error results in Table 4 indicate that the average error in estimating line resistance is 4.36%, self-inductance is 3.4%, and capacitance is 4.69%. These results confirm the high accuracy of the proposed technique to estimate the parameters of TLs of different ratings in a complex interconnected power system. The small error in the estimated parameters did not have an observable effect on the load flow calculation as can be seen from the voltage magnitude and phase angle at each bus and the lines active and reactive powers calculated using actual and estimated TL parameters as shown in Figure 8 and Figure 9, respectively. A summary of the load flow calculation for the IEEE 14-bus system based on actual and estimated TL parameters is given in Table 5 which reveals a good agreement between the obtained results based on the estimated line parameters and the actual data.
In the above case studies, required voltage and current data at both ends of the line are obtained through power flow analysis. For the practical implementation of the proposed method, synchronized measurements of the instantaneous three-phase voltages and currents at both ends of the line through PMU and a global positioning system, is required. If PMU is not available, in particular for distribution grids, an electronic measurement device [24,25,26,27,28,29,30,31] along with the new substation automation system based on IEC 61850 [32] can be employed. Alternatively, a simple voltage and current data accusation hardware setup for current and voltage measurements and harmonic and noise elimination such as the one presented in [33] can be used for the online implementation of the proposed technique.

4. Conclusions

This paper presents a cost-effective technique for estimating TL parameters in real-time using one quarter of the cycle of the instantaneous values of the voltages and currents at both ends of the line. The WOA is used to minimize an objective function comprising the square error of the actual and estimated voltages and currents. Simulation analyses conducted on a simple two-bus and the IEEE-14 bus systems reveal that:
  • The proposed technique can estimate the TL electric parameters with an acceptable accuracy level;
  • The technique can employ any quarter of the measured data to estimate the TL parameters with a high degree of consistency. This feature facilitates the real-time detection of any incipient variation in the TL parameters and hence helps detect emerging faults and abnormal events;
  • Errors in the measured data or any synchronization delay will have an impact on the performance of the proposed technique, but the error in the estimated parameters is still not very significant;
  • The proposed technique is easy to implement for existing and new installations. Furthermore, the technique can be used for various TLs of different ratings, topologies, and operating conditions.
Future research studies should be conducted to:
  • Further investigate the feasibility of the proposed technique to detect abnormal events in real time, in particular, the overall execution time with a significant communication delay;
  • Correlate the change in each of the TL parameters with the location and type of fault or abnormal event;
  • Investigate the suitability of the proposed technique for distribution networks in which measuring devices may not be available at both terminals of each line.
While the proof of concept of the proposed approach is verified through simulation analysis in this paper, the method should be validated through laboratory and practical field measurements.

Author Contributions

Conceptualization, W.S.H. and M.M.A.; methodology, M.I.M. and A.A.-S. software, M.I.M.; validation, W.S.H. and M.M.A.; formal analysis, M.I.M. and A.A.-S.; investigation, M.M.A.; resources, W.S.H.; data curation, M.I.M.; writing—original draft preparation, all authors; writing—review and editing, W.S.H. and M.M.A.; visualization, M.I.M.; supervision, A.A.-S.; funding acquisition, W.S.H. and M.M.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Deanship of Scientific Research (DSR), King Abdulaziz University, Jeddah, under grant No. (DF-760-135-1441). The authors gratefully acknowledge DSR technical and financial support.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

This project was funded by the Deanship of Scientific Research (DSR), King Abdulaziz University, Jeddah, under grant No. (DF-760-135-1441). The authors gratefully acknowledge DSR technical and financial support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zivanovic, R. Estimation of Transmission Line Parameters Using Fault Records; AUPEC, Victoria University: Melbourne, VIC, Australia, 2006; pp. 10–13. [Google Scholar]
  2. Liao, Y.; Kezunovic, M. Online Optimal Transmission Line Parameter Estimation for Relaying Applications. IEEE Trans. Power Deliv. 2009, 24, 96–102. [Google Scholar] [CrossRef]
  3. Abu-Siada, A.; Mosaad, M.I.; Mir, S. Voltage–current technique to identify fault location within long transmission lines. IET Gener. Transm. Distrib. 2020, 14, 5588–5596. [Google Scholar] [CrossRef]
  4. Grainger, J.; Stevenson, W. Power System Analysis; McGraw-Hill: New York, NY, USA, 1994. [Google Scholar]
  5. Chan, S. Computing overhead line parameters. IEEE Comput. Appl. Power 1993, 6, 43–45. [Google Scholar] [CrossRef]
  6. Dommel, H. Overhead line parameters from handbook formulas and computer programs. IEEE Trans. Power Appar. Syst. 1985, 104, 366–370. [Google Scholar] [CrossRef]
  7. Kurokawa, S.; Pissolato, J.; Tavares, M.C.; Portela, C.; Prado, A. A New Procedure to Derive Transmission-Line Parameters: Applications and Restrictions. IEEE Trans. Power Deliv. 2005, 21, 492–498. [Google Scholar] [CrossRef]
  8. Chen, C.-S.; Liu, C.-W.; Jiang, J.-A. A new adaptive PMU based protection scheme for transposed/untransposed parallel transmission lines. IEEE Trans. Power Deliv. 2002, 17, 395–404. [Google Scholar] [CrossRef]
  9. Masoum, A.S.; Hashemnia, N.; Abu-Siada, A.; Masoum, M.A.S.; Islam, S.M. Online Transformer Internal Fault Detection Based on Instantaneous Voltage and Current Measurements Considering Impact of Harmonics. IEEE Trans. Power Deliv. 2014, 32, 587–598. [Google Scholar] [CrossRef]
  10. Costa, E.C.M.; Kurokawa, S. Estimation of transmission line parameters using multiple methods. IET Gener. Transm. Distrib. 2015, 9, 2617–2624. [Google Scholar] [CrossRef] [Green Version]
  11. Kurokawa, S.; Costa, E.C.M.; Pissolato, J.; Prado, A.J.; Bovolato, L.F. Proposal of a Transmission Line Model Based on Lumped Elements: An Analytic Solution. Electr. Power Compon. Syst. 2010, 38, 1577–1594. [Google Scholar] [CrossRef]
  12. Abu-Siada, A.; Mir, S. A new on-line technique to identify fault location within long transmission lines. Eng. Fail. Anal. 2019, 105, 52–64. [Google Scholar] [CrossRef]
  13. Soldevilla, F.R.C.; Huerta, F.A.C. Estimation of Transmission Lines Parameters Using Particle Swarm Optimization. In Proceedings of the 2018 IEEE PES Transmission & Distribution Conference and Exhibition-Latin America (T&D-LA), Lima, Peru, 18–21 September 2018; pp. 1–5. [Google Scholar] [CrossRef]
  14. Abu-Siada, A.; Mosaad, M.I.; Kim, D.W.; El-Naggar, M.F. Estimating Power Transformer High Frequency Model Parameters Using Frequency Response Analysis. IEEE Trans. Power Deliv. 2019, 35, 1267–1277. [Google Scholar] [CrossRef]
  15. Mosaad, M.I.; Ramadan, H.S.M.; Aljohani, M.; El-Naggar, M.F.; Ghoneim, S.S.M. Near-Optimal PI Controllers of STATCOM for Efficient Hybrid Renewable Power System. IEEE Access 2021, 9, 34119–34130. [Google Scholar] [CrossRef]
  16. El-Naggar, M.F.; Mosaad, M.I.; Hasanien, H.M.; AbdulFattah, T.A.; Bendary, A.F. Elephant herding algorithm-based optimal PI controller for LVRT enhancement of wind energy conversion systems. Ain Shams Eng. J. 2021, 12, 599–608. [Google Scholar] [CrossRef]
  17. Mosaad, M.I.; Sabiha, N.A. Ferroresonance Overvoltage Mitigation using STATCOM for Grid-Connected Wind Energy Conversion Systems. J. Mod. Power Syst. Clean Energy 2021. [Google Scholar] [CrossRef]
  18. Guedes, J.J.; Castoldi, M.F.; Goedtel, A.; Agulhari, C.M.; Sanches, D.S. Parameters estimation of three-phase induction motors using differential evolution. Electr. Power Syst. Res. 2018, 154, 204–212. [Google Scholar] [CrossRef]
  19. Yan, Z.; Li, C.; Song, Z.; Xiong, L.; Luo, C. An Improved brain storming optimization algorithm for estimating parameters of photovoltaic models. IEEE Access 2019, 7, 77629–77641. [Google Scholar] [CrossRef]
  20. Metwally, M.M.; Emary, A.A.; Bendary, F.M.; Mosaad, M.I. Optimal allocations of FACTS devices to enhance total transfer capability using evolutionary programming. In Proceedings of the 12th International Middle–East Power System Conference, MEPCON 2008, Aswan, Egypt, 12–15 March 2008; pp. 1–4. [Google Scholar]
  21. Yang, C.; Tu, X.; Chen, J. Algorithm of marriage in honey bees optimization based on the wolf pack search. In Proceedings of the 2007 International Conference on Intelligent Pervasive Computing, Jeju Island, Korea, 11–13 October 2007; pp. 462–467. [Google Scholar]
  22. Routray, A.; Singh, R.K.; Mahanty, R. Harmonic Reduction in Hybrid Cascaded Multilevel Inverter Using Modified Grey Wolf Optimization. IEEE Trans. Ind. Appl. 2019, 56, 1827–1838. [Google Scholar] [CrossRef]
  23. Anderson, P.M.; Fouad, A.A. (Eds.) Power System Control and Stability; IEEE Press; John Wiley and Sons Inc.: Hoboken, NJ, USA, 2003. [Google Scholar]
  24. Li, Z.; Xiang, X.; Abu-Siada, A.; Li, Z.; Xu, Y. Research on a Composite Voltage and Current Measurement Device for HVDC Networks. IEEE Trans. Ind. Electron. 2020. [Google Scholar] [CrossRef]
  25. Li, Z.; Yu, C.; Abu-Siada, A.; Li, H.; Li, Z.; Zhang, T.; Xu, Y. An online correction system for electronic voltage transformers. Int. J. Electr. Power Energy Syst. 2021, 126, 106611. [Google Scholar] [CrossRef]
  26. Li, Z.; Zheng, Y.; Abu-Siada, A.; Lu, M.; Li, H.; Xu, Y. Online Evaluation for the Accuracy of Electronic Voltage Transformer Based on Recursive Principal Components Analysis. Energies 2020, 13, 5576. [Google Scholar] [CrossRef]
  27. Li, Z.; Xiang, X.; Hu, T.; Abu-Siada, A.; Li, Z.; Xu, Y. An improved digital integral algorithm to enhance the measurement accuracy of Rogowski coil-based electronic transformers. Int. J. Electr. Power Energy Syst. 2020, 118, 105806. [Google Scholar] [CrossRef]
  28. Li, Z.; Du, Y.; Abu-Siada, A.; Li, Z.; Zhang, T. A New Online Temperature Compensation Technique for Electronic Instrument Transformers. IEEE Access 2019, 7, 97614–97623. [Google Scholar] [CrossRef]
  29. Li, Z.; Tao, Y.; Abu-Siada, A.; Masoum, M.A.S.; Li, Z.; Xu, Y.; Zhao, X. A New Vibration Testing Platform for Electronic Current Transformers. IEEE Trans. Instrum. Meas. 2018, 68, 704–712. [Google Scholar] [CrossRef]
  30. Li, Z.; Du, Y.; Abu-Siada, A.; Bao, G.; Yu, J.; Zhang, T. An Online Calibration System for Digital Input Electricity Meters Based on Improved Nuttall Window. IEEE Access 2018, 6, 71262–71270. [Google Scholar] [CrossRef]
  31. Li, Z.; Zhang, S.; Wu, Z.; Abu-Siada, A.; Tao, Y. Study of Current Measurement Method based on Circular Magnetic Field Sensing Array. Sensors 2018, 18, 1439. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  32. Kumar, S.; Abu-Siada, A.; Das, N.; Islam, S. Toward a Substation Automation System based on IEC 61850. Electronics 2021, 10, 310. [Google Scholar] [CrossRef]
  33. Zhao, X.; Yao, C.; Zhou, Z.; Li, C.; Wang, X.; Zhu, T.; Abu-Siada, A. Experimental Evaluation of Transformer Internal Fault Detection Based on V–I Characteristics. IEEE Trans. Ind. Electron. 2019, 67, 4108–4119. [Google Scholar] [CrossRef]
Figure 1. All possible positions for two-dimensional optimization problem.
Figure 1. All possible positions for two-dimensional optimization problem.
Energies 14 03239 g001
Figure 2. The proposed WOA flowchart for TL parameters estimation.
Figure 2. The proposed WOA flowchart for TL parameters estimation.
Energies 14 03239 g002
Figure 3. Performance of the objective function under two sets of weighting factors for one TL using the WOA.
Figure 3. Performance of the objective function under two sets of weighting factors for one TL using the WOA.
Energies 14 03239 g003
Figure 4. Single line diagram for case study-1.
Figure 4. Single line diagram for case study-1.
Energies 14 03239 g004
Figure 5. Voltages and currents waveforms at both ends of the TL from case study-1.
Figure 5. Voltages and currents waveforms at both ends of the TL from case study-1.
Energies 14 03239 g005aEnergies 14 03239 g005b
Figure 6. Voltages and currents waveforms at both ends of the TL with 10% error in V2 and I2 measurements along with a 20% synchronization error from case study-2.
Figure 6. Voltages and currents waveforms at both ends of the TL with 10% error in V2 and I2 measurements along with a 20% synchronization error from case study-2.
Energies 14 03239 g006aEnergies 14 03239 g006b
Figure 7. IEEE 14-bus system used in case study-3.
Figure 7. IEEE 14-bus system used in case study-3.
Energies 14 03239 g007
Figure 8. Bus voltages (magnitude and phase angle) of the IEEE 14-bus system from case study-3.
Figure 8. Bus voltages (magnitude and phase angle) of the IEEE 14-bus system from case study-3.
Energies 14 03239 g008
Figure 9. Active and reactive power flow of the IEEE 14-bus system from case study-3.
Figure 9. Active and reactive power flow of the IEEE 14-bus system from case study-3.
Energies 14 03239 g009
Table 1. Performance of the WOA for parameter estimation of seven TLs.
Table 1. Performance of the WOA for parameter estimation of seven TLs.
TLJminIterationsExecution Time (s)
10.9192960.68
21.235860.51
30.8654560.52
41.12680.74
50.658720.35
60.789450.43
70.657860.63
Table 2. Actual and estimated parameters using four quarters of the measured signals.
Table 2. Actual and estimated parameters using four quarters of the measured signals.
ParameterActual1st QuarterErr. %2nd Quarter3rd Quarter4th Quarter
R Ω/km0.13730.1360.950.13590.1360.1359
L mH/km1.99791.9990.061.9931.9991.993
M mH/km1.06421.0531.051.0521.0531.052
C nF/km12.7412.710.2412.7512.7112.75
Table 3. Actual and estimated parameters with ±10% magnitude error in V2 and I2 and 20% synchronization error.
Table 3. Actual and estimated parameters with ±10% magnitude error in V2 and I2 and 20% synchronization error.
ParameterActual+10%Error %−10%Error %20% DelayError %
R Ω/km0.13730.1350.1391.240.13881
L mH/km1.99791.6915.41.7611.62.3216
M mH/km1.06420.987.91.2113.71.2315
C nF/km12.7411.212.111.112.814.816
Table 4. Actual and estimated parameters of the 20 TLs of the IEEE 14-bus system from case study-3.
Table 4. Actual and estimated parameters of the 20 TLs of the IEEE 14-bus system from case study-3.
LineActualEstimated % Error
R (Ω)L (mH)C (F)R (Ω)L (H)C (F)RLC
10.0190.0590.0520.0190.0530.053010.171.92
20.05400.22300.04920.05190.21350.04833.94.261.83
30.04700.19800.04380.0490.19470.04274.251.672.51
40.05810.17630.03740.05570.16960.03604.133.803.74
50.05700.17390.03400.0580.16950.03621.752.536.47
60.06700.17100.03460.06090.16270.02969.14.8514.45
70.01340.04210.01280.01340.04330.010902.851.92
800.2091-00.2134--2.06-
900.5562-00.5476--1.55-
1000.252-00.2421--3.93-
110.09500.1989-0.09650.1938-1.582.56-
120.12290.2558-0.11630.2646-5.373.44-
130.06620.1303-0.06200.1244-6.344.53-
1400.1762-00.1747--0.85-
1500.1100-00.1080--1.82-
160.03180.0845-0.02920.0804-8.174.85-
170.12710.2704-0.12100.2629-4.82.77-
180.08200.1921-0.07620.1838-7.14.32-
190.22090.1999-0.21550.1920-2.443.95-
200.17090.3480-0.18220.3523-6.611.24-
Table 5. Power flow summary based on actual and estimated TLs parameters from case study-3.
Table 5. Power flow summary based on actual and estimated TLs parameters from case study-3.
ParameterActualEstimated
Total generation
Real power (p.u.)2.7294732.719726
Reactive power (p.u.)1.7120681.700404
Total load
Real power (p.u.)2.592.59
Reactive power (p.u.)0.8140.814
Total losses
Real power (p.u.)0.1394730.129726
Reactive power (p.u.)0.8980680.886404
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Hassanein, W.S.; Ahmed, M.M.; Mosaad, M.I.; Abu-Siada, A. Estimation of Transmission Line Parameters Using Voltage-Current Measurements and Whale Optimization Algorithm. Energies 2021, 14, 3239. https://doi.org/10.3390/en14113239

AMA Style

Hassanein WS, Ahmed MM, Mosaad MI, Abu-Siada A. Estimation of Transmission Line Parameters Using Voltage-Current Measurements and Whale Optimization Algorithm. Energies. 2021; 14(11):3239. https://doi.org/10.3390/en14113239

Chicago/Turabian Style

Hassanein, Wael S., Marwa M. Ahmed, Mohamed I. Mosaad, and A. Abu-Siada. 2021. "Estimation of Transmission Line Parameters Using Voltage-Current Measurements and Whale Optimization Algorithm" Energies 14, no. 11: 3239. https://doi.org/10.3390/en14113239

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop