SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 6, December 2018, pp. 4089~4095
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i6.pp4089-4095  4089
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Transient Monitoring Function based Fault Classifier for
Relaying Applications
P. R. Pattanaik, S. Pati, S. K. Sanyal
Department of Electrical Engineering, Siksha ‘O’ Anusandhan Deemed University, India
Article Info ABSTRACT
Article history:
Received Oct 16, 2017
Revised Jul 13, 2018
Accepted Aug 8, 2018
This paper proposes Transient monitoring function (TMF) based fault
classification approach for transmission line protection. The classifier provides
accurate results under various system conditions involving fault resistance,
inception angle, location and load angle. The transient component during fault
is measured by TMF and appropriate logics applied for fault classification.
Simulation studies using MATLAB®
/SIMULINK™
are carried out for a 400
kV, 50 Hz power system with variable system conditions. Results show that
the proposed classifier has high classification accuracy. The method developed
has been compared with a fault classification technique based on Discrete
Wavelet Transform (DWT). The proposed technique can be implemented for
real time protection schemes employing distance relaying.
Keyword:
Distance relay
Line protection
Protective relaying
Transient monitoring function
Fault classification Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
P.R. Pattanaik,
Department of Electrical Engineering,
Shiksha ‘O’ Anusandhan University,
Bhubaneswar, India.
E-mail: ranjanpatanaik@gmail.com
1. INTRODUCTION
Distance relay connected to a transmission line is required to operate for all types of fault within the
protected zone. It is essential to determine correct type of fault in case of digital relaying for transmission line
protection. The trip boundary is set according to the fault type as impedance seen by distance relay is not same
for all types of fault [1]. Fault classification and location in a transmission line have been determined using
modular artificial neural networks (ANNs) [2]. Optimal probabilistic neural network (PNN) with particle
swarm optimization technique (PSO) has been considered for fault classification in a high voltage line [3].
PNN based method using Discrete wavelet transforms (DWT) are applied for classifying faults wherein DWT
acts as an extractor of distinctive feature of input current signal [4]-[6]. Protection techniques based on
different types of ANNs such as generalized neural networks, unsupervised/supervised neural networks, online
trained neural networks and radial function basis neural networks are presented in [7]-[11]. Principle
component analysis (PCA) based techniques have been applied to identify and classify faults in three phase
transmission lines [12].
Literature shows neuro-fuzzy based techniques are widely considered for fault classification in
modern power system involving complex networks [13]. ANN trained network can only be used in a system
for which it is trained and implementing the same ANN to other network becomes cumbersome. An 8-bit
microprocessor based technique for real time implementation is proposed in [14]. In this method voltage
phasors are obtained using Kalman filtering and processed through a MC6809B microcontroller to distinguish
between various classes of faults. The identification and classification of faults in HVDC system using wavelet
analysis has been proposed in [15]. A deterministic fault classification method had been proposed in [16].
Linear perceptron based algorithm has been suggested to distinguish between grounded and ungrounded faults
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095
4090
for a distribution system [17]. The TMF has been used to differentiate between fault and a power swing to
prevent maloperation of distance relay in zone-3 [18], [19].
This paper proposes a TMF based fault classifier wherein transient monitor (TM) indices of three
phases are computed. The faulted phase TM index will exceed the threshold value and fault type can be
identified through proposed logics. The phasor extraction of fundamental component of current signal is used
to obtain the reconstructed signal. The phasor extraction accuracy of one-cycle DFT being high results in
reduction of threshold value. The proposed method has been compared with wavelet transform based technique
[16]. A 400 kV system has been simulated for different types of faults considering several factors.
2. FAULT CLASSIFICATION TECHNIQUES
2.1. Fault Classification Using DWT
Discrete wavelet transform (DWT) can effectively analyse transient current and voltage. DWT
analyse signals in different frequency band using short window for high frequency and long window for low
frequency [20]. Therefore signal can be analysed in both time and frequency domain. Wavelet decomposes the
signal in different frequency bands obtained from mother wavelet by dilation and translation. The wavelet
transform of signal f(t) can be represented by following equation as:





 
 


p
qt
wtf
p
qpfWT )(
1
),,(
(1)
where ‘p’, ‘q’ and ‘w’ are scaling constant, translation constant and wavelet function respectively. Discrete
wavelet transform can be applied to transform of sampled waveforms as:









 
 
p
p
p
h
h
k
h
kn
wtfjhfDWT
0
0
0
)(
1
),,(
(2)
where ‘p0
h
’ and ‘kp0
h
’ are scaling constant and translation constant respectively.
The DWT can be implemented with successive pairs of high pass and low pass filters at each scaling
stage. This is equivalent to successive approximation of same function where each approximation gives the
incremental information referred to a particular scale. The shorter scale involves high frequency range and
longer scale refers to low frequency of the spectrum. DWT decomposes a signal into a set of approximate and
detailed coefficients. The wavelet transform based fault classification analysis involves mean of the
approximate coefficients obtained from the DWT of each phase current at scale 1 and absolute value of the
means are termed as Ma, Mb and Mc respectively. Determination of fault type is carried out with logics shown
in Table 1.
Table 1. Fault Classification logics for DWT Technique
Fault Type Fault Classification Logics
A-G Ma >Mb & Ma > Mc & Mb= Mc
B-G Mb >Ma & Mb > Mc & Ma= Mc
C-G Mc >Ma & Mc > Mb & Ma= Mb
A-B-G Ma >Mc & Mb > Mc & Ma+ Mb ≥ 2 Mc
B-C-G Mb >Ma & Mc > Ma & Mb+ Mc ≥ 2 Ma
C-A-G Ma >Mb & Mc > Ma & Ma+ Mc ≥ 2 Mb
A-B Ma >Mc & Mb > Mc & Ma= Mc
B-C Mb >Ma & Mc > Ma & Mb= Mc
C-A Mb >Ma & Ma > Mb & Ma= Mc
A-B-C (Ma ≠ Mb ≠ Mc)& ( Ma + Mb = Mc )& (Mb + Mc = Ma)& (Ma + Mc = Mb)
2.2. Transient Monitoring Function
The fundamental component of current signal can be extracted by using a phasor estimation technique
[1]. One cycle DFT has been considered for phasor estimation in order to reconstruct a signal from its phasor
value at a given instant. In normal condition there will be no difference between the actual current signal and
the reconstructed one. However any type of fault initiation results in significant difference between the two
signals due to presence of transient component in fault signal. The absolute sum of squared difference between
the actual signal and reconstructed signal over one cycle window length termed as TMF. Transient monitoring
Int J Elec & Comp Eng ISSN: 2088-8708 
Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik)
4091
had been applied to determine the accuracy of phasor estimation [20]. In this paper TMF is used as a fault
classifier. The mathematical formulation of the TMF using Fourier transform approach has been outlined as
follows.
In the present paper fundamental frequency phasor value at each instant can be calculated using one
cycle DFT. A data window of one cycle continuously moves forward and adds one sample corresponds to that
instant. The phasor calculation for transient period will provide value for 50 Hz only. The current signal is
reconstructed with phasor values obtained and compared with actual current signal. It can be observed from
Figure 1 that during transient period two signals mismatches and TMF value increases. A sinusoidal current
signal can be expressed as
)(αIi mk   cos (3)
where Im is the amplitude of current signal, k is the sample number, φ is the phase angle in radians and
α=2π/N (N is one cycle window length). DFT of the sinusoidal current signal corresponding to fundamental
frequency is
k
N
Π
jN
k
kei
N
I
21
0
1
2 


(4)
where I1 is the phasor estimated in terms of peak and can also be represented as
j
meII 1 (5)
The signal can be reconstructed by using phasor values at each instant as
kTsjωj
mk ]ee[Ii 0


(6)
where Ts is the sampling time and ω0 is the fundamental angular frequency. According to the definition of the
TMF, it can be expressed as


N
k
kCTMF
1 (7)
where
2
)i(iC kkk


(8)
At the inception of any type of fault, large transients will be observed in fault signal and TMF will
maintain high index for few cycles. It can be observed from Figure 1 that actual current signal exactly matches
with reconstructed current signal before fault initiation (at 0.5s). There occurs a mismatch during transient
period although TMF maintains zero index value before fault and changing significantly during transient
period. Fault classification is carried out using post fault current data of the three phases at one end of the line.
Using these data TM indices for the three phases and ground are calculated and termed as TMa,TMb,TMc, and
TMg where suffices a, b, c and g relate to phase A, phase B, phase C and ground respectively.






 N
T
FIT
TMFTM
S
aa
(9)






 N
T
FIT
TMFTM
S
bb
(10)






 N
T
FIT
TMFTM
S
cc
(11)
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095
4092






 N
T
FIT
TMFTM
S
gg
(12)
Where, FIT is the fault inception time. A delay of one cycle is considered for higher value of TM index. The
total time taken for fault classification lies between one cycle and two cycles. The proposed fault classification
technique requires accurate fault detection as a prerequisite. The logics for determining different types of faults
are developed in terms of TM indices as illustrated in Table 2.
Figure 1. (a) Comparison between actual and reconstructed signal. (b) Transient monitor
Table 2. Fault Classification logics for TMF method
Fault Type Fault Classification Logics
A-G TMa ≥ hp & TMb< hp & TMc< hp & TMg ≥ hg
B-G TMa < hp & TMb≥ hp & TMc< hp & TMg ≥ hg
C-G TMa < hp & TMb< hp & TMc ≥ hp & TMg ≥ hg
A-B-G TMa ≥ hp & TMb ≥ hp & TMc< hp & TMg ≥ hg
B-C-G TMa < hp & TMb ≥ hp & TMc ≥ hp & TMg ≥ hg
C-A-G TMa ≥ hp & TMb< hp & TMc ≥ hp & TMg ≥ hg
A-B TMa ≥ hp & TMb ≥ hp & TMc < hp & TMg < hg
B-C TMa < hp & TMb ≥ hp & TMc ≥ hp & TMg < hg
C-A TMa ≥ hp & TMb < hp & TMc ≥ hp & TMg < hg
A-B-C TMa ≥ hp & TMb ≥ hp & TMc ≥ hp & TMg < hg
‘hp’ and ‘hg’ are the thresholds for phase and ground indexes respectively.
3. RESULTS AND DISCUSSION
A two terminal, 400 kV, 3 phases, 128 Km transmission line model has been considered as shown in
Figure 2. The proposed classification method has been compared with DWT technique to show effectiveness
and accuracy of TMF based classifier. All parameters related to the transmission line model are given in
Appendix I.
Figure 2. Transmission Line model
Extensive simulation studies using MATLAB®
/SIMULINK™
have been carried out for variations in
the values of fault resistance (RF), fault inception angle (FIA), fault location (d) and load angle (δ). Normalized
phase currents are processed and classification indices of DWT and TMF for phase and ground are obtained
Int J Elec & Comp Eng ISSN: 2088-8708 
Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik)
4093
for different types of fault under various system conditions. The indices value obtained for DWT and TMF
method are given in Table 3 and Table 4 respectively. It is found from Table 3 that in few instances DWT
indices fail to satisfy their corresponding logics with respect to fault type under particular system condition.
Table 4 shows TMF indices satisfy their corresponding logics under the same system condition.
Table 3. Values of DWT indices for various operating conditions
Fault Type
Fault Condition:
d, RF, FIA, δ
|Ma| |Mb| |Mc| |Mg|
A-G
0.5, 50Ω, 20º, 20°
0.1, 00Ω, 45º, 20°
0.9, 10Ω, 25°,10º
0.0024
0.2353
0.0132
0.0100
0.0104
0.0121
0.0069
0.0273
0.0042
0.0020
0.0910
0.0018
B-C-G
0.5, 50Ω, 20º, 20°
0.1, 05Ω, 60º, 30°
0.9, 100Ω, 90°,10º
0.002
0.071
0.006
4.334
76.73
1.470
6.691
121.1
1.600
0.571
3.848
0.113
B-C
0.5, 10Ω, 20º, 30°
0.1, 02Ω, 85º, 15°
0.9, 50Ω, 50°,20º
0.000
0.000
0.000
13.53
727.3
1.152
13.24
731.8
1.148
0.000
0.000
0.000
Table 4. Values of TM indices for various operating conditions
Fault Type
Fault Condition:
d, RF, FIA, δ
TMa TMb TMc TMg
A-G
0.5, 50Ω, 20º, 20°
0.1, 00Ω, 45º, 20°
0.9, 10Ω, 25°,10º
5.457
258.7
49.68
0.002
0.731
0.267
0.002
0.729
0.267
0.600
35.12
4.028
B-C-G
0.5, 50Ω, 20º, 20°
0.1, 05Ω, 60º, 30°
0.9, 100Ω, 90°,10º
0.002
0.071
0.006
4.334
76.73
1.470
6.691
121.1
1.600
0.571
3.848
0.113
B-C
0.5, 10Ω, 20º, 30°
0.1, 02Ω, 85º, 15°
0.9, 50Ω, 50°,20º
0.000
0.000
0.000
13.53
727.3
1.152
13.24
731.8
1.148
0.000
0.000
0.000
In literature different types of fault classification logics are found based on their fault classifier indices.
The classifier index for three phases has been compared with each other. Alternatively the indices may be
compared with a pre specified threshold value. In DWT technique |M| indices are compared with each other
leading to inaccurate results due to a small margin between phase indices. It can be observed from Tables 1
and 3 that logics based on comparison of phase indices results in false identification of fault type. TM indices
are compared with a threshold value resulting in accurate identification of fault type. The value of thresholds
‘hp’ and ‘hg’ are taken as 1 and 0.01 respectively. Optimal threshold is necessary to obtain accurate fault
classification. Values of TMa and TMg for A-G fault are greater than hp and hg respectively whereas values of
TMb and TMc smaller than hp. The results obtained shown in Table 4 validates the logics of Table 2 for other
types of faults.
Threshold value may depend upon constraints such as noise, harmonics, frequency variation and
sampling rate. Phasor estimation quality affects the threshold value since phasor estimation accuracy decides
similarity between actual and reconstructed signals. The difference between these two signals under prefault
condition remains low leading to a very high value during fault conditions. One cycle delay after FIT is
considered for high value of TM index as high threshold value avoids inaccurate classification.
In the proposed method probability of correctness (Pc) is obtained for different cases to validate high
classification accuracy. The parameter variation in each case over a long range has been studied in order to
calculate Pc. The sample space in each case consists of total number of parameter variation and favorable events
pertaining to total number of correct classification. Mathematically ‘Pc’ can be expressed as:
𝑃𝐶 =
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑐𝑜𝑟𝑟𝑒𝑐𝑡 𝑐𝑙𝑎𝑠𝑠𝑖𝑓𝑖𝑐𝑎𝑡𝑖𝑜𝑛
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑖𝑡𝑒𝑟𝑎𝑡𝑖𝑜𝑛 𝑠𝑡𝑒𝑝𝑠 𝑖𝑛 𝑒𝑎𝑐ℎ 𝑐𝑎𝑠𝑒
× 100 (13)
The results using TMF shown in Table 5 reveal that the proposed method has high accuracy for wide
range of operating conditions. The computation has been made for variation in RF up to 130 Ω, d and δ up to
0.95 (p.u) line length and 50º respectively. The transmission line resistance upto the fault point and fault
resistance influence performance of proposed classifier. The low resistance results in high transient leading to
increased mutual inductance between phases. High mutual inductance generate transient in healthy phases. TM
indices of healthy phases increase due to presence of transients. The problem of high mutual inductance effect
may be eliminated with the design of appropriate filters. It is found that proposed classifier is not affected due
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095
4094
variation in fault inception angle and load angle. The proposed technique is simple and straightforward as it
requires a DFT based filtering algorithm and difference between two signals.
Table 5. Classification accuracy of TMF method
Fault Type Fixed Conditions Variable parameter Step Size Pc
A-G d=0.5, FIA=45º, δ=20º RF= 0Ω to 135Ω 1Ω 96.30 %
B-C-G FIA=10º,δ=10º,RF=50Ω d=0.01 to 0.95 0.01 (p.u) 98.90 %
A-C δ=10º,RF=100Ω, d=0.5 FIA = 0º to 360º 1º 100.00 %
A-C-G RF=100Ω,d=0.5,FIA=30º δ = 5º to 50º 1º 100.0
4. CONCLUSION
A simple method for fault classification of power system has been proposed. The method employs a
transient monitoring function based technique using current signals at one end of the line. Requisite logics with
threshold values have been found to classify different type of fault. Simulation studies for various type of fault
have been carried out. The effects of fault location, fault inception angle, fault resistance and load angle have
been considered. It has been found that results obtained using proposed method are highly accurate compared
to the Discrete Wavelet transform based method.
ACKNOWLEDMENTS
The authors acknowledge help and support provided by S‘O’A Demmed University, Bhubaneswar.
APPENDIX I
The system information is given for power system operating at 50 Hz. For all instance negative
sequence impedance is equal to positive sequence impedance.
I. Source voltages:
 Source 1: E1=400 kV
 Source 2: E2=400∠δ kV, where δ is the power angle.
II. Source impedance: (Source 1)
 Positive sequence impedance=1.74+j19.92 Ω
 Zero sequence impedance=2.6100+j29.8858 Ω
III. Source impedance: (Source 2)
 Positive sequence impedance=0.87+j9.96 Ω
 Zero sequence impedance=1.3050+j14.9400 Ω
IV. Transmission line parameters (per km).
 Positive sequence impedance=0.0256+j0.3670 Ω
 Zero sequence impedance=0.1362+j1.1096 Ω
V. Sampling Time: 1 millisecond.
VI. Line Length: 128 km.
REFERENCES
[1] Anderson P. M., “Power system protection,” Wiley, 1998.
[2] Hagh M. T., et al., “Fault classification and location of power transmission lines using artificial neural network,”
Power Engineering Conference, 2007. IPEC 2007, pp. 1109-1114, 2007.
[3] Khodaparastan M., et al., “Smart fault classification in HVDC system based on optimal probabilistic neural
networks,” Smart Grids (ICSG), 2012 2nd Iranian Conference, pp. 1-4, 2012.
[4] Upendar J., et al., “Discrete wavelet transform and probabilistic neural network based algorithm for classification of
fault on transmission systems,” India Conference, INDICON 2008. Annual IEEE, vol. 1, pp. 206-211, 2008.
[5] Youssef O. A., “Fault classification based on wavelet transforms,” Transmission and Distribution Conference and
Exposition, 2001 IEEE/PES, vol. 1, pp. 531-536, 2001.
[6] P. Sharma, et al., “Fault Detection and Classification in Transmission Line Using Wavelet Transform and
ANN,” Bulletin of Electrical Engineering and Informatics, vol/issue: 5(4), pp. 456-465, 2016.
[7] Song Y. H., et al., “Artificial neural-network-based protection scheme for controllable series-compensated EHV
transmission lines,” IEE Proceedings-generation, transmission and distribution, vol/issue: 143(6), 1996.
[8] Aggarwal R. K., et al., “A novel fault classification technique for double-circuit lines based on a combined
unsupervised/supervised neural network,” IEEE transactions on Power Delivery, vol/issue: 14(4), 1999.
Int J Elec & Comp Eng ISSN: 2088-8708 
Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik)
4095
[9] Osman A. H., et al., “Transmission line distance relaying using on-line trained neural networks,” IEEE Transactions
on power delivery, vol/issue: 20(2), pp. 1257-64, 2005.
[10] Dash P. K., et al., “Application of minimal radial basis function neural network to distance protection,” IEEE
Transactions on Power Delivery, vol/issue: 16(1), pp. 68-74, 2001.
[11] Mahanty R. N. and Dutta G. P. B., “Comparison of fault classification methods based on wavelet analysis and ANN,”
Electric Power Components and Systems, vol/issue: 34(1), pp. 47-60, 2006.
[12] Azriyenni, et al., “Fuzzy Neural Network for Classification Fault in Protection System,” Indonesian Journal of
Electrical Engineering and Computer Science, vol/issue: 12(8), pp. 5969-5975, 2014.
[13] Barros J. and Drake J. M., “Realtime fault detection and classification in power systems using microprocessors,” IEE
Proceedings-Generation, Transmission and Distribution, vol/issue: 141(4), pp. 315-22, 1994.
[14] S. Narayana, et al., “Identification of Faults in HVDC System using Wavelet Analysis,” International Journal of
Electrical and Computer Engineering, vol/issue: 2(2), pp. 175, 2012.
[15] A. Mukherjee, et al., “Identification and Classification of Power System Faults using Ratio Analysis of Principal
Component Distances,” Indonesian Journal of Electrical Engineering and Computer Science, vol/issue: 12(11), pp.
7603-7612, 2014.
[16] M. Choudhury and A. Ganguly, “Transmission line fault classification using discrete wavelet transform,” Energy,
Power and Environment: Towards Sustainable Growth (ICEPE), 2015 International Conference on. IEEE, 2015.
[17] Mahanty R. N. and Gupta P. D., “A fuzzy logic based fault classification approach using current samples only,”
Electric power systems research, vol/issue: 77(5), pp. 501-7, 2007.
[18] Nayak P. K., et al., “Secured zone 3 protection during stressed condition,” IEEE Transactions on Power Delivery,
vol/issue: 30(1), pp. 89-96, 2015.
[19] Khodaparast J. and Khederzadeh M., “Three-phase fault detection during power swing by transient monitor,” IEEE
Transactions on Power Systems, vol/issue: 30(5), pp. 2558-65, 2015.
[20] Sodhi R., et al., “A transient monitor to reflect the quality of synchrophasors in Power and Energy Society General
Meeting,” 2010 IEEE, pp. 1-6, 2010.
BIOGRAPHIES OF AUTHORS
Received the B.Tech in Electrical Engineering from BPUT and M.Tech degrees from SOA
University in 2011 and 2014 respectively. He is currently working towards the Ph.D degree at SOA
Demmed University. His research interest are Power System Protection and Power System
Transients.
Received the B.Sc(Engg), M.E in Electrical engineering from Sambalpur University and Ph.D from
KIIT University in 1990, 1997 and 2017 respectively. He is currently an associate professor in the
department of electrical engineering at SOA Demmed University. His research area includes Power
System Protection and Power System Transients.
Received the B.Sc(Engg), M.Sc(Engg) and Ph.D degrees in Electrical Engineering from Sambalpur
University in 1970, 1973 and 1980 respectively. He is currently a professor in the department of
electrical engineering at SOA Demmed University. His research area includes Power System
Protection and Power System Operation and Control.

More Related Content

What's hot

Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...
IJECEIAES
 
Cyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radarsCyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radars
eSAT Journals
 
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
chndkr87
 
Fault detection and_diagnosis
Fault detection and_diagnosisFault detection and_diagnosis
Fault detection and_diagnosis
M Reza Rahmati
 
Conference Full Paper template
Conference Full Paper templateConference Full Paper template
Conference Full Paper template
Najad kk
 
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
IJERA Editor
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
Roland Silvestre
 
Fz3510511056
Fz3510511056Fz3510511056
Fz3510511056
IJERA Editor
 
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
CSCJournals
 
Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.
IJERA Editor
 
Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006
imeneii
 
NON PARAMETRIC METHOD
NON PARAMETRIC METHODNON PARAMETRIC METHOD
NON PARAMETRIC METHOD
RUPAK KUMAR GUPTA
 
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
IOSRjournaljce
 
Classification Of Electric Motors
Classification Of Electric MotorsClassification Of Electric Motors
Classification Of Electric Motors
dgrabowski
 
TURBO EQUALIZER
TURBO EQUALIZERTURBO EQUALIZER
TURBO EQUALIZER
RUPAK KUMAR GUPTA
 
Spectral estimation using mtm
Spectral estimation using mtmSpectral estimation using mtm
Spectral estimation using mtm
Nikhil Singh
 
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
ijbesjournal
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...
ijsc
 

What's hot (18)

Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...
 
Cyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radarsCyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radars
 
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
22726998 precise-synchronization-of-phasor-measurements-in-electric-ps
 
Fault detection and_diagnosis
Fault detection and_diagnosisFault detection and_diagnosis
Fault detection and_diagnosis
 
Conference Full Paper template
Conference Full Paper templateConference Full Paper template
Conference Full Paper template
 
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
 
Fz3510511056
Fz3510511056Fz3510511056
Fz3510511056
 
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
 
Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.
 
Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006
 
NON PARAMETRIC METHOD
NON PARAMETRIC METHODNON PARAMETRIC METHOD
NON PARAMETRIC METHOD
 
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
Analysis of the Waveform of the Acoustic Emission Signal via Analogue Modulat...
 
Classification Of Electric Motors
Classification Of Electric MotorsClassification Of Electric Motors
Classification Of Electric Motors
 
TURBO EQUALIZER
TURBO EQUALIZERTURBO EQUALIZER
TURBO EQUALIZER
 
Spectral estimation using mtm
Spectral estimation using mtmSpectral estimation using mtm
Spectral estimation using mtm
 
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
OFFLINE SPIKE DETECTION USING TIME DEPENDENT ENTROPY
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...
 

Similar to Transient Monitoring Function based Fault Classifier for Relaying Applications

Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...
journalBEEI
 
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
 
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
 
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
International Journal of Power Electronics and Drive Systems
 
40220140507004
4022014050700440220140507004
40220140507004
IAEME Publication
 
40220140507004
4022014050700440220140507004
40220140507004
IAEME Publication
 
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
Wireilla
 
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
ijfls
 
E1082935
E1082935E1082935
E1082935
IJERD Editor
 
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
IJERD Editor
 
Peak detection using wavelet transform
Peak detection using wavelet transformPeak detection using wavelet transform
Peak detection using wavelet transform
IJCNCJournal
 
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 New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...A New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...
International Journal of Power Electronics and Drive Systems
 
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
 
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
IJCNCJournal
 
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
paperpublications3
 
A Critical Review of Time-frequency Distribution Analysis for Detection and C...
A Critical Review of Time-frequency Distribution Analysis for Detection and C...A Critical Review of Time-frequency Distribution Analysis for Detection and C...
A Critical Review of Time-frequency Distribution Analysis for Detection and C...
IJECEIAES
 
6843 traveling wave_ag_20171107_web2
6843 traveling wave_ag_20171107_web26843 traveling wave_ag_20171107_web2
6843 traveling wave_ag_20171107_web2
HAYMANOTTAKELE1
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET Journal
 
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) techniqueJoint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
IJERD Editor
 

Similar to Transient Monitoring Function based Fault Classifier for Relaying Applications (20)

Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...
 
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...
 
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...
 
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
A Time-Frequency Transform Based Fault Detectionand Classificationof STATCOM ...
 
40220140507004
4022014050700440220140507004
40220140507004
 
40220140507004
4022014050700440220140507004
40220140507004
 
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
 
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
WAVELET- FUZZY BASED MULTI TERMINAL TRANSMISSION SYSTEM PROTECTION SCHEME IN ...
 
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
 
Peak detection using wavelet transform
Peak detection using wavelet transformPeak detection using wavelet transform
Peak detection using wavelet transform
 
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 New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...A New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...
 
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 ...
 
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
 
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
An Algorithm Based On Discrete Wavelet Transform For Faults Detection, Locati...
 
A Critical Review of Time-frequency Distribution Analysis for Detection and C...
A Critical Review of Time-frequency Distribution Analysis for Detection and C...A Critical Review of Time-frequency Distribution Analysis for Detection and C...
A Critical Review of Time-frequency Distribution Analysis for Detection and C...
 
6843 traveling wave_ag_20171107_web2
6843 traveling wave_ag_20171107_web26843 traveling wave_ag_20171107_web2
6843 traveling wave_ag_20171107_web2
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
 
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) techniqueJoint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
 

More from IJECEIAES

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
IJECEIAES
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
IJECEIAES
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
IJECEIAES
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
IJECEIAES
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
IJECEIAES
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
IJECEIAES
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
IJECEIAES
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
IJECEIAES
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
IJECEIAES
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
IJECEIAES
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 

More from IJECEIAES (20)

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 

Recently uploaded

ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
Kuvempu University
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
wafawafa52
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
comptia-security-sy0-701-exam-objectives-(5-0).pdf
comptia-security-sy0-701-exam-objectives-(5-0).pdfcomptia-security-sy0-701-exam-objectives-(5-0).pdf
comptia-security-sy0-701-exam-objectives-(5-0).pdf
foxlyon
 
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTERUNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
vmspraneeth
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
Sou Tibon
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
vmspraneeth
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Transcat
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
Dwarkadas J Sanghvi College of Engineering
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
PreethaV16
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
DharmaBanothu
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
EMERSON EDUARDO RODRIGUES
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
VanTuDuong1
 

Recently uploaded (20)

ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
ELS: 2.4.1 POWER ELECTRONICS Course objectives: This course will enable stude...
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
comptia-security-sy0-701-exam-objectives-(5-0).pdf
comptia-security-sy0-701-exam-objectives-(5-0).pdfcomptia-security-sy0-701-exam-objectives-(5-0).pdf
comptia-security-sy0-701-exam-objectives-(5-0).pdf
 
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTERUNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
UNIT-III- DATA CONVERTERS ANALOG TO DIGITAL CONVERTER
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
309475979-Creativity-Innovation-notes-IV-Sem-2016-pdf.pdf
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
 

Transient Monitoring Function based Fault Classifier for Relaying Applications

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 6, December 2018, pp. 4089~4095 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i6.pp4089-4095  4089 Journal homepage: http://iaescore.com/journals/index.php/IJECE Transient Monitoring Function based Fault Classifier for Relaying Applications P. R. Pattanaik, S. Pati, S. K. Sanyal Department of Electrical Engineering, Siksha ‘O’ Anusandhan Deemed University, India Article Info ABSTRACT Article history: Received Oct 16, 2017 Revised Jul 13, 2018 Accepted Aug 8, 2018 This paper proposes Transient monitoring function (TMF) based fault classification approach for transmission line protection. The classifier provides accurate results under various system conditions involving fault resistance, inception angle, location and load angle. The transient component during fault is measured by TMF and appropriate logics applied for fault classification. Simulation studies using MATLAB® /SIMULINK™ are carried out for a 400 kV, 50 Hz power system with variable system conditions. Results show that the proposed classifier has high classification accuracy. The method developed has been compared with a fault classification technique based on Discrete Wavelet Transform (DWT). The proposed technique can be implemented for real time protection schemes employing distance relaying. Keyword: Distance relay Line protection Protective relaying Transient monitoring function Fault classification Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: P.R. Pattanaik, Department of Electrical Engineering, Shiksha ‘O’ Anusandhan University, Bhubaneswar, India. E-mail: ranjanpatanaik@gmail.com 1. INTRODUCTION Distance relay connected to a transmission line is required to operate for all types of fault within the protected zone. It is essential to determine correct type of fault in case of digital relaying for transmission line protection. The trip boundary is set according to the fault type as impedance seen by distance relay is not same for all types of fault [1]. Fault classification and location in a transmission line have been determined using modular artificial neural networks (ANNs) [2]. Optimal probabilistic neural network (PNN) with particle swarm optimization technique (PSO) has been considered for fault classification in a high voltage line [3]. PNN based method using Discrete wavelet transforms (DWT) are applied for classifying faults wherein DWT acts as an extractor of distinctive feature of input current signal [4]-[6]. Protection techniques based on different types of ANNs such as generalized neural networks, unsupervised/supervised neural networks, online trained neural networks and radial function basis neural networks are presented in [7]-[11]. Principle component analysis (PCA) based techniques have been applied to identify and classify faults in three phase transmission lines [12]. Literature shows neuro-fuzzy based techniques are widely considered for fault classification in modern power system involving complex networks [13]. ANN trained network can only be used in a system for which it is trained and implementing the same ANN to other network becomes cumbersome. An 8-bit microprocessor based technique for real time implementation is proposed in [14]. In this method voltage phasors are obtained using Kalman filtering and processed through a MC6809B microcontroller to distinguish between various classes of faults. The identification and classification of faults in HVDC system using wavelet analysis has been proposed in [15]. A deterministic fault classification method had been proposed in [16]. Linear perceptron based algorithm has been suggested to distinguish between grounded and ungrounded faults
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095 4090 for a distribution system [17]. The TMF has been used to differentiate between fault and a power swing to prevent maloperation of distance relay in zone-3 [18], [19]. This paper proposes a TMF based fault classifier wherein transient monitor (TM) indices of three phases are computed. The faulted phase TM index will exceed the threshold value and fault type can be identified through proposed logics. The phasor extraction of fundamental component of current signal is used to obtain the reconstructed signal. The phasor extraction accuracy of one-cycle DFT being high results in reduction of threshold value. The proposed method has been compared with wavelet transform based technique [16]. A 400 kV system has been simulated for different types of faults considering several factors. 2. FAULT CLASSIFICATION TECHNIQUES 2.1. Fault Classification Using DWT Discrete wavelet transform (DWT) can effectively analyse transient current and voltage. DWT analyse signals in different frequency band using short window for high frequency and long window for low frequency [20]. Therefore signal can be analysed in both time and frequency domain. Wavelet decomposes the signal in different frequency bands obtained from mother wavelet by dilation and translation. The wavelet transform of signal f(t) can be represented by following equation as:            p qt wtf p qpfWT )( 1 ),,( (1) where ‘p’, ‘q’ and ‘w’ are scaling constant, translation constant and wavelet function respectively. Discrete wavelet transform can be applied to transform of sampled waveforms as:              p p p h h k h kn wtfjhfDWT 0 0 0 )( 1 ),,( (2) where ‘p0 h ’ and ‘kp0 h ’ are scaling constant and translation constant respectively. The DWT can be implemented with successive pairs of high pass and low pass filters at each scaling stage. This is equivalent to successive approximation of same function where each approximation gives the incremental information referred to a particular scale. The shorter scale involves high frequency range and longer scale refers to low frequency of the spectrum. DWT decomposes a signal into a set of approximate and detailed coefficients. The wavelet transform based fault classification analysis involves mean of the approximate coefficients obtained from the DWT of each phase current at scale 1 and absolute value of the means are termed as Ma, Mb and Mc respectively. Determination of fault type is carried out with logics shown in Table 1. Table 1. Fault Classification logics for DWT Technique Fault Type Fault Classification Logics A-G Ma >Mb & Ma > Mc & Mb= Mc B-G Mb >Ma & Mb > Mc & Ma= Mc C-G Mc >Ma & Mc > Mb & Ma= Mb A-B-G Ma >Mc & Mb > Mc & Ma+ Mb ≥ 2 Mc B-C-G Mb >Ma & Mc > Ma & Mb+ Mc ≥ 2 Ma C-A-G Ma >Mb & Mc > Ma & Ma+ Mc ≥ 2 Mb A-B Ma >Mc & Mb > Mc & Ma= Mc B-C Mb >Ma & Mc > Ma & Mb= Mc C-A Mb >Ma & Ma > Mb & Ma= Mc A-B-C (Ma ≠ Mb ≠ Mc)& ( Ma + Mb = Mc )& (Mb + Mc = Ma)& (Ma + Mc = Mb) 2.2. Transient Monitoring Function The fundamental component of current signal can be extracted by using a phasor estimation technique [1]. One cycle DFT has been considered for phasor estimation in order to reconstruct a signal from its phasor value at a given instant. In normal condition there will be no difference between the actual current signal and the reconstructed one. However any type of fault initiation results in significant difference between the two signals due to presence of transient component in fault signal. The absolute sum of squared difference between the actual signal and reconstructed signal over one cycle window length termed as TMF. Transient monitoring
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik) 4091 had been applied to determine the accuracy of phasor estimation [20]. In this paper TMF is used as a fault classifier. The mathematical formulation of the TMF using Fourier transform approach has been outlined as follows. In the present paper fundamental frequency phasor value at each instant can be calculated using one cycle DFT. A data window of one cycle continuously moves forward and adds one sample corresponds to that instant. The phasor calculation for transient period will provide value for 50 Hz only. The current signal is reconstructed with phasor values obtained and compared with actual current signal. It can be observed from Figure 1 that during transient period two signals mismatches and TMF value increases. A sinusoidal current signal can be expressed as )(αIi mk   cos (3) where Im is the amplitude of current signal, k is the sample number, φ is the phase angle in radians and α=2π/N (N is one cycle window length). DFT of the sinusoidal current signal corresponding to fundamental frequency is k N Π jN k kei N I 21 0 1 2    (4) where I1 is the phasor estimated in terms of peak and can also be represented as j meII 1 (5) The signal can be reconstructed by using phasor values at each instant as kTsjωj mk ]ee[Ii 0   (6) where Ts is the sampling time and ω0 is the fundamental angular frequency. According to the definition of the TMF, it can be expressed as   N k kCTMF 1 (7) where 2 )i(iC kkk   (8) At the inception of any type of fault, large transients will be observed in fault signal and TMF will maintain high index for few cycles. It can be observed from Figure 1 that actual current signal exactly matches with reconstructed current signal before fault initiation (at 0.5s). There occurs a mismatch during transient period although TMF maintains zero index value before fault and changing significantly during transient period. Fault classification is carried out using post fault current data of the three phases at one end of the line. Using these data TM indices for the three phases and ground are calculated and termed as TMa,TMb,TMc, and TMg where suffices a, b, c and g relate to phase A, phase B, phase C and ground respectively.        N T FIT TMFTM S aa (9)        N T FIT TMFTM S bb (10)        N T FIT TMFTM S cc (11)
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095 4092        N T FIT TMFTM S gg (12) Where, FIT is the fault inception time. A delay of one cycle is considered for higher value of TM index. The total time taken for fault classification lies between one cycle and two cycles. The proposed fault classification technique requires accurate fault detection as a prerequisite. The logics for determining different types of faults are developed in terms of TM indices as illustrated in Table 2. Figure 1. (a) Comparison between actual and reconstructed signal. (b) Transient monitor Table 2. Fault Classification logics for TMF method Fault Type Fault Classification Logics A-G TMa ≥ hp & TMb< hp & TMc< hp & TMg ≥ hg B-G TMa < hp & TMb≥ hp & TMc< hp & TMg ≥ hg C-G TMa < hp & TMb< hp & TMc ≥ hp & TMg ≥ hg A-B-G TMa ≥ hp & TMb ≥ hp & TMc< hp & TMg ≥ hg B-C-G TMa < hp & TMb ≥ hp & TMc ≥ hp & TMg ≥ hg C-A-G TMa ≥ hp & TMb< hp & TMc ≥ hp & TMg ≥ hg A-B TMa ≥ hp & TMb ≥ hp & TMc < hp & TMg < hg B-C TMa < hp & TMb ≥ hp & TMc ≥ hp & TMg < hg C-A TMa ≥ hp & TMb < hp & TMc ≥ hp & TMg < hg A-B-C TMa ≥ hp & TMb ≥ hp & TMc ≥ hp & TMg < hg ‘hp’ and ‘hg’ are the thresholds for phase and ground indexes respectively. 3. RESULTS AND DISCUSSION A two terminal, 400 kV, 3 phases, 128 Km transmission line model has been considered as shown in Figure 2. The proposed classification method has been compared with DWT technique to show effectiveness and accuracy of TMF based classifier. All parameters related to the transmission line model are given in Appendix I. Figure 2. Transmission Line model Extensive simulation studies using MATLAB® /SIMULINK™ have been carried out for variations in the values of fault resistance (RF), fault inception angle (FIA), fault location (d) and load angle (δ). Normalized phase currents are processed and classification indices of DWT and TMF for phase and ground are obtained
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik) 4093 for different types of fault under various system conditions. The indices value obtained for DWT and TMF method are given in Table 3 and Table 4 respectively. It is found from Table 3 that in few instances DWT indices fail to satisfy their corresponding logics with respect to fault type under particular system condition. Table 4 shows TMF indices satisfy their corresponding logics under the same system condition. Table 3. Values of DWT indices for various operating conditions Fault Type Fault Condition: d, RF, FIA, δ |Ma| |Mb| |Mc| |Mg| A-G 0.5, 50Ω, 20º, 20° 0.1, 00Ω, 45º, 20° 0.9, 10Ω, 25°,10º 0.0024 0.2353 0.0132 0.0100 0.0104 0.0121 0.0069 0.0273 0.0042 0.0020 0.0910 0.0018 B-C-G 0.5, 50Ω, 20º, 20° 0.1, 05Ω, 60º, 30° 0.9, 100Ω, 90°,10º 0.002 0.071 0.006 4.334 76.73 1.470 6.691 121.1 1.600 0.571 3.848 0.113 B-C 0.5, 10Ω, 20º, 30° 0.1, 02Ω, 85º, 15° 0.9, 50Ω, 50°,20º 0.000 0.000 0.000 13.53 727.3 1.152 13.24 731.8 1.148 0.000 0.000 0.000 Table 4. Values of TM indices for various operating conditions Fault Type Fault Condition: d, RF, FIA, δ TMa TMb TMc TMg A-G 0.5, 50Ω, 20º, 20° 0.1, 00Ω, 45º, 20° 0.9, 10Ω, 25°,10º 5.457 258.7 49.68 0.002 0.731 0.267 0.002 0.729 0.267 0.600 35.12 4.028 B-C-G 0.5, 50Ω, 20º, 20° 0.1, 05Ω, 60º, 30° 0.9, 100Ω, 90°,10º 0.002 0.071 0.006 4.334 76.73 1.470 6.691 121.1 1.600 0.571 3.848 0.113 B-C 0.5, 10Ω, 20º, 30° 0.1, 02Ω, 85º, 15° 0.9, 50Ω, 50°,20º 0.000 0.000 0.000 13.53 727.3 1.152 13.24 731.8 1.148 0.000 0.000 0.000 In literature different types of fault classification logics are found based on their fault classifier indices. The classifier index for three phases has been compared with each other. Alternatively the indices may be compared with a pre specified threshold value. In DWT technique |M| indices are compared with each other leading to inaccurate results due to a small margin between phase indices. It can be observed from Tables 1 and 3 that logics based on comparison of phase indices results in false identification of fault type. TM indices are compared with a threshold value resulting in accurate identification of fault type. The value of thresholds ‘hp’ and ‘hg’ are taken as 1 and 0.01 respectively. Optimal threshold is necessary to obtain accurate fault classification. Values of TMa and TMg for A-G fault are greater than hp and hg respectively whereas values of TMb and TMc smaller than hp. The results obtained shown in Table 4 validates the logics of Table 2 for other types of faults. Threshold value may depend upon constraints such as noise, harmonics, frequency variation and sampling rate. Phasor estimation quality affects the threshold value since phasor estimation accuracy decides similarity between actual and reconstructed signals. The difference between these two signals under prefault condition remains low leading to a very high value during fault conditions. One cycle delay after FIT is considered for high value of TM index as high threshold value avoids inaccurate classification. In the proposed method probability of correctness (Pc) is obtained for different cases to validate high classification accuracy. The parameter variation in each case over a long range has been studied in order to calculate Pc. The sample space in each case consists of total number of parameter variation and favorable events pertaining to total number of correct classification. Mathematically ‘Pc’ can be expressed as: 𝑃𝐶 = 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑐𝑜𝑟𝑟𝑒𝑐𝑡 𝑐𝑙𝑎𝑠𝑠𝑖𝑓𝑖𝑐𝑎𝑡𝑖𝑜𝑛 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑖𝑡𝑒𝑟𝑎𝑡𝑖𝑜𝑛 𝑠𝑡𝑒𝑝𝑠 𝑖𝑛 𝑒𝑎𝑐ℎ 𝑐𝑎𝑠𝑒 × 100 (13) The results using TMF shown in Table 5 reveal that the proposed method has high accuracy for wide range of operating conditions. The computation has been made for variation in RF up to 130 Ω, d and δ up to 0.95 (p.u) line length and 50º respectively. The transmission line resistance upto the fault point and fault resistance influence performance of proposed classifier. The low resistance results in high transient leading to increased mutual inductance between phases. High mutual inductance generate transient in healthy phases. TM indices of healthy phases increase due to presence of transients. The problem of high mutual inductance effect may be eliminated with the design of appropriate filters. It is found that proposed classifier is not affected due
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 6, December 2018 : 4089 - 4095 4094 variation in fault inception angle and load angle. The proposed technique is simple and straightforward as it requires a DFT based filtering algorithm and difference between two signals. Table 5. Classification accuracy of TMF method Fault Type Fixed Conditions Variable parameter Step Size Pc A-G d=0.5, FIA=45º, δ=20º RF= 0Ω to 135Ω 1Ω 96.30 % B-C-G FIA=10º,δ=10º,RF=50Ω d=0.01 to 0.95 0.01 (p.u) 98.90 % A-C δ=10º,RF=100Ω, d=0.5 FIA = 0º to 360º 1º 100.00 % A-C-G RF=100Ω,d=0.5,FIA=30º δ = 5º to 50º 1º 100.0 4. CONCLUSION A simple method for fault classification of power system has been proposed. The method employs a transient monitoring function based technique using current signals at one end of the line. Requisite logics with threshold values have been found to classify different type of fault. Simulation studies for various type of fault have been carried out. The effects of fault location, fault inception angle, fault resistance and load angle have been considered. It has been found that results obtained using proposed method are highly accurate compared to the Discrete Wavelet transform based method. ACKNOWLEDMENTS The authors acknowledge help and support provided by S‘O’A Demmed University, Bhubaneswar. APPENDIX I The system information is given for power system operating at 50 Hz. For all instance negative sequence impedance is equal to positive sequence impedance. I. Source voltages:  Source 1: E1=400 kV  Source 2: E2=400∠δ kV, where δ is the power angle. II. Source impedance: (Source 1)  Positive sequence impedance=1.74+j19.92 Ω  Zero sequence impedance=2.6100+j29.8858 Ω III. Source impedance: (Source 2)  Positive sequence impedance=0.87+j9.96 Ω  Zero sequence impedance=1.3050+j14.9400 Ω IV. Transmission line parameters (per km).  Positive sequence impedance=0.0256+j0.3670 Ω  Zero sequence impedance=0.1362+j1.1096 Ω V. Sampling Time: 1 millisecond. VI. Line Length: 128 km. REFERENCES [1] Anderson P. M., “Power system protection,” Wiley, 1998. [2] Hagh M. T., et al., “Fault classification and location of power transmission lines using artificial neural network,” Power Engineering Conference, 2007. IPEC 2007, pp. 1109-1114, 2007. [3] Khodaparastan M., et al., “Smart fault classification in HVDC system based on optimal probabilistic neural networks,” Smart Grids (ICSG), 2012 2nd Iranian Conference, pp. 1-4, 2012. [4] Upendar J., et al., “Discrete wavelet transform and probabilistic neural network based algorithm for classification of fault on transmission systems,” India Conference, INDICON 2008. Annual IEEE, vol. 1, pp. 206-211, 2008. [5] Youssef O. A., “Fault classification based on wavelet transforms,” Transmission and Distribution Conference and Exposition, 2001 IEEE/PES, vol. 1, pp. 531-536, 2001. [6] P. Sharma, et al., “Fault Detection and Classification in Transmission Line Using Wavelet Transform and ANN,” Bulletin of Electrical Engineering and Informatics, vol/issue: 5(4), pp. 456-465, 2016. [7] Song Y. H., et al., “Artificial neural-network-based protection scheme for controllable series-compensated EHV transmission lines,” IEE Proceedings-generation, transmission and distribution, vol/issue: 143(6), 1996. [8] Aggarwal R. K., et al., “A novel fault classification technique for double-circuit lines based on a combined unsupervised/supervised neural network,” IEEE transactions on Power Delivery, vol/issue: 14(4), 1999.
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Transient Monitoring Function Based Fault Classifier for Relaying Applications (P. R. Pattanaik) 4095 [9] Osman A. H., et al., “Transmission line distance relaying using on-line trained neural networks,” IEEE Transactions on power delivery, vol/issue: 20(2), pp. 1257-64, 2005. [10] Dash P. K., et al., “Application of minimal radial basis function neural network to distance protection,” IEEE Transactions on Power Delivery, vol/issue: 16(1), pp. 68-74, 2001. [11] Mahanty R. N. and Dutta G. P. B., “Comparison of fault classification methods based on wavelet analysis and ANN,” Electric Power Components and Systems, vol/issue: 34(1), pp. 47-60, 2006. [12] Azriyenni, et al., “Fuzzy Neural Network for Classification Fault in Protection System,” Indonesian Journal of Electrical Engineering and Computer Science, vol/issue: 12(8), pp. 5969-5975, 2014. [13] Barros J. and Drake J. M., “Realtime fault detection and classification in power systems using microprocessors,” IEE Proceedings-Generation, Transmission and Distribution, vol/issue: 141(4), pp. 315-22, 1994. [14] S. Narayana, et al., “Identification of Faults in HVDC System using Wavelet Analysis,” International Journal of Electrical and Computer Engineering, vol/issue: 2(2), pp. 175, 2012. [15] A. Mukherjee, et al., “Identification and Classification of Power System Faults using Ratio Analysis of Principal Component Distances,” Indonesian Journal of Electrical Engineering and Computer Science, vol/issue: 12(11), pp. 7603-7612, 2014. [16] M. Choudhury and A. Ganguly, “Transmission line fault classification using discrete wavelet transform,” Energy, Power and Environment: Towards Sustainable Growth (ICEPE), 2015 International Conference on. IEEE, 2015. [17] Mahanty R. N. and Gupta P. D., “A fuzzy logic based fault classification approach using current samples only,” Electric power systems research, vol/issue: 77(5), pp. 501-7, 2007. [18] Nayak P. K., et al., “Secured zone 3 protection during stressed condition,” IEEE Transactions on Power Delivery, vol/issue: 30(1), pp. 89-96, 2015. [19] Khodaparast J. and Khederzadeh M., “Three-phase fault detection during power swing by transient monitor,” IEEE Transactions on Power Systems, vol/issue: 30(5), pp. 2558-65, 2015. [20] Sodhi R., et al., “A transient monitor to reflect the quality of synchrophasors in Power and Energy Society General Meeting,” 2010 IEEE, pp. 1-6, 2010. BIOGRAPHIES OF AUTHORS Received the B.Tech in Electrical Engineering from BPUT and M.Tech degrees from SOA University in 2011 and 2014 respectively. He is currently working towards the Ph.D degree at SOA Demmed University. His research interest are Power System Protection and Power System Transients. Received the B.Sc(Engg), M.E in Electrical engineering from Sambalpur University and Ph.D from KIIT University in 1990, 1997 and 2017 respectively. He is currently an associate professor in the department of electrical engineering at SOA Demmed University. His research area includes Power System Protection and Power System Transients. Received the B.Sc(Engg), M.Sc(Engg) and Ph.D degrees in Electrical Engineering from Sambalpur University in 1970, 1973 and 1980 respectively. He is currently a professor in the department of electrical engineering at SOA Demmed University. His research area includes Power System Protection and Power System Operation and Control.