Three Phase Fault Detection System in Transmission Line Using Arduino
Three Phase Fault Detection System in Transmission Line Using Arduino
Contents
1. Introduction
3. Circuit description
a. Power supply
c. LCD
d. Electromagnetic relay
e. Buzzer driver
g. Astable multivibrator
h. Fault switches
4. Conclusion
Introduction
Energy leakage is one of the major problems that the corporation faces in recent
times. Bringing this leakage under control is next to impossible with the electrical
transmission lines running millions of miles across the country. Only way to solve
this problem is to come up with a mechanism that can detect the fault in
specific location. Through this project you will develop a device that uses sensors
to sense the incoming & outgoing values and detect anomalies. And, the system
people real time with the location information and scale of leakage in a LCD.
forms of natural and malicious physical events, which can adversely affect the
requirements like real time monitoring and control necessary for smart grid
faults, the technical crew and patrol teams still must physically patrol and inspect
the devices for longer hours to detect faulty sections of their transmission lines.
several of these concerns like real time structural awareness, faster fault
electrical faults from the mechanical faults, cost reduction due to condition based
reliable data. The success of these applications depends on the design of cost
effective and reliable network architecture with a fast response time. The
network must be able to transport sensitive data such as current state of the
transmission line and control information to and from the transmission grid. This
transmission network. To monitor the status of the power system in real time,
sensors are put in various components in the power network. These sensors can
sensor-based transmission line monitoring due to the large scale, vast terrain,
etc. The use of sensor networks has been proposed for several applications like
monitor the status of the power system in real time, sensors are put in various
components in the power network. The hierarchical model proposed in, offers a
very expensive solution with the idea of deploying cellular transceivers on every
tower. While such a network can provide extremely low latency data
transmission, this model is highly cost inefficient as it incurs huge installation and
subscription costs. The only work that addresses the problem of finding optimal
transmission line. The authors of and were the first to propose a two-level model
But considering the topological constraints posed by the transmission lines, the
low band-width, low data rate wireless nodes would fail to transmit huge amount
of data in a multi hop manner. In these works, the goal is to deploy multiple
sense mechanical properties of its various components and transmit the sensed
data through a suitable wireless network to the control center. However, most of
these works address this theme at a very high level of abstraction. Small-scale
cells, and power conductor surface temperature monitoring, sago meter, etc. This
paper deals with the application of artificial neural networks (ANNs) to fault
detection and location in extra high voltage (EHV) transmission lines for high
speed protection using terminal line data. The proposed neural fault detector and
locator were trained using various sets of data available from a selected power
network model and simulating different fault scenarios (fault types, fault
locations, fault resistances and fault inception angles) and different power system
data (source capacities, source voltages, source angles, time constants of the
The most common type of shunt faults is Single Line-to-ground faults (SLG). This
type of fault occurs when one conductor falls to the ground or gets into contacts
with the neutral wire. It could also be the result of falling trees in a rainy storm.
B. Line-to-Line Fault
The second most occurring type of shunt faults is the Line-to-Line fault (LL). This is
said to occur when two transmission lines are short-circuited. As in the case of a
large bird standing on one transmission line and touching the other or if a tree
branch happens to fall on top of two power transmission lines. This type could be
To attain our concept, need to use Arduino mega, voltage sensor, current sensor,
astable multivibrator, buzzer, LCD, relays and Bluetooth module. The project
1. Line to line and ground fault detection using low voltage cables. The
three phase lines and neutral line. Each single phase customer get supply
from a phase line and a neutral line. It is important to note that this
fault, here we use a small circuitry called post unit which is mounted on
various points in the line. The main unit also consists of set of sensors that
give the status of line at that point and it accepts the information received
provider about the fault including its type and location if it finds the line
faulty and cutoffs the loads automatically from the lines and a notification
2. Over load detection using ACS 712 sensor. The Hall Effect sensor detects
the incoming current through its magnetic field generation. Once detected,
the Hall Effect sensor generates a voltage proportional to its magnetic field
These fluctuations can be of over voltage and under voltages which are
caused by several reasons like voltage surges, lightning, overload, etc. Over
voltages are the voltages that exceed the normal or rated values which
timer and that output is given to the arduino. Arduino measures the time
between HIGH and LOW level of the signal and returns the value in
microseconds. After adding the duration of both the times between HIGH
to LOW and LOW to HIGH, inverse of this value will give the frequency of
the signal. If frequency changes from 50hz to 60Hz or to 40Hz then
suddenly it trip the loads using relays and send a notification to mobile
phone.
ADVANTAGES
APPLICATION
Circuit Diagram