• No results found

Fuzzy Logic Based Trained Fault Locating Mechanism in Power Distribution Network

N/A
N/A
Protected

Academic year: 2020

Share "Fuzzy Logic Based Trained Fault Locating Mechanism in Power Distribution Network"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

129

Fuzzy Logic Based Trained Fault Locating Mechanism in

Power Distribution Network

Satya Prakash

1

, S.C.Gupta

2

1Scholor, 2Associate Professor, Dept. of Electrical Engineering, MANIT, Bhopal, India Abstract - In this paper a noble method of fault

locating in a radial power distribution system is discussed. Fuzzy system will ease the calculation involved. The history associated with fault occurred in power system can be effectively used as a strong database. This database will act as the trainer to the fuzzy expert system. A rich history of faulty area will enhance the performance of the fuzzy fault identification system. Fault section location aims to identify the faulty area in the power system using the post fault status of protective relays and circuit breakers and diagnose the cause of a fault that has occurred. Restoration cost can be significantly reduced by accurately identifying a fault location and its cause, which also reduces the restoration time of the faulty section. In this paper methodology based on fuzzy expert system is discussed for assistance to the operators for easy fault detection.

Keywords -- Fuzzy System, Distribution System, Fault Identification, Trained System

I. INTRODUCTION

The Distribution of power is one of the important aspects in Power System when it comes to customer‟s satisfaction. Keeping in view of this power distribution reliability becomes a very important topic to be looked upon in the power system industry. When customer‟s satisfaction is talked about the basic need for the consumer is continuity of power. Power quality is the desirable trait looked by the consumer. Faults in a complex power system poses challenge to maintain power quality. Faults can only be minimized it cannot be entirely eliminated from the system. To achieve continuity in power supply we can definitely control fault rectification time. Fault clearance time can be minimized once we detect the faulty section quickly. Questions have always been raised on reliability of power distribution, which directly affect the service restoration cost when a fault occurs. In other words power distribution reliability can be mentioned as minimum service restoration time cost.

Thus with quick identification of fault section we will be able to reduce the outage time and hence enhance the service reliability. Fault section location aims to identify the reduce the outage time and hence enhance the service reliability. Fault section location aims to identify the faulty area in the power system using the post fault status of protective relays and circuit breakers. Restoration cost can be significantly reduced by accurately identifying a fault location. The process of fault clearing becomes easy and fast once the faulty area has been detected quickly and accurately.

II. PROBLEM DEFINATION

The complexity of today‟s power system has grown enormously and to have efficient operation of power transmission and distribution network Supervisory Control and data acquisition systems (SCADA) are in use. SCADA is being though widely used in power system but its accuracy has always been a question mark.

Figure-1 Three step Zone

In the example in Figure 1, zone-one trips for faults from breaker A to 80 percent of the line length toward breaker C. Zone two operates for faults beyond bus U including some percentage of the transmission line between breakers D and B and the transformer supplying the load at bus U. Zone three looks backward toward the source and covers the step-up transformer, plus a percentage of the transmission line between breaker B and D.

BUS P

ZONE 2

E

ZONE 1 ZONE 1

G

A

B

C

D

F LOAD

D

ZONE 3

(2)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

130

Consider a fault on the transmission line between breakers B and D. Assume that breaker B operates correctly but breaker D does not. When a breaker fails to operate, the fault is then removed by back- up breakers. In such cases, the outage range is very large and it is difficult for the dispatchers to judge where the fault is located. Moreover the relay time settings in power system are much smaller and consequently it gets difficult to set the time delays with enough accuracy. In case ofsuch failures serious implications may arise which may affect both i.e. customer and the power system. Occasional cases may arise where multiple faults may occur, with many breakers being tripped within a short period. Under such situation many alarm messages will be generated and will be received by the dispatch centre which becomes impossible for the dispatchers to analyze the condition with satisfaction and accuracy. The problem can be overcome through the trained system discussed which will employ the fuzzy logic calculations for fault section identification.

III. FUZZY LOGIC SYSTEM

In this paper a system is discussed for assistance to the operators in fault condition by the help of fuzzy system. This is done by using the post fault status of the circuit breakers and relays. It then calculates membership function for each possible fault section. The objective of this calculation is to determine the likelihood of each candidate fault section as the actual fault section. Moreover membership function provides a convenient means of ranking among possible (or candidate) fault sections, and are the most important factors in decision making.

During decision making, the most possible fault section is determined by maximum selection method. In this method most possible fault section is the one which is having highest membership grade [1]. MATLAB code for the proposed scheme is developed and the results obtained in two cases for a power- system network. For a given a collection of objects X, a fuzzy set A in X is defined as a set of ordered pairs

A ≡ {_x, μA (x) | x X}

where μA (x) is called the membership function for the set of all objects x in U. The symbol „≡‟ stands for „defined as‟.

The membership function relates to each x a membership grade μA (x), a real number in the closed interval [0, 1]. The definition of a fuzzy set extends the definition of a classical set, because membership values μ are permitted in the interval 0 ≤ μ ≤ 1, and the higher the value, the higher the membership.[12] The above logic will be applied to the fuzzy expert system.

IV. STRUCTURE OF THE SYSTEM

The system structure will comprise of the elements associated with the distribution system. Basic components of distribution system are transformer, bus-bar, relays, transmission line and circuit breaker. The database consists of the history of alarms received by the SCADA. All the operated circuit breakers and relay‟s information is stored in the database. As the new alarms are received, they are compared with the existing set of alarms. If the new alarm set matches with the database already in the system, the faulted section is identified easily. If the alarm set is new it will be directed to fuzzy expert system for membership function calculation. Thus a new alarm set will added to the old database with faulty recorded for future reference. Real time data first gets compared with the existing one before going into fuzzy system.

Figure-2 Power distribution components

Thus the fault will be determined at two levels after the data acquisition of all components present in the distribution network. The levels are:

Level 1: At comparison stage if the data matches with the existing faults type in the database.

(3)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

131

Figure-3 Structure of Fuzzy system expert

V. PROCESS INVOLVED IN IDENTIFICATION SYSTEM

The flow chart shown in figure-3 gives the steps involved in the process. The process starts with data acquisition. The real time status of the different elements attached in the distribution network in acquired through SCADA system and stored in the database called real time data DBnew.. According to

the data received all the probable fault sections are recorded as FSi. This data will mainly comprise of

number of circuit breakers operated CBoperated and

number of relays operated RLoperated.

Comparison starts with old database DBold to look

for if the case registered is already there or not. Suppose DBnew == DBold , then fault section is

identified and the process end within no time. Thus the system behaves as a trained module for fast identification of the faulty section. If DBnew  DBold,

then data DBnew comprising of the CBoperated and

RLoperated is further sent to the fuzzy expert system.

The system will calculate membership function for all the relevant faulty sections. The section with maximum membership function will be identified as the faulty section and calculated data will be added to the old database for future reference. Thus the database keeps itself updating with new data and the system gets trained.

Figure- 4 Identification system flow chart

VI. DATA HANDLING

Acquiring data is the first step towards fault identification in any distribution network. The data is collected through SCAD system and is sent to diagnostic centre for evaluating the data received. After data evaluation decision is taken about faulty section.

FAULT SECTION DETERMINED

MODIFIED DATA

COMAPARE DATA

FUZZY SYSTEM EXSISTING

DATABASE

REAL TIME DATA

NEW RESULTS

Apply fuzzy rule to DBnew, FSi No

Calculate membership function for each fault section, FSi

Start

Collection of real time data (DBnew)

Select fault section from (DBnew), FSi

no. of CB operated CBoperated, no. of relays operated RLoperated

DBnew = CBoperated + RLoperated

Yes

Compare if (DBnew == DBold)

?

Maximum of membership grade will be faulty section

Identified fault section

(4)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

132

The message is being transferred to the concern authority for them to take action and rectify the faulty section quickly to maintain power quality. The fault signals are transmitted to the diagnostic center through wireless transmission under GPRS and radio frequency communication.

Figure-5 Data communication system

With fast development in communication system GPRS network is a handy option for fast and reliable data transfer when it comes to wireless communication. Moreover radio frequency can be also used in data transfer if operation cost has to be curtailed. Thus the data can be managed effectively and will be directly sent to the analysis database as well as real time data for further calculations.

VII. MEMBERSHIP FORMULATION

The calculation will be determined by the pre fault and post fault status of the circuit breakers and the relays associated with mentioned faulty section. If first step protection has operated then the signals in second and third step protections will be ignored. If first and second step of protection have been isolated as the suspected fault section then the signals of third step protection will be ignored. If all three step protections have not been isolated as the suspected fault section then there is no fault in this particular section.

FSi = FSi (CBoperated) FSi(RLoperated) = {Yi, µS(fault) (Yi)| Yi DBnew}

Sfault = {FSi}

FSi (CBoperated)={Yi, µsCB(fault)(FSi)} FSi (RLoperated)= {Yi, µsRL(fault) (FSi)}

Calculations based on the data of the circuit breakers operated. All the three steps k= 1.2 & 3 are considered FSi

1 , FSi

2 and FSi

3

membership function is determined.

FSi (CBoperated)= FSi1 (CBoperated)  FSi2(CBoperated) FSi3(CBoperated)

= { Yi , µsCB -(fault)(Yi)} µxCB (fault)(Yi)

= µx1(fault)(Yi) + µx2 (fault)(Yi) + µx3(fault)(Yi)

µxk(fault)(Yi) is the membership function to measure the extent to which FSi, belongs to fuzzy set xfaultby

considering only the kth tripped circuit breakers. µ(x) is the membership function for x (a circuit breaker) to operate correctly.Relays operated in accordance with the circuit breakers are also taken into account. Sometimes relays do operate even though circuit breakers have mal operation. So it is necessary to calculate the membership function of the relays too. FSi(RLoperated) = FSi1(RLoperated)  FSi2(RLoperated) FSi3(RLoperated)

Figure- 6 Test circuit for case study Data from

SCADA

Wireless transmission

Fault location diagnostic centre

(5)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

133

µxRL (fault)(Yi) =

µx1(fault)(Yi) + µx2 (fault)(Yi) + µx3(fault)(Yi) - µx1(fault)(Yi) x µx2 (fault)(Yi) - µx2 (fault)(Yi) x µx3(fault)(Yi) - µx3(fault)

(Yi) x µx1(fault)(Yi) + µx1(fault)(Yi)x µx2 (fault)(Yi) x µx3(fault)

(Yi)

µxRL (fault) (Yi) is the membership function that Y, belongs to fuzzy set xfault by considering only the operated relays of kth step protection.

Thus the data of the membership grades of all the circuit breakers and the relays are tabulated and compared for the results. Decision making is based on two factors. First is the most likely fault section will be the one with the highest grade in comparison with other section‟s grade. Secondly the section with maximum membership grade i.e. 0.9 will be the faulty section.

VIII. STANDARD CASE STUDIES

The model power system shown in Figure- 6 is taken from [10]. The model consists of 28 sections (L1-L8, T1-T8, A1-A4, B1-B8), 40 circuit breakers (CB1-CB40).

Case Study 1: circuit breakers tripped are CB4, CB5, CB7, CB9, CB12, CB27. In case study 1, the fault area according to the data received through SCADA system is identified as B1, B2, L2, and L4. Now the faulty section identified by data received can vary as fault alarms do get triggered and it is difficult to identify the exact location. In this case actual number of breakers tripped is CB 4, CB 5, CB 7, CB 9, CB 12 and CB 27, where as the relays operated are 4, 5, 7,9,12, 27, 6, 8, 10. The relays indicating false alarm are relay no. 6, 8 and 10 which operated in secondary zone. Membership calculated for the 4 section namely B1, B2, L2, and L4, are 0.8467, 0.8213, 0.7197 and 0.7197 respectively.

Figure-6 Test network for case study 1 and 2

In case of B2, the breakers tripped in primary zone are nil, where as all the 6 beakers tripped belongs to the secondary zone. Thus the membership calculation will yield less value than the section B1. In case of line L2, only 1 breaker has tripped in primary zone, where as rest of the 5 breakers have tripped in tertiary zone. Thus again the membership calculated for this section will give less value than B2. Very similarly in case of L4, only CB 27 has operated in primary zone and rest of the 5 CBs have operated in tertiary zone.

The membership grades are now calculated with the help of the formulation discussed in the section VI. Thus less number of rules is there in the calculation, and memory space taken is also less. We also find flexibility in the determination of the membership grades of the sections obtained from SCADA. This system is reliable in terms of the non-sensitivity to unwanted signals.

So Maximum membership calculated belongs to B1 and so this is the most probable faulty section of all the given zones.

0.65 0.7 0.75 0.8 0.85 0.9

B1 B2 L1 L2

M

e

m

b

e

rsh

ip

Val

u

e

s

Fault Sections of case 1

Membership Grades

Figure- 7 Grades assigned to all sections TABLEI

MEMBERSHIP GRADES FOR CASE STUDY1 Possible

fault sections

Membership grades

Circuit breakers tripped

B1 0.8467 CB4,B5,CB7,CB9,

CB12,CB27

B2 0.8213 CB4,CB5,CB7,CB9,

CB12,CB27

L2 0.7197 CB4,CB5,CB7,CB9,

CB12,CB27

L4 0.7197 CB4,CB5,CB7,CB9,

(6)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

134

Case Study 2: circuit breakers operated are CB19, CB20, CB32, CB33, CB31,CB34, CB35, CB36, CB37,CB39 & CB40. In case study 2, the fault area according to the data received through SCADA system is identified as B7, B8, L5, L6, L7, L8, T7 and T8. Now the faulty section identified by data received can vary as fault alarms do get triggered and it is difficult to identify the exact location. In this case actual number of breakers tripped is CB19, CB20, CB32, CB33, CB34, CB35, CB36, CB37 & CB39.The relays indicating false alarm are relay no. 31 and 40, which operated in secondary zone. Membership calculated for the 8 section namely B7, B8, L5, L6, L7, L8, T7 and T8 are 0.8156, 0.9, 0.9, 0.7305, 0.9, 0.7305, 0.9 & 0.9 respectively.

In this case study the sections with maximum membership value have been identified as B8, L5, L7, T7 and T8. Here as it is clear from the fuzzy calculation the faulty section B7, L6 and L8 are just the part of the section but not the faulted one just because the grades assigned to them is minimum in comparison to rest of the sections.

As we compare the data , decision can be quickly made about the faulty section. This calculation will be recorded in the existing database. Thus a database will be constantly updated and can be assessed for the future reference.

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

B7 B8 L5 L6 L7 L8 T7 T8

M

e

m

b

e

rsh

ip

Val

u

e

s

Faulty Section case 2

Membership Grades

Figure- 8 Grades assigned to all sections

IX. CONCLUSION

This paper describes a trained database including fuzzy logic based system for fault identification in a given distribution network. A database is being prepared through the data received through wireless

communication. GPRS technology and radio

frequency is being described as the best adopted methodology for reliable and fast data transfer. The trained database compares the real time data with the existing data and gets the decision. For new data set fuzzy system is being used to identify the faulty section. Membership grades calculated for various sections gives the most possible fault section. Three steps are discussed in the membership formulation of the circuit breakers and the relays to get accurate answer.

TABLEII

MEMBERSHIP GRADES FOR CASE STUDY 2 Possible

fault sections

Membership Grades

Circuit breakers tripped

B7 0.8156 CB20,CB30,CB33,

CB34,CB35

B8 0.9 CB32,CB33,CB39

L5 0.9 CB19,CB32

L6 0.7305 CB20,CB30,CB33,

CB34,CB35

L7 0.9 CB29,CB39

L8 0.7305 CB20,CB30,CB33,

CB34,CB35

T7 0.9 CB34,CB36

(7)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459, Volume 2, Issue 7, July 2012)

135

REFERENCES

[1] L. Xu, M.-Y. Chow and L. S. Taylor, "Power Distribution Fault Cause Identification with Imbalanced Data Using the Data Mining Based Fuzzy Classification E-Algorithm," IEEE Transaction on Power Systems, Feb 2007,vol.22,no.1, pp.164-171.

[2] L. Xu and M.-Y. Chow,"A classification approach for power distribution systems fault cause identification," IEEE Transactions on Power Systems, 2006, vol. 21, no. 1, pp. 53-60.

[3] Yu Yuehai, Bai Yichuan, Xi Guofi~X, u Shiming, Luo Jianbo, “Fault Analysis ExpertSystem for Power System”, IEEE-International Conference on Power System Technology–Powercon,2004,pp. 1822-1826.

[4] Hong-Chan Chin, “Fault Section Diagnosis of Power System Using Fuzzy Logic”, IEEE Trans Power System, 2003, vol. 18, No. 1, pp. 245-250.

[5] Xiaohui Zhul , Xin LuI, Dong Liu, Bingda Zhang, “An Improved Fault Locating System of Distribution Network based on Fuzzy Identification”, China International Conference on Electricity Distribution, 2010, pp. 1-6.

[6] Fábio Bertequini leão, Rodrigo A. F. Pereira and José R. S. Mantovani, “Fault section estimation in electric power systems using an artificial immune system algorithm”, International Journal of Innovations in Energy Systems and Power, 2009, Vol. 4 no. 1, pp. 14-21.

[7] Koksal Erenturk, and Ismail H. Altas, “Fault Identification in a Radial Power System Using Fuzzy Logic”, Instrumentation Science & Technology (IST), 2004, Vol. 32, No. 6, pp. 641– 653.

[8] C.S.Chang, J.M.Chen, D.Srinivasan, F.S.Wen, A.C.Liew. “Fuzzy logic approach in power system fault section identification.” IEEE Proceedings-Part C, Generation Transmission and Distribution, 1997, 144 (5), 406-414. [9] Zhu. Y L , Yang, Y H , Hogg, B W , Zhang, W Q , and Gao

S “An expert system for power systems fault analysis”, IEEE Trans Power System., 1994, 9, (l), pp 503 -509.

References

Related documents

Besides, there exists the individual and social transformative power of action for the starting point of this co- theory, so inside the “transformative action

during bulk crystallization and individual crystal growth measured using X-ray synchrotron diffraction, and bulk crystallization measured using differential scanning

Direct atomic recombination and three particle recombination are also negligible at the electron densities in the expanding plasma.. We first give an overview of the

stepping- stone function of THS work for most of the four- year post- treatment period, it does not give an answer as to whether, and if so, to what extent unem- ployed workers

In ad- dition to increasing the engagement of the European au- thorities in this respect, it is necessary to fi nd new meth- ods of fi nancing NGA infrastructure in order to reach the

Soil and Water Assessment Tool (SWAT) was successfully used to simulate, the impact of climate change on the hydro climatology of Finchaa sub-basin were assessed based on

3 Department of Clinical Genetics, Karolinska University Hospital, Stockholm, Sweden.. 4 Division of Pediatric Orthopaedics, Seoul National University Children ’ s Hospital,

Emanating from Qatar, Oman, Egypt, and other countries in the Middle East and Arabian Gulf, these papers provide insight on seven topics: (1) influence of cultural idiosyn- crasies