Project
Project
INTRODUCTION TO CIRCUIT
• ARDUINO UNO
• RELAY
• RESISTOR
• TRANSFORMER
• VOLTAGE REGULATOR
• RECTIFIER
• LCD DISPLAY
• FAULT SWITCH
• BUZZER
Suitable for congested urban
areas where overhead lines
Posses no danger to It is more expensive
may be difficult or
will dlife or low flying
impossible to install
aircraft
Fault point cannot be
Low maintenance easily located
required
• Where there is a break in the conductor of a • When two conductors of a multi core
cable, it is called open circuit fault. cable come in critical contact with each
• The open circuit fault can check by a
other due to insulator failure, it is so
megger. called short circuit fault.
• The megger will indicate zero resistance • The two terminals of a megger are
the circuit if the conductor that is not connected to any two conductors.
broken. • If the megger gives the zero reading it is
• However if the conductor is broken the indicates short circuit fault between this
megger will indicate an infinite resistance. conductors.
INTRODUCTION TO CIRCUIT DIAGRAM
• While a fault occurs for some reason, at that time the repairing process related to that particular
cable is difficult due to not knowing the exact location of the cable fault. The proposed system
is to find the exact location of the fault.
• This project use ohms law concept, when a low voltage dc is applied to the feeder end through
a series resister, then the current would differ based on the location of the fault occurred in the
cable.
• In case there any short circuit occurred from line to ground, then the voltage across the series
resister alters accordingly, then it is fed to an analog to digital converter to develop exact data,
which the preprogramed Arduino module will display in kilometers.
• The proposed system is designed with a set of resistors to signifying the length of a cable in
kilometers, and the fault creation is designed a set of switches at every known kilometers(km)
to cross check the exactness of the same. The fault happening at a specific distance and
particular phase is displayed on an LED interfaced to the 8051 microcontroller.
BLOCK DIAGRAM OF CIRCUIT
RECTIFIRE ARDUINO
RELAY DRIVER
CONTROLLER
BOARD
TRANSFORMER
VARIABLE
RESISTOR
ARDUINO
AC SUPPLY PROGRAMMING
LANGUAGE
BUZZER FAULT SWITCHES
CIRCIUT DIAGRAM
WORKING OF CIRCUIT
• the project uses a set of resistances in series i.e. R 4, R5, R6, R7 and R8, R9, R10, R11 &
R12, R13, R14, R15 as show in the circuit diagram, one set for each phase .
• Each series resisters represents the resistance of the underground cable for a specific
distance thus 4 such resistances in series represent 1-2kms.
• 3 relays are used to common point of their contacts are grounded while the NO points are
connected to the input of the R4, R8, R12 being the three phase cable inputs.
• Fault creation is made by a set of switches at every known KM to cross check the accuracy
of the same.
• The fault occurring at a particular distance and the respective phase is displayed on a
LCD interfaced to the Arduino board.
SHORT CIRCUIT FAULT DETECTION