SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1638
A Unique Methodology for Transmission Line Breakage Detection and
Alerting System
R. Divya1, S.D. JenishaPris2, G. Rekha3, A. Raja4
1,2,3Final Year Student, Department of EEE, Jeppiaar SRR Engg College, Chennai, Tamil Nadu, India
4Assistant Professor, Department of EEE, Jeppiaar SRR Engg College, Chennai, Tamil Nadu, India
--------------------------------------------------------------------------***----------------------------------------------------------------------------
Abstract - Many times we read in newspapers that Humans&
Animals die due to electrical shock in remote areas or in
agricultural areas as contact with broken & hanging live
supply wires. Safety circuitry of Distribution Company is
inadequate and due to this line remains live withbrokenwires.
Here we describe a modification to the existing power
distribution system for wire break detection and a power
supply breaking mechanism. Circuit breaker with shunt trip
mechanism breaks the supply and avoids damages from
electrical accidents due to overhead transmission lines
conductor breakage problems. We utilize various
communication devices to provide an indicationofthenumber
of voltages transmitted from one section to another.
I. INTRODUCTION
As of late, the control age and transmission limit have not
expanded relatively to take care of the worldwide power
demand. Despite the fact that producing limit and power
exchange through transmission lines should be upgraded;in
any case, the restricted vitality assets, deregulated power
showcase, ecological limitations,timeandcapital requiredto
construct new transmission systems has driven the
framework organizers to search for the new strategies to
enhance the power framework execution. Distance relay
based protection is for the most part used for securing the
transmission framework amid the deficiencies. These
distance transfers attempt to locate the powerful impedance
amid fault by estimating the basic part of voltage and
current. The utilization of numerical relays began in mid-
1980s, these microchip-based transfers are especially
adaptable and were using different techniques, such as
counting., to alleviate the impact of off base estimation of
impedance in light of the utilization of first request
differential line conditions. The algorithm whichutilizesfirst
order differential line conditions for impedance estimation
requires the digital filter to extricate key parts and
henceforth, initiates delay in the estimation of impedance.
With the improvement of the shabby and quick chip, the
defensive relay utilizations Discrete Fourier Transform
(DFT) for estimation of impedance relating to the basic part.
In the existing process, there is no automatic system for
finding the power line break occurrence. Until now human
needs is the only solution for finding those problems. To
overcome this we are going to deal with the new techniques.
Reference [1] proposes a fault locating and order procedure
by consolidating wavelet change with particular esteem
deterioration and Shannon entropy. In [2], a technique for
finding the issues is proposed by using synchronizedcurrent
phasor of a few branches. Correspondingly, a Euclidean
standard of most extreme wavelet solitary esteem record is
examined by [3] to recognize and order the flaws in HV
transmission lines. These wavelet-basedtechniquesmaynot
be reasonable to recognize the asymmetry in the waveform
since it uses the symmetric bit as their premise work.
Synchronized voltage-current phasor’s of wide zone
estimation framework database and transfer choices are
utilized to recognize the blamed parts [4]-[5]. The strategy
proposed in [6] recognizes inward and outer blame for
interconnected lines which uses the synchronized phasor
estimations with rapid correspondence and exchange GPS
innovation. The technique utilizes rapid correspondence,
what's more, henceforth, may notbeexceptionallysavvy.For
the protection of power system, it is alluring to have a more
solid essential assurance conspire [1]– [3], as reinforcement
security is incited after some defer which may result to
instability based on working purpose of the pre-fault
framework [4]– [6]. Additionally, the issue has a tendency to
wind up more perplexing as the impedance estimated amid
the blame might be incorrect because of the nearness of
clamour, DC part, sounds and so on. Subsequently, there is a
request to upgrade the ability of zonal based separation
assurance by using more data about the waveformoftheflag
and a strong transfer setting parameters amid blamed and
typical conditions.
II. SYSTEM ARCHITECTURE AND DESIGN
In this system, we are continuously monitoring the power
line disconnection due to any physical breakageinthecables.
The first section consists of a Voltage sensor. The voltage
sensor is used to measure the input voltage from the power
station and that value is transmitted to the nextsectionusing
WSN. The driver circuit is used to control the voltage from
the power station to the next section. The next section
receives the voltage level from the firstsectionandmeasures
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1639
the input voltage from the first section. If both values are
approximately the same, then it transmits the voltage to the
next section. If a rapid change is found by the voltage sensor
in the second section, then a signal is transmitted to the first
section indicating that a rapid voltage change has occurred.
And also the power if the second WSN section receives
approximate voltage values from the first section, then the
voltage is directed to the third section. Now the voltage
received by the second section is transmitted to the third
section using the driver circuit and also the voltage values of
the second section is transmitted to the third section using
WSN. Now the received voltage value is checked by the third
section. If the received voltage is approximately equal, then
there is no breakage in the circuit. If any change occurs then
the WSN of the third section transmits a signal to the second
section indicating that rapid change has occurred. Based on
this signal, the voltage from the second to the third sectionis
turned OFF by the controller. Whenever a change in voltage
has occurred between any two sections then the respective
buzzers connected with the sections start alertingthepublic.
The statuses of the circuits are displayed on the LCD display.
1.1.Fig Block diagram
III. HARDWARE SYSTEM
The hardware consists of PIC microcontroller whichcontrols
the overall process. It consists of a driver circuit which is the
relay that trips the circuit whenever the fault occurswhichis
passed to the neighboring nodes using the transmitting
module ZIGBEE and also to the server station. The incoming
and outgoing voltages are measured continuously by using
voltage sensors connected across each node. The VOICE IC
MODULE which gives its output through a speaker is
employed which plays role in intimating the public and
making them aware of the faulted tower or line. This whole
setup is placed at very transmission tower between the load
and the generating station. Hence the interruption of power
supply at the healthy towers shall be eliminated with
increasing people's convenience. Whenthefaultiscorrected,
the switch can be closed and hence the neighboring
transmission lines before the faulted line gets the
information that the fault is cleared which resets all lines to
the normal working state. This system is efficient enough
since the connection between the nodes is provided which
helps in increasing the regulation of the system and avoids
unnecessary power cuts to the loads connected.
IV. SIMULATION REQUIREMENTS
High-level language programming has long been in use for
embedded-systems development. However, assembly
programming still prevails, particularly for a digital signal
processor (DSP) based systems. DSPs are oftenprogrammed
in assembly language by programmers who know the
processor architecture insideout.Thekeymotivationfor this
practice is performance, despite the disadvantages of
assembly programming when compared to high-level
language programming. Embedded C is designed to bridge
the performance mismatch between Standard C and the
embedded hardware and application architecture.Itextends
the C language with the primitives that are needed by signal-
processing applications and that are commonly provided by
DSP processors. The design of the support for fixed-point
data types and named address spaces in Embedded C is
based on DSP-C. DSP-C [1] is an industry-designed extension
of C with which experience was gainedsince1998byvarious
DSP manufacturers in their compilers. For the development
of DSP-C by ACE (the company three of us work for),
cooperation was sought with embedded-application
designers and DSP manufacturers. The Embedded C
specification extends the C language to support freestanding
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1640
embedded processors in exploiting the multiple address
space functionality, user-defined named addressspaces,and
direct access to the processor and I/O registers. These
features are common for the small, embedded processors
used in most consumer products. The featuresintroducedby
Embedded C are fixed-point and saturated arithmetic,
segmented memory spaces, and hardware I/O addressing.
The description we present here addresses the extensions
from a language-design perspective, as opposed to the
programmer or processor architecture perspective.
V. DATA ASSIMILATION AND RECORDED RESULTS
The simulation results are displayed in the Fig.3 and Fig.4.
The Fig.3 shows the output indication in the LCD attached to
the microcontroller. The Source voltage provided to the
voltage sensors is continuously sensed for anyvariation. The
value of the source voltage is varied so that the controller
detects the voltage abnormality. In such a scenario, the Fig.3
shows the output in the LCD screen. Fig.4. Shows the data
which is transmitted by the microcontroller to the
peripherals attached to it. A communication peripheral used
here is a WSN. When the disruption occurs to any one of the
transmission lines, then the communication signal is
provided to all the transmission lines via WSN.
1.2. Circuit Diagram
1.3. Simulation window
1.4. Virtual terminal window
VI. CONCLUSION
The system providesan efficienttechniquetoavoidaccidents
due to the falling of over-head cable over humans and
animals. This also provides an instant intimation to the
Electricity Board (EB) and cut-off the outgoing Voltage
signals.
VII. REFERENCES
[1] Z He, L Fu, S Lin, Z Bo, “Fault detection and classification
in EHV transmission line basedon waveletsingularentropy”,
IEEE Trans. Power Deliv., vol. 25, no.4,pp.2156–2163,2010.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1641
[2] N Kang, Y Liao, “Double-circuit transmission-line fault
location utilizing synchronizedcurrentphasors”, IEEETrans.
Power Deliv., vol. 28, no. 2, pp. 1040-1047, 2013.
[3]D Guillen, et al, “Detection and classification of faults in
transmission lines using the maximum wavelet singular
value and Euclidean norm”, IET
[4]P Kundu, A K Pradhan, “Online identificationofprotection
element failure using wide area measurements”, IET Gener.
Transm. Distrib., vol.9, no. 2, pp. 115–123, 2015.
[5]P K Nayak, A K Pradhan, "A three-terminal line protection
scheme immune to power swings", IEEE Trans.PowerDeliv.,
vol. 31, no. 3, pp. 999–1006, 2016.
[6]M Marissa, et al, “A novel back up wide area protection
technique for power transmission grids using phasor
measurement unit”, IEEE Trans. Power Deliv., vol. 25, no. 1,
pp. 270-278, 2010.

Mais conteúdo relacionado

Mais procurados

A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMijiert bestjournal
 
IRJET- Feed-Forward Neural Network Based Transient Stability Assessment o...
IRJET-  	  Feed-Forward Neural Network Based Transient Stability Assessment o...IRJET-  	  Feed-Forward Neural Network Based Transient Stability Assessment o...
IRJET- Feed-Forward Neural Network Based Transient Stability Assessment o...IRJET Journal
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD RS
 
Designing of an automated power meter reading
Designing of an automated power meter readingDesigning of an automated power meter reading
Designing of an automated power meter readingManoj Kollam
 
IRJET- VHF Antenna for Fire Station
IRJET- VHF Antenna for Fire StationIRJET- VHF Antenna for Fire Station
IRJET- VHF Antenna for Fire StationIRJET Journal
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationIRJET Journal
 
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...IRJET Journal
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 pptBetelihemMesfin1
 
IRJET- Overview of PAPR Reduction Techniques of OFDM System
IRJET- Overview of PAPR Reduction Techniques of OFDM SystemIRJET- Overview of PAPR Reduction Techniques of OFDM System
IRJET- Overview of PAPR Reduction Techniques of OFDM SystemIRJET Journal
 
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSNIRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSNIRJET Journal
 
IRJET- Modified SIMPLE Protocol for Wireless Body Area Networks
IRJET-  	  Modified SIMPLE Protocol for Wireless Body Area NetworksIRJET-  	  Modified SIMPLE Protocol for Wireless Body Area Networks
IRJET- Modified SIMPLE Protocol for Wireless Body Area NetworksIRJET Journal
 
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...pharmaindexing
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission LineCHIRANJEEB DASH
 
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...IRJET Journal
 
R rep-m.2134-2008-pdf-e
R rep-m.2134-2008-pdf-eR rep-m.2134-2008-pdf-e
R rep-m.2134-2008-pdf-ePfedya
 

Mais procurados (20)

A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
 
IRJET- Feed-Forward Neural Network Based Transient Stability Assessment o...
IRJET-  	  Feed-Forward Neural Network Based Transient Stability Assessment o...IRJET-  	  Feed-Forward Neural Network Based Transient Stability Assessment o...
IRJET- Feed-Forward Neural Network Based Transient Stability Assessment o...
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127
 
Designing of an automated power meter reading
Designing of an automated power meter readingDesigning of an automated power meter reading
Designing of an automated power meter reading
 
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITYLTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
 
IRJET- VHF Antenna for Fire Station
IRJET- VHF Antenna for Fire StationIRJET- VHF Antenna for Fire Station
IRJET- VHF Antenna for Fire Station
 
Future Inspection of Underground Transmission Lines
Future Inspection of Underground Transmission LinesFuture Inspection of Underground Transmission Lines
Future Inspection of Underground Transmission Lines
 
S2-R2
S2-R2S2-R2
S2-R2
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
 
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...
IRJET-Carrier Frequency Offset Estimation in Direct-Conversion Receiver – A R...
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 ppt
 
IRJET- Overview of PAPR Reduction Techniques of OFDM System
IRJET- Overview of PAPR Reduction Techniques of OFDM SystemIRJET- Overview of PAPR Reduction Techniques of OFDM System
IRJET- Overview of PAPR Reduction Techniques of OFDM System
 
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSNIRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
 
IRJET- Modified SIMPLE Protocol for Wireless Body Area Networks
IRJET-  	  Modified SIMPLE Protocol for Wireless Body Area NetworksIRJET-  	  Modified SIMPLE Protocol for Wireless Body Area Networks
IRJET- Modified SIMPLE Protocol for Wireless Body Area Networks
 
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission Line
 
Cired2011 0405 final
Cired2011 0405 finalCired2011 0405 final
Cired2011 0405 final
 
Distribution Automation_2012
Distribution Automation_2012Distribution Automation_2012
Distribution Automation_2012
 
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...
Detection of Power Grid Synchronization Failure on Sensing Frequency and Volt...
 
R rep-m.2134-2008-pdf-e
R rep-m.2134-2008-pdf-eR rep-m.2134-2008-pdf-e
R rep-m.2134-2008-pdf-e
 

Semelhante a IRJET- A Unique Methodology for Transmission Line Breakage Detection and Alerting System

IRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET Journal
 
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET Journal
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET Journal
 
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET Journal
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET Journal
 
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET Journal
 
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFIS
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFISFAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFIS
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFISIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterIRJET Journal
 
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...IRJET Journal
 
Review on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerReview on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerIRJET Journal
 
IRJET - Transmission Line Fault Classification using DWT
IRJET -  	  Transmission Line Fault Classification using DWTIRJET -  	  Transmission Line Fault Classification using DWT
IRJET - Transmission Line Fault Classification using DWTIRJET Journal
 
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET Journal
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET Journal
 
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...IRJET Journal
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET Journal
 
IRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET Journal
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET Journal
 
Automatic Fault Detection System with IOT Based
Automatic Fault Detection System with IOT BasedAutomatic Fault Detection System with IOT Based
Automatic Fault Detection System with IOT BasedYogeshIJTSRD
 

Semelhante a IRJET- A Unique Methodology for Transmission Line Breakage Detection and Alerting System (20)

IRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault DetectionIRJET- Wavelet Decomposition along with ANN used for Fault Detection
IRJET- Wavelet Decomposition along with ANN used for Fault Detection
 
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
 
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller Board
 
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
 
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFIS
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFISFAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFIS
FAULT DETECTION SCHEME OF 5 BUS BY ANN AND ANFIS
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel Inverter
 
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
 
Review on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power TransformerReview on Different Techniques for Differential Protection of Power Transformer
Review on Different Techniques for Differential Protection of Power Transformer
 
IRJET - Transmission Line Fault Classification using DWT
IRJET -  	  Transmission Line Fault Classification using DWTIRJET -  	  Transmission Line Fault Classification using DWT
IRJET - Transmission Line Fault Classification using DWT
 
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
 
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM Control
 
IRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor Correction
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
Automatic Fault Detection System with IOT Based
Automatic Fault Detection System with IOT BasedAutomatic Fault Detection System with IOT Based
Automatic Fault Detection System with IOT Based
 

Mais de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mais de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
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
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEselvakumar948
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 

Último (20)

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
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
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 

IRJET- A Unique Methodology for Transmission Line Breakage Detection and Alerting System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1638 A Unique Methodology for Transmission Line Breakage Detection and Alerting System R. Divya1, S.D. JenishaPris2, G. Rekha3, A. Raja4 1,2,3Final Year Student, Department of EEE, Jeppiaar SRR Engg College, Chennai, Tamil Nadu, India 4Assistant Professor, Department of EEE, Jeppiaar SRR Engg College, Chennai, Tamil Nadu, India --------------------------------------------------------------------------***---------------------------------------------------------------------------- Abstract - Many times we read in newspapers that Humans& Animals die due to electrical shock in remote areas or in agricultural areas as contact with broken & hanging live supply wires. Safety circuitry of Distribution Company is inadequate and due to this line remains live withbrokenwires. Here we describe a modification to the existing power distribution system for wire break detection and a power supply breaking mechanism. Circuit breaker with shunt trip mechanism breaks the supply and avoids damages from electrical accidents due to overhead transmission lines conductor breakage problems. We utilize various communication devices to provide an indicationofthenumber of voltages transmitted from one section to another. I. INTRODUCTION As of late, the control age and transmission limit have not expanded relatively to take care of the worldwide power demand. Despite the fact that producing limit and power exchange through transmission lines should be upgraded;in any case, the restricted vitality assets, deregulated power showcase, ecological limitations,timeandcapital requiredto construct new transmission systems has driven the framework organizers to search for the new strategies to enhance the power framework execution. Distance relay based protection is for the most part used for securing the transmission framework amid the deficiencies. These distance transfers attempt to locate the powerful impedance amid fault by estimating the basic part of voltage and current. The utilization of numerical relays began in mid- 1980s, these microchip-based transfers are especially adaptable and were using different techniques, such as counting., to alleviate the impact of off base estimation of impedance in light of the utilization of first request differential line conditions. The algorithm whichutilizesfirst order differential line conditions for impedance estimation requires the digital filter to extricate key parts and henceforth, initiates delay in the estimation of impedance. With the improvement of the shabby and quick chip, the defensive relay utilizations Discrete Fourier Transform (DFT) for estimation of impedance relating to the basic part. In the existing process, there is no automatic system for finding the power line break occurrence. Until now human needs is the only solution for finding those problems. To overcome this we are going to deal with the new techniques. Reference [1] proposes a fault locating and order procedure by consolidating wavelet change with particular esteem deterioration and Shannon entropy. In [2], a technique for finding the issues is proposed by using synchronizedcurrent phasor of a few branches. Correspondingly, a Euclidean standard of most extreme wavelet solitary esteem record is examined by [3] to recognize and order the flaws in HV transmission lines. These wavelet-basedtechniquesmaynot be reasonable to recognize the asymmetry in the waveform since it uses the symmetric bit as their premise work. Synchronized voltage-current phasor’s of wide zone estimation framework database and transfer choices are utilized to recognize the blamed parts [4]-[5]. The strategy proposed in [6] recognizes inward and outer blame for interconnected lines which uses the synchronized phasor estimations with rapid correspondence and exchange GPS innovation. The technique utilizes rapid correspondence, what's more, henceforth, may notbeexceptionallysavvy.For the protection of power system, it is alluring to have a more solid essential assurance conspire [1]– [3], as reinforcement security is incited after some defer which may result to instability based on working purpose of the pre-fault framework [4]– [6]. Additionally, the issue has a tendency to wind up more perplexing as the impedance estimated amid the blame might be incorrect because of the nearness of clamour, DC part, sounds and so on. Subsequently, there is a request to upgrade the ability of zonal based separation assurance by using more data about the waveformoftheflag and a strong transfer setting parameters amid blamed and typical conditions. II. SYSTEM ARCHITECTURE AND DESIGN In this system, we are continuously monitoring the power line disconnection due to any physical breakageinthecables. The first section consists of a Voltage sensor. The voltage sensor is used to measure the input voltage from the power station and that value is transmitted to the nextsectionusing WSN. The driver circuit is used to control the voltage from the power station to the next section. The next section receives the voltage level from the firstsectionandmeasures
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1639 the input voltage from the first section. If both values are approximately the same, then it transmits the voltage to the next section. If a rapid change is found by the voltage sensor in the second section, then a signal is transmitted to the first section indicating that a rapid voltage change has occurred. And also the power if the second WSN section receives approximate voltage values from the first section, then the voltage is directed to the third section. Now the voltage received by the second section is transmitted to the third section using the driver circuit and also the voltage values of the second section is transmitted to the third section using WSN. Now the received voltage value is checked by the third section. If the received voltage is approximately equal, then there is no breakage in the circuit. If any change occurs then the WSN of the third section transmits a signal to the second section indicating that rapid change has occurred. Based on this signal, the voltage from the second to the third sectionis turned OFF by the controller. Whenever a change in voltage has occurred between any two sections then the respective buzzers connected with the sections start alertingthepublic. The statuses of the circuits are displayed on the LCD display. 1.1.Fig Block diagram III. HARDWARE SYSTEM The hardware consists of PIC microcontroller whichcontrols the overall process. It consists of a driver circuit which is the relay that trips the circuit whenever the fault occurswhichis passed to the neighboring nodes using the transmitting module ZIGBEE and also to the server station. The incoming and outgoing voltages are measured continuously by using voltage sensors connected across each node. The VOICE IC MODULE which gives its output through a speaker is employed which plays role in intimating the public and making them aware of the faulted tower or line. This whole setup is placed at very transmission tower between the load and the generating station. Hence the interruption of power supply at the healthy towers shall be eliminated with increasing people's convenience. Whenthefaultiscorrected, the switch can be closed and hence the neighboring transmission lines before the faulted line gets the information that the fault is cleared which resets all lines to the normal working state. This system is efficient enough since the connection between the nodes is provided which helps in increasing the regulation of the system and avoids unnecessary power cuts to the loads connected. IV. SIMULATION REQUIREMENTS High-level language programming has long been in use for embedded-systems development. However, assembly programming still prevails, particularly for a digital signal processor (DSP) based systems. DSPs are oftenprogrammed in assembly language by programmers who know the processor architecture insideout.Thekeymotivationfor this practice is performance, despite the disadvantages of assembly programming when compared to high-level language programming. Embedded C is designed to bridge the performance mismatch between Standard C and the embedded hardware and application architecture.Itextends the C language with the primitives that are needed by signal- processing applications and that are commonly provided by DSP processors. The design of the support for fixed-point data types and named address spaces in Embedded C is based on DSP-C. DSP-C [1] is an industry-designed extension of C with which experience was gainedsince1998byvarious DSP manufacturers in their compilers. For the development of DSP-C by ACE (the company three of us work for), cooperation was sought with embedded-application designers and DSP manufacturers. The Embedded C specification extends the C language to support freestanding
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1640 embedded processors in exploiting the multiple address space functionality, user-defined named addressspaces,and direct access to the processor and I/O registers. These features are common for the small, embedded processors used in most consumer products. The featuresintroducedby Embedded C are fixed-point and saturated arithmetic, segmented memory spaces, and hardware I/O addressing. The description we present here addresses the extensions from a language-design perspective, as opposed to the programmer or processor architecture perspective. V. DATA ASSIMILATION AND RECORDED RESULTS The simulation results are displayed in the Fig.3 and Fig.4. The Fig.3 shows the output indication in the LCD attached to the microcontroller. The Source voltage provided to the voltage sensors is continuously sensed for anyvariation. The value of the source voltage is varied so that the controller detects the voltage abnormality. In such a scenario, the Fig.3 shows the output in the LCD screen. Fig.4. Shows the data which is transmitted by the microcontroller to the peripherals attached to it. A communication peripheral used here is a WSN. When the disruption occurs to any one of the transmission lines, then the communication signal is provided to all the transmission lines via WSN. 1.2. Circuit Diagram 1.3. Simulation window 1.4. Virtual terminal window VI. CONCLUSION The system providesan efficienttechniquetoavoidaccidents due to the falling of over-head cable over humans and animals. This also provides an instant intimation to the Electricity Board (EB) and cut-off the outgoing Voltage signals. VII. REFERENCES [1] Z He, L Fu, S Lin, Z Bo, “Fault detection and classification in EHV transmission line basedon waveletsingularentropy”, IEEE Trans. Power Deliv., vol. 25, no.4,pp.2156–2163,2010.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1641 [2] N Kang, Y Liao, “Double-circuit transmission-line fault location utilizing synchronizedcurrentphasors”, IEEETrans. Power Deliv., vol. 28, no. 2, pp. 1040-1047, 2013. [3]D Guillen, et al, “Detection and classification of faults in transmission lines using the maximum wavelet singular value and Euclidean norm”, IET [4]P Kundu, A K Pradhan, “Online identificationofprotection element failure using wide area measurements”, IET Gener. Transm. Distrib., vol.9, no. 2, pp. 115–123, 2015. [5]P K Nayak, A K Pradhan, "A three-terminal line protection scheme immune to power swings", IEEE Trans.PowerDeliv., vol. 31, no. 3, pp. 999–1006, 2016. [6]M Marissa, et al, “A novel back up wide area protection technique for power transmission grids using phasor measurement unit”, IEEE Trans. Power Deliv., vol. 25, no. 1, pp. 270-278, 2010.