Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Feeder Automation within the Scope of Substation Automation

Jiyuan Fan, Senior Member, IEEE Xiaoling Zhang


Beijing Sifang Automation
Beijing, China

ABSTRACT--This paper presents the automatic feeder line switches. It does not
commonly used approaches to feeder involve long distance communications at all
automation (FA) and introduces a practical and, therefore, can only implement very
approach to implementing feeder automation limited functions of feeder automation. The
that is virtually a simple extension of the distributed solution tackles the problem by
substation automation by covering the feeders. organizing the automated feeder line switches
FA is usually implemented either based on a into groups or teams [2]. The neighboring
centralized approach or a distributed approach. teams communicate locally to detect and
Normally a distributed approach is simple and isolate faulted feeder sections and quickly
flexible. It can be implemented in a small restore the service to the healthy sections. The
scale but can only provide limited FA whole process is completed based on
functions. Instead, a centralized approach is predefined local logics. It does not require the
capable of providing complete FA functions knowledge of feeder network topology and
but requires large scale implementation. The therefore its operation does not rely on the
approach presented in this paper is of the centralized master station in the control center.
advantages of both the distributed solutions This approach significantly improves the FA
and the centralized solutions. It can achieve all functionalities but is still subject to some
FA objectives without requiring additional limitations. The centralized solution is actually
communication and hardware facilities a full scale distribution automation system. It
compared to the automated distributed requires the full knowledge of the distribution
solutions, e.g., the IntelliTeam approach [2 ]. network and relies on the communication with
the control center. This approach can
Index Terms — Feeder Automation, implement all feeder automation functions but
Distributed Solutions, Distribution requires big initial investment and normal
Automation. operation cost.

1. Introduction This paper introduces a practical approach to


feeder automation. It is simply an extension of
Feeder automation is an important part of the substation automation by implementing
the distribution automation and has received the feeder automation as part of the SA system.
considerable attention over the last few years. This solution can achieve all FA objectives
Many approaches have been proposed and without requiring additional communication
implemented in power utilities worldwide. and hardware facilities compared to the
These approaches can be classified into three automated distributed solutions.
categories: Semi-automatic solutions,
distributed solutions [2] and centralized 2. Objectives of Feeder Automation
solutions [1]. The semi-automatic solution is
very simple and is purely based on the

1­4244­0178­X/06/$20.00 ©2006 IEEE 607 PSCE 2006


delay after each switch is energized in
The main objectives of feeder automation sequence. When the switch that feeds the
include: faulted section is closed, the feeder breaker
1. Automated fault detection, isolation and service will trip again and this switch is detected as
restoration (FDIR): This is the most important the nearest switch to the fault and will be
function of feeder automation. For a fully opened again and locked out for prohibiting
automated feeder, the faulted feeder section from future auto-closing. After a certain time
can be detected, isolated and restored the delay, the feeder break will reclose again and
service for the healthy sections within 20-30 the healthy up-stream sections are restored by
seconds. the sectionalizing switches automatically,
while the faulted section and the down-stream
2. Transformer and feeder load transferring and sections will remain de-energized for problem
balancing: This allows FA to automatically fixing and manual restoration. The advantage
transfer loads among feeders or substation of this approach is that it can properly restore
main transformers to balance feeder loads or the service of up-stream sections without
main transformer loads. requiring sophisticated communication and
control facilities. However, it cannot report the
3. Transformer and feeder phase load balancing: fault location and cannot restore the service
This allows FA to balance main transformer for the down-stream sections automatically
and feeder load among three phases. either.
3.2 Distributed Solution
4. Scheduled sectional service interruption for
One of the widely accepted distributed
maintenance: This allows the user to isolate a solutions of feeder automation is the so called
feeder section remotely for maintenance IntelliTeam method [2]. This approach
without interrupting the service to other organizes the auto-switches into teams which
sections. are configured with certain local intelligent
logics for FDIR. It is based on the local
3. Existing Approaches communication among the team members and
The commonly used approaches to the neighboring teams. The team configuration
implementing feeder automation are in can be remotely set in the control center and
three categories: semi-automatic then downloaded to the individual switches.
solution, distributed solutions and Compared to the semi-automation approach,
centralized solutions. this approach can fully resolve the problem of
3.1 Semi-automatic Solution FDIR. One of the advantages of this approach
This approach is purely based on the is that it does not require the knowledge of
built-in logics in feeder sectionalizing system topology and other network parameters.
switches. It works in the following sequence: It can be deployed in small scales, e.g., feeder
when a fault occurs in a section of the feeder, by feeder. But it is not effective to achieve
the feeder breaker trips and the sectionalizing other FA objectives, e.g., the load transferring
switches along the feeder line open or phase balancing, etc. Another disadvantage
automatically due to loss of power. When the of this approach is its natural feature of
feeder breaker recloses, the individual sophisticated team configuration, especially
sectionalizing switches automatically close when network reconfiguration is carried out
back consecutively with a predefined time frequently for loss reduction or maintenance.

608
3.3 Centralized Solution through normally opened tie-switches that
The centralized solution of feeder may belong to other substations. Under certain
automation is really part of the full operation conditions, some of the feeder
distribution automation [1]. This approach sections of one feeder may be fed by other
requires the full knowledge of the distribution feeders due to network reconfiguration for
network, including the network topology and maintenance, fault restoration or load
operation parameters. The FA functions are transferring. This makes the SA based feeder
centrally implemented and all automatic automation a challenging task in practical
switches are controlled by the control center. implementations. This problem can be well
This approach fully relies on the resolved by installing a dual feeder terminal
communication facilities between the unit (FTU) on a tie-switch linking two feeders
individual switches and the control center. The that belong to two different substations. The
disadvantage of this approach is its dual FTU will allow both substations to
requirement of large scale implementation. monitor and control the tie-switch. It can also
allow both sides to download the basic
4. FA: an Extension of SA information about the operation condition of
The proposed solution of feeder the feeder, such as the available capacity for
automation by this paper is a semi-centralized picking up more loads. This information can
approach which is virtually an extension of the be read and used by the other side to carry out
substation automation (SA) by covering the load transferring or service restoration.
connected feeders. Normally, a substation is
automated prior to its feeders. It is in nature The FA unit in each SA master station is
that the feeder automation can be responsible for monitoring and controlling its
implemented within the scope of SA by own feeder switches, while the tie-switches
extending the communication network to are monitored and controlled by both sides.
cover the automated feeder switches. Each The FA unit is also modeled with the network
substation will be responsible for monitoring topology of all feeders in its scope. Simple
and controlling the feeders within its scope, as operational logics are proposed to deal with
shown in Fig. 1. the typical operation scenarios:

Scenario 1: Assume the study feeder operates


under its normal configuration and a fault
occurs in a feeder section, as shown in Fig. 2.

Sub A Sub B

FB A FB B

(A)

N.O.
However, in a real distribution system a feeder Tie-Switch T
may be connected to several other feeders

609
The tie-switch capacities are calculated at both
sides by the corresponding FA modules in the
two substations and are downloaded to the
dual FTU for other side to read.

Scenario 2: Assume a few feeder sections of


the study feeder in substation A are supplied
by the feeder in substation B due to load
transferring. A fault occurs in one of the
transferred sections, as shown in Fig. 3.
Sub A Sub B

FB A FB B

(A)

SW C
N.O.
F

SW D SW E tie-switch T

It can be seen from the figures that the FDIR Sub A Sub B

operation is executed in the following


procedures:
1. The faulted information is reported back
FB A FB B
to the SA master station with the feeder
breaker tripping signal and the fault (B)

indicating flags from the associated FTUs


along the feeder (Fig.2. (B)). SW C

2. The FA unit in the SA master station F


N.O.

SW D SW E tie-switch T
detects the fault location and issues
tripping commands to the adjacent
switches of the faulted section to isolate
the fault (Fig.2. (B)).
3. FA unit issues a control command to
reclose the feeder breaker to restore the
service for the healthy upstream sections
(Fig. 2 (C)).
4. FA unit checks the capacity of the
tie-switch connected to another substation
feeder and issues a control command to
close the switch if its capacity is sufficient
to pick up the load (Fig.2. (B)).

610
It can be seen from Fig. 3 that the FDIR
function is carried out by the FA units in both
substations. The detailed procedures are
described as follows:
1. the fault occurs at location F and feeder
breaker B trips right away.
2. Because the fault is occurred at the study
feeder side of tie-switch T that is out of
the scope of substation B, the FA unit in
substation B opens tie-switch T to isolate
the fault (Fig. 3 (B)).
3. FA unit in substation B recloses the feeder
breaker FB to restore the service for
feeder B (Fig. 3 (C)).
4. At the same time, the FA unit in
substation A receives the fault report from
switches E and tie-switch T, from which it
identifies the faulted section and isolate
the fault by opening switches E and D
(Fig. 3 (B)).
5. It then closes tie-switch T and C to restore
the service for the remaining healthy
sections, as shown in Fig. 3(C).
Scenario 3: Assume a few feeder sections of It can be seen from Fig. 4 that the FDIR
the study feeder in substation A are transferred function is carried out by the FA unit in the
to another feeder and a fault occurs in one of study feeder substation with the following
the remaining sections, as shown in Fig. 4: procedures:
1. The fault occurs at location F and feeder
breaker A trips right away.
2. FA unit in substation A detects the fault
location and issues control commands to
open switches B and C to isolate the fault
(Fig. 4. (B)).
3. FA unit in substation A closes the feeder
breaker A to restore service to the
upstream feeder sections (Fig. 4. (C)).
4. FA unit in substation A checks the
capacity of feeder B based on the data
from tie-switch T and figure out the
capacity of switch D. If available, it closes
switch D to restore service to the healthy
downstream sections, as shown in Fig.
4(C).

611
The proposed approach can also effectively “Advanced feeder Automation Is Here”, IEEE
solve the problems of other FA objectives in a Power&Energy Magazine, Sept./Oct. 2005
similar way as to solving FDIR problems. [3]. J. Y. Fan, L. Zhang, J. D. McDonald,
"Distribution Network Reconfiguration:
5. Conclusion Single Loop Optimization," IEEE/PES Trans.
This paper presented a basic analysis of On Power Systems, Vol. 11, No. 3, August
the existing FA solutions, including the 1996, pp 1643-1647.
semi-automatic approach, distributed [4]. W. H. Kersting, “Distribution System
approach and centralized approach, and Modeling and Analysis”, CRC Press, 2002.
introduced a practical approach that is of the ISBN: TK3001.K423 2001.
advantages of both distributed and centralized
solutions without involving additional
software complexity and hardware demands Jiyuan (Ji-Yuan) Fan (SM’95) received Ph.D.
compared to the distributed solution. This degree in ECE from Clarkson University,
approach can be easily implemented as an Potsdam, New York in 1989. He worked with
extension of the substation automation Advance Control Systems for more than 12
function. years. He is currently with Beijing Sifang
Automation in Beijing, China.
6. References
[1]. Gary Ockwell, “Implementation of Xiaoling Zhang received MS. degree in ECE
Network Reconfiguration for Taiwan Power from Wuhan University, China in 2003. She
Company”, IEEE PES general meeting worked with Shanghai TEPIA Technology Co.,
proceeding, 2003, #0-7803-7989-6/03. Ltd. in 2003-2004. She joined Beijing Sifang
[2]. D. M. Staszesky, D. Craig, C. Befus, Automation in 2004.

612

You might also like