You are on page 1of 5

DRPT2008 6-9 April 2008 Nanjing China

Distribution Feeder One-Line Diagrams


Automatic Generation from Geographic
Diagrams Based on GIS
Xianqi LI, Student Member, IEEE, Xiaoliang FENG, Zhiyuan ZENG, Xuejun XU,

Yongchuan ZHANG
relationship and information management for distribution
Abstract--Geographic Information Systems (GIS) are system facilities [1].
computer-based systems designed to support the capture, In distribution systems many calculations and analyses,
management, manipulation, analysis, and modeling of spatially such as power flow analysis, network planning, line loss
referenced data. At present, GIS has been extensively used in the
analysis, are conducted to deal with the information regarding
energy management system and provides visualized platform to
electrical distribution system analysis, design and operation, that the distribution network topology. Therefore, both geographic
is, AM/FM/GIS. One-line diagrams are widely used to represent maps and feeder one-line diagrams are important graphic data
the electrical distribution system current state and its facilities in power system. In the distribution system most facilities are
connectivity relationship. Once AM/FM/GIS integrate with related to locations. The geographic maps are the basis
SCADA, the real time operational data obtained, one-line geospatial data and they contain the topology information of
diagrams could represent electrical distribution system dynamic the network. The one-line diagrams represent all facilities
topological relationship. In the past, one-line diagrams was
produced by means of manual working using CAD or more connected to the distribution network. The diagrams are
original analogy circuit board, it is inefficient and easily error. widely used to represent the current state and probable
Therefore it’s significant to implement automatic generation one- performance.
line diagram, it can reduce the human errors and the huge effort In the past, one-line diagrams was produced by manual
in a manual generation technique. This paper presents a working using CAD or more original analogy circuit board,
methodology to automatically build these diagrams based on the which were inefficient and easily error. In the method of
usage of geospatial data from AM/FM/GIS. All electrical
distribution system facilities including the network buses, CAD, it required the manual definition of all network
branches, switches and transformers were abstracted into edges elements position. Considering the complexity and huge size
and nodes. With the aid of the routing methodology in the large of the actual distribution network, the application of the
scale integration, an intelligent routing algorithm for the power method may be unfeasible. While the configuration of the
system graph is presented. The intelligent routing algorithm power system had changed, the diagrams could not update and
permits the elimination of intersection and overlap of buses and
had to produce again. Moreover, the topological changes of
other facilities. The approach was successfully demonstrated with
some city district electrical distribution system. the distribution network should be represented in the
diagrams. Therefore, Automatic generation of one-line
Index Terms--Electrical Distribution Systems, GIS, Intelligent diagrams based on GIS is a valuable research topic.
Routing Algorithm, one-line diagram It is important to generate one-line diagrams precisely for
most calculation and analyses because adequate construction
I. INTRODUCTION could help the network operator to avoid inaccurate decisions.
Geographic Information Systems are computer-based And the results caused by inaccuracies of one-line diagrams
systems designed to management, manipulation, analysis, and may make a negative impact on operation decisions. The
modeling spatially referenced data. At present, GIS has been automatic generation of one-line diagrams can reduce the
widely used in energy management system (EMS), providing human errors, unexpected inaccuracies and huge efforts
visualization platform to electrical distribution system occurred in the past methods. Based on GIS platform, it is
analysis, design and operation. The system platform is called easy to present the distribution network topology. Every
AM/FM/GIS. The platform provides powerful capability to change in network topology should be represented in the
manipulate both graphic and non-graphic information. It is an diagrams. Frequent facility operation and topology changes
integrated distribution information system with automated increase the difficulty of employment in these applications. In
mapping and facility management based on GIS platform. It order to minimize the problems, efforts to develop automatic
integrates graphic representation of information with spatial generation methods have been done. [2] The paper provides a
novel method to one-line diagrams automatic generation from
geographic diagrams based on GIS.
Xianqi LI is with the school of hydropower and information engineering,
Huazhong University of Science and Technology, Wuhan, Hubei 430074 P. R.
The paper is organized as follows. In section II network
China (e-mail: lixianqi@gmail.com). model based on GIS was built, all facilities including the

978-7-900714-13-8/08/ ©2008DRPT 2228


DRPT2008 6-9 April 2008 Nanjing China

network buses, branches, switches and transformers were represented by complex edge. The node facilities, such as
abstracted into edges and nodes. The former generation stations, switches, transformers and switching stations, are
algorithm including search algorithms was surveyed, a novel separated into two elements: simple junction facility and
algorithm of one-line diagrams automatic generation is complex junction facility. Having an internal topology with
proposed in Section III. In order to avoid intersection and connectivity rules, the switching stations are abstracted into
overlap of buses and other facilities, the intelligent routing complex junctions. While all the facilities are modeled in the
algorithm was presented in Section IV. The example is given geometric network, the connective relations are contained in
in Section V. Finally Conclusions are drawn in Section VI. the network topology, and then the distribution model is
completed.
II. DISTRIBUTION SYSTEM MODELING Fig.1 shows the conceptual model of the distribution
It is important to consider the topological analysis when system. Considering the complexity of the distribution
creating the distribution data model and developing facility network, the facilities are classified into the model by their
management. Thus, according to the character of the function and construction characters.
distribution system, especially in running and configuration, Equipment not participating in electrical connections: these
design a database for the purpose of one-line diagrams. facilities are not contained in geometric network and
The paper [2] introduced two models to represent the one- abstracted into edges and points feature such as power poles.
line diagram: “bus section/switching devices” model and Equipment participating in electrical connections: these
“bus/branch” model. The first model was commonly used to facilities are classified into junction feature and edge feature
permit the visualization of the whole system by the electrical which is inherited from network feature. The objects are built
network operators. The second one was constructed only with up in feature dataset and connected to geometric network. The
buses and branches, and it is the simplified representation of junction features are classified into simple junction feature and
the first model. In [3], the authors proposed an improved complex junction feature by their function and construction.
model based on graph theory. In the model, the switches are For example, the switches and transformers are modeled to
abstracted into nodes, and the feeders are abstracted into simple junction features; however, the switching stations are
directed edge. The current flow direction is the edge direction. modeled to complex junction features because they have an
There are two kinds of nodes: main nodes and load nodes. internal micro network which is constituted with buses and
Main nodes contain source, feeder switch nodes, T nodes, line switches. The lines contain simple objects and complex
terminal nodes and contact switch nodes. Transformer is objects which are inherit from complex edge feature.
referred to load nodes. Thus, a distribution line can be seen as Other information related to distribution system: these
a directed tree rooted a source node. objects are derived directly from object class, and then build
The paper proposes a distribution network model based on connections with distribution network by relationship class.
geometric network related all distribution facilities, such as
buses, feeders, switches, transformers, substations and
switching stations. In the modeling process, the distribution
systems are presented with feature dataset, and the facilities
are abstracted into junction and edge elements. The
distribution network topology is abstracted into geometric
network associated with logic network which is a pure
network graph consisting of edges and junction elements.
These two representations of a network provide a rich model
for storing and analyzing linear systems.
The geometric network is used to simulate utility network,
such as transportation, power system, and so on. It supports
many network tracing and analysis functions. A geometric
network model is a collection of features that comprise a
connected system of edges and junctions. The features that
represent edges and junctions are called network features. Fig.1. Conceptual data model of the distribution system
These network features construct a geometric network with
some connectivity rules. A network feature class is a III. GENERATION ALGORITHM REPRESENTATION
homogeneous collection of one of these types of network Readability and aesthetics are two quantities desired for
feature: simple junction feature, complex junction feature, one-line diagrams. The main objective for automatic one-line
simple edge feature, or complex edge feature. diagram layout generation is in its ability to replace the labor-
The geometric network model can effectively represent the intensive task of manual diagram construction and produce
distribution topology between the distribution facilities. The visualizations of relational information that are easy to
GIS analysis functions are also useful in the method to remember and understand aesthetically pleasing. There are
improve the searching efficiency. The distribution facilities four steps to draw one-line diagrams.
contain equipment and lines. The buses and branches are ①. Obtain the topology of the distribution system elements

2229
DRPT2008 6-9 April 2008 Nanjing China

(edges and junctions) Finally, set the path with maximum nodes as the main
②. Add geospatial data that are related with the network feeder, and other paths as the branches, thus the root-tree is
elements to topology information built.
③. Generate an estimate of the positions of the buses on the The second part of the algorithm:
basis of the geospatial data Set the switching nodes or key branch nodes as root
④. Apply the intelligent routing algorithms to generate a nodes and the transformer nodes as leaf nodes, search
crossing-free one-line diagram. according to flows and obtain the son-tree. The principle is
In this section, the search algorithms of topology and similar to above.
generation algorithms of one-line diagrams are discussed. And Adding all son-trees to the root tree, we get a profile of
the fourth step will be discussed in next section. the distribution one-line diagram. In the next section, the
In paper [4], it described a method for automatic generation diagram will be adjusted, eliminating intersection and
of substation diagrams. The artificial intelligence frames were superposition, building a readable and aesthetical one-line
adopted for the representation of substation and their network. diagram.
Some expert rules on the layout and drawing of substation The one-line diagram can roughly be generated after the
buses were accumulated and summarized. above two parts. However, distribution system is often
In paper [5], three placement algorithms were presented complicated because it includes many facilities and line
that may be employed for the automatic generation of one-line connections. Therefore the layout using intelligent routing
diagrams of power systems. The algorithms included spring algorithm will be given in the next section.
embedder, rooted tree, and controlled spring embedder with
grid aligning. Some criteria were proposed for generating IV. INTELLIGENT ROUTING ALGORITHM
diagrams: distribution of power component evenly in the The routing of power system diagram is similar to IC
frame; zero or minimum line/edge crossings; placement of routing, for example, the definite starting and ending points,
related power components in close proximity and no the horizontal or vertical lines, and so on. But there is obvious
overlapping; uniform line lengths; inherent symmetry; dissimilarity in routing sequence. The IC routing must be in a
minimizing frame size usage. fixed order. However, in an electrical one-line diagram, the
The topology of a one-line diagram is similar with the routing sequence is not so important. Applying the maze or lee
connections of graph elements, which makes feasible using the algorithm directly without considering the electrical routing
methods for graphs visualization to generate the one-line characteristic and experts experience is not a good idea. In
diagram of distribution system. There are two common search paper [7], the authors presented a production system frame to
methods to tracing the network: depth first search (DFS) and solve the problem.
breadth first search (BFS). Using either method to trace entire In the paper, referencing the line-network-oriented thinking,
network and to obtain the topology is feasible. However, the expert experience is summarized as reasoning strategy which
distribution complex network contains many insignificant is described as routing rule. Using these rules, the diagram
nodes which may lead to inefficiency and slow search speed. built in above section will become regular and readable.
To solve the problem, the paper proposes an improved search The following is the fundamental principle of routing:
algorithm based on GIS. ①. Select the main feeder
With complex topology and numerous facilities, the ②. Identification the laterals (branches)
distribution network is simplified by the classification of ③. Assignment of directions
nodes. The nodes are classified into key branch nodes, ④. Computation of co-ordinates
ordinary nodes, transformer nodes (load nodes), switching The following is the specific rules of routing:
nodes and source nodes. Then the search process is divided ①. Set the substation as the starting point, and the
into two parts. The first part is from station source to the connection switch as the terminal;
switching nodes, involving source nodes, switching nodes and ②. Set the main feeder as the 1st level branch, and it is
key branch nodes. And it searches from switching nodes to horizontal, so the 2n+1 level branch is horizontal and the
load nodes in the second part, involving switching nodes and 2n level is vertical;
load nodes. The method can remove many ordinary nodes ③. The adjacent branches in the father branch are set in
from the complex topology and reduce the complexity of the different sides;
search. ④. The nearest load nodes from their father nodes are
The following paragraphs present the principle and process routed following the principle “down-prior and left-prior”;
of the algorithm. ⑤. Assume the vertical/horizontal distance between two
The first part of the algorithm: adjacent load nodes which are in the same side is l, the
Firstly, set the power point as the root nodes and the distance between two adjacent branches which are in the
switching nodes as leaf nodes; same side is 4l;
Then, search the path between the root nodes and leaf ⑥. The distance between the load node and switching
nodes by searching the upstream adjacent nodes gradually; node is l, and the distance between the load node and key
obtain the father nodes of every node; branch node is 1.5l;
The third step, accumulate the node number of the path; ⑦. The distance between the switching node and key

2230
DRPT2008 6-9 April 2008 Nanjing China

branch node is also l;


⑧. Add the branches to main feeder from low level to
high level gradually;
Finally, through the routing, the implicit and readable one-
line diagram is automatic generated.

V. CASE STUDY
Fig.2 shows a geographic diagram of a city district
distribution system and Fig.3 shows a part of the diagram.

Fig.4. First step of one-line diagram

Fig.5. The final feeder one-line diagram


Fig.2. The geographic diagram of a city district distribution system
VI. CONCLUSION
This paper explores distribution feeder one-line diagrams
automatic generation from geographic diagrams based on GIS.
A conceptual data model of the distribution system is
represented in this paper. And a novel method for automatic
generation one-line diagram is provided. The approach is
successfully demonstrated with some city district electrical
distribution system. One-line diagrams automatic generation
can adapt distribution system frequent switches operation and
update network connection timely, as long as the real time
switches status can obtained from SCADA. Meanwhile the
one-line diagram application will not end only distribution
system, in fact, one-line diagram of the whole power system
including generation, transmission and distribution is our
further research.

Fig.3. A part of the geographic diagrams


VII. REFERENCE
In Fig.3, there are two distribution lines which are [1] T.E. Lee, C.S. Chen, Y.M. Tzeng, et al, The Application of AM/FM
System to Distribution Contingency Load Transfer. IEEE Transactions
connected by the connection switch “Donggong102”. The on Power Delivery, Vol. 10, No. 2, April 1995, pp: 1126-1135
connect relationship is represented in Fig.4. Fig.4 shows the [2] Lia Toledo Moreira Mota1, Alexandre de Assis Mota, Wu Shin-Ting,
first step of building one-line diagram, and Fig.5 represents Using Geospatial Data to Generate One-line Diagrams of Electrical
Power Systems. http://geoinfo. dpi.inpe.br/ col/dpi.inpe.br/ geoinfo@ 80
the final one-line diagram of distribution system. /2006/07.11.11.46/doc/P14.pdf
[3] Liu jian, Wu yuan, Liu gongquan, Conversion from GIS based feeder
maps to electric diagrams. Automation of electric power systems, Vol.29,
No.14, July 2005, pp: 73-77
[4] Zhu Yongli, O. P. Malik, Intelligent Automatic Generation of Graphical
One-Line Substation Arrangement Diagrams. IEEE Transactions on
Power Delivery, Vol. 18, No. 3, July 2003, pp: 729-735

2231
DRPT2008 6-9 April 2008 Nanjing China

[5] YS Ong, H.B.Gooi and C.K.Chan, Algorithms for automatic generation


of one-line. IEE Proc.-Gener. Transm. Distrib, Vol. 147, No.
5, September 2000, pp: 292 - 298
[6] P.S. Nagendra Rao, Ravishankar Deekshit, Distribution feeder one-line
diagram generation: a visibility representation. Electric Power Systems
Research, Vol.70, Issue 3, August 2004, pp: 173-178
[7] Wang Ping, Yang Peilong, LuoYing xin, et al, Intelligent Routing
Algorithm for Power System Graph Using Production System.
Computer Engineering, Vol.31, No.1, January 2005, pp: 195-198
[8] Hua Li, Hsiao-Dong Chiang, One-Line Diagram Builder for Power
System Analysis. Power Engineering Society Summer Meeting, 1999.
IEEE Vol. 2, 18-22 July 1999, pp: 652 - 657

2232

You might also like