Sie sind auf Seite 1von 12

MAJOR PROJECT

ON
UNDERGROUND CABLE FAULT
DISTANCE
DETECTION OVER INTERNET

Submitted by: Aamir


Ameen
Anand Jaiswal
Md Gufranullah
Md Shaheryar
Contents
Project overview
Hardware Components
ADC
LCD
GSM MODEM
Software requirements
Advantages
Conclusion
Future Scope
Project overview
The project uses the simple concept of OHMs law and
resistance formula.

The series resistor voltage drop changes accordingly


which is then fed to an ADC to develop precise digital
data which the programmed microcontroller would
display the same in Kilo meters.
The project is assembled with a set of resistors
representing cable length in KMs and fault creation
is made by a set of switches at every known KM to
cross check the accuracy of the same.
HARDWARE
COMPONENTS
ADC
Analog to digital converters find huge
application as an intermediate device to
convert the signals from analog to digital
form.
These digital signals are used for further
processing by the digital processors.
Various sensors like temperature, pressure,
force etc. convert the physical characteristics
into electrical signals that are analog in
nature.
Liquid crystal display (LCD)
Most common LCDs connected to the microcontrollers are 16x2
and 20x2 displays.
This means 16 characters per line by 2 lines and 20 characters per
line by 2 lines, respectively.
The standard is referred to as HD44780U, which refers to the
controller chip which receives data from an external source (and
communicates directly with the LCD.
GSM MODEM
A GSM modem is a specialized type
of modem which accepts a SIM
card, and operates over a
subscription to a mobile operator,
just like a mobile phone
From the mobile operator
perspective, a GSM modem looks
just like a mobile phone.
When a GSM modem is connected
to a computer, this allows the
computer to use the GSM modem to
communicate over the mobile
network.
While these GSM modems are most
frequently used to provide mobile
internet connectivity, many of them
can also be used for sending and
receiving SMS and MMS messages.
Software requirements
Keil Compiler: Keil an ARM Company makes C compilers, macro assemblers,
real-time kernels, debuggers, simulators, integrated development
environments, evaluation boards, and emulators for ARM7/ARM9/Cortex-M3,
XC16x/C16x/ST10, 251, and 8051 MCU families.
Compilers are programs used to convert a High Level Language to object
code. Desktop compilers produce an output object code for the underlying
microprocessor, but not for other microprocessors.
The programs written in one of the HLL like C will compile the code to run
on the system for a particular processor like x86 (underlying microprocessor
in the computer).
Advantages
Less maintenance
It has Higher efficiency.
Less fault occur in underground cable.
Underground cable location model are
applicable to all types of cable raging from
1kv to 500kv and other types of cable fault
such as short circuit fault, cable cuts, resistive
fault, sheath fault.
Conclusion
To detect the exact location of short circuit fault in the
underground cable from feeder end in km by using
microcontroller 8051.For this used simple concept of
OHMs law so fault can easily detected and repaired.
FODT sensor used in fault detection of
cable lines is suitable to a low resistance grounded
systems, long distance line and multi-circuit line. The
maximum detectable distance is 10km with the accuracy
of 1m and the time needed is 15-30 sec.
Future Scope
In these project detect only the location of short circuit
fault in underground cable line and also detect the
location of open circuit fault, to detect the open circuit
fault capacitor is used in ac circuit which measures the
change in impedance and calculate the distance of fault.
For future research, proceed with similar
neural networks structure for fault section and fault
location estimation.

Das könnte Ihnen auch gefallen