Automatic Meter Reading PDF
Automatic Meter Reading PDF
Automatic Meter Reading PDF
Sudhish N George
I.
INTRODUCTION
66
AMR system and several related works are available. Many emetering systems have now been proposed, based on GPRS,
Bluetooth, GSM as explained in [1], [3], [4], [5], [6], [7] and
[8].Design of an Electric Energy Meter for long-distance data
information transfers which based upon GPRS is proposed in
[1]. These systems cant be implemented so easily because the
regular use of GPRS is still a dream to the common people .A
GSM Energy meter with instant billing facility is introduced in
[2] and [3],but still the problem of missing SMS will degrade
the accuracy and performance. A more reliable and userfriendly system with web portal for multiple access using the
advanced Visual studio .net frame work is created in this
project which will manage the data efficiently even if there is
loss of SMS. It makes the design different from the previous
proposals. The GSM/GPRS channel is a very useful means of
communication as sending data as SMS turns out to be a very
handy tool, due to its good area coverage capability and cost
effectiveness. Different state electricity boards in INDIA
started using GSM facility for fault management and so there is
increased demand for this method.
For this design, energy meter specifications and tariff
structure followed by the Kerala State Electricity Board
(KSEB) are adopted. In this project the front end is User
friendly and any employee with minimum knowledge of
computers can work on this software. Employees can read the
meter by sitting in their office.
67
The engineering challenge is to develop a product that can
serve as wireless system replacement for the metering and
billing system currently in use. This emphasis that the meter
under development has to work under the old circumstances
and perform all the previous functions, but also be able to relay
the information in a new way and perform additional functions,
without the need of replacing all meters on the electrical grid
simultaneously.
The developed AMR system consists of three main parts: a
digital GSM power meter installed in every individual
consumer unit, transmission facility (SMS gateway), and
billing server at the energy provider side. Overview and
functional block details are shown in Fig. 3.
68
a very small coin cell (3V CMOS battery) which runs
continuously even in power failure.
In the office, the GSM unit will receive these data and
software will calculate the total consumption of each user. The
design can be discussed as two broad categories, Hardware
detailed design and software web portal design.
V.
D. Implementation Details
Output pulses from the metering IC are counted using the
default timer of PIC MCU. The signal from meter through
Octocoupler is normally high (5V) and the high to low
transition of this voltage wave indicates the occurrence of a
pulse. The counting of low pulse is an inefficient method as
improper grounding issues may even be counted as a pulse by
the device. So the produced pulse is reversed before applying
to the counter. A TTL compatible inverter circuit is used for
this purpose.
The microcontroller is programmed to read data from the
metering IC every second. When microcontroller reads the
power consumption, it is stored and current reading is
incremented in its software. In this design meter is calibrated
such that for 1 unit of energy (kWh) consumption, it generates
3200 pulses in LED. (It can be calibrated for a meter constant
of 1000 imp/kWh or 100 imp/kWh or 32000 imp/kWh etc as
per the requirement).
Energy per count, Epc = (I max X V rms)/3200.
(1)
Where Imax is the maximum load current and Vrms is the RMS
voltage.
Energy per LED pulse, Epp =1000 X 3600/ Mpr.
(2)
69
PCB layout for the meter routed with the aid of Cadence
Orcad 9.2 suite and corresponding printed board are shown in
Fig.9.Mechanical design and assembly of the developed meter
is shown in Fig.10.The device has a plastic enclosure. It has
less weight and easy to handle. For status indication, a green
LED is placed in front side. 20x4 LCD display is there on the
top of the meter to display the reading and RTC time date
information. Push button switches are provided to read
EEPROM content.
B. Billing Software
A web oriented GUI designed especially for e-billing,
manages all received SMS readings, updates the database
regularly, computes the monthly bill amount, and notify the
consumer his bill details through SMS. It also publishes the bill
in the designed web portal and consumer can log for getting the
usage details any time. Printed postal mails can also be
provided for respective consumer. Authority can log for bill
preparation and analysis of any collected data. Information
portal helps to assist the smart meter to log consumption data to
the database. Microsoft Visual Studio 2008 IDE is used to
develop the web portal. Data base used is Microsoft SQL
Server2005 (Fig. 11).
VI.
70
the server for practical use, once hosted the user can access it
from anywhere through internet.
Fig.13 User login, Category registration, Port setting, Tariff table updating.
VII. RESULTS
Designed meter is able to send the usage value at a
predefined time and the status is displayed in LCD for the next
5 minutes after sending, as shown above in Fig. 10.
71
ensures that power consumption values can be transmitted
more frequently to a remote station. The implications of being
able to transmit readings more often are that energy utilities
will be able to generate timely bills, better understand energy
demand patterns, manage meter failures more efficiently and
manage fraud better.
[1]
REFERENCES
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
Yujun Bao and Xiaoyan Jiang, Design of electric Energy Meter for
long-distance data information transfers which based upon GPRS, ISA
2009. International Workshop on Intelligent Systems and Applications,
2009.
H.G.Rodney Tan,C.H. Lee,V.H.Mok,Automatic power meter reading
system using GSM network, The 8 th International Power Engineering
Conference (IPEC 2007).
Vivek Kumar Sehgal,Nitesh Panda, Nipun Rai Handa, Electronic
Energy Meter with instant billing,UKSim Fourth European Modelling
Symposium on Computer Modelling and Simulation.
Bharath P, Ananth N, Vijetha S, Jyothi Prakash K. V. ,Wireless
automated digital Energy Meter, ICSET 2008.
P.K. Lee and L.L. Lai, Fieee, A practical approach to wireless GPRS
on-line power quality monitoring system, Power Engineering Society
General Meeting, 2007.
Subhashis Maitra, Embedded Energy Meter- A new concept to measure
the energy consumed by a consumer and to pay the bill, Power System
Technology and IEEE Power India Conference, 2008.
T El-Djazairy, B J Beggs and I F Stewart, Investigation of the use of
the Global System for Mobile Communications (GSM) network for
metering and load management telemetry, Electricity Distribution. Part
1: Contributions. CIRED. 14th International Conference and Exhibition
on (IEE Conf. Publ. No. 438).
Li Kaicheng, Liu Jianfeng, Yue Congyuan, Zhang Ming. Remote
power management and meter-reading system based on ARM
microprocessor, Precision Electromagnetic Measurements Digest,
2008. CPEM 2008. Conference on Digital Object Identifier.
M.P Praveen, KSEB to introduce SMS-based fault maintenance
system, The Hindu News on 26/06/2011, http://www.hindu.com.
72