Sei sulla pagina 1di 6

Power Quality Monitoring of Distributed Generation Units Using a Web-based

Application

S. Antila, K. Kivikko, P. Trygg, A. Mäkinen and P. Järventausta


Tampere University of Technology, Institute of Power Engineering

Abstract

This paper presents power quality data management system developed in a research project at
Tampere University of Technology (TUT), Finland. The system consists of a remote reading
system, a database developed for managing measurement data, and a web-based application for
power quality monitoring. The system is implemented by using application service provisioning
(ASP) model. Also suitability of system for power quality monitoring of distributed generation and a
case study are described in this paper.

1. INTRODUCTION power may produce remarkable voltage variations,


which can lead to malfunction of devices and
In modern information society requirements and customers’ discomfort. That is why power quality
expectations associated with power quality have should be monitored at distributed generation units to
become increasingly important. Reasons for that are find and prevent possible problems.
increased requirements for power quality by network
utilities, customers and regulators. Many industrial Web-based applications have many advantages
and commercial customers have equipment that is compared to ordinary applications and they offer an
sensitive to power disturbances. Therefore, it is more easy way for power quality monitoring. In addition to
important to understand the quality of power being usability and functionality, web-based applications
supplied. Also regulation models, laws, and offer possibility for electricity utilities to outsource
guidelines relating to network business provide their operations where the service is provided using
requirements for developing power quality application service provisioning (ASP) model. Power
management. quality monitoring is one example of implementing
outsourced service using ASP model where the
Electricity is not anymore a luxury article like few service provider takes care of supply chain of the
decades ago, but it has become a necessity and a part power quality information in total and allows
of our everyday life. Even short interruptions and customer to focus on core business and leave
voltage sags can be harmful when the amount of technological solutions into provider’s responsibility.
computers, programmable logics etc. in industry and
as well in households have increased rapidly. The Tampere University of Technology (TUT) has going
standard EN 50160 gives the main characteristics of on projects on power quality data management and
the supply voltage at the customer’s supply terminals integration of distributed generation into electricity
under normal operating conditions with regard to distribution network. In case of power quality
frequency, magnitude, waveform and symmetry of the management a target is on one hand to define and
three phase voltages. So far continuous power quality demonstrate power quality monitoring functions as a
monitoring in larger extent is not yet very common, part of integrated automation systems, and on the
but the situation is changing quite rapidly. other hand power quality issues are considered from
the point of view of network planning and operation
Also integrating distributed generation into electricity including basic analyses, measurements, outage
distribution network settles new needs for power reporting, and also issues of distributed generation. A
quality monitoring, because distributed generation wider concept for power quality monitoring is
units are usually connected to weak distribution presented e.g. in reference [1]. The project of
network. In Finland these units (i.e. wind mills) are distributed generation investigates the integration of
located mostly in the western coast or in Lapland in distributed generation into an electricity distribution
the fells, where the wind circumstances are most network from planning and operation point of view.
favourable. These are partly very sparsely populated The project includes development of network steady
areas where energy consumption is low, distribution state and stability analysis tools and methods,
network is weak and transmission distances are long. consideration of distribution network protection,
In these conditions quick changes in wind speed or in power quality and reliability, and investigation of
basis for connection fees and transfer charges of 2. THE CONCEPT OF POWER QUALITY
distributed generation. DATA MANAGEMENT AND
MONITORING SYSTEM
This paper introduces a power quality data
management and web-based monitoring system, Power quality monitoring is a process of gathering,
which is suitable for continuous power quality analyzing and interpreting raw measurement data into
monitoring also in distributed generation. The useful information. The process of gathering data is
developed system consists of power quality meters usually carried out by continuous measurement of
(Quality Guards), their remote reading software, voltage and current over an extended period. The
database server and structure, web application for process of analyzing and interpretation has been
presenting and analysing data, web server, and client traditionally performed manually, but recent advances
(i.e. web browser). In addition to power quality in signal processing and artificial intelligence fields
monitoring functions, functions for energy have made it possible to design and implement
consumption and building automation (i.e. water and intelligent systems to automatically analyze and
heat consumption, state information, and interpret raw data into useful information with
temperatures) can be implemented in the system. minimum human intervention. [6]
Developed web-based power quality monitoring
system makes it also possible to gather together all The power quality data management and monitoring
measured power quality data from various distribution system presented in this paper consists of power
generation units of the same producer. Also new quality meters (Quality Guards), their remote reading
technologies, which make the development of web software, database server, web application, web
and mobile applications possible, are presented. server and client (i.e. web browser). Purpose of the
system development has been to illustrate and
Power quality monitoring has been studied and demonstrate outsourced service relating to power
applications have been developed worldwide, too. quality. Figure 1 illustrates the system architecture of
Reference [3] describes a low-cost smart web sensor, the system.
which is designed and implemented to acquire,
process and transmit data over 802.3 network and to Quality Guard is a commercial product of MX
construct dynamic HTML pages. Reference [4] Electrix Oy, which is a Finnish energy and power
presents a web-based multi-channel power quality quality meter manufacturer. Quality Guard is a fairly
monitoring system, which consists of PQ meters, data cheap smart kWh-meter with power quality
transmission and displaying in the Internet. Reference monitoring functions. Quality Guard is remotely read
[5] depicts a concept of database management system by using GSM modem. Measuring functions are
to store power quality data and a web-based user implemented by using sparse sampling methods
interface of the system. described in reference [7]. Most of the power quality
quantities described in standard EN 50160 can be
measured with Quality Guard. In addition to this, data
on powers and currents can be measured.

Customer

Internet
Web-based Web browser
application
Quality Guard

Quality Guard

Trans- PQDB
mit DB

Quality Guard
Modem Transmit SQL - Power Web server
reading Database procedures Quality
Database
Quality Guard
Application Service Provider

Figure 1: System architecture of the web-based power quality monitoring system.


Quantities measured by Quality Guard are: of Transmit database is not suitable for database
• Voltage level, current, real power, total applications.
reactive power, fundamental frequency
reactive power, apparent power, DC offset, For the reason of mentioned shortcomings in the
total harmonic distortion (THD) of the structure of Transmit database, it has been necessary
supply voltage, and power factor for each of to develop a database called Power Quality Database
the three phases (PQDB) with a new database structure. The structure
• Total real power into both directions of PQDB is suitable for long-time data saving and for
• Total capacitive and inductive reactive applications to use. Each measuring point has its own
power table where each measured value with same
• Total apparent power timestamp is stored in same row. In result of this, the
• Frequency of the supply voltage number of stored rows in one day diminishes to 144
• The ratio of the negative- and zero-sequence from 3456 and the number of rows stored in one table
components to the positive-sequence is independent of the number of measuring points.
component Data of voltage dips/swells and interruption is also
stored in PQDB. Measurements are transferred from
• Harmonics of voltage (3., 5., 7., 9., 11., and
13.) Transmit database to PQDB by automatically called
stored procedures of MS SQL Server.
• Maximum values of total harmonic
distortion (THD) of voltage, DC offset and
Data stored in PQDB is analyzed and presented by
power factor
using web-based application. Implementation of the
application is carried out using Microsoft Visual
Quality Guard records also timestamp, length
Studio.NET application development tool and C#
minimum/maximum value and rms value of voltage
programming language, which are parts of the new
dips and swells, and starting and ending times of
Microsoft .NET architecture. Functionality of the web
interruptions. In addition to this, quantities for energy
application consists of:
consumption and building automation (i.e. water and
• Presenting measurement data graphically in
heat consumption, state information, and
chart and grid mode.
temperatures) can be delivered with Quality Guard.
• Presenting voltage dips/swells in grid mode.
The recording density can be set as some seconds, • Presenting pulse measurements (e.g. water
minutes or hours. Maximum of 24 quantities can be and heat consumption) and energy
measured at a time and measured values are stored in consumption calculated from power
memory of Quality Guard. With recording density of measurements.
10 minutes and 24 measured quantities the memory of
Quality Guard can store data of approximately three Graphical user interface of the web application is
days period. Setup and remote reading of Quality presented in figure 2. Authorization is required to
Guard are carried out by GSM modems or serial port access the solution, and authorized measuring points
of the meter using Transmit-system developed by are concluded with the logging into solution. After
Enersoft Oy or EQL Online application developed by logging in, the main page with basic information of
Enease Oy. the measuring point is presented.

Transmit-system is a remote reading system of


Quality Guards consisting of reading applications,
timer applications and Transmit database. With timer
applications, remote reading can be set to launch
automatically, e.g., once a day. Measurements are
stored into Transmit database, which is a relational
database requiring MS SQL Server. Each measured
value generates one row in the Transmit database
consisting of name of measuring point, quantity,
recording density, time stamp, measured value and
profile, which means that each day 24*6*24=3456
rows are generated in the Transmit database by each
measuring point with recording density of 10 minutes
and 24 quantities. It follows that ten measuring points
generate over 1000000 rows in one table in the Figure 2: Graphical user interface of the web
Transmit database in time period of one month. application for presenting power quality data.
Consequently, queries to Transmit database become
slow and ineffective, which means that the structure
User can select examined quantities from the list and available on the server side. There is no need
time period from the calendars in the right hand side to have a system administrator to install the
of the user interface. Time period can be specified software to each PC in the company. The
from the drop lists below calendars. After selections time-consuming software upgrade process is
user can examine trends of selected power quality eliminated.
measurements in chart mode or examine specified • Maximization of system scalability: Web
measured values in grid mode. Visible chart and grid pages can be developed gradually. There is
are automatically updated when quantities or calendar no need to recompile or relink the whole
selections are changed. Voltage dips/swells and application to present updated information in
interruptions are presented both in chart and grid the Internet.
mode. The screen is printable and charts can be saved • Supporting multi-media, video conferencing,
to user’s computer for further study. Changing etc.: Internet browsers have the capability to
measurement point results presenting main page, show pictures, charts, graphics, audio
changing today’s dates to calendar components, and sounds, and video clips. Therefore,
updating list of quantities with ones measured from interactive and effective two-way
selected measuring point. communication can be achieved.
• Providing relational database access: Internet
3. ADVANTAGES OF WEB APPLICATION applications can be database-driven to
present the latest information in the database
The development of advanced Internet technologies all the time without any Web page changes.
has had influence on trends in software production. Data stored in a popular relational database
Using the Internet techniques in application can be dynamically displayed on Web pages
development gains the following benefits: [5] and updated through the Internet.
• Fairness: Users do not need to purchase any
expensive hardware equipment or software 4. POWER QUALITY MONITORING AS
application to gain access to the Internet APPLICATION SERVICE PROVISIONING
throughout the world. One can use various (ASP)
communication media, e.g., normal
telephone line, ISDN line, cable modem, Concentration on core businesses is at present a trend
etc., to retrieve information or update data among Finnish distribution companies and same kind
remotely. of development can be found in other countries, too.
• Supporting cross-platform architecture: In Companies are outsourcing their functions and only
standardized Internet browser environment the most important business (i.e. managing the
with HTML and TCP/IP protocols, users network assets) is left to the distribution company.
will have the same look and feel for web For example, network planning and construction and
displays in different hardware platforms. maintenance are more often given to another
Hence, graphical user interface is developed company providing this kind of services. One
once and can be presented in Windows and example of future trends could be outsourcing power
UNIX platforms. quality data management and monitoring where the
• Supporting open system architecture: advantages of web applications are undeniable.
Internet applications follow open system
standards, e.g., HTML, HTTP, TCP/IP, FTP, A company supplying software applications and/or
PPP and SQL. Data exchange and system software-related services over the Internet is called
expansion are done with minimum efforts. application service provider (ASP). An ASP owns and
Application and database interface are operates a software application. The ASP also owns,
defined consistently according to industrial operates and maintains the servers that run the
guideline, e.g., Open Database Connectivity specific application. An ASP employs the people
(ODBC). needed to maintain the application, and also makes
• Providing user-friendly and consistent the application available to customers everywhere via
human-machine interface: Working on well- the Internet, either in a browser or through some sort
behaved Internet browser, users do not need of thin client. The ASP bills for the application either
to learn difficult commands or mouse on a per-use basis or on a monthly/annual fee basis.
operations to surf any newly developed
application. Hence, training efforts can be The ASP model has evolved because it offers some
minimized. significant advantages over traditional approaches.
• Minimization of installation and Especially for small businesses and start-ups, the
maintenance efforts: New applications can biggest advantage of an ASP is the low cost of entry
be directly downloaded through Internet to and short setup time. Furthermore, the ASP model, as
client sides. Software upgrades can be done with any outsourcing arrangement, eliminates head
automatically when new versions are count. IT headcount tends to be very expensive and
very specialized, so this is frequently advantageous. quantities in the standard EN 50160. Nevertheless, to
Moreover, the ASP model also eliminates specialized get more accurate measurements of the power quality
IT infrastructure for the application as well as the recording density was reduced to one minute.
supporting applications and licences. Another Because of this, the meter has to be read remotely in
important factor leading to the development of ASPs every eight hours. Measurement data is transferred
has been the growing complexity of software and into power quality database (PQDB) once a day.
software upgrades. Distributing huge, complex Figure 3 illustrates trends of real powers over one
applications to the end user has become extremely week period with recording density of one minute.
expensive from a customer service standpoint, and
upgrades make the problem even worse. The ASP
model eliminates most of these headaches with short
implementation time and updates.

When a distribution company is buying the power


quality monitoring services from an ASP and power
quality data is collected to ASP-company’s database
server. The data is accessed through the Internet and
power quality reports can be made with the web
application in the user interface of a web browser.
The distribution company benefits from easy-to-use
power quality monitoring applications, which do not
spend the company’s human resources like ordinary
applications with all the maintenance and updating
tasks do. On the other hand, the ASP-company
benefits from fewer application and database updates Figure 3: Trends of real powers over one week period
when all the applications and databases are located in in Närpiö wind mill.
the same place.
With demonstrated system, the owner of the wind
Case of distributed generation mill can easily check the power quality level of the
generation unit. The fact that Quality Guard is
In case of distributed generation it is also possible to basically a kWh meter offers automatically the
gather together all measured power quality data from amount of energy produced by the generation unit.
various distribution generation units of the same The owner can also check if there have been
producer. In addition to power quality monitoring, interruptions or voltage dips/swells. There should be
e.g., energy production of each distribution generation some logic to conclude the source of voltage dip/swell
unit can be examined easily at the same time. ASP and in case of small dip the distributed generation unit
model allows also presenting data to every party has to support the voltage level. In case of auto-
needing the information, e.g., network company, reclosing, the distributed generation unit has to be
customer, consult, electricity contactor and automatically disconnected from to network. Power
researchers. quality monitoring offers the owner statistics of these
disconnections.
5. IMPLEMENTATION AND EXPERIENCES Measured data allows also researchers to study and
OF A CASE STUDY
understand the behavior of the distributed generation
unit and investigates the effects of integration of
Power quality monitoring of distributed generation
distributed generation into an electricity distribution
unit has been demonstrated in 750 kW wind mill in
network from planning and operation point of view.
Närpiö. Närpiö is located in the western coast of
Finland and the power quality monitoring has been in
In the future, one Quality Guard will be installed also
use there since January 2003 with Quality Guard. The
to the feeding primary substation connected to the
Quality Guard is read remotely to Tampere University
wind mill. This allows the network company and
of Technology (TUT) and the power quality data is
other parties of the research project to analyze the
served to all parties that need it with a web
effects of the distributed generation unit on power
application in a web server that is located in TUT.
quality more widely.
The parties having access to the power quality data in
this case are the network company (who in this case
6. CONCLUSION
also owns the unit) and the researchers of the project.
In this paper solutions and service models that
First two months power quality was monitored with
distribution companies can use in power quality data
recording density of ten minutes, which is also the
management and monitoring were presented. One
recording density described for the most of the
goal in our research was to develop a system
consisting of remote data reading, database structure [6] R. Dugan, M. McGranaghan, S. Santoso, H.
for data storage and management, and a web Beaty. Electical Power Systems Quality.
application for presenting and analysing power Second edition. McGraw-Hill. 2002.
quality data.
[7] P. Koponen. Sparse sampling methods for
One big challenge in our research has been to test this power quality monitoring. Dissertation.
system in real working environment. The real Tampere Universiti of Technology, Finland,
working environment usually brings out new 2002. 217 p.
problems that were not considered in the research
environment and that is why these kinds of
applications should always be tested in an
environment they will actually be used in the future.

Concentration on core businesses is at present a trend


among distribution companies. Application service
provisioning (ASP) model gives new possibilities for
distribution companies to monitor power quality
continuously using outsourced service provider. The
development and commercialising of these
applications is about to start by a company founded
by the researchers.

7. REFERENCES

[1] A. Mäkinen, M. Parkki, P. Järventausta, M.


Kortesluoma, P. Verho, S. Vehviläinen, R.
Seesvuori, A. Rinta-Opas. Power Quality
Monitoring as Integrated with Distribution
Automation. Proceedings of CIRED 2001
conference, Amsterdam, Netherlands. 6 p.

[2] P. Verho, P. Järventausta, M. Kärenlampi, J.


Partanen. Intelligent support system for
distribution network management.
International Conference on Intelligent
System Application to Power Systems,
Montpellier, France, September 1994. 8 p.

[3] G. Bucci, I. Caschera, E. Fiorucci, C. Landi.


The Monitoring of Power Quality Using
Low-cost Smart Web Sensors. Proceedings of
the IEEE Instrumentation and Measurement
Technology Conference, Anchorage, AK,
USA, 2002. Pp 1753 – 1756.

[4] R. P K Lee, L L Lai, N. Tse. A Web-based


Multi-channel Power Quality Monitoring
System for a Large Network. Proceedings of
the Power System Management and Control
Conference, 2002. Conference Publication
No. 488, IEE 2002. Pp 112 –117.

[5] Rong-Ceng Leou, Ya-Chin Chang, Jen-Hao


Teng. A Web-based Power Quality
Monitoring System. Power Engineering
Society Summer Meeting, 2001. IEEE,
Volume 3, 2001. Pp 1504 – 1508.

Potrebbero piacerti anche