AutomatedMeterReadingSystem AStudy
AutomatedMeterReadingSystem AStudy
net/publication/276128988
CITATIONS READS
27 30,371
4 authors, including:
All content following this page was uploaded by Satish Palaniappan on 18 August 2019.
39
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
(Power to Communication) interface card installed inside it meter from anywhere in the world by using the SMS
and is interfaced externally through RS232 from which the system[1][2].Another implementation of the AMRS as shown in
meter readings are obtained. This method suggests the Fig.1 is very much similar to our previous system but for it
tampering of the existing energy meter and integrating a P2C includes a RTC (Real Time Clock) for round the clock time
interface card to it, however the tampering of the energy meter stamping even on power failure (powered by a 3V CMOS
is against the government law in most countries and could be Battery) and EEPROM to store readings history. It also has a
implemented widely if and only if the existing meters where PC with GSM Receiver at the energy provider end that acts as
replaced by the government. The SMS system is used for the billing point. AT commands set which stands for attention
requesting and retrieving energy meter readings from every terminal are used by energy meter to communicate with the
house at anytime and even for cutting off the electricity GSM Modem. Both of these systems provide E-Commerce
connection if the bill remains unpaid. The user is also features like billing, printing, etc and an interface to view and
intimated, given feedback and able to check the status of his analyze the history of all billings.[3][4].
40
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
2.3 AMRS Using SCADA System: to both control the devices remotely and also retrieve data
SCADA (Supervisory Control and Data Acquisition) is a from it in a half duplex manner [15]. PLC is like any other
system operating with coded signals over communication communication technology whereby a sender modulates the
channels so as to provide control of remote equipment. It is a data to be sent, injects it onto medium, and the receiver de-
category of software application program for process control, modulates the data to read it. The main advantage of PLC is
the gathering of data in real time from remote locations in that the existing wiring can be re-used. Thus Power Line
order to control equipments. Communication can be used to transfer meter readings data to
the central servers along with the use of GSM/GPRS. The
SCADA refers to the combination of telemetry and data data from every meter is collected using PLC. This data is
acquisition. SCADA includes the collecting of the information then transferred to a central server using GPRS connectivity.
via a RTU (remote terminal unit), PLCs (programmable logic The server in turn feeds the data to service provider’s billing
controllers) and IEDs (intelligent electronic devices), servers thus creating a totally automated and reliable
transferring it back to the central site, carrying out any measurement and billing infrastructure. Value added services
necessary analysis and control and then displaying that can be used to send alerts for prepaid users, SMS facility to
information on a number of operator screens or displays. The switch off gas supply, alerts on gas leak detection and
D-SCADA control algorithm and distribution security automatic switching off gas supply, credit card payment
monitoring is demonstrated in Fig 3. A system using SCADA facility.
isolates and precisely locates faults and optimise for energy The communication between concentrator and collectors is
saving. Centralised monitoring and control to manage done using Power Line Carrier(PLC) as shown in Fig 4. A
multiple facilities from a single location and remote software collector is used to store and process the data from different
administration for better control is possible. Systems using electric meters with the supervision of the concentrator. A
SCADA are prone to network attacks[6]. concentrator sends commands to collector to receive meter
readings periodically.
2.4 AMRS using Power Line
Communication:
Power Line Communication Systems use the existing power
cables as a communication medium. This ultimately allows us
41
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
Fig. 3 AMR based distribution security monitoring and D-SCADA control algorithm.[6]
The two major factors causing PLC meter readings unstable to 40 megabit-per-second data rates. WiMAX supports
are the electric network signal attenuation and random mobile, nomadic and fixed wireless applications. WiMAX
interference. Because of the attenuation, wave carrier reading brings with it the ability to transmit over far greater distances
system cannot read meters reliably if there isn’t any relay or and to handle much more data.
anti-attenuation techniques. The existence of random
interference equals to increasing the attenuation of the electric The reading unit identifies the disk rotation of the energy
network and decreasing the receiving sensitivity, if the meter and the data is stored in a microcontroller. So it is not
sensitivity of the meter reading device is constant. This affects required to change the current analog energy meter. An
the meter reading system severely. A system using PLC can external module is added with the current energy meter. In the
make use of existing electrical wires and has a better communication unit WiMAX transceiver is used for wireless
communication range than wireless communication. PLC is communication between meter end and the server end because
easy to install and maintain. It cannot consistently read the of its wide coverage area. In the data receiving and processing
data. The long term interference on the electric network unit meter reading is collected from the transceiver which is
causes the household appliances to over-heat, motor output controlled by another microcontroller. There is a computer
decreasing etc[7]. application that will take the data from the microcontroller.
This will also help to avoid any tampering or break down of
2.5 AMRS using WiMAX Technology: energy meter. The conceptual diagram of the proposed system
WiMAX (Worldwide Interoperability for Microwave Access)
is a wireless communications standard designed to provide 30
42
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
in shown in Fig 5.This system is cheap, flexible and supports get the digits out.C328R serial VGA Camera is placed in front
high speed data transfer over long distances. WiMAX has of the energy meter to capture images which is transferred to
security vulnerabilities in both PHY and MAC layers, the server where the characters and numbers are recognized.
exposing to various classes of wireless attack including This also avoids tampering of energy meter. For extraction of
interception, fabrication, modification, and replay attacks. digits from the whole image only the digits plate is cropped. It
Weather conditions like rain could interrupt the signal. Other undergoes preprocessing such as RGB to grey, B/W image &
wireless equipment could cause interference[8]. then each digits are segmented. After this, each digit
undergoes the process of grid technique to find the value of
2.6 Mixed Type this digit with previously stored digits in database & numbers
The following system automates the meter reading process by are recognized easily. This reading gives the current meter
capturing images of the Energy meter and transferring them to reading. Use of Matlab renders the system costly. The system
Customers using ZigBee technology. It generates the bill and consumes less power but has a short range and low data
sends the current reading and previous meter reading as a speed.[9]
SMS to the customer. Matlab is used to process the image and
43
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
The following provides two variants of the automatic meter with GSM modem. It consists of energy measuring unit for
reading system using ZigBee and GSM: 1.PIC tamper detection, relay control unit for remote switching of
Microcontroller to count the pulses generated by the metering the system, wireless communication module for data
IC.2.Wireless Sensor Networks(WSN) to detect, process and transmission and utility control center at the server side to
store sensor output. collect data, process and send SMS to customer. The system
reads the input pulses and after counting specific number of
In the first system, the metering IC creates the output in the pulses it increments the internal counter by one which
form of pulses which are counted using the default timer of indicates the number of units consumed. ARM controller
PIC microcontroller unit. A TTL inverter circuit is used to sends the no of units to the UART, which is then sent to the
reverse the produced pulse before applying to the counter. The GSM Modem. The GSM modem sends this data to the service
PIC microcontroller is programmed using software interfacing provider using SMS. User’s supply can be disconnected
for reading the data from the metering IC. The technology remotely in case of unpaid bills. Data collection and
used to send data to the Base station is ZigBee which in turn manipulation task is made fast and easier.[12]
uses GSM modem to communicate with Main EB Station.[10]
The final system under mixed type consists of a remote
In the second system, the sensor network consists of multiple control terminal, a GPRS module and a user metering module.
detection stations called sensor nodes (contains transducer, .User meter reading module consists of three parts namely
microcomputer, transceiver), each of which is small, intelligent instrument data acquisition module, data storage
lightweight and portable. The transducer generates electrical and data transfer module. The data collected is buffered and
signals based on sensed physical effects and phenomena. The sent to the remote terminal through wireless network. The
microcomputer processes and stores the sensor output. The network structure of remote AMRS in shown in Fig 6.The
transceiver receives commands from a central computer and function of communication of GPRS module in short distance
transmits data to that computer. Finally all the data is sent to uses the CC2430 chip and remote communications uses
the main station that broadcast messages of bills of individual SIM300 chip. To reduce the redundancy in data transmission,
houses, due dates for payments, confirmation of bill clustering structure is used. ZigBee network is used for short
payments. distance communication, and GPRS is used for remote
WSN eliminate a lot of wiring which is not in the case of PIC communication. They can combine with each other, through
microcontroller which requires a lot of wires. Wireless Sensor the network’s gateway to achieve a user meter copying to
Networks are very expensive compared to PIC’s. WSN is not control and transfer in distance. This software is designed
secure. On the other hand, there is no major security concern with the aim of saving energy with every communication
in PIC.PIC have more complex architecture compared to protocol. This system is inexpensive, works with water,
WSN.[11] electricity and gas meters and is greatly secure. The capacity
of the buffer area of data, affect the quality of sending and
The automation of meter reading is achieved using GSM and receiving. It does not support remote termination of the
ARM Controller. The system uses ARM processor to process supply[14].
the input data, compute the bill and UART for data exchange
44
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
3. COMPARISON
45
International Journal of Computer Applications (0975 – 8887)
Volume 116 – No. 18, April 2015
Software Engineering, Volume 2, Issue 7, pp.361-365, [13] Li Quan-Xi, Li Gang, ”Design of remote automatic meter
July 2012. reading system based on ZigBee and GPRS”, ISBN 978-
952-5726-10-7,Proceedings of the Third International
[11] Amrutha Kotasthane,Hate S.G, ”Implementation of Symposium on Computer Science and Computational
Automatic Meter Reading System Using Wireless Sensor Technology(ISCSCT ’10),Jiaozuo,P.R.C.
Network”, ISSN: 2278–1323,International Journal of
Advanced Research in Computer Engineering & [14] ZigBee Introduction, Wikipedia article on ZigBee
Technology (IJARCET),Volume 2, Issue 12, pp. 3030- http://en.wikipedia.org/wiki/ZigBee.
3032,December 2013.
[15] PLC (Power Line Communication) Introduction,
[12] Bharat Kulkarni,”GSM Based Automatic Meter Reading www.eetimes.com/document.asp?doc_id=1279014
System Using ARM Controller”,International Journal of
Emerging Technology and Advanced Engineering, ISSN
2250-2459, Volume 2, Issue 5, pp.446-448,May 2012.
IJCATM : www.ijcaonline.org 46