You are on page 1of 5

The 2019 6th International Conference on Systems and Informatics (ICSAI 2019)

Invulnerability Analysis of Power Distribution


Network Based on Topology Structure
Liang Wang Ke Lin Wei Zhang Liangzhong Fan
State Grid Zhejiang Cixi State Grid Zhejiang Cixi State Grid Zhejiang Cixi Ningbo Institute of Technology,
Power Supply Co., Ltd. Power Supply Co., Ltd. Power Supply Co., Ltd. Zhejiang University
Ningbo, China Ningbo, China Ningbo, China Ningbo, China

Abstract—In this paper, by applying complex network theory, dents such as component failure, intentional attack or natural
the invulnerability analysis of distribution network is studied disasters, and so on.
based on topological structure. Based on complex network theory, Complex network is the common abstraction and description
the invulnerability evaluation and analysis method of distribution
network is studied. Not only can we get the invulnerability of for complex system and it emphasizes the topology character
the whole network, but also the importance of each node, so we of system. For example, power networks can be described as
can compare the importance of these nodes with each other. On a network model, which can be transformed into complex
this basis, the invulnerability of a regional distribution network network theory for research. Since the discovery of small-
is studied by using the obtained method, and the results are world effect [3] and scale-free characteristics [4] of complex
analyzed.
Index Terms—Invulnerability, Distribution network, Topology networks, the study of complex networks has penetrated
structure, Complex network, Node importance into economics, medicine, sociology, ecology and computer
fields [5], [6], [7], [8]. In particular, it brings new analyzing
I. I NTRODUCTION method for distribution network of power system through pure
topological metrics [9], [10], [11], [12]. From the point of
Distribution network [1], [2], as the terminal link of power view of complex network, the application of complex net-
system, receives electric energy from transmission network work invulnerability analysis method to distribution network
or regional power plants and distributes it to various users topology structure analysis is of great practical significance for
of different voltage levels through distribution facilities, thus finding network structure defects, improving network security
to provide users with safe and high-quality power supply and reliability, and guiding power grid construction planning.
services. According to statistics, most users’blackouts are Up to now, only a few papers have considered the application
caused by the distribution links in the power system. Because of complex network approaches for analyzing modern distri-
of the reasons of excessive consideration of economy and bution networks.
unreasonable planning in the early construction of distribu- In this paper, the structural invulnerability of distribution
tion network in China, the distribution network in China is network has been studied by using purely topological ap-
relatively fragile in many aspects. proaches. This paper focuses on the overall topology analysis
Under the background of building a strong smart grid, it of distribution network. Analysis has been done by modeling
is becoming more and more important to select a distribution power grid as a complex network and applying the concepts
network topology with high security, high technology and high from graph theory.
power quality, to improve the anti-destruction performance
of distribution network and to enhance the sustained power II. M ODEL AND ANALYSIS APPROACH
supply capability of distribution network under emergencies. Now, we can represent an distribution network as a con-
The invulnerability of distribution network directly affects the nected undirected network G = (V, E), to analyze its inherent
overall robustness of the power grid. A simple component structure feature.
failure may cause cascades of failures across the power grid A concrete network G = (V, E) can be regarded as a graph
and lead to a large blackout. A number of recent large composed of point set V and edge set E. In a network graph G,
blackouts in Europe, North America and India have empha- V is a collection of all nodes in a graph, and E is a collection
sized the importance of understanding the structure feature of all directly connected edges between nodes in a graph.
of the distribution network. Therefore, the evaluation of the Suppose G has n node points, i.e., V = {v1 , v2 , · · · , vn }.
invulnerability of distribution network based on topological We first give a brief review on some basic theoretical con-
structure has become an urgent task to be solved. cepts about graph G. If the node pair (vi , vj ) ∈ E and the node
The invulnerability of distribution network refers to the pair (vj , vi ) ∈ E correspond to the same edge, the network
ability of power distribution network to provide continuous corresponding to the graph is called undirected network. A
and reliable power supply to users through its own regulation graph G is said to be connected, if for every pair of nodes
when some components become invalid due to sudden acci- there exists a path between them. In a connected networks,

978-1-7281-5255-1 ©2019 IEEE 330


Authorized licensed use limited to: UNIVERSITY OF BIRMINGHAM. Downloaded on May 11,2020 at 11:03:58 UTC from IEEE Xplore. Restrictions apply.
all nodes of this network can communicate information with Definition II.3. Let vi ∈ V be a node in a network G. The
each other. The adjacency matrix A of a graph G is defined node importance Gi of node vi is defined as
as ⎛ ⎞ Di
a11 a12 · · · a1n Gi = , i = 1, 2, · · · , n,
⎜ a21 a22 · · · a2n ⎟ Si
⎜ ⎟
A=⎜ . .. .. .. ⎟ where Di is the degree of node vi for i = 1, 2, · · · , n.
⎝ .. . . . ⎠
an1 an2 ··· ann The definition indicates that the greater the degree of a
node and the smaller its node location importance, the more
where  important the node is.
1, (vi , vj ) ∈ E; Now, we can define the network invulnerability as follows.
aij =
0, (vi , vj ) ∈ E.
Definition II.4. Let G = (V, E) be a network and Ḡ is the
The number of adjacent edges of a node vi is called the degree fully connected network corresponding to the network G. The
of vi , which is denoted by Di . It is not difficult to check that network invulnerability of G is defined as
the degree Di of a node vi equals the sum of the elements
n
Gi
in ith row of the adjacency matrix A. Degree is a simple and N I(G) = i=1 ,
important concept for describing node attributes. Intuitively, Q

n
the greater the degree of a node, the more important the node where Q = i=1 Ḡi is the sum of the node importance of all
is. A path from vertex vi to vertex vj is a sequence of vertices nodes in the fully connected network Ḡ.
and edges that begins with vi and end with vj . The path
Obviously, if G is a fully connected network, the network
which has minimal number of edges between two vertices is
invulnerability N I(G) satisfies that N I(G) = 1. In general
called the shortest path and the number dij of the edges in the
we only have N I(G) < 1. The greater the ratio of the sum of
shortest path between vertices vi and vj is called the shortest
the node importance of all nodes in the network G to the sum
distance. The shortest path is the most convenient way for
of the node importance of all nodes in the corresponding fully
transmitting any information between two node through the
connected network, the greater the network invulnerability of
network. In case of a power network most of the cases power
the network G.
is transmitted through the shortest path based on geographical
position to minimize the cost. III. I NVULNERABILITY ANALYSIS
Now, we can first give the definition of the node location In this section, we will applied the complex network theory
importance. to study the structure characteristics and invulnerability of
Definition II.1. Let vi ∈ V be a node in a network G. We power distribution network. The distribution network should
can define the node location importance of vi as be simplified to a topological structure diagram described with
a complex network.
n
1 The specific methods are as follows: Generators, load nodes
Si = dij , i = 1, 2, · · · , n.
n j=1 and substations are regarded as nodes in the network, and
transmission circuits are regarded as undirected edges in the
The definition shows that the smaller the average of the network. Taking a distribution network in some region of
shortest distance between the node vi and other nodes, the Ningbo as an example, after preliminary simplification, the
more important the location of node vi is. distribution network becomes a network G = (V, E) with 21
nodes and 31 edges, as shown in Figure 1.
Definition II.2. The characteristic path length is defined as Through the analysis method provided in the previous part,
n
1
the structure characteristics of Figure 1 can be analyzed in the
L= Si , following.
n i=1
A. Degree
where Si is the node location importance of node vi , i =
The degree of a network is a statistical characteristic param-
1, 2, · · · , n.
eter that describes the topological structure of a network. In
Obviously, the characteristic path length L defines the this subsection, we firstly discuss the degree in the network.
average of the shortest distance between all node pairs. For From Table I, we can see that the degree of node 1 is 10,
a simple undirected graph, since dij = dji and dii = 0, the which means that node 1 is directly connected to 10 other
above formula can be simplified as nodes. Next, the degrees of node 7 and node 3 are all 6. These
n n
nodes with large degree are located at the hub of the network.
2 The nodes with the least degree are 11, 17 and 20 respectively,
L= dij .
N (N − 1) i=1 j=i+1 and the degrees of the three nodes are all 1. The sum of all
node degrees is 60, and the average value of node degrees is
Next, we will define the node importance in the following. 2.952.

331
Authorized licensed use limited to: UNIVERSITY OF BIRMINGHAM. Downloaded on May 11,2020 at 11:03:58 UTC from IEEE Xplore. Restrictions apply.
Node number Network
1 1.4286
2 2.1429
3 1.9048
4 2.1905
5 2.2381
6 2.1905
7 1.8571
8 1.9524
9 2.1905
10 2.1429
11 2.8095
12 2.6667
13 2.5238
14 2.1429
15 2.6190
16 2.6190
17 2.7619
18 2.7143
19 2.8095
20 3.0476
21 2.8571
characteristic path length 2.3719

TABLE II: Node location importance and characteristic path


Fig. 1: Distribution network topology diagram length

Node number Network


Node number Network 1 7.0000
1 10 2 0.9333
2 2 3 3.1500
3 6 4 0.9130
4 2 5 0.8936
5 2 6 0.9130
6 2 7 3.2308
7 6 8 2.0488
8 4 9 1.3696
9 3 10 0.9333
10 2 11 0.3559
11 1 12 0.7500
12 2 13 1.1887
13 3 14 1.4000
14 3 15 1.1455
15 3 16 1.1455
16 3 17 0.3621
17 1 18 0.7368
18 2 19 0.7119
19 2 20 0.3281
20 1 21 0.7000
21 2 Sum of nodes importance 30.2099
Sum of the degree 62 Network invulnerability 0.0685
Average of the degree 2.952
TABLE III: The invulnerability of the network
TABLE I: The degree of the network

C. invulnerability of the network


B. Node location importance and characteristic path length By making use of the method in Scetion 2, the and the
invulnerability of the network can be obtained. The results are
The node location importance and characteristic path length shown in Table III.
is analyzed in Table II. The smaller the node location im- From the Table III, we can see that:
portance, the more important the location of this node is. (1) Node 1 has the highest importance, which is 7, followed
The nodes, which have node location importance less than 2, by node 7 and node 3, respectively. Node 20 has the
include node 1, node 3, node 7, and node 8. The node location smallest importance, and the importance is 0.3281. It is
importance of node 20 is more than 3. The characteristic path easy to see that the importance of nodes is proportional
length L of this network G is 2.3719, which means that the to the number of edges connected in the network. The
average of the shortest distance between all node pairs is greater the degree of the node, the greater the importance
2.3719. of the node. Vice versa. Node 20 has the smallest

332
Authorized licensed use limited to: UNIVERSITY OF BIRMINGHAM. Downloaded on May 11,2020 at 11:03:58 UTC from IEEE Xplore. Restrictions apply.
Sequence number Newly added edge New invulnerability Algorithm 1 Procedure of distribution network planning
1 (v3 , v7 ) 0.0742
2 (v1 , v15 ) 0.0733 1: Set E = E0 , j = 1;
3 (v1 , v16 ) 0.0733
4 (v1 , v13 ) 0.0732
5 (v3 , v16 ) 0.0732
2: Traverse all the edges l ∈ Ē \ Ej−1 , define El = Ej−1 ∪ l
and Gl = (V, El );
TABLE IV: The invulnerability after adding one new edge in
the network 3: Calculate the network invulnerability N I(Gl ) for all l ∈
Ē \ E and assume lj = argmaxl∈Ē\E N I(Gl );

importance, and the importance is 0.3281. It is easy to 4: Output lj ;


see that the importance of nodes is proportional to the
number of edges connected in the network. The greater 5: If j = m, break; otherwise, set Ej = Ej−1 ∪lj , j = j +1,
the degree of the node, the greater the importance of the and return to step 2;
node. Vice versa.
(2) It is not difficult to see that the importance of the
network nodes varies greatly. When the network invul-
nerability is about the same, the uniformity of network
node importance plays an important role. Generally
speaking, the more uniform the importance of nodes,
the more interconnected all nodes are, and the network
has better robustness.
(3) The network invulnerability N I(G) is 0.0685. In order
to improve the network invulnerability, more connection-
s can be added between nodes, that is, new edges can
be added in the network. For this distribution network
we studied, the edge that makes the maximum increase
in network invulnerability should be (v3 , v7 ). When this
edge is added to the network, the network invulnerability
can be increased from 0.0685 to 0.0742, and the network
invulnerability can be increased by 8.3%. The 5 nodes
with the largest increase in network survivability are
shown in Table IV.

D. distribution network planning issues


In this subsection, we consider the following distribution Fig. 2: New distribution network topology diagram
network planning issues: in order to improve the invulner-
ability of distribution network, m transmission lines will be
constructed in sequence in the future. How should we plan and IV. C ONCLUSION
construct these m transmission lines to improve the network
invulnerability most? This paper study the invulnerability analysis of power
Let Ḡ = (V̄ , Ē) be the corresponding fully connected distribution network. By making use of the theory of complex
network, where, obviously, V̄ = V and E ⊂ Ē. Assume network, we get the assessment method of the invulnerability
0 < m ≤ N, where N is the number of the edges in Ē \E. To based on the topology structure of the distribution network.
solve above problem, we present framework of the distribution Moreover, this method is applied to analyze the invulnerability
network planning in Algorithm 1. of some region in Ningbo.
For example, we will discuss a special case of the distribu- The invulnerability of distribution network has important
tion network planning problem for m = 3, which implies theoretical and applied research value. In the follow-up study
that 3 transmission lines will be constructed in sequence of network invulnerability, more measures or indicators can
to improve the network invulnerability. By making use of be considered, so as to evaluate the invulnerability of network
Algorithm 1, three edges can be selected in order, which more comprehensively, and to produce more scientific guid-
are (v3 , v7 ), (v1 , v21 ), (v1 , v20 ). The new topological structure ance for practice.
diagram with adding 3 edges is presented by Figure 2. As
ACKNOWLEDGMENT
shown in Table V, the importance of each node increases.
The network invulnerability increased from 0.0685 to 0.0839, This work was supported by Collective Enterprises Science
and the network invulnerability can be increased by 22.5%. and Technology Project of State Grid Zhejiang Electric Power

333
Authorized licensed use limited to: UNIVERSITY OF BIRMINGHAM. Downloaded on May 11,2020 at 11:03:58 UTC from IEEE Xplore. Restrictions apply.
Node number Network
1 9.0000
2 0.9767
3 4.3235
4 0.9333
5 0.9333
6 0.9545
7 4.4545
8 2.1538
9 1.4318
10 0.9767
11 0.3962
12 0.8400
13 1.3125
14 1.4318
15 1.2857
16 1.2857
17 0.4038
18 0.8235
19 0.7368
20 0.9333
21 1.4318
Sum of nodes importance 37.0198
Network invulnerability 0.0839

TABLE V: The invulnerability of the new network

Co., Ltd. in 2019: Power Emergency Assessment System for


Bay Area Based on Vulnerability.
R EFERENCES
[1] J. Kodama, T. Hamagami, H. Shinji, et al. Multi-agent-based autonomous
power distribution network restoration using contract net protocol, Elec-
trical Engineering in Japan (166)2010, 56-63.
[2] F. Carrio, V. Gonzalez, E. Sanchis, Basic concepts of power distribu-
tion network design for high-speed transmission, Open Optics Journal
(5)2011, 51-61.
[3] D. J. Watts and S. H. Strogatz, Collective dynamics of Small-world,
Nature (393)1998, 440-442.
[4] A. L. Barabasi and R. Albert, Emergence of scaling in random networks,
Science (286)1999, 509-512.
[5] J. Liu, J. Wu, and Z. R. Yang, The spread of infectious disease on complex
networks with household-structure, Physica A Statistical Mechanics & Its
Applications (341)2012, 273-280.
[6] J. F. Donges, Y. Zou, Marwan N, et al. Complex networks in climate
dynamics, European Physical Journal Special Topics (174)2009, 157-179.
[7] A. M. Darcangelis, G. Rotundo, Complex networks in finance, Lecture
Notes in Economics and Mathematical Systems, Vol 683, Springer, 2016,
209-235.
[8] J. J. Sun, J. Jiang, G. L. Yan, et al. Complex networks theory and its
application in study of traditional chinese medicine, Complex Systems &
Complexity Science, (5)2008, 55-61.
[9] F. Xue, Y. Xu, H. Zhu, S. Lu, T. Huang and J. Zhang, Structural
evaluation for distribution networks with distributed generation based
on complex network, Complexity 2017, 1-10.
[10] E. Bompard, D. Wu and F. Xue, Structural vulnerability of power
systems: A topological approach, Electric Power Systems Research
(81)2011, 1334-1340.
[11] P. Crucitti, V. Latora and M. Marchiori, A topological analysis of
the Italian electric power grid, Physica A Statistical Mechanics & Its
Applications (338)2012, 92-97.
[12] E. Coelho, J. C. Thomazelli, M. Paiva and M. Segatto, A complex
network analysis of the Brazilian Power Test System, 2015 IEEE PES
Innovative Smart Grid Technologies Latin America (ISGT LATAM),
Montevideo, 2015, 113-118.

334
Authorized licensed use limited to: UNIVERSITY OF BIRMINGHAM. Downloaded on May 11,2020 at 11:03:58 UTC from IEEE Xplore. Restrictions apply.

You might also like