Design and Implementation of Wireless Energy Meter System For Monitoring The Single Phase Supply
Design and Implementation of Wireless Energy Meter System For Monitoring The Single Phase Supply
Design and Implementation of Wireless Energy Meter System For Monitoring The Single Phase Supply
ABSTRACT
Wireless energy meter is a system developed to serve as a
basic single-phase energy meter with advanced functionalities
such as Peak hour setting, Peak load setting Wireless reading
transmission; further the system eliminates the role of a Meter
Reader.
Keywords: - Single phase supply, WEM, Microcontroller
1. INTRODUCTION
In the present scenario, there is no option for the electricity
board to regulate the load distribution during peak hours. As a
result, even today, a number of customers are suffering due to
Low Voltage during peak hours. Power is saved at the mercy
of customers only during peak hours. A large amount is spend
for obtaining the meter readings every month. Meter readers
find it difficult to collect the readings from remote areas. The
wireless energy meter product specification is the energy
meter with increased functionality of a single phase handheld
module monitoring system.
2. PRINCIPLE
WEM monitors the energy consumption for a single phase
supply. There will be a preset value for the Peak hour &
permissible load at peak hour. Bimonthly readings will be sent
to the control station on the second day [1]. At the base
station, the total bill amount is prepared. Further at the base
station, NCU & ECU are extracted. The energy meter module
consists of the basic functions of standard energy meter, It
consists of a Single phase supply, It is having the capability of
Unit & Time setting ,Further it has a detachable Keypad
facility along with GSM facility and LCD display[1].
3. DESIGN OF WEM
26
27
6. OPERATION OF WEM
Energy Meter tested at different voltage conditions using an
Auto transformer. Supply voltage varied from 150 VAC to
240 VAC. During this testing process meter consistently
works with accuracy. Different load devices are connected to
test the current handling capability of the meter (10W to
1000W).
7. RESULTS
The hardware design of the energy meter has been completed
and implemented. The code at meter side completed and
tested. The front end is designed using Visual basic [2].
Mobile phones are used instead of GSM modules. The test
results using Visual basic screen shots are as follows.
4. COMMUNICATION PROTOCOL.
Wireless communication with the control station is made
possible by means of the GSM modem. It supports the AT
command sets. Using Serial communication protocol
(USART) we communicate with the GSM Modem. RTC and
EEPROM [8]. The meter reading are stored in each change in
values to a permanent memory. This is made possible by
2
5. ADVANTAGES OF WEM
Even though a number of Energy meters are available, WEM
has following unique features such as Peak Hour-Load setting
capability, further it completely avoids the role of meter
28
8. CONCLUSIONS
9. FUTURE SCOPE
The wireless energy meter system can modified to a 3-phase
supply. In this system the printing mechanism can be
embedded at the meter side so that a hardcopy of the bill may
be obtained. A GSM module can be embedded in the same
PCB as different layers [6] .The overall size can be reduced if
multilayer PCB is used.
10. REFERENCES
[1] Muhammad Ali Mazidi, Janice Gillispie Mazidi and Rolin
D McKinlay, The 8051 Microcontroller and Embedded
Systems, Prentice Hall, Edition 2, 2006.
[2] Evangelos Petroutsos, Mastering Microsoft Visual
Basic2008, Wiley India, Edition 1, 2008.
[3] Silberschatz, Korth and Sudarsan, Database System
Concepts, McGraw-Hill International, Edition4.
Figure 10 Front End with extra unit.
The operating conditions of WEM are as follows, the energy
meter tested at different voltage conditions using an Auto
transformer. Supply voltage varied from 150 VAC to 240
VAC. During this testing process meter consistently works
with accuracy. Different load devices are connected to test the
current handling capability of the meter (10W to 1000W).
The output results can be described as follows
A. When wireless energy meter is switched ON, the
minute value is set to 1.
Initializations take place
B. When minute=2, a message is sent, hourly.
For each hour, 5-8 minutes
taken as
peak hours.
C. Total reading displayed in the LCD and gets
updated.
#$12345$00.00$00.00$* is the format for transmission ie;#$
meter id $ (total-extra) $ (extra) $*
D. Default password is 1234
29