SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 849
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING
CLOUD
Dr.Aihloor Subramanyam Sreelatha 1, B.Pallavi 2
1Associate Professor Department of Electrical Engineering, Stanley College of Engineering and Technology, Abids,
Hyderabad, Telangana, India
2Assistant Professor Department of Electrical Engineering, Stanley College of Engineering and Technology, Abids,
Hyderabad Telangana, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The paper presents a method that permits readings of both the amount of electricity consumed and the amount
charged to the customer. Our device displays the electricity readings on an LCD screen and can send the user an SMS with the
reading and cost in rupees. In recent years, e-meter (electronic meter) has played a pivotal role in the development ofenergy-and
cost-efficient systems. In the distant future, it will have a highly dependable and productive programmable meter-reading
architecture (AMRS). This study intends to outline a simple easiness. AnInternetofThings-basedenergymeterreading systemwith
defect indication. This eliminates the possibility of manipulating with a user's electric bill by allowing the user to view his exact
electricity consumption and cost directly from his meter. The project allows a dual interpretation. One for the LCD displayandthe
other for SMS. Our paper consists of a GSM modem coupled to an 8051-family microcontroller. Continuously monitoring electrical
pulses and calculating consumption per unit, the system. The system then utilizes the price per unit to determine the cost of
electricity. It then transmits this information to the user and electric companyviaSMSandshowsitonan LCDscreen. Thesystemis
capable of receiving user messages and controlling load activities. Thesuggestedtechnology disregardsthestandard digital meter
reading system and permits remote electronic meter access. With appropriate authentication, users can access the developed
website's features from any location on the earth. The benefits of this project include cost savings, increasedenergyefficiency, and
reduced manpower and time requirements. This project is built using both hardware and software.
Key Words: Energy Meters, GSM Module, Cloud Computing, Automatic meter reading.
1.INTRODUCTION
Traditional meter reading by a human operator is inefficient to meet the demands of future residential construction. The
application of Automatic Meter Reading (AMR) systems, which electronically collect meter readings, is expanding across
industrial, commercial, and utility environments. Electronic utility meters are crucial to automating the utility metering
procedure. Automated utility meters have numerous new features that reduce the costofutilitiesforcustomersand thecostof
utility delivery for the utility provider. The adventofrural electrificationpresentsopportunitiesfortheimplementation ofnew,
more efficient metering technologies.
Traditional electromechanical meters, which are still widely usedtoday,aresusceptibletodriftovertimeandtemperaturedue
to the analogue and mechanical nature of their components. Also inefficient is the collection of meter readings, as a meter
reader must be physically present to obtain the readings. This method of collecting meter readingsbecomesmoredifficultand
expensive when readings must be collected from vast, dispersedrural areas.Thereluctanceofmeterreaderstomaketheeffort
to travel to these areas results in frequently inaccurate estimates of the amount of electricity consumed. Traditional meter
reading is inefficient for households located on the top floors of high-rise buildings and on estates. There is a possibility for
unpaid bills, consumer absence, etc. Despite the fact that these conventional meters have been replaced with more efficient
electronic energy meters, the problems persist. Consequently, a system that delivers the bill to the user's mobile device is
preferable in the current context.
This paper introduces a new method of postpaid electronic energy metering that automatically senses the consumed energy,
records these readings continuously, and transmits them to the billing point via the existing GSM network. Lastly, after
processing the collected data, an SMS bill is generated using web-based system software and sent to the customer (Short
Messaging System). As it is web-based, once the data has been updated, the registered users and authority can monitor and
analyses the generated monthly bill from any location.
In residential properties, traditional meter reading is inefficient. There is a possibility for unpaid bills, consumer absence, etc.
Despite the fact that these conventional meters have been replaced with more efficientelectronicenergymeters,the problems
persist. Consequently, a system that delivers the bill to the user's mobile device is preferable in the current context.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 850
Using a current sensor, we developed a GSM-based energy meter for our proposed system. This meter computesthebill based
on the number of electricity units consumed and sends an SMS to both the electricity department and the user. The user and
supplier can check the bill amount from anywhere remotely.Theproposedprojectprovidesa practical andefficientmethodfor
reading energy meters. The primary objective is to reduce manual labor by automatically generating the electricity bill based
on the house's electricity consumption. The Arduino-installed programmer will perform the calculations, and the bill will be
generated. The user can check their bill amount via an SMS sent to their registered mobile number.
2. METHODOLOGY
2.1 Arduino UNO
The Arduino UNO is the standard Arduino board.Inthiscontext,UNOsignifies"one"inItalian.ItwasdesignatedasUNO
as the initial release of Arduino Software. It was also the first USB board that Arduino released. It is regarded as the most
effective board for numerous projects. Arduino.cc designed and manufactured the Arduino UNO board. ATmega328
microcontroller is the foundation of ArduinoUNO.Comparedtootherboards,suchastheArduinoMegaboard,etc.,itissimpleto
use. The board includes of digital and analogue Input/Output (I/O) pins, shields, and other circuits.
Fig1. Arduino UNO
2.2 Current Sensor
The device is comprised of a precise,low-offset, linearHallcircuitwithacopperconductionrouteplacedclosetothedie
surface. Through this copper conduction channel, an applied current generates a magnetic field, which the Hall IC transforms
into a proportional voltage. The proximity between the magnetic signal and the Hall transducer optimizes the precision of the
device. The low-offset, chopper-stabilized, BiCMOS Hall IC, which is programmed for precision after packaging, provides a
precise, proportional voltage.
Fig 2. Current Sensor
2.3 GSM Module
A computer and a GSM-GPRS system can communicate via a GSM/GPRS module. Global System for Mobile
communication (GSM) is an architecture utilised in the majority of countries for mobile communication. Global Packet Radio
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 851
Service (GPRS) isa GSM expansion that facilitates faster data transmission. GSM/GPRS module comprises aGSM/GPRSmodem
assembled with a power supply circuit and computer connection interfaces (such as RS-232, USB, etc.). The MODEM is the life
force of these modules
Fig 3. GSM Sensor
2.4 Circuit Diagram
Fig 4.Circuit Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 852
2.5 Flow Chart
Fig 5. Flow chart
2.6 Procedure
Using the current sensor, we constructed an energy meter in this study. In the GSM Module, a SIM card willbeinserted.
First, we shall feed the load with fuel (bulb). The adapter will provide the Arduino with its power supply. The current sensor
measures the current flowing through the load and transmits the data to the Arduino. Installed on the Arduino UNO, the
application watches electrical pulses and calculates unit consumption. Here, the number of electrical pulses is indicated by the
number of flashes of the LEDlight. On the Arduino's LCD, the number of consumed units andthepriceperconsumedunitwillbe
displayed. Through the GSMModule, an SMScontainingthenumberofunitsconsumedandtheirpriceissenttotheuser'smobile
device.
For interaction with the processor or controller, the MODEM requires AT commands, which are transmitted via serial
connection. These instructions are transmitted by the controller/processor. The MODEM returns a response after receiving a
command. The processor/controller/computer can send various AT commands provided by the MODEM to interface with the
GSM and GPRS cellular networks. A GSM/GPRS MODEM is capable of the following tasks: Receive, transmit, and delete SMS
messages using a SIM. Read, add, and search SIM phonebook entries. Make, accept, or decline a voice call.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 853
Fig 6. Block Diagram
3. RESULTS AND DISCUSSIONS
Our proposed system displays the electricity usage data on an LCD panel and sends the user an SMS with this reading
and the cost in rupees. The system continuallyanalyses electricalpulsesandcomputeselectricityusageunits.Notonlyis anSMS
sent to the user, but the service provider is also notified. There must be the right signals for the user to receive the bill for the
spent electricity.
Fig6. LCD displaying units and rupees of electricity consumed
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 854
Fig 7. Message of units and rupees of electricity consumed to the user’s mobile
4. CONCLUSIONS AND FUTURE SCOPE
Electric utilities use electric meters installed at customer’s premisesforbillingpurposesattheendofthemonth.Apersonfrom
the electricity department has to visit the consumer premises and note down the reading. This system makes trouble-free for
electricity department to access the energy consumed by the consumer from the customer ID also the consumer can monitor
the energy consumed by them. The system reads the data from the energy meter without tampering it, the proposed model is
used to calculate the energy consumption of thehousehold.Thissystemwill bringtransparency betweenprovider &consumer.
In addition to this proposed system, the system could be made more smart by allowing the user to check for the power
consumption and alert him on his power consumption. And also to include a web/mobile interface that gives the amount of
energy consumed by every device in every room and also givetheenergyconservation tipstoo,basedonthedata obtained.The
real time data obtained can also be used to built a prediction model over it, for predicting the energy demands trends of the
future, over any given time period.
REFERENCES
[1] Sasanenikita N, “IOT based energy meter billing and monitoring system”, International research journal of advanced
engineering and science.
[2] Anitha.k, prathik, Smart Energy Meter surveillance UsingIoT,InstituteofElectrical andElectronicsEngineers(IEEE),2019.
[3] Mohammad Hossein YaghmaeeDesignandImplementationofanInternetof ThingsBasedSmartEnergyMetering 6thIEEE
International Conference on Smart Energy Grid Engineering 2018.
[4] Ashna K & George SN, “GSM based automatic energymeter readingsystem withinstantbilling”,Proceedingofinternational
multi conference on automation, computing, communication, control and compressed sensing (Imac4S), Vol.65, No.72,
(2013).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 855
BIOGRAPHIES
Dr.A.Subramanyam Sreelatha isan
Asscoaite Professor in Stanley
College of Engineering and
Technology for Women at Abids,
Hyderabad, Telangana, India
Ms.B.Pallavai is an Assiatnat
Professor at Department of
Electrical Engineering, Stanley
College of Engineering and
Technology, Abids, Hyderabad,
Telangana, India

More Related Content

Similar to Energy meter billing

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- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy MeterIRJET- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy MeterIRJET 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 - 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- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET Journal
 
IRJET- Effective Energy Measurement and Billing System using Arduino GSM Shield
IRJET- Effective Energy Measurement and Billing System using Arduino GSM ShieldIRJET- Effective Energy Measurement and Billing System using Arduino GSM Shield
IRJET- Effective Energy Measurement and Billing System using Arduino GSM ShieldIRJET Journal
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET Journal
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring SystemIRJET Journal
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET Journal
 
IRJET - Electricity Energy Meter using IoT
IRJET -  	  Electricity Energy Meter using IoTIRJET -  	  Electricity Energy Meter using IoT
IRJET - Electricity Energy Meter using IoTIRJET Journal
 
IRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET Journal
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMIRJET Journal
 
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxProject_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxGeetha982072
 
IRJET - Intelligent Energy Monitoring System using Web Access
IRJET - Intelligent Energy Monitoring System using Web AccessIRJET - Intelligent Energy Monitoring System using Web Access
IRJET - Intelligent Energy Monitoring System using Web AccessIRJET Journal
 
Fair Model for Electricity Billing and Sharing in Shared Apartment in Ghana
Fair Model for Electricity Billing and Sharing in Shared Apartment in GhanaFair Model for Electricity Billing and Sharing in Shared Apartment in Ghana
Fair Model for Electricity Billing and Sharing in Shared Apartment in GhanaIRJET 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
 
Advance autonomous billing system in the EB meter with GSM technology
Advance autonomous billing system in the EB meter with GSM technologyAdvance autonomous billing system in the EB meter with GSM technology
Advance autonomous billing system in the EB meter with GSM technologyIRJET Journal
 
IRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET Journal
 

Similar to Energy meter billing (20)

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- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy MeterIRJET- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy Meter
 
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 - 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- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing System
 
IRJET- Effective Energy Measurement and Billing System using Arduino GSM Shield
IRJET- Effective Energy Measurement and Billing System using Arduino GSM ShieldIRJET- Effective Energy Measurement and Billing System using Arduino GSM Shield
IRJET- Effective Energy Measurement and Billing System using Arduino GSM Shield
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring System
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy Meter
 
IRJET - Electricity Energy Meter using IoT
IRJET -  	  Electricity Energy Meter using IoTIRJET -  	  Electricity Energy Meter using IoT
IRJET - Electricity Energy Meter using IoT
 
IRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoT
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxProject_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
 
IRJET - Intelligent Energy Monitoring System using Web Access
IRJET - Intelligent Energy Monitoring System using Web AccessIRJET - Intelligent Energy Monitoring System using Web Access
IRJET - Intelligent Energy Monitoring System using Web Access
 
Fair Model for Electricity Billing and Sharing in Shared Apartment in Ghana
Fair Model for Electricity Billing and Sharing in Shared Apartment in GhanaFair Model for Electricity Billing and Sharing in Shared Apartment in Ghana
Fair Model for Electricity Billing and Sharing in Shared Apartment in Ghana
 
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
 
Advance autonomous billing system in the EB meter with GSM technology
Advance autonomous billing system in the EB meter with GSM technologyAdvance autonomous billing system in the EB meter with GSM technology
Advance autonomous billing system in the EB meter with GSM technology
 
IRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor CorrectionIRJET- GSM based Voltage Monitoring & Power Factor Correction
IRJET- GSM based Voltage Monitoring & Power Factor Correction
 

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

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Recently uploaded (20)

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

Energy meter billing

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 849 ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD Dr.Aihloor Subramanyam Sreelatha 1, B.Pallavi 2 1Associate Professor Department of Electrical Engineering, Stanley College of Engineering and Technology, Abids, Hyderabad, Telangana, India 2Assistant Professor Department of Electrical Engineering, Stanley College of Engineering and Technology, Abids, Hyderabad Telangana, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The paper presents a method that permits readings of both the amount of electricity consumed and the amount charged to the customer. Our device displays the electricity readings on an LCD screen and can send the user an SMS with the reading and cost in rupees. In recent years, e-meter (electronic meter) has played a pivotal role in the development ofenergy-and cost-efficient systems. In the distant future, it will have a highly dependable and productive programmable meter-reading architecture (AMRS). This study intends to outline a simple easiness. AnInternetofThings-basedenergymeterreading systemwith defect indication. This eliminates the possibility of manipulating with a user's electric bill by allowing the user to view his exact electricity consumption and cost directly from his meter. The project allows a dual interpretation. One for the LCD displayandthe other for SMS. Our paper consists of a GSM modem coupled to an 8051-family microcontroller. Continuously monitoring electrical pulses and calculating consumption per unit, the system. The system then utilizes the price per unit to determine the cost of electricity. It then transmits this information to the user and electric companyviaSMSandshowsitonan LCDscreen. Thesystemis capable of receiving user messages and controlling load activities. Thesuggestedtechnology disregardsthestandard digital meter reading system and permits remote electronic meter access. With appropriate authentication, users can access the developed website's features from any location on the earth. The benefits of this project include cost savings, increasedenergyefficiency, and reduced manpower and time requirements. This project is built using both hardware and software. Key Words: Energy Meters, GSM Module, Cloud Computing, Automatic meter reading. 1.INTRODUCTION Traditional meter reading by a human operator is inefficient to meet the demands of future residential construction. The application of Automatic Meter Reading (AMR) systems, which electronically collect meter readings, is expanding across industrial, commercial, and utility environments. Electronic utility meters are crucial to automating the utility metering procedure. Automated utility meters have numerous new features that reduce the costofutilitiesforcustomersand thecostof utility delivery for the utility provider. The adventofrural electrificationpresentsopportunitiesfortheimplementation ofnew, more efficient metering technologies. Traditional electromechanical meters, which are still widely usedtoday,aresusceptibletodriftovertimeandtemperaturedue to the analogue and mechanical nature of their components. Also inefficient is the collection of meter readings, as a meter reader must be physically present to obtain the readings. This method of collecting meter readingsbecomesmoredifficultand expensive when readings must be collected from vast, dispersedrural areas.Thereluctanceofmeterreaderstomaketheeffort to travel to these areas results in frequently inaccurate estimates of the amount of electricity consumed. Traditional meter reading is inefficient for households located on the top floors of high-rise buildings and on estates. There is a possibility for unpaid bills, consumer absence, etc. Despite the fact that these conventional meters have been replaced with more efficient electronic energy meters, the problems persist. Consequently, a system that delivers the bill to the user's mobile device is preferable in the current context. This paper introduces a new method of postpaid electronic energy metering that automatically senses the consumed energy, records these readings continuously, and transmits them to the billing point via the existing GSM network. Lastly, after processing the collected data, an SMS bill is generated using web-based system software and sent to the customer (Short Messaging System). As it is web-based, once the data has been updated, the registered users and authority can monitor and analyses the generated monthly bill from any location. In residential properties, traditional meter reading is inefficient. There is a possibility for unpaid bills, consumer absence, etc. Despite the fact that these conventional meters have been replaced with more efficientelectronicenergymeters,the problems persist. Consequently, a system that delivers the bill to the user's mobile device is preferable in the current context.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 850 Using a current sensor, we developed a GSM-based energy meter for our proposed system. This meter computesthebill based on the number of electricity units consumed and sends an SMS to both the electricity department and the user. The user and supplier can check the bill amount from anywhere remotely.Theproposedprojectprovidesa practical andefficientmethodfor reading energy meters. The primary objective is to reduce manual labor by automatically generating the electricity bill based on the house's electricity consumption. The Arduino-installed programmer will perform the calculations, and the bill will be generated. The user can check their bill amount via an SMS sent to their registered mobile number. 2. METHODOLOGY 2.1 Arduino UNO The Arduino UNO is the standard Arduino board.Inthiscontext,UNOsignifies"one"inItalian.ItwasdesignatedasUNO as the initial release of Arduino Software. It was also the first USB board that Arduino released. It is regarded as the most effective board for numerous projects. Arduino.cc designed and manufactured the Arduino UNO board. ATmega328 microcontroller is the foundation of ArduinoUNO.Comparedtootherboards,suchastheArduinoMegaboard,etc.,itissimpleto use. The board includes of digital and analogue Input/Output (I/O) pins, shields, and other circuits. Fig1. Arduino UNO 2.2 Current Sensor The device is comprised of a precise,low-offset, linearHallcircuitwithacopperconductionrouteplacedclosetothedie surface. Through this copper conduction channel, an applied current generates a magnetic field, which the Hall IC transforms into a proportional voltage. The proximity between the magnetic signal and the Hall transducer optimizes the precision of the device. The low-offset, chopper-stabilized, BiCMOS Hall IC, which is programmed for precision after packaging, provides a precise, proportional voltage. Fig 2. Current Sensor 2.3 GSM Module A computer and a GSM-GPRS system can communicate via a GSM/GPRS module. Global System for Mobile communication (GSM) is an architecture utilised in the majority of countries for mobile communication. Global Packet Radio
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 851 Service (GPRS) isa GSM expansion that facilitates faster data transmission. GSM/GPRS module comprises aGSM/GPRSmodem assembled with a power supply circuit and computer connection interfaces (such as RS-232, USB, etc.). The MODEM is the life force of these modules Fig 3. GSM Sensor 2.4 Circuit Diagram Fig 4.Circuit Diagram
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 852 2.5 Flow Chart Fig 5. Flow chart 2.6 Procedure Using the current sensor, we constructed an energy meter in this study. In the GSM Module, a SIM card willbeinserted. First, we shall feed the load with fuel (bulb). The adapter will provide the Arduino with its power supply. The current sensor measures the current flowing through the load and transmits the data to the Arduino. Installed on the Arduino UNO, the application watches electrical pulses and calculates unit consumption. Here, the number of electrical pulses is indicated by the number of flashes of the LEDlight. On the Arduino's LCD, the number of consumed units andthepriceperconsumedunitwillbe displayed. Through the GSMModule, an SMScontainingthenumberofunitsconsumedandtheirpriceissenttotheuser'smobile device. For interaction with the processor or controller, the MODEM requires AT commands, which are transmitted via serial connection. These instructions are transmitted by the controller/processor. The MODEM returns a response after receiving a command. The processor/controller/computer can send various AT commands provided by the MODEM to interface with the GSM and GPRS cellular networks. A GSM/GPRS MODEM is capable of the following tasks: Receive, transmit, and delete SMS messages using a SIM. Read, add, and search SIM phonebook entries. Make, accept, or decline a voice call.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 853 Fig 6. Block Diagram 3. RESULTS AND DISCUSSIONS Our proposed system displays the electricity usage data on an LCD panel and sends the user an SMS with this reading and the cost in rupees. The system continuallyanalyses electricalpulsesandcomputeselectricityusageunits.Notonlyis anSMS sent to the user, but the service provider is also notified. There must be the right signals for the user to receive the bill for the spent electricity. Fig6. LCD displaying units and rupees of electricity consumed
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 854 Fig 7. Message of units and rupees of electricity consumed to the user’s mobile 4. CONCLUSIONS AND FUTURE SCOPE Electric utilities use electric meters installed at customer’s premisesforbillingpurposesattheendofthemonth.Apersonfrom the electricity department has to visit the consumer premises and note down the reading. This system makes trouble-free for electricity department to access the energy consumed by the consumer from the customer ID also the consumer can monitor the energy consumed by them. The system reads the data from the energy meter without tampering it, the proposed model is used to calculate the energy consumption of thehousehold.Thissystemwill bringtransparency betweenprovider &consumer. In addition to this proposed system, the system could be made more smart by allowing the user to check for the power consumption and alert him on his power consumption. And also to include a web/mobile interface that gives the amount of energy consumed by every device in every room and also givetheenergyconservation tipstoo,basedonthedata obtained.The real time data obtained can also be used to built a prediction model over it, for predicting the energy demands trends of the future, over any given time period. REFERENCES [1] Sasanenikita N, “IOT based energy meter billing and monitoring system”, International research journal of advanced engineering and science. [2] Anitha.k, prathik, Smart Energy Meter surveillance UsingIoT,InstituteofElectrical andElectronicsEngineers(IEEE),2019. [3] Mohammad Hossein YaghmaeeDesignandImplementationofanInternetof ThingsBasedSmartEnergyMetering 6thIEEE International Conference on Smart Energy Grid Engineering 2018. [4] Ashna K & George SN, “GSM based automatic energymeter readingsystem withinstantbilling”,Proceedingofinternational multi conference on automation, computing, communication, control and compressed sensing (Imac4S), Vol.65, No.72, (2013).
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 855 BIOGRAPHIES Dr.A.Subramanyam Sreelatha isan Asscoaite Professor in Stanley College of Engineering and Technology for Women at Abids, Hyderabad, Telangana, India Ms.B.Pallavai is an Assiatnat Professor at Department of Electrical Engineering, Stanley College of Engineering and Technology, Abids, Hyderabad, Telangana, India