SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 10, No. 1, February 2020, pp. 681~689
ISSN: 2088-8708, DOI: 10.11591/ijece.v10i1.pp681-689  681
Journal homepage: http://ijece.iaescore.com/index.php/IJECE
Voltage variations identification using Gabor Transform and
rule-based classification method
Weihown Tee1
, M. R. Yusoff2
, M. Faizal Yaakub3
, A. R. Abdullah4
1,4
Fakulti Kejuruteraan Elektrik, Universiti Teknikal Malaysia Melaka, Malaysia
2,3
Fakulti Teknologi Kejuruteraan Elektrik dan Elektronik, Universiti Teknikal Malaysia Melaka, Malaysia
Article Info ABSTRACT
Article history:
Received Jan 25, 2019
Revised Oct 1, 2019
Accepted Oct 10, 2019
This paper presents a comparatively contemporary easy to use technique for
the identification and classification of voltage variations. The technique was
established based on the Gabor Transform and the rule-based classification
method. The technique was tested by using mathematical model of Power
Quality (PQ) disturbances based on the IEEE Std 519-2009. The PQ
disturbances focused were the voltage variations, which included voltage sag,
swell and interruption. A total of 80 signals were simulated from
the mathematical model in MATLAB and used in this study. The signals
were analyzed by using Gabor Transform and the signal pattern, time-
frequency representation (TFR) and root-mean-square voltage graph were
presented in this paper. The features of the analysis were extracted, and rules
were implemented in rule-based classification to identify and classify
the voltage variation accordingly. The results showed that this method is easy
to be used and has good accuracy in classifying the voltage variation.
Keywords:
Gabor transform
Power quality
Power quality disturbances
Rule-based method
Copyright © 2020 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
A. R. Abdullah,
Fakulti Kejuruteraan Elektrik,
Universiti Teknikal Malaysia Melaka,
Jalan Hang Tuah Jaya, 76100 Durian Tunggal, Melaka, Malaysia.
Email: abdulr@utem.edu.my
1. INTRODUCTION
Power Quality (PQ) has become a critical issue for users and the adequacy. Power signals can be
crooked with different types of PQ disturbances such as the voltage variations (voltage sag, swell and
interruption), harmonics, transient and so on: where the quality of the signal can be impaired [1].
PQ disturbance is basically explained as any change of voltage, current or frequency in power that affects
the normal operation of the machine or equipment [2]. Electrical device or equipment used in the industries
are sensitive to the occurrence of PQ disturbances, which will bring impact to economic losses [3]. So, PQ is
becoming one of an important issues in modern power systems [4].
To ensure PQ in the distribution systems, performance monitoring of the power system is
required [5]. So, researchers have proposed time-frequency analysis methods to monitor and analyze PQ
disturbance signals. The features of the signals will be extracted from the time-frequency domains (TFDs)
and be used to classify the events [6-21]. These approaches used a similar working scheme where signals
monitored are first analyzed through TFD methods before extracting the features from the signals analyzed.
From the literature, Fourier Transform (FT) is not suitable for analyzing non-stationary signals. Short-time
Fourier Transform (STFT) is better than FT and yet still fails to obtain good time resolution in time and
frequency domain. Wavelet Transform (WT) can extract the time and frequency information concurrently,
however it is very sensitive to noise as well as the dependency of accuracy on selected mother wavelet.
Spectrogram can perform better than previous methods, but its fixed window width cannot provide good
time-frequency resolution. In order to overcome the limitation of spectrogram, Gabor Transform (GT) is
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689
682
introduced which able to detect spectrum changes with resolution under 20ms. However, there is less
literature regarding GT based classification.
Researchers have used various techniques to detect and classify the PQ for example the rule-based
method, artificial neural network (ANN), support vector machines (SVM) and so on [22-27]. ANN are
mainly used for pattern matching, classification, optimizing and data clustering yet they are hard to debug
with computationally intensive to train. SVM has regularization parameter, where it is an approximation with
no local minima. However, it covers the determination of the parameters for value of regularization and
kernel parameters which are sensitive to over-fitting model selection. Rule-based method is easy to be
generated and interpreted which comparable to decision tree. From the literature, rule-based method is easy
to be used and applied on a less complex domain.
Many techniques were presented by researchers for analyzing and classifying power quality
problems. In this paper, GT technique is implemented to analyze the disturbances by representing the signals
in time frequency representation (TFR). Then, the parameters obtained from the time-frequency
representation (TFR) will be used as input for rule-based classifier to classify the PQ event. The attempt of
this research is an investigation to seek an easier method without consuming much computation time for
classifying PQ events by using GT.
2. POWER QUALITY SIGNALS MODELS
Power Quality (PQ) disturbances that may appear in a power system are different in their
characteristics. IEEE Std. 1159-2009 explains the categories of PQ disturbances [28, 29]. In this paper,
the type of disturbances focused is voltage variation which are the voltage sag, swell and interruption.
Mathematical models with parameters are used for generating signals in MATLAB. The signals generated
are of 50Hz according to IEEE standard. The mathematical models and parameters of signals are tabulated in
Table 1 [30]. Class symbol of C1 is used to categorize pure sine wave or voltage waveform in normal form
while C2 to C4 are used to investigate PQ disturbances (voltage variations).
Table 1. Mathematical model of PQ disturbances [29]
PQ disturbance Class symbol Mathematical model Parameters
Standard Simulated
Pure sine wave C1 y(t) = Asin(wt) w= 2𝜋f A = 1pu, f = 50 Hz
Voltage swell C2 y(t) =A(1 + ∝(u(t - t1) - u(t - t2)))sin(wt) 0.1 ≤ α ≤ 0.9;
T ≤ t2 – t1 ≤ 9T;
α = 0.3, t1=0.05, t2=0.15
Voltage sag C3 y(t) =A(1 - ∝(u(t - t1) - u(t - t2)))sin(wt) 0.1 ≤ α ≤ 0.9;
T ≤ t2 – t1 ≤ 9T;
α = 0.3, t1=0.05, t2=0.15
Voltage
interruption
C4 y(t) =A(1 - ∝(u(t - t1) - u(t - t2)))sin(wt) α ≤ 0.1;
T ≤ t2 – t1 ≤ 9T;
α = 0.3, t1=0.05, t2=0.15
A: amplitude; f: frequency; y: voltage; T: period; t: time; w: angular frequency; α = voltage magnitude; u(t): unit step function
3. POWER QUALITY ANALYSIS METHOD
3.1. Gabor transform
A British physicist, Dennis Gabor suggested a signal processing transform method [31]. It expands
a signal into set of functions that are concentrated in both frequency and time domains [12, 31].
The coefficients of the functions will then be used as the descriptors of local property of the particular
signal [32]. Gabor transform uses hanning window just as spectrogram but different in terms of window
length (480 samples) [6, 33]. Hanning window is selected as window function due to its lower peak side lope
which has narrow effect on other frequencies around fundamental value (50 Hz in this study). The Gabor
Transform is represented as:
2( )
22
2
2
( , ) ( )
t
j f
G t f x e e d

  
 
 



 
(1)
Where ( )x  is the input signal and is sigma. The ordering of the matrices of GT can be presented as
00 01 4, 1
10 11
21 2, 2
1,0 1, 2 1, 1
...
... ...
... ...
...
N N
N N
N N N N N
A A A
A A
A
A A
A A A
 
 
    

(2)
Int J Elec & Comp Eng ISSN: 2088-8708 
Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee)
683
Where A is the matrices associated with the matrix of window of GT time slice. The signal input processed
by GT will be analyzed and presented in matrix form of MxN. The maximum values of the GT of the signal
will be extracted from the matrices for further analysis.
3.2. Calculation of root mean square (RMS) voltage
Root-mean-square (RMS) is used for extracting information generally from PQ disturbances.
Each type of PQ disturbance has its own symbolized RMS voltage waveforms [34-36]. RMS voltage can be
practically derived from the time-frequency representation (TFR). The equation can be explained as:
max
0
( ) ( , )
f
rms xV t P t f df  (3)
Where ( , )xP t f is the time-frequency distribution, maxf is the maximum frequency of interest.
3.3. Rule-based classification technique
The rule-based classifier basically consists of IF-THEN rules, where a bunch of facts and
an interpreter are controlling the rules function or application, with facts applied. This classifier will classify
test records based on the rules triggered [27, 37, 38]. The basic theory of rule-based classifier is shown
in Figure 1.
Figure 1. Structure of rule-based classifier
IF-THEN rule statements are used to develop the conditions or statements that compose
the knowledge base. The knowledge base stores all relevant information (rules, data and so on) used by
the system. IF-THEN rule presumes a condition where if x is A, then y is B. the if-part of rule x is called
premise whereas the then-part of rule y is called conclusion. The inference engine in this classifier is
right-on according to the rules applied. Finally, the results of the classification will be presented differ in
disturbance classes.
4. RESULTS AND DISCUSSION
The analysis of Gabor Transform on voltage variations will be detailed in this section. The matrix
information acquired by Gabor Transform is used to obtain plots for detecting and classifying the PQ
disturbances (voltage variations in this study). The plots obtained are amplitude plot, time-frequency contour
plot, and RMS voltage per unit (pu) plot.
4.1. Pure sine wave
Figure 2 presents the Gabor Transform based plots of normal voltage or pure sine wave.
The time-frequency representation (TFR) indicates the pure natural of the wave which drops on 50 Hz.
The RMS voltage pu graph shows constant amplitude of voltage at 1pu which shows and indicates normal
voltage waveform. These will be used as reference for detecting voltage variation.
4.2. Voltage swell
Voltage swell and Gabor Transform based plots are shown in Figure 3. Increase in magnitude of
voltage amplitude is effectively observed from the amplitude plot. From the TFR, the signal has an increment
in magnitude between 0.05s and 0.15s. The lighter the counter, the higher the magnitude of the signal and
vice versa. The RMS voltage pu plot is plotted from the RMS calculation of TFR which shows increase of
0.5vpu at 0.05s and drops back to normal amplitude (1vpu) at 0.15s.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689
684
Figure 2. Gabor transform based plots for pure
sine wave
Figure 3. Gabor Transform based plots for
voltage swell
4.3. Voltage sag
Figure 4 depicted the voltage sag and its Gabor Transform based plots. Sag can be observed from
the contour where the magnitude of the contour drops from 0.05s to 0.15s where yellow contour indicates
higher magnitude while blue contour indicates lower magnitude. From the RMS voltage pu graph shows sag
duration between 0.05s to 0.15s which helps to identify and detect the occurrence of voltage sag effectively.
4.4. Voltage interruption
Interruption of voltage can be observed in Figure 5. In voltage amplitude plot, there shows total
interrupted voltage waveform from 0.05s to 0.15s. A discontinuity in TFR contour from 0.05s to 0.15s shows
that voltage interruption occurs where there is total loss in magnitude within the interruption period.
The RMS voltage pug graph shows decrease of voltage as well to approximately zero during the interruption
before returning to normal.
Figure 4. Gabor transform based plots for voltage sag Figure 5. Gabor Transform based plots for voltage
interruption
4.5. Classification by using rule-based classifier
In this study, the features which can characterize the PQ disturbances was developed based on
the Gabor Transform contour. First, the RMS voltage was calculated from the TFR of GT as first set of
features. These features will be used to identify the class of PQ disturbance based on the pattern of
Int J Elec & Comp Eng ISSN: 2088-8708 
Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee)
685
the waveform according to IEEE Standards. Then, the maximum values in GT matrix were extracted as
second set of features. It is noted that the maximum values plotting of GT is closely resemble to the RMS
voltage values plotting. The procedure of the classification process is presented as in Figure 6.
Figure 6. Flowchart of rule-based classifier
From these sets of features, four features namely F1, F2, F3 and F4 were selected.
The characteristics of the features were selected accordingly from the maximum values plotting as stated in
IEEE Std 519-2009, IEEE Recommended Practice for Monitoring Electric Power Quality. The features
description is presented in Table 2. This study uses rule-based classifier to classify the PQ disturbance or
the voltage variations events. The classification of voltage variations will be performed accordingly based on
the IF-THEN rules as presented in Table 3.
Table 2. Description of features
Features Description
F1 Values for data below 0.90 in the graph of maximum values
F2 Values for data above 1.10 in the graph of maximum values
F3 The minimum values below 0.90 in the graph of maximum values
F4 The maximum values above 1.10 in the graph of maximum values
Table 3. Description of rules
Rules Description
R1 If (F1=0), (F2=0), (0.90<F3<1.10) and (0.90<F4<1.10) then output is C1 (Pure Sine Wave)
R2 If (F1>0) or (F2>0), (0.90<F3<1.10) and (F4>1.10) then output is C2 (Voltage Swell)
R3 If (F1>0) or (F2>0), (F3<0.90) and (0.90<F4<1.10) then output is C3 (Voltage Sag)
R4 If (F1>0) or (F2>0), (F3<0.1) and (0.90<F4<1.10) then output is C4 (Voltage Interruption)
From the Gabor Transform, the matrices for each case can be obtained from the time frequency
representation. The values extracted are named as maximum values in GT matrix and used as features for this
analysis. The maximum values in GT matrix for each event is plotted in and compare with RMS voltage
graph as shown in Table 4. The results of classification showed that eighty numbers of voltage signals (pure
sine wave, voltage swell, voltage sag and voltage interruption) were successfully detected and classified with
classification accuracy of 100% respectively. The results of the classification are tabulated in Table 5.
Based on the results in Table 5, it was proven that the method of using maximum values in Gabor
Transform matrix can detect and classify the voltage variation. The rule-based rules are implemented
according to the IEEE Std with the features of maximum values in Gabor Transform matrix. The Gabor
matrices of the voltage variation are plotted completely by their total number of nonzero elements which
depends on the signal length as well as signal pattern where the matrices are associated with the matrix of
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689
686
window values along with the Gabor time slice. The output of Gabor Transform analysis is presented in
complex form matrix where rows and columns present frequency and time data respectively. The information
from the time-frequency contours will produce maimum Gabor Transform values. The oritentation of this is
used to compare the graph plotting pattern with actual RMS graph of each case as shown in Table 4.
Table 4. Graph comparison between maximum values in GT matrix and RMS voltage of each case
Case Graph of Maximum Values in GT Graph of RMS Voltage
Voltage
Swell
Voltage Sag
Voltage
Interruption
Int J Elec & Comp Eng ISSN: 2088-8708 
Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee)
687
Table 5. Results on classification of voltage variation
Class Description Number of signals Classification accuracy (%)
C1 Pure Sine Wave 20 100
C2 Voltage Swell 20 100
C3 Voltage Sag 20 100
C4 Voltage Interruption 20 100
As can be seen in Table 4, the GT matrices of swell case show increase of values when time
approaching 0.05s and drop back to normal average value around 0.15s. The increment of values form
pattern similar with RMS voltage graph for swell signal. For voltage sag case, the GT matrices show
a decrement of values around period in between 0.05s to 0.15s. As similar to the RMS voltage graph for
voltage sag, the graph shows dropping in values in between period 0.05s to 0.15s and increases back to
norminal value after that. In voltage interruption, the GT matrices values drop to zero within the 0.05s to
0.15s period. This pattern is understandable to be similar to RMS voltage pattern of voltage interruption
where the values come to a halt during 0.05s to 0.15s period. From the results, the method of using maximum
values of GT is applicated as the results pattern are similar to RMS voltage graphs calculated. This study has
proven too that the voltage variation can be classified without using complicated classifier and method.
Without using much features from the time frequency distribution, which may increase the computation time
and memory of the system, the application of features of maximum values of GT matrices can contribute and
provide appropriate information for the classification by using rule-based classifier.
5. CONCLUSION
In this paper, an easier method and technique to detect and classify voltage variation signals is
introduced. The advantage of this technique is that it can be performed by other time-frequency analysis
technique to acquire the features. Gabor Transform is used as it offers result of analysis in both time and
frequency domains where features can be extracted from the matrixes. The features are then be used by rule-
based classification method to detect and classify the disturbance waveforms respectively. The results
obtained from the classification showed that the method and idea have good classification accuracy.
ACKNOWLEDGEMENTS
The author would like to thank Universiti Teknikal Malaysia Melaka (UTeM) for providing
the research grant PJP/2017/FTK/HI14/S01546 for this research.
REFERENCES
[1] J. Huang and Z. Jiang, “Power Quality Assessment of Different Load Categories,” in Energy Procedia, vol. 141,
pp. 345–351, 2017.
[2] IEEE, “IEEE Recommended Practice and Requirements for Harmonic Control in Electric Power Systems,”
IEEE Std 519-2014 (Revision IEEE Std 519-1992), 2014.
[3] E. A. Nagata, D. D. Ferreira, C. A. Duque, and A. S. Cequeira, “Voltage sag and swell detection and segmentation
based on Independent Component Analysis,” Electr. Power Syst. Res., vol. 155, pp. 274–280, 2018.
[4] M. Bollen and I. Gu, “Signal processing of power quality disturbances,” Wiley-IEEE Press, 2006.
[5] A. Rodríguez, J. A. Aguado, F. Martín, J. J. López, F. Muñoz, and J. E. Ruiz, “Rule-based classification of power
quality disturbances using S-transform,” Electr. Power Syst. Res., vol. 86, pp. 113–121, 2012.
[6] A. Abdullah and A. Sha’ameri, “ 2008 IEEE 2nd International Power and Energy Conference, no. PECon 08,
pp. 313–317, 2008.
[7] D. Ning, C. Wei, S. Juan, W. Jianwei, and X. Yonghai, “Voltage sag disturbance detection based on RMS voltage
method,” in Asia-Pacific Power and Energy Engineering Conference, APPEEC, 2009.
[8] S. Kamble and I. Dupare, “Detection of power quality disturbances using wavelet transform and artificial neural
network,” Emerg. Res. Areas Magn. Mach. Drives (AICERA/iCMMD), 2014 Annu. Int. Conf., pp. 1–5, 2014.
[9] M. B. I. Reaz, F. Choong, M. S. Sulaiman, F. Mohd-Yasin, and M. Kamada, “Expert system for power quality
disturbance classifier,” IEEE Trans. Power Deliv., vol. 22, no. 3, 2007.
[10] S. K. Meher and A. K. Pradhan, “Fuzzy classifiers for power quality events analysis,” Electr. Power Syst. Res.,
vol. 80, no. 1, pp. 71-76, 2010.
[11] J. Han, W. Kim, J.-W. Lee, and C.-H. Kim, “Fault type classification in transmission line using STFT,” 11th IET
Int. Conf. Dev. Power Syst. Prot. (DPSP 2012), 2012.
[12] M. S. Manikandan, S. R. Samantaray, and I. Kamwa, “Detection and classification of power quality
disturbances using sparse signal decomposition on hybrid dictionaries,” IEEE Trans. Instrum. Meas., vol. 64, no. 1,
pp. 27–38, 2015.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689
688
[13] M. Jopri, A. Abdullah, T. Sutikno, and M. Manap, “A Utilisation of Improved Gabor Transform for Harmonic
Signals Detection and Classification Analysis,” International Journal of Electrical and Computer Engineering.,
vol. 7, no. 1, pp. 21–28, 2017.
[14] M. Szmajda, K. Górecki, and J. Mroczka, “Gabor transform, spwvd, gabor-wigner transform and wavelet transform
- tools for power quality monitoring,” Metrol. Meas. Syst., vol. 17, no. 3, 2010.
[15] D. A. Abraham, “Signal Processing,” in Applied Underwater Acoustics: Leif Bjørnø, 2017.
[16] M. B. Latran and A. Teke, “A novel wavelet transform based voltage sag/swell detection algorithm,” Int. J. Electr.
Power Energy Syst., vol. 71, pp. 131–139, 2015.
[17] Y. Gu and M. H. J. Bollen, “Time-frequency and time-scale domain analysis of voltage disturbances,” IEEE Trans.
Power Deliv., vol. 15, no. 4, 2000.
[18] M. Zhang, K. Li, and Y. Hu, “A real-time classification method of power quality disturbances,” Electr. Power Syst.
Res., vol. 81, no. 2, pp. 660–666, 2011.
[19] R. Naidoo and P. Pillay, “A new method of voltage sag and swell detection,” IEEE Trans. Power Deliv., vol. 22,
no. 2, pp. 1056–1063, 2007.
[20] N. Jrad, A. Kachenoura, I. Merlet, and F. Wendling, “Gabor transform for interictal high frequency oscillations
classification,” in 2015 International Conference on Advances in Biomedical Engineering, ICABME 2015,
pp. 127–130, 2015.
[21] A. Subasi, “Classification of EMG signals using PSO optimized SVM for diagnosis of neuromuscular disorders,”
Comput. Biol. Med., vol. 43, no. 5, pp. 576–586, 2013.
[22] T. Jayasree, D. Devaraj, and R. Sukanesh, “Power quality disturbance classification using Hilbert transform and
RBF networks,” Neurocomputing, vol. 73, no. 7–9, pp. 1451–1456, 2010.
[23] M. Manjula, a. V. R. S. Sarma, and S. Mishra, “Detection and classification of voltage sag causes based on
empirical mode decomposition,” 2011 Annu. IEEE India Conf., 2011.
[24] S. Naderian and A. Salemnia, “Detection and classification of power-quality events using discrete Gabor transform
and Support Vector Machine,” in 6th Annual International Power Electronics, Drive Systems, and Technologies
Conference, PEDSTC 2015, pp. 544–549, 2015.
[25] A. Banshwar and A. K. Chandel, “Identification of harmonic sources using fuzzy logic,” 2010 Jt. Int. Conf. Power
Electron. Drives Energy Syst. 2010 Power India, pp. 1–7, 2010.
[26] S. K. Meher and A. K. Pradhan, “Fuzzy classifiers for power quality events analysis,” Electr. Power Syst. Res.,
vol. 80, no. 1, pp. 71–76, 2010.
[27] M. E. Salem, A. Mohamed, and S. A. Samad, “Rule based system for power quality disturbance classification
incorporating S-transform features,” Expert Syst. Appl., vol. 37, no. 4, pp. 3229-3235, 2010.
[28] D. Committee, I. Power, and E. Society, “IEEE Recommended Practice and Requirements for Harmonic Control in
Electric Power Systems IEEE Power and Energy Society,” ANSI/IEEE Std. 519, 2014.
[29] W. Tee, M. R. Yusoff, A. R. Abdullah, M. H. Jopri, and N. S. N. Anwar, “Spectrogram Based Window Selection
for the Detection of Voltage Variation,” Int. J. of Integrated Engineering, vol. 11, no. 3, pp. 240–247, 2019.
[30] R. H. G. Tan and V. K. Ramachandaramurthy, “Numerical Model Framework of Power Quality Events,” European
Journal of Scientific Research, vol. 43, no. 1, pp. 30-47, 2010.
[31] M. Szmajda, K. Górecki, and J. Mroczka, “Gabor transform, Gabor-Wigner transform and SPWVD as a time-
frequency analysis of power quality,” in ICHQP 2010 - 14th International Conference on Harmonics and Quality
of Power, 2010.
[32] S. Qian and D. Chen, “Discrete Gabor Transform,” IEEE Trans. Signal Process., vol. 41, no. 7,
pp. 2429-2438, 1993.
[33] M. H. Jopri, A. R. Abdullah, M. Manap, M. R. Yusoff, T. Sutikno, and M. F. Habban, “An improved detection and
classification technique of harmonic signals in power distribution by utilizing spectrogram,” International Journal
of Electrical and Computer Engineering (IJECE), vol. 7, no. 1, pp. 12–20, 2017.
[34] N. Hamzah, A. Mohamed, and A. Hussain, “A new approach to locate the voltage sag source using real current
component,” Electr. Power Syst. Res., vol. 72, no. 2, pp. 113–123, 2004.
[35] M. Zhang, K. Li, and Y. Hu, “A real-time classification method of power quality disturbances,” Electric Power
Systems Research, vol. 81, no. 2, pp. 660-666, 2011.
[36] M. H. W, Tee., Abdullah, A. R., Sutikno, T., Jopri, “A Comparative Modeling and Analysis of Voltage Variation
by Using Spectrogram,” TELKOMNIKA (Telecommunication, Computing, Electronics and Control), vol. 16, no. 5,
pp. 2385-2394, 2018.
[37] R. Kumar, B. Singh, D. T. Shahani, A. Chandra, and K. Al-Haddad, “Recognition of Power-Quality Disturbances
Using S-Transform-Based ANN Classifier and Rule-Based Decision Tree,” IEEE Trans. Ind. Appl., vol. 51, no. 2,
pp. 1249 – 1258, 2015.
[38] W. Tee, M. R. Yusoff, A. R. Abdullah, and M. F. Yaakub, “Voltage variation signals source identification and
diagnosis method,” Int. J. Adv. Comput. Sci. Appl., vol. 10, no. 4, 2019.
Int J Elec & Comp Eng ISSN: 2088-8708 
Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee)
689
BIOGRAPHIES OF AUTHORS
Tee Wei Hown was born in Selangor, Malaysia. He received his B.Eng in Engineering Technology
from Universiti Teknikal Malaysia Melaka (UTeM) in 2017. Currently he is a postgraduate student
researcher in power quality in electrical Engineering at Universiti Teknikal Malaysia Melaka
(UTeM).
Assoc. Prof. Ts. Mohd Rahimi bin Yusoff was born in Kelantan, Malaysia. He received his B.Eng
in Electrical & Electronics from University of Wales, Swansea, UK in 1990, and M.Sc. in Electrical
Engineering from University of Nottingham, England in 1992. Since 2010, he has been an academia
staff in Universiti Teknikal Malaysia Melaka (UTeM) and currently holding the post as Dean of
Faculty of Electrical and Electronic Engineering Technology. His research interests are power
quality, signal processing and DSP application.
Muhamad Faizal bin Yaakub was born in Johor, Malaysia in 1981. In 2004 he received his B.Eng
(Hons) degree in Electrical-Electronics Engineering from Universiti Teknologi Malaysia (UTM) and
in 2013, he received his M.Eng in Electrical Engineering from Universiti Tun Hussein Onn Malaysia
(UTHM). He has 5 years’experience in ASIC Test and Development in STMicroelectronics. He is
currently a researcher and lecturer in Universiti Teknikal Malaysia Melaka (UTeM). He is registered
as Chartered Engineer with UK Engineering Council and a member of Institute of Engineering and
Technology. His research interest includes the field of multilevel inverter, sustainable energy
technology and power quality engineering.
Assoc. Prof. Ir. Dr. Abdul Rahim bin Abdullah was born in Kedah, Malaysia. He received his
B.Eng, Master Eng and PhD Degree from Universiti Teknologi Malaysia in 2001, 2004 and 2011 in
electrical Engineering and digital signal Processing respectively. He is currently the Chief of
Advanced Digital Signal Processing (ADSP) Lab in Universiti Teknikal Malaysia Melaka (UTeM).

More Related Content

What's hot

A review on power quality disturbance classification using deep learning appr...
A review on power quality disturbance classification using deep learning appr...A review on power quality disturbance classification using deep learning appr...
A review on power quality disturbance classification using deep learning appr...MuskanRath1
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control IJECEIAES
 
An Accurate Classification Method of Harmonic Signals in Power Distribution S...
An Accurate Classification Method of Harmonic Signals in Power Distribution S...An Accurate Classification Method of Harmonic Signals in Power Distribution S...
An Accurate Classification Method of Harmonic Signals in Power Distribution S...TELKOMNIKA JOURNAL
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemeSAT Publishing House
 
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILEZac Darcy
 
Shunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by WaveletShunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by Waveletpaperpublications3
 
Performance of Modified S-Transform for Power Quality Disturbance Detection a...
Performance of Modified S-Transform for Power Quality Disturbance Detection a...Performance of Modified S-Transform for Power Quality Disturbance Detection a...
Performance of Modified S-Transform for Power Quality Disturbance Detection a...TELKOMNIKA JOURNAL
 
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...idescitation
 
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Power System Operation
 
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKS
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKSPROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKS
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKSZac Darcy
 
Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...IJASCSE
 
126 a fuzzy rule based approach for islanding
126 a fuzzy rule based approach for islanding126 a fuzzy rule based approach for islanding
126 a fuzzy rule based approach for islandingLalitha Lalli
 
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...Aminullah Assagaf
 

What's hot (18)

A review on power quality disturbance classification using deep learning appr...
A review on power quality disturbance classification using deep learning appr...A review on power quality disturbance classification using deep learning appr...
A review on power quality disturbance classification using deep learning appr...
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
 
An Accurate Classification Method of Harmonic Signals in Power Distribution S...
An Accurate Classification Method of Harmonic Signals in Power Distribution S...An Accurate Classification Method of Harmonic Signals in Power Distribution S...
An Accurate Classification Method of Harmonic Signals in Power Distribution S...
 
PID1563185
PID1563185PID1563185
PID1563185
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
 
Fg34974984
Fg34974984Fg34974984
Fg34974984
 
A010520112
A010520112A010520112
A010520112
 
Shunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by WaveletShunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by Wavelet
 
Performance of Modified S-Transform for Power Quality Disturbance Detection a...
Performance of Modified S-Transform for Power Quality Disturbance Detection a...Performance of Modified S-Transform for Power Quality Disturbance Detection a...
Performance of Modified S-Transform for Power Quality Disturbance Detection a...
 
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
 
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
 
Jc2415921599
Jc2415921599Jc2415921599
Jc2415921599
 
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKS
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKSPROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKS
PROTECTOR CONTROL PC-AODV-BH IN THE AD HOC NETWORKS
 
Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...
 
126 a fuzzy rule based approach for islanding
126 a fuzzy rule based approach for islanding126 a fuzzy rule based approach for islanding
126 a fuzzy rule based approach for islanding
 
Y4502158163
Y4502158163Y4502158163
Y4502158163
 
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...
1 Aminullah Assagaf_Estimation-of-domain-of-attraction-for-the-fract_2021_Non...
 

Similar to Voltage Variation Identification Using Gabor Transform

A Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram
A Comparative Modeling and Analysis of Voltage Variation by Using SpectrogramA Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram
A Comparative Modeling and Analysis of Voltage Variation by Using SpectrogramTELKOMNIKA JOURNAL
 
Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications IJECEIAES
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...idescitation
 
An Improved Detection and Classification Technique of Harmonic Signals in Pow...
An Improved Detection and Classification Technique of Harmonic Signals in Pow...An Improved Detection and Classification Technique of Harmonic Signals in Pow...
An Improved Detection and Classification Technique of Harmonic Signals in Pow...IJECEIAES
 
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...IAES-IJPEDS
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligenceFinitoTheEnd
 
Icaee paper id 116.pdf
Icaee paper id 116.pdfIcaee paper id 116.pdf
Icaee paper id 116.pdfshariful islam
 
Fpga versus dsp for wavelet transform based voltage sags detection
Fpga versus dsp for wavelet transform based voltage sags detectionFpga versus dsp for wavelet transform based voltage sags detection
Fpga versus dsp for wavelet transform based voltage sags detectionCecilio Martins
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...IJPEDS-IAES
 
Accurate harmonic source identification using S-transform
Accurate harmonic source identification using S-transformAccurate harmonic source identification using S-transform
Accurate harmonic source identification using S-transformTELKOMNIKA JOURNAL
 
Conference Full Paper template
Conference Full Paper templateConference Full Paper template
Conference Full Paper templateNajad kk
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...TELKOMNIKA JOURNAL
 
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...IJERA Editor
 
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...IJECEIAES
 

Similar to Voltage Variation Identification Using Gabor Transform (20)

A Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram
A Comparative Modeling and Analysis of Voltage Variation by Using SpectrogramA Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram
A Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram
 
Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
 
63
6363
63
 
An Improved Detection and Classification Technique of Harmonic Signals in Pow...
An Improved Detection and Classification Technique of Harmonic Signals in Pow...An Improved Detection and Classification Technique of Harmonic Signals in Pow...
An Improved Detection and Classification Technique of Harmonic Signals in Pow...
 
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...
An Adaptive Neuro-Fuzzy Inference Distributed Power Flow Controller (DPFC) in...
 
EMI
EMIEMI
EMI
 
E1082935
E1082935E1082935
E1082935
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Small-Signal AC Model and Closed Loop Control of Interleaved Three-Phase Boos...
Small-Signal AC Model and Closed Loop Control of Interleaved Three-Phase Boos...Small-Signal AC Model and Closed Loop Control of Interleaved Three-Phase Boos...
Small-Signal AC Model and Closed Loop Control of Interleaved Three-Phase Boos...
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligence
 
Icaee paper id 116.pdf
Icaee paper id 116.pdfIcaee paper id 116.pdf
Icaee paper id 116.pdf
 
Fpga versus dsp for wavelet transform based voltage sags detection
Fpga versus dsp for wavelet transform based voltage sags detectionFpga versus dsp for wavelet transform based voltage sags detection
Fpga versus dsp for wavelet transform based voltage sags detection
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
 
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
 
Accurate harmonic source identification using S-transform
Accurate harmonic source identification using S-transformAccurate harmonic source identification using S-transform
Accurate harmonic source identification using S-transform
 
Conference Full Paper template
Conference Full Paper templateConference Full Paper template
Conference Full Paper template
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...
 
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
 
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...
A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and ...
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

Voltage Variation Identification Using Gabor Transform

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 10, No. 1, February 2020, pp. 681~689 ISSN: 2088-8708, DOI: 10.11591/ijece.v10i1.pp681-689  681 Journal homepage: http://ijece.iaescore.com/index.php/IJECE Voltage variations identification using Gabor Transform and rule-based classification method Weihown Tee1 , M. R. Yusoff2 , M. Faizal Yaakub3 , A. R. Abdullah4 1,4 Fakulti Kejuruteraan Elektrik, Universiti Teknikal Malaysia Melaka, Malaysia 2,3 Fakulti Teknologi Kejuruteraan Elektrik dan Elektronik, Universiti Teknikal Malaysia Melaka, Malaysia Article Info ABSTRACT Article history: Received Jan 25, 2019 Revised Oct 1, 2019 Accepted Oct 10, 2019 This paper presents a comparatively contemporary easy to use technique for the identification and classification of voltage variations. The technique was established based on the Gabor Transform and the rule-based classification method. The technique was tested by using mathematical model of Power Quality (PQ) disturbances based on the IEEE Std 519-2009. The PQ disturbances focused were the voltage variations, which included voltage sag, swell and interruption. A total of 80 signals were simulated from the mathematical model in MATLAB and used in this study. The signals were analyzed by using Gabor Transform and the signal pattern, time- frequency representation (TFR) and root-mean-square voltage graph were presented in this paper. The features of the analysis were extracted, and rules were implemented in rule-based classification to identify and classify the voltage variation accordingly. The results showed that this method is easy to be used and has good accuracy in classifying the voltage variation. Keywords: Gabor transform Power quality Power quality disturbances Rule-based method Copyright © 2020 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: A. R. Abdullah, Fakulti Kejuruteraan Elektrik, Universiti Teknikal Malaysia Melaka, Jalan Hang Tuah Jaya, 76100 Durian Tunggal, Melaka, Malaysia. Email: abdulr@utem.edu.my 1. INTRODUCTION Power Quality (PQ) has become a critical issue for users and the adequacy. Power signals can be crooked with different types of PQ disturbances such as the voltage variations (voltage sag, swell and interruption), harmonics, transient and so on: where the quality of the signal can be impaired [1]. PQ disturbance is basically explained as any change of voltage, current or frequency in power that affects the normal operation of the machine or equipment [2]. Electrical device or equipment used in the industries are sensitive to the occurrence of PQ disturbances, which will bring impact to economic losses [3]. So, PQ is becoming one of an important issues in modern power systems [4]. To ensure PQ in the distribution systems, performance monitoring of the power system is required [5]. So, researchers have proposed time-frequency analysis methods to monitor and analyze PQ disturbance signals. The features of the signals will be extracted from the time-frequency domains (TFDs) and be used to classify the events [6-21]. These approaches used a similar working scheme where signals monitored are first analyzed through TFD methods before extracting the features from the signals analyzed. From the literature, Fourier Transform (FT) is not suitable for analyzing non-stationary signals. Short-time Fourier Transform (STFT) is better than FT and yet still fails to obtain good time resolution in time and frequency domain. Wavelet Transform (WT) can extract the time and frequency information concurrently, however it is very sensitive to noise as well as the dependency of accuracy on selected mother wavelet. Spectrogram can perform better than previous methods, but its fixed window width cannot provide good time-frequency resolution. In order to overcome the limitation of spectrogram, Gabor Transform (GT) is
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689 682 introduced which able to detect spectrum changes with resolution under 20ms. However, there is less literature regarding GT based classification. Researchers have used various techniques to detect and classify the PQ for example the rule-based method, artificial neural network (ANN), support vector machines (SVM) and so on [22-27]. ANN are mainly used for pattern matching, classification, optimizing and data clustering yet they are hard to debug with computationally intensive to train. SVM has regularization parameter, where it is an approximation with no local minima. However, it covers the determination of the parameters for value of regularization and kernel parameters which are sensitive to over-fitting model selection. Rule-based method is easy to be generated and interpreted which comparable to decision tree. From the literature, rule-based method is easy to be used and applied on a less complex domain. Many techniques were presented by researchers for analyzing and classifying power quality problems. In this paper, GT technique is implemented to analyze the disturbances by representing the signals in time frequency representation (TFR). Then, the parameters obtained from the time-frequency representation (TFR) will be used as input for rule-based classifier to classify the PQ event. The attempt of this research is an investigation to seek an easier method without consuming much computation time for classifying PQ events by using GT. 2. POWER QUALITY SIGNALS MODELS Power Quality (PQ) disturbances that may appear in a power system are different in their characteristics. IEEE Std. 1159-2009 explains the categories of PQ disturbances [28, 29]. In this paper, the type of disturbances focused is voltage variation which are the voltage sag, swell and interruption. Mathematical models with parameters are used for generating signals in MATLAB. The signals generated are of 50Hz according to IEEE standard. The mathematical models and parameters of signals are tabulated in Table 1 [30]. Class symbol of C1 is used to categorize pure sine wave or voltage waveform in normal form while C2 to C4 are used to investigate PQ disturbances (voltage variations). Table 1. Mathematical model of PQ disturbances [29] PQ disturbance Class symbol Mathematical model Parameters Standard Simulated Pure sine wave C1 y(t) = Asin(wt) w= 2𝜋f A = 1pu, f = 50 Hz Voltage swell C2 y(t) =A(1 + ∝(u(t - t1) - u(t - t2)))sin(wt) 0.1 ≤ α ≤ 0.9; T ≤ t2 – t1 ≤ 9T; α = 0.3, t1=0.05, t2=0.15 Voltage sag C3 y(t) =A(1 - ∝(u(t - t1) - u(t - t2)))sin(wt) 0.1 ≤ α ≤ 0.9; T ≤ t2 – t1 ≤ 9T; α = 0.3, t1=0.05, t2=0.15 Voltage interruption C4 y(t) =A(1 - ∝(u(t - t1) - u(t - t2)))sin(wt) α ≤ 0.1; T ≤ t2 – t1 ≤ 9T; α = 0.3, t1=0.05, t2=0.15 A: amplitude; f: frequency; y: voltage; T: period; t: time; w: angular frequency; α = voltage magnitude; u(t): unit step function 3. POWER QUALITY ANALYSIS METHOD 3.1. Gabor transform A British physicist, Dennis Gabor suggested a signal processing transform method [31]. It expands a signal into set of functions that are concentrated in both frequency and time domains [12, 31]. The coefficients of the functions will then be used as the descriptors of local property of the particular signal [32]. Gabor transform uses hanning window just as spectrogram but different in terms of window length (480 samples) [6, 33]. Hanning window is selected as window function due to its lower peak side lope which has narrow effect on other frequencies around fundamental value (50 Hz in this study). The Gabor Transform is represented as: 2( ) 22 2 2 ( , ) ( ) t j f G t f x e e d              (1) Where ( )x  is the input signal and is sigma. The ordering of the matrices of GT can be presented as 00 01 4, 1 10 11 21 2, 2 1,0 1, 2 1, 1 ... ... ... ... ... ... N N N N N N N N N A A A A A A A A A A A           (2)
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee) 683 Where A is the matrices associated with the matrix of window of GT time slice. The signal input processed by GT will be analyzed and presented in matrix form of MxN. The maximum values of the GT of the signal will be extracted from the matrices for further analysis. 3.2. Calculation of root mean square (RMS) voltage Root-mean-square (RMS) is used for extracting information generally from PQ disturbances. Each type of PQ disturbance has its own symbolized RMS voltage waveforms [34-36]. RMS voltage can be practically derived from the time-frequency representation (TFR). The equation can be explained as: max 0 ( ) ( , ) f rms xV t P t f df  (3) Where ( , )xP t f is the time-frequency distribution, maxf is the maximum frequency of interest. 3.3. Rule-based classification technique The rule-based classifier basically consists of IF-THEN rules, where a bunch of facts and an interpreter are controlling the rules function or application, with facts applied. This classifier will classify test records based on the rules triggered [27, 37, 38]. The basic theory of rule-based classifier is shown in Figure 1. Figure 1. Structure of rule-based classifier IF-THEN rule statements are used to develop the conditions or statements that compose the knowledge base. The knowledge base stores all relevant information (rules, data and so on) used by the system. IF-THEN rule presumes a condition where if x is A, then y is B. the if-part of rule x is called premise whereas the then-part of rule y is called conclusion. The inference engine in this classifier is right-on according to the rules applied. Finally, the results of the classification will be presented differ in disturbance classes. 4. RESULTS AND DISCUSSION The analysis of Gabor Transform on voltage variations will be detailed in this section. The matrix information acquired by Gabor Transform is used to obtain plots for detecting and classifying the PQ disturbances (voltage variations in this study). The plots obtained are amplitude plot, time-frequency contour plot, and RMS voltage per unit (pu) plot. 4.1. Pure sine wave Figure 2 presents the Gabor Transform based plots of normal voltage or pure sine wave. The time-frequency representation (TFR) indicates the pure natural of the wave which drops on 50 Hz. The RMS voltage pu graph shows constant amplitude of voltage at 1pu which shows and indicates normal voltage waveform. These will be used as reference for detecting voltage variation. 4.2. Voltage swell Voltage swell and Gabor Transform based plots are shown in Figure 3. Increase in magnitude of voltage amplitude is effectively observed from the amplitude plot. From the TFR, the signal has an increment in magnitude between 0.05s and 0.15s. The lighter the counter, the higher the magnitude of the signal and vice versa. The RMS voltage pu plot is plotted from the RMS calculation of TFR which shows increase of 0.5vpu at 0.05s and drops back to normal amplitude (1vpu) at 0.15s.
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689 684 Figure 2. Gabor transform based plots for pure sine wave Figure 3. Gabor Transform based plots for voltage swell 4.3. Voltage sag Figure 4 depicted the voltage sag and its Gabor Transform based plots. Sag can be observed from the contour where the magnitude of the contour drops from 0.05s to 0.15s where yellow contour indicates higher magnitude while blue contour indicates lower magnitude. From the RMS voltage pu graph shows sag duration between 0.05s to 0.15s which helps to identify and detect the occurrence of voltage sag effectively. 4.4. Voltage interruption Interruption of voltage can be observed in Figure 5. In voltage amplitude plot, there shows total interrupted voltage waveform from 0.05s to 0.15s. A discontinuity in TFR contour from 0.05s to 0.15s shows that voltage interruption occurs where there is total loss in magnitude within the interruption period. The RMS voltage pug graph shows decrease of voltage as well to approximately zero during the interruption before returning to normal. Figure 4. Gabor transform based plots for voltage sag Figure 5. Gabor Transform based plots for voltage interruption 4.5. Classification by using rule-based classifier In this study, the features which can characterize the PQ disturbances was developed based on the Gabor Transform contour. First, the RMS voltage was calculated from the TFR of GT as first set of features. These features will be used to identify the class of PQ disturbance based on the pattern of
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee) 685 the waveform according to IEEE Standards. Then, the maximum values in GT matrix were extracted as second set of features. It is noted that the maximum values plotting of GT is closely resemble to the RMS voltage values plotting. The procedure of the classification process is presented as in Figure 6. Figure 6. Flowchart of rule-based classifier From these sets of features, four features namely F1, F2, F3 and F4 were selected. The characteristics of the features were selected accordingly from the maximum values plotting as stated in IEEE Std 519-2009, IEEE Recommended Practice for Monitoring Electric Power Quality. The features description is presented in Table 2. This study uses rule-based classifier to classify the PQ disturbance or the voltage variations events. The classification of voltage variations will be performed accordingly based on the IF-THEN rules as presented in Table 3. Table 2. Description of features Features Description F1 Values for data below 0.90 in the graph of maximum values F2 Values for data above 1.10 in the graph of maximum values F3 The minimum values below 0.90 in the graph of maximum values F4 The maximum values above 1.10 in the graph of maximum values Table 3. Description of rules Rules Description R1 If (F1=0), (F2=0), (0.90<F3<1.10) and (0.90<F4<1.10) then output is C1 (Pure Sine Wave) R2 If (F1>0) or (F2>0), (0.90<F3<1.10) and (F4>1.10) then output is C2 (Voltage Swell) R3 If (F1>0) or (F2>0), (F3<0.90) and (0.90<F4<1.10) then output is C3 (Voltage Sag) R4 If (F1>0) or (F2>0), (F3<0.1) and (0.90<F4<1.10) then output is C4 (Voltage Interruption) From the Gabor Transform, the matrices for each case can be obtained from the time frequency representation. The values extracted are named as maximum values in GT matrix and used as features for this analysis. The maximum values in GT matrix for each event is plotted in and compare with RMS voltage graph as shown in Table 4. The results of classification showed that eighty numbers of voltage signals (pure sine wave, voltage swell, voltage sag and voltage interruption) were successfully detected and classified with classification accuracy of 100% respectively. The results of the classification are tabulated in Table 5. Based on the results in Table 5, it was proven that the method of using maximum values in Gabor Transform matrix can detect and classify the voltage variation. The rule-based rules are implemented according to the IEEE Std with the features of maximum values in Gabor Transform matrix. The Gabor matrices of the voltage variation are plotted completely by their total number of nonzero elements which depends on the signal length as well as signal pattern where the matrices are associated with the matrix of
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689 686 window values along with the Gabor time slice. The output of Gabor Transform analysis is presented in complex form matrix where rows and columns present frequency and time data respectively. The information from the time-frequency contours will produce maimum Gabor Transform values. The oritentation of this is used to compare the graph plotting pattern with actual RMS graph of each case as shown in Table 4. Table 4. Graph comparison between maximum values in GT matrix and RMS voltage of each case Case Graph of Maximum Values in GT Graph of RMS Voltage Voltage Swell Voltage Sag Voltage Interruption
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee) 687 Table 5. Results on classification of voltage variation Class Description Number of signals Classification accuracy (%) C1 Pure Sine Wave 20 100 C2 Voltage Swell 20 100 C3 Voltage Sag 20 100 C4 Voltage Interruption 20 100 As can be seen in Table 4, the GT matrices of swell case show increase of values when time approaching 0.05s and drop back to normal average value around 0.15s. The increment of values form pattern similar with RMS voltage graph for swell signal. For voltage sag case, the GT matrices show a decrement of values around period in between 0.05s to 0.15s. As similar to the RMS voltage graph for voltage sag, the graph shows dropping in values in between period 0.05s to 0.15s and increases back to norminal value after that. In voltage interruption, the GT matrices values drop to zero within the 0.05s to 0.15s period. This pattern is understandable to be similar to RMS voltage pattern of voltage interruption where the values come to a halt during 0.05s to 0.15s period. From the results, the method of using maximum values of GT is applicated as the results pattern are similar to RMS voltage graphs calculated. This study has proven too that the voltage variation can be classified without using complicated classifier and method. Without using much features from the time frequency distribution, which may increase the computation time and memory of the system, the application of features of maximum values of GT matrices can contribute and provide appropriate information for the classification by using rule-based classifier. 5. CONCLUSION In this paper, an easier method and technique to detect and classify voltage variation signals is introduced. The advantage of this technique is that it can be performed by other time-frequency analysis technique to acquire the features. Gabor Transform is used as it offers result of analysis in both time and frequency domains where features can be extracted from the matrixes. The features are then be used by rule- based classification method to detect and classify the disturbance waveforms respectively. The results obtained from the classification showed that the method and idea have good classification accuracy. ACKNOWLEDGEMENTS The author would like to thank Universiti Teknikal Malaysia Melaka (UTeM) for providing the research grant PJP/2017/FTK/HI14/S01546 for this research. REFERENCES [1] J. Huang and Z. Jiang, “Power Quality Assessment of Different Load Categories,” in Energy Procedia, vol. 141, pp. 345–351, 2017. [2] IEEE, “IEEE Recommended Practice and Requirements for Harmonic Control in Electric Power Systems,” IEEE Std 519-2014 (Revision IEEE Std 519-1992), 2014. [3] E. A. Nagata, D. D. Ferreira, C. A. Duque, and A. S. Cequeira, “Voltage sag and swell detection and segmentation based on Independent Component Analysis,” Electr. Power Syst. Res., vol. 155, pp. 274–280, 2018. [4] M. Bollen and I. Gu, “Signal processing of power quality disturbances,” Wiley-IEEE Press, 2006. [5] A. Rodríguez, J. A. Aguado, F. Martín, J. J. López, F. Muñoz, and J. E. Ruiz, “Rule-based classification of power quality disturbances using S-transform,” Electr. Power Syst. Res., vol. 86, pp. 113–121, 2012. [6] A. Abdullah and A. Sha’ameri, “ 2008 IEEE 2nd International Power and Energy Conference, no. PECon 08, pp. 313–317, 2008. [7] D. Ning, C. Wei, S. Juan, W. Jianwei, and X. Yonghai, “Voltage sag disturbance detection based on RMS voltage method,” in Asia-Pacific Power and Energy Engineering Conference, APPEEC, 2009. [8] S. Kamble and I. Dupare, “Detection of power quality disturbances using wavelet transform and artificial neural network,” Emerg. Res. Areas Magn. Mach. Drives (AICERA/iCMMD), 2014 Annu. Int. Conf., pp. 1–5, 2014. [9] M. B. I. Reaz, F. Choong, M. S. Sulaiman, F. Mohd-Yasin, and M. Kamada, “Expert system for power quality disturbance classifier,” IEEE Trans. Power Deliv., vol. 22, no. 3, 2007. [10] S. K. Meher and A. K. Pradhan, “Fuzzy classifiers for power quality events analysis,” Electr. Power Syst. Res., vol. 80, no. 1, pp. 71-76, 2010. [11] J. Han, W. Kim, J.-W. Lee, and C.-H. Kim, “Fault type classification in transmission line using STFT,” 11th IET Int. Conf. Dev. Power Syst. Prot. (DPSP 2012), 2012. [12] M. S. Manikandan, S. R. Samantaray, and I. Kamwa, “Detection and classification of power quality disturbances using sparse signal decomposition on hybrid dictionaries,” IEEE Trans. Instrum. Meas., vol. 64, no. 1, pp. 27–38, 2015.
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 1, February 2020 : 681 - 689 688 [13] M. Jopri, A. Abdullah, T. Sutikno, and M. Manap, “A Utilisation of Improved Gabor Transform for Harmonic Signals Detection and Classification Analysis,” International Journal of Electrical and Computer Engineering., vol. 7, no. 1, pp. 21–28, 2017. [14] M. Szmajda, K. Górecki, and J. Mroczka, “Gabor transform, spwvd, gabor-wigner transform and wavelet transform - tools for power quality monitoring,” Metrol. Meas. Syst., vol. 17, no. 3, 2010. [15] D. A. Abraham, “Signal Processing,” in Applied Underwater Acoustics: Leif Bjørnø, 2017. [16] M. B. Latran and A. Teke, “A novel wavelet transform based voltage sag/swell detection algorithm,” Int. J. Electr. Power Energy Syst., vol. 71, pp. 131–139, 2015. [17] Y. Gu and M. H. J. Bollen, “Time-frequency and time-scale domain analysis of voltage disturbances,” IEEE Trans. Power Deliv., vol. 15, no. 4, 2000. [18] M. Zhang, K. Li, and Y. Hu, “A real-time classification method of power quality disturbances,” Electr. Power Syst. Res., vol. 81, no. 2, pp. 660–666, 2011. [19] R. Naidoo and P. Pillay, “A new method of voltage sag and swell detection,” IEEE Trans. Power Deliv., vol. 22, no. 2, pp. 1056–1063, 2007. [20] N. Jrad, A. Kachenoura, I. Merlet, and F. Wendling, “Gabor transform for interictal high frequency oscillations classification,” in 2015 International Conference on Advances in Biomedical Engineering, ICABME 2015, pp. 127–130, 2015. [21] A. Subasi, “Classification of EMG signals using PSO optimized SVM for diagnosis of neuromuscular disorders,” Comput. Biol. Med., vol. 43, no. 5, pp. 576–586, 2013. [22] T. Jayasree, D. Devaraj, and R. Sukanesh, “Power quality disturbance classification using Hilbert transform and RBF networks,” Neurocomputing, vol. 73, no. 7–9, pp. 1451–1456, 2010. [23] M. Manjula, a. V. R. S. Sarma, and S. Mishra, “Detection and classification of voltage sag causes based on empirical mode decomposition,” 2011 Annu. IEEE India Conf., 2011. [24] S. Naderian and A. Salemnia, “Detection and classification of power-quality events using discrete Gabor transform and Support Vector Machine,” in 6th Annual International Power Electronics, Drive Systems, and Technologies Conference, PEDSTC 2015, pp. 544–549, 2015. [25] A. Banshwar and A. K. Chandel, “Identification of harmonic sources using fuzzy logic,” 2010 Jt. Int. Conf. Power Electron. Drives Energy Syst. 2010 Power India, pp. 1–7, 2010. [26] S. K. Meher and A. K. Pradhan, “Fuzzy classifiers for power quality events analysis,” Electr. Power Syst. Res., vol. 80, no. 1, pp. 71–76, 2010. [27] M. E. Salem, A. Mohamed, and S. A. Samad, “Rule based system for power quality disturbance classification incorporating S-transform features,” Expert Syst. Appl., vol. 37, no. 4, pp. 3229-3235, 2010. [28] D. Committee, I. Power, and E. Society, “IEEE Recommended Practice and Requirements for Harmonic Control in Electric Power Systems IEEE Power and Energy Society,” ANSI/IEEE Std. 519, 2014. [29] W. Tee, M. R. Yusoff, A. R. Abdullah, M. H. Jopri, and N. S. N. Anwar, “Spectrogram Based Window Selection for the Detection of Voltage Variation,” Int. J. of Integrated Engineering, vol. 11, no. 3, pp. 240–247, 2019. [30] R. H. G. Tan and V. K. Ramachandaramurthy, “Numerical Model Framework of Power Quality Events,” European Journal of Scientific Research, vol. 43, no. 1, pp. 30-47, 2010. [31] M. Szmajda, K. Górecki, and J. Mroczka, “Gabor transform, Gabor-Wigner transform and SPWVD as a time- frequency analysis of power quality,” in ICHQP 2010 - 14th International Conference on Harmonics and Quality of Power, 2010. [32] S. Qian and D. Chen, “Discrete Gabor Transform,” IEEE Trans. Signal Process., vol. 41, no. 7, pp. 2429-2438, 1993. [33] M. H. Jopri, A. R. Abdullah, M. Manap, M. R. Yusoff, T. Sutikno, and M. F. Habban, “An improved detection and classification technique of harmonic signals in power distribution by utilizing spectrogram,” International Journal of Electrical and Computer Engineering (IJECE), vol. 7, no. 1, pp. 12–20, 2017. [34] N. Hamzah, A. Mohamed, and A. Hussain, “A new approach to locate the voltage sag source using real current component,” Electr. Power Syst. Res., vol. 72, no. 2, pp. 113–123, 2004. [35] M. Zhang, K. Li, and Y. Hu, “A real-time classification method of power quality disturbances,” Electric Power Systems Research, vol. 81, no. 2, pp. 660-666, 2011. [36] M. H. W, Tee., Abdullah, A. R., Sutikno, T., Jopri, “A Comparative Modeling and Analysis of Voltage Variation by Using Spectrogram,” TELKOMNIKA (Telecommunication, Computing, Electronics and Control), vol. 16, no. 5, pp. 2385-2394, 2018. [37] R. Kumar, B. Singh, D. T. Shahani, A. Chandra, and K. Al-Haddad, “Recognition of Power-Quality Disturbances Using S-Transform-Based ANN Classifier and Rule-Based Decision Tree,” IEEE Trans. Ind. Appl., vol. 51, no. 2, pp. 1249 – 1258, 2015. [38] W. Tee, M. R. Yusoff, A. R. Abdullah, and M. F. Yaakub, “Voltage variation signals source identification and diagnosis method,” Int. J. Adv. Comput. Sci. Appl., vol. 10, no. 4, 2019.
  • 9. Int J Elec & Comp Eng ISSN: 2088-8708  Voltage variations identification using gabor transform and rule-based classification method (Weihown Tee) 689 BIOGRAPHIES OF AUTHORS Tee Wei Hown was born in Selangor, Malaysia. He received his B.Eng in Engineering Technology from Universiti Teknikal Malaysia Melaka (UTeM) in 2017. Currently he is a postgraduate student researcher in power quality in electrical Engineering at Universiti Teknikal Malaysia Melaka (UTeM). Assoc. Prof. Ts. Mohd Rahimi bin Yusoff was born in Kelantan, Malaysia. He received his B.Eng in Electrical & Electronics from University of Wales, Swansea, UK in 1990, and M.Sc. in Electrical Engineering from University of Nottingham, England in 1992. Since 2010, he has been an academia staff in Universiti Teknikal Malaysia Melaka (UTeM) and currently holding the post as Dean of Faculty of Electrical and Electronic Engineering Technology. His research interests are power quality, signal processing and DSP application. Muhamad Faizal bin Yaakub was born in Johor, Malaysia in 1981. In 2004 he received his B.Eng (Hons) degree in Electrical-Electronics Engineering from Universiti Teknologi Malaysia (UTM) and in 2013, he received his M.Eng in Electrical Engineering from Universiti Tun Hussein Onn Malaysia (UTHM). He has 5 years’experience in ASIC Test and Development in STMicroelectronics. He is currently a researcher and lecturer in Universiti Teknikal Malaysia Melaka (UTeM). He is registered as Chartered Engineer with UK Engineering Council and a member of Institute of Engineering and Technology. His research interest includes the field of multilevel inverter, sustainable energy technology and power quality engineering. Assoc. Prof. Ir. Dr. Abdul Rahim bin Abdullah was born in Kedah, Malaysia. He received his B.Eng, Master Eng and PhD Degree from Universiti Teknologi Malaysia in 2001, 2004 and 2011 in electrical Engineering and digital signal Processing respectively. He is currently the Chief of Advanced Digital Signal Processing (ADSP) Lab in Universiti Teknikal Malaysia Melaka (UTeM).