Development of Smart Energy Meter in Labview For Power Distribution Systems
Development of Smart Energy Meter in Labview For Power Distribution Systems
1
2
3
4
Development of Smart Energy Meter
5
6
in LabVIEW for Power Distribution Systems
7
8
9
Amit Bhimte, Rohit K.Mathew, Kumaravel S
10
Department of Electrical Engineering
11
National Institute of Technology Calicut
12
Kozhikode, India
13
[email protected], [email protected], [email protected]
14
15
16
Abstract—In this paper a smart energy meter is developed for power quality monitoring, motor test, battery stack testing and
17
domestic/industrial consumer. The proposed smart energy meter fuel cell tests. It has a simultaneous sampling rate upto 50 kS/s
is developed in LabVIEW. The developed prototype accounts
18
per channel. NI C Series modules combine A/D converters,
electricity consumption in multi-tariff structure, computes power
19
quality measures, generates monthly electricity bill for the signal conditioning and signal connectivity in one package for
20
consumer along with incentives provided and penalties levied for measuring or generating one or more specific types of signal.
21
power quality measures accordingly and establishes C Series modules are hot-swappable and automatically
22
communication between the consumer and utility. The developed detected by the NI CompactDAQ chassis. I/O channels are
23
prototype is experimentally verified for sample input voltage and accessible using the NI-DAQmx driver software. Fig. 2 shows
24
current waveforms. the NI 9225 voltage input module.
25
I. INTRODUCTION
26
27
An energy meter is a device which records electrical energy
28
consumption of the residential or industrial consumer. In the
29
conventional metering system the utility will deploy employees
who pay regular visits to the consumer establishments to
30
account their meter reading. These meter readings are further
31
processed to determine the cost of electrical energy
32
consumption which is later notified to the consumer. This is a
33
slow process requiring considerable time and effort and is
34
therefore inept way for measuring power consumption [1].
35
36
This paper presents a smart energy meter developed using Fig. 1. NI cDAQ-9174
37
LabVIEW. The developed prototype not only reduces the
labour cost but also increases meter reading accuracy and saves 3) NI 9227: The NI 9227 C Series analog current input
38
huge amount of time. module is designed to measure 5 A rms nominal and upto 14
39
40
II. IMPLEMENTATION A peak on each channel with channel-to-channel isolation.
41
When used with the NI 9225 high-voltage module, the NI
42
A. Signal Conditioning 9227 current module can measure power and energy
43
An NI CompactDAQ system is used for data acquisition. It consumption for application such as appliance and electronic
44
is a small, modular data acquisition system capable of analog device test. It has a simultaneous sampling rate upto 50 kS/s
45
I/O, digital I/O, counter/timer operations, industrial bus per channel. Fig. 3 shows the NI 9227 current input module.
46
communication and sensor and electrical measurement. It
consists of a chassis and NI C Series I/O modules.
47
48
1) NI cDAQ-9174: The NI cDAQ-9174 is a 4-slot NI
49
CompactDAQ USB chassis designed for small, portable,
50
mixed-measurement test systems. It can be combined with
51
upto four NI C Series I/O modules for a custom analog input,
52
analog output, digital I/O and counter/timer measurement
53
system. Fig. 1 shows the NI cDAQ-9174 USB chassis.
54
55
2) NI 9225: The NI 9225 C Series analog voltage input
56
module has a full measurement range of 300 V rms for high
57
voltage measurement application such as power metering, Fig. 2. Voltage Input Module (NI 9225)
60
61
62
63
64
65
978-1-4673-6540-6/15/$31.00 ©2015 IEEE
1
The developed graphical source code employs (5) to
determine reactive power demand.
(5)
Where,
is reactive power demand
is apparent power demand
is active power demand
2
3) Time of Use: A virtual instrument is developed in between 0.85 and 0.95; a rebate of 1% is given for every 1%
LabVIEW to calculate tariff using time of use pricing. The rise and if it is maintained above 0.95; a rebate of 2% is given
developed graphical source code employs the flowchart shown for every 1% rise.
in Fig. 6 to calculate tariff. 2) THD: If the average THD in a month for a consumer is
maintained below 8%; a rebate of 5% is given for every 1%
fall else a penalty of 5% is levied for every 1% rise.
E. Remote Monitoring
The user interface i.e. front panel can be viewed and
controlled through a standard web browser by generating a web
page with the front panel embedded on it. This is achieved by
means of LabVIEW Remote Front Panel.
The web page is created using LabVIEW Web Publishing
Tool. The Web Publishing Tool also provides URL for the web
page. To access the Front Panel over web, open a web browser
window and navigate to the URL.
1) Establishing Secure Connection: For secure data
exchange between the web browser (i.e. utility) and the web
server (i.e. consumer) SSL (Secure Sockets layer) security
technology is used. SSL encrypt the data transmitted between
Fig. 4. Flowchart for Tariff Calculation (Off-Peak Pricing)
a browser and web server (and vice versa).
D. Penalties and Incentives
III. EXPERIMENTAL SET-UP
To ensure better power quality standard the consumer
would incur penalties and incentives for two power quality NI 9227 module and NI 9225 module are plugged in the
measures. These include: slot 2 and slot 3 of NI cDAQ-9174 chassis respectively. A test
load is connected to the supply through channel 0 of NI 9227
1) Power Factor: If the average power factor in a month for the acquisition of real-time load current signal. Channel 0
for a consumer is between 0.85 and 0.60; a penalty of 1% is of NI 9225 is connected across the load for the acquisition of
levied for every 0.01 fall, if it is between 0.60 and 0.30; a real-time load voltage signal. NI cDAQ-9174 is connected to
penalty of 2% is levied for every 0.01 fall and if it falls below Personal Computer through USB cable with NI LabVIEW
0.30; a penalty of 3% is levied for every 0.01 fall. In case the software pre-installed for processing the acquired signals. Fig.
average power factor in a month for a consumer is maintained 7 shows assembly of the developed prototype.
3
Fig. 7. Experimental Set-up
Fig. 10. Power Quality Parameters (60 W incandescent bulb)
IV. EXPERIMENT RESULTS
A. Linear Load
The developed prototype is tested for 60 W incandescent
bulb as a linear load for last 5 min of month end. The test
results obtained are shown in Fig. 8 - 13. Fig. 8 shows front
panel displaying the load voltage and current waveform. Fig. 9
shows front panel displaying rms value of the load voltage and
current signal. Fig. 10 shows front panel displaying total
harmonic distortion in the load voltage and current signal. Fig.
11 shows front panel displaying active, reactive and apparent
power demand of the load. Fig. 12 shows front panel
displaying number of units consumed by the load, active
electricity bill and electricity bill for the previous month. Fig.
13 shows front panel displaying penalties and incentives
incurred for the power quality measures. Fig. 11. Power Values (60 W incandescent bulb)
Fig. 8. Real Time Waveforms (60 W incandescent bulb) Fig. 12. Tariff (60 W incandescent bulb)
Fig. 9. Basic Parameters (60 W incandescent bulb) Fig. 13. Penalties and Incentives (60 W incandescent bulb)
4
B. Non-Linear Load
The developed prototype is tested for 15 W CFL as a non-
linear load for last 5 min of month end. The test results
obtained are shown in Fig. 14 - 19. Fig. 14 shows front panel
displaying the load voltage and current waveform. Fig. 15
shows front panel displaying rms value of the load voltage and
current signal. Fig. 16 shows front panel displaying total
harmonic distortion in the load voltage and current signal. Fig.
17 shows front panel displaying active, reactive and apparent
power demand of the load. Fig. 18 shows the front panel
displaying number of units consumed by the load, active
electricity bill and electricity bill for the previous month. Fig.
19 shows the front panel displaying penalties and incentives
incurred for the power quality measures. Fig. 17. Power Values (15 W CFL)
Fig. 14. Real Time Waveforms (15 W CFL) Fig. 18. Tariff (15 W CFL)
Fig. 15. Basic Parameters (15 W CFL) Fig. 19. Penalties and Incentives (15 W CFL)
V. CONCLUSION
A smart energy meter is developed in the LabVIEW
platform. The developed prototype add on to the normal
features of the available energy meter. Integration between the
consumer and utility is established via Web to feed the metered
data to the utility. This data would help the consumer as well as
the utility for better load monitoring and management and in
increasing energy awareness and energy saving for the
consumer.
REFERENCES
[1] Abhinandan Jain, Dilip Kumar and Jyoti Kedia, “Design and
Development of GSM based Energy Meter,” International Journal of
Fig. 16. Power Quality Parameters (15 W CFL) Computer Applications, vol. 47, June 2012, pp. 41-45.
5
[2] Al-Saheer S. S., Shimi S. L. and Dr. S. Chatterji, “Design of a Smart [7] K A Adegboye, “The Driven-By System of Automatic: An Alternative
Meter for the Indian Energy Scenario,” International Journal of to Analogue Meter Reading System in Nigeria,” International Journal of
Engineering Research and Applications, vol. 4, Sept 2014, pp. 59-66. Economic Development Research and Investment, vol. 4, April 2013,
[3] Al-Saheer S. S., Shimi S. L. and Dr. S. Chatterji, “Scope and Challenges pp. 45-52.
of Electrical Power Conservation in Smart Grids,” International Journal [8] Prudhvi P, Bhalodi D, Manohar M, Padidela V and Adapa S, “A Smart
of Engineering Research and Technology, vol. 3, May 2014, pp. 2212- Energy Meter Architecture in Indian Context,” 2nd Iranian Conference
2214. on Smart Grid, Tehran, Iran, May 2012, pp. 1-6.
[4] R. Kaur, “Energy Conservation and Demand Side Management in [9] R Tamil Selvi and K R Valluvan, “Development of Low Cost Power
Present Indian Power Sector Scenario,” International Journal of Power Parameter Measuring System using PIC,” International Conference on
System Operation and Energy Management, vol. 2, 2002, pp. 1-4. Control, Automation, Communication and Energy Conservation,
[5] Alok Malaviya, “An Approach to Automate Power Meter Reading and Perundurai, Tamilnadu, June 2009, pp. 1-5.
Billing System,” Global Journal of Management and Business Studies, [10] Pradhan D, Lakshminarayanan L and Patil V, “A LabVIEW based
vol. 3, 2013, pp. 943-948. Power Analyzer,” International Conference on Advances in Energy
[6] O Homa Kesav and B Abdul Rahim, “Automated Wireless Meter Conversion Technologies, Manipal, Jan 2014, pp. 67-71.
Reading System for Monitoring and Controlling Power Consumption,”
International Journal of Recent Technology and Engineering, vol. 1,
June 2012, pp. 66-69.