You are on page 1of 9

AUTOMATIC CUT-OFF ELECTRI

C METER
MODEL NO. WM-21

GUIDED BY: MADE BY:-


MR RAWAT sir
MR RAVI sir
SHUBHAM AGARWAL
NITIN SHARMA
SHUBHAM
Abstract: - The Consumer has to pay the bill in time, if couldn’t, the pow

er connection may be disconnected automatically from the remote server. I

t displays the corresponding billing information and data is sent to the serv

er through the Bluetooth.

This system provides avoiding the billing error and increases the growth an

d help to reduce the cost.

Keywords: - Energy meter, Arduino, Bluetooth.

INTRODUCTION:-If any consumer did not pay the bill, the operator

needs to go to their houses to disconnect the power supply. These processe

s are time consuming and difficult to handle. By the system, cut the supply a

utomatically.

The use of Arduino(microcontroller) there are many improvemen


ts in automating various industrial aspects for reducing manual ef
forts.
Now-a-days the number of Electricity consumers is increasing in
great extent. It became a hard task in handling and maintaining th
e power as per the growing requirements.
The electric supplier revenue will increase in the successive mont
hs because it will eliminate the possibility of corruption done by t
he customer or as of a reader. Remote meter can be used in reside
ntial apartments and especially in industrial consumers where bul
k energy is consumed.

Relay Control Unit


Relay control unit is used to shutting off the electric power suppl
y when the due date is over. Whenever the user pays the bill the el
ectric power supply is resumed by the relay module. The relay is
driven by the LPC2148 controller. The user can monitor power co
nsumption details on LCD. Controller of the Wireless meter readin
g system is a 32bit ARM7 CPU (LPC2148). The system communica
tes with the remote station through communication module. Depe
nding on the information received from the remote station, the LP
C2148 can control the Relay module to shut off or resume the elec
tric power supply.
 Here double channel relay is used.
 It works as a switch here to operate the load according to the
program of Arduino.

BLUETOOTH (HC-06):
This module permits any microcontroller with a standard RS232 s
erial port to communicate with a PC or a
Smartphone equipped with a Bluetooth Master module. Its main s
pecifications are:
Bluetooth number: JY-MCU-HC-06, surface mounts with integrate
d antenna.
Operating Voltage: 5 volt, reduced to 3.3 volts, @ 8ma.
Default baud rate: 9600 bps.
Default pin: 1234
Default name: Blue Bolt.
Class: 2, with up to 10 meter coverage.
 The red led in Bluetooth module indicates the status of the
connection: when flashing, the module is in the phase of
interconnection with other modules located in the same area.
When the led is always on, indicates that the module is
already synchronized or "paired" with another Bluetooth
master module
And therefore is ready to transmit and receive informatio
n.

Arduino
 Arduino is a tool for making computers that can sense and
control more of the physical world than your desktop
computer.
 It's an open-source physical computing platform based on a
simple microcontroller board, and a development environment
for writing software for the board.
 Arduino can be used to develop interactive objects, taking
inputs from a variety of switches or sensors, and controlling a
variety of lights, motors, and other physical outputs.
 Here we use Arduino Uno r3.
 It takes 3.3v to 6v supply to operate.
 Some characteristics’ of Arduino ;
 Cheap, fast and open
 AVR Atmega 328 Microcontroller
 C-Programming
 Programming via USB
 Power supply via USB or external
 Here it is used to support the Bluetooth device and the double
channel relay .it controls the Bluetooth device and relay as it is
programmed.

 Arduino is used in now a day’s more because it is compact


and have more functions and easy to operate after program
is fixed in it.
 Features of Arduino Uno r3:
*Operating Voltage 5V
*Input Voltage (recommended) 7-12V
*Input Voltage (limits) 6-20V
*Digital I/O Pins 54 (of which 15 provide PWM output)
*Analog Input Pins 16
*DC Current per I/O Pin 40 mA
*DC Current for 3.3V Pin 50 mA
*Flash Memory 256 KB of which 8 KB used by boot loader
*SRAM 8 KB
*EEPROM 4 KB
 *Clock Speed 16 MHz

BLOCK DIAGRAM
CIRCUIT DIAGRAM
Applications And Advantages
 This is the safe and right way of taking action on the peoples
that doesn’t pay their bill on time.
 These connections are also used in homes as home
automation to every switch by Bluetooth so that we can
switch on or off the lights or other equipments without any
movement of body by using our mobile phones.

It may be used in industries also.


Advancement Of This Project
 This project can be advanced by using the gsm
method.
 Other method is by using wifi.

You might also like