You are on page 1of 7

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/4292416

Design and Implement of Distribution Transformer Outage Detection System

Conference Paper · July 2007


DOI: 10.1109/INDIN.2007.4384777 · Source: IEEE Xplore

CITATIONS READS

4 107

2 authors, including:

Leehter Yao
National Taipei University of Technology
106 PUBLICATIONS   1,634 CITATIONS   

SEE PROFILE

All content following this page was uploaded by Leehter Yao on 11 October 2014.

The user has requested enhancement of the downloaded file.


Design and Implement of Distribution Transformer
Outage Detection System
Hau-Ren Lu and Leether Yao

Abstract—A distribution transformer outage detection density of mobile market in Taiwan in 2005 is 97.4%. It is
system based on radio mobile communication system is still popular although the density declines for recently years.
purposed in this paper. The outage alarm will be sent back to Therefore, Using Short Message Service (SMS) of Global
outage information processing system (OIPS) as long as the System for Mobile (GSM) as a communication interface
outage occurred at transformer. OIPS is designed to be
compliant with Taiwan Power Company (TPC) currently used
have advantages of easy installation and simple
operation management system (OMS) so that TPC’s system construction.
managers are able to precisely and quickly locate outage
affected area and assign engineers for repairs. Transformer TABLE I
Outage Detector (TOD) will also send back a restored signal as WORLD MOBILE MARKET DATA IN 2005
the electricity is restored. The restored message allows TPC’s Total mobile Penetration
system managers to get a grip of electricity restoration Rank Economy cellular (per 100
subs.(000s) Inhabitants)
situation.
1 China 393’428.0 29.9

I. INTRODUCTION 2 United States 201’650.0 67.6

D
3 Russia 120’000.0 83.6
istributed system is usually out of service because of
overloading, Distribution transformer fault, road 4 Japan 94’745.0 74.0
construction or natural calamity. It sometimes causes 5 India 90’000.0 8.16
complaint and discontent from customers. Although TPC ... … … …
has OMS in distribution automatic, the unexpected outage 16 South Africa 33’960.0 71.6
report is still from customers’ phone call. OMS will find the 17 Philippines 32’810.0 39.5
fault location when the enough phone calls are collected. 18 Poland 29’166.4 75.7
Worse efficiency and accuracy of OMS fault location 19 Thailand 27’379.7 43.0
finding occurs due to the lack of data or uncertain outage 20 Taiwan 22’171.7 97.4
event. This paper changes the outage event from customers
to up layer distribution transformers. A transformer detector
actively sends an outage incident via mobile communication [2], [3] discuss the outage management. [3], [4] discover
without passive phone call. The efficiency of repair will be that the fault locations have many uncertain and incomplete
improved and fault locations can be found quickly and message due to the out of service command is from Trouble
accurately. Call Analysis (TCA) or Automatic Meter Reading (AMR).
The above mentioned that fault locations can be quickly Therefore, intelligent data filter algorithm, [5] and [6] can
found if outage events are from Distribution transformers. determine the fault area. In [7], a fuzzy set method for fault
Authors developed a load monitoring and diagnosis system location identification is purposed. [8] improves the fault
for distribution transformer for TPC project. This project location recognition using Prony method that depends on a
monitored and diagnosed 10 distribution transformers via microwave being send when a power fault occurred. Fault
Bluetooth with Personal Digital Assistant (PDA). Thus, a location detection methods with neural network are
transformer detector based on load monitoring and diagnosis described by [9] and [10]. It applies to catch error location in
system is feasible. This detector is called Transformer the end of feeder. Reference [11] discusses that a database
Outage Detector (TOD). analyze and operate to solve the fault of distribution system
Global mobile phone widely has grown up from 1990. from the response of sensors. Geographic Information
Subscribers in the world were only 1.1 millions in that year, System (GIS) applying in Outage Analysis System (OAS) is
however, it has increased to 2.168 billions till 31 Dec. 2005. expressed in [12]. GIS can confirm the event, outage scope,
The population of mobile phone subscriber per a hundred damaged devices position, a route, a map, and customers’
people is from 2.2 to 33.5 during those 16 years [1]. The addresses for maintenance worker to repair the fault problem
detailed information in 2005 is shown in Table I. The quickly and efficiently. Petri-net is a suitable approach to
diagnose fault in distribution system in recent years. [13]
describes that Petri-net is more efficient than traditional
H.-R. Lu and L. Yao and are with Dept. of Electrical Engineering, method and its methodology was tested using the IEEE
National Taipei University of Technology, Taipei, Taiwan. (email:
s4319012@ntut.edu.tw; ltyao@ntut.edu.tw)
118-bus standard test system, furthermore, [4] and [14] used

323
Colored Petri-Net (CPN) and [15] executed Fuzzy Petri-Net that the transformer is repaired and the alarm has to be
(FPN) to solve the same problem. Wireless technology removed if it receives restored SMS message from
applies in distribution system for many years and the best distribution transformer.
outcome is capacitor switching control. It improves the
power factor and stabilized the voltage [16-21].
This paper focuses on the design of outage detector for
distribution transformer and the interactive with OIPS.
Section II introduces the architecture. Section III shows the
modules of outage detector. Section IV discusses the
modules of outage information system. Finally, section V
demonstrates the experiments.

II. SYSTEM ARCHITECTURE


System architecture of this system is demonstrated in Fig.
1. Control center consists of OMS with database and OIPS
with database. The send/receive unit is the GSM modem
with Subscriber Identity Module (SIM). OIPS connects to
GSM modem via RS-232 for outage detector connection and
controls by ATtention (AT) command. Lots of outage
messages return to control center in a wide area outage,
therefore control center needs to link many of GSM modem
to solve SMS messages coming at the same time. A Fig. 1. System Architecture
transformer installs an outage detector without respect to
CONNECTIVITY CONNECTIVITY
transformer for lighting, power or both lighting and power.
The main function of detector is detecting the power supply Facility Serial Code FSC: NUMBER(5)
status, that is to say outage detector always catch the AC Unique Facility ID UFID: NUMBER(10)
power. A SMS message will be sent to control center by a Node 1 N1: NUMBER(10)
Node 2 N2: NUMBER(10)
transmission unit via RS-232 in a short of time if AC power Feeder 1 FDR1: NUMBER(5)
is not caught. The transmission unit practically is a GSM Feeder 2 FDR1: NUMBER(5)
modem. Direction DIR: NUMBER(3)
OIPS will receive outage SMS messages and it will Overhead or Underground OHUG: NUMBER(3)
decode this message when an outage event occurs from Switch Status OSTATUS: NUMBER(3)
Phase PHASE: NUMBER(3)
distribution transformers. Outage message will be queried Facility X coordinate X: NUMBER(10,3)
the corresponding Facility Serial Code (FSC) and Unique Facility Y coordinate Y: NUMBER(10,3)
Facility IDentification (UFID) in OMS database. OIPS Logical Table Physical Table
sends the outage information to OMS via LAN and its
Fig. 2. Logical and Physical Table of CONNECTIVITY in OMS
protocol will be discussed in section IV in detail. OMS can
find the feeder no. of transformers from CONNECTIVITY III. OUTAGE DETECTOR OF DISTRIBUTION TRANSFORMER
table field in its database and the table field is displayed in
Fig. 2. It also can find the owner, pole and distribution room, This detector installs in the secondary side of distribution
of this transformer from OWNERUFID filed of Service transformer and continuously detects the voltage. Outage
Transformer (SXFMR) table. Using the UFID of pole, alarm will be sent from detector if outage happens. The
distribution room and high voltage customer outage detector is still operation with battery, even if the
(HICUSTOMER) table are able to locate the high voltage power is cut. The detector also returns restore command
customer list which is affected. Additionally, using the back to control center if the power is restored. The hardware
UFID of pole or distribution room with POLE table or architecture of outage detector is illustrated as Fig. 3 and the
distribution room (DSBNROOM) table can find the location function of each module is listed as follow:
of pole or distribution room. The sequence of procedure as
above finds some information on outage transformer, i.e.
transformer UFID in OMS, affected high voltage customers,
and transformer location. OMS will produce alarms, denote
the outage affected area and fault location when outage
information is arrived. That information gives maintenance
workers precise location for repairs. OIPS has to tell OMS

324
1. Software detector continuously monitors the input
trigger signal. Outage is suspected if there is no
trigger signal input over 8.33ms, a period, coming.
2. It turns to outage situation when trigger signals
input are not coming over n periods.
3. It also sets a flag into EEPROM that denotes the
system during outage interval.

(C) Software restored detection


1. Software continuously monitors the input trigger
signal after outage.
2. The restored flag becomes true if electricity is
restored.
D. Memory Module
Fig. 3. Hardware Architecture of outage detector of distribution
transformer This module is designed for a non-voltage memory. The
popular non-voltage memory is EEPROM. It saves the
returned messages, for example, control center’s phone
A. CPU
number, transformers’ serial number, outage, and restoration
CPU mainly integrates inputs and outputs data of each records.
module, for example, recognize power cut from input signal
of AC power detector, encode and decode commands from E. Power Supply
GSM module through RS-232 interface, and read control Power source of power supply is from the secondary side
center’s telephone number, transformers’ serial number voltage of transformer because the detector installs in
from memory module. transformer. Power supply outputs DC5V and DC12V to
provide each module.
B. GSM Module
AT command can be sent and received SMS by GSM F. Battery
module. The specification of GSM module is 900MHz,
carrier frequency interval is 200kHz, both interval of send Battery will provide power to the outage detector after AC
power detector recognizes that transformer is outage.
and receive are 45MHz, and the baud rate is 270kbps by
Gaussian Minimum Shift Keying(GMSK).
C. AC Power Detector IV. OUTAGE INFORMATION PROCESSING SYSTEM
This module is connected to secondary side of transformer Outage Information Processing System (OIPS) is
to collect the AC power and decides whether battery supply. software that installs at control center. A fault location can
Firstly, AC power in winding of transformer rectifies to a be found when OIPS receives the outage command from
full-wave 120Hz signal. Secondly, the full-wave signal detector. OIPS can find the error location after link up OMS
transfers into a pulse digital signal via optoisolator; the pulse database. Therefore, two databases have to be connected,
digital signal provides CPU to decide whether power is OIPS database and OMS database. Software architecture
interrupted. CPU theoretically gets a pulse per 1/120sec and related protocol are presented as following.
when electricity supplies normally. A doubted outage event A. Software Architecture
arises if there is no signal coming over 1/120sec. An outage
The architecture of OIPS is shown in Fig. 4. It consists of
event would be confirmed if the accumulative time over a interface integrated module, GSM send/receive module,
default cycle, recommend 15 cycles. outage analyzer module, outage recorder and transformer
Outage detection method: heartbeat module, those connect to databases via Open Data
(A) Hardware outage collection Base Connectivity (ODBC). Each module describes as
1. Voltage of transformer’s secondary side transfer to following.
a 5V Sin signal by voltage division through pulse
protection. (A) Interface Integrated Module
2. Sin signal rectifies by full wave rectification, then This module is a starting interface; it integrates three
crosses the zero cross trigger. modules as following. The software provides operator to
3. A digital signal after zero cross trigger forwards to monitor outage by graphic user interface.
CPU to detect.
(B) GSM Send/Receive Module
(B) Software outage detection

325
Buffer in this module will receive a sequence data if front and back of SMS content, respectively, in order to
outage detector sent SMS into the module via GSM network. identify the SMS content from opposite side. Different
OIPS use the protocol to understand this SMS is heartbeat functions have different codes in SMS message as shown in
response, outage or restore message. Table III and IV.

(C) Outage Analyzer Module TABLE II


USUALLY USED AT COMMAND
This module checks whether SMS includes outage
message, outage time and transformer number. It also finds Command Describes
an outage location and notifies this event to OMS if this AT+CMGF Select SMS message format
SMS is correct. AT+CMGS Send SMS message
AT+CMGR Read SMS message
(D) Outage Recorder AT+CMGD Delete SMS message
It records the outage history for each transformer in OIPS AT+CNMI New SMS message indications
database.

(E) Transformer Heartbeat Module TABLE III


Heartbeat mechanism is designed to inspect whether SMS CONTENT FROM CONTROL CENTER
transformers work correctly. This mechanism is like a ping Function
Starting Function
Data
Ending
code code code
command in IP network. Control center sends a SMS to
each transformer in a fixed time. It will receive a SMS Chang control
phone
center phone * 1 #
response from transformer if this transformer operates number 1
number
correctly. Thus, control center can guarantee the system
Chang control
performs well. center phone * 2
phone
#
number
number 2
Chang control
Interface Integrated Module phone
center phone * 3 #
number
number 3

Heartbeat
* 4 N/A #
request
GSM Send/Receive Outage Analyzer
Module Module

TABLE IV
SMS CONTENT FROM OUTAGE DETECTOR
Transformer
Outage Recorder
Heartbeat Module Starting Function Ending
Function Data
code code code

Heartbeat Transformer
* 5 #
ODBC response number

Transformer
Outage * 6 #
number

OMS database OIPS database Transformer


Restore * 7 #
Fig. 4. Software Architecture of OIPS number

B. Protocol
(A) SMS communication Control center will send ‘AT+CMGF=1\r’,
The GSM module in this paper supports GSM 07.05 AT ‘AT+CMGS=”09xxyyyzzz”\r’, and ‘*4#\r\n’ command to
command. Control center and outage detector send and GSM via RS-232, if it executes heartbeat request. That
receive SMS by AT command via RS-232 interface. satisfies AT command, Table III and IV. ”09xxyyyzzz” is a
Frequent usage of AT command is shown in Table II. transformer’s phone number from OIPS database. A new
The communication mode of SMS message in GSM 07.05 message appears at first SMS location if detector gets
consists of three types, block mode, text mode, and Protocol ‘AT+CNMI=”SM”,1’. A SMS content, ‘*4#’, can be read
Data Unit (PDU) mode. The system uses the simplest mode, by ‘AT+CMGR=1’. CPU of detector will similarly
or text mode which sends messages by ACSII code. responses ‘*5#’ to GSM module via RS-232 to accomplish
A protocol that identifies between request and response the heartbeat test sequence. This well-operated transformer
has to be established if control center executes heartbeat test will be marked in control center.
or outage detectors send outage, restore or heartbeat test
response. A starting code and an ending code add in the (B) Protocol between OIPS and OMS

326
OIPS mainly send two different message types to OMS TABLE VI
via TCP/IP network, outage message and restore message, SMS TESTING WITH O UTAGE TRANSFORMER
Send Time Serial no. Receive Time Receive Status
respectively. The protocol format is displayed in Table V. 1 14:08 Success
Outage and restore function code are “OUTAGE” and 2 14:08 Success
“RESTORE”, respectively. OIPS gets the error transformer 14:07 3 14:08 Success
no. from SMS and adds the error transformer no. into the 4 14:08 Success
5 14:08 Success
package as table V shown. The packet is built in order to
6 14:10 Success
send the transformer outage information to OMS. 7 14:10 Success
14:10 8 14:11 Success
TABLE V 9 14:11 Success
PROTOCOL FORMAT BETWEEN OIPS AND OMS 10 14:11 Success
Function Function Code Device Serial No. Occurred Time
Outage yyyymm
Message
OUTAGE 10 bits serial no.
ddhhnn
10 messages were also successfully sent by detector from
Restore yyyymm transformer and the communication time was also nearly 1
RESTORE 10 bits serial no.
Message ddhhnn min just as Table VII showed. SMS message can be send
from outage or working transformer according to the display
in Table VI and VII. It means that the system can be
V. EXPERIMENT accomplished with SMS of GSM.
TABLE VII
This section proves two experiments for outage detector
SMS TESTING WITH WORKING TRANSFORMER
communication testing. The communication quality is an Send Time Serial no. Receive Time Receive Status
issue because outage detector installs on the inside of 1 16:32 Success
transformer. It also affects the system and the alarm stability. 2 16:33 Success
16:32 3 16:33 Success
Two experiments help account for a working transformer 4 16:33 Success
does not affect the GSM communication. Thus, SMS of 5 16:33 Success
GSM is a good way to implement the outage detection 6 16:36 Success
system by the SMS verified in this section. 7 16:36 Success
16:35 8 16:36 Success
The testing environment of SMS of GSM is illustrated in 9 16:36 Success
Fig. 5. SMS receiver and outage detector locate at control 10 16:36 Success
center and transformer, respectively. SMS message will be
sent to SMS receiver if an outage event occurs. This outage
detector will continuously send 5 SMS messages twice to VI. CONCLUSION
receiver to verify whether transformer affects SMS message This paper purposes an outage detection system of
delivery in this experiment. distribution transformer with wireless communication and
TPC’s OMS to enhance the distribution automation. The
system mends the uncertainty of trouble phone call from
customers and improves the efficient of the outage location
finding. The outage message is updated from passive
customer end to active transformer end. Detectors installed
in transformers can receive better radio signal in popular
mobile phone usage area. But parts of distribution room are
built at basement where usually can not receive a good radio
signal (e.g. basement or remote districts). Thus, a telephone
communication with silent ring transformer detector needs
to be developed in the feature.

Fig. 5. SMS Communication Testing Environment Architecture ACKNOWLEDGMENT


This work was supported by National Science Council of
Outage SMS message is sent from an outage transformer; the Republic of China under Grant NSC
Restore or heartbeat SMS is sent from a working transformer. 94-2213-E-027-055.
The testing results of the above two experiments with outage
transformer and working transformer are shown in Table VI REFERENCES
and VII, respectively. 10 messages were successfully sent [1] ITU Internet Report 2006, Digital.Life, 2006
by detector from transformer and the communication time [2] Y. Liu, R. A. Discher and N.N. Schulz, “Distribution system outage
was nearly 1 min just as Table VI showed. and restoration analysis using a wireless AMR system,” in proc. IEEE

327
Power Engineering Society Winter Meeting, vol. 2, pp.871-875, 27-31 Hau-Ren Lu was born in Kaohsiung, Taiwan, R.O.C., on August 7, 1978.
Jan. 2002. He received the diploma in Electronic Engineering from Tung Nan Institute
[3] Glenn. C. Lampley, “Fault detection and location on electrical of Technology and the M.S. degree in Automation Technology from
distribution system,” in proc. IEEE Rural Electric Power conference, National Taipei University of Technology, Taipei, Taiwan, R.O.C., in 1998
pp. B1-B1_5, 5-7 May 2002. and 2005, respectively. He is currently a Ph.D. student in the Department of
[4] H. J. Chuang, C. H. Lin, C. S. Chen, C. C. Yun, C. Y. Ho and C. S. Li, Electrical Engineering at National Taipei University of Technology. His
“Design of A Knowledge Based Trouble Call System with Colored research interests include embedded system, energy management, and
Petri Net Models,” in proc. IEEE/PES Transmission and Distribution distribution automation.
Conference and Exhibition: Asia and Pacific, pp. 1-6, 15-18 Aug.
2005. Leehter Yao (S’85–M’92–SM’04) received the diploma from National
[5] K. Sridharan, N. N. Schulz, “Outage management through AMR Taipei University of Technology (NTUT), Taipei, Taiwan, R.O.C., the M.S.
systems using an intelligent data filter,” IEEE Trans. on Power degree from the University of Missouri-Rolla, and the Ph.D. degree from
Delivery, vol. 16, no. 4, pp. 669-675, Oct. 2002. the University of Wisconsin-Madison in 1982, 1987, and 1992, respectively,
[6] Y. Liu, and N.N. Schulz, “Intelligent system applications in all in electrical engineering.
distribution outage management,” in proc. IEEE Power Engineering He has been with the Department of Electrical Engineering, NTUT, since
Society Winter Meeting, vol. 2, pp.833-837, 27-31 Jan. 2002. 1992 where he is currently a Professor. From 1999 to 2004, he was the Dean
[7] W. H. E. Liu and W. Zhong, “A fuzzy set method for fault location of Mechanical and Electrical Engineering College, NTUT. In 2004, he
identification in power distribution systems,” in proc. Proceedings of became the Dean of Academic Affairs at NTUT. He has held more than 15
the 35th IEEE Decision and Control, vol. 2, pp. 2002-2208, Dec. patents, mostly in the areas of demand-side management and power system
1996. monitoring and control. His current research interests include load
[8] M. M. Tawfik and M. M. Morcos, “A fault locator for transmission management, intelligent control, and distribution automation.
lines based on Prony method,” in proc. IEEE Power Engineering
Society Summer Meeting, vol. 2, pp. 943-947, July 1999.
[9] J. C. S. Souza, M. A. P. Rodrigues, M. T. Schilling, and M. B. Do
Coutto Dilho, “Fault location in electrical power systems using
intelligent system techniques,” IEEE Trans. on Power Delivery, vol.
16, pp. 59-67, Jan. 2001.
[10] M. Sanaye-Pasand and O. P. Mklik, “Disscussion of Artificial neural
network approach to single-ended fault locator for transmission
lines,” IEEE Trans. on Power Systems, vol. 16, no. 4, pp. 945-950,
Nov. 2001.
[11] R. Balakrishnan and A. Pahwa, “A computer assisted intelligent storm
outage evaluator for power distribution systems,” IEEE Trans. on
Power Delivery, vol. 5, pp. 1591-1597, July 1990.
[12] N. Guven, N. Ozay and E. Tunah, “GIS based outage analysis system
for electric distribution networks,” in proc. IEEE MELECON ’96
Electrotechnical Conference, vol. 2, pp. 761-764, 13-16 May 1996.
[13] K. L. Lo, H. S. Ng, J. Trecat, “Power systems fault diagnosis using
Petri nets,“ in proc, IEE Proceedings Gener. Transm. Distrib., vol.
144, no. 3, pp. 231-236, May 1997.
[14] Y. L. Ke, C. S. Chen, M. S. Kang, J. S. Wu, and T. E. Lee, “Power
distribution system switching operation scheduling for load balancing
by using colored Petri nets,” IEEE Trans. on Power System, vol. 19,
no. 1, pp.629-635, Feb. 2004.
[15] J. Sun, S. Y. Qin and Y. H. Song, “Fault diagnosis of electric power
systems based on fuzzy Petri nets,“ IEEE Trans. on Power System,
vol. 19, no. 4, pp.2053-2059, Nov. 2004.
[16] D. Kirshner, “Implementation of conservation voltage reduction at
Commonwealth Edison,” IEEE Trans. on Power Systems, vol. 5, no.
4, pp. 1178-1182, Nov. 1990.
[17] J. J. Graigner, S. H. Lee and A. A. El-Kib, “Design of a real-time
control scheme for capacitive compensation of distribution feeders,”
IEEE Trans. on Power Apparatus and Systems, vol. 101, pp.
1012-1020, 1981.
[18] R. Baldick, F. F. Wu, “Efficient integer optimization algorithm for
optimal coordination of capacitors and regulators,” IEEE Trans. on
Power Delivery, vol. 5, no. 3, pp. 805-812, Aug. 1990.
[19] C. J. bridenbaugh, D. A. Dimascio and R. D. Aquila, “Voltage control
improvement through capacitor and transformer tap optimization,”
IEEE Trans. on Power Systems, vol. 7, no. 1, pp. 222-227, Feb. 1992
[20] R. Yokoyama, T. Niimura and Y. Nakanishi, “A coordinated control
of voltage and reactive power by heuristic modeling and approximate
reasoning,” IEEE Trans. on Power Systems, vol. 8, no. 1, pp. 639-645,
Feb. 1992
[21] I. Roytelman, B. K. Wee, R. L. Lugtu, T. M. Kulas and T. Brossart,
“Pilot project to estimate the centralized volt/var control
effectiveness,” IEEE Trans. on Power Systems, vol. 13, no. 3, pp.
864-869, Aug. 1998.

328
View publica

You might also like