SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 343
Automatic Electric Meter Reading Using WIFI
Prachi Bramhe1, Akshay Sarode2, Vicky Bonde3, Rachana Mankar4, Ayushi Kesharwani5,
Samiksha Dhengale6
1Assistant Professor, Electronics & Telecommunication Engineering Department ,NIT ,Nagpur, INDIA
2,3,4,5,6Student, Electronics & Telecommunication Engineering Department , NIT, Nagpur, INDIA
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - :- The automatic reading of energy meter is just
like internet connection. It represent the time of value with
respect digitalize world and overcome the man efforts from
energy board is coming to taking the reading of our energy
meter to make billing of energy consume for specific month
but some time there is some reason like there is one in home,
meter is placed in the house and dogs beware etc. Because of
this all reason the reading of energy meter and thus the board
send average meter reading and consumer will pay the
maximum energy bills.so that to avoid all this things we
making this project and automatic way to collects the bill and
send to MSEB board and also show to consumer. To pay the
bills at particular period time. The Automatic Energy Meter
would result in being consumer friendly as it would take care
of all the issues the consumer is likely to energy saving,
reduced maintenance cost, increased safety without
compromise on security and comfort, complete control of
energy board and also it helps to avoid the robbery of energy
from meter.
Key Words: WIFI, PIC Microcontroller, CT, LCD
1. INTRODUCTION
The Automatic Energy Meter is to remote monitoring and
control of the Domestic Energy Meter. It enables the
Electricity Department to read the meter readings regularly
without the person visiting each house. Reading can be
achieved by the useofmicrocontrollerunitthatcontinuously
monitoring and records the Energy Meter in its permanent
memory location. The Microcontroller based system
continuously recordsthereadingsandthelivemeterreading
can be send to the Electricity department on request. This
system also can be used to disconnect the power supply to
the house in case of non-payment of electricity bills. In our
project we interface meter to PC which stores all the data
and calculates exact billing amount and send it to MSEB
server by using WIFI. The exact billing reading will further
shows on LCD, if the consumer not pay the bill within a time
periods, the Microcontroller will automatically disconnect
the power supply of consumer within a 10 days. In addition
to this are going to reduces the power theft due to hooking
and unauthorized consumption.
2. LITERATURE REVIEW
Existing meter reading technique in India are analyzed and
conducted an extensive study on differentenergymeasuring
instrument available now. In existing system either an
electronic energy meter or an electro-mechanical meter is
fixed in the premise for measuring the usage. The kWh units
used then still have to be process by a meter reading
company. For processing the meter reading, companyneeds
to firstly link each recorded power usage datum to an
account owed by means of the specifictrafficin use.Wireless
electric power management and control system for short
distance is developed using WIFI Technique. The
microcontroller is used to manage energy data and WIFI
tenable communication between the energy meter and data
centers. The secure mobile agent concept was presented
instead of one person for one meter according to geographic
area energy meters can be organized. For one location
energy meter a security manager can do his work. Local
mobile agent can do his duty for a specific location to avoid
the visits of external mobile agent to energy meter directly.
After exceeding the maximum demand, the meter andhence
the connection will automatically be disconnected by an
embedded system inserted in the meter itself. The major
disadvantages of a postpaid system isthatthereisnocontrol
of usage from the consumer’s side. Thereis lotof wastagesof
power. Since the supply of power is limited, as a responding
citizen, there is a need to use electricity in a improved and
efficient way. Additional advantages of theprepaidsystemis
that the human errors made reading meters and processing
bills can be reduces to a great amount.Wirelessmetercanbe
used in residential apartment and especially in industrial
consumer where bulk energy is consumed. Advance in
technology have made exchange of information in very high
speed, protected and truthful. Advance in wireless
technology caused rapid change in field of
telecommunication system. Communication system like
internet and WIFI are available in India.
3. METHODOLOGY
POWER SUPPLY:- It is used to give a constant power supply
of 5v to all the electronic circuits. In this we are using a step
down transformer with rectifier diode, filter capacitor and
regulator IC which convert a 12V DC to constant 5V
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 344
irrespective of any functions in input voltage between 6V to
12V.
PIC MICROCONTROLLER:-Weuseda PICmicrocontrollerto
execute the number of operation. It is 8 bit microcontroller
having 32 KB FLASH ROM, 2KB of EEPROM, and 1.2KB of
RAM. It has 28 pins, out of then 25 pins are useable as digital
input/output as well as all thepinshavevariousfunctionlike
ACD, COMPARATOR, TIMER, etc.
MAX232:- It is used to interface a microcontroller with the
RF modem. This communicates the micro and RF modem
with RS232 protocol also it protect both the devices against
either side faults. This also help to increase the
communication distance between both the devices.
DRIVER :- As microcontroller is not capable to drives a high
voltages devices like fan and light directly, hence we used a
relays to switch ON/OFF the devices, but microcontroller
gives max. 5V/ 20mA. At its port output and the relayused is
of 12V, hence driver IC converts the 5V signals to 12V.
LCD DISPLAY:- It is used to display the number of units
consumed, total amount of bill, number of days remain to
pay the bill.
4. BLOCK DIAGRAM
Fig -1: Block Diagram of AEMRW
5. CIRCUIT DIAGRAM
Fig -2: Circuit Diagram of AEMRW
6. WORKING
This is the block diagram of our project a 220V AC power
supply is taken from MSEB main power line. Then this AC
supply is 220V is applied to PT. Now PT is used to convert a
220 AC volt into the 5V and is used to convert a 220AC volt
into 5V AC, then it will convert into 5V DC by using rectifiers.
Because the microcontroller is only work on 5V DC current
that why we need to convert. The 220V AC current. Now
microcontroller calculate a number of consume per second
and calculate with standard rate of value which is feed by
MSCB office. The calculation part is depend upon the
power=VI/1000 W/ 3600 sec this Formula calculate the
average value of electricity consumer in second with
standard value/rate. Then RS232 is language transistor
who’s translator between the microcontroller and radio
frequency transmitter. It is also a protocol which helps to
send data from a transmitter and receiver.Thenthedata will
be send by RF to MSEB main board to checking the data and
for authorizes work. Then at receiver side of MSEB/
Mahavitran. Then customer will pay bills via internet or
manually counter it’s depends on consumer choice. Now, if
this above scenario is in true condition Means at particular
time the bills will be pay then the MSEB office doesn’t send
any command. If this condition is false the main board office
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 345
send the command to micro- controller via reveres process
that is PC- RS232-RF transmitter – RF receiver-RS 232
microcontroller that bills is not pay by consumer youwill be
the power supply of consumer.Nowthedriverisconverteda
+5V into +12V supply for relay to operate the high power
application that is relay and also helps to provide the
command to cut off the power supply. Then the relayiswork
to ON and OFF the total current which is given by
transformer and cut the Power supply.
The following are the results obtained.
Chart -1: Actual Project
Chart -2:Volt,Ampear, Watt show in Lcd Display
Chart -3:Paid or Meter Off options and also show the
meter reading on Web Page
7. CONCLUSIONS
Hence we conclude that the system we design is taking a
automatic meter reading for a useable energy for a specific
period/ month and also send to Mahavitran by using WIFI
and shows the total unit of consumed energy on LCD to pay
the bill in period of 10 days from bills data. And gives a
perfect month bills to pay the billing amount without any
delay. This whole project saves a lots of times andinitial cost
and taxes from consumer. And it also saves the paper for
printing bills
REFERENCES
[1] Newbury, J Miller, W., “Smart Prepaid Energy Meter
Implementation”, Power Delivery, IEEE Transaction on,
Jan 2002,PP. 1-5.
[2] V. K. Sehgal, Nitin, D.S. Chauhan, R. Sharma, “Smart
wireless TemperatureData LoggerUsingIEEE802.15.4/
ZigBee Protocol” ,IEEE Region 10 Conference TENCON
2008, PP 1-6.
[3] Damnjanovi_ M. Predrag Petkovi_ P., Jovanovi_ B.,
“Integrated Power Meter”, Proc. Of Small System
Simulation Symposium, March 2005 ‘pp59-62’.
[4] “The 8051 microcontroller and embedded system” by
Muhammad Ali Mazidi, Publisher : Prentice hall.
[5] www.8051projects.info/proj.asp?ID=60.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 346
BIOGRAPHIES
“Akshay D. Sarode
Student Of Electronics and
Telecommunication Department,
Nagpur Institute Of Technology
,Nagpur,
Maharastra, India”
“Vicky D. Bonde
Student Of Electronics and
Telecommunication Department,
Nagpur Institute Of Technology
,Nagpur,
Maharastra ,India”
“Rachana V. Mankar
Student Of Electronics and
Telecommunication Department,
Nagpur Institute Of Technology
,Nagpur,
Maharastra ,India”
“Ayushi A. Kesharwani
Student Of Electronics and
Telecommunication Department,
Nagpur Institute Of Technology
,Nagpur,
Maharastra ,India”
“Samiksha M. Dhengale
Student Of Electronics and
Telecommunication Department,
Nagpur Institute Of Technology
,Nagpur,
Maharastra, India”

More Related Content

What's hot

Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...ijesajournal
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy MeterChetan Khatri
 
IoT Based Smart Energy Meter
IoT Based Smart Energy MeterIoT Based Smart Energy Meter
IoT Based Smart Energy Meterijtsrd
 
Smart Metering Communications Issues and Technologies
Smart Metering Communications Issues and TechnologiesSmart Metering Communications Issues and Technologies
Smart Metering Communications Issues and Technologieslivemetering
 
Bi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterBi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterVAIBHAV SINGH
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcardchintu9666
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-systemNIT MEGHALAYA
 
Ameya smart energy meter
Ameya   smart energy meterAmeya   smart energy meter
Ameya smart energy meterAnkur Singh
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter pptRitam Giri
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET 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- 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
 
Digitized Meter and Invoice Generation
Digitized Meter and Invoice GenerationDigitized Meter and Invoice Generation
Digitized Meter and Invoice GenerationIRJET Journal
 
Smart Metering Technical Challenges
Smart Metering Technical ChallengesSmart Metering Technical Challenges
Smart Metering Technical ChallengesSimon Harrison
 

What's hot (20)

Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy Meter
 
IoT Based Smart Energy Meter
IoT Based Smart Energy MeterIoT Based Smart Energy Meter
IoT Based Smart Energy Meter
 
Prepaid energymeter
Prepaid energymeterPrepaid energymeter
Prepaid energymeter
 
Smart Metering Communications Issues and Technologies
Smart Metering Communications Issues and TechnologiesSmart Metering Communications Issues and Technologies
Smart Metering Communications Issues and Technologies
 
Power Measurement with IoT
Power Measurement with IoTPower Measurement with IoT
Power Measurement with IoT
 
Bi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterBi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meter
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcard
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
 
Ameya smart energy meter
Ameya   smart energy meterAmeya   smart energy meter
Ameya smart energy meter
 
Avr based smart electricity meter
Avr based smart electricity meterAvr based smart electricity meter
Avr based smart electricity meter
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter ppt
 
Smart Meter- Overview of System and Capabilities
Smart Meter- Overview of System and CapabilitiesSmart Meter- Overview of System and Capabilities
Smart Meter- Overview of System and Capabilities
 
Smart Meter
Smart MeterSmart Meter
Smart Meter
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution System
 
smart grid
smart gridsmart grid
smart grid
 
IRJET- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy MeterIRJET- IoT based Prepaid Energy Meter
IRJET- IoT based Prepaid Energy Meter
 
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
 
Digitized Meter and Invoice Generation
Digitized Meter and Invoice GenerationDigitized Meter and Invoice Generation
Digitized Meter and Invoice Generation
 
Smart Metering Technical Challenges
Smart Metering Technical ChallengesSmart Metering Technical Challenges
Smart Metering Technical Challenges
 

Similar to IRJET- Automatic Electric Meter Reading using Wifi

Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridIRJET Journal
 
IRJET - Wireless Energy Meter with Home Automation
IRJET -  	  Wireless Energy Meter with Home AutomationIRJET -  	  Wireless Energy Meter with Home Automation
IRJET - Wireless Energy Meter with Home AutomationIRJET 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- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET Journal
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET Journal
 
IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...
IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...
IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...IRJET 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 - 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 SystemIRJET Journal
 
IOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTIONIOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTIONIRJET Journal
 
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET Journal
 
IRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET Journal
 
IRJET- Automated Energy Metering System
IRJET- Automated Energy Metering SystemIRJET- Automated Energy Metering System
IRJET- Automated Energy Metering SystemIRJET Journal
 
IRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-IntimationIRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-IntimationIRJET 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
 
Intelligent Power Meter using GSM network and Android Application
Intelligent Power Meter using GSM  network and Android ApplicationIntelligent Power Meter using GSM  network and Android Application
Intelligent Power Meter using GSM network and Android Applicationshan km
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET Journal
 
IoT based Smart Energy Meter
IoT based Smart Energy MeterIoT based Smart Energy Meter
IoT based Smart Energy MeterIRJET Journal
 
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
 
Power Theft Detection Using IOT
Power Theft Detection Using IOTPower Theft Detection Using IOT
Power Theft Detection Using IOTSWAPNILCHAVAN28596
 

Similar to IRJET- Automatic Electric Meter Reading using Wifi (20)

Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart Grid
 
IRJET - Wireless Energy Meter with Home Automation
IRJET -  	  Wireless Energy Meter with Home AutomationIRJET -  	  Wireless Energy Meter with Home Automation
IRJET - Wireless Energy Meter with Home Automation
 
IRJET - Electricity Energy Meter using IoT
IRJET -  	  Electricity Energy Meter using IoTIRJET -  	  Electricity Energy Meter using IoT
IRJET - Electricity Energy Meter using IoT
 
IRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over InternetIRJET- Energy Meter Reading over Internet
IRJET- Energy Meter Reading over Internet
 
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 - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...
IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...
IRJET - RFID Based Smart Electricity Bill Payment and Energy Sharing System t...
 
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 - 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
 
IOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTIONIOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTION
 
GMS PPT.pptx
GMS PPT.pptxGMS PPT.pptx
GMS PPT.pptx
 
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
 
IRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM Technology
 
IRJET- Automated Energy Metering System
IRJET- Automated Energy Metering SystemIRJET- Automated Energy Metering System
IRJET- Automated Energy Metering System
 
IRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-IntimationIRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-Intimation
 
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
 
Intelligent Power Meter using GSM network and Android Application
Intelligent Power Meter using GSM  network and Android ApplicationIntelligent Power Meter using GSM  network and Android Application
Intelligent Power Meter using GSM network and Android Application
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter Reading
 
IoT based Smart Energy Meter
IoT based Smart Energy MeterIoT based Smart Energy Meter
IoT based Smart Energy Meter
 
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
 
Power Theft Detection Using IOT
Power Theft Detection Using IOTPower Theft Detection Using IOT
Power Theft Detection Using IOT
 

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 Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
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
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 

Recently uploaded (20)

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
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
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
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)
 
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
 

IRJET- Automatic Electric Meter Reading using Wifi

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 343 Automatic Electric Meter Reading Using WIFI Prachi Bramhe1, Akshay Sarode2, Vicky Bonde3, Rachana Mankar4, Ayushi Kesharwani5, Samiksha Dhengale6 1Assistant Professor, Electronics & Telecommunication Engineering Department ,NIT ,Nagpur, INDIA 2,3,4,5,6Student, Electronics & Telecommunication Engineering Department , NIT, Nagpur, INDIA ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - :- The automatic reading of energy meter is just like internet connection. It represent the time of value with respect digitalize world and overcome the man efforts from energy board is coming to taking the reading of our energy meter to make billing of energy consume for specific month but some time there is some reason like there is one in home, meter is placed in the house and dogs beware etc. Because of this all reason the reading of energy meter and thus the board send average meter reading and consumer will pay the maximum energy bills.so that to avoid all this things we making this project and automatic way to collects the bill and send to MSEB board and also show to consumer. To pay the bills at particular period time. The Automatic Energy Meter would result in being consumer friendly as it would take care of all the issues the consumer is likely to energy saving, reduced maintenance cost, increased safety without compromise on security and comfort, complete control of energy board and also it helps to avoid the robbery of energy from meter. Key Words: WIFI, PIC Microcontroller, CT, LCD 1. INTRODUCTION The Automatic Energy Meter is to remote monitoring and control of the Domestic Energy Meter. It enables the Electricity Department to read the meter readings regularly without the person visiting each house. Reading can be achieved by the useofmicrocontrollerunitthatcontinuously monitoring and records the Energy Meter in its permanent memory location. The Microcontroller based system continuously recordsthereadingsandthelivemeterreading can be send to the Electricity department on request. This system also can be used to disconnect the power supply to the house in case of non-payment of electricity bills. In our project we interface meter to PC which stores all the data and calculates exact billing amount and send it to MSEB server by using WIFI. The exact billing reading will further shows on LCD, if the consumer not pay the bill within a time periods, the Microcontroller will automatically disconnect the power supply of consumer within a 10 days. In addition to this are going to reduces the power theft due to hooking and unauthorized consumption. 2. LITERATURE REVIEW Existing meter reading technique in India are analyzed and conducted an extensive study on differentenergymeasuring instrument available now. In existing system either an electronic energy meter or an electro-mechanical meter is fixed in the premise for measuring the usage. The kWh units used then still have to be process by a meter reading company. For processing the meter reading, companyneeds to firstly link each recorded power usage datum to an account owed by means of the specifictrafficin use.Wireless electric power management and control system for short distance is developed using WIFI Technique. The microcontroller is used to manage energy data and WIFI tenable communication between the energy meter and data centers. The secure mobile agent concept was presented instead of one person for one meter according to geographic area energy meters can be organized. For one location energy meter a security manager can do his work. Local mobile agent can do his duty for a specific location to avoid the visits of external mobile agent to energy meter directly. After exceeding the maximum demand, the meter andhence the connection will automatically be disconnected by an embedded system inserted in the meter itself. The major disadvantages of a postpaid system isthatthereisnocontrol of usage from the consumer’s side. Thereis lotof wastagesof power. Since the supply of power is limited, as a responding citizen, there is a need to use electricity in a improved and efficient way. Additional advantages of theprepaidsystemis that the human errors made reading meters and processing bills can be reduces to a great amount.Wirelessmetercanbe used in residential apartment and especially in industrial consumer where bulk energy is consumed. Advance in technology have made exchange of information in very high speed, protected and truthful. Advance in wireless technology caused rapid change in field of telecommunication system. Communication system like internet and WIFI are available in India. 3. METHODOLOGY POWER SUPPLY:- It is used to give a constant power supply of 5v to all the electronic circuits. In this we are using a step down transformer with rectifier diode, filter capacitor and regulator IC which convert a 12V DC to constant 5V
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 344 irrespective of any functions in input voltage between 6V to 12V. PIC MICROCONTROLLER:-Weuseda PICmicrocontrollerto execute the number of operation. It is 8 bit microcontroller having 32 KB FLASH ROM, 2KB of EEPROM, and 1.2KB of RAM. It has 28 pins, out of then 25 pins are useable as digital input/output as well as all thepinshavevariousfunctionlike ACD, COMPARATOR, TIMER, etc. MAX232:- It is used to interface a microcontroller with the RF modem. This communicates the micro and RF modem with RS232 protocol also it protect both the devices against either side faults. This also help to increase the communication distance between both the devices. DRIVER :- As microcontroller is not capable to drives a high voltages devices like fan and light directly, hence we used a relays to switch ON/OFF the devices, but microcontroller gives max. 5V/ 20mA. At its port output and the relayused is of 12V, hence driver IC converts the 5V signals to 12V. LCD DISPLAY:- It is used to display the number of units consumed, total amount of bill, number of days remain to pay the bill. 4. BLOCK DIAGRAM Fig -1: Block Diagram of AEMRW 5. CIRCUIT DIAGRAM Fig -2: Circuit Diagram of AEMRW 6. WORKING This is the block diagram of our project a 220V AC power supply is taken from MSEB main power line. Then this AC supply is 220V is applied to PT. Now PT is used to convert a 220 AC volt into the 5V and is used to convert a 220AC volt into 5V AC, then it will convert into 5V DC by using rectifiers. Because the microcontroller is only work on 5V DC current that why we need to convert. The 220V AC current. Now microcontroller calculate a number of consume per second and calculate with standard rate of value which is feed by MSCB office. The calculation part is depend upon the power=VI/1000 W/ 3600 sec this Formula calculate the average value of electricity consumer in second with standard value/rate. Then RS232 is language transistor who’s translator between the microcontroller and radio frequency transmitter. It is also a protocol which helps to send data from a transmitter and receiver.Thenthedata will be send by RF to MSEB main board to checking the data and for authorizes work. Then at receiver side of MSEB/ Mahavitran. Then customer will pay bills via internet or manually counter it’s depends on consumer choice. Now, if this above scenario is in true condition Means at particular time the bills will be pay then the MSEB office doesn’t send any command. If this condition is false the main board office
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 345 send the command to micro- controller via reveres process that is PC- RS232-RF transmitter – RF receiver-RS 232 microcontroller that bills is not pay by consumer youwill be the power supply of consumer.Nowthedriverisconverteda +5V into +12V supply for relay to operate the high power application that is relay and also helps to provide the command to cut off the power supply. Then the relayiswork to ON and OFF the total current which is given by transformer and cut the Power supply. The following are the results obtained. Chart -1: Actual Project Chart -2:Volt,Ampear, Watt show in Lcd Display Chart -3:Paid or Meter Off options and also show the meter reading on Web Page 7. CONCLUSIONS Hence we conclude that the system we design is taking a automatic meter reading for a useable energy for a specific period/ month and also send to Mahavitran by using WIFI and shows the total unit of consumed energy on LCD to pay the bill in period of 10 days from bills data. And gives a perfect month bills to pay the billing amount without any delay. This whole project saves a lots of times andinitial cost and taxes from consumer. And it also saves the paper for printing bills REFERENCES [1] Newbury, J Miller, W., “Smart Prepaid Energy Meter Implementation”, Power Delivery, IEEE Transaction on, Jan 2002,PP. 1-5. [2] V. K. Sehgal, Nitin, D.S. Chauhan, R. Sharma, “Smart wireless TemperatureData LoggerUsingIEEE802.15.4/ ZigBee Protocol” ,IEEE Region 10 Conference TENCON 2008, PP 1-6. [3] Damnjanovi_ M. Predrag Petkovi_ P., Jovanovi_ B., “Integrated Power Meter”, Proc. Of Small System Simulation Symposium, March 2005 ‘pp59-62’. [4] “The 8051 microcontroller and embedded system” by Muhammad Ali Mazidi, Publisher : Prentice hall. [5] www.8051projects.info/proj.asp?ID=60.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 346 BIOGRAPHIES “Akshay D. Sarode Student Of Electronics and Telecommunication Department, Nagpur Institute Of Technology ,Nagpur, Maharastra, India” “Vicky D. Bonde Student Of Electronics and Telecommunication Department, Nagpur Institute Of Technology ,Nagpur, Maharastra ,India” “Rachana V. Mankar Student Of Electronics and Telecommunication Department, Nagpur Institute Of Technology ,Nagpur, Maharastra ,India” “Ayushi A. Kesharwani Student Of Electronics and Telecommunication Department, Nagpur Institute Of Technology ,Nagpur, Maharastra ,India” “Samiksha M. Dhengale Student Of Electronics and Telecommunication Department, Nagpur Institute Of Technology ,Nagpur, Maharastra, India”