Iot Based Smart Energy Meter
Iot Based Smart Energy Meter
International Journal Of Innovations in Engineering Research And Technology [IJIERT], ISSN: 2394-3696
2nd National Conference on Modern Trends in Electrical Engineering (NCMTEE-2K18)
30-31st March-2018
IOT BASED SMART ENERGY METER
SAGAR DADHE
Asst .Prof. department of Electrical engineering, SKN SCOE, Pandharpur, India
[email protected]
ROHIT MASKE
Department of Electrical engineering, SKN SCOE, Pandharpur, India
[email protected]
ROHIT KALUKHE
Department of Electrical engineering, SKN SCOE, Pandharpur, India
[email protected]
MEGHANANAVARE
Department of Electrical engineering, SKN SCOE, Pandharpur, India [email protected]
ABSTRACT
In this paper the idea of smart energy meter using IOT and Arduino have been introduced. In this method we
are using Arduino because it is energy efficient i.e. it consume less power, it is fastest and has two UARTS.
In this paper, energy meters which is already installed at our houses are not replaced, but a small
modification on the already installed meters can change the existing meters into smart meters.At present our
domestic energy meters wants in the smartness and theft detection. Consequently electricity boards don't
have remotely control over their energy meters. In this paper our Endeavour is to make these energy meters
smart using AI technology like IOT.A proposed.Using internet of things electricity Board can monitor
consumption for monthly bill cycle and whenever there is theft detected. It can remotely cut the power
supply of the consumer. All data exchange can be done over cloud storage.
KEYWORDS: Internet of things, arduino UNO, human touch sensor, ESP 8266 wi-Fi module, MQTT
protocol.
INTRODUCTION
Many developing countries suffering from a widespread theft of electricity. Indian government Leads to
annual losses due to theft of electricity is about 1.5% of our GDP. In this present paper we have emphasized
more on making our energy meter smart rather than detecting at theft.
We are using iot for automation because world is gone beyond the internet of things. Currently there are
almost 9 million interconnected gadgets and it is estimated that it will touch almost 60 billion gadgets by
2020. Main Advantage of this system is that due to internet of things we can monitor and control our energy
meter globally. Here it is possible that number of energy meters can be interconnected with the proper
programming. In this cutting edge Technology arduino UNO is used as a brain of the system it can measure
the consumption and costs the consumer. At the same time this controller continuously communicates with
the web server using ESP 8266 module. This happens due to the proper coding of the controller.
83 | P a g e
NOVATEUR PUBLICATIONS
International Journal Of Innovations in Engineering Research And Technology [IJIERT], ISSN: 2394-3696
2nd National Conference on Modern Trends in Electrical Engineering (NCMTEE-2K18)
30-31st March-2018
BLOCK DIAGRAM
ARDUINO UNO
Implement this system we have used arduino uNO as a main controller it uses atmega 328 p microcontroller.
Arduino is having total of 14 pins out of which 6 pins can be as digital input PWM and other 6 pins can be
used as analogue output. It Uses 16 megahertz crystal oscillator. It has serial communication port, USB port
through which we can connect arduino board to the computer as well as mobile. It uses 5 volt supply which
we have given it from adaptor. Arduino UNO is best in its series and it is mostly preferred by engineers. It
uses Arduino IDE 1.0 software.
WORKING PRINCIPLE
In this proposed system, we have replaced the ordinary meter by metering module which consist of metering
IC and microcontroller which scans the energy meter automatically and transmits this collected data to the
remote station. Internet of things (IOT) is the main method of communication between the energy meter and
the web server. IOT, being a 2.5G mobile technology, is available all over the world. It is also ideally
suitable for data transfer over an internet between a central location and mobile devices. The reading
information from the energy meter in real time is uploaded to a central database via IOT Each user of the
system may access this information via the Internet. Arduino microcontroller is interfaced with energy meter
and Arduino.
AC
RV1
VCC
~ + POT
RL1 RECTIFIER
12V ~ - 1k
LCD1
LM016L
GND
R1 Q1 L1 TR1
NPN TRSAT2P2S
100ohm ARD1
VDD
VSS
VEE
RW
RS
D0
D1
D2
D3
D4
D5
D6
D7
E
12V
ON
Reset BTN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
www.TheEngineeringProjects.com
AREF POT
13
PB5/SCK
12
PB4/MISO
RESET 11
~ PB3/MOSI/OC2A
10
~ PB2/OC1B TX VCC
9
~ PB1/OC1A
8
PB0/ICP1/CLKO RX GND
WiFi
ATMEGA328P-PU
1121
7
ANALOG IN
VCC PD7/AIN1
6
A0 ~ PD7/AIN1
5
PC0/ADC0
CH1 A1 ~ PD5/T1/OC0B
PC1/ADC1 4
A2 PD4/T0/XCK
3
PC2/ADC2
TOUCH SENSOR A3 ~ PD3/INT1/OC2B
PC3/ADC3 2
GND A4 PD2/INT0
PC4/ADC4/SDA PD1/TXD 1
A5 0
PC5/ADC5/SCL PD0/RXD
ARDUINO UNO
85 | P a g e
NOVATEUR PUBLICATIONS
International Journal Of Innovations in Engineering Research And Technology [IJIERT], ISSN: 2394-3696
2nd National Conference on Modern Trends in Electrical Engineering (NCMTEE-2K18)
30-31st March-2018
RESULTS
From Results obtained by this project we have supervisory control over our hardware and globally we can
on and off our energy metre using iot application. current transformer at the consumer end measure
consumption of that particular load, costs it and displays it on lCD display. When the theft is detected our
Wi-Fi module communicates with IOT application and all notifications have been displayed on iot
application. Thereafter, we can remotely on and off this energy metre for bill payment and theft detected.
86 | P a g e
NOVATEUR PUBLICATIONS
International Journal Of Innovations in Engineering Research And Technology [IJIERT], ISSN: 2394-3696
2nd National Conference on Modern Trends in Electrical Engineering (NCMTEE-2K18)
30-31st March-2018
REFERENCES
I. Landi C., marola P. “ ARM- based energy Management System using smart energy meter and web
server”-2011
II. Garrab A., Ben abdellah “ A new approach of AMR for energy saving in smart grid using smart
energy meterpower LINE Communication”-2012
III. B.S.Koay,S.S.Cheah “ design and implementation of Bluetooth energy metre”-2003
IV. AndrieZanella,AngelloCastellini “ internet of things for smart City”-2014
87 | P a g e