European Journal of Scientific Research ISSN 1450-216X Vol.41 No.2 (2010), pp.237-247 © EuroJournals Publishing, Inc. 2010 http://www.eurojournals.com/ejsr.htm
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders Mudathir Funsho Akorede Electrical Engineering Department, University of Ilorin, Ilorin, Nigeria E-mail:
[email protected] James Katende Electrical & Information Engineering Department, Covenant University, Otta, Nigeria E-mail:
[email protected] Abstract This paper presents a wavelet transform based technique for high-impedance faults detection in power distribution feeders. In this study, accurate electrical models for a HIF and capacitor switching event on a power network are developed and simulated using MATLAB. The analysis of the resulted fault signals, using the Discrete Wavelet Transform (DWT) yields single-phase current and voltage in the low frequency range, which are fed to a classifier for pattern recognition. The classifier algorithm in this paper is based on a moving window approach whereby the one-cycle window of the DWT output is moved continuously by one sample. The algorithm when tested with data obtained from various computer simulations carried out in this study, produced impressive results in HIF detection and discrimination. The major contribution of this work is that it is able to determine the magnitude of the fault current, which many earlier researchers did not consider in their works. Keywords: High Impedance Faults, Wavelet Transforms, Detail Coefficients, Pattern Classifier, Distribution Feeder
1. Introduction High-impedance faults (HIFs) are defined as undesirable electrical contacts between a bare energized conductor and a non-conducting foreign object. Non-conductors present high impedances to current flow due to their material. A typical HIF normally occurs when a conductor physically breaks and falls on a high impedance surface such as an asphalt road, sand, grass or a tree. This type of fault is a serious threat to both human life and the environment. Another common type of HIF is when the conductor does not break, but comes in contact with non-conducting grounded objects either through a failure of the conductor mounting system, insulation failure, or inadvertent contact with some external elements such as a tree limb, vegetation, a wall, etc. (Aucoin, 1985). These faults will usually exhibit the same arcing signature as a broken conductor lying on the ground. Majority of HIFs occur at distribution voltages of 15 kV and below, with the problem becoming worse at the lower voltages (Report, 1996). When a HIF occurs in a distribution system, it produces little or no fault, due to the fault high impedance, when compared with the load current. This makes it difficult for the conventional over-current relays, especially earth fault relays, to detect it. Another
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders
238
prominent feature of HIFs is that they exhibit random behaviour with unstable and wide fluctuations in current levels. The fault signals are also rich in harmonics and have high frequency components as a result of arcing (Stoupis, et al, 2004, Aucoin, 1982). As a matter of necessity, the nature of HIFs has been a subject of study and research since the early 1970’s (Report, 1996) with the hope of finding some characteristics in the current or voltage waveform that would make practical detection possible. This search has resulted in the development of several techniques for detection of HIFs. The most popular detection technique involves the adjustment of overcurrent protective devices (Detection, 1989), but this design has led into several unexpected service interruptions since the electric current level resulting from HIFs cannot be differentiated from other non-fault events in the power system. A type of ground relay was developed for detecting abnormal ground currents (Carr, 1981). The deficiency of this, however, is that it is not reliable for heavily unbalanced loads and multi-grounded systems. Recently, the concept of intelligent computing was applied to detection of HIFs. In particular, artificial neural network technology has been applied to HIF detection through the Electromagnetic Transient Programme (EMTP) generated signals (Ebron, 1990). Also, based on changes in harmonic currents of feeders, several algorithms were suggested. Among these are the third harmonic current method (Uriarte, 2003), the fractal technique (Mamishev, 1999), nearest neighbour rule approach (Lai, 2006), and decision tree-based method (Sheng, 2004). Of course each of these techniques could improve fault detection, but then, each has its drawbacks. However, from a signal processing point of view, HIF generated signals are found to present time-varying characteristics. On the basis of this, the signal processing technique using the wavelet transform approach (Huang, 1999, Kim, 2001) can be employed in detecting HIFs. This is the technique employed in this study since it is more efficient in monitoring time-varying fault signals. Further, the algorithm developed in this study is capable to determine the magnitude of the fault current, which was not considered in many earlier works. The structure of the rest part of this paper is presented as follows: Section 2 gives the theoretical background of wavelet transforms as a signal analysis tool, especially when compared with other existing tools; while Section 3 is dedicated to modelling and simulations of high impedance fault and capacitor switching event on the 11 kV case study power distribution feeder. The implementation of wavelet analysis on the signals generated from the simulations is carried out in Section 4 for pattern recognition, and Section 5 draws the conclusion of the study.
2. Wavelet Transform and Multi-Resolution Analysis The wavelet transform is a recently developed mathematical tool that provides a non- uniform division of data or signal, into different frequency components, and then studies each component with a resolution matched to its scale (Huang, 1999). It is often used in the analysis of transient signals because of its ability to extract both time and frequency information simultaneously, from such signals. The comparison of the WT with the Fourier transforms (FT) and why it is preferred to the FT has been documented in (Polikar, 1994). Multi-resolution Analysis (MRA) is an alternative approach used to analyse signals to overcome the time and frequency resolution problems, since these problems persist regardless of the transform employed. MRA analyses the signal at different frequencies with different resolutions. It does not resolve every spectral component of the signal equally. It is designed to produce good time resolution and poor frequency resolution at high frequencies and vice versa. The rationale behind this is that the signals that are encountered in practical applications have high frequency components for short durations and low frequency components for long durations. In DWT, a time scale representation of a digital signal is obtained using digital filtering techniques, developed by Mallat in 1988 (Wavelet, 2004). DWT uses filters of different cut-off frequencies to analyse the signal at different scales. The signal is passed through a series of high pass filters to analyse the high frequencies, and it is equally passed through a series of low pass filters to
239
Mudathir Funsho Akorede and James Katende
examine the low frequencies. Filtering a signal is synonymous with the mathematical operation of convolution of the signal with the impulse of the filter (Kim, 2001) as presented in eqn (1). x[n ] * h[n ] =
∞
∑
(1)
x[k ] • h[n − k ]
k = −∞
where x[n] is a discrete time function, n is an integer and h[n] is the low pass filter impulse. Really the most important part of many signals is the low frequency content. It is what gives the signal its identity. The high frequency content, on the other hand, only impacts flavour. This is what brings into wavelet analysis, approximations and details. Approximations are the high-scale, low frequency components of the signal, while details are the low-scale, high frequency components. Approximations (also known as the scaling coefficients) are computed by taking the inner products of the function f(t), the signal, with the scaling basis φj,k, achieved with eqn (2).
A
j ,k
=
f (t ), φ
∞ j ,k
(t)
∫
=
f ( t )φ
j ,k
(t )d t
(2)
−∞
D
j ,k
=
f ( t ) ,ψ
∞ j ,k
(t)
=
∫
f ( t )ψ
j ,k
(t)d t
(3)
−∞
This is obtained by passing the original signal through a low pass filter while details (also known as the wavelet coefficients) are obtained by passing the signal through a high pass filter. This operation is computed mathematically by taking the inner products of the function f(t) with the wavelet basis as in eqn (3). Where the scale function φj,k(t) and the wavelet function ψj,k(t) are determined by the particular mother wavelet ψa,b selected (Lai, 2006). Unfortunately, performing the above operation on a real digital signal leads to twice the data one started with. Correcting this problem created by the filtering operations, the original signal must be down sampled. Downsampling a signal is synonymous with reducing the sampling rate, or removing some of the samples of the signal. As mentioned earlier, the DWT analyses signals at different frequency bands with different resolutions by decomposing the signal into coarse approximation and detail information. DWT uses scaling functions and wavelet functions in achieving this. These two sets of functions are associated with low pass and high pass filters, respectively. The original signal x[n] is first passed through a half band high pass filter g[n] and a low pass filter h[n]. As said previously, after the filtering exercise, half of the samples would be eliminated. The signal can therefore be sub sampled by two. This constitutes one level of decomposition and can be expressed, mathematically as follows: D j[ n ] = ∑ x [ n ] • g [ 2 n − k ] (4) k A j[ n ] =
∑ k
x [ n ] • h [ 2 n − k ]
(5)
where Dj is the output from the high-pass filter called Detail and Aj is the output from the low-pass filter called Approximation, at resolution j, j=1, 2, …, J; k=1, 2, …, K, where K is the length of the filter vector, after downsampling by two (Vetterli, 1995). The signal decomposition process can be done iteratively with successive approximations being decomposed in turn, so that one signal is broken down into many lower-resolution components. Fig. 1 (Akorede, 2009) illustrates a multiple level decomposition procedure for a signal x[n].
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders
240
Figure 1: Schematic Diagram of Multi-resolution Analysis of DWT Decomposition x[n]
HPF
Sampling Rate=F Hz
h[n]
g[n]
2
Original Signal
LPF
2 F/4 to F/2 Hz
D1
A1
< F/4 Hz Level 1
KEY 2
HPF
g[n]
h[n]
2
2
=Down Sampling by 2
LPF
LPF= Low Pass Filter F/8 to F/4 Hz
D2
A2
< F/8 Hz
HPF= High Pass Filter
Level 2
A=Approximation D =Detail
HPF
g[n]
h[n]
2
2
D3
F/16 to F/8 Hz
A3
LPF
< F/16 Hz Level 3
3.1. System Model The system studied in this paper is 30 MVA, 11 kV radial distribution network. It comprises four distribution feeders of different lengths and segment impedances. Each feeder carries loads behind its 11/0.415 kV star/star step-down transformer. The feeder under study is feeder F4 in Fig. 2, and it is 10 km in length. Because the selected feeder consists of small industrial, commercial and residential loads, the loads carried by each of these transformers are of different types. The industrial loads are composite loads with induction motors forming the bulk of these loads. Commercial and residential loads consist largely of lighting, heating and cooling, which unlike industrial loads, are independent of frequency and consume negligibly small reactive power. The 33/11 kV substation transformer is modelled as an ideal three-phase voltage source. The voltage magnitude on the feeder is equal to the transformer’s secondary side voltage; the substation transformer impedance is taken as the source impedance. The one-line diagram representing the chosen feeder is shown in Fig. 2. However, the shunt capacitance can be neglected entirely without much loss of accuracy since the
241
Mudathir Funsho Akorede and James Katende Figure 2: One-line Diagram of the Case Study Distribution System 11 kV Feeders F1
33/11 kV Substation
Yg/Yg
F2
PQ Loads
F3 A X
F4
distribution feeder under study is less than 80 km in length and / or the line voltage is not greater than 69 kV (Saadat, 2002). Therefore, a line can be modelled with only series R-X losses with the propagation time neglected. The inductance per line segment is wholly a function of the conductor size and the spacing between the conductors (Uriarte, 2003). The spacing dmean is taken as the geometricmean separation of the three phase conductors, and given by
d
m ean
=
3
d
12
d
23
d
m
31
(6)
where dij is the separation (in metres) between conductors i and j Taking d12 = d23 = 0.71m and d13 = 1.42m (National, nd). Substituting these values in eqn (6) yields dmeam to be 0.9m. Having known the mean conductor separation dmean, the inductance per phase per metre could be obtained with the expression in eqn (7). L =
μ
o
8π
{1 + 4 ln (
d m ean r
)}
H / m
(7)
Where r is the radius of each phase conductor, found to be 9.4 mm (National, nd). Therefore, the per-kilometre inductance of the line of length 10 km of a conductor, taking μ0 = 4π x 10-7 and using eqn (7) gives: L = 0 .9 6 2 m H / k m
The resistance per-phase is 0.133 Ω per kilometre as obtained (Saadat, 2002) for the modelled conductor size. Consequently, the reactance per-phase can be found in henry per kilometre using eqn (8).
X L = 2π fL
X L = 2 ×π × 50 × 0.962 = 0.3 H / km
(8)
It therefore, follows that the per kilometre impedance of the line as calculated is 0.133 + j 0.3 Ω. The linear transformer block model present in MATLAB consists of three coupled windings wound on the same core. The model takes into consideration the winding resistances (R1, R2, and R3), the leakage inductance (L1, L2, and L3) and the magnetizing characteristics of the core, modelled by a linear (Rm, Lm) branch. What the authors did was to set the entry of the third winding to zero in the MATLAB dialog box to obtain a transformer model with two windings and to feed in the values of the appropriate parameters. Loads on a distribution feeder can be modelled as: constant real and reactive power (constant PQ) load, constant current load, constant impedance load and any combination of the three (Kersting, 2002). Because different types of loads present different characteristics during steady state operations, their response during a fault may be different from their steady state characteristics. However, the purpose of modelling in this study is to generate fault current waveforms. Further, all types of loads are modelled as constant impedance loads since only a constant impedance load model is available in Power System Blockset. The three types of loads considered in this study are all point loads. The capacitor-switching model selected from (Sochuliakova, 1999), is modified and implemented using MATLAB. The purpose of this model is to demonstrate the transient effect of
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders
242
capacitor switching on a distribution feeder. In this study, three single-phase capacitors were connected to form a delta-connected capacitor bank. The network system is modelled as a generator bus and load bus connected by a short line. Since the short line is connected to a switch, a T model is used rather than a π model. Assuming a 3-phase balanced system, a single line diagram of the model is shown in Fig. 3, the parameters of which are presented in Table 1. The voltage across the customer’s load (bus 2) is monitored and shown in Fig. 6. Table 1:
The Circuit Elements Parameters
Source Line Load Capacitor a
Ls = 0.1 mH Rd = 0.9 Ω R = 400 Ω C = 4.2 μF a = 0.6
Vs=415 U
ω=2π50 Hz Ld = 45 mH L = 0.1 mH
Figure 3: Capacitor Switching Equivalent Circuit.
1
2 (1-a)L
Ls
aL
(1-a)R
aR
Switch Ld C Vs Rd
where, in Fig. 3, 0 ≤ a ≤ 1; a is the capacitor position on the system. 3.2. HIF Model The HIF modelled in this study, depicted in Fig. 4, is that of a fallen energized conductor on to a high impedance ground. The model presented here is based on arcing in sandy soil. The two resistances of which stand for the fault resistance at the fault point. The asymmetric characteristic of HIF fault current could be obtained when R1 and R2 are set at different values. In the event that the phase voltage is higher than S1, the current flows to the ground, and vice versa if less than S2.
243
Mudathir Funsho Akorede and James Katende Figure 4: HIF model Phase Conductor Switch
R1
R2
D1
D2
S1
S2 Ground
3.3. Simulation Results Case I – Fault Case Using the Power System Blockset of MATLAB, a high impedance fault caused by a broken, downed conductor on the Blue phase of feeder F4 is simulated at point A; 6 km away from the sub station, as shown in Fig. 2. The fault was initiated at the 200th ms and allowed to last for 256 ms i.e. to make two complete cycles after fault inception before being cleared by isolating the faulted phase. The waveform of the fault current recorded at the relaying point is as presented in Fig. 5. The base value for the current is taken as 520 A. Looking at Fig. 6, it is obvious that most drastic fluctuation can be noticed at 200th milli- seconds, i.e. where HIF occurs. Figure 5: HIF Current Waveform 1 0.8 0.6
Current (pu)
0.4 0.2 0 -0.2 -0.4 -0.6 -0.8 -1
0
50
100
150
200
250 300 Time (ms)
350
400
450
500
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders
244
Figure 6: Typical Voltage Transient 0.8
0.6
Voltage (pu)
0.4
0.2
0
-0.2
-0.4
-0.6
0
50
100
150
200 250 Time (ms)
300
350
400
450
Case II – Non-Fault Case (Normal Operation) In order to demonstrate a non-fault transient whose effects in power systems, looks like that of HIFs, the circuit in Fig. 3; the capacitor of which was energised at the 150th ms, is simulated using MATLAB and its resulting voltage waveform shown in Fig. 6, in which the base voltage is taken as 1000 V. Further analysis and discussion on this are carried out in the next section.
4. Detection Procedure 4.1. Implementation of Discrete Wavelet Transform
The waveforms of voltage and current generated in the simulations carried out in Section 3 are transferred to discrete wavelet transform toolbox of MATLAB to analyse the frequency characteristics of the signals. Performing one-stage decomposition on these signals, using db4 wavelet, yields level 1 detail and approximation coefficients plotted. The resulting D1 coefficients are thereafter plotted against time as shown in Figs. 7 (a) and (b) respectively.
245
Mudathir Funsho Akorede and James Katende Figure 7: D1 Coefficients Using DWT. 0.01
-3
8
x 10
6
0.005
0
D1 Coefficients
D1 Coefficients
4
-0.005
2 0 -2 -4
-0.01
-6
-0.015
0
50
100
150
200
250 300 Time (ms)
350
400
450
-8
500
(a) HIF Current Waveform
0
50
100
150
200 250 Time (ms)
300
350
400
450
(b) Capacitor Switching Voltage
4.2. Pattern Recognition
Taking the sampling frequency to be 6 kHz, to reduce computational time; and summating the D1 coefficients – the output of DWT – presented in Fig. 7, over a one-cycle window gives the graphs obtained in Fig. 8. The whole process is based on a moving window approach whereby the one-cycle window is moved continuously by one sample (Huang, 1999). Sum_D1 is the absolute sum value of the detailed output (D1 components) for one cycle period. The criterion for the protection relay to initiate a trip signal is that Sum_D1 must stay above a threshold level q continuously for D samples after fault inception as presented in the flow chart of Fig. 9; where i Figure 8: Variation of Summated Values of Coefficient D1
0.25
0.04 0.035
0.2
Sum (D1) Coefficients
Sum (D1) Coefficients
0.03 0.15
0.1
0.025 0.02 0.015 0.01
0.05
0.005 0
0
50
100
150
200
250 300 Time (ms)
350
400
450
500
(a) HIF Due to a Downed Conductor
0
0
50
100
150
200 250 Time (ms)
300
350
400
450
(b) Capacitor Switching
is a counter, which indicates the sample number that contains the information about the presence of HIF. Extensive studies have revealed that, to maintain the relay stability for normal operations, the optimal setting for q and D are respectively 0.1 and 240 (Huang, 1999).
Wavelet Transform Based Algorithm for High- Impedance Faults Detection in Distribution Feeders
246
The parameter 240 corresponds to a two-cycle period at power frequency (50 Hz). Based upon this criterion, the HIF detection algorithm flow chart presented in Fig. 9 is developed for accurate and effective detection of HIFs. The criterion for a high impedance fault is that Sum_D must be greater than or equal to q for at least, two cycles consecutively.
5. Conclusion This paper has presented a wavelet transform based technique for detecting high impedance faults (HIFs) in electric distribution feeders. The attribute of wavelet transform has greatly facilitated detection of signal features and has been very useful in characterising the source of disturbance in power systems, as applied to this study. The study involved computer simulations of HIF models using the Power System Blockset and Simulink of MATLAB; discrete wavelet transforms of the resulted signals from the simulations, and pattern classification of these signals. The difference in frequency characteristics and the duration of the transient event between HIFs and normal non-fault events, such as capacitor and line switchings, etc., can be recognised by the developed classifier. The algorithm, when tested with the data generated from various computer simulations carried out in this study, provided satisfactory results in both detection and discrimination of HIFs; this is very crucial to prevent false trips. The additional feature of the developed algorithm in the study is its capability of producing the magnitude of the fault current. Figure: 9 HIF Detection Flow Chart nth sample data (s)
i=0, q=0.1, D=240, z=1 z = z+1
Y=Gradient([s(z); s(z+1)])
Discrete Wavelet Transform (DWT)
n=n+1
n
Yes
j=j+1
Sum_D1=
∑
abs( D1( k ))
k = n −119
Y = 0?
No m= abs(s(z)-s(z+1))
No
Reset i = 0
Sum_D1>= q?
Yes Yes
m=0?
i= i+ 1
No P = m/sqrt(2)
No i> =D?
Yes
HIF Detected: Trip Signal. Output the HIF Current (in Amperes)
Normal Transient Event
247
Mudathir Funsho Akorede and James Katende
References [1] [2] [3]
[4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Aucoin, M., 1985. “Status of High Impedance Fault Detection,” IEEE Transactions on Power Apparatus and Systems vol. PAS-104, no. 3, pp. 638-643. Report of PSRC working group D15, “High-impedance Fault Detection Technology”, 1996; retrieved on May 15, 2009 from http://grouper.ieee.org/groups/td/dist/documents/highz.pdf Stoupis, J., M. Maharsi, R. Nuqui, S. A. Kunsman, R. Das, 2004. “Reliable Detection of Highimpedance Faults Caused by Downed Conductors,” pp. 1-4; retrieved on May 15, 2009 from http://library.abb.com/global/scot/scot271.nsf/veritydisplay/b0a2eef7ff6d957ac1 256e3f004d5c8d/$File/28-31%20M843.pdf Aucoin, B. M. and B. D. Russel, 1982. “Distribution High Impedance Fault Detection utilizing High Frequency Current Components,” IEEE Transactions on Power Apparatus and Systems, vol. PAS-101, no. 6, pp. 1596-1604. Detection of Downed Conductors on Utility Distribution Systems, IEEE PES Tutorial Course, 90EH031-3-PWR, 1989. Carr, J., 1981. “Detection of High Impedance Faults on Multi-grounded Primary Distribution Systems,” IEEE Transactions on Power Apparatus and Systems, vol. PAS-100, no. 4, pp. 2008-2016. Ebron, S., D. L. Lubkeman, M. White, 1990. “A Neural Network Approach to the Detection of Incipient Faults on Power Distribution Feeders,” IEEE Transactions on Power Delivery, vol. 5, no. 2, pp. 905914. Uriarte, F. M., 2003. “Modelling, Detection, and Localization of High-impedance Faults in Low-voltage Distribution Feeders”, unpublished M.Eng Thesis. Retrieved on April 12, 2009 from http://scholar.lib.vt.edu/theses/ Mamishev, A. V., B. D. Russel, C. L. Benner, 1999. “Analysis of High Impedance Faults Using Fractal Techniques,” IEEE Transactions on Power Delivery, vol. 11, no. 1, pp. 435-440. Lai, T. M., L. A. Snider, E. Lo, 2006. “Wavelet Transform Based Relay Algorithm for the Detection of Stochastic High Impedance Faults”. Electric Power Systems Research, vol. 76, no. 8, pp. 626-633. Sheng, Y. and S. M. Rovnyak, 2004. “Decision Tree-Based Methodology for High Impedance Fault Detection”, IEEE Transactions on Power Delivery, vol. 19, no. 2, pp 533-536. Huang, S. and C. Hsieh, 1999. “High-impedance Fault Detection Utilizing A Morlet Wavelet Transform Approach,” IEEE Transactions on Power Delivery, vol. 14, no. 4, pp. 1401-1410. Kim, C. H., R. Aggarwal, 2001. “Wavelet Transforms in Power Systems,” Power Engineering Journal vol. 15, no. 4, pp. 193-202. Polikar, R. “The Wavelet Tutorial,” 1994. Retrieved on April 14, 2008 from http://engineering.rowan.edu/~polikar/WAVELETS/Wttutorial.html Wavelet. Wikipedia, 2004. Retrieved on April 14, 2009 from http://en.wikipedia.org/wiki/wavelet Vetterli, M., J. Kovačević, “Wavelets and subband coding,” Prentice Hall-PTR Englewood Cliffs, New Jersey, pp. 1-488, 1995. Akorede, M. F., H. Hizam, 2009. “Wavelet Transforms: Practical Applications in Power Systems”, Journal of Electrical & Technology, vol. 4, no. 2, pp 168-174. Saadat, H., “Power system analysis, 2nd edn, Tata McGraw-Hill, Singapore, 2002; 1-712. National Electric Power Authority Standard Protection Codes, 78th Edition, Nigeria. Kersting, W. H., “Distribution system modelling and analysis”, 2nd, CRC Press LLC, FL USA, 2002, pp. 1-440. Sochuliakova, D., D. Niebur, C. O. Nwankpa, R. Fischl, D. Richardson, 1999. “Identification of Capacitor Position in a Radial System,” IEEE Transactions on Power Delivery, vol. 14, no. 4, pp.13681373. MATLAB, Mathworks, Inc. Natick, MA, U. S. A. 1996-1997. Retrieved on September 14, 2009 from http://www.mathworks.com