SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

Speed control of dc motor using chopper
Speed control of dc motor using chopperSpeed control of dc motor using chopper
Speed control of dc motor using chopperAjeeta Srivastava
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission LineCHIRANJEEB DASH
 
Power theft detection
Power theft detectionPower theft detection
Power theft detectionbishow kandel
 
Switching Transient Problem with Loads
Switching Transient Problem with LoadsSwitching Transient Problem with Loads
Switching Transient Problem with LoadsNoralina A.
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleAshutosh kumar
 
Methods of Voltage Control
Methods of Voltage ControlMethods of Voltage Control
Methods of Voltage ControlYashvi Mehta
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring systemVikram Purohit
 
Permanent magnet synchronousgenerator
Permanent magnet synchronousgeneratorPermanent magnet synchronousgenerator
Permanent magnet synchronousgeneratorSonuKumarBairwa
 
Smart grid communications
Smart grid communicationsSmart grid communications
Smart grid communicationssrikanth reddy
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency controlBalaram Das
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatemPanditNitesh
 
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
 
Power theft detection via plc
Power theft detection via plcPower theft detection via plc
Power theft detection via plcbbshashanka
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...Vikram Rawani
 
Automatic Load Frequency Control ppt.pdf
Automatic Load Frequency Control ppt.pdfAutomatic Load Frequency Control ppt.pdf
Automatic Load Frequency Control ppt.pdfPhenomAssassin
 

Tendances (20)

Load flow studies
Load flow studiesLoad flow studies
Load flow studies
 
Speed control of dc motor using chopper
Speed control of dc motor using chopperSpeed control of dc motor using chopper
Speed control of dc motor using chopper
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission Line
 
Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
Switching Transient Problem with Loads
Switching Transient Problem with LoadsSwitching Transient Problem with Loads
Switching Transient Problem with Loads
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicle
 
Smart Grid & WAMS
Smart Grid & WAMSSmart Grid & WAMS
Smart Grid & WAMS
 
Methods of Voltage Control
Methods of Voltage ControlMethods of Voltage Control
Methods of Voltage Control
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring system
 
Gauss seidel method
Gauss seidel methodGauss seidel method
Gauss seidel method
 
Permanent magnet synchronousgenerator
Permanent magnet synchronousgeneratorPermanent magnet synchronousgenerator
Permanent magnet synchronousgenerator
 
Smart grid communications
Smart grid communicationsSmart grid communications
Smart grid communications
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency control
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatem
 
Dual converters (1)
Dual converters (1)Dual converters (1)
Dual converters (1)
 
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...
 
Power theft detection via plc
Power theft detection via plcPower theft detection via plc
Power theft detection via plc
 
Swing equation
Swing equationSwing equation
Swing equation
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
 
Automatic Load Frequency Control ppt.pdf
Automatic Load Frequency Control ppt.pdfAutomatic Load Frequency Control ppt.pdf
Automatic Load Frequency Control ppt.pdf
 

En vedette

Electrical transmission line
Electrical transmission lineElectrical transmission line
Electrical transmission lineDhananjay Jha
 
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
 
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
 
Electricity transmission, generation and distribution
Electricity transmission, generation and distributionElectricity transmission, generation and distribution
Electricity transmission, generation and distributionKuNal MeHta
 

En vedette (20)

Electrical transmission line
Electrical transmission lineElectrical transmission line
Electrical transmission line
 
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
 
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
 
Transmission system
Transmission systemTransmission system
Transmission system
 
Electricity transmission, generation and distribution
Electricity transmission, generation and distributionElectricity transmission, generation and distribution
Electricity transmission, generation and distribution
 

Similaire à 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
 

Similaire à 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
 

Plus de 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
 

Plus de 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
 

Dernier

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 

Dernier (20)

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 

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