You are currently viewing a new version of our website. To view the old version click .
Mathematics
  • Article
  • Open Access

24 October 2022

Fast Algorithms for Estimating the Disturbance Inception Time in Power Systems Based on Time Series of Instantaneous Values of Current and Voltage with a High Sampling Rate

,
,
,
,
,
and
1
Department of Automated Electrical Systems, Ural Federal University, 620002 Yekaterinburg, Russia
2
College of Engineering and Technology, American University of the Middle East, Kuwait
3
Department of Electrical Engineering, Canadian University Dubai, Dubai 117781, United Arab Emirates
4
Faculty of Electrical and Environmental Engineering, Riga Technical University, LV-1048 Riga, Latvia
This article belongs to the Special Issue Modeling and Simulation for the Electrical Power System

Abstract

The study examines the development and testing of algorithms for disturbance inception time estimation in a power system using instantaneous values of current and voltage with a high sampling rate. The algorithms were tested on both modeled and physical data. The error of signal extremum forecast, the error of signal form forecast, and the signal value at the so-called joint point provided the basis for the suggested algorithms. The method of tuning for each algorithm was described. The time delay and accuracy of the algorithms were evaluated with varying tuning parameters. The algorithms were tested on the two-machine model of a power system in Matlab/Simulink. Signals from emergency event recorders installed on real power facilities were used in testing procedures. The results of this study indicated a possible and promising application of the suggested methods in the emergency control of power systems.

1. Introduction

The development of modern power systems is related to the global trend toward digitalization of all primary processes: generation, distribution, and consumption of power. A considerable emphasis is given to the design and application of digital devices of protection and control based on phasor measurement units (PMU). Time-synchronized instantaneous values of voltages and currents from power system objects can be obtained using these devices. This kind of data opens completely new possibilities for using adaptive emergency control systems based on steady-state measurements [1].
The following parameters of power systems operation are critical to maintaining required levels: stability of parallel operation of synchronous generators, voltage levels at buses, the current flowing through transmission lines and transformers, the operational state of grid equipment, and the cost-efficiency of operation. All mentioned problems are solved by the dispatch control of power system operation. The short duration of transients, the complexity of grid topology, and the difficulty of analyzing the operational states of a power system make the problem of emergency control impossible to be solved manually. As a result, the control of power systems to ensure stable operation is based on special devices for emergency control.
Emergency control, which is aimed at preserving both small signal stability and transient stability, is widely used in systems with relatively long distances between generation and load, large synchronous generators, and significantly constrained transmission lines. The power systems of the Russian Federation, the People’s Republic of China, the USA, and Canada have such features. In the United Power System (UPS) of Russia, emergency control systems are divided into local and centralized systems. Local systems maintain the stability of specific, load buses or regions. Centralized systems have the same purpose but for whole power systems of a larger scale. Algorithms of local emergency control systems (algorithms of the second type) are generally based on the open-loop principle (preventive algorithms): the control actions are designed using offline power flow and transient analysis of the existing power system model with the most probable disturbances being considered. The same principle is applied to centralized control systems (algorithms of the first type), although control actions are designed based on repetitive simulations of the existing power system model considering the most probable disturbances. These principles of emergency control find wide application in the dispatch control of the UPS of Russia.
There are several features of these algorithms:
  • Control actions are designed for priori-selected disturbances. It may result in unstable operation of a power system in the case of unplanned disturbance or several consecutive disturbances;
  • The design of control action is carried out based on power system models that are different from the real ones, which may decrease the accuracy of emergency control;
  • Considering the worst emergency scenarios may lead to the excessive triggering of control actions.
  • The drawbacks of conventional emergency control systems are negated by the redundancy and backup structure of emergency control.
The current stage of power systems development is followed by changes in structure, transient nature, and concepts of emergency control. There are new emerging aspects of power systems operation, which are considered non-typical for conventional power systems with fossil fuel-based generation. Emergency control operation is affected by the following features of development and tools of analysis:
  • Increasing penetration of renewable sources of energy results in a decreased total inertia of power systems through fewer numbers of rotating masses and increased irregular interconnection fluctuations of active power due to the stochastic nature of generation;
  • PMU-based estimation of power systems parameters receives more attention, and it allows obtaining estimation results with minimal time delay (once per utility frequency period for conventional PMUs, once per 5–10 ms for experimental units) and high accuracy;
  • Increasingly efficient methods of digital signal processing in combination with PMU data make it possible to estimate parameters of power system models using measurements directly, improving the overall adaptability and accuracy of emergency control;
  • The higher efficiency and processing speed of modern computer systems enable maximally fast analysis of power system operation.
The drawbacks of the existing emergency control systems can be overcome with the further development of tools for monitoring, accessing, and analysis of power systems. Significant contributions can be made by implementing the closed-loop type of algorithms (corrective algorithms). This type of algorithm arranges emergency control based on actual models of power systems and online measurements just after a disturbance. PMU data of proper accuracy and time response can be used as input signals. The first designs of these corrective algorithms appeared in the early 2000s. Most suggested algorithms have in their core methods of machine learning and total energy indices of a power system. The implementation of these algorithms was limited by the insufficient efficiency of computing systems and the lack of widely used PMUs [2].
The major problem of transition to corrective online emergency control is to come up with adaptive and fast algorithms for the detection of disturbance inception time using instantaneous values of voltage and current. The possible solution may significantly reduce the time response of emergency control algorithms, as well as improve their efficiency and adequacy.

3. Description of the Algorithms of Disturbance Time Estimation Using Currents and Voltages

The three algorithms for estimation of the disturbance time using current and voltage values have been developed. These algorithms are based on a statistical analysis of the forecast error, signal shape, and difference of derivatives in joint points.

3.1. Algorithm 1

The block diagram in Figure 1 describes algorithm 1 of disturbance time estimation.
Figure 1. The block diagram of algorithm 1.
Signal extremum analysis is used in algorithm 1, the operation of which can be described as follows:
  • For the selected training interval, the signal extremum is predicted;
  • The difference between the actual extremum and the predicted one is found;
  • The mathematical expectation and the standard deviation of the series of the difference between the actual and forecast extremes are determined;
  • As a result of the execution of point 4, according to the three sigmas (3-σ) rule, the permissible range of change in the extremum forecast error is determined;
  • For the prediction interval, an extremum is estimated;
  • The difference between the actual value of the extremum and the predicted value is performed;
  • If the difference between the actual value of the extremum and the predicted value is outside the allowable range, then the disturbance time is captured.
The following parameters were used as adjustable ones: the number of extremums on the learning stage and the number of forecast extremums of an absolute signal. Signal extremum estimation is based on the method of sliding parabolas [2].

3.2. Algorithm 2

The block diagram in Figure 2 describes algorithm 2 of disturbance time estimation.
Figure 2. The block diagram of the algorithm 2.
Algorithm 2 is based on estimating the signal forecast error on the forestall interval. A polynomial is used to forecast a signal, it is a sum of the three first elements of the Fourier series. In the learning stage, the algorithm estimates the difference between the forecast signal and the original one. After that, the algorithm determines the mean and standard deviation of the signal forecast error. Assuming that forecast error follows a normal distribution, the algorithm forms a 3-σ corridor based on the rule of three sigmas. After data acquisition, the algorithm compares the forecast signal and the actual one after the new data are acquired. If the signal forecast error is out of the acceptable range, the algorithm detects the disturbance inception.
The following parameters were used as adjustable: training dataset size and prediction interval size.

3.3. Algorithm 3

The block diagram in Figure 3 describes algorithm 3 of disturbance time estimation.
Figure 3. The block diagram of the algorithm 3.
The second-order approximation is used to estimate the disturbance time in instantaneous values of sine current and voltage. Figure 4 describes an example of the joint point modulation, (1)—measurements, (2)—first window, (3)—second window, and (4)—joint point.
Figure 4. An example of joint point forming.
In this study, ‘a joint point’ means a point that is common for both first and second-order polynomials, obtained as a result of approximating instantaneous values of current/voltage on the pre-selected windows.
In the learning stage, the algorithm estimates the difference between derivatives of the signal from the first and second windows. Then, the mean and standard deviation of the resultant series are calculated. Assuming that forecast error follows a normal distribution, the algorithm forms a 3-σ corridor based on the rule of three sigmas. The algorithm estimates the value at the joint point after the new data are acquired. If the value is out of the acceptable range, the algorithm detects the disturbance inception.
Seizes of the first and second windows are used as adjustable parameters.
For algorithms 1 and 2 upper and lower limits are found as follows:
B o u n d s 1 , 2 = M E 1 , 2 ± 3 × S T D 1 , 2 ,
where Bounds1,2 are acceptable bounds for algorithms 1 and 2, ME1,2 are mean values of the forecast error for the signal extremum or value, and STD1,2 are standard deviations of the measured extremum or signal from the forecast one on the learning stage.
For the algorithms, 3 upper and lower limits are found as:
B o u n d s 3 = M E 3 ± 3 × S T D 3 ,
where Bounds3 are acceptable bounds for algorithm 3, ME3 is the mean value of the difference between derivatives of a signal between the first and the second window, and STD3 is the standard deviation of signal derivatives difference between the first and the second window.
Values Bounds1,2 of Bounds3 are found on the pre-selected learning interval and are specified on each time cycle.

3.4. Comparison of Algorithms Time Delays

Figure 5 describes comparison delays of the algorithms’ time delays using the data of instantaneous values of current and voltage.
Figure 5. The algorithms time delays for methods of disturbance inception estimation.
Algorithm 1 makes it possible to find disturbance time within the first extremum of a transient, which leads to lower accuracy in comparison with algorithms 2 and 3. Algorithms 2 and 3 show similar accuracy. From the point of view of emergency control, one of the basic requirements is low time-response of signal digital processing. At the same time, the full-time delay of the algorithm is a sum of the algorithm delay and the delay of the apparatus part. For algorithms 1 and 2, the orange rectangle highlights the forecast stage and the gray one highlights the stage of acquisition of the coefficients of the changing signal model. The red circle highlights a point of disturbance inception. Figure 5 describes the first and second windows, marked as gray rectangles, forming the base for the joint point, the red circle highlights a point of disturbance inception. For algorithm 3 a time delay corresponds to the size of the first window. Algorithm 1 has the highest algorithm time delay and the lowest accuracy, which makes it difficult to use this emergency control. Algorithms 2 and 3 have similar accuracy in finding a time of disturbance inception. The time delay of algorithm 3 could be significantly reduced by using the express method of approximation with a second-order polynomial [45].

3.5. Method of Algorithm Parameters Selection

The selection of algorithm parameters is carried out with consideration to maintaining a balance between accuracy and time response.
In this study, the algorithms are tuned using the procedure of consecutive changing of parameters with tracing the forecast error of inception detection. The signals in use are obtained after a series of transient simulations of the power system model that describes the actual level of noise and distortion.
Figure 6 describes an example of settings for each algorithm for the modeled signal. The colored line shows the forecast error of disturbance inception estimation, the first sub-plot describes the actual signal, the second one—results after tuning algorithm 1, the third—results after tuning algorithm 2, and the fourth—results after tuning algorithm 3. The color in Figure 6 shows the values of the error in determining the disturbance time. Algorithm settings are selected by determining the range of acceptable error values for determining the disturbance time. The abscissa and ordinate axes of the subplots 2–4 of Figure 6 show the variable settings of the developed algorithms.
Figure 6. Results of algorithms tuning.
The following tuning parameters were used to estimate disturbance inception time for both modeled and physical signals:
  • Algorithm 1: retrospective extremum—5 ms, forecast extremum—2 ms;
  • Algorithm 2: training interval—60 ms, forecast interval—1 ms;
  • Algorithm 3: first window—0.5 ms, second window—1.5 ms.

4. Testing the Algorithms of Disturbance Inception Estimation on Modeled and Physical Data

This section describes a comparison of the results of disturbance inception estimation between a modeled signal and a physical one with an initial sampling rate of 10 kHz.
The suggested algorithms are using the tracing of an index exceeding its acceptable corridor. The index of algorithm 1 is the extremum forecast error on the set prediction interval. The index of algorithm 2 is the forecast error on the set prediction interval. The index of algorithm 3 is the difference between the signal derivatives between the first and the second window in the joint point. The acceptable range in index variation is found on the pre-set sliding window.

4.1. Modelled Signal

The two-machine model of a power system with a slack bus was used to simulate a transient. The model is shown in Figure 7. The simulation was conducted in Matlab/Simulink software using standard blocks of the library Simscape Electrical™.
Figure 7. The power system model.
A three-phase fault on one of two parallel transmission lines 3–4 was considered a disturbance. The parameters of the model in use are shown in Table 2.
Table 2. Parameters of the two-machine power system model.
Prat is the rated active power capacity of the synchronous generator, xd is the reactance of a synchronous generator, xd is the transient reactance of a synchronous generator, xd is the sub-transient reactance of a synchronous generator, TJ is the time constant of a turbine and a synchronous generator, kU is tap ratio of a transformer, x0 zero-sequence reactance of a transmission line, b is susceptance of a transmission line, fADC is the sampling rate of an A/D, tstart is disturbance inception time, tfinish is disturbance ending time, x is reactance, r is resistance, j is the imaginary unit, and U is slack bus voltage.
Each synchronous generator is equipped with standard models of AVR and governor control. Loads L1, L2, L3, and L4 are modeled by constant active power extraction, independent of the voltage level and the frequency of the alternating current.
The results of the disturbance inception detection by the suggested algorithms are shown in Figure 8 and Table 3.
Figure 8. Results of inception time detection for the modeled signal.
Table 3. Results of inception time estimation for the modeled signal.

4.2. Physical Signal

The physical signal was obtained as a result of recording by the emergency event recorder installed at the real power facility, with a sampling rate of 10 kHz. Figure 9 and Table 4 show the obtained results of estimating the disturbance inception time by the suggested algorithms. The discrete wavelet transform [55] was used to find the reference disturbance inception time. As a result, the value of 0.8342 s was obtained.
Figure 9. Results of inception time detection for the physical signal.
Table 4. Results of inception time estimation for the physical signal.
Algorithm 3 shows the minimal error in estimating the disturbance inception time for the considered signal.

4.3. Method of Improving the Accuracy of Suggested Algorithms

The accuracy of estimating the disturbance inception time can be improved using the simultaneous use of instantaneous values of phase current and phase voltage:
t F a u l t = min ( t U a ; t U b ; t U c ; t U a b ; t U b c ; t U c a ; t I a ; t I b ; t I c ; t I a b ; t I b c ; t I c a ) ,
where tFault is resultant disturbance time, tUa, tUb, tUc are disturbance inception times found using instantaneous phase voltages, tUaB, tUbC, tUcA are disturbance inception times found using instantaneous line voltages, tIa, tIb, tIc are disturbance inception times found using instantaneous phase currents, tIab, tIbc, tIca are disturbance inception times found using instantaneous line currents.
The results of using (3) for algorithm 1 are shown in Figure 10 and Table 5.
Figure 10. Results of accuracy improvement for algorithm 1.
Table 5. Comparison of the results for algorithm 1 after accuracy improvement.
Considering (1) the disturbance inception time of a transient is 0.835 s, which is 0.09% different from the reference value.

5. Comparison of Estimating the Disturbance Inception Time in Power Systems Developed Algorithms with Existing Ones

Table 6 compares estimating the disturbance inception time in power systems developed algorithms with existing ones described in [55]. In Table 6, the abbreviation “rms” stands for root-mean-square. The following criteria were selected for comparing algorithms: type of input data, accuracy, and total delay.
Table 6. Comparison of developed algorithms with existing ones.
The developed algorithms 2 and 3 have a minimum delay in comparison with the considered methods. In addition, the accuracy of algorithms 2 and 3 can be assessed as high. Algorithm 1 has an average accuracy and a total delay of 10 ms.

6. Conclusions

Modern power systems have a high degree of digitalization and automation of the processes of generation, transmission, and distribution of power. There is an active implementation of PMUs, which perform measurements of instantaneous values of current and voltage with a high sampling rate (up to 10 kHz). These features of modern power systems make the prerequisites for the development of adaptive emergency control systems for normal and emergency operating conditions. The key step in the development of these algorithms is to find the time of disturbance inception.
This study presents three adaptive algorithms for detecting the disturbance time based on the instantaneous values of current and voltage. The algorithms are based on a statistical analysis of the forecast error of the signal extremum, the signal itself, and the difference between the derivatives of two sliding windows at the joint point. An evaluation of the algorithmic time delay of each algorithm was performed, which has shown that algorithm 3 has a minimal time delay. The study provides a method for selecting the parameters of each of the algorithms.
The numerical experiment was performed on a two-machine test model of a power system implemented in Matlab/Simulink. The model includes the AVR, PSS, and governor control. As a result of the application of the developed algorithms for fault detection in the test model, it was found that the biggest error (0.2%) corresponds to algorithm 1; algorithms 2 and 3 give similar error values of 0.1% and 0.11%, respectively.
In the case of the physical signal test, a transient record was used. It was obtained from an emergency event recorder installed on one of the real power system facilities. The calculated values of the disturbance inception time were compared with the reference method that uses the discrete Wavelet transform described in [39]. For a physical signal, algorithm 3 demonstrates the smallest deviation from the reference value.
The method of simultaneous analysis of six signals was proposed to increase the accuracy of the disturbance time detection, the instantaneous values of phase and line currents, and the instantaneous values of phase and line voltages.
The developed algorithms can be used in parallel. In this case, the backup algorithm is algorithm 1 due to its greater resistance to the noise of the input signal.
Further development of the research will be aimed at testing the algorithms online to assess the possibility of their application for emergency control. The second direction of development of the proposed algorithms relates to the creation of a procedure for the automatic selection and correction of configuration parameters.

Author Contributions

All authors contributed extensively to the work presented in this paper. Conceptualization, M.S. (Mihail Senyuk), S.B., P.G., A.D., F.K., M.S. (Murodbek Safaraliev) and I.Z.; methodology, M.S. (Mihail Senyuk), S.B., P.G., A.D., F.K., M.S. (Murodbek Safaraliev) and I.Z.; software, M.S. (Mihail Senyuk), P.G. and F.K.; validation, M.S. (Mihail Senyuk), P.G., A.D. and S.B.; formal analysis, M.S. (Mihail Senyuk), S.B., P.G., A.D., F.K., M.S. (Murodbek Safaraliev) and I.Z.; investigation, M.S. (Mihail Senyuk), S.B., P.G., A.D., F.K., M.S. (Murodbek Safaraliev) and I.Z.; writing—original draft preparation, M.S. (Mihail Senyuk), P.G., S.B., I.Z., A.D. and M.S. (Murodbek Safaraliev); writing—review and editing, S.B., I.Z., M.S. (Murodbek Safaraliev) and F.K.; visualization, M.S. (Mihail Senyuk), P.G., A.D. and F.K.; supervision, M.S. (Mihail Senyuk) and S.B.; project administration, S.B., I.Z. and M.S. (Murodbek Safaraliev). All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to confidential reasons.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hatziargyriou, N. Definition and classification of power system stability—Revisited & extended. IEEE Trans. Power Syst. 2021, 36, 3271–3281. [Google Scholar]
  2. Ernst, D.; Pavella, M. Closed-loop transient stability emergency control. In Proceedings of the 2000 IEEE Power Engineering Society Winter Meeting, Singapore, 23–27 January 2000; Volume 1, pp. 58–62. [Google Scholar]
  3. Hao, Q.; Zhao, R.; Tong, C. Interharmonics analysis based on interpolating windowed FFT algorithm. IEEE Trans. Power Deliv. 2007, 22, 1064–1069. [Google Scholar]
  4. Heydt, G.T.; Fjeld, P.S.; Liu, C.C.; Pierce, D.; Tu, L.; Hensley, G. Application of the windowed FFT to electric power quality as-sessment. IEEE Trans. Power Deliv. 1999, 14, 1411–1416. [Google Scholar] [CrossRef]
  5. Robertson, D.C.; Camps, O.I.; Mayer, J.S.; Gish, W.B. Wavelets and electromagnetic power system transients. IEEE Trans. Power Deliv. 1996, 11, 1050–1058. [Google Scholar] [CrossRef]
  6. Gu, Y.H.; Bollen, M.H.J. Time-frequency and time-scale domain analysis of voltage disturbances. IEEE Trans. Power Deliv. 2000, 15, 1279–1284. [Google Scholar] [CrossRef]
  7. Santoso, S.; Grady, W.M.; Powers, E.J.; Lamoree, J.; Bhatt, S.C. Characterization of distribution power quality events with Fourier and wavelet transforms. IEEE Trans. Power Deliv. 2000, 15, 247–254. [Google Scholar] [CrossRef]
  8. Liu, H.; Hu, H.; Chen, H.; Zhang, L.; Xing, Y. Fast and flexible selective harmonic extraction methods based on the gener-alized discrete fourier transform. IEEE Trans. Power Electron. 2018, 33, 3484–3496. [Google Scholar] [CrossRef]
  9. Qian, S.; Chen, D. Discrete Gabor transform. IEEE Trans. Signal Process. 1993, 41, 2429–2438. [Google Scholar] [CrossRef]
  10. Huang, S.; Huang, C.; Hsieh, C. Application of Gabor transform technique to supervise power system transient harmonics. IEEE Proc. Gener. Transm. Distrib. IET. 1996, 143, 461–466. [Google Scholar] [CrossRef]
  11. Kawady, T.A.; Elkalashy, N.I.; Ibrahim, A.E.; Taalab, A.-M.I. Arcing fault identification using combined Gabor Transform-neural network for transmission lines. Int. J. Electr. Power Energy Syst. 2014, 61, 248–258. [Google Scholar] [CrossRef]
  12. Cho, S.-H.; Jang, G.; Kwon, S.-H. Time–Frequency analysis of power-quality disturbances via the Gabor—Wigner transform. IEEE Trans. Power Deliv. 2010, 25, 494–499. [Google Scholar]
  13. Abdelsalam, A.A.; Eldesouky, A.A.; Sallam, A.A. Classification of power system disturbances using linear Kalman filter and fuzzy-expert system. Int. J. Electr. Power Energy Syst. 2012, 43, 688–695. [Google Scholar] [CrossRef]
  14. Dash, P.K.; Chilukuri, M.V. Hybrid S-transform and Kalman filtering approach for detection and measurement of short duration disturbances in power networks. IEEE Trans. Instrum. Meas. 2004, 53, 588–596. [Google Scholar] [CrossRef]
  15. Reddy, J.; Dash, P.K.; Samantaray, R.; Moharana, A.K. Fast tracking of power quality disturbance signals using an optimized unscented filter. IEEE Trans. Instrum. Meas. 2009, 58, 3943–3952. [Google Scholar] [CrossRef]
  16. Biswal, B.; Biswal, M.; Mishra, S.; Jalaja, R. Automatic classification of power quality events using balanced neural tree. IEEE Trans. Ind. Electron. 2014, 61, 521–530. [Google Scholar] [CrossRef]
  17. Shukla, S.; Mishra, S.; Singh, B. Empirical-mode decomposition with Hilbert transform for power-quality assessment. IEEE Trans. Power Deliv. 2009, 24, 2159–2165. [Google Scholar] [CrossRef]
  18. Tse, N.C.F.; Chan, J.Y.C.; Lau, W.-H.; Lai, L.L. Hybrid wavelet and Hilbert transform with frequency-shifting decomposition for power quality analysis. IEEE Trans. Instrum. Meas. 2012, 61, 3225–3233. [Google Scholar] [CrossRef]
  19. Saxena, D.; Singh, S.; Verma, K.; Singh, S.K. HHT-based classification of composite power quality events. Int. J. Energy Sect. Manag. 2014, 8, 146–159. [Google Scholar] [CrossRef]
  20. Kumar, R.; Singh, B.; Shahani, D.T. Recognition of single-stage and multiple power quality events using Hilbert-Huang trans-form and probabilistic neural network. Electr. Power Compon. Syst. 2015, 43, 607–619. [Google Scholar] [CrossRef]
  21. Hasan, S.; Muttaqi, K.M.; Sutanto, D. Detection and characterization of time-variant non-stationary voltage sag waveforms using segmented Hilbert Huang transform. IEEE Trans. Ind. Appl. 2020, 56, 4563–4574. [Google Scholar] [CrossRef]
  22. Manjula, M.; Mishra, S.; Sarma, A.V.R.S. Empirical mode decomposition with Hilbert transform for classification of voltage sag causes using probabilistic neural network. Int. J. Electr. Power Energy Syst. 2013, 44, 597–603. [Google Scholar] [CrossRef]
  23. Ozgonenel, O.; Yalcin, T.; Guney, I.; Kurt, U. A new classification for power quality events in distribution systems. Electr. Power Syst. Res. 2013, 95, 192–199. [Google Scholar] [CrossRef]
  24. Sahani, M.; Dash, P.K. FPGA-based online power quality disturbances monitoring using reduced-sample hht and class-specific weighted RVFLN. IEEE Trans. Ind. Inform. 2019, 15, 4614–4623. [Google Scholar] [CrossRef]
  25. Sahani, M.; Dash, P.K. Automatic power quality events recognition based on hilbert huang transform and extreme learning machine. IEEE Trans. Ind. Inform. 2018, 14, 3849–3858. [Google Scholar] [CrossRef]
  26. Nath, S.; Sinha, P.; Goswami, S.K. A wavelet based novel method for the detection of harmonic sources in power systems. Int. J. Electr. Power Energy Syst. 2012, 40, 54–61. [Google Scholar] [CrossRef]
  27. Santoso, S.; Powers, E.J.; Grady, W.M.; Hofmann, P. Power quality assessment via wavelet transform analysis. IEEE Trans. on Power Deliv. 1996, 11, 924–930. [Google Scholar] [CrossRef]
  28. Pillay, P.; Bhattacharjee, A. Application of wavelets to model short-term power system disturbances. IEEE Trans. Power Syst. 1996, 11, 2031–2037. [Google Scholar] [CrossRef]
  29. Latran, M.B.; Teke, A. A novel wavelet transform based voltage sag/swell detection algorithm. Int. J. Electr. Power Energy Syst. 2015, 71, 131–139. [Google Scholar] [CrossRef]
  30. Zhengyou, H.; Shibin, G.; Xiaoqin, C.; Jun, Z.; Zhiqian, B.; Qingquan, Q. Study of a new method for power system transients classification based on wavelet entropy and neural network. Int. J. Electr. Power Energy Syst. 2011, 33, 402–410. [Google Scholar] [CrossRef]
  31. Liao, Y.; Lee, J.-B. A fuzzy-expert system for classifying power quality disturbances. Int. J. Electr. Power Energy Syst. 2004, 26, 199–205. [Google Scholar] [CrossRef]
  32. Karimi, M.; Mokhtari, H.; Iravani, M.R. Wavelet based on-line disturbance detection for power quality applications. IEEE Trans. Power Deliv. 2000, 15, 1212–1220. [Google Scholar] [CrossRef]
  33. Mokhtari, H.; Karimi-Ghartemani, M.; Iravani, M.R. Experimental performance evaluation of a wavelet-based on-line voltage detection method for power quality applications. IEEE Trans. Power Deliv. 2002, 17, 161–172. [Google Scholar] [CrossRef]
  34. Lin, C.-H.; Wang, C.-H. Adaptive wavelet networks for power-quality detection and discrimination in a power system. IEEE Trans. Power Deliv. 2006, 21, 1106–1113. [Google Scholar] [CrossRef]
  35. Thirumala, K.; Prasad, M.S.; Jain, T.; Umarikar, A.C. Tunable-Q wavelet transform and dual multiclass SVM for online automatic detection of power quality disturbances. IEEE Trans. Smart Grid 2016, 9, 3018–3028. [Google Scholar] [CrossRef]
  36. Dash, P.K.; Panigrahi, K.B.; Panda, G. Power quality analysis using S-transform. IEEE Power Eng. Rev. 2002, 22, 406–411. [Google Scholar] [CrossRef]
  37. Lee, I.W.C.; Dash, P.K. S-transform-based intelligent system for classification of power quality disturbance signals. IEEE Trans. Ind. Electron. 2003, 50, 800–805. [Google Scholar] [CrossRef]
  38. Behera, H.; Dash, P.; Biswal, B. Power quality time series data mining using S-transform and fuzzy expert system. Appl. Soft Comput. 2010, 10, 945–955. [Google Scholar] [CrossRef]
  39. Biswal, B.; Behera, H.S.; Bisoi, R.; Dash, P.K. Classification of power quality data using decision tree and chemotactic differential evolution based fuzzy clustering. Swarm Evol. Comput. 2012, 4, 12–24. [Google Scholar] [CrossRef]
  40. Biswal, M.; Dash, P.K. Measurement and classification of simultaneous power signal patterns with an S-transform variant and fuzzy decision tree. IEEE Trans. Ind. Inform. 2013, 9, 1819–1827. [Google Scholar] [CrossRef]
  41. Babu, P.R.; Dash, P.K.; Swain, S.K.; Sivanagaraju, S. A new fast discrete S-transform and decision tree for the classification and monitoring of power quality disturbance waveforms. Int. Trans. Electr. Energy Syst. 2014, 24, 1279–1300. [Google Scholar] [CrossRef]
  42. Singh, M.; Shaik, A.G. Incipient fault detection in stator windings of an induction motor using Stockwell transform and SVM. IEEE Trans. Instrum. Meas. 2020, 69, 9496–9504. [Google Scholar] [CrossRef]
  43. El-Dine Atta, M.E.; Ibrahim, D.K.; Gilany, M.I. Broken bar faults detection under induction motor starting conditions using the optimized stockwell transform and adaptive time—Frequency filter. IEEE Trans. Instrum. 2021, 70, 1–10. [Google Scholar] [CrossRef]
  44. Mukherjee, N.; Chattopadhyaya, A.; Chattopadhyay, S.; Sengupta, S. Discrete-wavelet-transform and stock-well-transform-based statistical parameters estimation for fault analysis in grid-connected wind power system. IEEE Syst. J. 2020, 14, 4320–4328. [Google Scholar] [CrossRef]
  45. Li, D.; Ukil, A.; Satpathi, K.; Yeap, Y.M. Improved S transform-based fault detection method in voltage source converter inter-faced DC system. IEEE Trans. Ind. Electron. 2021, 68, 5024–5035. [Google Scholar] [CrossRef]
  46. Mahela, O.P.; Sharma, J.; Kumar, B.; Khan, B.; Alhelou, H.H. An algorithm for the protection of distribution feeders using the Stockwell and Hilbert transforms supported features. CSEE J. Power Energy Syst. 2021, 7, 1278–1288. [Google Scholar]
  47. Pavlovski, M.; Alqudah, M.; Dokic, T.; Hai, A.A.; Kezunovic, M.; Obradovic, Z. Hierarchical convolutional neural networks for event classification on PMU measurements. IEEE Trans. Instrum. Meas. 2021, 70, 1–13. [Google Scholar] [CrossRef]
  48. Hai, A.A. Transfer learning for event detection from PMU measurements with scarce labels. IEEE Access. 2021, 9, 127420–127432. [Google Scholar] [CrossRef]
  49. Shi, J.; Foggo, B.; Yu, N. Power system event identification based on deep neural network with information loading. IEEE Trans. Power Syst. 2021, 36, 5622–5632. [Google Scholar] [CrossRef]
  50. Ahmed, A.; Sajan, K.S.; Srivastava, A.; Wu, Y. Anomaly detection, localization and classification using drifting synchro-phasor data streams. IEEE Trans. Smart Grid 2021, 12, 3570–3580. [Google Scholar] [CrossRef]
  51. Grando, F.L.; Lazzaretti, A.E.; Moreto, M.; Lopes, H.S. Fault classification in power distribution systems using PMU data and machine learning. In Proceedings of the 20th International Conference on Intelligent System Application to Power Systems, New Delhi, India, 10–19 December 2019; pp. 1–6. [Google Scholar]
  52. Li, H.; Ma, Z.; Weng, Y. A transfer learning framework for power system event identification. IEEE Trans. Power Syst. 2022. [Google Scholar] [CrossRef]
  53. Papia, R.; Gunesh, K.; Biplab, K.M. A comprehensive review on soft computing and signal processing techniques in feature extraction and classification of power quality problems. J. Renew. Sustain. Energy 2018, 10, 025102. [Google Scholar]
  54. Manohar, M. Power quality disturbance detection and classification using signal processing and soft computing techniques: A comprehensive review. Int. Trans. Electr. Energy Syst. 2019, 29, e12008. [Google Scholar]
  55. Bastos, A.F.; Santoso, S.; Todeschini, G. Comparison of methods for determining inception and recovery points of voltage variation events. In Proceedings of the 2018 IEEE Power & Energy Society General Meeting (PESGM), Portland, Oregon, 5–9 August 2018; pp. 1–5. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.