SlideShare a Scribd company logo
1 of 5
Download to read offline
Journal for Research| Volume 02| Issue 03 | May 2016
ISSN: 2395-7549
All rights reserved by www.journalforresearch.org 1
Fuzzy Logic Approach for Fault Diagnosis of
Three Phase Transmission Line (March 2016)
Farhin R. Sheikh Dr. Ami T. Patel
M.E Student Head of Department
Department of Electrical Engineering Department of Electrical Engineering
MGITER Navsari MGITER Navsari
Abstract
Transmission line among the other electrical power system component suffers from unexpected failure due to various random
causes. Because transmission line is quite large as it is open in environment. A fault occurs on transmission line when two or
more conductors come in contact with each other or ground. This paper presents a proposed model based on MATLAB software
to detect the fault on transmission line. Fault detection has been achieved by using Fuzzy Logic based intelligent control
technique. The proposed method aims in presenting a fast and accurate fault diagnosis method to classify and identify the type of
fault which occurs on a power transmission system. In this paper, some of the unconventional approaches for condition
monitoring of power systems comprising of relay Breaker, along with the application of soft computing technique like fuzzy
logic. Results show that the proposed methodology is efficient in identifying fault in transmission system.
Keywords: Transmission Line Faults, Fuzzy Logic, Transmission Lines Protection
_______________________________________________________________________________________________________
I. INTRODUCTION
The objective of the faulted section diagnosis method is to identify faulted components in the power station e.g. generation units,
power transformers, autotransformers, service transformers, buses and lines that based on the status of protective relays and
circuit breakers. To reduce the outage time and ensure stable and reliable supply for electric power for customers, it is essential
for control centers to quickly identify the faulted section in power system prior to start restoring actions. Therefore, the operators
must have the capability to estimate and restore the faulted section in an optimal procedure. An effective diagnosis system is
required to suggest the possible way to remove faults and assist the operator to protect the systems. Recently, the possibility of
implementing the heuristic rules using expert systems has motivated extensive works on the application of expert systems in fault
diagnosis. Considerable efforts have been made toward developing fault diagnosis system. Most of these efforts are based on
Expert Systems (ES) [1 – 3]. Although ES based approach offers powerful solutions to the fault diagnosis, but it has
shortcomings, e.g. the procedure of knowledge acquisition and knowledge base revision or maintenance is quite burdensome. In
addition, dealing with the large amount of data is difficult due to the conventional knowledge representation and inference
mechanisms. During the last two decades, much research work has been done for estimating the fault section diagnosis in a
power system by using several artificial intelligence approaches. Such as, artificial neural networks [4, 5], genetic algorithm
(GA) [6], fuzzy Petri nets [7,8], family eugenics based evolution theory [9] and immune algorithm [10]. However, the only work
addressing the power plant control and fault diagnosis [11] that aimed to control and supervision the plant system control of the
station but not related to the protection system of all station through generation units, transformers, buses and lines. Since there
are some wrong and missed signals in a power system, which may be caused by data transmission error or loss, in addition to
mal operation and no operation of circuit breakers or relays, uncertainty reasoning is highly recommended to diagnose the
system's faulted section. Among the existing uncertainty reasoning approaches, the fuzzy relations approach is accurate, which
applied on the power system that include the transmission lines and bus bars [12].
There are 11 possible fault types resulting from the different combinations of three phases and the ground. The fault resistance
range from a few ohms, as occur in cases of arc between phases, to hundreds of ohms, as occur in cases when a fallen conductor
touches a dry surface. The fault resistance has considerable effect on the accuracy of fault location algorithms. Over current
relays and fuses are responsible for isolating permanent faults, leading to customer outages.
Transmission protection systems are designed to identify the location of faults and isolate only the faulted section. The key
challenge to the transmission line protection lies in reliably detecting and isolating faults compromising the security of the
system.
The appropriate percentage of occurrence of various types of faults is given below:
1) Single line to ground fault – 70-80%
2) Line-to-Line to ground fault – 10 -17%
3) Line-to- Line fault – 8-10%
4) Three phase fault - 3 %
Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016)
(J4R/ Volume 02 / Issue 03 / 001)
All rights reserved by www.journalforresearch.org 2
Thus, a well-coordinated protection system must be provided to detect & isolate various types of faults rapidly so that damage
& disruption caused to power system is minimized. And, the time required in determining the fault point along the transmission
line affects the quality of power to be delivered.
II. PROBLEM FORMULATION
The commonly model used for AC overhead transmission lines is called pi model network, where shunt admittance has been
even divided into two shunt elements connecting to both ends of a pi equivalent network.
A 735 KV, 600km long transmission line system connects with generator having capacity of 1500 MW is used to develop and
implement the proposed architectures and algorithms for this problem. Transmission Line is also loaded with resistive as well as
inductive loads. The simulation model of three phase transmission line is shown in fig. 1.
Fig. 1: Block Diagram of proposed scheme
For a modern power system, high speed fault clearance is very critical and to achieve these objective various techniques have
been developed.
III. CONVENTIONAL CONTROL TECHNIQUE
(RELAY BREAKER CONTROL)
The fault Diagnosis of Electrical power system is a process of discriminating the faulted system element by protective relays and
subsequent tripping by Circuit Breaker. When a fault occurs in a power system, operators in a control center need to interpret a
large amount of information.
In such an emergency condition, it is difficult for the operators to quickly identify the actual fault location. Fault type and
malfunctioning type of protective devices such as relays and breakers. Consequently, there is a need for decision making support
to help the operator to take proper actions following a fault event in the power system. Thus, Good Fault Diagnosis method can
provide accurate and effective diagnostic information to dispatch operator and help them to take necessary measures in fault
situation so as to guarantee secure and stable operation of the electrical power system network.
The techniques for protection of transmission lines can be broadly classified into the following categories
1) _ Impedance measurement based methods
2) _ Travelling-wave phenomenon based methods
3) _ High-frequency components of currents and voltages generated by faults based methods
4) _ Intelligence based method
From quite a few years, intelligent based methods are being used for protection of transmission line.
IV. INTELLIGENT CONTROL TECHNIQUE (FUZZY LOGIC CONTROL)
Fuzzy logic control (FLC) [14] has gained much interest in the application of system control for the past few decades. It has a
real time basis as a human type operator, which makes decision on its own basis.
The controller can incorporate easily the dynamic changes of the system due to the operating point shifting; hence it can tackle
efficiently nonlinearity of any system. Zadeh has developed the concept of fuzzy logic.
A FIS can utilize human expertise by storing its essential components in knowledge base, and perform fuzzy reasoning to infer
the overall output value. However, there is no systematic way to transform experiences of knowledge of human experts to the
knowledge base of a FIS. For building a FIS, the fuzzy sets, fuzzy operators and the Knowledge base has to be specified. The
main feature of FLC is that it is governed by symbolic rules (generally if-then rules) and qualitative fuzzy variables and values. It
deals with linguistic variables. Fuzzy logic approximates the relation between variables regardless of their analytical dependence.
The fuzzy controller is composed of the following four elements:
1) A rule-base (a set of if-then rules), which contains a fuzzy logic quantification of the expert’s linguistic description of how
to achieve good control.
2) An inference mechanism (also called a fuzzy inference engine), which emulates the expert’s decision making in interpreting
and applying knowledge about how best to Control the plant.
Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016)
(J4R/ Volume 02 / Issue 03 / 001)
All rights reserved by www.journalforresearch.org 3
3) A fuzzification interface, which converts controller inputs into information that the inference mechanism can easily use to
activate and apply rules.
4) A defuzzification interface, which converts the conclusions of the inference mechanism in to actual inputs for the process.
For Fuzzy Logic controller design, three phase Transmission Line Currents and Voltages (in all three phases Ia, Ib, Ic and Va,
Vb, Vc) can be observed and have been chosen as the input signal of the fuzzy. The response of different types of fault in the
system could be evaluated by examining the response curve of these six variables in output curves.
The output of the fuzzy logic controller is different 11 types of fault both symmetrical an unsymmetrical. The eleven
membership functions for fuzzy variable are listed below:
Table – 1
Membership functions for fuzzy variables
NEL Negative Extra Large
NVL Negative Very Large
NL Negative Large
NM Negative Medium
NS Negative Small
ZE Zero
PEL Positive Extra Large
PVL Positive Very Large
PL Positive Large
PM Positive Medium
PS Positive Small
A set of rules which define the relation between the inputs and output of fuzzy controller can be found using the available
knowledge in the area of designing Fault Diagnosis. These rules are defined using the linguistic variables. The six inputs,
voltages (Va, Vb, Vc) and Currents (Ia, Ib, Ic), results in 117for each transmission system. The typical rules are having the
following structure.
Total 117
rules can be developed according to this rule base. But it is not convenient to take all rules because it takes more
simulation time. Thus from that 117
rules, I have selected 11 rules which gives better performance under wide range of operating
condition.
Table – 2
Rule base table for fuzzy logic controller
INPUT VECTOR FAULT
TYPEVa Vb Vc Ia Ib Ic
PEL PEL PEL PEL PEL PE PEL (A-G )
PVL PVL PVL PVL PVL PV PVL (B-G )
PL PL PL PL PL PL PL (C-G )
PM PM PM PM PM PM PM (AB)
PS PS PS PS PS PS PS (BC)
ZE ZE ZE ZE ZE ZE ZE (AC)
NS NS NS NS NS NS NS (AB-G)
NM NM NM NM NM NM NM (BC-G)
NL NL NL NL NL NL NL (AC-G )
NVL NVL NVL NVL NVL NVL NVL (ABC)
NEL NEL NEL NEL NEL NEL NEL (ABC-G)
V. RESULT AND DISCUSSION
Fig. 1: Current Response of System for SLG Fault (Phase A) Fig. 2: Current Response of System for SLG Fault (Phase B)
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-20
-10
0
10
20
30
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A Phase B
Phase C
Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016)
(J4R/ Volume 02 / Issue 03 / 001)
All rights reserved by www.journalforresearch.org 4
Fig. 3: Current Response of System for SLG Fault (Phase C) Fig. 4: Current Response of System for LL fault (phase AB)
Fig. 5: Current Response of System for LL fault (phase BC) Fig. 6: Current Response of System for LL fault (phase AC)
Fig. 7: Current Response of System for LLG fault (phase AB – G) Fig. 1: Current Response of System for LLG fault (phase BC – G)
Fig. 9: Current Response of System for LLG fault (phase AC – G) Fig. 10: Current Response of System for LLL fault (phase ABC)
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase C
Phase A Phase B
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
60
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase C
Phase A
Phase B
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-60
-40
-20
0
20
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
60
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-40
-20
0
20
40
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-50
0
50
Time in Second
CurrentinPU
Phase A
Phase B
Phase C
Phase A
Phase B
Phase C
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-60
-40
-20
0
20
40
60
Time in Second
CurrentinPU
Phase A
Phase B
Phase CPhase B
Phase C
Phase A
Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016)
(J4R/ Volume 02 / Issue 03 / 001)
All rights reserved by www.journalforresearch.org 5
Fig. 2: 3 Current Response of System for LLL G fault (phase ABCG)
VI. CONCLUSION
The proposed method uses a FUZZY based scheme for fast and reliable fault detection. Various Asymmetric fault (Single line to
ground and double line to ground fault) are simulated and an Breaker based algorithm is used for detection of these faults.
Performance of the proposed scheme is evaluated using various fault types and encouraging results are obtained. The simplicity
of this design based on fuzzy logic, causes a drastic reduction in loss on distribution systems due to prolonged outages of feeder
downtime during faulted conditions. As shown in above simulation fuzzy logic can reduce isolation time of fault.
Further work can be carried out by developing detection system to detect other asymmetric and symmetric fault.
REFERENCES
Basic format for books:
[1] J. K. Author, “Title of chapter in the book,” in Title of His Published Book, xth ed. City of Publisher, Country if not
[2] USA: Abbrev. of Publisher, year, ch. x, sec. x, pp. xxx–xxx. Examples:
[3] G. O. Young, “Synthetic structure of industrial plastics,” in Plastics, 2nd ed., vol. 3, J. Peters, Ed. New York: McGraw-Hill, 1964, pp. 15–
64.
[4] W.-K. Chen, Linear Networks and Systems. Belmont, CA: Wadsworth, 1993, pp. 123–135. Basic format for periodicals:
[5] J. K. Author, “Name of paper,” Abbrev. Title of Periodical, vol. x, no. x, pp. xxx-xxx, Abbrev. Month, year.
Examples:
[6] J. U. Duncombe, “Infrared navigation—Part I: An assessment of feasibility,” IEEE Trans. Electron Devices, vol. ED-11, no. 1, pp. 34– 39, Jan.
1959.
[7] E. P. Wigner, “Theory of traveling-wave optical laser,” Phys. Rev., vol. 134, pp. A635–A646, Dec. 1965.
[8] E. H. Miller, “A note on reflector arrays,” IEEE Trans. Antennas Propagat., to be published. Basic format for reports:
[9] J. K. Author, “Title of report,” Abbrev. Name of Co., City of Co., Abbrev. State, Rep. xxx, year.
Examples:
[10] E. E. Reber, R. L. Michell, and C. J. Carter, “Oxygen absorption in the earth’s atmosphere,” Aerospace Corp., Los Angeles, CA, Tech. Rep. TR-0200
(4230-46)-3, Nov. 1988.
[11] J. H. Davis and J. R. Cogdell, “Calibration program for the 16-foot antenna,” Elect. Eng. Res. Lab., Univ. Texas, Austin, Tech. Memo. NGL-006
69-3, Nov. 15, 1987.
Basic format for handbooks:
[12] Name of Manual/Handbook, x ed., Abbrev. Name of Co., City of Co., Abbrev. State, year, pp. xxx-xxx.
Examples:
[13] Transmission Systems for Communications, 3rd ed., Western Electric Co., Winston-Salem, NC, 1985, pp. 44–60.
[14] Motorola Semiconductor Data Manual, Motorola Semiconductor Products Inc., Phoenix, AZ, 1989. Basic format for books (when available online):
[15] Author. (year, month day). Title. (edition) [Type of medium]. volume (issue). Available: site/path/file
Example:
[16] J. Jones. (1991, May 10). Networks. (2nd ed.) [Online]. Available: http://www.atm.com Basic format for journals (when available online):
[17] Author. (year, month). Title. Journal. [Type of medium]. volume (issue), pages. Available: site/path/file
Example:
[18] R. J. Vidmar. (1992, Aug.). On the use of atmospheric plasmas as electromagnetic reflectors. IEEE Trans. Plasma Sci. [Online].
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
-60
-40
-20
0
20
40
60
Time in SecondCurrentinPU
Phase A
Phase B
Phase C
Phase B
Phase A
Phase C

More Related Content

What's hot

Physics nanophotonics
Physics nanophotonicsPhysics nanophotonics
Physics nanophotonicsVishal Singh
 
Plasmonics... A ladder to futuristic technology
Plasmonics...  A ladder to futuristic technology Plasmonics...  A ladder to futuristic technology
Plasmonics... A ladder to futuristic technology Pragya
 
Electric field in material space 2nd 2
Electric field in material space 2nd 2Electric field in material space 2nd 2
Electric field in material space 2nd 2HIMANSHU DIWAKAR
 
Molecular electronic devices
Molecular electronic devicesMolecular electronic devices
Molecular electronic deviceschitra raju
 
3rd UNIT Microwave Engineering PPT.pptx
3rd UNIT Microwave Engineering  PPT.pptx3rd UNIT Microwave Engineering  PPT.pptx
3rd UNIT Microwave Engineering PPT.pptxShaikShahin7
 
Babinet compensator
Babinet compensatorBabinet compensator
Babinet compensatorsalmansmd
 
Communication - Laser Class 12 Part-7
Communication - Laser Class 12 Part-7Communication - Laser Class 12 Part-7
Communication - Laser Class 12 Part-7Self-employed
 
Plasma physics by Dr. imran aziz
Plasma physics by Dr. imran azizPlasma physics by Dr. imran aziz
Plasma physics by Dr. imran azizDr.imran aziz
 
CURIE TEMPERATURE PPT
CURIE TEMPERATURE PPTCURIE TEMPERATURE PPT
CURIE TEMPERATURE PPTEsha Garg
 
Laser, Pumping schemes, types of lasers and applications
Laser, Pumping schemes, types of lasers and applicationsLaser, Pumping schemes, types of lasers and applications
Laser, Pumping schemes, types of lasers and applicationsPraveen Vaidya
 

What's hot (20)

Physics nanophotonics
Physics nanophotonicsPhysics nanophotonics
Physics nanophotonics
 
Semiconductor
SemiconductorSemiconductor
Semiconductor
 
PLASMONICS
PLASMONICSPLASMONICS
PLASMONICS
 
Particle Properties of Waves
Particle Properties of Waves Particle Properties of Waves
Particle Properties of Waves
 
Plasmonics... A ladder to futuristic technology
Plasmonics...  A ladder to futuristic technology Plasmonics...  A ladder to futuristic technology
Plasmonics... A ladder to futuristic technology
 
662 magnetrons
662 magnetrons662 magnetrons
662 magnetrons
 
Electro-optic modulators
Electro-optic modulatorsElectro-optic modulators
Electro-optic modulators
 
Electric field in material space 2nd 2
Electric field in material space 2nd 2Electric field in material space 2nd 2
Electric field in material space 2nd 2
 
Localized surface plasmon resonance
Localized surface plasmon resonanceLocalized surface plasmon resonance
Localized surface plasmon resonance
 
Laser lecture 08
Laser lecture 08Laser lecture 08
Laser lecture 08
 
Molecular electronic devices
Molecular electronic devicesMolecular electronic devices
Molecular electronic devices
 
3rd UNIT Microwave Engineering PPT.pptx
3rd UNIT Microwave Engineering  PPT.pptx3rd UNIT Microwave Engineering  PPT.pptx
3rd UNIT Microwave Engineering PPT.pptx
 
Gain media & q switching
Gain media & q  switchingGain media & q  switching
Gain media & q switching
 
Babinet compensator
Babinet compensatorBabinet compensator
Babinet compensator
 
Communication - Laser Class 12 Part-7
Communication - Laser Class 12 Part-7Communication - Laser Class 12 Part-7
Communication - Laser Class 12 Part-7
 
Plasma physics by Dr. imran aziz
Plasma physics by Dr. imran azizPlasma physics by Dr. imran aziz
Plasma physics by Dr. imran aziz
 
Maser
MaserMaser
Maser
 
CURIE TEMPERATURE PPT
CURIE TEMPERATURE PPTCURIE TEMPERATURE PPT
CURIE TEMPERATURE PPT
 
Laser, Pumping schemes, types of lasers and applications
Laser, Pumping schemes, types of lasers and applicationsLaser, Pumping schemes, types of lasers and applications
Laser, Pumping schemes, types of lasers and applications
 
Dye laser
Dye laserDye laser
Dye laser
 

Viewers also liked

Fuzzy logic systems
Fuzzy logic systemsFuzzy logic systems
Fuzzy logic systemsPham Tung
 
Fuzzy Logic in the Real World
Fuzzy Logic in the Real WorldFuzzy Logic in the Real World
Fuzzy Logic in the Real WorldBCSLeicester
 
Neon catalog 2
Neon catalog 2Neon catalog 2
Neon catalog 2Neongift
 
Prezentacja miejscowość
Prezentacja miejscowośćPrezentacja miejscowość
Prezentacja miejscowośćwojcickr
 
QR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSQR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSJournal For Research
 
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSOFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSJournal For Research
 
What makes good strategy? By Alex Wood, strategy director, DT
What makes good strategy? By Alex Wood, strategy director, DTWhat makes good strategy? By Alex Wood, strategy director, DT
What makes good strategy? By Alex Wood, strategy director, DTThe Communications Council
 
The 8 natural doctors
The 8 natural doctorsThe 8 natural doctors
The 8 natural doctorsRomaLouise
 
mpld3でInteractiveデータ可視化
mpld3でInteractiveデータ可視化mpld3でInteractiveデータ可視化
mpld3でInteractiveデータ可視化monochrojazz
 
5 pen pc technology
5 pen pc technology5 pen pc technology
5 pen pc technologyNikhil Nama
 
大阪市オープンデータポータルAPI(SPARQL)勉強会
大阪市オープンデータポータルAPI(SPARQL)勉強会大阪市オープンデータポータルAPI(SPARQL)勉強会
大阪市オープンデータポータルAPI(SPARQL)勉強会Kouji Kozaki
 

Viewers also liked (20)

Fuzzy logic systems
Fuzzy logic systemsFuzzy logic systems
Fuzzy logic systems
 
Fuzzy Logic in the Real World
Fuzzy Logic in the Real WorldFuzzy Logic in the Real World
Fuzzy Logic in the Real World
 
A method for controlling the bandwidth of high energy, fewoptical-cycle
A method for controlling the bandwidth of high energy, fewoptical-cycleA method for controlling the bandwidth of high energy, fewoptical-cycle
A method for controlling the bandwidth of high energy, fewoptical-cycle
 
Neon catalog 2
Neon catalog 2Neon catalog 2
Neon catalog 2
 
Prezentacja miejscowość
Prezentacja miejscowośćPrezentacja miejscowość
Prezentacja miejscowość
 
QR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSQR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONS
 
Menu final
Menu finalMenu final
Menu final
 
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSOFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
 
What makes good strategy? By Alex Wood, strategy director, DT
What makes good strategy? By Alex Wood, strategy director, DTWhat makes good strategy? By Alex Wood, strategy director, DT
What makes good strategy? By Alex Wood, strategy director, DT
 
Animales del desierto 2
Animales del desierto 2Animales del desierto 2
Animales del desierto 2
 
Sabias que?...
Sabias que?...Sabias que?...
Sabias que?...
 
The 8 natural doctors
The 8 natural doctorsThe 8 natural doctors
The 8 natural doctors
 
Strategic entrepreneurial growth
Strategic entrepreneurial growthStrategic entrepreneurial growth
Strategic entrepreneurial growth
 
mpld3でInteractiveデータ可視化
mpld3でInteractiveデータ可視化mpld3でInteractiveデータ可視化
mpld3でInteractiveデータ可視化
 
5 pen pc technology
5 pen pc technology5 pen pc technology
5 pen pc technology
 
大阪市オープンデータポータルAPI(SPARQL)勉強会
大阪市オープンデータポータルAPI(SPARQL)勉強会大阪市オープンデータポータルAPI(SPARQL)勉強会
大阪市オープンデータポータルAPI(SPARQL)勉強会
 
F010433136
F010433136F010433136
F010433136
 
A017230107
A017230107A017230107
A017230107
 
K0815660
K0815660K0815660
K0815660
 
B0730406
B0730406B0730406
B0730406
 

Similar to FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE

Fault diagnosis of a high voltage transmission line using waveform matching a...
Fault diagnosis of a high voltage transmission line using waveform matching a...Fault diagnosis of a high voltage transmission line using waveform matching a...
Fault diagnosis of a high voltage transmission line using waveform matching a...ijsc
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET Journal
 
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...Power System Operation
 
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...ijsc
 
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
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisIRJET Journal
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...theijes
 
International Journal of Engineering (IJE) Volume (3) Issue (1)
International Journal of Engineering (IJE) Volume (3)  Issue (1)International Journal of Engineering (IJE) Volume (3)  Issue (1)
International Journal of Engineering (IJE) Volume (3) Issue (1)CSCJournals
 
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsPredicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsDr. Amarjeet Singh
 
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
 
Review on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerReview on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerIRJET Journal
 
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMijiert bestjournal
 
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...ISA Interchange
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power SystemIJMER
 
Distance protection scheme for transmission line using back propagation neura...
Distance protection scheme for transmission line using back propagation neura...Distance protection scheme for transmission line using back propagation neura...
Distance protection scheme for transmission line using back propagation neura...eSAT Publishing House
 
IRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET Journal
 
Recent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power TransformerRecent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power Transformerijiert bestjournal
 

Similar to FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE (20)

ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.pptASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
 
Fault diagnosis of a high voltage transmission line using waveform matching a...
Fault diagnosis of a high voltage transmission line using waveform matching a...Fault diagnosis of a high voltage transmission line using waveform matching a...
Fault diagnosis of a high voltage transmission line using waveform matching a...
 
38
3838
38
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
 
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...
A Novel Back Up Wide Area Protection Technique for Power Transmission Grids U...
 
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...
Fault Diagnosis of a High Voltage Transmission Line Using Waveform Matching A...
 
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...
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
 
International Journal of Engineering (IJE) Volume (3) Issue (1)
International Journal of Engineering (IJE) Volume (3)  Issue (1)International Journal of Engineering (IJE) Volume (3)  Issue (1)
International Journal of Engineering (IJE) Volume (3) Issue (1)
 
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsPredicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
 
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...
 
Review on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerReview on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power Transformer
 
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
 
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...
PWM-Switching pattern-based diagnosis scheme for single and multiple open-swi...
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power System
 
Distance protection scheme for transmission line using back propagation neura...
Distance protection scheme for transmission line using back propagation neura...Distance protection scheme for transmission line using back propagation neura...
Distance protection scheme for transmission line using back propagation neura...
 
IRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault Detection
 
Recent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power TransformerRecent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power Transformer
 
Class 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdfClass 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdf
 

More from Journal For Research

Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...Journal For Research
 
Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...Journal For Research
 
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Journal For Research
 
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016Journal For Research
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...Journal For Research
 
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015Journal For Research
 
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014Journal For Research
 
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...Journal For Research
 
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...Journal For Research
 
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012Journal For Research
 
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...Journal For Research
 
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009Journal For Research
 
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008Journal For Research
 
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002Journal For Research
 
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001Journal For Research
 
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021Journal For Research
 
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...Journal For Research
 
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023Journal For Research
 
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024Journal For Research
 

More from Journal For Research (20)

Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
 
Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...
 
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
 
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
 
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
 
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
 
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
 
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
 
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
 
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
 
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
 
LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010
 
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
 
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
 
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
 
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
 
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
 
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
 
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
 

Recently uploaded

ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 

Recently uploaded (20)

ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 

FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE

  • 1. Journal for Research| Volume 02| Issue 03 | May 2016 ISSN: 2395-7549 All rights reserved by www.journalforresearch.org 1 Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016) Farhin R. Sheikh Dr. Ami T. Patel M.E Student Head of Department Department of Electrical Engineering Department of Electrical Engineering MGITER Navsari MGITER Navsari Abstract Transmission line among the other electrical power system component suffers from unexpected failure due to various random causes. Because transmission line is quite large as it is open in environment. A fault occurs on transmission line when two or more conductors come in contact with each other or ground. This paper presents a proposed model based on MATLAB software to detect the fault on transmission line. Fault detection has been achieved by using Fuzzy Logic based intelligent control technique. The proposed method aims in presenting a fast and accurate fault diagnosis method to classify and identify the type of fault which occurs on a power transmission system. In this paper, some of the unconventional approaches for condition monitoring of power systems comprising of relay Breaker, along with the application of soft computing technique like fuzzy logic. Results show that the proposed methodology is efficient in identifying fault in transmission system. Keywords: Transmission Line Faults, Fuzzy Logic, Transmission Lines Protection _______________________________________________________________________________________________________ I. INTRODUCTION The objective of the faulted section diagnosis method is to identify faulted components in the power station e.g. generation units, power transformers, autotransformers, service transformers, buses and lines that based on the status of protective relays and circuit breakers. To reduce the outage time and ensure stable and reliable supply for electric power for customers, it is essential for control centers to quickly identify the faulted section in power system prior to start restoring actions. Therefore, the operators must have the capability to estimate and restore the faulted section in an optimal procedure. An effective diagnosis system is required to suggest the possible way to remove faults and assist the operator to protect the systems. Recently, the possibility of implementing the heuristic rules using expert systems has motivated extensive works on the application of expert systems in fault diagnosis. Considerable efforts have been made toward developing fault diagnosis system. Most of these efforts are based on Expert Systems (ES) [1 – 3]. Although ES based approach offers powerful solutions to the fault diagnosis, but it has shortcomings, e.g. the procedure of knowledge acquisition and knowledge base revision or maintenance is quite burdensome. In addition, dealing with the large amount of data is difficult due to the conventional knowledge representation and inference mechanisms. During the last two decades, much research work has been done for estimating the fault section diagnosis in a power system by using several artificial intelligence approaches. Such as, artificial neural networks [4, 5], genetic algorithm (GA) [6], fuzzy Petri nets [7,8], family eugenics based evolution theory [9] and immune algorithm [10]. However, the only work addressing the power plant control and fault diagnosis [11] that aimed to control and supervision the plant system control of the station but not related to the protection system of all station through generation units, transformers, buses and lines. Since there are some wrong and missed signals in a power system, which may be caused by data transmission error or loss, in addition to mal operation and no operation of circuit breakers or relays, uncertainty reasoning is highly recommended to diagnose the system's faulted section. Among the existing uncertainty reasoning approaches, the fuzzy relations approach is accurate, which applied on the power system that include the transmission lines and bus bars [12]. There are 11 possible fault types resulting from the different combinations of three phases and the ground. The fault resistance range from a few ohms, as occur in cases of arc between phases, to hundreds of ohms, as occur in cases when a fallen conductor touches a dry surface. The fault resistance has considerable effect on the accuracy of fault location algorithms. Over current relays and fuses are responsible for isolating permanent faults, leading to customer outages. Transmission protection systems are designed to identify the location of faults and isolate only the faulted section. The key challenge to the transmission line protection lies in reliably detecting and isolating faults compromising the security of the system. The appropriate percentage of occurrence of various types of faults is given below: 1) Single line to ground fault – 70-80% 2) Line-to-Line to ground fault – 10 -17% 3) Line-to- Line fault – 8-10% 4) Three phase fault - 3 %
  • 2. Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016) (J4R/ Volume 02 / Issue 03 / 001) All rights reserved by www.journalforresearch.org 2 Thus, a well-coordinated protection system must be provided to detect & isolate various types of faults rapidly so that damage & disruption caused to power system is minimized. And, the time required in determining the fault point along the transmission line affects the quality of power to be delivered. II. PROBLEM FORMULATION The commonly model used for AC overhead transmission lines is called pi model network, where shunt admittance has been even divided into two shunt elements connecting to both ends of a pi equivalent network. A 735 KV, 600km long transmission line system connects with generator having capacity of 1500 MW is used to develop and implement the proposed architectures and algorithms for this problem. Transmission Line is also loaded with resistive as well as inductive loads. The simulation model of three phase transmission line is shown in fig. 1. Fig. 1: Block Diagram of proposed scheme For a modern power system, high speed fault clearance is very critical and to achieve these objective various techniques have been developed. III. CONVENTIONAL CONTROL TECHNIQUE (RELAY BREAKER CONTROL) The fault Diagnosis of Electrical power system is a process of discriminating the faulted system element by protective relays and subsequent tripping by Circuit Breaker. When a fault occurs in a power system, operators in a control center need to interpret a large amount of information. In such an emergency condition, it is difficult for the operators to quickly identify the actual fault location. Fault type and malfunctioning type of protective devices such as relays and breakers. Consequently, there is a need for decision making support to help the operator to take proper actions following a fault event in the power system. Thus, Good Fault Diagnosis method can provide accurate and effective diagnostic information to dispatch operator and help them to take necessary measures in fault situation so as to guarantee secure and stable operation of the electrical power system network. The techniques for protection of transmission lines can be broadly classified into the following categories 1) _ Impedance measurement based methods 2) _ Travelling-wave phenomenon based methods 3) _ High-frequency components of currents and voltages generated by faults based methods 4) _ Intelligence based method From quite a few years, intelligent based methods are being used for protection of transmission line. IV. INTELLIGENT CONTROL TECHNIQUE (FUZZY LOGIC CONTROL) Fuzzy logic control (FLC) [14] has gained much interest in the application of system control for the past few decades. It has a real time basis as a human type operator, which makes decision on its own basis. The controller can incorporate easily the dynamic changes of the system due to the operating point shifting; hence it can tackle efficiently nonlinearity of any system. Zadeh has developed the concept of fuzzy logic. A FIS can utilize human expertise by storing its essential components in knowledge base, and perform fuzzy reasoning to infer the overall output value. However, there is no systematic way to transform experiences of knowledge of human experts to the knowledge base of a FIS. For building a FIS, the fuzzy sets, fuzzy operators and the Knowledge base has to be specified. The main feature of FLC is that it is governed by symbolic rules (generally if-then rules) and qualitative fuzzy variables and values. It deals with linguistic variables. Fuzzy logic approximates the relation between variables regardless of their analytical dependence. The fuzzy controller is composed of the following four elements: 1) A rule-base (a set of if-then rules), which contains a fuzzy logic quantification of the expert’s linguistic description of how to achieve good control. 2) An inference mechanism (also called a fuzzy inference engine), which emulates the expert’s decision making in interpreting and applying knowledge about how best to Control the plant.
  • 3. Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016) (J4R/ Volume 02 / Issue 03 / 001) All rights reserved by www.journalforresearch.org 3 3) A fuzzification interface, which converts controller inputs into information that the inference mechanism can easily use to activate and apply rules. 4) A defuzzification interface, which converts the conclusions of the inference mechanism in to actual inputs for the process. For Fuzzy Logic controller design, three phase Transmission Line Currents and Voltages (in all three phases Ia, Ib, Ic and Va, Vb, Vc) can be observed and have been chosen as the input signal of the fuzzy. The response of different types of fault in the system could be evaluated by examining the response curve of these six variables in output curves. The output of the fuzzy logic controller is different 11 types of fault both symmetrical an unsymmetrical. The eleven membership functions for fuzzy variable are listed below: Table – 1 Membership functions for fuzzy variables NEL Negative Extra Large NVL Negative Very Large NL Negative Large NM Negative Medium NS Negative Small ZE Zero PEL Positive Extra Large PVL Positive Very Large PL Positive Large PM Positive Medium PS Positive Small A set of rules which define the relation between the inputs and output of fuzzy controller can be found using the available knowledge in the area of designing Fault Diagnosis. These rules are defined using the linguistic variables. The six inputs, voltages (Va, Vb, Vc) and Currents (Ia, Ib, Ic), results in 117for each transmission system. The typical rules are having the following structure. Total 117 rules can be developed according to this rule base. But it is not convenient to take all rules because it takes more simulation time. Thus from that 117 rules, I have selected 11 rules which gives better performance under wide range of operating condition. Table – 2 Rule base table for fuzzy logic controller INPUT VECTOR FAULT TYPEVa Vb Vc Ia Ib Ic PEL PEL PEL PEL PEL PE PEL (A-G ) PVL PVL PVL PVL PVL PV PVL (B-G ) PL PL PL PL PL PL PL (C-G ) PM PM PM PM PM PM PM (AB) PS PS PS PS PS PS PS (BC) ZE ZE ZE ZE ZE ZE ZE (AC) NS NS NS NS NS NS NS (AB-G) NM NM NM NM NM NM NM (BC-G) NL NL NL NL NL NL NL (AC-G ) NVL NVL NVL NVL NVL NVL NVL (ABC) NEL NEL NEL NEL NEL NEL NEL (ABC-G) V. RESULT AND DISCUSSION Fig. 1: Current Response of System for SLG Fault (Phase A) Fig. 2: Current Response of System for SLG Fault (Phase B) 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -20 -10 0 10 20 30 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C
  • 4. Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016) (J4R/ Volume 02 / Issue 03 / 001) All rights reserved by www.journalforresearch.org 4 Fig. 3: Current Response of System for SLG Fault (Phase C) Fig. 4: Current Response of System for LL fault (phase AB) Fig. 5: Current Response of System for LL fault (phase BC) Fig. 6: Current Response of System for LL fault (phase AC) Fig. 7: Current Response of System for LLG fault (phase AB – G) Fig. 1: Current Response of System for LLG fault (phase BC – G) Fig. 9: Current Response of System for LLG fault (phase AC – G) Fig. 10: Current Response of System for LLL fault (phase ABC) 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase C Phase A Phase B 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 60 Time in Second CurrentinPU Phase A Phase B Phase C Phase C Phase A Phase B 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -60 -40 -20 0 20 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 60 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -40 -20 0 20 40 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -50 0 50 Time in Second CurrentinPU Phase A Phase B Phase C Phase A Phase B Phase C 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -60 -40 -20 0 20 40 60 Time in Second CurrentinPU Phase A Phase B Phase CPhase B Phase C Phase A
  • 5. Fuzzy Logic Approach for Fault Diagnosis of Three Phase Transmission Line (March 2016) (J4R/ Volume 02 / Issue 03 / 001) All rights reserved by www.journalforresearch.org 5 Fig. 2: 3 Current Response of System for LLL G fault (phase ABCG) VI. CONCLUSION The proposed method uses a FUZZY based scheme for fast and reliable fault detection. Various Asymmetric fault (Single line to ground and double line to ground fault) are simulated and an Breaker based algorithm is used for detection of these faults. Performance of the proposed scheme is evaluated using various fault types and encouraging results are obtained. The simplicity of this design based on fuzzy logic, causes a drastic reduction in loss on distribution systems due to prolonged outages of feeder downtime during faulted conditions. As shown in above simulation fuzzy logic can reduce isolation time of fault. Further work can be carried out by developing detection system to detect other asymmetric and symmetric fault. REFERENCES Basic format for books: [1] J. K. Author, “Title of chapter in the book,” in Title of His Published Book, xth ed. City of Publisher, Country if not [2] USA: Abbrev. of Publisher, year, ch. x, sec. x, pp. xxx–xxx. Examples: [3] G. O. Young, “Synthetic structure of industrial plastics,” in Plastics, 2nd ed., vol. 3, J. Peters, Ed. New York: McGraw-Hill, 1964, pp. 15– 64. [4] W.-K. Chen, Linear Networks and Systems. Belmont, CA: Wadsworth, 1993, pp. 123–135. Basic format for periodicals: [5] J. K. Author, “Name of paper,” Abbrev. Title of Periodical, vol. x, no. x, pp. xxx-xxx, Abbrev. Month, year. Examples: [6] J. U. Duncombe, “Infrared navigation—Part I: An assessment of feasibility,” IEEE Trans. Electron Devices, vol. ED-11, no. 1, pp. 34– 39, Jan. 1959. [7] E. P. Wigner, “Theory of traveling-wave optical laser,” Phys. Rev., vol. 134, pp. A635–A646, Dec. 1965. [8] E. H. Miller, “A note on reflector arrays,” IEEE Trans. Antennas Propagat., to be published. Basic format for reports: [9] J. K. Author, “Title of report,” Abbrev. Name of Co., City of Co., Abbrev. State, Rep. xxx, year. Examples: [10] E. E. Reber, R. L. Michell, and C. J. Carter, “Oxygen absorption in the earth’s atmosphere,” Aerospace Corp., Los Angeles, CA, Tech. Rep. TR-0200 (4230-46)-3, Nov. 1988. [11] J. H. Davis and J. R. Cogdell, “Calibration program for the 16-foot antenna,” Elect. Eng. Res. Lab., Univ. Texas, Austin, Tech. Memo. NGL-006 69-3, Nov. 15, 1987. Basic format for handbooks: [12] Name of Manual/Handbook, x ed., Abbrev. Name of Co., City of Co., Abbrev. State, year, pp. xxx-xxx. Examples: [13] Transmission Systems for Communications, 3rd ed., Western Electric Co., Winston-Salem, NC, 1985, pp. 44–60. [14] Motorola Semiconductor Data Manual, Motorola Semiconductor Products Inc., Phoenix, AZ, 1989. Basic format for books (when available online): [15] Author. (year, month day). Title. (edition) [Type of medium]. volume (issue). Available: site/path/file Example: [16] J. Jones. (1991, May 10). Networks. (2nd ed.) [Online]. Available: http://www.atm.com Basic format for journals (when available online): [17] Author. (year, month). Title. Journal. [Type of medium]. volume (issue), pages. Available: site/path/file Example: [18] R. J. Vidmar. (1992, Aug.). On the use of atmospheric plasmas as electromagnetic reflectors. IEEE Trans. Plasma Sci. [Online]. 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 -60 -40 -20 0 20 40 60 Time in SecondCurrentinPU Phase A Phase B Phase C Phase B Phase A Phase C