Next Article in Journal
Aerial Grasping of an Object in the Strong Wind: Robust Control of an Aerial Manipulator
Previous Article in Journal
A Self-Configuring Membership-Function-Based Approach for Fuzzy Fatigue Reliability Optimization of Welded A-Type Frame Considering Multi-Source Uncertainties
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Extension Neural Network with Discrete Wavelet Transform and Parseval’s Theorem for Power Quality Analysis

1
Department of Electrical Engineering, National Chin-Yi University of Technology, 57, Sec. 2, Zhongshan Road, Taiping District, Taichung City 41170, Taiwan
2
Department of Electrical Engineering, National Taiwan University of Science and Technology, Taipei City 10607, Taiwan
*
Author to whom correspondence should be addressed.
Appl. Sci. 2019, 9(11), 2228; https://doi.org/10.3390/app9112228
Submission received: 5 May 2019 / Revised: 27 May 2019 / Accepted: 27 May 2019 / Published: 30 May 2019

Abstract

:
The development of renewable energy and the increase of intermittent fluctuating loads have affected the power quality of power systems, and in the long run, damage the power equipment. In order to effectively analyze the quality of power signals, this paper proposes a method of signal feature capture and fault identification, as based on the extension neural network (ENN) algorithm combined with discrete wavelet transform (DWT) and Parseval’s theorem. First, the original power quality disturbance (PQD) transient signal was subjected to DWT, and its spectrum energy was calculated for each order of wavelet coefficients through Parseval’s theorem, in order to effectively intercept the eigenvalues of the original signal. Based on the features, the extension neural algorithm was used to establish a matter-element model of power quality disturbance identification. In addition, the correlation degree between the identification data and disturbance types was calculated to accurately identify the types of power failure. To verify the accuracy of the proposed method, five common power quality disturbances were analyzed, including voltage sag, voltage swell, power interruption, voltage flicker, and power harmonics. The results were then compared with those obtained from the back-propagation network (BPN), probabilistic neural network (PNN), extension method and a learning vector quantization network (LVQ). The results showed that the proposed method has shorter computation time (0.06 s), as well as higher identification accuracy at 99.62%, which is higher than the accuracy rates of the other four types.

1. Introduction

In recent years, the vigorous development of renewable energy, the rise of Industry 4.0, and the transformation of traditional industries into high-tech industries, a large number of power electronic instruments and equipment have become widely used. However, due to the tight interconnection of power networks, voltage waveforms can be affected by system failures or the switching actions of devices, resulting in transient changes and waveform distortions that lead to power quality and stability problems. This may affect power supply stability, cause power interruptions, and even cause equipment damage and industrial operation losses. Therefore, the industry, government, and academia are paying close attention to the measurement and analysis of power quality and related research [1,2,3,4].
Good power quality is critical in power systems. Several studies have been conducted on the detection and classification of power quality disturbances (PQDs). The detection algorithms for signal processing, such as Fourier transform [5,6,7], short-time Fourier transform (STFT) [8,9], wavelet transform (WT) [10,11], S-transform (ST) [12,13,14], Hilbert–Huang transform (HHT) [15], and chaos synchronization [16] are commonly used for power quality analysis. Artificial intelligence schemes containing support vector machines (SVM) [17,18], particle swarm optimization and support vector machines (PSO-SVM) [19], and neural networks [20,21,22] have been widely utilized for classifying power quality disturbances in accordance with the features extracted by signal processing algorithms.
Liu et al. proposed an improved generalized discrete Fourier transform (GDFT) for harmonic extraction, which plays a key role in power quality assessment [5]. Ashouri et al. used a protection method based on the application of STFT as the major signal processing algorithm for meshed multi-terminal voltage source converter-high-voltage direct current (VSC-HVDC) grids [8]. Thirumala et al. utilized a recognition technique that contains the tunable-Q wavelet transform (TQWT) and dual multiclass support vector machines (MSVM) for detection of PQDs [10]. Alqam and Zaro proposed a method based on S-transform and the rule-based decision tree for detection and recognition of PQDs under noiseless and noisy situations [12]. Sahani et al. used an integrated intelligence method of Hilbert–Huang transform, and weighted bidirectional extreme learning machine (WBELM) with empirical mode decomposition (EMD) to detect and recognize PQDs [15]. Yau et al. applied the extension recognition algorithm combined with a chaos synchronization-based method, which can detect small dynamic variations in system signals, in order to analyze different power quality problems [16]. Mohammadi1 et al. developed a hybrid classification technique based on particle swarm optimization and support vector machines (PSO-SVM) for categorizing the features extracted by wavelet transform and diagnosing the various types of faults in a smart grid [19]. Shen et al. presented an algorithm based on improved principal component analysis (IPCA) for extracting the features of PQDs and 1-dimensional convolution neural networks (1-D-CNN), which were used to obtain the highest classification accuracy of PQDs [20].
As shown in the above literature review, most previous studies regarding the detection of PQDs described just a single method for signal processing, and extracted the limited features from the original signal. Existing research in extracting fewer and meaningful features has ignored the role of combining of discrete wavelet transform (DWT) and Parseval’s theorem. This study intends to take the advantage of DWT and Parseval’s theorem to reduce the large number of data and utilize the extension neural network [8], with the aim to shorten the detection time and obtain maximum classification accuracy in PQDs.
In order to effectively detect and classify the types of PQDs, this study developed an identification method, as based on ENN with DWT and Parseval’s theorem. The proposed ENN [23,24], which has been widely applied to the field of fault diagnosis [25,26,27], combines the extension theory with an artificial neural network. The ENN proposed in this paper, replaces the Euclidean distance with the extension distance to calculate the geometric distance between the test samples and clusters for rapid and proper classification and identification. To prove the feasibility of the proposed method, the transient signals of five common power quality disturbances were analyzed, including power interruptions [28,29], voltage surges [30], voltage sag [31], voltage flicker [32], and power harmonics [33]. First, the power transient signals were processed by DWT [34,35] and Parseval’s theorem [36,37] to extract the meaningful features and reduce the large data. The matter-element model of the power quality disturbances was established with the aim of generating the wavelet energy coefficients of each order as eigenvalues. The correlation degree of each eigenvalue of power transient signal to be measured was then calculated using the extension distance function through ENN, in order to achieve the highest accurate identification and shorten the computation time.
The proposed method was then verified by numerical simulations and compared with different algorithms, including the back-propagation network (BPN), probabilistic neural network (PNN), learning vector quantization network (LVQ), and extension method in order to illustrate its advantages and effectiveness for potential engineering applications. In addition, this method can be realized by the system-on-chip (SoC) in the foreseeable future, due to its simple structure good expandability, and high accuracy.
The remainder of this paper is organized as follows. Section 2 presents the proposed methods including DWT, Parseval’s theorem, and ENN. Section 3 discusses simulation results obtained from the proposed method and compares with the results from other algorithms. Finally, Section 4 provides concluding remarks.

2. The Proposed Methods

Figure 1 is the flow chart of the signal analysis and identification of the proposed method applied to power quality disturbances. First, the original power quality signals were transformed into wavelet signals in each order by DWT. Then, the energy features of each order were extracted by Parseval’s theorem. Finally, the identification of power quality disturbance signals was carried out by ENN. The following section explains some parts of the proposed algorithm.

2.1. Discrete Wavelet Transform

Wavelet transform is used to discuss the global and local characteristics of signals according to the expansion and contraction of the wavelet function. In the process of DWT, the signal can be decomposed into multi-level analytic decomposition by scaling function φ(x) and wavelet function ψ(x), as shown in Equation (1) and Equation (2), respectively:
φ j , k [ t ] = 2 j / 2 k c j , k φ [ 2 j t k ]
ψ j , k [ t ] = 2 j / 2 k d j , k ψ [ 2 j t k ]
where,
j : is the analytic hierarchy
k: is the operational index
c k : s the scaling coefficient
d k : is the wavelet coefficient
While d k = ( 1 ) k c k + 1 , using different wavelet families will result in different coefficients.
Assume that the measured signal after sampling is v ( t ) = ( v 0 , v 1 , , v N 1 ) and the number of sampling points is N = 2 j ; the DWT of v j [ t ] decomposes from analytic level j to analytic level j 1 , as follows:
D W T ( v j [ t ] ) = 2 ( j 1 ) / 2 ( n = 0 c A j 1 , n φ [ 2 j 1 t n ] + n = 0 c D j 1 , n ψ [ 2 j 1 t n ] ) , 0 k N 2 j 1
where,
c A j 1 , n = k c j , k v j , k + 2 n ,   0 k N 2 j 1
c D j 1 , n = k d j , k v j , k + 2 n ,   0 k N 2 j 1
c A is the approximated coefficients and signals that high resolution has decreased to low resolution; c D is the detailed coefficients and solution signals between high and low resolution; n is the operation modulation parameter, as shown in Equation (6):
v j = v j 1 w j 1
where, v j 1 is the approximate decomposition signal of the original signal and   w j 1 is the decomposition signal of the detail change of the original signal.
Through Equations (1)–(6), the original function of v j is transformed from the base of φ j k ( x ) to the base of v j 1 w j 1 .   v j 1 , which can be further decomposed into v j 2 and w j 2 . Hence, the decomposition signals of approximation are decomposed continuously to obtain a series of w detail vectors and v approximation vectors of the lowest resolution space, as shown in Equation (7), i.e., multi-level analysis of the wavelet transformation, as shown in Figure 2:
v j = v 0 w 0 w 1 w 2 w j 1

2.2. Parseval’s Theorem

If a discrete sampling signal X[n] is regarded as a current, the energy consumed by the current through a 1   Ω resistance would be equal to the sum of the squares of the Fourier spectrum coefficients. This is known as Parseval’s theorem, as shown in Equation (8):
1 N n = N | X [ n ] | 2 = k = N | a k | 2
where, N is the sampling period and a k is the spectrum coefficient.
This theorem is applied to the wavelet transform. If the scaling function and the mother wave have an orthogonal basis, Parseval’s theorem can be used to explain the relationship between the energy of the signal and the energy possessed by each order of wavelet coefficients, that is, it can allow the signal energy to be cut in the time domain and frequency domain of the wavelet transform.
The energy contained in Parseval’s theorem is divided with time k and scale j , as shown in Equation (9) derived from Equations (3) and (8):
1 N t | X [ t ] | 2 = 1 N j k | c A j , k | 2 + j = 1 j ( 1 N j k | c D j , k | 2 )
The former term in the above formula represents the average power generated by the decomposed signal, which is similar to the original signal component, while the latter term is the sum of the average power of multiple analyses of each detail change.

2.3. Extension Neural Network (ENN)

ENN is a new type of artificial neural network formed by combining an artificial neural network and the extension theory, which can effectively use the calculation method of the extension correlation degree and shorten the training time of a neural network. It is a kind of supervised learning that can deal with classification problems using continuous input and discrete output.

2.3.1. ENN Architecture

Figure 3 is the architecture of ENN, including the input layer and output layer. Neurons in the input layer are the features of the samples, as they connect the weights of the input neurons and output neurons, including the maximum weight value and the minimum weight value. These connections are the jth input neuron and kth output neuron, respectively, and are denoted by Wkj and Ukj. The weight center Zkj is calculated according to Wkj and Ukj. After adding the concept of extension distance to the weight value in the artificial neural network, the convergence speed of various features trained by the output layer can be strengthened, in order to achieve the purpose of shortening the learning time.

2.3.2. Weight Training Phase of ENN

The weights of ENN are trained mainly by selecting the set X { x 1 , x 2 , , x N p } to be trained from the samples, where Np is the number of all training data. The number of training data includes the samples and sample features, X i p = { x i 1 p , x i 2 p , , x i n p } , where n is the number of training data and p is the feature of the ith training data. ENN’s training steps are, as follows:
Step 1: Set the weight value between the input node and the output node according to the feature-matter element model.
R k = [ N k , c 1 , V k 1 c 2 , V k 2 c j , V k n ]
where, Rk is a multi-dimensional matter-element; k = 1, 2, …, nc; j = 1, 2, …, n; cj is the characteristic of Nk; Vkj are the classical domains of the kth cluster (Nk).
Step 2: Calculate the middle value of the weight of each feature.
Different training samples are denoted by Nk, cj are the various features of training samples, where V k j = W k j , U k j is the interval of the features (weight interval)
w k j u = M a x i N p { x i j k }
  w k j u = M i n i N p { x i j k }
          Z k = { z k 1 , z k 2 , , z k n }
    Z k j = ( w k j L + w k j u ) 2
where, i = 1, 2, …, Np; j = 1, 2, …, n; k = 1, 2, …, nc.
Step 3: Read ith training samples and eigenvalue p.
X i p = { x i 1 p , x i 2 p , , x i n p }   ,     p n c
Step 4: Calculate the distance between each training data and the kth cluster using the extension distance.
E D i k = j = 1 n [ | x i j p z k j | ( U k j W k j ) / 2 | ( U k j W k j ) / 2 | ]
where, k = 1, 2, …, nc.
Step 5: Look for k, so that E D i k = m i n { E D i k } . If k = p, jump to step 7; otherwise, go to step 6.
Step 6: Update the weights of the pth and kth clusters, as follows:
{ W p j n e w = W p j o l d + η ( x i j p z p j o l d ) U p j n e w = U p j o l d + η ( x i j p z p j o l d )
{ W k j n e w = W k j o l d + η ( x i j p z k j o l d ) U k j n e w = U k j o l d + η ( x i j p z k j o l d )
where η is the learning rate. The learning process is just to adjust the weights of the pth and kth clusters in this step.
Step 7: Repeat Step 3 to Step 6 until all samples have been sorted.
Step 8: After training, the ideal weight interval and weight center can be obtained. Let ENN classify all the data to be measured.

2.3.3. Identification Phase of ENN

When ENN is trained, it can carry out identification, and the steps are described, as follows. The ENN flow chart is shown in Figure 4.
Step 1: Read the trained weighting matrix of ENN.
Step 2: Calculate the median values of each weight, such as Equations (13) and (14).
Step 3: Read the sample identification data.
Step 4: Calculate the distance between the identification sample and each cluster by the extension distance, such as Equation (16).
Step 5: Find k, make E D i k = m i n { E D i k } , and set the output O i k = 1 to identify the cluster classification of the samples.
Step 6: Stop if all identification samples have been classified; otherwise, go back to Step 2.

3. Results

3.1. Electric Power Analysis Data

In this paper, the signals of power quality disturbances were analyzed by DWT at 13 levels to obtain 16 wavelet coefficients (cD1cD15 and cA15). Then, the eigenvalues of different power quality disturbances were captured by Parseval’s Theorem. Finally, the identification of various power quality disturbances was carried out by ENN. This paper used MATLAB/Simulink to construct a power quality disturbance simulation and generate the required types of disturbance waveform signals as shown in Figure 5, including power interruption (276), voltage sag (224), voltage swell (252), voltage flicker (200), and power harmonics (204), for a total of 1156 signals. The voltage signal was interrupted to 0 V between 0.17 to 0.29 s, as shown in Figure 5a. Figure 5b shows that the voltage signal drops to 88 V from 0.17 to 0.29 s. The voltage signal increases to 143V from 0.1 to 0.3 s as shown in Figure 5c. Figure 5d,e demonstrate the occurrence of flicker and harmonic distortion of the voltage signal from 0 to 0.4 s, respectively.

3.2. Feature Signal Capture

According to the proposed signal feature extraction method, a set of fundamental wave energy feature E p u r e is generated from normal power signals by Wavelet Transform and Parseval’s theorem, in order to highlight the features of power quality disturbances. The power quality disturbance signals are processed by DWT and Parseval’s theorem. The feature E d i s t o r t i o n of the instantaneous signal of a PQD is obtained, from which the fundamental wave energy is deducted, the energy difference Δ E is obtained, and the mathematical Equation (19), the power quality disturbance signals in Figure 5a–e are calculated by the aforesaid signal characteristic energy. The obtained wavelet energy eigenvalue curve diagram is shown in Figure 6a–e. The feature curve diagram shows different energy distributions of different power quality disturbance signals, proving that the proposed method can effectively extract the power quality disturbance features.
Δ E = [ E d i s t o r t i o n     c 0 E d i s t o r t i o n     d 1 E d i s t o r t i o n     d j E d i s t o r t i o n     d j 1 ] [ E p u r e     c 0 E p u r e     d 1 E p u r e   d j E p u r e     d j 1 ] = [ Δ E c 0 Δ E d 1 Δ E d j Δ E d j 1 ] .

3.3. ENN Identification Results

The features of various disturbances were identified by ENN. In this paper, half of the voltage signals of power quality disturbances were taken as training samples and the other half as identification samples. Figure 7 shows the convergence curve of ENN. The error rate was zero after about eight iterations of 578 items of training data. The identification results are shown in Table 1. Other than the identification rate of voltage sags, which was 99.2%, the identification rates reached 100%.
In order to verify the advantages of the proposed method, the disturbance voltage signals of the same training samples and identifying samples were used to identify power quality disturbances using BPN, PNN, LVQ network, and an extension method respectively, and compared with ENN. As shown in Table 2, it was found that the accuracy of the proposed ENN identification method was higher than that of BPN, PNN, LVQ, and the extension method and the required calculation time was also the least. The main reason was that ENN can execute features within a range, the extension distance can quickly obtain the correlation degree between the training data and clusters, and the network architecture is simpler. Therefore, the method proposed in this paper was applied to the identification of power quality disturbances, which had high accuracy and could quickly obtain the identification results.

4. Conclusions

In this paper, an ENN-based combination of wavelets and Parseval’s theorem was proposed and effectively applied to power quality disturbance analysis including: voltage sag, voltage flicker, power interruptions, and power harmonics. The results showed that the identification accuracy of the proposed method was as high as 99.62% and the operation time was only 0.06 s. The identification accuracy of the proposed method was higher than that of the other kinds of algorithms. It also has a very simple structure and short computation time. Therefore, the proposed scheme can be realized in an embedded system-on-chip in the near future, for the use of hand-held mobile power quality analyzers. For future research, it is suggested that different types of power quality disturbances, such as three-phase imbalances, voltage pulses, and frequency drift, be added to construct more complete power quality disturbance data signals.

Author Contributions

S.-D.L. conceived of the presented idea, and wrote and revised the manuscript; M.-H.W. supervised the findings of this work, and planned the experiments; H.-W.S. and R.-M.L. performed the numerical simulations; all authors provided critical feedback and helped shape the research, analysis, and manuscript.

Funding

The authors gratefully acknowledge the support of the National Chin-Yi University of Technology of Taiwan, R.O.C.

Acknowledgments

The authors would like to acknowledge the partial financial support of the Department of Electrical Engineering at National Chin-Yi University of Technology (NCUT).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Manikandan, M.S.; Samantaray, S.R.; Kamwa, I. Detection and Classification of Power Quality Disturbances Using Sparse Signal Decomposition on Hybrid Dictionaries. IEEE Trans. Instrum. Meas. 2015, 64, 27–38. [Google Scholar] [CrossRef]
  2. Shi, X.; Yang, H.; Xu, Z.; Zhang, X.; Farahani, M.R. An Independent Component Analysis Classification for Complex Power Quality Disturbances with Sparse Auto Encoder Features. IEEE Access 2019, 7, 20961–20966. [Google Scholar] [CrossRef]
  3. Das, S.; Pradhan, A.K.; Kedia, A.; Dalai, S.; Chatterjee, B.; Chakravorti, S. Diagnosis of Power Quality Events Based on Detrended Fluctuation Analysis. IEEE Trans. Ind. Electron. 2018, 65, 7322–7331. [Google Scholar] [CrossRef]
  4. Mohammadi, F.; Zheng, C. Stability Analysis of Electric Power System. In Proceedings of the 4th National Conference on Technology in Electrical and Computer Engineering, Tehran, Iran, December 2018. [Google Scholar]
  5. Liu, H.; Hu, H.; Chen, H.; Zhang, L.; Xing, Y. Fast and Flexible Selective Harmonic Extraction Methods Based on the Generalized Discrete Fourier Transform. IEEE Trans. Power Electron. 2017, 33, 3484–3496. [Google Scholar] [CrossRef]
  6. Singh, U.; Singh, S.N. Application of fractional Fourier transform for classification of power quality disturbances. IET Sci. Meas. Technol. 2017, 11, 67–76. [Google Scholar] [CrossRef]
  7. Yin, X.; Zhang, A.; Zhang, H.; Hao, L. Research and design of digital power quality analysis system based on mixed radix FFT. In Proceedings of the 33rd Chinese Control Conference, Nanjing, China, 28–30 July 2014; pp. 7393–7399. [Google Scholar]
  8. Ashouri, M.; Silva, F.F.D.; Bak, C.L. Application of short-time Fourier transform for harmonic-based protection of meshed VSC-MTDC grids. J. Eng. 2019, 16, 1439–1443. [Google Scholar] [CrossRef]
  9. Satpathi, K.; Yeap, Y.M.; Ukil, A.; Geddada, N. Short-Time Fourier Transform Based Transient Analysis of VSC Interfaced Point-to-Point DC System. IEEE Trans. Ind. Electron. 2017, 65, 4080–4091. [Google Scholar] [CrossRef]
  10. 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]
  11. Khokhar, S.; Zin, A.A.M.; Memon, A.P.; Mokhtar, A.S. A new optimal feature selection algorithm for classification of power quality disturbances using discrete wavelet transform and probabilistic neural network. Measure 2017, 95, 246–259. [Google Scholar] [CrossRef]
  12. Alqam, S.J.; Zaro, F.R. Power Quality Detection and Classification Using S-Transform and Rule-Based Decision Tree. Int. J. Electr. Electron. Eng. Telecommun. 2019, 8, 45–50. [Google Scholar] [CrossRef]
  13. Li, J.; Teng, Z.; Tang, Q.; Song, J. Detection and Classification of Power Quality Disturbances Using Double Resolution S-Transform and DAG-SVMs. IEEE Trans. Instrum. Meas. 2016, 65, 2302–2312. [Google Scholar] [CrossRef]
  14. Kumar, R.; Shahani, B.S.D.T.; Chandra, A.; Al-Haddad, K. Recognition of Power-Quality Disturbances Using S-Transform-Based ANN Classifier and Rule-Based Decision Tree. IEEE Trans. Ind. Appl. 2015, 51, 1249–1258. [Google Scholar] [CrossRef]
  15. Sahani, M.; Dash, P.K. Automatic Power Quality Events Recognition Based on Hilbert Huang Transform and Weighted Bidirectional Extreme Learning Machine. IEEE Trans. Ind. Inform. 2018, 14, 3849–3858. [Google Scholar] [CrossRef]
  16. Yau, H.T.; Wang, M.H.; Wang, T.Y.; Chen, G. Signal clustering of power disturbance by using chaos synchronization. Int. J. Electr. Power Energy Syst. 2015, 64, 112–120. [Google Scholar] [CrossRef]
  17. Huang, J.; Jiang, Z.; Rylands, L.; Negnevitsky, M. SVM-based PQ disturbance recognition system. IET Gener. Transm. Distrib. 2018, 12, 328–334. [Google Scholar] [CrossRef]
  18. Mohammadi, F.; Zheng, C. A Precise SVM Classification Model for Predictions with Missing Data. In Proceedings of the 4th National Conference on Applied Research in Electrical, Mechanical Computer and IT Engineering, Tehran, Iran, October 2018. [Google Scholar]
  19. Mohammadi, F.; Zheng, C.; Su, R. Fault Diagnosis in Smart Grid Based on Data-Driven Computational Methods. In Proceedings of the 5th International Conference on Applied Research in Electrical, Mechanical, and Mechatronics Engineering, Tehran, Iran, January 2019. [Google Scholar]
  20. Shen, Y.; Abubakar, M.; Liu, H.; Hussain, F. Power Quality Disturbance Monitoring and Classification Based on Improved PCA and Convolution Neural Network for Wind-Grid Distribution Systems. Energies 2019, 12, 1280. [Google Scholar] [CrossRef]
  21. RHaddad, J.; Guha, B.; Kalaani, Y.; Shahat, A.E. Smart Distributed Generation Systems Using Artificial Neural Network-Based Event Classification. IEEE Power Energy Technol. Syst. J. 2018, 5, 18–26. [Google Scholar]
  22. Borges, F.A.S.; Fernandes, R.A.S.; Silva, I.N.; Silva, C.B.S. Feature Extraction and Power Quality Disturbances Classification Using Smart Meters Signals. IEEE Trans. Ind. Inform. 2016, 12, 824–833. [Google Scholar] [CrossRef]
  23. Wang, M.H.; Hung, C.P. Extension neural network. In Proceedings of the International Joint Conference on Neural Networks, New York, NY, USA, 20–24 July 2003; IEEE: Portland, OR, USA, 2003; Volume 1, pp. 399–403. [Google Scholar]
  24. Wang, M.H. Extension neural network-type 2 and its applications. IEEE Trans. Neural Netw. 2005, 16, 1352–1361. [Google Scholar] [CrossRef]
  25. Wang, M.H. Extension neural network for power transformer incipient fault diagnosis. IEE Proc. Gener. Transm. Distrib. 2003, 150, 679–685. [Google Scholar] [CrossRef]
  26. Ruikun, G.; Fuqiang, L.; Xinze, W. Research on transformer fault diagnosis based on genetic algorithm of ENN. In Proceedings of the 2nd International Conference on Computer Science and Network Technology, Changchun, China, 29–31 December 2012; pp. 834–837. [Google Scholar]
  27. Wang, C.; Wu, M.; Chen, J.; Yu, C. Extension Neural Network Approach to Classification of Brain MRI. In Proceedings of the 5th International Conference on Intelligent Information Hiding and Multimedia Signal, Kyoto, Japan, 12–14 September 2009; pp. 515–517. [Google Scholar]
  28. Mirošević, M.; Maljković, Z.; Gašparac, I. Effects of interruption in power supply of induction motors in isolated electrical grid. In Proceedings of the International Aegean Conference on Electrical Machines and Power Electronics and Electromotion, Joint Conference, Istanbul, Turkey, 8–10 September 2011; pp. 732–735. [Google Scholar]
  29. KjØlle, G.H.; Samdal, K.; Singh, B.; Kvitastein, O.A. Customer Costs Related to Interruptions and Voltage Problems: Methodology and Results. IEEE Trans. Power Syst. 2008, 23, 1030–1038. [Google Scholar] [CrossRef]
  30. Kaniewski, J.; Fedyczak, Z.; Benysek, G. AC Voltage Sag/Swell Compensator Based on Three-Phase Hybrid Transformer with Buck-Boost Matrix-Reactance Chopper. IEEE Trans. Ind. Electron. 2014, 61, 3835–3846. [Google Scholar] [CrossRef]
  31. Zhan, Y.Q.; Choi, S.S.; Vilathgamuwa, D.M. A voltage-sag compensation scheme based on the concept of power quality control center. IEEE Trans. Power Deliv. 2006, 21, 296–304. [Google Scholar] [CrossRef]
  32. Barros, J.; Gutiérrez, J.J.; de Apráiz, M.; Saiz, P.; Diego, R.I.; Lazkano, A. Rapid Voltage Changes in Power System Networks, Their Effect on Flicker. IEEE Trans. Power Deliv. 2016, 31, 262–270. [Google Scholar] [CrossRef]
  33. Giannoutsos, S.V.; Manias, S.N. A Systematic Power-Quality Assessment and Harmonic Filter Design Methodology for Variable-Frequency Drive Application in Marine Vessels. IEEE Trans. Ind. Appl. 2015, 51, 1909–1919. [Google Scholar] [CrossRef]
  34. Lai, C.; Tsai, C. Digital Image Watermarking Using Discrete Wavelet Transform and Singular Value Decomposition. IEEE Trans. Instrum. Meas. 2010, 59, 3060–3063. [Google Scholar] [CrossRef]
  35. Lee, T.; Shen, H. Efficient Local Statistical Analysis via Integral Histograms with Discrete Wavelet Transform. IEEE Trans. Vis. Comput. Graph. 2013, 19, 2693–2702. [Google Scholar] [PubMed]
  36. Melin, J.O. Interpreting ISAR Images by Means of Parseval’s Theorem. IEEE Trans. Antennas Propag. 2007, 55, 498–500. [Google Scholar] [CrossRef]
  37. Chang, H.; Lian, K.; Su, Y.; Lee, W. Power-Spectrum-Based Wavelet Transform for Nonintrusive Demand Monitoring and Load Identification. IEEE Trans. Ind. Appl. 2014, 50, 2081–2089. [Google Scholar] [CrossRef]
  38. Hajian, M.; Foroud, A.A. A new hybrid pattern recognition scheme for automatic discrimination of power quality disturbances. Measurement 2014, 51, 265–280. [Google Scholar] [CrossRef]
  39. Deokar, S.A.; Waghmar, L.M. Integrated DWT–FFT approach for detection and classification of power quality disturbances. Int. J. Electr. Power Energy Syst. 2014, 61, 594–605. [Google Scholar] [CrossRef]
  40. Eristi, H.; Ucar, A.; Demir, Y. Wavelet-based feature extraction and selection for classification of power system disturbances using support vector machines. Electr. Power Syst. Res. 2010, 80, 743–752. [Google Scholar] [CrossRef]
  41. Manimala, K.; Selvi, K.; Ahila, R. Optimization techniques for improving power quality data mining using wavelet packet based support vector machine. Neurocomputing 2012, 77, 36–47. [Google Scholar] [CrossRef]
  42. 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]
Figure 1. Flow chart of the proposed system.
Figure 1. Flow chart of the proposed system.
Applsci 09 02228 g001
Figure 2. Flow chart of discrete wavelet transform (DWT) with multi-level analysis.
Figure 2. Flow chart of discrete wavelet transform (DWT) with multi-level analysis.
Applsci 09 02228 g002
Figure 3. Extension neural network (ENN) architecture.
Figure 3. Extension neural network (ENN) architecture.
Applsci 09 02228 g003
Figure 4. ENN flow chart.
Figure 4. ENN flow chart.
Applsci 09 02228 g004
Figure 5. Power system signal with different disturbances: (a) power interruption; (b) voltage sag; (c) voltage swell; (d) voltage flicker; (e) power harmonics.
Figure 5. Power system signal with different disturbances: (a) power interruption; (b) voltage sag; (c) voltage swell; (d) voltage flicker; (e) power harmonics.
Applsci 09 02228 g005aApplsci 09 02228 g005b
Figure 6. Energy feature curves with various disturbances: (a) power interruption energy feature curve; (b) voltage sag energy feature curve; (c) voltage swell energy feature curve; (d) voltage flicker energy feature curve; (e) power harmonics energy feature curve.
Figure 6. Energy feature curves with various disturbances: (a) power interruption energy feature curve; (b) voltage sag energy feature curve; (c) voltage swell energy feature curve; (d) voltage flicker energy feature curve; (e) power harmonics energy feature curve.
Applsci 09 02228 g006aApplsci 09 02228 g006b
Figure 7. Learning curve of ENN.
Figure 7. Learning curve of ENN.
Applsci 09 02228 g007
Table 1. The classification and recognizing results of power quality disturbance.
Table 1. The classification and recognizing results of power quality disturbance.
PQD TypeInterruptionSwellSagFlickerHarmonic
Test pattern (items)138112126100102
Accurate pattern (items)138112125100102
Recognizing rate (%)10010099.2100100
Total recognizing rate (%)99.84
Table 2. Recognition results of ENN and other algorithms.
Table 2. Recognition results of ENN and other algorithms.
Algorithms Execution Time (s)Total Recognizing Rate (%)Ranking
ENN0.06 99.62%1
DWT-Hyperbolic ST [38]99.2%2
DWT-FFT [39]98.4%3
Wavelet-SVM [40]97.9%4
WPT-SVM [41]97.8%5
Fuzzy & ST [42]97.33%6
Extension theory0.394.12%7
PNN19.8690.96%8
LVQ0.9982.13%9
BPN1.9776.92%10
FFT stands for fast Fourier transform; WPT stands for wavelet packet transform.

Share and Cite

MDPI and ACS Style

Lu, S.-D.; Sian, H.-W.; Wang, M.-H.; Liao, R.-M. Application of Extension Neural Network with Discrete Wavelet Transform and Parseval’s Theorem for Power Quality Analysis. Appl. Sci. 2019, 9, 2228. https://doi.org/10.3390/app9112228

AMA Style

Lu S-D, Sian H-W, Wang M-H, Liao R-M. Application of Extension Neural Network with Discrete Wavelet Transform and Parseval’s Theorem for Power Quality Analysis. Applied Sciences. 2019; 9(11):2228. https://doi.org/10.3390/app9112228

Chicago/Turabian Style

Lu, Shiue-Der, Hong-Wei Sian, Meng-Hui Wang, and Rui-Min Liao. 2019. "Application of Extension Neural Network with Discrete Wavelet Transform and Parseval’s Theorem for Power Quality Analysis" Applied Sciences 9, no. 11: 2228. https://doi.org/10.3390/app9112228

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