SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
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 3420
SMART ENERGY METER BILLING, MONITORING AND
CONTROLLING SYSTEM
1,2,3,4Asst. Prof. Dept of E&TC, AGTI’S Dr. Daulatrao Aher College of Engineering, Karad, Maharashtra, India.
------------------------------------------------------------------------***-----------------------------------------------------------------------
ABSTRACT:- IOT based energy meter billing, controlling
and monitoring system proposes and analyze a system
which is used for energy meter billing, controlling and
monitoring .The system is fully Internet Of Things based
and highly desirable in field of energy .In this system
consumer can do power management by knowing energy
usage time to time . The customer needs to pay the bill on
schedule, if couldn’t the electric power connectivity can be
turned off autonomously.
Our proposed system uses energy meter with
microcontroller system to monitor energy usage using a
meter. The meter is used to monitor units consumed and
transmit the units as well as cost charged over the
internet. This allows user to easily check the energy usage
along with the cost charged. Thus the energy meter
monitoring system allow user to effectively monitor
electricity meter reading and check billing with easy.
KEYWORD:
Electricity energy meter, Internet of things, Atmega328
microcontroller, Bluetooth, ESP8266.
I. INTRODUCTION:
The Internet of things (IOT) concept enables us to
connect the normal day to day devices with each other
over the internet. The IOT concept provides the basic
infrastructure and opportunities to form a connection
between the physical world and computer based systems.
The concept has been gaining importance with more and
more wireless devices that are increasing rapidly in the
market. Hardware devices are connected with each other
over the internet. The ESP 8266 Wi-Fi module used in the
system provides the connectivity with the internet in the
system.
Now-a-days the demand for electricity is
increasing at a constant rate in the population and is being
utilized for various purposes viz, agriculture, industries,
household purposes, hospitals etc., So, it is becoming more
and more complicated to handle the electricity
maintenance and requirements. Therefore there is an
immediate requirement to save as much electricity as
possible. The proposed system provides a technical twist
to the normal energy meters using the IOT technology.
Monitoring, Optimized power usage and reduction of
power wastage are the major objectives for a better
system.
II. SENSOR CONCEPT
The ESP8266 Wi Fi Module is a self contained SOC
with integrated TCP/IP protocol stack that can give any
microcontroller access to your WiFi network. The
ESP8266 is capable of either hosting an application or
offloading all Wi-Fi networking functions another
application processor.
The ESP 8266 Wi-Fi module is a low cost
component with which manufacturers are making
wirelessly networkable microcontroller module. ESP 8266
WiFi module is a system-on-a-chip with capabilities for
2.4GHz range. It employs a 32 bit RISC CPU running at 80
MHz. It is based on the TCP/IP (Transfer control protocol).
It is the most important component in the system as it
performs the IOT operation. It has 64 kb boot ROM, 64 kb
instruction RAM, 96 kb data RAM.
Wi-Fi unit performs IOT operation by sending
energy meter data to webpage which can be accessed
through IP address. The TX, RX pins are connected to the 7
and 8 pins of the Arduino microcontroller.
Figure.1. wifi module
III. ENERGY METER
A digital energy meter displays the readings of
energy used on a digital display (LCD or LED). No moving
parts are present in this type of energy meters. Thus, these
Seema More1, Arati Kumbhar2, Jyoti Chavan3, Prof. Ghewari M.U4
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 3421
are also called as ‘static energy meters‘. A digital meter
consists of instrument transformers (to sample current
and voltage), analog to digital converters, microcontroller
etc. The input voltage/current is compared to with a
programmed reference voltage and current and then the
data gets converted into digital form. The digital data is the
processed with appropriate operations in a
microcontroller which is then displayed on an LCD or LED
display.
Electromechanical meter consists of an aluminum disc
positioned between two electromagnets, one of whose coil
is connected to the load and is the current coil and the coil
of another electromagnet is connected to the supply
voltage. The interaction of the fluxes between the two coils
is responsible for providing a torque to the disc, which
starts rotating, with the revolutions proportional to the
load current. The counter records the number of
revolutions and displays them, which indicates the energy
consumed.
Figure.2.Energy meter
IV. Arduino Uno
The Arduino UNO is an open-source
microcontroller board based on the microchip
ATmega328p microcontroller and developed by
Arduino.cc. The board is equipped with sets of digital and
analog input/output (I/O) pins that may be interfaced to
various expansion boards (shields) and other circuits. The
board has 14 Digital pins, 6 Analog pins, and
programmable with the Arduino IDE (Integrated
Development Environment) via a type B USB cable. It can
be powered by a USB cable or by an external 9 volt battery,
though it accepts voltages between 7 and 20 volts. It is also
similar to the Arduino Nano and Leonardo. The hardware
reference design is distributed under a Creative
Commons Attribution Share-Alike 2.5 license and is
available on the Arduino website. Layout and production
files for some versions of the hardware are also available.
"Uno" means one in Italian and was chosen to mark the
release of Arduino Software (IDE) 1.0. The Uno board and
version 1.0 of Arduino Software (IDE) were the reference
versions of Arduino, now evolved to newer releases. The
Uno board is the first in a series of USB Arduino boards,
and the reference model for the Arduino platform. The
ATmega328 on the Arduino Uno comes preprogrammed
with a boot loader that allows uploading new code to it
without the use of an external hardware programmer. It
communicates using the original STK500 protocol. The
Uno also differs from all preceding boards in that it does
not use the FTDI USB-to-serial driver chip. Instead, it uses
the Atmega16U2 (Atmega8U2 up to version R2)
programmed as a USB-to-serial converter.
Figure.3. Arduino Uno board
V. Software Details:
Here is some software which is used in proposed system.
1. WEB PAGE:
The proposed system can be used to display load
energy usage reading in terms of Watts. Every user would
be able to access the information from anywhere on the
earth. Thingspeak.com is one such webpage which takes
the help of the MathWorks MATLAB analytics to present
the device information in a more detailed analysis in both
description and visualization. Thingspeak.com provides
the user the ability to add any number of channels to one
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 3422
account and in each account information can be fed into 8
fields. An account can be assigned to one division of an
area and n channels can be created to a suite of n meters in
the locality. The analytics can be viewed by both the
consumer and service provider.
THINKSSPEAK:
ThingSpeak is an IOT analytics platform service
that allows you to aggregate, visualize and analyze live
data streams in the cloud. ThingSpeak provides instant
visualizations of data posted by your devices to
ThingSpeak. In ThingSpeak you can perform online
analysis and processing of the data as it comes in.
Thingspeak web page is used for displaying the
information of the project.
ThingSpeak Key Features:
ThingSpeak allows you to aggregate, visualize and
analyze live data streams in the cloud. Some of the key
capabilities of ThingSpeak include the ability to:
 Easily configure devices to send data to
ThingSpeak using popular IoT protocols.
 Visualize your sensor data in real-time.
 Run your IoT analytics automatically based on
schedules or events.
2. Bluetooth:
V.I System Design:
VI.I. Block Diagram:
The smart electricity meter using Wi-Fi module
can be easily described in two parts. The first part being
the physical part and second one being the Webpage. It
consists of the ATMEGA 328, ESP 8266 Wi-Fi module,16*2
LCD display, power supply.
Fig. block diagram
Microcontroller will count that pulses and this system
displaying the information about the energy consumed in
terms of units, about the bill and if any theft occurs that
will be displayed in the website. Hence every user can
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 3423
check the information anywhere globally. Thing speak web
page is used for displaying the information of the system.
VI.II. FLOW CHART
Fig -3.2 shows the system flow chart of proposed system
which will indicates the actual flow of proposed system
to gain the appropriate result.
Fig. Flow Chart
VII. APPLICATIONS
 This device is useful for Smart home system.
 Useful in industry automation where high electricity
bill issue.
 Residential and commercial building in a public
energy supply system
 Public power sources.
 Goverment Energy plant.
VIII. ADVANTAGES
 Real time access and calculating.
 Wide Range of information exchange.
 Use as portable system for any device.
 Updates the user about the energy uses of connected
device anywhere in the world.
 Helps to verify the electricity bill according to their
uses.
IX. ACKNOWLEDGMENT
We are really delighted to submit this paper on “IOT based
energy meter and monitoring system ”.We would like to
thank sincerely to our guide Ms.M.U.Ghewari for his
valuable guidance, constant assistance, support, endurance
and constructive suggestions for the betterment of this
project work. We would like to express our deep sense of
gratitude to our principal Prof. Dr. A. M. Mulla for
encouraging throughout this course. We would like to
convey our heartfelt thanks to our HOD Prof. P. J. Chorage
for giving us the opportunity to embark upon this topic.
We would like to that all our faculties and friends for their
help and constructive criticism during this technical paper.
X. CONCLUSION
Proposed system consist of an android application
that will contain the thinkspeak which will helps the user
to show electricity uses with accordingly their bill.
Hardware part consists of arduiono uno board that can
perform according to the coding part for detecting and
calculating. ESP8266 module able for the world wide
connectivity for sending updates about system through
SMS service.
In the present work wireless meter reading system is
designed to monitor the meter reading. It avoids the
human intervention, provides efficient meter reading,
avoid the billing error and reduce the maintenance cost. It
displays the corresponding information on LCD for user
notification.
XI. REFERENCES
[1] Landi, C.; Dipt. di Ing. dell'', “ARM-based energy
management system using smart meter and Web server”,
IEEE Instrumentation and Measurement Technology
Conference Binjiang, pp. 1 – 5, May 2011
[2] Garrab, A.; Bouallegue, A.; Ben Abdallah, “A new AMR
approach for energy saving in Smart Grids using Smart
Meter and partial Power Line Communication”, march
2012
[3] Ashna. K and Sudhish N George, “GSM based automatic
energy meter reading system,” IEEE Wireless
communications, 2013.
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 3424
[4]Darshan Iyer N, Dr. KA Radhakrishnan Rao, “IoT Based
Energy Meter Reading, Theft Detection & disconnection
using PLC modem and Power optimization ”,IRJET, (2015)
[5]Sanket Thakare, Akshay Shriyan, Vikas Thale, Prakash
Yasarp, Keerthi Unni. “Implementation of an Energy
Monitoring and Control Device based on IoT”, 2016 IEEE

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
 
Review paper on IoT based technology
Review paper on IoT based technologyReview paper on IoT based technology
Review paper on IoT based technology
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-FiSmart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
 
Home Automation using Internet of Things
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of Things
 
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive PatientsIRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
 
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
 
Power Measurement with IoT
Power Measurement with IoTPower Measurement with IoT
Power Measurement with IoT
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoT
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
 
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- Smart Trolley using Bluetooth Module
IRJET-  	  Smart Trolley using Bluetooth ModuleIRJET-  	  Smart Trolley using Bluetooth Module
IRJET- Smart Trolley using Bluetooth Module
 
M44096368
M44096368M44096368
M44096368
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
 
Study of Application of RFID in developing a Automated System for Quality Man...
Study of Application of RFID in developing a Automated System for Quality Man...Study of Application of RFID in developing a Automated System for Quality Man...
Study of Application of RFID in developing a Automated System for Quality Man...
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
 
Meter SCADA
Meter SCADAMeter SCADA
Meter SCADA
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
 

Similar a IRJET- Smart Energy Meter Billing, Monitoring and Controlling System

Similar a IRJET- Smart Energy Meter Billing, Monitoring and Controlling System (20)

IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 
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...
 
A SURVEY ON SMART ENERGY METER WITH BILLING AND THEFT DETECTION
A SURVEY ON SMART ENERGY METER WITH BILLING AND THEFT DETECTIONA SURVEY ON SMART ENERGY METER WITH BILLING AND THEFT DETECTION
A SURVEY ON SMART ENERGY METER WITH BILLING AND THEFT DETECTION
 
IRJET - IoT based Motor Monitoring System
IRJET -  	  IoT based Motor Monitoring SystemIRJET -  	  IoT based Motor Monitoring System
IRJET - IoT based Motor Monitoring System
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
 
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...
 
IOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor ControllerIOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor Controller
 
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- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting MachineIRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting Machine
 
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
 
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 Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
 
IRJET- Iot Based Smart Meter
IRJET-  	  Iot Based Smart MeterIRJET-  	  Iot Based Smart Meter
IRJET- Iot Based Smart Meter
 
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
 
IRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mallIRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mall
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 

Más de IRJET Journal

Más de 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...
 

Último

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Último (20)

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

IRJET- Smart Energy Meter Billing, Monitoring and Controlling System

  • 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 3420 SMART ENERGY METER BILLING, MONITORING AND CONTROLLING SYSTEM 1,2,3,4Asst. Prof. Dept of E&TC, AGTI’S Dr. Daulatrao Aher College of Engineering, Karad, Maharashtra, India. ------------------------------------------------------------------------***----------------------------------------------------------------------- ABSTRACT:- IOT based energy meter billing, controlling and monitoring system proposes and analyze a system which is used for energy meter billing, controlling and monitoring .The system is fully Internet Of Things based and highly desirable in field of energy .In this system consumer can do power management by knowing energy usage time to time . The customer needs to pay the bill on schedule, if couldn’t the electric power connectivity can be turned off autonomously. Our proposed system uses energy meter with microcontroller system to monitor energy usage using a meter. The meter is used to monitor units consumed and transmit the units as well as cost charged over the internet. This allows user to easily check the energy usage along with the cost charged. Thus the energy meter monitoring system allow user to effectively monitor electricity meter reading and check billing with easy. KEYWORD: Electricity energy meter, Internet of things, Atmega328 microcontroller, Bluetooth, ESP8266. I. INTRODUCTION: The Internet of things (IOT) concept enables us to connect the normal day to day devices with each other over the internet. The IOT concept provides the basic infrastructure and opportunities to form a connection between the physical world and computer based systems. The concept has been gaining importance with more and more wireless devices that are increasing rapidly in the market. Hardware devices are connected with each other over the internet. The ESP 8266 Wi-Fi module used in the system provides the connectivity with the internet in the system. Now-a-days the demand for electricity is increasing at a constant rate in the population and is being utilized for various purposes viz, agriculture, industries, household purposes, hospitals etc., So, it is becoming more and more complicated to handle the electricity maintenance and requirements. Therefore there is an immediate requirement to save as much electricity as possible. The proposed system provides a technical twist to the normal energy meters using the IOT technology. Monitoring, Optimized power usage and reduction of power wastage are the major objectives for a better system. II. SENSOR CONCEPT The ESP8266 Wi Fi Module is a self contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your WiFi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking functions another application processor. The ESP 8266 Wi-Fi module is a low cost component with which manufacturers are making wirelessly networkable microcontroller module. ESP 8266 WiFi module is a system-on-a-chip with capabilities for 2.4GHz range. It employs a 32 bit RISC CPU running at 80 MHz. It is based on the TCP/IP (Transfer control protocol). It is the most important component in the system as it performs the IOT operation. It has 64 kb boot ROM, 64 kb instruction RAM, 96 kb data RAM. Wi-Fi unit performs IOT operation by sending energy meter data to webpage which can be accessed through IP address. The TX, RX pins are connected to the 7 and 8 pins of the Arduino microcontroller. Figure.1. wifi module III. ENERGY METER A digital energy meter displays the readings of energy used on a digital display (LCD or LED). No moving parts are present in this type of energy meters. Thus, these Seema More1, Arati Kumbhar2, Jyoti Chavan3, Prof. Ghewari M.U4
  • 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 3421 are also called as ‘static energy meters‘. A digital meter consists of instrument transformers (to sample current and voltage), analog to digital converters, microcontroller etc. The input voltage/current is compared to with a programmed reference voltage and current and then the data gets converted into digital form. The digital data is the processed with appropriate operations in a microcontroller which is then displayed on an LCD or LED display. Electromechanical meter consists of an aluminum disc positioned between two electromagnets, one of whose coil is connected to the load and is the current coil and the coil of another electromagnet is connected to the supply voltage. The interaction of the fluxes between the two coils is responsible for providing a torque to the disc, which starts rotating, with the revolutions proportional to the load current. The counter records the number of revolutions and displays them, which indicates the energy consumed. Figure.2.Energy meter IV. Arduino Uno The Arduino UNO is an open-source microcontroller board based on the microchip ATmega328p microcontroller and developed by Arduino.cc. The board is equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards (shields) and other circuits. The board has 14 Digital pins, 6 Analog pins, and programmable with the Arduino IDE (Integrated Development Environment) via a type B USB cable. It can be powered by a USB cable or by an external 9 volt battery, though it accepts voltages between 7 and 20 volts. It is also similar to the Arduino Nano and Leonardo. The hardware reference design is distributed under a Creative Commons Attribution Share-Alike 2.5 license and is available on the Arduino website. Layout and production files for some versions of the hardware are also available. "Uno" means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform. The ATmega328 on the Arduino Uno comes preprogrammed with a boot loader that allows uploading new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol. The Uno also differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it uses the Atmega16U2 (Atmega8U2 up to version R2) programmed as a USB-to-serial converter. Figure.3. Arduino Uno board V. Software Details: Here is some software which is used in proposed system. 1. WEB PAGE: The proposed system can be used to display load energy usage reading in terms of Watts. Every user would be able to access the information from anywhere on the earth. Thingspeak.com is one such webpage which takes the help of the MathWorks MATLAB analytics to present the device information in a more detailed analysis in both description and visualization. Thingspeak.com provides the user the ability to add any number of channels to one
  • 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 3422 account and in each account information can be fed into 8 fields. An account can be assigned to one division of an area and n channels can be created to a suite of n meters in the locality. The analytics can be viewed by both the consumer and service provider. THINKSSPEAK: ThingSpeak is an IOT analytics platform service that allows you to aggregate, visualize and analyze live data streams in the cloud. ThingSpeak provides instant visualizations of data posted by your devices to ThingSpeak. In ThingSpeak you can perform online analysis and processing of the data as it comes in. Thingspeak web page is used for displaying the information of the project. ThingSpeak Key Features: ThingSpeak allows you to aggregate, visualize and analyze live data streams in the cloud. Some of the key capabilities of ThingSpeak include the ability to:  Easily configure devices to send data to ThingSpeak using popular IoT protocols.  Visualize your sensor data in real-time.  Run your IoT analytics automatically based on schedules or events. 2. Bluetooth: V.I System Design: VI.I. Block Diagram: The smart electricity meter using Wi-Fi module can be easily described in two parts. The first part being the physical part and second one being the Webpage. It consists of the ATMEGA 328, ESP 8266 Wi-Fi module,16*2 LCD display, power supply. Fig. block diagram Microcontroller will count that pulses and this system displaying the information about the energy consumed in terms of units, about the bill and if any theft occurs that will be displayed in the website. Hence every user can
  • 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 3423 check the information anywhere globally. Thing speak web page is used for displaying the information of the system. VI.II. FLOW CHART Fig -3.2 shows the system flow chart of proposed system which will indicates the actual flow of proposed system to gain the appropriate result. Fig. Flow Chart VII. APPLICATIONS  This device is useful for Smart home system.  Useful in industry automation where high electricity bill issue.  Residential and commercial building in a public energy supply system  Public power sources.  Goverment Energy plant. VIII. ADVANTAGES  Real time access and calculating.  Wide Range of information exchange.  Use as portable system for any device.  Updates the user about the energy uses of connected device anywhere in the world.  Helps to verify the electricity bill according to their uses. IX. ACKNOWLEDGMENT We are really delighted to submit this paper on “IOT based energy meter and monitoring system ”.We would like to thank sincerely to our guide Ms.M.U.Ghewari for his valuable guidance, constant assistance, support, endurance and constructive suggestions for the betterment of this project work. We would like to express our deep sense of gratitude to our principal Prof. Dr. A. M. Mulla for encouraging throughout this course. We would like to convey our heartfelt thanks to our HOD Prof. P. J. Chorage for giving us the opportunity to embark upon this topic. We would like to that all our faculties and friends for their help and constructive criticism during this technical paper. X. CONCLUSION Proposed system consist of an android application that will contain the thinkspeak which will helps the user to show electricity uses with accordingly their bill. Hardware part consists of arduiono uno board that can perform according to the coding part for detecting and calculating. ESP8266 module able for the world wide connectivity for sending updates about system through SMS service. In the present work wireless meter reading system is designed to monitor the meter reading. It avoids the human intervention, provides efficient meter reading, avoid the billing error and reduce the maintenance cost. It displays the corresponding information on LCD for user notification. XI. REFERENCES [1] Landi, C.; Dipt. di Ing. dell'', “ARM-based energy management system using smart meter and Web server”, IEEE Instrumentation and Measurement Technology Conference Binjiang, pp. 1 – 5, May 2011 [2] Garrab, A.; Bouallegue, A.; Ben Abdallah, “A new AMR approach for energy saving in Smart Grids using Smart Meter and partial Power Line Communication”, march 2012 [3] Ashna. K and Sudhish N George, “GSM based automatic energy meter reading system,” IEEE Wireless communications, 2013.
  • 5. 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 3424 [4]Darshan Iyer N, Dr. KA Radhakrishnan Rao, “IoT Based Energy Meter Reading, Theft Detection & disconnection using PLC modem and Power optimization ”,IRJET, (2015) [5]Sanket Thakare, Akshay Shriyan, Vikas Thale, Prakash Yasarp, Keerthi Unni. “Implementation of an Energy Monitoring and Control Device based on IoT”, 2016 IEEE