Power Theft Location Identification at Distribution Level
Power Theft Location Identification at Distribution Level
ISSN No:-2456-2165
Abstract:- With the increasing technology there has a The main aspect is to provide a efficient tracking
been a rapid increase in usage of power. Due to system where a simple text message is sent to nearby
increasing cost of power charges resulted in power thefts substation through GPS and GSM module. Whenever there
in both rural and urban areas of India. In spite of several is a difference in sending and receiving end currents,
laws and strict penalties by the government, power theft Arduino may activate GPS module and dump the
is still among one of the most reported crimes worldwide. appropriate location into a link. Here GSM module gets
Due to this expensive loss there is an impact on Indian activated and sends the link through a SIM to the nearby
economy as well as energy consumption. Many substation. Here the link open up showing street location of
technologies have been introduced from time to time but power theft which is interfaced with google maps.
have been unable to make a big mark due to their
complicated working and continuous interruption in The second function lets the supplier manual check the
supply. In this document a simple and economical location, whether there is a theft occurring or else there is
solution to this problem has been presented. This scheme any fault at the location. It enables the supplier to charge the
can be assembled and used at both pole site and service only person committing theft in case of theft. It also helps in
line where it provides appropriate location of power theft unwanted supply interruption to the consumers in case of
to the nearby substation and enables for manual any faults.
checking and charge the person committing theft.
Here if any fault occurs then it can also be cleared
I. INTRODUCTION easily without any interruption in supply. In case of theft
once the theft is cleared, a message ‘Energy Thefted?’ is
Remarkable progress in technology has seen a rapid sent to Arduino. This is result sends a text message that
rise in power consumption across the world in the last two consists of power consumed during the theft period. This
decades. In India, the gross electricity consumption per helps the supplier to easily charge the penalty according to
capita stands at around 210.61GW at present and is the power consumed in Watt-hour.
estimated to touch 400GW by the year 2023. In USA, which
has the largest number of industries in the world, the power II. NEED OF THE STUDY
consumption per capita is less when compared to India.With
a rapid increase in technology and power consumption, there The establishment of largescale industries and
has been an increase in power thefts. In the India’s highly improved technology, it has created a serious problems of
populated state Uttar Pradesh consumes around 19,970MW power shortage. The seriousness of this shortage led to huge
per capita at present. amount of power thefts. In India studies have been carried
out at rural as well as urban levels, which resulted in about
Even with improved security system and awareness, 5% of power produced is being thefted per day. Among all
power theft has not yet been suppressed. A simple tripping consumers across India developed areas and agricultural
of supply is impossible to track the exact location of theft sector has recorded high rate of power thefts. The
and person committing the theft, due to which only some knowledge about the location of power theft and amount of
thefts are successfully found. In this document, a simple and power loss occurring is important to improve power supply
economical scheme has been outlined which can be used at efficiency. The power theft location identification helps in
both pole site and service line and provides reasonable aquiring the required information in fast and efficient way.
protection against theft through tracking the theft location
and sending to the nearby substation. III. LITERATURE SURVEY
The technical background of this work lies in the Mufassirin et.al. [2] presented a paper describing a
works done on GSM and GPS based alert and tracking technique for detecting and monitoring electricity theft that
techniques. GSM based caution is used to send the enables violators to be identified from a far. Based on their
appropriate location and GPS tracking by Mohammad Iqbal half hourly power consumption data and location, Advanced
et.al and Mohammad Mufassirin et.al. Metering Infrastructure and Intelligent Algorithms profiles
users. Recurrent Neural Networks are used to find
The basic idea behind this scheme is to keep on irregularities in power usages. By means of an effective two
tracking the power supplied and consumed that will help the way communication between sending end and receiving end,
supplier to keep a track on power consumption at all times Pravin et.al. [9] used smart grid technology to identify
to avoid power thefts. power theft online. Both at the transmission side and load
A. Mathematical analysis
The GSM modem Due to this different working of GSM network, it has
The GSM modem is generally used for communication been picked for medium of communication. There are
purpose whenever required due to its unique nature of variable options are available, among which, GPRS GSM
network. With the rapid increase in technology of GSM, SIM800L modem has been used here. It supports voltage of
there is always a new advancement in GSM network and it 3V and gives fast response to the supplier.
is available everywhere.
The GPS module There has been developed different types of GPS
The GPS module plays a vital role in power theft modules with respect to the technology advancement,
location tracking. Here the GPS module is interfaced with among which, here we are using NEO 6M GPS module due
Arduino UNO board and provides the location whenever the its fast and accurate outcomes.
current algorithm is not satisfied and Arduino asks for it.