SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 33
Design & Implementation Of Fault Identification In Underground
Cables Using IOT
Mr.Pavan Suresh Warade1, Lakshman k2.
1M.Tech (EDT) Student, NIELIT, Aurangabad, Maharashtra, India.
2Scientist C, Electronics Engineering Department, NIELIT, Aurangabad, Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This project is to determine the distance of
underground cable fault from the base station in kilometers
and displayed over the internet. Undergroundcablesystem isa
common followed in major areas in Metro cities. While a fault
occurs for some reason, at that time the fixing process related
to that particular cable is difficult due to exact unknown
location of the fault in the cable. This Technology is used to
find out the exact location of the fault and to send data in
graphical format to our website using a GSM module at the
same time it display on the LCD screen.
The project uses the standard theoryofOhmslaw, i.e.,
when a low DC voltage is applied at the feeder end through a
series resistor(Cable lines),then the current would vary
depending upon the location of the fault in the cable as the
resistance is proportional to the distance. In case there is a
short circuit (Line to Ground), the voltage across series
resistors changes according to the resistance that changes
with distance .This is then fed to an ADC to develop precise
digital data which the programmed microcontroller of the
8051 family displays in kilometers.
Key Words: Microcontroller, Relays, ADC, Underground
cable Fault and 230v power supply.
1.INTRODUCTION To IoT ( Size 11 , cambria font)
British entrepreneur Kevin Ashton coinedtheterm
in 1999 while working at Auto-ID Labs (originally called
Auto-ID centers, referring to a global network of objects
connected to radio, or RFID). Typically, IoT is expected to
offer advanced connectivity ofdevices,systems,andservices
that goes beyond machine-to-machine (M2M)
communications and covers a variety of protocols, domains,
and applications. The interconnection of these embedded
devices (including smart objects), is expected to usher in
automation in nearly all fields, while also enablingadvanced
applications like a smart grid, and expanding to the areas
such as smart cities.
The internet of things (IoT) is the network of
physical devices, vehicles, buildings and other items—
embedded with electronics, software, sensors,and network
connectivity that enables these objects to collect and
exchange data. In 2013 the Global Standards Initiative on
Internet of Things (IoT-GSI) defined the IoT as "the
infrastructure of the information society." The IoT allows
objects to be sensed and controlled remotely across existing
network infrastructure, creating opportunities for more
direct integration of the physical worldintocomputer-based
systems, and resulting in improved efficiency, accuracy and
economic benefit; when IoT is augmented with sensors and
actuators, the technology becomes an instance of the more
general class of cyber-physical systems, which also
encompasses technologies such as smart grids, homes,
intelligent and smart cities. Each thing is uniquely
identifiable through its embedded computing system but is
able to interoperate within the existing Internet
infrastructure.
The expansion of Internet-connected automation
into a plethora of new application areas, IoT is also expected
to generate large amounts of data from diverse locations,
with the consequent necessity for quick aggregation of the
data, and an increase in the need to index, store, and process
such data more effectively. IoT is one of the platforms of
today's Smart City, and Smart Energy Management Systems.
1.1 Introduction To Embedded System
An Embedded System is a combination of computer
hardware and software, and perhaps additional mechanical
or other parts, designed to perform a specific function.
An embedded system is not a computer system that
is used primarily for processing, nota softwaresystemonPC
or UNIX, not a traditional business or scientific application.
High-end embedded & lower end embedded systems. High-
end embedded system - Generally32,64BitControllersused
with OS. Examples Personal Digital Assistant and Mobile
phones etc .Lower end embedded systems - Generally 8,16
Bit Controllers used with an minimal operating systems and
hardware layout designedforthespecificpurpose.Examples
Small controllers and devices in our everyday life like
Washing Machine, Microwave Ovens, where they are
embedded in.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 34
Fig.01: System Design Calls.
1.2 Characteristics of Embedded System
• An embedded system is any computer system
hidden inside a product other than a computer.
 Response–Our system may need to react
to events quickly
 Throughput – Our system may need to
handle a lot of data in a short period of
time.
 Debugability–Without a screen or a
keyboard, finding out what the software
is doing wrong (other than not working)
is a troublesome problem
 Memory space – Memory is limited on
embedded systems, and you must make
the software and the data fit into
whatever memory exists
 Testability–Setting up equipment to test
embedded software can be difficult
 Program installation – you will need
special tools to get your software into
embedded systems
 Reliability – embedded systems must be
able to handle any situation without
human intervention
 Power consumption – Portable systems
must run on battery power, and the
software in these systems must conserve
power
 Processor hogs – computing that requires
large amounts of CPU time can
complicate the response problem
 Cost – Reducing the cost of the hardware
is a concern in many embedded system
projects; software often operates on
hardware that is barely adequate for the
job.
Fig.02: Embedded System Design Cycle (“V” Diagram)
Embedded systems have a microprocessor/microcontroller
and a memory. Some have a serial port or a network
connection. They usually do not have keyboards, screens or
disk drives.
2. DESIGN OF THE SYSTEM
The project uses the- theory of Ohms law, i.e., when
a low DC voltage is applied at the feeder end througha series
resistor(Cable lines),then the current wouldvarydepending
upon the location of the fault in the cable as the resistance is
proportional to the distance. In case there is a short circuit
(Line to Ground), the voltage across series resistorschanges
according to the resistance that changes with distance .This
is then fed to an ADC to develop precise digital data which
the programmed microcontrollerofthe 8051familydisplays
in kilometers.
The project is assembled with a set of resistors representing
the cable length in km and the fault creation is made by a set
of switches at every known km tocrosscheck theaccuracyof
the same. The fault occurring at a particular distance, the
respective phase along with the distance is displayed on the
LCD. At the same time the same information is also sent to a
dedicated website/url over internet with the help of data
enable activated SIM with GSM, which is interfaced to the
microcontroller.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 35
Fig.03: Block Dig. Of Design & Implementation of Fault
Identification In Underground Cable Using IOT.
2.1 Microcontroller 8015 :
The Intel 8051 is an 8-bit microcontroller which means
that most available operations are limited to 8 bits. There
are 3 basic "sizes" of the 8051: Short, Standard, and
Extended. The Short and Standard chips are often
available in DIP (dual in-line package) form, but the
Extended 8051 models often have a different form factor,
and are not "drop-in compatible". All these things are
called 8051 because they can all be programmed using
8051 assembly language, and they all share certain
features (although the different models all have their own
special features).
Some of the features that have made the 8051 popular are:
 4 KB on chip program memory.
 128 bytes on chip data memory(RAM)[ 32
bank reg + 16 bit addressable reg + 80
general purpose reg ]
 4 reg banks.
 128 user defined software flags.
 8-bit data bus
 16-bit address bus
 16 bit timers (usually 2, but may have more,
or less).
 3 internal and 2 external interrupts.
 Bit as well as byte addressable RAM area of
16 bytes.
 Four 8-bit ports, (short models have two 8-
bit ports).
 16-bit program counter and data pointer.
 1 Microsecond instruction cycle with 12 MHz
Crystal.
8051 models may also have a number of special, model-
specific features, such as UART, ADC, Op_Amps, etc... it is a
very powerful micro controller.
This project can be enhanced by using capacitor in an
AC circuit to measure the impedance which can even locate
the open circuited cable, unlike the short circuited fault that
uses only resistors in DC circuit as followed in this
Technology.
The major proposed building blocks of this project are:
 LCD to display the meter readings.
 Display on the dedicated website/url.
 Microcontroller based control system with
regulated power supply.
 Digital/ Conventional Energy Meter interfacing
with microcontroller.
 GSM Modem usingRS232serial communication
for remote communication.
2.2Analog to Digital Converter:
An analog-to-digital converter (ADC) is a system that
converts an analog signal, such as a sound picked up by
a microphone or light entering a digital camera,intoa digital
signal. An ADC may also provide an isolated measurement
such as an electronic device that converts an input
analog voltage or current to a digital numberproportional to
the magnitude of the voltage or current.
Typically the digital output is a two's complement binary
number that is proportional to the input, but there are other
possibilities.
There are several ADC architectures. Due to the complexity
and the need for precisely matched components, all but the
most specialized ADCs are implemented as integrated
circuits (ICs).
2.3 Product Specification:
 Operating Frequency:-Quad Band
850/900/1800/1900 MHz
 Operating voltage:- 230 VAC, 50 Hz
 Output Notification :- LCD Display
 Antenna:- Wired antenna
 Serial connectivity:-DB9 female connector
 Power (Max.):-2 W
 SIM card type:-standard card
 GSM range indication:-LED indication
 Max. Baud rate :- For GSM operation -9600
bits/sec
 TCP /IP stack access via AT commands.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 36
2.4 PRACTICAL RESULT:
Fig.04: Testing Microcontroller & GSM Modem.
The above Fig. Shows the Proper Testing of microcontroller
& GSM modem.
Fig.05: Fault Occurs in R, B, Y Lines At 1Km.
The Fig.03. Shows the fault occurs in R, B, Y Cables 1
kilometers. It is display on the LCD screen as well as send to
the dedicated website/url. As follows:
Fig.06: Graphical Representation of 1 Km Fault in R, B, Y
cables.
In the above Fig. it shows the graphical representationofthe
1 Km fault in R, B, Y cables, it shows on LCD Display as well
as sending like this on website/url.
In case there is a short circuit (Line to Ground), the voltage
across series resistors changes according to the resistance
that changes with distance .Then fed toanADCtoimplement
precise digital data which the programmed microcontroller
displays in kilometers & Dedicated website/url.
3.CONCLUSION:
This project determined the distance of
underground cable fault from the base station in kilometers
and displayed over the internet using the standard theoryof
Ohms law. The fault occurring at a particular distance, the
respective phase along with the distance is displayed on the
LCD. The same information is also sent to a dedicated
website over internet (IOT) activated SIM with GSM,
interfaced to the microcontroller.
4.REFERENCES:
[1] “PIC Microcontroller and Embedded Systems “Using
Assembly and C for PIC18 by Muhammad Ali Mazidi, Rolin
McKinlay and Danny Causey.
[2] Shima Hasan Sayed “ Fault detection classification and
location in underground cables” publish year-2014, page
no.- 20-27.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 37
[3] Dr. Khalid H. Qamar, Engr. Mazhar Iqbal, Hassan
Qayyum, M. Shahan Qadri, M. Hammad, GSM based
Automatic Energy Meter Reading.
[4] H Fernando, Magnago and Ali Abur, “Fault Location
Using Wavelets ”, IEEE Transactions on Power Delivery,
pp. 1475-1480, October 1998.
[5] Chunjuan WEI, Junjie YANG , Implementation of
Automatic Meter ReadingSystemUsingPLCandGPRS, Journal
of Information &Computational Science 8:16 (2011)4343 –
4350.
[6] S. Potivejkul, P. Kerdonfag, S. Jamnian, and V. Kinnares,
“Design of lowvoltage cable fault detector,” in Proc. IEEE
Power Engineer. Society.Winter Meeting, Jan. 2000, vol. 1,
pp. 724–729.
[7] Alok Malviya , An Approach to Automate Power Meter
Reading & Billing System, Global Journal of Management and
Business Studies.
[8] C. M. Wiggins, D. E. Thomas, T. M. Salas, F. S. Nickel, and
H.-W. Ng, “A novel concept for underground cable fault
location,” IEEE Transaction. Power Delivery, Vol.9,No.1,pp.
591–597, Jan. 1994.
[9] Adly A.Girgis, Christopher M.Fallon, David L.Lubkeman,
“A fault location technique for rural distribution feeders”,
IEEE Transactions on Industry Applicatuions, Vol.29, No.6,
Page(s):1170-1175, 1993
[10] www.alldatasheets.com
[11] www.wikipedia.com
[12] www.microchip.com
BIOGRAPHIES :
1’st Author
Mr.Pavan Suresh Warade.
M.Tech (Electronics & Design Technology)
NIELIT, Aurangabad, Maharashtra, India.
2nd Author
Lakshman k
Scientist “C”,
Electronics Engineering Department,
Aurangabad, Maharashtra, India.

More Related Content

What's hot

Trends and innovations in Embedded System Education
Trends and innovations in Embedded System EducationTrends and innovations in Embedded System Education
Trends and innovations in Embedded System EducationSantosh Verma
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET Journal
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerIJSRD
 
Cloud computing in iot seminar report
Cloud computing in iot seminar reportCloud computing in iot seminar report
Cloud computing in iot seminar reportSKS
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...IRJET Journal
 
MATLAB Electronics Projects Research Topics
MATLAB Electronics Projects Research  TopicsMATLAB Electronics Projects Research  Topics
MATLAB Electronics Projects Research TopicsMatlab Simulation
 
IoT and connected devices: an overview
IoT and connected devices: an overviewIoT and connected devices: an overview
IoT and connected devices: an overviewPascal Bodin
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition systemeSAT Publishing House
 
WMSN Dev Kit Brochure
WMSN Dev Kit BrochureWMSN Dev Kit Brochure
WMSN Dev Kit BrochureSrideep Ghosh
 
IoT and connected devices
IoT and connected devicesIoT and connected devices
IoT and connected devicesPascal Bodin
 
M2M and IoT Design Methodologies
M2M and IoT Design MethodologiesM2M and IoT Design Methodologies
M2M and IoT Design MethodologiesSelvaraj Seerangan
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTpreetigill309
 
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET Journal
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaOsama Azim
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET Journal
 
Esd notes iae
Esd notes iaeEsd notes iae
Esd notes iaeMuru Gan
 

What's hot (20)

Trends and innovations in Embedded System Education
Trends and innovations in Embedded System EducationTrends and innovations in Embedded System Education
Trends and innovations in Embedded System Education
 
Embedded system seminar
Embedded system seminarEmbedded system seminar
Embedded system seminar
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By Microcontroller
 
embedded systems
embedded systemsembedded systems
embedded systems
 
Beagle board
Beagle boardBeagle board
Beagle board
 
Cloud computing in iot seminar report
Cloud computing in iot seminar reportCloud computing in iot seminar report
Cloud computing in iot seminar report
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
 
Iot
IotIot
Iot
 
MATLAB Electronics Projects Research Topics
MATLAB Electronics Projects Research  TopicsMATLAB Electronics Projects Research  Topics
MATLAB Electronics Projects Research Topics
 
IoT and connected devices: an overview
IoT and connected devices: an overviewIoT and connected devices: an overview
IoT and connected devices: an overview
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
 
WMSN Dev Kit Brochure
WMSN Dev Kit BrochureWMSN Dev Kit Brochure
WMSN Dev Kit Brochure
 
IoT and connected devices
IoT and connected devicesIoT and connected devices
IoT and connected devices
 
M2M and IoT Design Methodologies
M2M and IoT Design MethodologiesM2M and IoT Design Methodologies
M2M and IoT Design Methodologies
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOT
 
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_Osama
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
Esd notes iae
Esd notes iaeEsd notes iae
Esd notes iae
 

Similar to Design & Implementation Of Fault Identification In Underground Cables Using IOT

Chapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptxChapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptx40NehaPagariya
 
IRJET- Multiple Load Controller for Industry using ARM Cortex
IRJET-  	  Multiple Load Controller for Industry using ARM CortexIRJET-  	  Multiple Load Controller for Industry using ARM Cortex
IRJET- Multiple Load Controller for Industry using ARM CortexIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for AndroidIRJET Journal
 
Малоресурсная криптография - Сергей Мартыненко
Малоресурсная криптография - Сергей МартыненкоМалоресурсная криптография - Сергей Мартыненко
Малоресурсная криптография - Сергей МартыненкоHackIT Ukraine
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice boardIRJET Journal
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopIRJET Journal
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...IRJET Journal
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxVinayakHiremath29
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxVenkateshVenkatesh96
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET Journal
 
Embedded systems- nanocdac
Embedded systems- nanocdacEmbedded systems- nanocdac
Embedded systems- nanocdacnanocdac
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET Journal
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET Journal
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android applicationAvinash Vemula
 

Similar to Design & Implementation Of Fault Identification In Underground Cables Using IOT (20)

Chapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptxChapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptx
 
IRJET- Multiple Load Controller for Industry using ARM Cortex
IRJET-  	  Multiple Load Controller for Industry using ARM CortexIRJET-  	  Multiple Load Controller for Industry using ARM Cortex
IRJET- Multiple Load Controller for Industry using ARM Cortex
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
Малоресурсная криптография - Сергей Мартыненко
Малоресурсная криптография - Сергей МартыненкоМалоресурсная криптография - Сергей Мартыненко
Малоресурсная криптография - Сергей Мартыненко
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and Laptop
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptx
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
 
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
 
Embedded systems- nanocdac
Embedded systems- nanocdacEmbedded systems- nanocdac
Embedded systems- nanocdac
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of Things
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android application
 

More from 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
 

More from 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...
 

Recently uploaded

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 

Recently uploaded (20)

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 

Design & Implementation Of Fault Identification In Underground Cables Using IOT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 33 Design & Implementation Of Fault Identification In Underground Cables Using IOT Mr.Pavan Suresh Warade1, Lakshman k2. 1M.Tech (EDT) Student, NIELIT, Aurangabad, Maharashtra, India. 2Scientist C, Electronics Engineering Department, NIELIT, Aurangabad, Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This project is to determine the distance of underground cable fault from the base station in kilometers and displayed over the internet. Undergroundcablesystem isa common followed in major areas in Metro cities. While a fault occurs for some reason, at that time the fixing process related to that particular cable is difficult due to exact unknown location of the fault in the cable. This Technology is used to find out the exact location of the fault and to send data in graphical format to our website using a GSM module at the same time it display on the LCD screen. The project uses the standard theoryofOhmslaw, i.e., when a low DC voltage is applied at the feeder end through a series resistor(Cable lines),then the current would vary depending upon the location of the fault in the cable as the resistance is proportional to the distance. In case there is a short circuit (Line to Ground), the voltage across series resistors changes according to the resistance that changes with distance .This is then fed to an ADC to develop precise digital data which the programmed microcontroller of the 8051 family displays in kilometers. Key Words: Microcontroller, Relays, ADC, Underground cable Fault and 230v power supply. 1.INTRODUCTION To IoT ( Size 11 , cambria font) British entrepreneur Kevin Ashton coinedtheterm in 1999 while working at Auto-ID Labs (originally called Auto-ID centers, referring to a global network of objects connected to radio, or RFID). Typically, IoT is expected to offer advanced connectivity ofdevices,systems,andservices that goes beyond machine-to-machine (M2M) communications and covers a variety of protocols, domains, and applications. The interconnection of these embedded devices (including smart objects), is expected to usher in automation in nearly all fields, while also enablingadvanced applications like a smart grid, and expanding to the areas such as smart cities. The internet of things (IoT) is the network of physical devices, vehicles, buildings and other items— embedded with electronics, software, sensors,and network connectivity that enables these objects to collect and exchange data. In 2013 the Global Standards Initiative on Internet of Things (IoT-GSI) defined the IoT as "the infrastructure of the information society." The IoT allows objects to be sensed and controlled remotely across existing network infrastructure, creating opportunities for more direct integration of the physical worldintocomputer-based systems, and resulting in improved efficiency, accuracy and economic benefit; when IoT is augmented with sensors and actuators, the technology becomes an instance of the more general class of cyber-physical systems, which also encompasses technologies such as smart grids, homes, intelligent and smart cities. Each thing is uniquely identifiable through its embedded computing system but is able to interoperate within the existing Internet infrastructure. The expansion of Internet-connected automation into a plethora of new application areas, IoT is also expected to generate large amounts of data from diverse locations, with the consequent necessity for quick aggregation of the data, and an increase in the need to index, store, and process such data more effectively. IoT is one of the platforms of today's Smart City, and Smart Energy Management Systems. 1.1 Introduction To Embedded System An Embedded System is a combination of computer hardware and software, and perhaps additional mechanical or other parts, designed to perform a specific function. An embedded system is not a computer system that is used primarily for processing, nota softwaresystemonPC or UNIX, not a traditional business or scientific application. High-end embedded & lower end embedded systems. High- end embedded system - Generally32,64BitControllersused with OS. Examples Personal Digital Assistant and Mobile phones etc .Lower end embedded systems - Generally 8,16 Bit Controllers used with an minimal operating systems and hardware layout designedforthespecificpurpose.Examples Small controllers and devices in our everyday life like Washing Machine, Microwave Ovens, where they are embedded in.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 34 Fig.01: System Design Calls. 1.2 Characteristics of Embedded System • An embedded system is any computer system hidden inside a product other than a computer.  Response–Our system may need to react to events quickly  Throughput – Our system may need to handle a lot of data in a short period of time.  Debugability–Without a screen or a keyboard, finding out what the software is doing wrong (other than not working) is a troublesome problem  Memory space – Memory is limited on embedded systems, and you must make the software and the data fit into whatever memory exists  Testability–Setting up equipment to test embedded software can be difficult  Program installation – you will need special tools to get your software into embedded systems  Reliability – embedded systems must be able to handle any situation without human intervention  Power consumption – Portable systems must run on battery power, and the software in these systems must conserve power  Processor hogs – computing that requires large amounts of CPU time can complicate the response problem  Cost – Reducing the cost of the hardware is a concern in many embedded system projects; software often operates on hardware that is barely adequate for the job. Fig.02: Embedded System Design Cycle (“V” Diagram) Embedded systems have a microprocessor/microcontroller and a memory. Some have a serial port or a network connection. They usually do not have keyboards, screens or disk drives. 2. DESIGN OF THE SYSTEM The project uses the- theory of Ohms law, i.e., when a low DC voltage is applied at the feeder end througha series resistor(Cable lines),then the current wouldvarydepending upon the location of the fault in the cable as the resistance is proportional to the distance. In case there is a short circuit (Line to Ground), the voltage across series resistorschanges according to the resistance that changes with distance .This is then fed to an ADC to develop precise digital data which the programmed microcontrollerofthe 8051familydisplays in kilometers. The project is assembled with a set of resistors representing the cable length in km and the fault creation is made by a set of switches at every known km tocrosscheck theaccuracyof the same. The fault occurring at a particular distance, the respective phase along with the distance is displayed on the LCD. At the same time the same information is also sent to a dedicated website/url over internet with the help of data enable activated SIM with GSM, which is interfaced to the microcontroller.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 35 Fig.03: Block Dig. Of Design & Implementation of Fault Identification In Underground Cable Using IOT. 2.1 Microcontroller 8015 : The Intel 8051 is an 8-bit microcontroller which means that most available operations are limited to 8 bits. There are 3 basic "sizes" of the 8051: Short, Standard, and Extended. The Short and Standard chips are often available in DIP (dual in-line package) form, but the Extended 8051 models often have a different form factor, and are not "drop-in compatible". All these things are called 8051 because they can all be programmed using 8051 assembly language, and they all share certain features (although the different models all have their own special features). Some of the features that have made the 8051 popular are:  4 KB on chip program memory.  128 bytes on chip data memory(RAM)[ 32 bank reg + 16 bit addressable reg + 80 general purpose reg ]  4 reg banks.  128 user defined software flags.  8-bit data bus  16-bit address bus  16 bit timers (usually 2, but may have more, or less).  3 internal and 2 external interrupts.  Bit as well as byte addressable RAM area of 16 bytes.  Four 8-bit ports, (short models have two 8- bit ports).  16-bit program counter and data pointer.  1 Microsecond instruction cycle with 12 MHz Crystal. 8051 models may also have a number of special, model- specific features, such as UART, ADC, Op_Amps, etc... it is a very powerful micro controller. This project can be enhanced by using capacitor in an AC circuit to measure the impedance which can even locate the open circuited cable, unlike the short circuited fault that uses only resistors in DC circuit as followed in this Technology. The major proposed building blocks of this project are:  LCD to display the meter readings.  Display on the dedicated website/url.  Microcontroller based control system with regulated power supply.  Digital/ Conventional Energy Meter interfacing with microcontroller.  GSM Modem usingRS232serial communication for remote communication. 2.2Analog to Digital Converter: An analog-to-digital converter (ADC) is a system that converts an analog signal, such as a sound picked up by a microphone or light entering a digital camera,intoa digital signal. An ADC may also provide an isolated measurement such as an electronic device that converts an input analog voltage or current to a digital numberproportional to the magnitude of the voltage or current. Typically the digital output is a two's complement binary number that is proportional to the input, but there are other possibilities. There are several ADC architectures. Due to the complexity and the need for precisely matched components, all but the most specialized ADCs are implemented as integrated circuits (ICs). 2.3 Product Specification:  Operating Frequency:-Quad Band 850/900/1800/1900 MHz  Operating voltage:- 230 VAC, 50 Hz  Output Notification :- LCD Display  Antenna:- Wired antenna  Serial connectivity:-DB9 female connector  Power (Max.):-2 W  SIM card type:-standard card  GSM range indication:-LED indication  Max. Baud rate :- For GSM operation -9600 bits/sec  TCP /IP stack access via AT commands.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 36 2.4 PRACTICAL RESULT: Fig.04: Testing Microcontroller & GSM Modem. The above Fig. Shows the Proper Testing of microcontroller & GSM modem. Fig.05: Fault Occurs in R, B, Y Lines At 1Km. The Fig.03. Shows the fault occurs in R, B, Y Cables 1 kilometers. It is display on the LCD screen as well as send to the dedicated website/url. As follows: Fig.06: Graphical Representation of 1 Km Fault in R, B, Y cables. In the above Fig. it shows the graphical representationofthe 1 Km fault in R, B, Y cables, it shows on LCD Display as well as sending like this on website/url. In case there is a short circuit (Line to Ground), the voltage across series resistors changes according to the resistance that changes with distance .Then fed toanADCtoimplement precise digital data which the programmed microcontroller displays in kilometers & Dedicated website/url. 3.CONCLUSION: This project determined the distance of underground cable fault from the base station in kilometers and displayed over the internet using the standard theoryof Ohms law. The fault occurring at a particular distance, the respective phase along with the distance is displayed on the LCD. The same information is also sent to a dedicated website over internet (IOT) activated SIM with GSM, interfaced to the microcontroller. 4.REFERENCES: [1] “PIC Microcontroller and Embedded Systems “Using Assembly and C for PIC18 by Muhammad Ali Mazidi, Rolin McKinlay and Danny Causey. [2] Shima Hasan Sayed “ Fault detection classification and location in underground cables” publish year-2014, page no.- 20-27.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 37 [3] Dr. Khalid H. Qamar, Engr. Mazhar Iqbal, Hassan Qayyum, M. Shahan Qadri, M. Hammad, GSM based Automatic Energy Meter Reading. [4] H Fernando, Magnago and Ali Abur, “Fault Location Using Wavelets ”, IEEE Transactions on Power Delivery, pp. 1475-1480, October 1998. [5] Chunjuan WEI, Junjie YANG , Implementation of Automatic Meter ReadingSystemUsingPLCandGPRS, Journal of Information &Computational Science 8:16 (2011)4343 – 4350. [6] S. Potivejkul, P. Kerdonfag, S. Jamnian, and V. Kinnares, “Design of lowvoltage cable fault detector,” in Proc. IEEE Power Engineer. Society.Winter Meeting, Jan. 2000, vol. 1, pp. 724–729. [7] Alok Malviya , An Approach to Automate Power Meter Reading & Billing System, Global Journal of Management and Business Studies. [8] C. M. Wiggins, D. E. Thomas, T. M. Salas, F. S. Nickel, and H.-W. Ng, “A novel concept for underground cable fault location,” IEEE Transaction. Power Delivery, Vol.9,No.1,pp. 591–597, Jan. 1994. [9] Adly A.Girgis, Christopher M.Fallon, David L.Lubkeman, “A fault location technique for rural distribution feeders”, IEEE Transactions on Industry Applicatuions, Vol.29, No.6, Page(s):1170-1175, 1993 [10] www.alldatasheets.com [11] www.wikipedia.com [12] www.microchip.com BIOGRAPHIES : 1’st Author Mr.Pavan Suresh Warade. M.Tech (Electronics & Design Technology) NIELIT, Aurangabad, Maharashtra, India. 2nd Author Lakshman k Scientist “C”, Electronics Engineering Department, Aurangabad, Maharashtra, India.