SlideShare a Scribd company logo
@IJRTER-2016, All Rights Reserved 17
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTOR
Shunmugam.R1
, Divya.2
, Janani.T.G3
, Megaladevi.P4
, Mownisha.P5
1
Associate professo,2
Student
1,2,3,4,5
Department of Electrical and Electronics Engineering,
Kathir College of Engineering, Coimbatore.
Abstract-The project is intended to detect the location of fault in underground cable lines from the
base station to exact location in kilometers using an Arduino micro controller kit. In the urban areas,
the electrical cable runs in undergrounds instead of overhead lines. Whenever the fault occurs in
underground cable it is difficult to detect the exact location of the fault for process of repairing that
particular cable. The proposed system finds the exact location of the fault. This system uses an
Arduino micro controller kit and a rectified power supply. Here the current sensing circuits made
with a combination of resistors are interfaced to Arduino micro controller kit to help of the internal
ADC device for providing digital data to the microcontroller representing the cable length in
kilometers. The fault creation is made by the set of switches. The relays are controlled by the relay
driver. A 16x2 LCD display connected to the microcontroller to display the information. In case of
short circuit the voltage across series resistors changes accordingly, which is then fed to an ADC to
develop precise digital data to a programmed Arduino micro controller kit that further displays exact
fault location from base station in kilometers. The project future can be implemented by using
capacitor in an AC circuit to measure the impedance which can even locate the open circuited
cable.Whenever a fault occurs in a cable the buzzer produce the alarm to alert and to take an
immediate action by field workers.
KeywordsArduinoUNO,LCD,Buzzer.
I. INTRODUCTION
Generally we used to overhead lines. We can easily identify the faults but in rushed places or
familiar cities we couldn’t use overhead lines. So, we are moving to underground cables.
Underground cables used largely in urban area instead of overhead lines. We can’t easily identify the
faults in the underground cables.This project deals with microcontroller, buzzer and LCD.
This proposes greatly reduces the time and operates effectively.
II. RELATED WORK
Programs uploaded in Arduino UNO kit to detect faults from the underground cables. When a fault
occur in the underground cables, we can find out faults through Arduino controller kit. LCD display
which displays the faults in Kilometre. In this project we created faults manually. Cable has many
types. Every cables has different resistance which depends upon the material used. The value of the
resistance is depends upon the length of the cable. In here resistance is the leading role of the project
.If any deviation occur in the resistance, the value of the voltage will be changed that particular point
is called FAULT. We are find out those faults.
TYPES OF FAULTS
Faults has many types. Frequently occurs the faults are given below
 Short Circuit Fault
 Open Circuit Fault
 Earth Fault
International Journal of Recent Trends in Engineering & Research (IJRTER)
Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457]
@IJRTER-2016, All Rights Reserved 18
Short Circuit Fault
A short circuit fault occurs when there is an insulation failure between phase conductors or
between phase conductor(s) and earth or both. An insulation failure results into formation of a short-
circuit path that triggers a short-circuit conditions in the circuit.
Open Circuit Fault
An open-circuit fault occurs if a circuit is interrupted by some failure. If the circuit is not
closed that is called open circuit fault.
Earth Fault
An earth fault is an inadvertent contact between an energized conductor and earth or equipment
frame. The return path of thefault current is through the grounding system and any personnel or
equipment that becomes part of that system.
III. EXISTING SYSTEM
Figure 1 An A-Frame method of finding cable fault location
In A-frame method, a pulsed direct current (DC) is injected into the faulty cable and earth
terminal to locate the ground fault. The DC pulse will flow through the conductor and return via
earth from the earth fault location back to the ground stake as showm in Figure 1.The flow of pulsed
DC through the ground will produce a small DC voltage. A sensitive voltmeter is used to measure
the magnitude and direction of the DC voltage in segments of the earth along the cable route.
Analyzing the results of the measuring voltage along the route, the location of the fault in the cable
can be pinpointed A-Frame is an accurate method but it is not the fastest one, since the operator has
to walk along the length of the cable from the transmitter to the ground fault. This method may face a
problem if the return DC finds some easier path back to the earth stake of transmitter instead of
returning through the ground. If the ground is sandy, paved which provides high resistance and
consequently, less current flows through the ground. In that case, the voltmeter fails to measure the
voltage and fault detection becomes complicated.
IV PROPOSED SYSTEM
Underground fault detector deals with finding of exact fault location from the base station itself.
Cables have some resistance. We are mainly focusing that resistance. Resistance can vary with
respect to the length of the cable. If the length of the cable is increase, the value of the resistance
will also increase. If any deviation occurs in the resistance value, we will call that is fault point and
finding that place through arduino technology. That fault point is represents the standard of distance
(kilometer) from the base station. This value displayed by display unit.
International Journal of Recent Trends in Engineering & Research (IJRTER)
Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457]
@IJRTER-2016, All Rights Reserved 19
WORKING
Normally people have been using commercial voltage (230V).This voltage is step-down
through step down transformer. Transformer is an electrical device that transfers electrical energy
between two or more circuits through electromagneticinduction.. Generally, transformers are used
to increase or decrease the voltages of alternating current in electric power applications.These step-
down voltage goes to rectifier unit.
Rectifier is nothing but an electronic device which used to convert an AC supply into DC
supply. This project we were using bridge rectifier.12V AC supply is converts into 12V DC supply.
These voltage moves to the regulator unit. Regulator is an electrical device which is used to
maintain a constant voltage. Here we were using two voltage regulator. Namely voltage regulator
7812 and voltage regulator 7805.7812 voltage regulator maintains the 12V DC supply. These
voltage is enough to operate relay unit and 7805 voltage regulator maintains the 5V DC supply.
These voltage is used to handle the Arduino kit.
We uploaded the program in the kit. Program was written if any fault occur in the cable,
immediately will open the relay terminal and disconnect that faulty line only. Rest of the other lines
operates normally. Now a days embedded system changed metorically.Arduino is the advanced
version of embedded system. These Arduino has ample types but we selected Arduino UNO. These
Arduino UNO helps to develope many advanced version of ArduinoUNO creates user friendly
environment.it easily to adopt other devices using serial port. Next we move the relay.
Relay is nothing but an electrical device here which acted as a switchif any fault occur in the
line, will disconnect the line using relay. The connector of the relay moves from normally close
conduct to the normally open conducet.we easily find the fault and to disconnect the fault line.
Display unit is connect the Arduino kit which is used to where the fault occurs and to display itself.
International Journal of Recent Trends in Engineering & Research (IJRTER)
Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457]
@IJRTER-2016, All Rights Reserved 20
Figure 2. Working Hardware Module
The result from the hardware is send to the LCD display unit shown in figure
Figure 3.Result
V CONCLUTION
It’s a difficult task to identify the faults in underground cables. By using Arduino controller we can
find out exact fault location. Once faults occur in the cable, the display unit displays the exact fault
location that displays which phase is affecteded in the cable and how long it’s affected and buzzer
system is used to create an alerting signal which is helpful to humans. Buzzer system create a
alerting sound signal, once if the fault occur in the underground cable
International Journal of Recent Trends in Engineering & Research (IJRTER)
Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457]
@IJRTER-2016, All Rights Reserved 21
REFERENCES
1. Raghu Raja Kalia,Preeti Abrol, ’Design and implementation of wireless live wire fault detector and protection in
remote areas’,IEEE,(2014),vol. 97,No.17
2. Touaibia.I, Azzag.E, Narjes.O,’Presentation of HVA faults in SONELGAZ underground network and methods of
faults diagnostic and faults location’,IEEE,(2014).
3. Pooja.P.S, Lekshmi.M,’Fault detection technique to pinpoint incipient fault for Underground cables, IEEE(2015),
vol.3.
4. Dhekale.P.M,Bhise.S.S,’Underground Cable Fault Distance Locator’, IJIER,(2015),Vol.2..
5. Darvhankar.G.S,Gharpande.A.S,Bhope.S.D,Meshram.A.S,Bobad.A,’Study of 3-ph Underground Cable Fault
Locator Using Acoustic Method’,SJIF,(2015),Vol. 2.

More Related Content

What's hot

Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...
IRJET Journal
 
IRJET- Cable Fault Detection using IoT
IRJET- Cable Fault Detection using IoTIRJET- Cable Fault Detection using IoT
IRJET- Cable Fault Detection using IoT
IRJET Journal
 
Redtacton
RedtactonRedtacton
Redtacton
Suraj Shukla
 
Fault Identification in HVDC System using ANN
Fault Identification in HVDC System using ANNFault Identification in HVDC System using ANN
Fault Identification in HVDC System using ANN
Bhavy Mehta
 
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
YogeshIJTSRD
 
Distance calculation for underground cable fault
Distance calculation for underground cable faultDistance calculation for underground cable fault
Distance calculation for underground cable fault
Vivek Bhakta
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsn
DeepaDasarathan
 
Elec6076 wireless sensor networks
Elec6076   wireless sensor networksElec6076   wireless sensor networks
Elec6076 wireless sensor networks
Tristan De Candé
 
IRJET-Wireless Power Transmission from Solar Input
IRJET-Wireless Power Transmission from Solar InputIRJET-Wireless Power Transmission from Solar Input
IRJET-Wireless Power Transmission from Solar Input
IRJET Journal
 
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoTIRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET Journal
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET Journal
 
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer TechnologyIRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
IRJET Journal
 
Development of a Wavelet-ANFIS based fault location system for underground po...
Development of a Wavelet-ANFIS based fault location system for underground po...Development of a Wavelet-ANFIS based fault location system for underground po...
Development of a Wavelet-ANFIS based fault location system for underground po...
IOSRJEEE
 
Pulse Generator with Adjustable duty cycle
Pulse Generator with Adjustable duty cycle Pulse Generator with Adjustable duty cycle
Pulse Generator with Adjustable duty cycle
Ami Goswami
 
Case study of wireless sensor network
Case study of wireless sensor networkCase study of wireless sensor network
Case study of wireless sensor network
Sushil Aggarwal
 
wireless charging of an electrical vechicle 2
wireless charging of an electrical vechicle 2wireless charging of an electrical vechicle 2
wireless charging of an electrical vechicle 2
hari prasad
 
Redtacton
RedtactonRedtacton
Redtacton
amjad ali
 
wireless charging of an electrical vechicle
wireless charging of an electrical vechiclewireless charging of an electrical vechicle
wireless charging of an electrical vechicle
hari prasad
 
Ppt power theft identification and detection using gsm
Ppt power theft identification and detection using gsmPpt power theft identification and detection using gsm
Ppt power theft identification and detection using gsm
radha krishna
 
Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018
Dipen Kantariya
 

What's hot (20)

Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...
 
IRJET- Cable Fault Detection using IoT
IRJET- Cable Fault Detection using IoTIRJET- Cable Fault Detection using IoT
IRJET- Cable Fault Detection using IoT
 
Redtacton
RedtactonRedtacton
Redtacton
 
Fault Identification in HVDC System using ANN
Fault Identification in HVDC System using ANNFault Identification in HVDC System using ANN
Fault Identification in HVDC System using ANN
 
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
 
Distance calculation for underground cable fault
Distance calculation for underground cable faultDistance calculation for underground cable fault
Distance calculation for underground cable fault
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsn
 
Elec6076 wireless sensor networks
Elec6076   wireless sensor networksElec6076   wireless sensor networks
Elec6076 wireless sensor networks
 
IRJET-Wireless Power Transmission from Solar Input
IRJET-Wireless Power Transmission from Solar InputIRJET-Wireless Power Transmission from Solar Input
IRJET-Wireless Power Transmission from Solar Input
 
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoTIRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
 
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer TechnologyIRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
IRJET-Modeling of ‘Tesla Rooms’ based on Wireless Power Transfer Technology
 
Development of a Wavelet-ANFIS based fault location system for underground po...
Development of a Wavelet-ANFIS based fault location system for underground po...Development of a Wavelet-ANFIS based fault location system for underground po...
Development of a Wavelet-ANFIS based fault location system for underground po...
 
Pulse Generator with Adjustable duty cycle
Pulse Generator with Adjustable duty cycle Pulse Generator with Adjustable duty cycle
Pulse Generator with Adjustable duty cycle
 
Case study of wireless sensor network
Case study of wireless sensor networkCase study of wireless sensor network
Case study of wireless sensor network
 
wireless charging of an electrical vechicle 2
wireless charging of an electrical vechicle 2wireless charging of an electrical vechicle 2
wireless charging of an electrical vechicle 2
 
Redtacton
RedtactonRedtacton
Redtacton
 
wireless charging of an electrical vechicle
wireless charging of an electrical vechiclewireless charging of an electrical vechicle
wireless charging of an electrical vechicle
 
Ppt power theft identification and detection using gsm
Ppt power theft identification and detection using gsmPpt power theft identification and detection using gsm
Ppt power theft identification and detection using gsm
 
Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018
 

Similar to Arduino based-underground-cable-fault-detector

IRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
IRJET - Detection of Foible Point Locating System for Hypogen Transmission LinesIRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
IRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
IRJET Journal
 
IRJET- Underground Cable Fault Distance Locator
IRJET- Underground Cable Fault Distance LocatorIRJET- Underground Cable Fault Distance Locator
IRJET- Underground Cable Fault Distance Locator
IRJET Journal
 
IRJET- Arduino based Single Phase Fault Detection System using IoT
IRJET- Arduino based Single Phase Fault Detection System using IoTIRJET- Arduino based Single Phase Fault Detection System using IoT
IRJET- Arduino based Single Phase Fault Detection System using IoT
IRJET Journal
 
IRJET- Design of Arduino based Underground Cable Fault Detector
IRJET- Design of Arduino based Underground Cable Fault DetectorIRJET- Design of Arduino based Underground Cable Fault Detector
IRJET- Design of Arduino based Underground Cable Fault Detector
IRJET Journal
 
Underground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using ArduinoUnderground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using Arduino
IRJET Journal
 
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATORIOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
IRJET Journal
 
Development of underground line fault detector
Development of underground line fault detectorDevelopment of underground line fault detector
Development of underground line fault detector
DODDI NAGASAI
 
Arduino based underground cable fault detection
Arduino based underground cable fault detectionArduino based underground cable fault detection
Arduino based underground cable fault detection
Isa Rachman
 
B1102030610
B1102030610B1102030610
B1102030610
IOSR Journals
 
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATORUNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
ijiert bestjournal
 
cable fault.pptx
cable fault.pptxcable fault.pptx
cable fault.pptx
ramalingams7
 
IRJET- Iot Based Underground Cable Line Fault Detection
IRJET- Iot Based Underground Cable Line Fault DetectionIRJET- Iot Based Underground Cable Line Fault Detection
IRJET- Iot Based Underground Cable Line Fault Detection
IRJET Journal
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
PoojaG86
 
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 Journal
 
IOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and Classification
IRJET Journal
 
Design and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using ArduinoDesign and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using Arduino
ijtsrd
 
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLEAUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
IRJET Journal
 
Report on live wire detector
Report on live wire detectorReport on live wire detector
Report on live wire detector
y751993
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alerts
IRJET Journal
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
LeTsKnOw1
 

Similar to Arduino based-underground-cable-fault-detector (20)

IRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
IRJET - Detection of Foible Point Locating System for Hypogen Transmission LinesIRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
IRJET - Detection of Foible Point Locating System for Hypogen Transmission Lines
 
IRJET- Underground Cable Fault Distance Locator
IRJET- Underground Cable Fault Distance LocatorIRJET- Underground Cable Fault Distance Locator
IRJET- Underground Cable Fault Distance Locator
 
IRJET- Arduino based Single Phase Fault Detection System using IoT
IRJET- Arduino based Single Phase Fault Detection System using IoTIRJET- Arduino based Single Phase Fault Detection System using IoT
IRJET- Arduino based Single Phase Fault Detection System using IoT
 
IRJET- Design of Arduino based Underground Cable Fault Detector
IRJET- Design of Arduino based Underground Cable Fault DetectorIRJET- Design of Arduino based Underground Cable Fault Detector
IRJET- Design of Arduino based Underground Cable Fault Detector
 
Underground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using ArduinoUnderground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using Arduino
 
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATORIOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
IOT BASED UNDER GROUND CABLE FAULT DETECTION AND LOCATOR
 
Development of underground line fault detector
Development of underground line fault detectorDevelopment of underground line fault detector
Development of underground line fault detector
 
Arduino based underground cable fault detection
Arduino based underground cable fault detectionArduino based underground cable fault detection
Arduino based underground cable fault detection
 
B1102030610
B1102030610B1102030610
B1102030610
 
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATORUNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
 
cable fault.pptx
cable fault.pptxcable fault.pptx
cable fault.pptx
 
IRJET- Iot Based Underground Cable Line Fault Detection
IRJET- Iot Based Underground Cable Line Fault DetectionIRJET- Iot Based Underground Cable Line Fault Detection
IRJET- Iot Based Underground Cable Line Fault Detection
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
 
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
 
IOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and Classification
 
Design and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using ArduinoDesign and Construction of Movable Bridge using Arduino
Design and Construction of Movable Bridge using Arduino
 
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLEAUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
AUTOMATED SOLAR WIRELESS CHARGING FOR ELECTRIC VEHICLE
 
Report on live wire detector
Report on live wire detectorReport on live wire detector
Report on live wire detector
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alerts
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
 

Recently uploaded

IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 

Recently uploaded (20)

IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 

Arduino based-underground-cable-fault-detector

  • 1. @IJRTER-2016, All Rights Reserved 17 ARDUINO BASED UNDERGROUND CABLE FAULT DETECTOR Shunmugam.R1 , Divya.2 , Janani.T.G3 , Megaladevi.P4 , Mownisha.P5 1 Associate professo,2 Student 1,2,3,4,5 Department of Electrical and Electronics Engineering, Kathir College of Engineering, Coimbatore. Abstract-The project is intended to detect the location of fault in underground cable lines from the base station to exact location in kilometers using an Arduino micro controller kit. In the urban areas, the electrical cable runs in undergrounds instead of overhead lines. Whenever the fault occurs in underground cable it is difficult to detect the exact location of the fault for process of repairing that particular cable. The proposed system finds the exact location of the fault. This system uses an Arduino micro controller kit and a rectified power supply. Here the current sensing circuits made with a combination of resistors are interfaced to Arduino micro controller kit to help of the internal ADC device for providing digital data to the microcontroller representing the cable length in kilometers. The fault creation is made by the set of switches. The relays are controlled by the relay driver. A 16x2 LCD display connected to the microcontroller to display the information. In case of short circuit the voltage across series resistors changes accordingly, which is then fed to an ADC to develop precise digital data to a programmed Arduino micro controller kit that further displays exact fault location from base station in kilometers. The project future can be implemented by using capacitor in an AC circuit to measure the impedance which can even locate the open circuited cable.Whenever a fault occurs in a cable the buzzer produce the alarm to alert and to take an immediate action by field workers. KeywordsArduinoUNO,LCD,Buzzer. I. INTRODUCTION Generally we used to overhead lines. We can easily identify the faults but in rushed places or familiar cities we couldn’t use overhead lines. So, we are moving to underground cables. Underground cables used largely in urban area instead of overhead lines. We can’t easily identify the faults in the underground cables.This project deals with microcontroller, buzzer and LCD. This proposes greatly reduces the time and operates effectively. II. RELATED WORK Programs uploaded in Arduino UNO kit to detect faults from the underground cables. When a fault occur in the underground cables, we can find out faults through Arduino controller kit. LCD display which displays the faults in Kilometre. In this project we created faults manually. Cable has many types. Every cables has different resistance which depends upon the material used. The value of the resistance is depends upon the length of the cable. In here resistance is the leading role of the project .If any deviation occur in the resistance, the value of the voltage will be changed that particular point is called FAULT. We are find out those faults. TYPES OF FAULTS Faults has many types. Frequently occurs the faults are given below  Short Circuit Fault  Open Circuit Fault  Earth Fault
  • 2. International Journal of Recent Trends in Engineering & Research (IJRTER) Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457] @IJRTER-2016, All Rights Reserved 18 Short Circuit Fault A short circuit fault occurs when there is an insulation failure between phase conductors or between phase conductor(s) and earth or both. An insulation failure results into formation of a short- circuit path that triggers a short-circuit conditions in the circuit. Open Circuit Fault An open-circuit fault occurs if a circuit is interrupted by some failure. If the circuit is not closed that is called open circuit fault. Earth Fault An earth fault is an inadvertent contact between an energized conductor and earth or equipment frame. The return path of thefault current is through the grounding system and any personnel or equipment that becomes part of that system. III. EXISTING SYSTEM Figure 1 An A-Frame method of finding cable fault location In A-frame method, a pulsed direct current (DC) is injected into the faulty cable and earth terminal to locate the ground fault. The DC pulse will flow through the conductor and return via earth from the earth fault location back to the ground stake as showm in Figure 1.The flow of pulsed DC through the ground will produce a small DC voltage. A sensitive voltmeter is used to measure the magnitude and direction of the DC voltage in segments of the earth along the cable route. Analyzing the results of the measuring voltage along the route, the location of the fault in the cable can be pinpointed A-Frame is an accurate method but it is not the fastest one, since the operator has to walk along the length of the cable from the transmitter to the ground fault. This method may face a problem if the return DC finds some easier path back to the earth stake of transmitter instead of returning through the ground. If the ground is sandy, paved which provides high resistance and consequently, less current flows through the ground. In that case, the voltmeter fails to measure the voltage and fault detection becomes complicated. IV PROPOSED SYSTEM Underground fault detector deals with finding of exact fault location from the base station itself. Cables have some resistance. We are mainly focusing that resistance. Resistance can vary with respect to the length of the cable. If the length of the cable is increase, the value of the resistance will also increase. If any deviation occurs in the resistance value, we will call that is fault point and finding that place through arduino technology. That fault point is represents the standard of distance (kilometer) from the base station. This value displayed by display unit.
  • 3. International Journal of Recent Trends in Engineering & Research (IJRTER) Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457] @IJRTER-2016, All Rights Reserved 19 WORKING Normally people have been using commercial voltage (230V).This voltage is step-down through step down transformer. Transformer is an electrical device that transfers electrical energy between two or more circuits through electromagneticinduction.. Generally, transformers are used to increase or decrease the voltages of alternating current in electric power applications.These step- down voltage goes to rectifier unit. Rectifier is nothing but an electronic device which used to convert an AC supply into DC supply. This project we were using bridge rectifier.12V AC supply is converts into 12V DC supply. These voltage moves to the regulator unit. Regulator is an electrical device which is used to maintain a constant voltage. Here we were using two voltage regulator. Namely voltage regulator 7812 and voltage regulator 7805.7812 voltage regulator maintains the 12V DC supply. These voltage is enough to operate relay unit and 7805 voltage regulator maintains the 5V DC supply. These voltage is used to handle the Arduino kit. We uploaded the program in the kit. Program was written if any fault occur in the cable, immediately will open the relay terminal and disconnect that faulty line only. Rest of the other lines operates normally. Now a days embedded system changed metorically.Arduino is the advanced version of embedded system. These Arduino has ample types but we selected Arduino UNO. These Arduino UNO helps to develope many advanced version of ArduinoUNO creates user friendly environment.it easily to adopt other devices using serial port. Next we move the relay. Relay is nothing but an electrical device here which acted as a switchif any fault occur in the line, will disconnect the line using relay. The connector of the relay moves from normally close conduct to the normally open conducet.we easily find the fault and to disconnect the fault line. Display unit is connect the Arduino kit which is used to where the fault occurs and to display itself.
  • 4. International Journal of Recent Trends in Engineering & Research (IJRTER) Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457] @IJRTER-2016, All Rights Reserved 20 Figure 2. Working Hardware Module The result from the hardware is send to the LCD display unit shown in figure Figure 3.Result V CONCLUTION It’s a difficult task to identify the faults in underground cables. By using Arduino controller we can find out exact fault location. Once faults occur in the cable, the display unit displays the exact fault location that displays which phase is affecteded in the cable and how long it’s affected and buzzer system is used to create an alerting signal which is helpful to humans. Buzzer system create a alerting sound signal, once if the fault occur in the underground cable
  • 5. International Journal of Recent Trends in Engineering & Research (IJRTER) Volume 02, Issue 04; April - 2016 [ISSN: 2455-1457] @IJRTER-2016, All Rights Reserved 21 REFERENCES 1. Raghu Raja Kalia,Preeti Abrol, ’Design and implementation of wireless live wire fault detector and protection in remote areas’,IEEE,(2014),vol. 97,No.17 2. Touaibia.I, Azzag.E, Narjes.O,’Presentation of HVA faults in SONELGAZ underground network and methods of faults diagnostic and faults location’,IEEE,(2014). 3. Pooja.P.S, Lekshmi.M,’Fault detection technique to pinpoint incipient fault for Underground cables, IEEE(2015), vol.3. 4. Dhekale.P.M,Bhise.S.S,’Underground Cable Fault Distance Locator’, IJIER,(2015),Vol.2.. 5. Darvhankar.G.S,Gharpande.A.S,Bhope.S.D,Meshram.A.S,Bobad.A,’Study of 3-ph Underground Cable Fault Locator Using Acoustic Method’,SJIF,(2015),Vol. 2.