SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7338
IOT BASED SMART ENERGY METER
Pranav Singhal1, Sakshi Upadhyay2, Sheenam3 Annurudh Pratap Upadhyay4
Student,Dept. of Electronics & Communication Engineering, IMS Engineering College, Ghaziabad,U.P, India
-----------------------------------------------------------------***---------------------------------------------------------------------
Abstract - It is a very tedious job for the electricity board
officials to record the meter readingsmanuallyandcalculate
the bill of the consumer. This procedure not only consumes
the time but also man power along with more chances of
human error. Energy consumption for alltheconsumeris not
uniform but varying so it is a difficult job forelectricityboard
official to manually go and take the meter readings of big
industrialists and reset their maximum demand after
recording it. Tampering is an issue that is very prominent
regarding energy meters.
Key Words: IOT, Digital Energy Meter, Arduino UNO,
ESP8266, Relay
1. INTRODUCTION
Considering all the above mentioned aspects it is
possible to design an energy meterthatistamperproof,
supports automatic meteringand billing system, andat
the same time helps in finding the fault location of
transmission lines. This meter can be used to take the
readings of industrialistwhichsendsthesereadingstoa
secured data location and automatically reset it after
recording it. Keeping in mind all these featureswehave
implemented a singleenergymeterreferredtoasSmart
Energy Meter.[1]
Even the present day electronic energy meters used by
electricity board is not completely tamper proof. The
proposed energy meter also have the feature of
detecting faults in the distribution system, made by
checking the status of supply at distribution transform
and that at consumer. So there is a technological
advancement needed, hence we develop a system with
faster and advanced technology i.e. IoT. Nowadays we
have a burning concept of IoT i.e. Internet of Things.
Through this concept or technology the objects are
sensed controlled remotely in the existing network
infrastructure. The existing energy meter did not
perform two way communications. MESB employee
would come and take a photo of the energy meter or jot
down the reading from the energy meter and would
submit this data to the utility. Then there would be a
approximation of energy billand the consumerisasked
to pay the bill .Internet of Things is a new information
processing acquisition technology, also referred to as
the third wave of informationtechnologyafterinternet,
mobiles and computer network. In IoT everything is
configured with internet protocol address and it can
monitor and access remotely in accordance with web
technology.[2]
2. MODULE & CIRCUIT DIAGRAM
In this project, we have made use of a digital energy
meter that consist of a blinking LED signal. It flashes
3200 times for 1 unit. It is then interfaced with a
microcontroller using Optocoupler(4N35). As shown in
Figure 2.1 The microcontroller takes this reading and
sends it to IOT Platform using a Wifi module. The Wifi
module used in the project is ESP8266. It provides
internetconnectivityformicrocontroller.ArduinoUNOis
used as a microcontroller in this project. ESP8266
transmits the data serially totheIOTplatformfordisplay
where the energy meter readings aregloballyaccessible.
The IOT Platform used in this project is ThingSpeak.
The Arduino is provided with a 3.3V supply and
ESP8266 is powered using a 7.5V adapter. Arduino is
programmed using Arduino IDE and the wifi moduleis
programmed using AT commands in the sameArduino
IDE. The consumed power reading is displayedinboth,
the digital and analog format, on the website page of
ThingSpeak platform. The reports of the energy
consumption are generateddailyandcanbemonitored
24/7 , 365 days.
For all this, human involvement is not needed. It
provides privacy since it avoids the need of reading
entry and bill calculation by a person from TNEB at
our homes.
Apart from IOT implementation, the project contains
some added features. A user can set some threshold
value on the energy meter to warn him regarding the
energy consumption in his house. As soon as the energy
meter reaches that value, the buzzer will start beeping.
The user can set another threshold value at which the
power supply will be automatically cut. He can set/reset
the value depending on his need.[3]
These features were added keeping in mind the issues
faced by people where they have no idea regarding energy
consumption in the house. This feature also eliminates the
possibility of any short circuit in the house. The user will
get notified about the energy consumption and using this
technique he can save as much energy as possible and
mitigate its wastage to the minimal.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7339
Figure 2.1: Block Diagram of IOT Based Smart Energy
Meter
3. COMPONENTS:
3.1 Energy Meter
An electricity meter is a device that is used to measure the
amount of electricity utilized by a house or industry. It
basically measures the energy in kilowatt
hours(kWh).Figure 3.1 describes the internal circuit of
Energy Meter. In the past 1880s the meters are started to
be installed in the living areas . Instead of charging the
homes based on how many electricity load they had,
charging on how much electricity they used become more
accurate.
There are basically two types of meters. The
ELECTROMECHANICAL METER works by using the force
generated by the current when passing throughmagnetic
field to rotate the disk inside the meter And the
ELECTRONIC METER directly converts electricitywithan
analog to digital convertor inside a microprocessor to get
the exact electricity reading.[5]
The main parts of energy meter are
1. DrivingSystem
2. Moving System
3. Braking System
4. Registering System
Figure 3.1: Internal Block Diagram of Energy Meter
3.2 Arduino UNO:
The Arduino UNO is a microcontroller based on a
microchip ATmega328P microcontroller. The board is
designed with combination of digital and analog
input/output(I/O) pinsas shown in Figure 3.2 .Theboard
has 14 digital pins and 6 analog pins and programmable
with the Arduino Integrated Development Environment
via USB cable .It works on the voltage of 5V by makinguse
of the voltage regulator onboard. There is a crystal
oscillator present to generate frequency of 16Mhz. The
Arduino microcontrollers are preprogrammed with a
boot-loader which helps in easy uploading of the
programs on to the on-chip flash memory
There is a logical convertor and level shifter onboard
to facilitatethe logical conversionofvoltagesbetween
RS232 and TTL voltages to make the device
compatible for functionality .The Arduino board
exposes most of its microcontroller I/O pins for the
use by other circuits . Thus the Arduino board can be
programmed to interface with the breadboard.[8]
Figure 3.2 : Internal Block Diagram of Arduino UNO
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7340
3.3 ESP8266
The chip is first used by western makers in August2014with
the ESP-01 module, and which is made by a third-party
manufacturer Ai- Thinker. The small ESP8266 module as
shown in Figure 3.3 allows microcontrollers to connect to a
Wi-Fi network and make simple Transmission control
protocol/InformationprotocolconnectionsusingHayes-style
commands. However, at first there was almost no English-
language documentation on the chip and the commands it
accepted.[6]
The pinout is as follows for the common ESP-8266 module:
1. VCC, Voltage (+3.3 V; can handle up to 3.6 V)
2. GND, Ground (0 V)
3. RX, Receive data bit X
4. TX, Transmit data bit X
5. CH_PD, Chip power-down
6. RST, Reset
7. GPIO 0, General-purpose input/output No. 0
8. GPIO 2, General-purpose input/output No. 2
The espress if systems is a major manufacturer of the wifi
module ESP8266 which is a 32 bit microcontroller sample
templateformat ,Define abbreviationsandacronymsthefirst
time they are used in the text, even after they have been
defined in the abstract. Abbreviations such as IEEE, SI, MKS,
CGS, sc, dc, and rms do not have to be defined. Do not use
abbreviations in the title or heads unless they are
unavoidable.
Figure 3.3: ESP8266
3.4 Relay
A relay is an electrically operated switch. Some relays use
an electromagnet to mechanically operate a switch. The
first relay was used in long distance telegraph circuits as
an amplifiers: Basically the main work of relay is torepeat
the signal coming in from one circuit and to re-transmit it
on another circuit. A simple electromagnetic relay as
shown in Figure 3.4 consists of a coil of wire wrapped
arounda soft iron core, an iron yoke which provides alow
reluctance path for magnetic flux, a movable iron
armature, and one or more sets of contacts
There are various types of relays
1. Coaxial relay
2. Contractor
3. Force guided contacts relay
4. Latching relay
5. Mercuryrelay
And many more…….
The application of relays was in long telegraph lines,
where the weaksignalreceivedatanintermediatestation
could controlacontact,regeneratingthesignalforfurther
transmission.High-voltageorhigh-currentdevicescanbe
controlled with small, low voltage wiring and pilots
switches. Operators can be isolated from thehighvoltage
circuit.[7]
Figure 3. 4: Relay
1 IMPLEMENTATION:
The Arduino UNO is being used for processing all the
gadgets and modules used in this project. As shown in
Figure 4.1 The liquid crystal display is used for displaying
the status of the units. Data pins of LCD namely
RS,EN,D4,D5,D6,D7 are connected to Arduino digital pin
number 7,6,5,4,3,2. And RX and TX pin of arduino is
directly connected to the wifi module ESP8266. Relay is
used for switching electricity connection which is
connected at pin 12 of arduino through ULN2003 relay
driver.
Figure 4.1: Internal Architecture of the IOT Based Smart
Energy Meter
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7341
The pulse LED’S or the cal LED’s terminalissolderedusing
two wires and taken out from the energy meter after
which the energy meter is closed and tightly screwed.
Then we have connected the anode terminal of LED at pin
number 1 of optocoupler and cathode terminal to pin 2.
Pin number 4 of optocoupler is directly connected to
ground. The LED and the Pull- up resistor areconnectedat
pin number 5 of optocoupler.Thesameterminalshouldgo
to the arduino pin 8 too.[4]
2 CONCLUSIONS
The smart energy meter is an improvement over the
conventional prepaid energymeterinusetoday.Ituses
the IOT technology for energy monitoring and
management. Unlike the conventional prepaid meters,
this system offers an interactive interface for both
consumers and utility companies. The systemhasbeen
designed to resort to a local server and database, upon
resumption of internet connection. Further
improvement could also be made by interfacing the
system with a cell phone in future.[4]
3 REFERENCES
[1] OSudhidh N George and Ashna K , GSM based automatic
energy meter reading system with instant billing, IEEE
publications for International Multi-Confrence on
Automation, Computing, Communication, Control and
Compressed Sensing(iMac4s),2013,March2013,pp.65-
71.
[2] Syed Khizar Ali Zaidi , Design and implementation of
low cost electronic prepaid energy meter,
Proceedings of 12th IEEE International Multitopic
Conference, December 23-24,2008,pp 548-552. H G
Rodney Tan , C H Lee and V H Mok, Automatic power
meter reading system using GSM network , The 8th
International Power Engineering Conference (IPEC
2007), pp465-469.
[3] A Geetha and Dr. K Jamuna, Smart metering system,
International Conference on Information
Communication and Embedded System (ICICES),
2013,pp-1.
[4] Pooja d Talwar , Prof. S B Kulkarni “IOT Based Energy
Meter Reading” volume 02, issue 06; June 2016
[ISSN:2455-1457].
[5] Rohit Bhilare , Shital Mali “IOT Based Smart Home with
Real Time E-Metering using E- Controller” 978-14673-
6540- 6/15/$31.00@2015IEEE.
[6] Brain Benchcoff (August26,2014).“NewChipAlert:The
ESP8266 Wifi Module”.
[7] Thomas Colson(1950). JosephHenry:HisLifeand Work.
Princeton: Princeton University Press.
[8] Hernando Barragan(2016-01-01). “The Untold History
of Aurduino”.

More Related Content

What's hot

Io t based electricity energy meter using esp12 and arduino at sln technologies
Io t based electricity energy meter using esp12 and arduino at sln technologiesIo t based electricity energy meter using esp12 and arduino at sln technologies
Io t based electricity energy meter using esp12 and arduino at sln technologiesSLN Technologies - Chennai
 
Presentation on Smart Grid
Presentation on Smart GridPresentation on Smart Grid
Presentation on Smart Gridtanzir3
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar reportramesh kumawat
 
SMART METER ppt
SMART METER pptSMART METER ppt
SMART METER pptAyush Jain
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...ijesajournal
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino Bilal Amjad
 
Advance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterAdvance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterMD NAWAZ
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-systemNIT MEGHALAYA
 
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA Ajesh Jacob
 
GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143sanjeet kumar
 
An approach to smart energy meter
An approach to smart energy meterAn approach to smart energy meter
An approach to smart energy meterChinmayaSrichandan1
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy MeterChetan Khatri
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYasegekar18
 
Smart Grid : A state of art
Smart Grid : A state of artSmart Grid : A state of art
Smart Grid : A state of artJitendra kapoor
 
Pre paid Energy meter
Pre paid Energy meterPre paid Energy meter
Pre paid Energy meterGourab Palui
 

What's hot (20)

Io t based electricity energy meter using esp12 and arduino at sln technologies
Io t based electricity energy meter using esp12 and arduino at sln technologiesIo t based electricity energy meter using esp12 and arduino at sln technologies
Io t based electricity energy meter using esp12 and arduino at sln technologies
 
Presentation on Smart Grid
Presentation on Smart GridPresentation on Smart Grid
Presentation on Smart Grid
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar report
 
Smart meters
Smart metersSmart meters
Smart meters
 
Smart grid in india
Smart grid in indiaSmart grid in india
Smart grid in india
 
SMART METER ppt
SMART METER pptSMART METER ppt
SMART METER ppt
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
 
Advance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterAdvance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart Meter
 
Smart grid
Smart  gridSmart  grid
Smart grid
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
 
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA
 
Smart grid
Smart gridSmart grid
Smart grid
 
GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143
 
An approach to smart energy meter
An approach to smart energy meterAn approach to smart energy meter
An approach to smart energy meter
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy Meter
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGY
 
Smart Grid : A state of art
Smart Grid : A state of artSmart Grid : A state of art
Smart Grid : A state of art
 
Pre paid Energy meter
Pre paid Energy meterPre paid Energy meter
Pre paid Energy meter
 

Similar to IRJET- IoT based Smart Energy Meter

IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET Journal
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET Journal
 
IOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIRJET Journal
 
IRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET Journal
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIRJET Journal
 
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...IRJET Journal
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy SavingIRJET Journal
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET Journal
 
IRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET Journal
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring SystemIRJET Journal
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoTIRJET Journal
 
IRJET- Iot Based Smart Meter
IRJET-  	  Iot Based Smart MeterIRJET-  	  Iot Based Smart Meter
IRJET- Iot Based Smart MeterIRJET Journal
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
Development of Android Controlled AC Dim Light
Development of Android Controlled AC Dim LightDevelopment of Android Controlled AC Dim Light
Development of Android Controlled AC Dim Lightijtsrd
 
Easy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformEasy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformIRJET Journal
 
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET Journal
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using SmartplugIRJET Journal
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using SmartplugIRJET Journal
 
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET Journal
 

Similar to IRJET- IoT based Smart Energy Meter (20)

IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
 
IOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNO
 
IRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy Monitoring
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
 
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
 
IRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over Internet
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring System
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoT
 
IRJET- Iot Based Smart Meter
IRJET-  	  Iot Based Smart MeterIRJET-  	  Iot Based Smart Meter
IRJET- Iot Based Smart Meter
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
Development of Android Controlled AC Dim Light
Development of Android Controlled AC Dim LightDevelopment of Android Controlled AC Dim Light
Development of Android Controlled AC Dim Light
 
Easy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformEasy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things Platform
 
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using Smartplug
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using Smartplug
 
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data Logging
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...gragchanchal546
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 

Recently uploaded (20)

S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 

IRJET- IoT based Smart Energy Meter

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7338 IOT BASED SMART ENERGY METER Pranav Singhal1, Sakshi Upadhyay2, Sheenam3 Annurudh Pratap Upadhyay4 Student,Dept. of Electronics & Communication Engineering, IMS Engineering College, Ghaziabad,U.P, India -----------------------------------------------------------------***--------------------------------------------------------------------- Abstract - It is a very tedious job for the electricity board officials to record the meter readingsmanuallyandcalculate the bill of the consumer. This procedure not only consumes the time but also man power along with more chances of human error. Energy consumption for alltheconsumeris not uniform but varying so it is a difficult job forelectricityboard official to manually go and take the meter readings of big industrialists and reset their maximum demand after recording it. Tampering is an issue that is very prominent regarding energy meters. Key Words: IOT, Digital Energy Meter, Arduino UNO, ESP8266, Relay 1. INTRODUCTION Considering all the above mentioned aspects it is possible to design an energy meterthatistamperproof, supports automatic meteringand billing system, andat the same time helps in finding the fault location of transmission lines. This meter can be used to take the readings of industrialistwhichsendsthesereadingstoa secured data location and automatically reset it after recording it. Keeping in mind all these featureswehave implemented a singleenergymeterreferredtoasSmart Energy Meter.[1] Even the present day electronic energy meters used by electricity board is not completely tamper proof. The proposed energy meter also have the feature of detecting faults in the distribution system, made by checking the status of supply at distribution transform and that at consumer. So there is a technological advancement needed, hence we develop a system with faster and advanced technology i.e. IoT. Nowadays we have a burning concept of IoT i.e. Internet of Things. Through this concept or technology the objects are sensed controlled remotely in the existing network infrastructure. The existing energy meter did not perform two way communications. MESB employee would come and take a photo of the energy meter or jot down the reading from the energy meter and would submit this data to the utility. Then there would be a approximation of energy billand the consumerisasked to pay the bill .Internet of Things is a new information processing acquisition technology, also referred to as the third wave of informationtechnologyafterinternet, mobiles and computer network. In IoT everything is configured with internet protocol address and it can monitor and access remotely in accordance with web technology.[2] 2. MODULE & CIRCUIT DIAGRAM In this project, we have made use of a digital energy meter that consist of a blinking LED signal. It flashes 3200 times for 1 unit. It is then interfaced with a microcontroller using Optocoupler(4N35). As shown in Figure 2.1 The microcontroller takes this reading and sends it to IOT Platform using a Wifi module. The Wifi module used in the project is ESP8266. It provides internetconnectivityformicrocontroller.ArduinoUNOis used as a microcontroller in this project. ESP8266 transmits the data serially totheIOTplatformfordisplay where the energy meter readings aregloballyaccessible. The IOT Platform used in this project is ThingSpeak. The Arduino is provided with a 3.3V supply and ESP8266 is powered using a 7.5V adapter. Arduino is programmed using Arduino IDE and the wifi moduleis programmed using AT commands in the sameArduino IDE. The consumed power reading is displayedinboth, the digital and analog format, on the website page of ThingSpeak platform. The reports of the energy consumption are generateddailyandcanbemonitored 24/7 , 365 days. For all this, human involvement is not needed. It provides privacy since it avoids the need of reading entry and bill calculation by a person from TNEB at our homes. Apart from IOT implementation, the project contains some added features. A user can set some threshold value on the energy meter to warn him regarding the energy consumption in his house. As soon as the energy meter reaches that value, the buzzer will start beeping. The user can set another threshold value at which the power supply will be automatically cut. He can set/reset the value depending on his need.[3] These features were added keeping in mind the issues faced by people where they have no idea regarding energy consumption in the house. This feature also eliminates the possibility of any short circuit in the house. The user will get notified about the energy consumption and using this technique he can save as much energy as possible and mitigate its wastage to the minimal.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7339 Figure 2.1: Block Diagram of IOT Based Smart Energy Meter 3. COMPONENTS: 3.1 Energy Meter An electricity meter is a device that is used to measure the amount of electricity utilized by a house or industry. It basically measures the energy in kilowatt hours(kWh).Figure 3.1 describes the internal circuit of Energy Meter. In the past 1880s the meters are started to be installed in the living areas . Instead of charging the homes based on how many electricity load they had, charging on how much electricity they used become more accurate. There are basically two types of meters. The ELECTROMECHANICAL METER works by using the force generated by the current when passing throughmagnetic field to rotate the disk inside the meter And the ELECTRONIC METER directly converts electricitywithan analog to digital convertor inside a microprocessor to get the exact electricity reading.[5] The main parts of energy meter are 1. DrivingSystem 2. Moving System 3. Braking System 4. Registering System Figure 3.1: Internal Block Diagram of Energy Meter 3.2 Arduino UNO: The Arduino UNO is a microcontroller based on a microchip ATmega328P microcontroller. The board is designed with combination of digital and analog input/output(I/O) pinsas shown in Figure 3.2 .Theboard has 14 digital pins and 6 analog pins and programmable with the Arduino Integrated Development Environment via USB cable .It works on the voltage of 5V by makinguse of the voltage regulator onboard. There is a crystal oscillator present to generate frequency of 16Mhz. The Arduino microcontrollers are preprogrammed with a boot-loader which helps in easy uploading of the programs on to the on-chip flash memory There is a logical convertor and level shifter onboard to facilitatethe logical conversionofvoltagesbetween RS232 and TTL voltages to make the device compatible for functionality .The Arduino board exposes most of its microcontroller I/O pins for the use by other circuits . Thus the Arduino board can be programmed to interface with the breadboard.[8] Figure 3.2 : Internal Block Diagram of Arduino UNO
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7340 3.3 ESP8266 The chip is first used by western makers in August2014with the ESP-01 module, and which is made by a third-party manufacturer Ai- Thinker. The small ESP8266 module as shown in Figure 3.3 allows microcontrollers to connect to a Wi-Fi network and make simple Transmission control protocol/InformationprotocolconnectionsusingHayes-style commands. However, at first there was almost no English- language documentation on the chip and the commands it accepted.[6] The pinout is as follows for the common ESP-8266 module: 1. VCC, Voltage (+3.3 V; can handle up to 3.6 V) 2. GND, Ground (0 V) 3. RX, Receive data bit X 4. TX, Transmit data bit X 5. CH_PD, Chip power-down 6. RST, Reset 7. GPIO 0, General-purpose input/output No. 0 8. GPIO 2, General-purpose input/output No. 2 The espress if systems is a major manufacturer of the wifi module ESP8266 which is a 32 bit microcontroller sample templateformat ,Define abbreviationsandacronymsthefirst time they are used in the text, even after they have been defined in the abstract. Abbreviations such as IEEE, SI, MKS, CGS, sc, dc, and rms do not have to be defined. Do not use abbreviations in the title or heads unless they are unavoidable. Figure 3.3: ESP8266 3.4 Relay A relay is an electrically operated switch. Some relays use an electromagnet to mechanically operate a switch. The first relay was used in long distance telegraph circuits as an amplifiers: Basically the main work of relay is torepeat the signal coming in from one circuit and to re-transmit it on another circuit. A simple electromagnetic relay as shown in Figure 3.4 consists of a coil of wire wrapped arounda soft iron core, an iron yoke which provides alow reluctance path for magnetic flux, a movable iron armature, and one or more sets of contacts There are various types of relays 1. Coaxial relay 2. Contractor 3. Force guided contacts relay 4. Latching relay 5. Mercuryrelay And many more……. The application of relays was in long telegraph lines, where the weaksignalreceivedatanintermediatestation could controlacontact,regeneratingthesignalforfurther transmission.High-voltageorhigh-currentdevicescanbe controlled with small, low voltage wiring and pilots switches. Operators can be isolated from thehighvoltage circuit.[7] Figure 3. 4: Relay 1 IMPLEMENTATION: The Arduino UNO is being used for processing all the gadgets and modules used in this project. As shown in Figure 4.1 The liquid crystal display is used for displaying the status of the units. Data pins of LCD namely RS,EN,D4,D5,D6,D7 are connected to Arduino digital pin number 7,6,5,4,3,2. And RX and TX pin of arduino is directly connected to the wifi module ESP8266. Relay is used for switching electricity connection which is connected at pin 12 of arduino through ULN2003 relay driver. Figure 4.1: Internal Architecture of the IOT Based Smart Energy Meter
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7341 The pulse LED’S or the cal LED’s terminalissolderedusing two wires and taken out from the energy meter after which the energy meter is closed and tightly screwed. Then we have connected the anode terminal of LED at pin number 1 of optocoupler and cathode terminal to pin 2. Pin number 4 of optocoupler is directly connected to ground. The LED and the Pull- up resistor areconnectedat pin number 5 of optocoupler.Thesameterminalshouldgo to the arduino pin 8 too.[4] 2 CONCLUSIONS The smart energy meter is an improvement over the conventional prepaid energymeterinusetoday.Ituses the IOT technology for energy monitoring and management. Unlike the conventional prepaid meters, this system offers an interactive interface for both consumers and utility companies. The systemhasbeen designed to resort to a local server and database, upon resumption of internet connection. Further improvement could also be made by interfacing the system with a cell phone in future.[4] 3 REFERENCES [1] OSudhidh N George and Ashna K , GSM based automatic energy meter reading system with instant billing, IEEE publications for International Multi-Confrence on Automation, Computing, Communication, Control and Compressed Sensing(iMac4s),2013,March2013,pp.65- 71. [2] Syed Khizar Ali Zaidi , Design and implementation of low cost electronic prepaid energy meter, Proceedings of 12th IEEE International Multitopic Conference, December 23-24,2008,pp 548-552. H G Rodney Tan , C H Lee and V H Mok, Automatic power meter reading system using GSM network , The 8th International Power Engineering Conference (IPEC 2007), pp465-469. [3] A Geetha and Dr. K Jamuna, Smart metering system, International Conference on Information Communication and Embedded System (ICICES), 2013,pp-1. [4] Pooja d Talwar , Prof. S B Kulkarni “IOT Based Energy Meter Reading” volume 02, issue 06; June 2016 [ISSN:2455-1457]. [5] Rohit Bhilare , Shital Mali “IOT Based Smart Home with Real Time E-Metering using E- Controller” 978-14673- 6540- 6/15/$31.00@2015IEEE. [6] Brain Benchcoff (August26,2014).“NewChipAlert:The ESP8266 Wifi Module”. [7] Thomas Colson(1950). JosephHenry:HisLifeand Work. Princeton: Princeton University Press. [8] Hernando Barragan(2016-01-01). “The Untold History of Aurduino”.