0% found this document useful (0 votes)
266 views5 pages

Power Theft Detection System

This document provides an overview of a major project to design a power theft detection, alert, and cutoff system. The system will use an Arduino microcontroller to continuously monitor the load consumption before and after an energy meter using a master and slave meter. Any difference detected between the master and slave meters will trigger the system to cut off power supply to the house meter and send an SMS alert to authorities to detect and report electricity theft. The system will be programmed using Embedded C/C++ in the Arduino IDE and will incorporate energy meters, an LCD display, relay module, and other hardware components.

Uploaded by

Vivek Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
266 views5 pages

Power Theft Detection System

This document provides an overview of a major project to design a power theft detection, alert, and cutoff system. The system will use an Arduino microcontroller to continuously monitor the load consumption before and after an energy meter using a master and slave meter. Any difference detected between the master and slave meters will trigger the system to cut off power supply to the house meter and send an SMS alert to authorities to detect and report electricity theft. The system will be programmed using Embedded C/C++ in the Arduino IDE and will incorporate energy meters, an LCD display, relay module, and other hardware components.

Uploaded by

Vivek Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Major Project Synopsis

On

POWER THEFT DETECTION, ALERT &


CUTOFF SYTEM

Submitted by:

(PLEASE ENTER YOUR NAMES HERE)

Department of Electronics & Communication Engineering


(ENTER YOUR COLLEGE NAME AND CHANGE LOGO
ABOVE)
(ENTER COLLEGE ADDRESS HERE)
Batch: 2013-2017
INTRODUCTION

In the last couple of decades, communication technology has


developed by leaps and bounds. The use of “Embedded System in
Communication” has given rise to many interesting applications.

Electricity is now more than a necessity. The need of electricity is


increasing day by day. With increasing need of electricity the power
theft is also increasing. It has become a must to develop a system to
avoid the increasing theft. With the development of GSM network
and its increasing popularity, GSM Modem and Short Message are
gradually used to transmit information but there are still a few
shortcomings, such as the unsatisfactory real-time ability to control
the theft of electricity when user is not at home. The objective of this
project is to design a system to monitor any power drawn before the
energy meter which is treated as power pilferage .Once such power is
detected it results in disconnection of the power supply to the
consumer and an SMS is sent to the control station to take penal
action on the fraud consumer.
Growing populations are using increasing amounts of power, which is
putting a strain on existing supplies. In many countries the increase in
demand is growing at a faster rate than transmission capacity and the
cost of providing power is also increasing due to higher fuel prices
and increases in the cost of construction and capital expenses.
In our major project idea we plan to use:
1) Arduino ATmega 328 based Embedded System
2) Energy Meters
3) LCD (16x2)
4) LDR (Light Sensor)
5) Relay Module

2
For this project, an AVR family microcontroller is used to
continuously monitor the load consumption before and after the
energy meter using Master and Slave energy meters. The Master
meters show the actual load units consumed while the Slave or the
House meters show the load units consumed by the house.
Any difference noticed between the reading of the Master meter and
Slave/House meter is detected by the microcontroller based system
which cuts off the supply to the house meter and can send a SMS alert
to the concerned authorities thereby detecting and alerting about the
theft of electricity. In demonstrating the project function, a fixed load
lamp is connected duly from the output of a standard energy meter
(Slave/House Meter) and a provision is kept with a lamp holder that is
wired before the meter connection (theft load).
The moment any load is connected to this lamp holder the sensing
takes place for action as described as above, the units in the Master
meter increase and become greater than the Slave meter. This triggers
the cutoff action, and then the status of the system is also displayed on
an LCD. A SMS can also be sent on the same action.
We’ll be programming in Embedded C/C++ in Arduino IDE.

3
BLOCK DIAGRAM

4
Hardware Modules Used
 Arduino based Embedded System
 Energy Meters
 Relay Module
 GSM Modem (if required)
 LED’s, Buzzer

Technologies Used
 Embedded Technology

You might also like