SlideShare a Scribd company logo
1 of 50
UTMUNIVERSITI TEKNOLOGI MALAYSIA 
PROPOSED
FAULT DETECTION
ON OVERHEAD TRANSMISSION LINE
USING PARTICLE SWARM OPTIMIZATION
By
MAKMUR SAINI
SUPERVISOR BY
PROF.IR.DR.HJ.ABDULLAH ASUHAIMI BIN MOHD ZIN
CO SUPERVISOR BY
ASSOC.PROF.DR.MOHD WAZIR BIN MUSTAFA
20112011
TABLE OF CONTENT
I. INTRODUCTION
Background
Problem Statement
Objective of the Researach
Scope of the Research
Significance of the Research
II. LITERATURE REVIEW
III. RESEARCH
METHODOLOGY
The Proposed Design
Expected Result
Research Planning and Schedule
IV. PRELIMINARY RESULT
V. CONCLUSION
VI. REFERENCE
BACKGROUND
 Transmission line is one the important compnent in
protection of electric power system because
the transmission line connects the power station with
load centers.
 The fault includes storms, lightning, snow, damage to
insulation, short circuit fault [1].
 Fault needs to be predicted earlier in order to be
prevented before it occur.
BACKGROUND
The fault must be detected early; hence the
possibility of disturbance with the transmission
can be reduced. It can be improved by
predicting early signs of the fault [2].
The signs of the fault can be made in the form
of algorithms in which algorithms are able to
specify the a parameters before fault occurs.
BACKGROUND
Alternative algorithms that can be used include
ANN, ACO, FUZZY LOGIC and PSO
This study will use Particle Swarm
Optimization (PSO).
This aims of this study are simulate the
occurrence of fault on the transmission line.
BACKGROUND
The types of fault that will be simulated are:
The single line to ground fault
The line to line fault
The double line to ground fault
Three phases of to ground fault
 The lighting Strike fault
PROBLEM STATEMENT
 The overhead transmission line , which often has varieties of
small or large disturbances is highly susceptible to interference
and it is necessary for fault detection.
 Fault detection must be able to quickly determine the location
of interference as well as to classify type of fault quickly to
stabilize the electric power system .
 Particle Swarm Optimization ( PSO) is able to detect
interference very quickly and with good accuracy. Hence it is
used in this study
OBJECTIVES
1. To identify and simulate conventional type of
disturbance on the overhead transmission line by
using PSCAD / EMTDC software package
2. To develop mathematical model for various type of
disturbance on overhead transmission line.
3. To develop a smart algorithm for fault detection
using Particle Swarm Optimization (PSO).
SCOPE OF THE RESEARCH
1. Identification and simulation of various of
disturbance on overhead transmission line by
using PSCAD/EMTDC software. Version 4.2.0
2. Preparing suitable mathematical model for voltage
and current signals of the above disturbances.
3. Development of the proposed smart algorithm by
using Particle Swarm Optimization (PSO) method
in fault detection of overhead transmission line.
SIGNIFICANCE OF THE RESEARCH
1.The developed system aims to inform or warn the
operator that there is a possibility of fault occurs on
the transmission line. Then the operator can react to
the warning before the fault happens.
2.The numerical simulation program was developed
for fault detection will be based on PSO
optimization. Code optimization will be developed in
MATLAB, then the results of PSCAD-EMTDC will
be used in the MATLAB program
LITERATURE REVIEW
The last ten years, many literatures and researches on
particle swarm optimization applications to power
system have seen found [3]
 Fault classification on transmission by combining the discrete
wavelet transform [4]
 Fault location on transmission with a combination of least
squares method [5]
 Load forecasting by combination of Neural Networks [6]
 The induction motor stator fault Estimation [7],
 Planning of electrical distribution network distribution [8],
 Power transformer protection using neural network [9].
LITERATURE REVIEW
There are few methods have been previously
performed to detect fault on the transmission us
such :
 Wavelet Singular Entropy [10]
 Transform Wavelet and ANN [11]
 Coordinating fuzzy ART Neural Networks [12].
 High impedance to high impedance transform wavelet
approach [13]
 High impedance approach morels a wavelet transform [14]
 Transmission line fault detection using the Intelligent power
system [15].
LITERATURE REVIEW
Moreover, some are using
 Time and frequency analysis [16],
 Fiber grating sensor [17]
Online fault detection among others,
 Online fault detection for power system using wavelet and
ANN [18].
 Online fault detection of transmission line using ANN [19]
 Online fault detection using adaptive distance relaying
algorithm [20]
LITERATURE REVIEW
PSO has been widely applied in recent
transmission researches, such as , in the
reactive power control, the economic
dispatch, power system reliability, load
flow and electric machinery [3.33].
However there is a opportunity to study
fault detection in electric power
transmission systems using PSO.
LITERATURE REVIEW
 New PSO method [21.34] does not use crossover and
mutation operators as in the GA [22] and this is the
advantage of this using method.
 Other advantage of PSO method is a derivative-free
algorithm which is flexible and could be integrated
with other algorithms (GA, ANN, Fuzzy). Moreover, it
is easy to apply in mathematical model and does not
have the Initial Solution (23).
LITERATURE REVIEW
Fault detection on AC Induction Motor (35)
found that the PSO gives better result which is
above 90% compared with GA and also better
when compared to the PCA (Principle
Component Analysis).
The study of induction motor stator fault (7), it
is found that the application of the PSO based
method is more optimal and also improves the
detection speed.
LITERATURE REVIEW
Reactive power dispatch problem was
solved using the Particle Swarm
Optimization model for continuous
variables with discrete control variables
better than the main classical approach,
Gradient Based Optimal Power Flow with
P-Q decomposition [36]
LITERATURE REVIEW
The state estimation problem was solved
using the Particle Swarm Optimization
based on the well known Weighted Least
Squares Estimation method approach
achieved a better estimation than an
iterative Newton method using a Mean
Square Error (MSE) analysis [36]
LITERATURE REVIEW
The unit commitment problem was solved using
the Particle Swarm Optimization model for
binary variables. The results were compared
with the results obtained from a Dynamic
Programming approach. The same global
solution was found showing the robustness of
the Particle Swarm Optimization model for
binary variables [36].
LITERATURE REVIEW
Among The advantages of using PSO are : [3]
 PSO has a derivative-free algorithms
 PSO has the flexibility that is integrated with optimization techniques
to form hybrid device.
 PSO less sensitive to the objective function, continuity and
convexity.
 PSO has little parameter adjustments than other evolutionary
techniques.
 PSO has a very easy application in mathematics and logic circuits
operating.
 PSO can handle objective functions with a stochastic nature in the
case of one of the optimization as a random variable.
 PSO does not require any initial solution to start the iteration
process.
Mathematical Model of PSO
Vi
K+1
= Vi
K
+ C1 r1 ( pbesti
K
– xi
K
) + C2r2 (gbestK
– xi
K
)
xi
K+1
= xi
K
+ Vi
K+1
X = Position
V = Velocity
where
c1 and c2 are two positive constants;
r1 and r2 are two randomly generated numbers with a
range of [0,1];
Pbest is the best position particle achieved
based on its own experience;
gbest is the best particle position based
on overall swarm’s experience;
k is the iteration index
Particle Swarm Optimization Algorithms
Research Methodology
 Fault detection is proposed by creating
a simulation current and voltage signals
at several fault conditions that obtained
through simulation using PSCAD/
EMTDC.
The waveforms obtained in simulation
PSCAD will be trained using the PSO
method with the Matlab program
Research Methodology
The results form the signal currents and
voltages are similar when compared to
results obtained from the pattern of
training PSO
Expected result to generate a simulation
model of fault detection and faults on
overhead transmission line path by using
PSO.
Research Methodology
The results of this study will be validated by
Comparing with another methods
Compared with the real data which is carried
out in this field in the case of electric
transmission systems in South Sulawesi
Indonesia
ALOGARITHMS FAULT DETECTION
ALOGARITHMS FAULT DETECTION
Expected Result
The expected output by using the PSO
method in the detection process can produce
a fault detection system effectively and
accurately so that electric power system
stability is maintained .
To identify fault detection of the transmission
system before the disturbance in the system
so that operators can take corrective action.
Planning and Schedule
PRELIMINARY
RESULT
The study was conducted using of
PSCAD/EMTDC that generate current and
voltage wave signal. Below are the 5 types of
fault
 The line to ground fault
 The line to line fault
 The line-line to ground fault
 The three phase to ground fault
 The lightning strike fault
PRELIMINARY RESULT
PRA FAULT
Fault Line to Ground
Fault Line to Ground
Fault Line-Line to
Ground (LLG )
Fault 3 Phase to Ground
(LLLG)
Fault Line to
Line (L-L)
Fault Lightning Strike
PRELIMINARY
RESULT
The result of the current and voltage wave
signal will be made in the mathematical model,
mathematical model will be processed using
PSO method with the program MATLAB.
The results mentioned above will be compared
with the results of current and voltage
waveform signal obtained from the
PSCAD/EMTDC.
CONCLUSION
In this study the new method is proposed
to detect the disturbance which includes :
Simulation and Identification of disturbance on
the transmission line using PSCAD/EMTDC
software.
Voltage and current waveform of disturbance
signals are also simulated using a mathematical
model
CONCLUSION
 Smart algorithm will be developed using
Particle Swarm Optimization (PSO) in
MATLAB program using the result obtained
from the mathematical modulation.
The results of new PSO based method would be
compared with the another method.
REFERENCE
REFERENCE
REFERENCE
REFERENCE
REFERENCE
REFERENCE
REFERENCE
REFERENCE
50

More Related Content

What's hot

Solar Wireless electrical vehicle Charging System
Solar Wireless electrical vehicle Charging System Solar Wireless electrical vehicle Charging System
Solar Wireless electrical vehicle Charging System SanjayMk11
 
seminar report on power quality monitoring
seminar report on power quality monitoring  seminar report on power quality monitoring
seminar report on power quality monitoring khemraj298
 
maximum power point tracking (mppt)
maximum power point tracking (mppt)maximum power point tracking (mppt)
maximum power point tracking (mppt)Shashikumar Jeevan
 
Solar PV Model With MPPT (P & O method)
Solar PV Model With MPPT (P & O method)Solar PV Model With MPPT (P & O method)
Solar PV Model With MPPT (P & O method)SURBHI PATHAK
 
FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING ARTIFICIAL NEURAL NET...
 FAULT DETECTION ON OVERHEAD TRANSMISSION LINE  USING ARTIFICIAL NEURAL NET... FAULT DETECTION ON OVERHEAD TRANSMISSION LINE  USING ARTIFICIAL NEURAL NET...
FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING ARTIFICIAL NEURAL NET...Politeknik Negeri Ujung Pandang
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applicationsGowtham MG
 
Detection of Underground Cable Fault using Arduino
Detection of Underground Cable Fault using ArduinoDetection of Underground Cable Fault using Arduino
Detection of Underground Cable Fault using ArduinoIRJET Journal
 
POWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENTPOWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENTUday Wankar
 
POWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOMPOWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOMSajid Sheikh
 
Power theft detection
Power theft detectionPower theft detection
Power theft detectionAravind Shaji
 
presentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMpresentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMGaurav Shukla
 
Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptArjit Rajwal
 
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)Journal For Research
 

What's hot (20)

Solar Wireless electrical vehicle Charging System
Solar Wireless electrical vehicle Charging System Solar Wireless electrical vehicle Charging System
Solar Wireless electrical vehicle Charging System
 
seminar report on power quality monitoring
seminar report on power quality monitoring  seminar report on power quality monitoring
seminar report on power quality monitoring
 
maximum power point tracking (mppt)
maximum power point tracking (mppt)maximum power point tracking (mppt)
maximum power point tracking (mppt)
 
Solar PV Model With MPPT (P & O method)
Solar PV Model With MPPT (P & O method)Solar PV Model With MPPT (P & O method)
Solar PV Model With MPPT (P & O method)
 
FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING ARTIFICIAL NEURAL NET...
 FAULT DETECTION ON OVERHEAD TRANSMISSION LINE  USING ARTIFICIAL NEURAL NET... FAULT DETECTION ON OVERHEAD TRANSMISSION LINE  USING ARTIFICIAL NEURAL NET...
FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING ARTIFICIAL NEURAL NET...
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applications
 
Power Quality Audit.pptx
Power Quality Audit.pptxPower Quality Audit.pptx
Power Quality Audit.pptx
 
Integrated protection and control strategies for microgrid
Integrated protection and control strategies for microgridIntegrated protection and control strategies for microgrid
Integrated protection and control strategies for microgrid
 
Static var compensator
Static var compensatorStatic var compensator
Static var compensator
 
Detection of Underground Cable Fault using Arduino
Detection of Underground Cable Fault using ArduinoDetection of Underground Cable Fault using Arduino
Detection of Underground Cable Fault using Arduino
 
Gps in protection scheme
Gps in protection schemeGps in protection scheme
Gps in protection scheme
 
POWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENTPOWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENT
 
POWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOMPOWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOM
 
Tech seminar
Tech seminarTech seminar
Tech seminar
 
Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
presentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMpresentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEM
 
ISLANDING DETECTION TECHNIQUE FOR DISTRIBUTED GENERATION SYSTEM
ISLANDING DETECTION TECHNIQUE FOR DISTRIBUTED GENERATION SYSTEMISLANDING DETECTION TECHNIQUE FOR DISTRIBUTED GENERATION SYSTEM
ISLANDING DETECTION TECHNIQUE FOR DISTRIBUTED GENERATION SYSTEM
 
Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-ppt
 
POWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROLPOWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROL
 
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)
DETECTION OF FAULT LOCATION IN TRANSMISSION LINE USING INTERNET OF THINGS (IOT)
 

Viewers also liked

Electrical transmission line
Electrical transmission lineElectrical transmission line
Electrical transmission lineDhananjay Jha
 
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE USING BPP...
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE  USING BPP...FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE  USING BPP...
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE USING BPP...Politeknik Negeri Ujung Pandang
 
Sag in overhead transmission line, sag calculation & string chart
Sag in overhead transmission line, sag   calculation & string chartSag in overhead transmission line, sag   calculation & string chart
Sag in overhead transmission line, sag calculation & string chartvishalgohel12195
 
Transmission line fault detector robot
Transmission line fault detector robotTransmission line fault detector robot
Transmission line fault detector robotAbhisek Anand
 
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGS
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGSCRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGS
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGSArchili Kokhtashvili
 
New project report
New project reportNew project report
New project reportSai Printers
 
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...Politeknik Negeri Ujung Pandang
 
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...Nidheesh Namboodhiri
 
transmission line
transmission line transmission line
transmission line singh1515
 
Power transmission(ppt)
Power transmission(ppt)Power transmission(ppt)
Power transmission(ppt)zeeshan715
 
Energy Optimization through Automation
Energy Optimization through AutomationEnergy Optimization through Automation
Energy Optimization through AutomationAnish Das
 
An Optimal Design for Maximum Power Production from a Solar Field installed w...
An Optimal Design for Maximum Power Production from a Solar Field installed w...An Optimal Design for Maximum Power Production from a Solar Field installed w...
An Optimal Design for Maximum Power Production from a Solar Field installed w...Ambrose Njepu
 
AMCO Electrical and Engineering Co, Kolkata
AMCO Electrical and Engineering Co, Kolkata AMCO Electrical and Engineering Co, Kolkata
AMCO Electrical and Engineering Co, Kolkata amcoelectricals
 
Surge impedance sil
Surge impedance silSurge impedance sil
Surge impedance silh-nouri
 
Representation of short & medium transmission lines
Representation of short & medium transmission linesRepresentation of short & medium transmission lines
Representation of short & medium transmission linesvishalgohel12195
 
Comparison of overhead and underground transmission lines
Comparison of overhead and underground transmission linesComparison of overhead and underground transmission lines
Comparison of overhead and underground transmission linesahmed usama
 

Viewers also liked (20)

Electrical transmission line
Electrical transmission lineElectrical transmission line
Electrical transmission line
 
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE USING BPP...
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE  USING BPP...FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE  USING BPP...
FAULT DETECTION AND CLASSIFICATION ON TRANSMISSION OVERHEAD LINE USING BPP...
 
Problems in overhead transmission line
Problems in overhead transmission lineProblems in overhead transmission line
Problems in overhead transmission line
 
Sag in overhead transmission line, sag calculation & string chart
Sag in overhead transmission line, sag   calculation & string chartSag in overhead transmission line, sag   calculation & string chart
Sag in overhead transmission line, sag calculation & string chart
 
Transmission line fault detector robot
Transmission line fault detector robotTransmission line fault detector robot
Transmission line fault detector robot
 
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGS
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGSCRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGS
CRITERIA FOR OVERHEAD TRANSMISSION LINE AMPACITY RATINGS
 
New project report
New project reportNew project report
New project report
 
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
 
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...
A Novel Approach for Fault Location of Overhead Transmission Line With Noncon...
 
transmission line
transmission line transmission line
transmission line
 
Power transmission(ppt)
Power transmission(ppt)Power transmission(ppt)
Power transmission(ppt)
 
INSULATORS AND ITS TYPES
INSULATORS AND ITS TYPESINSULATORS AND ITS TYPES
INSULATORS AND ITS TYPES
 
Energy Optimization through Automation
Energy Optimization through AutomationEnergy Optimization through Automation
Energy Optimization through Automation
 
An Optimal Design for Maximum Power Production from a Solar Field installed w...
An Optimal Design for Maximum Power Production from a Solar Field installed w...An Optimal Design for Maximum Power Production from a Solar Field installed w...
An Optimal Design for Maximum Power Production from a Solar Field installed w...
 
AMCO Electrical and Engineering Co, Kolkata
AMCO Electrical and Engineering Co, Kolkata AMCO Electrical and Engineering Co, Kolkata
AMCO Electrical and Engineering Co, Kolkata
 
Surge impedance sil
Surge impedance silSurge impedance sil
Surge impedance sil
 
Representation of short & medium transmission lines
Representation of short & medium transmission linesRepresentation of short & medium transmission lines
Representation of short & medium transmission lines
 
Sag and tension
Sag and tensionSag and tension
Sag and tension
 
Tl book
Tl bookTl book
Tl book
 
Comparison of overhead and underground transmission lines
Comparison of overhead and underground transmission linesComparison of overhead and underground transmission lines
Comparison of overhead and underground transmission lines
 

Similar to PROPOSED FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING PARTICLE SWARM OPTIMIZATION

Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...IRJET Journal
 
A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...TELKOMNIKA JOURNAL
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studiesmjvshin
 
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...iosrjce
 
Fault location in sec interconnected network based on synchronized phasor mea...
Fault location in sec interconnected network based on synchronized phasor mea...Fault location in sec interconnected network based on synchronized phasor mea...
Fault location in sec interconnected network based on synchronized phasor mea...Abhishek Kulshreshtha
 
Generalized optimal placement of PMUs considering power system observability,...
Generalized optimal placement of PMUs considering power system observability,...Generalized optimal placement of PMUs considering power system observability,...
Generalized optimal placement of PMUs considering power system observability,...IJECEIAES
 
"Use of PMU data for locating faults and mitigating cascading outage"
"Use of PMU data for locating faults and mitigating cascading outage""Use of PMU data for locating faults and mitigating cascading outage"
"Use of PMU data for locating faults and mitigating cascading outage"Power System Operation
 
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
 
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINEFUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINEJournal For Research
 
A comprehensive fuzzy-based scheme for online detection of operational and t...
A comprehensive fuzzy-based scheme for online detection of  operational and t...A comprehensive fuzzy-based scheme for online detection of  operational and t...
A comprehensive fuzzy-based scheme for online detection of operational and t...IJECEIAES
 
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libreSathiya kumar
 
sensors-23-04512-v3.pdf
sensors-23-04512-v3.pdfsensors-23-04512-v3.pdf
sensors-23-04512-v3.pdfSekharSankuri1
 
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...Oyeniyi Samuel
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...IJAPEJOURNAL
 
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...IRJET Journal
 
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...IJPEDS-IAES
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYijiert bestjournal
 

Similar to PROPOSED FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING PARTICLE SWARM OPTIMIZATION (20)

Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
 
A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...
 
B010620715
B010620715B010620715
B010620715
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studies
 
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
 
Fault location in sec interconnected network based on synchronized phasor mea...
Fault location in sec interconnected network based on synchronized phasor mea...Fault location in sec interconnected network based on synchronized phasor mea...
Fault location in sec interconnected network based on synchronized phasor mea...
 
Generalized optimal placement of PMUs considering power system observability,...
Generalized optimal placement of PMUs considering power system observability,...Generalized optimal placement of PMUs considering power system observability,...
Generalized optimal placement of PMUs considering power system observability,...
 
"Use of PMU data for locating faults and mitigating cascading outage"
"Use of PMU data for locating faults and mitigating cascading outage""Use of PMU data for locating faults and mitigating cascading outage"
"Use of PMU data for locating faults and mitigating cascading outage"
 
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...
 
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINEFUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
 
Q01052136142
Q01052136142Q01052136142
Q01052136142
 
A comprehensive fuzzy-based scheme for online detection of operational and t...
A comprehensive fuzzy-based scheme for online detection of  operational and t...A comprehensive fuzzy-based scheme for online detection of  operational and t...
A comprehensive fuzzy-based scheme for online detection of operational and t...
 
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre
2013 a comparative_study_on_mppt_techniques_for_pv_power_systems-libre
 
sensors-23-04512-v3.pdf
sensors-23-04512-v3.pdfsensors-23-04512-v3.pdf
sensors-23-04512-v3.pdf
 
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...
Particle Swarm Optimization (PSO)-Based Distributed Power Control Algorithm f...
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
 
nazelan2017.pdf
nazelan2017.pdfnazelan2017.pdf
nazelan2017.pdf
 
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
 
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...
Open-Switch Fault-Tolerant Control of a Grid-Side Converter in a Wind Power G...
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
 

More from Politeknik Negeri Ujung Pandang

Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptx
Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptxMateri Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptx
Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptxPoliteknik Negeri Ujung Pandang
 
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER  (JTR)  SISTEM TENAGA LISTRIKJARINGAN DISTRIBUSI SEKUNDER  (JTR)  SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIKPoliteknik Negeri Ujung Pandang
 
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER  (JTR) SISTEM TENAGA LISTRIKJARINGAN DISTRIBUSI SEKUNDER  (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIKPoliteknik Negeri Ujung Pandang
 

More from Politeknik Negeri Ujung Pandang (20)

Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptx
Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptxMateri Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptx
Materi Sistem Proteksi dan Distribusi Energi Listrik SAFIRA.pptx
 
SISTEM TRANSMISI ( PENYALURAN) TENAGA LISTRIK
SISTEM TRANSMISI ( PENYALURAN) TENAGA LISTRIKSISTEM TRANSMISI ( PENYALURAN) TENAGA LISTRIK
SISTEM TRANSMISI ( PENYALURAN) TENAGA LISTRIK
 
GARDU INDUK GIS SISTEM TENAGA LISTRIK 150 kV
GARDU INDUK GIS SISTEM TENAGA LISTRIK  150 kVGARDU INDUK GIS SISTEM TENAGA LISTRIK  150 kV
GARDU INDUK GIS SISTEM TENAGA LISTRIK 150 kV
 
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK 150 kV
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK 150 kVGARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK 150 kV
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK 150 kV
 
SISTEM OPERASI TENAGA LISTRIK (GRID CODE SULAWESI)
SISTEM OPERASI TENAGA LISTRIK (GRID CODE SULAWESI)SISTEM OPERASI TENAGA LISTRIK (GRID CODE SULAWESI)
SISTEM OPERASI TENAGA LISTRIK (GRID CODE SULAWESI)
 
SISTEM PROTEKSI (PENGAMAN) TENAGA LISTRIK
SISTEM PROTEKSI (PENGAMAN) TENAGA LISTRIKSISTEM PROTEKSI (PENGAMAN) TENAGA LISTRIK
SISTEM PROTEKSI (PENGAMAN) TENAGA LISTRIK
 
JARINGAN DISTRIBUSI PRIMER ( JTM) STL 20 kV
JARINGAN DISTRIBUSI PRIMER ( JTM) STL 20 kVJARINGAN DISTRIBUSI PRIMER ( JTM) STL 20 kV
JARINGAN DISTRIBUSI PRIMER ( JTM) STL 20 kV
 
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 kv/380 V/220V
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK  20 kv/380 V/220VGARDU DISTRIBUSI SISTEM TENAGA LISTRIK  20 kv/380 V/220V
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 kv/380 V/220V
 
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER  (JTR)  SISTEM TENAGA LISTRIKJARINGAN DISTRIBUSI SEKUNDER  (JTR)  SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
 
SISTEM PENYALURAN (TRANSMIS) SISTEM TENAGA LISTRIK
SISTEM PENYALURAN (TRANSMIS) SISTEM TENAGA LISTRIKSISTEM PENYALURAN (TRANSMIS) SISTEM TENAGA LISTRIK
SISTEM PENYALURAN (TRANSMIS) SISTEM TENAGA LISTRIK
 
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIKGARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
 
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIKGAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
 
OPERASI SISTEM TENAGA (GRID CODE INDONESIA)
OPERASI SISTEM TENAGA (GRID CODE INDONESIA)OPERASI SISTEM TENAGA (GRID CODE INDONESIA)
OPERASI SISTEM TENAGA (GRID CODE INDONESIA)
 
SISTEM PENGAMAN ( PROTEKSI) TENAGA LISTRIK
SISTEM PENGAMAN ( PROTEKSI) TENAGA LISTRIKSISTEM PENGAMAN ( PROTEKSI) TENAGA LISTRIK
SISTEM PENGAMAN ( PROTEKSI) TENAGA LISTRIK
 
JARINGAN DISTRIBUSI PRIMER (JTM ) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI PRIMER (JTM ) SISTEM TENAGA LISTRIKJARINGAN DISTRIBUSI PRIMER (JTM ) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI PRIMER (JTM ) SISTEM TENAGA LISTRIK
 
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 KV/ 380 V
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 KV/ 380 VGARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 KV/ 380 V
GARDU DISTRIBUSI SISTEM TENAGA LISTRIK 20 KV/ 380 V
 
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER  (JTR) SISTEM TENAGA LISTRIKJARINGAN DISTRIBUSI SEKUNDER  (JTR) SISTEM TENAGA LISTRIK
JARINGAN DISTRIBUSI SEKUNDER (JTR) SISTEM TENAGA LISTRIK
 
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIKGARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
GARDU INDUK KONVENSIONAL SISTEM TENAGA LISTRIK
 
SISTEM TRANSMISI TENAGA LISTRIK INDONESIA
SISTEM TRANSMISI TENAGA LISTRIK INDONESIASISTEM TRANSMISI TENAGA LISTRIK INDONESIA
SISTEM TRANSMISI TENAGA LISTRIK INDONESIA
 
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIKGAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
GAS INSULATED SUSTATION SISTEM TENAGA LISTRIK
 

Recently uploaded

Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 

Recently uploaded (20)

Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 

PROPOSED FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING PARTICLE SWARM OPTIMIZATION

  • 1. UTMUNIVERSITI TEKNOLOGI MALAYSIA  PROPOSED FAULT DETECTION ON OVERHEAD TRANSMISSION LINE USING PARTICLE SWARM OPTIMIZATION By MAKMUR SAINI SUPERVISOR BY PROF.IR.DR.HJ.ABDULLAH ASUHAIMI BIN MOHD ZIN CO SUPERVISOR BY ASSOC.PROF.DR.MOHD WAZIR BIN MUSTAFA 20112011
  • 2. TABLE OF CONTENT I. INTRODUCTION Background Problem Statement Objective of the Researach Scope of the Research Significance of the Research II. LITERATURE REVIEW III. RESEARCH METHODOLOGY The Proposed Design Expected Result Research Planning and Schedule IV. PRELIMINARY RESULT V. CONCLUSION VI. REFERENCE
  • 3. BACKGROUND  Transmission line is one the important compnent in protection of electric power system because the transmission line connects the power station with load centers.  The fault includes storms, lightning, snow, damage to insulation, short circuit fault [1].  Fault needs to be predicted earlier in order to be prevented before it occur.
  • 4. BACKGROUND The fault must be detected early; hence the possibility of disturbance with the transmission can be reduced. It can be improved by predicting early signs of the fault [2]. The signs of the fault can be made in the form of algorithms in which algorithms are able to specify the a parameters before fault occurs.
  • 5. BACKGROUND Alternative algorithms that can be used include ANN, ACO, FUZZY LOGIC and PSO This study will use Particle Swarm Optimization (PSO). This aims of this study are simulate the occurrence of fault on the transmission line.
  • 6. BACKGROUND The types of fault that will be simulated are: The single line to ground fault The line to line fault The double line to ground fault Three phases of to ground fault  The lighting Strike fault
  • 7. PROBLEM STATEMENT  The overhead transmission line , which often has varieties of small or large disturbances is highly susceptible to interference and it is necessary for fault detection.  Fault detection must be able to quickly determine the location of interference as well as to classify type of fault quickly to stabilize the electric power system .  Particle Swarm Optimization ( PSO) is able to detect interference very quickly and with good accuracy. Hence it is used in this study
  • 8. OBJECTIVES 1. To identify and simulate conventional type of disturbance on the overhead transmission line by using PSCAD / EMTDC software package 2. To develop mathematical model for various type of disturbance on overhead transmission line. 3. To develop a smart algorithm for fault detection using Particle Swarm Optimization (PSO).
  • 9. SCOPE OF THE RESEARCH 1. Identification and simulation of various of disturbance on overhead transmission line by using PSCAD/EMTDC software. Version 4.2.0 2. Preparing suitable mathematical model for voltage and current signals of the above disturbances. 3. Development of the proposed smart algorithm by using Particle Swarm Optimization (PSO) method in fault detection of overhead transmission line.
  • 10. SIGNIFICANCE OF THE RESEARCH 1.The developed system aims to inform or warn the operator that there is a possibility of fault occurs on the transmission line. Then the operator can react to the warning before the fault happens. 2.The numerical simulation program was developed for fault detection will be based on PSO optimization. Code optimization will be developed in MATLAB, then the results of PSCAD-EMTDC will be used in the MATLAB program
  • 11. LITERATURE REVIEW The last ten years, many literatures and researches on particle swarm optimization applications to power system have seen found [3]  Fault classification on transmission by combining the discrete wavelet transform [4]  Fault location on transmission with a combination of least squares method [5]  Load forecasting by combination of Neural Networks [6]  The induction motor stator fault Estimation [7],  Planning of electrical distribution network distribution [8],  Power transformer protection using neural network [9].
  • 12. LITERATURE REVIEW There are few methods have been previously performed to detect fault on the transmission us such :  Wavelet Singular Entropy [10]  Transform Wavelet and ANN [11]  Coordinating fuzzy ART Neural Networks [12].  High impedance to high impedance transform wavelet approach [13]  High impedance approach morels a wavelet transform [14]  Transmission line fault detection using the Intelligent power system [15].
  • 13. LITERATURE REVIEW Moreover, some are using  Time and frequency analysis [16],  Fiber grating sensor [17] Online fault detection among others,  Online fault detection for power system using wavelet and ANN [18].  Online fault detection of transmission line using ANN [19]  Online fault detection using adaptive distance relaying algorithm [20]
  • 14. LITERATURE REVIEW PSO has been widely applied in recent transmission researches, such as , in the reactive power control, the economic dispatch, power system reliability, load flow and electric machinery [3.33]. However there is a opportunity to study fault detection in electric power transmission systems using PSO.
  • 15. LITERATURE REVIEW  New PSO method [21.34] does not use crossover and mutation operators as in the GA [22] and this is the advantage of this using method.  Other advantage of PSO method is a derivative-free algorithm which is flexible and could be integrated with other algorithms (GA, ANN, Fuzzy). Moreover, it is easy to apply in mathematical model and does not have the Initial Solution (23).
  • 16. LITERATURE REVIEW Fault detection on AC Induction Motor (35) found that the PSO gives better result which is above 90% compared with GA and also better when compared to the PCA (Principle Component Analysis). The study of induction motor stator fault (7), it is found that the application of the PSO based method is more optimal and also improves the detection speed.
  • 17. LITERATURE REVIEW Reactive power dispatch problem was solved using the Particle Swarm Optimization model for continuous variables with discrete control variables better than the main classical approach, Gradient Based Optimal Power Flow with P-Q decomposition [36]
  • 18. LITERATURE REVIEW The state estimation problem was solved using the Particle Swarm Optimization based on the well known Weighted Least Squares Estimation method approach achieved a better estimation than an iterative Newton method using a Mean Square Error (MSE) analysis [36]
  • 19. LITERATURE REVIEW The unit commitment problem was solved using the Particle Swarm Optimization model for binary variables. The results were compared with the results obtained from a Dynamic Programming approach. The same global solution was found showing the robustness of the Particle Swarm Optimization model for binary variables [36].
  • 20. LITERATURE REVIEW Among The advantages of using PSO are : [3]  PSO has a derivative-free algorithms  PSO has the flexibility that is integrated with optimization techniques to form hybrid device.  PSO less sensitive to the objective function, continuity and convexity.  PSO has little parameter adjustments than other evolutionary techniques.  PSO has a very easy application in mathematics and logic circuits operating.  PSO can handle objective functions with a stochastic nature in the case of one of the optimization as a random variable.  PSO does not require any initial solution to start the iteration process.
  • 21. Mathematical Model of PSO Vi K+1 = Vi K + C1 r1 ( pbesti K – xi K ) + C2r2 (gbestK – xi K ) xi K+1 = xi K + Vi K+1 X = Position V = Velocity where c1 and c2 are two positive constants; r1 and r2 are two randomly generated numbers with a range of [0,1]; Pbest is the best position particle achieved based on its own experience; gbest is the best particle position based on overall swarm’s experience; k is the iteration index
  • 23. Research Methodology  Fault detection is proposed by creating a simulation current and voltage signals at several fault conditions that obtained through simulation using PSCAD/ EMTDC. The waveforms obtained in simulation PSCAD will be trained using the PSO method with the Matlab program
  • 24. Research Methodology The results form the signal currents and voltages are similar when compared to results obtained from the pattern of training PSO Expected result to generate a simulation model of fault detection and faults on overhead transmission line path by using PSO.
  • 25. Research Methodology The results of this study will be validated by Comparing with another methods Compared with the real data which is carried out in this field in the case of electric transmission systems in South Sulawesi Indonesia
  • 28. Expected Result The expected output by using the PSO method in the detection process can produce a fault detection system effectively and accurately so that electric power system stability is maintained . To identify fault detection of the transmission system before the disturbance in the system so that operators can take corrective action.
  • 30. PRELIMINARY RESULT The study was conducted using of PSCAD/EMTDC that generate current and voltage wave signal. Below are the 5 types of fault  The line to ground fault  The line to line fault  The line-line to ground fault  The three phase to ground fault  The lightning strike fault
  • 33. Fault Line to Ground
  • 34. Fault Line to Ground
  • 36. Fault 3 Phase to Ground (LLLG)
  • 39. PRELIMINARY RESULT The result of the current and voltage wave signal will be made in the mathematical model, mathematical model will be processed using PSO method with the program MATLAB. The results mentioned above will be compared with the results of current and voltage waveform signal obtained from the PSCAD/EMTDC.
  • 40. CONCLUSION In this study the new method is proposed to detect the disturbance which includes : Simulation and Identification of disturbance on the transmission line using PSCAD/EMTDC software. Voltage and current waveform of disturbance signals are also simulated using a mathematical model
  • 41. CONCLUSION  Smart algorithm will be developed using Particle Swarm Optimization (PSO) in MATLAB program using the result obtained from the mathematical modulation. The results of new PSO based method would be compared with the another method.
  • 50. 50