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

1342 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 34, NO.

2, MARCH 2019

Reliability-Oriented Networking Planning


for Meshed VSC-HVDC Grids
Haipeng Xie , Student Member, IEEE, Zhaohong Bie , Senior Member, IEEE, and Gengfeng Li , Member, IEEE

Abstract—This paper proposes a reliability-oriented planning Superscripts and subscripts


method to design reliable topologies for meshed high-voltage
direct-current (HVdc) grids. Based on the proposed steady-state
·max Tag for upper bounds.
model for HVdc grids, a bi-level and multiobjective planning ·min Tag for lower bounds.
problem is formulated. The optimization model not only regards ·l Tag for transmission lines.
reliability as an independent objective, but also takes the power ·c Tag for DC/DC converters.
flow controllers (PFCs) into account. Compared with conventional ·f Tag for PFCs.
methods, it overcomes the curse of dimensionality and solves
the optimal allocation of PFCs. Then, the nondominated sorting Parameters
genetic algorithm II is employed to solve the upper-level problem. g The conductance of a branch.
For lower-level problems, an algorithm based on minimum
spanning trees is proposed to optimally allocate PFCs, and
r Constant parameter for a variable resistor.
an improved least frequently used cache algorithm and an γ Linear parameter for a variable resistor.
optimum-test algorithm are developed to promote the computing A Constant parameter for investment.
efficiency of reliability evaluation. The European Supergrid and a B Linear parameter for investment.
Chinese ultra-HVdc system are adopted as test systems to validate ng The number of connected (sub)grids.
the proposed method. Case studies prove that the proposed
method provides an effective tool for the planning of HVdc grids.
η The vector of economic loss per unit shedding.
Also, results show that the cache technique and the optimum-test P ld The vector of power demands at buses.
algorithm can reduce more than 70% of the total elapsed time. pd The probability of contingency d.
Index Terms—HVDC grid, networking planning, reliability eval- pfijr The forced outage rate of branch (i, j).
uation, power flow controller, cache algorithm, multi-objective τ The attenuation coefficient.
optimization, expansion planning. Variables
NOMENCLATURE D The current ratio for a converter or PFC.
x The position variable for a variable resistor.
Sets and indices Ii The current injected into bus i.
i, j Indices for buses. Iij The current through branch (i, j).
s Index for schemes. G The matrix of equivalent conductance.
d Index for fault cases. I The vector of branch currents.
k Index for subgrids. P The vector of branch currents.
G Tuple for the topology of the grid. V The vector of nodal voltages.
N The set of nodes/buses. P gn The vector of net injected power at buses.
L The set of branches. P shd The vector of nodal load shedding/curtailment.
S The set of candidate schemes. ENSd ENS per year in case d.
Ds The set of fault cases in scheme s. ENSd,k EENS of subgrid k in fault case d .
Ls The set of branches in scheme s. ν Prior factor of a subgrid.
Functions and operators
Manuscript received March 19, 2018; revised July 23, 2018 and September C(·) The investment function.
12, 2018; accepted October 19, 2018. Date of publication October 29, 2018;
date of current version February 18, 2019. This work was supported in part by R(·) The reliability metric function.
the National Key Research and Development Program of China under Grant Abbreviations
2016YFB0901900 and in part by the National Natural Science Foundation of
China under Grant 51637008. Paper no. TPWRS-00402-2018. (Corresponding PFC Power flow controller.
author: Zhaohong Bie.) OLS Optimal load shedding.
The authors are with the State Key Laboratory of Electrical Insulation and
Power Equipment and Shaanxi Key Laboratory of Smart Grid, Xi’an Jiao- FOR Forced outage rate.
tong University, Xi’an 710049, China (e-mail:, xiehaipeng@stu.xjtu.edu.cn; ENS Energy not supplied.
zhbie@mail.xjtu.edu.cn; gengfengli@mail.xjtu.edu.cn). EENS Expected Energy not supplied.
Color versions of one or more of the figures in this paper are available online
at http://ieeexplore.ieee.org. Other symbols and abbreviations are defined as required in
Digital Object Identifier 10.1109/TPWRS.2018.2878480 the text.

0885-8950 © 2018 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See http://www.ieee.org/publications standards/publications/rights/index.html for more information.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
XIE et al.: RELIABILITY-ORIENTED NETWORKING PLANNING FOR MESHED VSC-HVDC GRIDS 1343

I. INTRODUCTION construct an HVDC grid from 2-terminal or multi-terminal


IGH-voltage direct current (HVDC) transmission systems HVDC systems that are not directly connected with DC links.
H are supposed to be an appealing solution to transmit bulk
power in a long distance or under submarine conditions [1].
In this topic, the reliability evaluation of the grid is one of
the key issues. As mentioned above, the improvement of
An HVDC grid based on voltage source converter (VSC) tech- reliability is one of the prominent advantages of HVDC grids.
nology can further provide a wide range of technical benefits, The investment to network an HVDC grid, however, is so huge
such as promoting the reliability and flexibility attributed to that it is unrealistic to satisfy the N-1 security constraint in the
the flexible control mode [2], [3]. Driven by these benefits, the primary stage of the construction. So we regard reliability as an
Supergrid, a European overlay HVDC grid, has been proposed objective rather than a constraint to exploit more on reliability.
and discussed [4]. Although no concrete framework of the huge The reliability evaluation of a meshed network is generally
project can be seen till now, the idea of Supergrid has greatly time-consuming because an enormous number of optimization
promoted the research and development (R&D) of HVDC grids. problems are to be solved to redispatch the grid after outages.
In China, the first meshed HVDC grid will be in commission in The problem goes even more intractable after the reliability
2018, having 4 buses at ±500 kV [3]. evaluation is embedded into optimization. The siting of PFCs is
The International Council on Large Electric Systems another issue to explore. In order to ensure operation flexibility
(CIGRE) has devoted to R&D of HVDC grids, Study Committee and fault isolation, PFCs are essential for a meshed HVDC grid.
B4 of which has launched a series of work groups concerning However, no general algorithm has been proposed to allocate
modeling, design, control and etc. [5] The European HVDC these PFCs in a meshed HVDC grid.
Grid Study Group presented a list of technical guidelines for Aiming at preceding problems and difficulties, this paper
HVDC grids [6]. Moreover, HVDC grids are demonstrated in proposes a multi-objective planning method to network or ex-
the lab by S. Amamra et al. [7]. In the academic community, pand HVDC grids. First, HVDC grids are modeled, concerning
plentiful studies have been conducted on HVDC grids. These transmission lines, DC/DC converters and PFCs. Then a multi-
studies usually focus on particular areas of the technique, in- objective optimization model is proposed to find optimal plans
cluding control [8]–[12], protection and grounding [13]–[16], to network an economical and reliable HVDC grid, which is
security [17], operation and steady models [18]–[20], and reli- solved based on the nondominated sorting genetic algorithm II
ability [21], [22]. Industrial circles are almost prepared for the (NSGA-II). From the aspect of adequacy, reliability is estimated
birth of the first meshed HVDC grid, as core devices are devel- by conducting the N-1 fault case analysis.
oped rapidly, including DC/DC converters, DC current break- The contributions of the paper include 1) a bi-level & multi-
ers, DC cables and DC power flow controllers (PFCs) [3]. These objective reliability-oriented planning model for HVDC grids,
studies and demonstration projects largely promote the R&D of 2) an allocation algorithm for PFCs based on searching mini-
HVDC grids, promising a bright future for HVDC grids. mum spanning trees, and 3) a cache algorithm and an optimum-
However, how to design an optimal topology for HVDC grids test algorithm to promote the efficiency of reliability evaluation.
has been rarely investigated. Among the few studies on planning, The rest of the paper is organized as follows. HVDC grids
essential issues on the planning of HVDC grids were addressed are modeled in Section II. Section III formulates the proposed
in [23]. Although some examples were also presented in the planning model. Methods to solve the proposed planning prob-
book, no complete solution was proposed. S. Torbaghan et al. lem and corresponding acceleration algorithms are presented in
presented a dynamic planning method to construct a meshed Section IV. In Section V, two numerical test systems are used to
offshore HVDC grid to maximize the profits [24], with financial investigate the performance of proposed methods. Conclusions
and power-market factors considered. However, the reliability are summarized in Section VI.
or security of HVDC grids was not taken into account. S. Weck
et al. proposed a novel planning method, in which the load rat- II. STEADY-STATE MODEL FOR HVDC GRIDS
ing and N-1 security were checked [25], [26]. Its downside is
the curse of dimensionality as the number of buses increases. The topology of an HVDC grid is represented by an undi-
CIGRE Technical Brochure 713 describes essential elements to rected graph G := (N , L). N denotes the set of nodes. A con-
design a reliable HVDC grid [27], but a general design algo- verter station is modeled as a node in HVDC grids, including
rithm and a probabilistic reliability evaluation method are ab- switch yards and ancillary devices. From the view of HVDC
sent. Moreover, existing studies usually ignored the allocation grids, the node is also referred to as a bus. In the model, L
of PFCs which is essential to ensure the flexibility of HVDC denotes the set of DC branches (i.e. edges) that are power com-
grids. Although a wide range of planning methods have been ponents transferring power from bus to bus, including trans-
proposed to expand AC transmission systems, these methods mission lines (denoted as Ll ), DC/DC converters (denoted as
cannot be transplanted into the planning of HVDC grids di- Lc ), series of power flow controllers and lines (denoted as Lf ).
rectly because of the significant differences between AC grids With bipolar configurations, HVDC grids are supposed to run
and HVDC grids. symmetrically in normal states [28].
This paper focuses on the reliability-oriented networking By definition, the net power injected into bus i is
planning of HVDC grids, with PFCs considered. Compared
with expansion, the term networking here emphasizes how to Pi = Vi Ii ∀i ∈ N . (1)

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
1344 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 34, NO. 2, MARCH 2019

Fig. 1. Equality of a DC/DC converter.

where Vi is the nodal voltage at bus i and Ii is the net current


injected into the grid from bus i.
If branch (i, j) is a transmission line, i.e. (i, j) ∈ Ll , the
current through it obeys Ohm’s law, formulated as
Fig. 2. The framework of the proposed planning model.
Iij = gij Vi − gij Vj . (2)
Kirchhoff’s current law in the HVDC grid can be formulated
where gij is the conductance of line (i, j). as
If branch (i, j) is a DC/DC converter, i.e. (i, j) ∈ Lc , it is 
modeled as an ideal DC/DC converter behind a resistor. As Ii − Iij = 0 ∀i ∈ N . (9)
c
shown in Fig. 1, Dij is the current ratio, and gij is the equivalent (i,j )∈L
conductance.
In Fig. 1, DC/DC converter is lossless, which can be formu- The element-wise form can be rewritten into the form of
lated as (3). Meanwhile, (4) and (5) hold. vectors and matrices as (10) after the current is substituted by
power and voltage in (1), (2), (6), and (7).

Vi Iij = Dij Iij Vi , (3)

P − diag(V )GV = 0, (10)
Vi = Vj − Ij i /gij
c
, (4)
where G is a matrix whose entries are defined as (11).
Ij i = −Dij Iij (5)
⎧ c
⎪ −gij /Dij i < j ∧ ij ∈ Lc ∪ Lf
 ⎪

where Vi is the voltage between the ideal converter and the ⎪

⎨ −gj i /Dj i i > j ∧ ij ∈ Lc ∪ Lf
c
c
equivalent resistor; gij is the conductance of the equivalent re- ⎪
sistor; Dij is the current ratio of the converter/PFC in branch Gij := −gij i = j ∧ ij ∈ Ll (11)

⎪ 
(i, j). ⎪

 ⎪
⎪ ik ∈L gik i=j
Such that (6) and (7) can be obtained by eliminating Vi in ⎩
0 otherwise
(3)–(4) and substituting Iij in (5).
c c where all conductance values have been modified if a branch
gij gij
Iij = V
2 i − Vj , (6) contains any PFC, and the Dij = 1 for variable resistors.
Dij Dij A mathematical model for power flow analysis in HVDC grids
c
gij is established as (10) shows, which consists of ||N || nonlinear
c
Ij i = gij Vj − Vi . (7) equations. Furthermore, these equations become quadratic if
Dij
current ratios of DC/DC converters and control ratios of PFCs
If branch (i, j) is a transmission line cascaded by a PFC, are fixed.
i.e. (i, j) ∈ Lf , the model become a little complex. Two cate-
gories of PFCs are modeled. The first is voltage-based, including III. PROBLEM FORMULATION OF THE RELIABILITY-ORIENTED
DC/DC converters and modular multilevel DC converters. These NETWORKING PLANNING
components can share the model for DC/DC converters in (6)
c f f As shown in Fig. 2, the proposed planning model contains
and (7) after gij is replaced by gij + gij (gij is the equivalent
two levels. In the upper level, the candidate scheme s is the
conductance of the PFC in branch(i, j)). The other category in-
decision variable, including the locations and capacity of PFCs
cludes variable resistors, controlling the current in branches by
f and transmission lines to be built. Investment and reliability are
adjusting their resistance. After gij in (2) is substituted by gij
selected as objectives. However, these two objectives are diffi-
in (8), variable resistors have no difference from transmission
cult to evaluate in the planning. Since the optimal allocation of
lines in Ll .
PFCs can be found once all transmission lines and converter sta-
f 1 tions are fixed, newly built PFCs are dependent on the locations
gij = (8)
rij + γij xij and capacity of transmission lines. So the allocation of PFCs is
model as a lower-level problem with given transmission lines.
where rij and γij are parameters of the PFC in branch (i, j); Also, the optimal load shedding (OLS) is modeled as another
xij is the position variable for the PFC. lower-level problem to facilitate the evaluation of reliability.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
XIE et al.: RELIABILITY-ORIENTED NETWORKING PLANNING FOR MESHED VSC-HVDC GRIDS 1345

As analyzed, the upper-level model can be formulated as 3) Power Flow Controllers: It is unable to control the current
in all branches if cycles exist in an HVDC grid. To promise a
Minimize [C(s), R(s)] (12a)
s flexible control, PFCs should be integrated. In the planning,
subject to s∈S (12b) thus, we need to find a set of locations to install PFCs. There are
probably more than one valid combinations of locations, among
where s denotes a candidate scheme, i.e. the locations and ca- which the best one should have the minimum total capacity as
pacity of lines; S is the set of all candidate schemes; C(s) and the capacity of PFCs determines the investment to a great extent.
R(s) are functions to evaluate the investment and reliability for So the investment in PFCs can be formulated as
scheme s.  
There are two points to explain in the upper-level model. First, C f (s) = min Af + B f Iijm ax . (16)
Lfs
unavailability indices rather than availability indices should be (i,j )∈Lfs
selected as reliability indices in R(s) to coincide with the di-
rection of the optimization. Second, PFCs are commonly inside where Af and B f are parameters for the investment in PFCs;
converter stations or switch yards, so they experience fewer Iijm ax is the thermal stability current for branch (i, j).
threats from the environment. Also, it is easier and more eco- Such that the total investment in (13) can be further formu-
nomical to set a standby for a PFC. Even if a PFC fails, the lated as
 
transmission capacity of the branch still exists after switching a C(s) = Alij + Acij
paralleled wire on. So, the allocation of PFCs is not optimized (i,j )∈Lcs
(i,j )∈Lls ∪Lfs
for reliability in the lower-level model.  
C(s), R(s) in (12a) and lower-level problems derived from + min Af + B f Iijm ax . (17)
them are formulated as follows. Lfs
(i,j )∈Lfs

A. Investment Appraisal B. Reliability Evaluation


The investment to construct an HVDC grid is divided into For the sake of simplicity, two practical features are adopted
three part, namely investment in transmission lines, converter as two assumptions to simplify the evaluation of reliability.
stations, and PFCs. For a candidate scheme s ∈ S, the total A1. the probability of multi-order faults is much less the
investment is probability of one-order faults in an HVDC grid;
C(s) = C l (s) + C c (s) + C f (s). (13) A2. the redundancy in an HVDC grid is relatively
inadequate.
where C(s), C l (s), C c (s), C f (s) are investment functions for Based on assumption A1 and A2, the reliability of HVDC
the whole grid, transmission lines, converters and PFCs respec- grids can be estimated with N-1 fault case analysis. It is noted
tively. the proposed method is still effective after Ds substituted by a
1) Transmission Lines: The investment of transmission lines more general set (e.g. generated by Monte Carlo simulation), if
can be directly obtained from the candidate scheme as (14) without assumption A1 and A2. There are a series of quantitative
shows. indices, such as loss of load probability (LOLP) and expected

C l (s) = Alij (14) energy not supplied (EENS) [29]. EENS, in this paper, is chosen
as the reliability metric of HVDC grids as recommended in [27].
(i,j )∈Lls ∪Lfs

where Alij is the investment of transmission line (i, j), usually R(s) = pd ENSd , (18)
given as a planning condition; the subscript s in Lls and Lfs d∈Ds

denotes the case under scheme s. where pd is the probability of the fault case d, i.e. the proba-
2) Converter Stations: The location and size of AC/DC con- bility that branch d fails and the other components are active,
verter stations are determined by these of power plants and loads, obtained by the forced outage rate (FOR) of components with
so the investment of AC/DC converters is generally a constant the following equation.
in the planning. As for DC/DC converters, they are supposed
to be installed inside AC/DC converter stations or switch yards pfd r

pd = (1 − pfijr ). (19)
for easy maintaining and saving investment. The investment of 1− pfd r (i,j )∈L
DC/DC converters depends on whether transmission lines con-
nect two buses with different normal voltages, so the investment where pf r can be estimated from historical statistics or provided
varies in the planning. Therefore, only the investment of DC/DC by vendors.
converters is taken into account in the paper. The load shedding in fault cases can be obtained by solving
 an optimal power flow (OPF) problem with an objective to
C c (s) = Acij (15)
minimize the economic loss. Herein, this OPF is termed as OLS
(i,j )∈Lcs
that is formulated as (20a). Note that the reliability indices via
where Acij is the investment of the converter in branch (i, j), OLS are generally a little optimistic, but they are enough for the
usually given as a planning condition. purpose of planning.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
1346 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 34, NO. 2, MARCH 2019

OLS-nl:
min η T P shd (20a)
s. t. P gn + P shd − P ld = diag(V )GV (20b)
|Gij,d (Vi − Vj )| ≤ Iijm ax , ∀(i, j) ∈ L (20c)
P gn,m in ≤ P gn ≤ P gn,m ax (20d)
0≤P shd
≤P ld
(20e)
V m in ≤ V ≤ V m ax (20f)
gn
P + P shd − P ld ≤ diag(V 0 )I c,m ax (20g)
where η T is the vector of economic losses due to shedding;
P shd is the vector of the curtailed power; V , V m in , V m ax and
V 0 are vectors for nodal voltages, their lower/upper bounds and
their normal values; Gij,d is the Gij under fault case d, P gn ,
P gn,m in , P gn,m ax are vectors for the power injected into buses
and the lower and upper bounds; I c,m ax is the vector of the
limited current values for DC/DC converters.
In the model, P shd and P gn are decision variables, and Dij ,
xij , γij in Gij,d and V are the state variables. Objective (20a)
represents the total economic loss per unit time. Constraint (20b)
guarantees the power balance. Constraint (20c) considers the Fig. 3. The solution procedure of the upper-level problem.
thermal stability current of transmission lines. Constraint (20d)–
(20f) enforce the limits of injected power, shed power and nodal
voltage respectively. Constraint (20g) represents the limit of combined into one OLS model, or more than one OLS models
capacity for AC/DC converters. can merge into one OLS model.
In the presented OLS model, the interaction between AC
systems and HVDC grids is not taken into account. If necessary,
virtual AC buses proposed in [22] can be introduced to consider IV. PROPOSED SOLUTION METHOD
the interaction by supplementing linear constraints. If security The proposed model is a bi-level programming. In the paper,
constraints in AC systems are still to take into consideration, AC NSGA-II is employed to solve the upper-level multi-objective
power flow constraints for AC networks in [30] can be further optimization. As for lower-level problems, the allocation of
supplemented. As the planned objective is the HVDC grid, these PFCs, the core to optimize the investment, is solved based on
supplemented constraints are not formulated repeatedly in the the graph theory while acceleration algorithms are developed to
paper. accelerate the reliability evaluation.
If only the peak load is utilized to evaluate reliability, the en-
ergy not supplied under fault case d, i.e. ENSd , can be obtained
by summing nodal energy up with (21). Otherwise, ENSd is the A. Solution Procedure for the Upper-Level Optimization
expectation of ENS at all load levels, in which ENS at each load The upper-level problem formulated in (12a) is solved with
level is obtained by OLS and (21). NSGA-II. NSGA-II was proposed by T. Deb et al. in 2002 [31],
 and then widely used to solve multi-objective programmings.
ENSd = 8760 1T P shd (21)
In order to make the paper self-contained, the basic idea of
As (20b) and (20c) are nonlinear and nonconvex, OLS-nl NSGA-II is introduced. Detailed explanations and formulations
model is a nonlinear and nonconvex programming. It can be can be found in [31].
solved by interior point method. Since the voltage just varies in The procedure to solve the upper-level problem is shown
a small range, e.g. 0.95–1.05 p.u., (20b) can be approximated in Fig. 3, where the major steps are noted with numbers. In
with NSGA-II, a generation contains a set of individuals. Each in-
dividual, i.e. a vector of genes, represents a candidate scheme.
P gn + P shd − P ld = diag(V 0 )GV . (22)
Each gene, i.e., an integer, is the number of transmission lines
Hence, a linear model is obtained by replacing (20b) in OLS- to build in the valid location. As noted in Fig. 3, the procedure
nonlinear model with (22) and fixing the control ratios of DC/DC includes the following key steps.
converters and PFCs, denoted by OLS-l. 1) Evaluating objective functions: This step is to evaluate
In the OLS model, the grid can be either a connected grid or the investment and the reliability metric via solving a bundle
a disconnected grid. For disconnected grids, OLS model can be of lower-level optimizations. It’s the key part of the paper, ex-
divided into several OLS models, whereas multiple grids can be plained in details in the next two sections.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
XIE et al.: RELIABILITY-ORIENTED NETWORKING PLANNING FOR MESHED VSC-HVDC GRIDS 1347

2) Sorting: Individuals are to be sort into Pareto fronts with


Algorithm 1: Search Optimal Locations to Install PFCs.
fast non-dominated sort algorithm. Then individuals in each
front are further sorted by crowding distance [31]. Input: The topology of the grid, G(N , L);
3) Generating offspring: Crossover and mutations are used a dictionary mapping each branch to its capacity, I m ax .
to generate offsprings. Crossover is to generate two offsprings 1: Remove all branches in Lc ∪ Lf from G;
by exchanging some slices of genes from two parents, and mu- 2: for all i ∈ N do
tations are to generate offsprings by changing some genes of a 3: Map i to a branch W [i], and initialize W [i] with
parent. None;
4) Selecting the next generation: The individuals of the next 4: Map i to a number I[i], and initialize I[i] with 0;
generation are selected from current generation and its off- 5: end for
springs. Dominating Pareto fronts have a high priority to their 6: Let F = L
dominated fronts, and the individuals with larger crowding dis- 7: repeat
tance in the same front have higher priority. 8: Find and remove a bus i having the maximum
possible value of I[i] from N ;
9: Remove W [i] from F if W [i] is not None;
B. Optimal Allocation of PFCs
10: for all branch (i, j) ∈ L do
As the current in branches could be controlled but only as 11: if j ∈ N and I m ax [ij] > I[j] then
many as the number of available nodes minus one, the minimum 12: W [j] = (i, j);
number of PFCs to install is 13: I[j] = I m ax [ij];
14: end if
nc = max(0, ||L|| + ng − ||N || − ||Lf ||). (23)
15: end for
where ng is the number of subgrid, || · || is the cardinality op- 16: until N is empty;
erator. So nc locations are to find for the optimum Lf , where Output:The locations of PFCs to install, F.
PFCs should exactly locate in nc distinct circles.
In this paper, we presented a novel algorithm to optimally
allocate PFCs based on the graph theory. Instead of searching
locations for PFCs directly, the core idea of the algorithm is to of time in planning is not so strict as that in operation, a quick
find all branches not to be cascaded by PFCs first and allocate planning is capable of shortening the design cycle, especially in
PFCs on the rest branches. For a connected undirected graph, a cases needing iterations. Therefore, two acceleration algorithms
spanning tree is a graph including all the vertices with the min- are proposed for reliability evaluation.
imum possible number of edges [32]. Due to the tree structure, 1) Subgrid-Cache Algorithm: The same OLS problem may
the power through all branches in a spanning tree of a con- appear more than one time in the planning. Different individuals
nected HVDC grid can be controlled. As adding just one edge in the planning may have fault cases with the same topology.
to a spanning tree will create a cycle, the branches not in the For example, topologies are the same when two individuals only
spanning tree should be cascaded by PFCs to remain the feasible have 1 line different from each other and the exact lines fail in
control. Therefore, finding locations to install PFCs is equal to respective fault cases. Also, in some fault cases, networks break
finding spanning trees. If a spanning tree has the maximum total up into several subgrids, and some of these subgrids from dif-
capacity of all branches, the corresponding locations to install ferent individuals are the same. Hence, we introduce the cache
PFCs are exactly the optimum locations. Hence the proposed technique to save the OLS results and recover them when the
algorithm finds optimum locations by searching the minimum same fault case occurs instead of solving OLS again. The term
spanning tree/forest weighed by the minus branch capacities. cache means storing most important things with a limited mem-
As Algorithm 1 illustrates, the algorithm is based on Prim’s ory dynamically.
algorithm [33], a classic algorithm with a time complexity of In the proposed algorithm, ENSd is calculated as the proce-
O(||L|| log(||N ||)). dure shown in Fig. 4 instead of running OLS directly. In the
After the locations of PFCs (Fs ) are determined, the invest- procedure, the load shedding of each subgrid ENSd,k is calcu-
ment in (16) can be obtained by lated separately, and then the ENSd is obtained by summing
  them up. ENSd,k can be obtained directly if the gth subgrid has
C f (s) = Af + B f Iijm ax . (24)
been cached; otherwise, ENSd,k is to be calculated and then
(i,j )∈Fs
pushed into the cache pool.
It is noted that the size of cache pool is limited, and different
C. Acceleration of Reliability Evaluation cached subgrids are of different importance, so a proper cache
The basic evaluation method is crude and time-consuming. strategy is required to deploy. Frequently used items in the cache
Provided that there are 50 branches in an HVDC grid, there will pool should have high priority to keep stored deservedly, so a
be 250,000 OLS problems are to solve if the size of a population frequency-based cache algorithm is suitable. Meanwhile, the re-
and the number of iterations are set to 100 and 50 respectively. In cent generations are more likely to reach optimal individuals, so
the planning, therefore, it is a time-consuming task to solve OLS the cached items used more recently is of higher importance, in-
problems, especially using OLS-nl model. Although the limit dicating that the cache algorithm should be also recency-based.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
1348 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 34, NO. 2, MARCH 2019

Step 1: calculate the adequacy of the subgrid with the follow-


ing equation.
adq
Pd,k = 1T (P gd,k
n ,m ax
− P ld
d,k ) (27)
adq
where Pd,k is the adequacy of subgrid k under fault case d;
g n ,m ax
P d,k is the vector of maximum nodal injected power; P ld d,k
is the vector of nodal loads.
adq
If Pd,k is negative, enter Step 5.
Step 2: re-dispatch the injected power with the following
linear equation.

1T P gd,k
n ,0
− P ld
d,k
P gd,k
n ,r
= P gd,k
n
+ adq
(P gd,k
n ,m ax
− P gd,k
n ,0
).
Pd,k
(28)
Fig. 4. Flowchart of the subgrid-cache algorithm.

where P gd,k
n ,r
is the vector for the re-dispatched power of subgrid
In the paper, an improved cache replacement algorithm based k under fault case d; P gd,k n ,0
is the vector of minimum nodal
on the least frequently used (LFU) algorithm [34] is used to injected power.
maintain the cache pool. In the algorithm, a prior factor νk Step 3: perform power flow analysis with the re-dispatched
is used to weigh the importance (related to the frequency) of output of generators P gd,kn ,r
.
cached items. Compared with the crude LFU in computer sci- Step 4: ENSd,k = 0 and enter Step 6 if the results of power
ence, the proposed algorithm introduces a coefficient τ to reduce flow violate no constraint; enter Step 5 otherwise.
νk between generations in NSGA-II. Within a generation, the Step 5: run OLS to obtain ENSd,k
prior factor will increment as follows if the cached is used once. Step 6: print ENSd,k .
 Along with the proposed cache algorithm, the above algo-
ν k = νk + 1 (25) rithm is expected to accelerate the reliability evaluation.

where νk is the previous prior factor.
After evaluating a generation, the prior factor attenuate as V. NUMERICAL TESTS
follows. As no benchmark exists to test the proposed method, two

customized cases are chosen to validate the proposed planning
νk = τ ν k . (26) method and investigate the efficiency, comprising of the Euro-
pean Supergrid and the Chinese ultra-HVDC grid. The former
With the proposed cache replacement strategy, the cache pool test system is to expand a meshed HVDC grid, and the latter is to
works in a recency-prior mode between generations and in a network separated HVDC systems. All algorithms are deployed
frequency-prior mode within a generation and total procedure. on MathWorks Matlab R2017b, and the CPU of the computer
Cooperating with the NSGA-II algorithm, the improved LRU is Intel Core i7-4790.
algorithm combines the benefits of LFU and least recently used
(LRU) algorithm.
A. European Continental Overlay HVDC Grid
2) Optimum-Test Algorithm: With regard to the calculation
of ENSd,k in Fig. 4, an optimum-test algorithm is adopted to ac- The European Continental Overlay HVDC grid is a planned
celerate the calculation. The constraint (20e) and a non-negative HVDC grid laying on the current European AC grid, also known
η guarantee a non-negative objective, so a feasible solution will as European Supergrid. Rated at ±640 kV, the grid has 40 DC
be one of the optima once it produces a zero objective. In prac- buses and 52 transmission lines. The total load is 26.7 GW, and
tice, there is redundancy in power systems, so the outage of a line the capacity of power sources is 30 GW. The topology is shown
leads to non-shedding in a large portion of fault cases, in which it in Fig. 5. More details can be found in [28].
is unnecessary to run OLS. We proposed an optimum-test algo- First of all, a planning of PFCs is conducted first. 13 locations
rithm to give sufficient conditions to classify these no-shedding of PFCs are determined by the proposed methods, which are
fault cases. shown in Fig. 5 with red rectangles.
Similar to the re-dispatching method in reliability evaluation As analyzed in [22], this grid has a badly-structured topology
[22], the idea of the algorithm is straightforward. Each subgrid in terms of reliability, so we aim to provide an enhanced plan to
is a connected network, so the power flow is easy to perform. If construct a reliable network in the southern part. The optional ca-
a valid solution can be obtained from the calculation of power pacities of transmission lines are 1200 MW and 2400 MW. The
flow, there will be no shedding, i.e. ENSd,k = 0. It is to say the investment of transmission line rated at 1200 MW are 1 m$/km
solution is exactly one of the optima for the OLS model. The and 4 m$/km for overhead lines and submarine cables respec-
procedure of the algorithm is listed as follows. tively. The investment of PFCs is 0.1 m$/MW/pole.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
XIE et al.: RELIABILITY-ORIENTED NETWORKING PLANNING FOR MESHED VSC-HVDC GRIDS 1349

Fig. 6. First Pareto fronts and enumerated schemes.

Fig. 7. Ratios of cache.

tively. So the OLS-l model is a more practical model to evaluate


the load shedding after failures.
Fig. 5. The topology of European continental HVDC grid. Four Pareto fronts are shown in Fig. 6(a). The first fronts
TABLE I of 34th and 50th iterations are roughly similar, indicating 50
ELAPSED TIME AND THE COUNT OF PROCEDURES iterations are enough to obtain a reasonable result. In order to
test the optimality, we enumerated all schemes with no more
than 4 newly built lines. The investment and reliability of these
schemes is shown in Fig. 6(b). No enumerated scheme domi-
nates the schemes in the first Pareto front obtained by the pro-
posed method. It partly supports the validity of the proposed
method.
To investigate the effectiveness of the improved LFU algo-
rithm, a set of attenuation coefficients (τ ) are used to re-plan
the grid. Ratios of cache (the number of cache usage / the num-
For the NSGA-II algorithm, the size of the population and the
ber of OLS usage) are illustrated in Fig. 7. In the figure, τ = 1
number of iterations are both 50. In the case, more than 200,000
represents the crude LFU algorithm, and τ < 1 indicates the
OLS problems are to solve, where each problem has 28 decision
improved LFU algorithm is used. The figure shows that the
variables and more than 260 constraints. Elapsed time and the
improved LFU algorithm promotes the efficiency of the cache
count of procedures are listed in Table I. In the table, “OLS-l-
pool for a range of τ (0.4 ∼ 0.9) while τ less than 0.4 leads to
nc” means no cache algorithm is applied, and “OLS-l-no” is for
a negative effect.
no optimum-test.
Each item in the first Pareto front is an optimal scheme,
By comparing the counts of fault cases and the count of OLS
among which three schemes deserve to be explained fur-
executions in Table I, it can be found that about 80% of all fault
ther, termed non-investment scheme, fuzzy-optimal scheme
cases shed no load after applying the proposed redispatching
and most-reliable scheme. The non-investment scheme is the
method, i.e. the optimum-test method reduces about 80% of
scheme without any transmission expansion, but only adding
OLS executions, with a reduction of 54% CPU time. Further-
PFCs shown in Fig. 5. This scheme is meaningless to perform a
more, the application of the subgrid-cache algorithm reduces
reliability-oriented expansion. The fuzzy-optimal scheme is an
46% of OLS executions, with a reduction of 48% CPU time.
optimal scheme chosen by the fuzzy decision method in [35],
In sum, the application of the proposed method reduces about
[36]. A fuzzy-optimal scheme with a desirable level (0.5, 0.5)
75% of the total elapsed time, which proves the efficiency of the
is shown in Fig. 8(a) with red dashed lines. The most-reliable
proposed method.
scheme is the scheme satisfying N-1 security, shown in Fig. 8(b).
As shown in Table I, the method using OLS-nl model cost
more than a whole day, about 100 times greater than that us-
B. Ultra-HVDC Grid of China
ing OLS-l model. In addition, with all N-1 and N-2 fault cases
evaluated, the root-mean-square value and mean value of errors As shown in Fig. 9, there will be 14 ultra-HVDC transmission
between OLS-l and OLS-nl are 11.25% and −3.17% respec- systems in commission in China by the end of 2018, rated

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
1350 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 34, NO. 2, MARCH 2019

Fig. 8. Fuzzy decision and most reliable decision. Fig. 10. Planning results of Chinese ultra-HVDC grid.

Fig. 11. Planning results of Chinese ultra-HVDC grid considering AC


networks in Jiangsu Province.

that the increment of investment gains quite a little improvement


of reliability for these schemes. When the desirable level is (0.7,
0.7), the fuzzy decision is shown in Fig. 10(b). Three grids forms
in the scheme, among which the grid centering at bus 17 (Sunan
Fig. 9. Ultra-HVDC transmission systems by the end of 2018. station) is the largest one, having 14 buses and 13 branches.
TABLE II Two HVDC systems still keep isolated because no near station
ELAPSED TIME AND THE COUNT OF PROCEDURES
is around them.
No cycle lays in the topology of Fig. 10(b), attributed to the
tradeoff between reliability and economy. With a limited budget,
connecting more HVDC systems to the grid is likely to provide
more benefits than enhancing existing grid by adding circles.
Therefore, a meshed topology is possibly not a preferable choice
at the primary stage to develop an HVDC grid.
In order to investigate the influence of AC systems on the plan-
ning, we take the 500 kV AC network in Jiangsu Province into
account and replanned the case. The AC network includes 59
at ±800 kV or ±1100 kV. A plan, in this paper, is made to AC buses and 229 transmission lines, connected to Sunan (17),
network HVDC grids on the basis of these HVDC systems. Jiangsu (23) and Taizhou (24). Results are shown in Fig. 11.
41 transmission lines, all valid lines shorter than 500 km, are Compared with Fig. 10, the first Pareto front moves left, in-
chosen as candidate lines. The investment of overhead lines and dicating the reliability is significantly enhanced for the same
submarine lines are 0.5 m$/km and 2 m$/km respectively. The investment after considering AC networks. The fuzzy decision
investment of PFCs are the same as that in the case of European is also different, in which case line 17–24, 17–21 are replaced
Supergrid. The size of the population and the number of iteration by line 24–25. The comparison shows that a strongly coupled
in NSGA-II is 100 and 50 respectively. AC network impacts the planning of HVDC grids. If a large
The Elapsed time and count of procedures in the planning is number of converter stations are also interconnected by pow-
shown in Table II. In the case, more than 160,000 OLS problems erful AC networks, it is necessary to take the AC systems into
are to solve, where each problem has 28 decision variables and consideration in the planning.
more than 150 constraints. The proposed method also proves a
high efficiency in this case, reducing nearly 80% of total CPU
VI. CONCLUSIONS
time.
The results of the planning are depicted in Fig. 10(a). The first This paper presents a bi-level model to optimize the network
Pareto front of the 34th iteration is nearly the same as that of the of HVDC grids. The proposed planning model takes reliability
50th iteration, so 50 iterations are also enough to obtain a stable and investment as objectives in the upper level, and solved by
solution. Different from the front in the case of the European NSGA-II. In the lower level, N-1 fault cases analysis and OLS
Supergrid, the bottom of first Pareto front is flat, which means are applied to obtain the reliability index. A cache algorithm

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.
XIE et al.: RELIABILITY-ORIENTED NETWORKING PLANNING FOR MESHED VSC-HVDC GRIDS 1351

based on LFU and an optimum-test algorithm are proposed [19] S. Khan and S. Bhowmick, “A novel power-flow model of multi-terminal
to accelerate the evaluation. To estimate the investment in the VSC-HVDC systems,” Electr. Power Syst. Res., vol. 133, no. Supplement
C, pp. 219–227, 2016.
lower level, an algorithm based on minimum spanning trees [20] K. Meng et al., “Hierarchical SCOPF considering wind energy integra-
is proposed to allocate PFCs in HVDC grids with low com- tion through multiterminal VSC-HVDC grids,” IEEE Trans. Power Syst.,
putational complexity. Detailed case studies on the European vol. 32, no. 6, pp. 4211–4221, Nov. 2017.
[21] C. MacIver, K. R. W. Bell, and D. P. Nedi, “A reliability evaluation of
Supergrid and Chinese ultra-HVDC grid. Two cases show the offshore HVDC grid configuration options,” IEEE Trans. Power Del.,
proposed cache algorithm and optimum-test algorithm boost vol. 31, no. 2, pp. 810–819, Apr. 2016.
the efficiency of the planning, reducing more than 70% of total [22] H. Xie, Z. Bie, Y. Lin, and C. Zheng, “A hybrid reliability evaluation
method for meshed VSC-HVDC grids,” Energies, vol. 10, no. 7, pp. 1–17,
CPU time. Test results indicate a meshed topology is possi- Oct. 2017.
bly not the preferable choice at the primary stage to develop [23] H. Dirk Van, G.-B. Oriol, and L. Jun, HVDC Grids: For Offshore and
an HVDC grid. In addition, the interaction of AC systems and Supergrid of the Future. New York, NY, USA: Wiley–IEEE Press, 2016,
pp. 143–170.
HVDC grids should be taken into consideration if AC networks [24] S. S. Torbaghan et al., “Investigating the impact of unanticipated market
couple HVDC grids to a large extent. and construction delays on the development of a meshed HVDC grid using
dynamic transmission planning,” IET Gener. Transmiss. Distrib., vol. 9,
no. 15, pp. 2224–2233, 2015.
REFERENCES [25] S. Weck et al., “Planning and design of a European HVDC grid divided
into feasible protection zones,” in Proc. IEEE Electr. Power Energy Conf.,
[1] S. Henry, A. M. Denis, and P. Panciatici, “Feasibility study of off-shore
Ottawa, ON, Canada, Oct. 2016, pp. 1–6.
HVDC grids,” in Proc. IEEE Power Eng. Soc. Gen. Meeting, Providence,
[26] S. Weck, S. Rbergg, and J. Hanson, “Planning and design methodology
RI, USA, Jul. 2010, pp. 1–5.
for a european HVDC overlay grid,” in Proc. 13th IET Int. Conf. AC DC
[2] D. V. Hertem and M. Ghandhari, “Multi-terminal VSC HVDC for the
Power Transmiss., Manchester, U.K., Feb. 2017, pp. 1–6.
European supergrid: Obstacles,” Renew. Sustain. Energy Rev., vol. 14,
[27] CIGRE Working Group B4-60, “Designing HVDC grids for optimal re-
no. 9, pp. 3156–3163, 2010.
liability and availability performance,” CIGRE, Paris, France, Tech. Rep.
[3] T. An, G. Tang, and W. Wang, “Research and application on multi-terminal
TB713, Dec. 2017.
and DC grids based on VSC-HVDC technology in China,” High Voltage,
[28] G. Asplund et al., “HVDC grid feasibility study,” CIGRE Working Group
vol. 2, no. 1, pp. 1–10, 2017.
B4-52, Paris, France, Tech. Rep. TB533, Apr. 2013.
[4] E. Pierri, O. Binder, N. G. Hemdan, and M. Kurrat, “Challenges and
[29] R. Billinton and R. Allan, Reliability Evaluation of Power Systems. Boston,
opportunities for a European HVDC grid,” Renew. Sustain. Energy Rev.,
MA, USA: Springer, 1984.
vol. 70, no. Supplement C, pp. 427–456, 2017.
[30] B. Hua, Z. Bie, S. Au, W. Li, and X. Wang, “Extracting rare failure events
[5] B. Andersen, “HVDC grids: Overview of Cigre activities and personal
in composite system reliability evaluation via subset simulation,” IEEE
views,” Cigre Electra, 2014.
Trans. Power Syst., vol. 30, no. 2, pp. 753–762, Mar. 2015.
[6] V. Akhmatov et al., “Technical guidelines and prestandardization work for
[31] K. Deb, A. Pratap, S. Agarwal, and T. Meyarivan, “A fast and elitist mul-
first HVDC grids,” IEEE Trans. Power Del., vol. 29, no. 1, pp. 327–335,
tiobjective genetic algorithm: NSGA-II,” IEEE Trans. Electron. Comput.,
Feb. 2014.
vol. 6, no. 2, pp. 182–197, Apr. 2002.
[7] S. A. Amamra, F. Colas, X. Guillaud, P. Rault, and S. Nguefeu, “Labo-
[32] N. Deo, Graph Theory with Applications to Engineering and Computer
ratory demonstration of a multiterminal VSC-HVDC power grid,” IEEE
Science. New York, NY, USA: Dover, 2017.
Trans. Power Del., vol. 32, no. 5, pp. 2339–2349, Oct. 2017.
[33] R. C. Prim, “Shortest connection networks and some generalizations,”
[8] F. D. Bianchi, J. L. Domnguez-Garca, and O. Gomis-Bellmunt, “Control
Bell Labs Tech. J., vol. 36, no. 6, pp. 1389–1401, 1957.
of multi-terminal HVDC networks towards wind power integration: A
[34] M. Bilal and S. G. Kang, “A cache management scheme for efficient
review,” Renew. Sustain. Energy Rev., vol. 55, no. Supplement C, pp. 1055–
content eviction and replication in cache networks,” IEEE Access, vol. 5,
1068, 2016.
pp. 1692–1701, Feb. 2017.
[9] F. D. Bianchi and J. L. Domnguez-Garca, “Coordinated frequency control
[35] M. Moeini-Aghtaie, A. Abbaspour, and M. Fotuhi-Firuzabad, “Incorporat-
using MT-HVDC grids with wind power plants,” IEEE Trans. Sustain.
ing large-scale distant wind farms in probabilistic transmission expansion
Energy, vol. 7, no. 1, pp. 213–220, Jan. 2016.
planning—Part I: Theory and algorithm,” IEEE Trans. Power Syst., vol. 27,
[10] E. Prieto-Araujo, A. Egea-Alvarez, S. Fekriasl, and O. Gomis-Bellmunt,
no. 3, pp. 1585–1593, Aug. 2012.
“DC voltage droop control design for multiterminal HVDC systems con-
[36] Y. Hu, Z. Bie, T. Ding, and Y. Lin, “An NSGA-II based multi-objective op-
sidering AC and DC grid dynamics,” IEEE Trans. Power Del., vol. 31,
timization for combined gas and electricity network expansion planning,”
no. 2, pp. 575–585, Apr. 2016.
Appl. Energy, vol. 167, pp. 280–293, 2016.
[11] H. Li, C. Liu, G. Li, and R. Iravani, “An enhanced DC voltage droop-
control for the VSC-HVDC grid,” IEEE Trans. Power Syst., vol. 32, no. 2,
pp. 1520–1527, Mar. 2017. Haipeng Xie (S’13) received the B.S. degree in electrical engineering, in 2012,
[12] L. Papangelis, M. S. Debry, P. Panciatici, and T. V. Cutsem, “Coordinated from Xi’an Jiaotong University, Xi’an, China, where he is currently working
supervisory control of multi-terminal HVDC grids: A model predictive toward the Ph.D. degree. His major research interests include planning and
control approach,” IEEE Trans. Power Syst., vol. 32, no. 6, pp. 4673– reliability evaluation of HVdc transmission systems and HVdc grids.
4683, Nov. 2017.
[13] W. Leterme, S. P. Azad, and D. V. Hertem, “A local backup protection
algorithm for HVDC grids,” IEEE Trans. Power Del., vol. 31, no. 4,
Zhaohong Bie (M’98–SM’12) received the B.S. and M.S. degrees in electric
pp. 1767–1775, Aug. 2016.
power from Shangdong University, Jinan, China, in 1992 and 1994, respectively,
[14] J. Sneath and A. D. Rajapakse, “Fault detection and interruption in an
and the Ph.D. degree from Xi’an Jiaotong University, Xi’an, China, in 1998. She
earthed HVDC grid using ROCOV and hybrid DC breakers,” IEEE Trans.
is currently a Professor with the State Key Laboratory of Electrical Insulation
Power Del., vol. 31, no. 3, pp. 973–981, Jun. 2016.
and Power Equipment and the School of Electrical Engineering, Xi’an Jiaotong
[15] S. P. Azad and D. V. Hertem, “A fast local bus current-based primary
University. Her research interests include power system reliability evaluation,
relaying algorithm for HVDC grids,” IEEE Trans. Power Del., vol. 32,
integration of renewable energy, smart grids, microgrids, and cyber-physical
no. 1, pp. 193–202, Feb. 2017.
energy systems.
[16] W. Leterme, P. Tielens, S. D. Boeck, and D. V. Hertem, “Overview of
grounding and configuration options for meshed HVDC grids,” IEEE
Trans. Power Del., vol. 29, no. 6, pp. 2467–2475, Dec. 2014.
Gengfeng Li (M’13) received the Ph.D. degree in electrical engineering from
[17] T. M. Haileselassie and K. Uhlen, “Power system security in a meshed
Xi’an Jiaotong University, Xi’an, China, in 2014. He is currently an Associate
North Sea HVDC grid,” Proc. IEEE, vol. 101, no. 4, pp. 978–990, Apr.
Professor with the School of Electrical Engineering, Xi’an Jiaotong University.
2013.
His research interests include power system reliability evaluation and integration
[18] L. Gan and S. H. Low, “Optimal power flow in direct current networks,”
of renewable energy.
IEEE Trans. Power Syst., vol. 29, no. 6, pp. 2892–2904, Nov. 2014.

Authorized licensed use limited to: Universidad de los Andes. Downloaded on May 17,2020 at 02:44:30 UTC from IEEE Xplore. Restrictions apply.

You might also like