Next Article in Journal
A Method of Sustainable Development for Three Chinese Short-Text Datasets Based on BERT-CAM
Next Article in Special Issue
An Active Distribution Grid Exceedance Testing and Risk-Planning Simulation Based on Carbon Capture and Multisource Data from the Power Internet of Things
Previous Article in Journal
Investigation of Electro-Thermal Performance for TreeFET from the Perspective of Structure Parameters
Previous Article in Special Issue
Decentralized Energy Management System in Microgrid Considering Uncertainty and Demand Response
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Dynamic Optimal Power Flow of Active Distribution Network Based on LSOCR and Its Application Scenarios

1
School of Automation, Central South University, Changsha 410083, China
2
School of Information Technology and Management, Hunan University of Finance and Economics, Changsha 410205, China
3
Department of Basic Engineering Science, Faculty of Engineering, Menoufia University, Shebin El-Kom 32511, Egypt
4
Faculty of Electrical Engineering and Computer Science, VŠB-Technical University of Ostrava, 70800 Ostrava, Czech Republic
*
Author to whom correspondence should be addressed.
Electronics 2023, 12(7), 1530; https://doi.org/10.3390/electronics12071530
Submission received: 9 February 2023 / Revised: 16 March 2023 / Accepted: 21 March 2023 / Published: 24 March 2023
(This article belongs to the Special Issue New Trends for Green Energy in Power Conversion System)

Abstract

:
Optimal power flow (OPF) is a crucial aspect of distribution network planning and operation. Conventional heuristic algorithms fail to meet the system requirements for speed and accuracy, while linearized OPF approaches are inadequate for distribution networks with high R/X ratios. To address these issues and cater to multi-period scenarios, this study proposes a dynamic linearized second-order cone programming-based (SOCP) OPF model. The model is built by first establishing a dynamic OPF model based on linearized second-order conic relaxation (LSOCR-DOPF). The components of the active distribution network, such as renewable energy power generation units, energy storage units, on-load-tap-changers, static var compensators, and capacitor banks, are then separately modeled. The model is implemented in MATLAB and solved by YALMIP and GUROBI. Finally, three representative scenarios are used to evaluate the model accuracy and effectiveness. The results show that the proposed LSOCR-DOPF model can ensure calculation time within 3 min, voltage stability, and error control within 10−6 for all three applications. This method has strong practical value in the fields of active distribution network day-ahead dispatch, accurate modeling of ZIP load, and real-time operation.

1. Introduction

Recently, researchers have shown an increased interest in the active distribution network. The integration of various distributed generations, energy storage units, and active management devices has presented new challenges to the planning and operation of distribution networks [1], especially in the field of active management (AM) of distribution networks [2]. It is particularly urgent to develop optimization algorithms and high-performance computing tools applicable to various fields of active distribution networks. Ref. [3] analyzed three kinds of optimization problems of the smart grid: optimal power flow (OPF), unit commitment, and operation planning. Their essence is distribution network optimization, while having different optimization scales. The OPF is of great significance in the development process of the distribution network, and is the most common and fundamental optimization problem in power systems [4]. Research on distribution network OPF has mainly focused on the alternating current power flow (AC-OPF). Exploring a solution method to enhance the solution speed of distribution network AC-OPF while ensuring its optimal operation and fulfilling the requirements of active distribution network planning and operation has been a major concern in the field of power system research. As a non-convex optimization problem, the OPF is difficult to solve. It is easy to fall into local optimum in the process of solving and has been proven to be an NP-hard problem [5,6]. The power flow constraints are characterized by nonlinearity, and hence the essence of OPF lies in nonlinear programming. The methods for solving OPF problems can be broadly categorized into the following three categories:
(1)
Pursuit of local optimal solutions, including early classical methods [7] (such as Simplified Gradient Method, Newton Method, Sequential Quadratic Programming, Interior Point Method) and recent rapidly-developing heuristic algorithms [3,8];
(2)
Approximation of power flow equality constraints. For example, the AC-OPF constraints can be approximately linearized as direct current power flow constraints, and the resultant direct current optimal power flow (DC-OPF) problem can be accordingly solved [9];
(3)
Relaxation of the power flow equality constraint using convex relaxation techniques [10].
Methods of seeking local optimal solutions, due to their advantages such as simplicity and ease in simulating complex constraints, have been widely applied in solving nonlinear programming models [11]. However, due to the non-convex nature of the OPF problem, these methods cannot guarantee the quality of the solution, and it is impossible to measure the gap between the locally optimal solution and the globally optimal solution. Methods that approximate the power flow equation constraints, such as the DC-OPF, present several obvious disadvantages. Firstly, they can be challenging to apply to research areas related to voltage and reactive power, as well as distribution networks with high R/X ratios. Secondly, the optimal solution of the DC-OPF problem may not be a feasible solution of the original OPF problem, leading to the need for constant adjustment of the tightness of DC-OPF constraints and the need to solve again during the actual optimization process [12]. With the numerous issues associated with seeking local optima and approximating the current flow equality constraints, it requires new methods to deal with the current flow equality constraints.
The convex relaxation technique has gained significant attention in recent years due to its advantages and potential in solving OPF problems in the field of power system optimization. The use of convex relaxation techniques, particularly second-order cone programming (SOCP) relaxation, has become increasingly prevalent. The SOCP mainly converts the original model into a convex programming form, thus obtaining the globally optimal solution and a good computational speed. Refs. [13,14] systematically established a branch flow model (BFM) based on Distflow [15] to solve the OPF model framework, and presented two relaxation steps: (1) Elimination of voltage and current phase angles; (2) Second Order Conic Relaxation (SOCR). The authors also demonstrated the relaxation accuracy of SOCR. As a typical representative of SOCP, SOCR can be summarized in the mathematical field as the classic “dimensionality relaxation-return mapping” process: A new variable is introduced to elevate the dimensionality of the original problem; then, in the elevated problem, non-convex constraints are relaxed and a solution is obtained; finally, the solution of the original problem is recovered through a return mapping. The main challenge in using SOCR to solve the optimal power flow lies in accurately satisfying the conditions of the relaxed model. Refs. [16,17] provided a comprehensive summary of the sufficient conditions for the accuracy of SOCR under radiated network conditions, which are divided into three categories: power injection constraints, voltage amplitude constraints, and node voltage phase angle deviations, and corresponding explanations are given for the optimal power flow objective function. After the examination of Ref. [17], further research on the exact relaxation sufficient condition has been extensively conducted. Ref. [18] expanded upon the sufficient conditions for the accuracy of SOCR in the presence of the high penetration of distributed generation. Refs. [19,20] highlighted the shortcomings of the second sufficient condition in Ref. [17], as it neglected the impact of the grounding branch power flow on line capacity, and proposed an improved sufficient condition.
Additionally, although the OPF model of the active distribution network based on MISOCP has achieved a relatively high solution efficiency [21], strictly speaking, it is still a nonlinear model, and the efficiency of solving nonlinear second-order cone constraints will decrease with the increase in the number of distribution network nodes. In order to achieve efficient solving of the OPF problem in future large-scale distribution networks, it is necessary to simplify the second-order cone programming constraints while ensuring the accuracy and efficiency of distribution network solving. Ref. [22] has proven that the second-order cone in dimension N, can be outer-approximated to an arbitrary accuracy by a polyhedral cone in an extended space. Polyhedral approximations are very powerful for solving MISOCP as the benefits of warm-starting for LPs can be utilized throughout the branch-and-bound algorithm [23]. This is particularly important for problems that can be formulated as MISOCP, such as the OPF problem in this paper. Meanwhile, Refs. [24,25] extended the constant power load model to a ZIP load model under a rectangular coordinate system and applied it to the solution of the OPF. Meanwhile, most of the existing distribution network models only include power generation units and energy storage devices, and rarely consider reactive power compensation devices and other active management devices at the same time [26]. In addition, in the active distribution network planning and operation optimization model, discrete variables will inevitably appear with the active management devices considered, which turns the original problem into a mixed integer linear programming (MILP) [27]. With continuous development and maturity, commercial optimization software (GUROBI, CPLEX, MOSEK, etc.) has been widely used in distribution network reconstruction [28], reactive power optimization [29], distribution network planning [11], etc.
It is noteworthy that the above studies were mostly limited to the traditional single-period static OPF category, while the actual optimization requires the overall coordination of multi-periods, which is actually a dynamic optimal power flow (DOPF). Additionally, compared to the rectangular coordinate system, the current form in polar coordinates is more common. Therefore, in order to meet the operational requirements of multi-period scenarios, various complex constraints, and fast large-scale solutions for active distribution networks, this paper proposes a linearized second-order cone relaxation dynamic optimal power flow (LSOCR-DOPF) model of the distribution network and explores the linear modeling method of key constraints of active distribution network participating elements (such as on-load-tap-changer (OLTC), static var compensator (SVC), capacitor banks (CB), the energy storage system (ESS), etc.). The nonlinear OPF problem of the distribution network is transformed into a computationally efficient solution utilizing MILP, with a comprehensive explanation of the network’s constraints on radiation and connectivity. On this basis, this paper further presents an innovative approximation of the ZIP load model under polar coordinates and validates the effectiveness of the OPF framework through three scenarios: power coordination optimization, network reconfiguration, and ZIP load application. The main contributions of this study can be summarized as follows:
  • Present the LSOCR-DOPF model, which is based on branch power flow analysis, for the active distribution network.
  • Explore the linear modeling method for the constraints of various active management units, including OLTC, SVC, CB, ESS, etc.
  • Validate the LSOCR-DOPF model through simulation experiments in three typical scenarios: power coordination optimization, network reconfiguration, and ZIP load application.
The article is organized as follows: The Section 2 presents the LSOCR-DOPF model for active distribution networks and the design of various active management units based on branch power flow analysis. The Section 3 discusses the results of three simulation experiments and provides a comprehensive analysis and discussion of the findings. Finally, the Section 4 presents the conclusion and future perspectives.

2. Methodology

2.1. LSOCR-DOPF Model of the Distribution Network

2.1.1. Basic Structure of Distribution Networks

In most distribution networks, the steady-state power operation mode is radial and its structure is depicted in Figure 1. For a radial topology network, the node directed graph can be used for equivalent analysis. Furthermore, S i j and S i represent complex power, S i j = P i j + Q i j i and S i = p i + q i i . Branch complex impedance Z i j = r i j + x i j i . Set B represents the set of all nodes in the network. In the traditional OPF, the voltage remains constant. If OLTC is installed, the voltage will change with the OLTC transformation ratio; E represents the collection of all branches in the network. There are N sub substations, N bus nodes, and N Line line branches in the network.

2.1.2. Basic OPF Model Based on BFM

Generally, the basic model of optimal power flow based on branch power flow (BFM-OPF, Figure 1) is expressed as follows [14]:
min f p , q , P , Q , V , I
s . t .   p j = k δ j P j k i π j P i j I i j 2 r i j + g j V j 2 , j B , i j E q j = k δ j Q j k i π j Q i j I i j 2 x i j + b j V j 2 , j B , i j E
V j 2 = V i 2 2 P i j r i j + Q i j x i j + I i j 2 r i j 2 + x i j 2 , i , j B , i j E
I i j 2 = P i j 2 + Q i j 2 V i 2 , j B , i j E
I i j I i j I i j , i j E
V j V j V j , j B
p j R j p q j R j q , j B
where, p j and q j represent the active and reactive power injections, respectively, at each node; the branch i j represents the positive direction of flow direction from node i to node j ; δ ( j ) is the collection of branch end nodes with j as the head node, and π ( j ) is the collection of branch end nodes with j as the end node; P j k and Q j k denote the active and reactive power at the head node of the branch i j , respectively; P i j and Q i j denote the active and reactive current flow in each branch; r i j and x i j correspond to the individual resistance and reactance of each branch; g j and b j are the separate ground conductance and ground susceptance of node j ; V _ j and V j are the upper and lower limits of node voltage, respectively; I _ i j and I i j are the upper and lower limits of branch i j current, respectively.
From Equations (1)–(7), it can be inferred that: (1) The optimization variables for the OPF consist of node injection power ( p , q ) , branch power flow ( P , Q ) , node voltage ( V ) , and branch current ( I ) , with the substation node voltage not considered as an optimization variable. (2) Equation (1) represents the objective function, which can be the minimization of network losses and substation node power purchases. (3) The well-known branch flow equation [30] is expressed by Equations (2) and (3), while Equation (4) represents the power calculation equation. Equations (5) and (6) denote the safety constraint equations for branch currents and nodal voltages, respectively. Equation (7) introduces node-dependent constraints that are subject to change based on the employed model.

2.1.3. Multi-Period LSOCR-OPF Model

In order to convert power flow constraints into quadratic cone constraints, additional variables of cone optimization need to be set:
I i j = I i j 2 , i j E V j = V j 2 , j B
Substitute Equation (8) into Equations (2)–(6) to change the power flow constraint to the second-order cone constraint [31] as follows:
min f p , q , P , Q , V , I
s . t .   p j = k δ j P j k i π j P i j I i j r i j + g j V j , j B , i j E q j = k δ j Q j k i π j Q i j I i j x i j + b j V j , j B , i j E
V j = V i 2 P i j r i j + Q i j x i j + I i j r i j 2 + x i j 2 , j B , i j E
2 P i j 2 Q i j I i j V j 2 I i j + V j , j B , i j E
I 2 i j I i j I i j 2 , i j E
V 2 j V j V j 2 , j B
where, | |   | | 2 represents the L2 norm.
With this, the SOCR-OPF (a typical Mixed-Integer Second Order Cone Programming, MISOCP) model is fully modeled. Among them, the second-order cone programming represented by Equation (12) can be expanded and simplified as:
P i j 2 + Q i j 2 V j I i j , j B , i j E
Equation (15) can be uniformly described as:
x 1 2 + x 2 2 x 3 ; x 1 = P i j , x 2 = Q i j , x 3 = V j I i j , j B , i j E
Ben-Tal and Nemirovski [22] showed that Equation (16) could be approximated by a system of linear homogeneous equalities and inequalities in terms of x 1 , x 2 , x 3 , and 2 ( k + 1 ) variables a k , b k for k = 0 , , K . K is a parameter of the polyhedral-relaxed approximation. The approximate expression of the polyhedron of the three-dimensional SOCR constraint (Equation (16)) is:
a 0 x 1 ; b 0 x 2 ; a k = a k 1 cos π 2 k + 1 + b k 1 sin π 2 k + 1 b k a k 1 sin π 2 k + 1 + b k 1 cos π 2 k + 1 a K x 3 ; b K a K tan π 2 k + 1 , k = 1 , 2 , , K
where, K represents the number of facets in a polyhedron. a 0 and b k are auxiliary variables.
The polyhedral approximation given by (17) can be reduced by using the linear equality constraints a k = a k 1 cos   ( π / 2 k + 1 ) + b k 1 sin   ( π / 2 k + 1 ) to solve for a k ( k = 0 , , K ) in terms of a 0 and a k ( k = 0 , , K ) and then substitute a k out of Equation (17). The resulting system will only have linear inequality constraints in terms of x 1 , x 2 , x 3 , a 0 , and the ( k + 1 ) variables b k for k = 0 , , K . The error ( ε ( K ) ) [22] of the polyhedral approximations of the three-dimensional second-order cone constraint (Equation (16)) is:
ε ( K ) = 1 cos π 2 K + 1 1
According to Equation (18), when K = 11 , the error is about 3 × 10 7 . Therefore, the MISOCP model for active distribution network reconfiguration is approximately equivalent to the MILP model. At this point, the improved version of SOCR-OPF, namely the LSOCR-OPF model, is fully modeled.
So far, the power flow constraint has been transformed from a nonlinear programming model to a MISOCP model composed of Equations (9)–(14). Then, through the polyhedron approximation method, which is used to linearize Equation (16), the MISOCP model can be approximately converted into a MILP model for solution.
The previously described model represents the conventional single-period OPF model. However, since most practical applications involve multi-period optimization, this study converts the single-period (static) power flow model into a multi-period (dynamic) OPF model. For clarity of expression, the following dynamic OPF model, based on LSOCR, can be expressed in vector form:
m i n t T f x t   s . t . x t X t , t A i j , t x t b i j , t T x t , t , i j E t T B t x t c t T C t x t = d
where, t is the period identification, T is the total number of time periods. x t X t , t represents the constraint relationship in the traditional single-period OPF model, such as upper and lower limit constraints, power flow equation constraints, etc. t T   B t x t c is the second-order cone constraint relationship under each branch at each time.
Equation (19) adds the linear coupling relationship between multi-period periods to the objective function and constraint conditions. Some elements will be described in detail in the next section, such as OLTC, CB, ESS, etc. Hence, the further improved version of LSOCR-OPF, namely the LSOCR-DOPF model, is fully modeled.
In order to facilitate understanding, additional explanation is required for the entire model transformation process (from AC-OPF to LSOCR-DOPF): Equations (8) and (16) respectively embody the phase angle relaxation and second-order cone relaxation of LSOCR-DOPF, and Figure 2 depicts the schematic diagram of the two-step relaxation process. The non-convex feasible region C A C O P F of the original AC-OPF problem will be relaxed into a convex second-order cone feasible region C O P F c r after phase angle relaxation and second-order cone relaxation. Then, the convex feasible region of the second-order cone is further linearized into the convex feasible region C O P F l i n e a r of the integer programming by the polyhedral approximations. At this time, the optimal power flow problem in the original formulation has already been transformed into a convex optimization problem. Numerous studies, as demonstrated in Refs. [13,14,16,17], have substantiated the strict accuracy of the second-order cone relaxation (SOCR) approach for most distribution network structures, when the objective function is both a convex and strictly increasing function.

2.2. Active Distribution Network Modeling

In this section, the active management components of the active distribution network are considered, including: ① reactive compensation device (SVC and CB); ② active power regulation device (energy storage system and electric vehicle mobile energy storage system); ③ on-load tap changer (OLTC); ④ distributed generation power regulation. Given that the objective function in the OPF is either linear or quadratic, the quadratic form can be effectively addressed by means of piecewise linearization. This paper linearizes the constraints related to the active management equipment. Given that the network reconfiguration is of great significance for active distribution network planning and optimal operation [32], this paper discusses the constraints related to grid reconfiguration, such as radial constraints. In addition, in order to ensure the applicability of the model, this paper further considers the ZIP load.

2.2.1. Active Distribution Network Units Modeling

1.
Active power regulation device
(1)
Modeling of discrete reactive power compensation (CB).
Q j , t CB = y j , t CB Q j CB , step y j , t CB Y j CB , m , t , j B CB
where, B C B is the set of C B nodes; y j , t C B is the number of groups put into operation and the discrete variable value; Y j C B , m a x is the upper limit of the number of C B groups connected by node j ; Q j C B ,   step   is the compensation power of each group of C B . Considering factors such as equipment life or economy, discrete reactive compensation is mostly limited by the number of adjustments, so it generally includes the total number of operations in multiple periods; N j C B , m a x is the upper limit of operation times:
t T y j , t CB y j , t 1 CB N j CB , m , t , j B CB
In addition, for the absolute value constraint in the above equation, add an auxiliary variable δ j , t C B = y j , t C B y j , t 1 C B that represents the change in CB compensation capacity between adjacent periods, corresponding to:
t T δ j , t CB N j CB , m δ j , t CB Y j CB , m y j , t CB δ j , t CB Y j CB , m , t , j B CB
(2)
Modeling of continuous reactive power regulation device (SVC).
Q j SVC , min Q j , t SVC Q j SVC , m , t , j B SVC
where, B S V C is the node set containing S V C ; Q j S V C ,   min   and Q j S V C , m a x are the lower limit and upper limit of S V C compensation power, respectively. Considering that, in the process of active distribution network operation, with the increasing penetration of distributed generation (DG) such as photovoltaic power generation, the system power flow may be reversed and overvoltage problems may occur, the lower limit Q of S V C compensation in this paper is: Q j S V C , m i n < 0 .
2.
OLTC model
The OLTC is used to adjust the voltage value at the low-voltage side of the bus node. Therefore, the substation bus node V 0 is further converted to the adjustable variable:
V ¯ j 2 V j , t Base 2 r j , t V ¯ j 2 r j min r j , t r j max , t , j B OLTC
where, B OLTC refers to the node set of substation containing OLTC; V j , t Base is the voltage value at the high voltage side of the transformer, which is a constant value; r j m a x and r j m i n are the square of the upper and lower limit of the OLTC adjustable transformation ratio; r j , t is the square of the OLTC transformation ratio, defined as the ratio of the secondary side to the primary side, which is actually a discrete value variable, and can be further treated as the following relationship including 0–1 variables:
r j , t = r j min + s r j , s σ j , s , t OLTC , t , j B OLTC
where, r j , s represents the difference between OLTC gear s and the square of gear s 1 , which is the adjacent adjustment increment. σ j , s , t OLTC   is a 0–1 identification variable. If it is considered to be constrained by the limit of adjustment times in practice, it can be further constrained as:
OLTC σ j , 1 , t OLTC σ j , 2 , t OLTC j , SR j , t OLTC δ j , t OLTC , IN + δ j , t OLTC , DE 1 s σ j , s , t OLTC s σ j , s , t 1 OLTC δ j , t OLTC , IN δ j , t OLTC , DE SR j s σ j , s , t OLTC s σ j , s , t 1 oLTC δ j , t OLTC , IN SR j δ j , t OLTC , DE t T δ j , t OLTC , N + δ j , t OLTC , DE N j OLTC , max , t , j B OLTC
where, δ j , t O L T C , N and δ j , t O L T C , D E represent the OLTC gear adjustment change sign, which is 0–1 variable; if δ j , t O L T C , I N = 1 , then the gear value of OLTC at time t − 1 is greater than the gear value at time t , δ j , t OLTC , DE   is similar; S R j OLTC is the maximum range of gear change; N j OLTC ,   m a x is the maximum allowable adjustment times of the OLTC gear at time T .
3.
ESS model
During this part, the modeling of the energy storage system takes into account multiple-period constraints, including restrictions on its charging and discharging status, charging and discharging power, as well as capacity limitations.
(1)
Power limit.
u j , t discharge P j discharge , min P j , t discharge u j , t discharge P j discharge , max u j , t charge P j charge , min P j , t charge u j , t charge P j charge , max , t , j B ESS
(2)
Charge and discharge status limit.
u j , t discharge + u j , t charge 1 , j B ESS , t
(3)
Capacity constraints.
E j , t + 1 ESS = E j , t ESS + α j charge P j , t charge α j discharge P j , t discharge E j ESS , min E j , t ESS E j ESS , max , j B ESS , t
where, B E S S is the node set containing E S S ; Equation (23) indicates that the E S S cannot be simultaneously charged and discharged at the same time, u j , t charge   and u j , t discharge   is P j charge ,   min   and P j discharge , min   are the upper and lower limits of E S S charging and discharging power, respectively; E j , t E S S is the power of the t period of E S S , E j E S S , m a x and E j E S S ,   min   are the upper and lower limit values considering factors such as E S S life; α j charge   and α j discharge   are the charge and discharge efficiency coefficient, respectively, generally 0 < α j charge   < 1 , α j discharge   > 1 .
As a novel active management technique, electric vehicles can be considered as mobile active power energy storage systems [33]. Their basic model is largely similar to that of Energy Storage Systems (ESS). The equivalent injection power at each bus node in the distribution network can be represented as the clustering outcomes of individual electric vehicles.
4.
Distributed generation model
Respectively modeling D G with or without reactive power:
(1)
D G modeling without considering reactive power.
Currently, the modeling form of active management for DG primarily takes into account the possibility of DG allowing power shedding under certain conditions, and assumes that DG is only related to active power output [34], that is:
0 P j , t DG P j , t DG , PRE , t , j B DG
where, B D G is the node set containing D G ; P j , t D G ,   PRE is the predicted active power output of node j at time t .
(2)
D G modeling considering reactive power [35].
With the maturity of active power regulation as a primary method in the study of DG and the advent of new technology, some DGs can have a certain impact on reactive power in the power grid, including outputting and absorbing reactive power. As a result, active management research focusing on the reactive power of DG has emerged, mainly divided into constant power factor control and variable power factor control.
Constant power factor control
0 P j , t DG P j , t DG , PRE Q j , t DG = F j DG P j , t DG   , t , j B DG
Variable power factor control
0 P j , t DG P j , t DG , PRE Q j , t DG = F j , t DG P j , t DG F j DG , min F j , t DG F j DG , m , t , j B DG Q j DG , min Q j , t DG Q j DG , max
where, F j D G ,   max   and F j D G   min   are the upper and lower limits of D G transformation ratio adjustment; F j , t D G represents the ratio of reactive power to active power, and its optimization range can be converted from the power factor control range. At present, most of the literature will limit the reactive power Q j D G , m i n and Q j D G , m a x is set as a constant [27].

2.2.2. Radial Constraints

Network reconfiguration is of great significance for the active distribution network with high renewable energy penetration, and radiation and islanding constraints are more important constraints in the process of the optimal operation of the distribution network. Since the BFM model assumes the positive direction of the power flow, that is, P i j > 0 indicates that the current flows from i to j , if P i j < 0 , the current direction is opposite. In addition, suppose σ i j (0–1 variable) represents the state of branch i j , if σ i j , t = 0 , then the branch i j switch is open, and vice versa. It can be obtained in the same way in the distribution network planning, if σ i j , t = 1 , then the candidate branch i j is connected, and vice versa. Based on this method, the LSOCR-DOPF model in this paper needs to add the following constraints:
P i j min σ i j , t P i j , t P i j max σ i j , t Q i j min σ i j , t Q i j , t P i j max σ i j , t , i j E SW I ¯ i j min σ i j , t I ¯ i j , t I ¯ i j max σ i j , t i j E / E sw 1 + i j E sw σ i j , t = N bus N sub
Equation (33) imposes a stringent restriction on the branch power flow. It serves as both necessary and sufficient conditions, which guarantee a certain level of load power balance. In a purely load-based grid, these conditions can ensure stability. However, in an active distribution network integrating DERs, there may arise the possibility of ring networks or isolated islands. The introduction of connectivity constraints can effectively eliminate such isolated island operations in the power grid. This can be achieved by setting the injection power of all non-substation nodes in the network to a small normal value ε and incorporating it into the power flow constraint, ensuring connectivity between each node and the substation node. The corresponding auxiliary equation is as follows:
p j , t * = k δ j P j k , t * i π j P i j , t * I ¯ i j , t * r i j + g j V ¯ j , t * = ε q j , t * = k δ j Q j k , t * i π j Q i j , t * I ¯ i j , t * x i j + b j V ¯ j , t * = ε V ¯ j , t * = V ¯ j , t * 2 P i j , t * r i j + Q i j , t * x i j + I ¯ i j , t * r i j 2 + x i j 2 , j B , i j E
So far, Equations (33) and (34) ensure the radiation and connectivity in the network. At the same time, in the process of power grid reconstruction, the number of switch adjustments is also limited. Similar to the constraint on the number of OLTC adjustments in Section 2.2.1, the switch adjustment limit is modeled as follows:
δ i j , t SW , IN + δ i j , t SW , DE 1 σ i j , t σ i j , t 1 δ i j , t SW , IN δ i j , t SW , DE σ i j , t σ i j , t 1 δ i j , t SW , IN δ i j , t SW , DE , t , i j E SW
where, δ i j , t s w , I and δ i j , t s w , D E represent the branch switch change identification, which is 0–1 variable, if δ i j , t S W , I N = 1 , then the switch changes from open state to closed state at time t , δ i j , t s w , D E can be obtained in the same way; N i j s W , max is the maximum allowable adjustment times of the switch at time T .

2.2.3. ZIP Load Application

It is evident that the traditional approach of only considering constant power loads in demand is no longer adequate in the era of advanced technology and the growing demand for refined simulation. Thus, it is imperative to develop a ZIP load modeling that accounts for voltage static characteristics. As noted in [25], the load can be modeled using the ZIP model, which is comprised of constant power, constant current, and constant impedance models. For ease of expression, the time marker t has been omitted.
P j Load = P j , 0 load α j A V j 2 V j , 0 2 + α j B V j V j , 0 + α j C Q j Load = Q j , 0 load α j A V j 2 V j , 0 2 + α j B V j V j , 0 + α j C
where, α j A , α j B , and α j c are the proportion of constant impedance load, constant current load, and constant power load; P j , 0 load   , Q j , 0 load   are the power demand under the rated voltage. According to the second-order cone relaxation principle, the model is equivalent to:
P j Load = P j , 0 load α j A V ¯ j V ¯ j , 0 + α j B V ¯ j V ¯ j , 0 + α j C Q j Load = Q j , 0 load α j A V ¯ j V ¯ j , 0 + α j B V ¯ j V ¯ j , 0 + α j c
where, for constant current load, V j , since the unit value of voltage is near the rated voltage of 1.0, the square term is also near the rated value of 1.0, set V j = 1 + Δ V j , Δ V j < 0.1 . By expanding it in Taylor series:
V ¯ j = 1 + Δ V ¯ j = 1 + 1 2 Δ V ¯ j + o Δ V ¯ j 2
It should be noted that:
V ¯ j 1 + 1 2 Δ V ¯ j = 1 2 + 1 2 V ¯ j
Ψ V ¯ j = V ¯ j 1 2 + 1 2 V ¯ j
The calculated equivalent error order is 10 3 , which fully meets the optimization requirements. Based on the above analysis, V j , 0 = V j , 0 = 1 is substituted into Equation (37) to obtain:
P j Load = α j A + α j B 2 V ¯ j P j , 0 load + α j B 2 + α j C P j , 0 load Q j Load = α j A + α j B 2 V ¯ j Q j , 0 load + α j B 2 + α j C Q j , 0 load

2.3. Proposed LSOCR-DOPF Optimization Flowchart

The comprehensive optimization flowchart of LSOCR-DOPF is depicted in Figure 3. The comprehensive LSOCR-DOPF model described in this paper is comprised of the preliminary LSOCR-DOPF model (Equation (19)) introduced in Section 2.1.3 and all of the linearized models outlined in Section 2.2. The LSOCR-DOPF is a classic Mixed Integer Linear Programming (MILP) problem, which can be modeled using the YALMIP toolkit in MATLAB and can be efficiently solved by invoking advanced solvers.

3. Validation and Discussions

This paper mainly analyzes the application of three scenarios based on LSOCR-DOPF: (1) power coordination optimization; (2) network reconstruction; (3) ZIP load application. The numerical simulation analysis was carried out using an active distribution system based on the IEEE33 and IEEE69 bus systems data. The simulation parameters of the basic simulation system are presented in Appendix A. The simulation was performed on a 64-bit Windows 11 operating system with an Intel (R) Core (TM) i7-6700HQ CPU @ 2.64 GHz and 24 GB RAM, using MATLAB R2022b and calling YALMIP and GUROBI 10.0. The dynamic simulation period was set to 24 h. The voltage safety range (p.u.) was set to [0.94, 1.06].

3.1. Power Coordination Optimization

3.1.1. Scenario Description

This scenario (Figure 4) adds elements such as OLTC, ESS, CB, SVC, Wind, and photovoltaic (PV) to the basic IEEE33 network to comprehensively verify the application effect of each active management object in LSOCR-DOPF; assuming the OLTC transformation ratio range is 1–6%.
The validity of the similar relaxation model has been demonstrated in Refs. [14,17]. To further verify its universality, this scenario incorporates the cost of power purchase from the main network, as well as penalty costs for the abandonment of wind and photovoltaic power. The resulting total operational cost ( C OPE ) is as follows:
C OPE = t T Δ t i j E c Loss I ¯ i j , t r i j + j B TR c TR P j , t TR + j B PVG c PVG P j , t PVG P j , t PVG , PRE + j B WTG c WTG P j , t WTG P j , t WTG , PRE
where, c Loss , c TR , c WTG , and c PVG are the network loss price, the main network power purchase price, the wind power abandonment price, and the photovoltaic power abandonment penalty price, respectively; P j , t PVG and P j , t WTG are the predicted output of wind power and photovoltaic, respectively.

3.1.2. Analysis of Optimization Results

The multi-period operational results of the power coordination and optimization of each active management unit are obtained based on the original data of the scenario, as depicted in Figure 5, Figure 6, Figure 7, Figure 8, Figure 9 and Figure 10. Figure 5, Figure 6, Figure 7, Figure 8 and Figure 9 show the active load demand, the active output of each wind turbine unit, the PV active output, the active output of the main grid, and the node injection power, respectively, as well as the active power of energy storage charging and discharging. Figure 10 presents the total 24-h CB reactive power output and SVC reactive power output.
It can be seen from Figure 5, Figure 6, Figure 7, Figure 8, Figure 9 and Figure 10 that:
(1) During the peak load periods (08:00–15:00, 19:00–21:00), the active load demand of the system can be met while the Energy Storage System (ESS) is unable to absorb the surplus clean energy due to its own charging limitations, resulting in power abandonment. The ESS discharges during both the peak load period and the low peak period of renewable energy generation, effectively reducing the peak-valley difference of the equivalent load;
(2) During periods when the proportion of renewable energy output to load is relatively high (6:00–15:00, 18:00–22:00), reactive power compensation devices (Static Var Compensators (SVC) and Capacitor Banks (CB)) absorb the excess reactive power of the system, avoiding overvoltage.
Hence, the LSOCR-DOPF model proposed in this paper demonstrates significant effects on the optimization of both active and reactive power.

3.1.3. Model Validity Analysis

The LSOCR-DOPF is analyzed under three situations: “relaxation accuracy, calculation efficiency, and comparison of different optimization cases”.
(1)
Relaxation accuracy
The relaxation accuracy of the objective function, such as network loss, has been proved and verified in the pure load network environment. However, considering the further analysis of the model accuracy after increasing the main network output, power abandonment, and load loss penalty costs, it is necessary to define the error index: Δ i j , t diff = P i j , t 2 + Q i j , t 2 I ̄ i , t U ̄ j , t .
Figure 11 shows the error scatter diagram of each branch in one day. Obviously, the deviation after relaxation meets the requirements of accurate operation, which is 10 6 .
(2)
Calculation timeliness
Table 1 presents the solution speed and respective simulation results under various objective functions. Specifically, the objective functions of each simulated operating conditions are as follows: Case 1: minimized network loss; Case 2: minimized power purchase cost of the main grid; Case 3: minimum power loss; Case 4: minimized network loss and main grid power purchase cost; Case 5: minimized network loss, main grid power purchase cost, and power abandonment. Table 1 shows the solution speed and corresponding simulation results under different objective functions. Among them, the objective function Case 1 of each simulated operation condition is the minimum network loss; Case 2: the minimum power purchase cost of the main network; Case 3: minimal power loss; Case 4: network loss and main network power purchase cost are the least; Case 5: the network loss, main network power purchase cost, and power abandonment are the minimum.
Based on Table 1, with the increase in the objective function, the calculation time continues to increase, but the calculation speed is still acceptable, the maximum is 200 s, which meets the time requirements for day-ahead dispatching and real-time optimization of the active operation in the active distribution network.
Furthermore, based on Case 1, this part compares the solving efficiency of the MINLP (Interior Point-DOPF, Mixed-Integer Nonlinear Programming) model, the MISOCP (SOCR-DOPF) model, and the MILP (LSOCR-DOPF) model of the DOPF problem, and the results are summarized in Table 2. It can be seen from Table 2 that the accuracy and efficiency of LSOCR and SOCR are higher than those of the traditional interior point method. The distribution network loss optimization result of the MILP model linearized by SOCR is equal to the result of the MISOCP model, but the solution speed has been improved to a certain extent. This fully shows that the optimization efficiency can be improved by the LSOCR, which can reach 25~30% (compared with SOCR). It is shown that the LSOCR method is slightly better than the SOCR method in terms of comprehensive solution efficiency, but its solution timeliness is entirely better than the traditional interior point method.
(3)
Comparison of different optimization cases
According to Table 1 and Table 2, it can be seen that:
① In Case 1, only the optimization of network loss is considered, leading to substantial waste of clean energy power. On the other hand, Case 2 prioritizes the minimization of main grid power purchase costs, which results in increased consumption of clean energy, reducing the main grid power purchase and, in turn, reducing power waste. Conversely, Case 3 focuses on minimizing power loss. In comparison to Case 1, it requires more utilization of clean energy to reduce main grid power purchases, but results in an increase in network loss;
② In Case 4, the objective is to simultaneously minimize both the network loss and the main network’s power purchase. The results show that while the main network’s power purchase remains unchanged, the network loss decreases, but the amount of power abandonment increases. The paper assumes that the cost of network loss and the penalty cost of power abandonment are both equal to 5000 $/MWh, which suggests that excessive access to clean energy may increase the network loss of the system;
③ Case 5 aims to minimize the network loss, main network power purchase, and power abandonment. The main network power purchase remains the same, while the power abandonment correspondingly decreases, and the network loss increases, which means that the network loss caused by increasing the access to clean energy is less than the penalty of clean energy power abandonment, so the power abandonment is further reduced.
④ To assess the impact of the active management equipment (SVC, CB, ESS) introduced in this paper on the performance of the distribution network, three tests were designed and included: (a) No addition of energy storage and reactive power compensation equipment; (b) Addition of an energy storage device in place of a reactive compensation device; (c) Simultaneous addition of both an energy storage device and a reactive compensation device. It can be seen from Figure 12 that adding the active management unit can improve the uniform distribution of voltage in the distribution network to some extent, which shows some functions of the active management unit. It is worth mentioning that the relatively elevated node voltage depicted in Figure 12 can be attributed to the network loss specified by the objective function.
Based on the simulation results of the scenario in this section, an analysis of three important parameters, calculation time, solution error, and node voltage distribution, is conducted to evaluate the effectiveness of the proposed method in this paper.
Firstly, in terms of power grid stability, as shown in Figure 12c, the voltage distribution of each node in the IEEE33 node network can meet the set range requirement of [0.94, 1.06], and the distribution is relatively uniform.
Secondly, in terms of power grid scheduling frequency, as shown in Table 1 and Table 2, the six sets of comparison cases (IEEE33 + IEEE69) set in this scenario can run within 3 min (minimum of 8.555 s), which can meet the real-time power grid scheduling frequency requirements.
Thirdly, in terms of solving accuracy, as shown in Figure 11, the magnitude of the error in the simulation results of this scenario is strictly controlled within 10-6, which can ensure the requirement of power grid solving accuracy.

3.2. Network Reconfiguration

The distribution network reconfiguration scenario is analyzed based on the standard IEEE 33 systems (Appendix A), and the load value is the original system data. In order to verify the effectiveness of second-order cone relaxation in distribution network reconstruction, this example uses static single-period reconstruction for analysis. In the two examples, node 1 is a substation node with a voltage amplitude of 1.06 p.u.. It is assumed that each branch is equipped with a section switch, and the optimization calculation is carried out with the goal of minimizing the network loss. The results are shown in Table 3. This also solves the error scatter diagram of each branch, as shown in Figure 13.
As shown in Figure 14, it is not difficult to find that the error is 10 9 orders of magnitude, meeting the reconstruction requirements. It is worth noting that, in this example, no active management equipment is added. For IEEE 33 nodes, all nodes have load values, so only Equation (33) can be added to the radiation constraint. For some nodes in the IEEE69 system without load, Equation (34) must be added to ensure that all nodes are connected and operate without islands and radiation.
Based on the simulation results of this section, the three important parameters of calculation time, solution error, and node voltage distribution are evaluated. Firstly, in terms of power grid stability, as shown in Figure 15, the voltage distribution of each node in the IEEE33 node network can meet the set range requirement of [0.94, 1.06], and the voltage distribution in multi-period is relatively uniform. Secondly, regarding power grid scheduling frequency, as shown in Table 3, the two sets of comparative cases (single-period and multi-period) ensure that the operating time is within 3 min (the shortest being 1.355 s), meeting the requirements of real-time power grid scheduling frequency. Thirdly, in terms of solving accuracy, as shown in Figure 14, the error level of the simulation results in this scenario is strictly controlled within 10−9, which can well guarantee the accuracy requirements of power grid solving.

3.3. ZIP Load Application

This scenario adopts the PG69 node system test (Figure 16). In order test the static voltage characteristics of the load, this part does not consider the active management unit, and only analyzes the calculation results after citing the static voltage characteristics of the load. Three types of loads, namely constant power, constant current, and constant impedance, are added to each node. The voltage distribution of each node at each time is calculated as shown in Figure 17. Figure 18 shows the comparison of load active demand considering voltage static characteristics or not.
As can be seen from Figure 17 and Figure 18, since most of the node voltage is lower than 1.0 p.u., the load demand will be reduced after considering the static voltage characteristics of the load. It is important to consider the static voltage characteristics of active distribution network fine simulation. In addition, the second-order cone relaxation error of each period is shown in Figure 19. Obviously, the relaxation effect is also highly satisfactory.
Based on the simulation results of this scenario, the calculation time, solution error, and node voltage distribution are evaluated. Firstly, in terms of power grid stability, as shown in Figure 17, the voltage distribution of each node in the IEEE33 node network can meet the requirements of the [0.94, 1.06] range. Secondly, in terms of power grid dispatch frequency, the running time of this case is 5.394 s, which can meet the requirements of real-time power grid dispatch frequency. Thirdly, in terms of solution accuracy, as shown in Figure 19, the error level of the simulation result in this scenario is strictly controlled within 10 8 , which can guarantee the requirement of power grid solution accuracy. Finally, regarding the accurate modeling of distribution networks, as shown in Figure 18, the introduction of ZIP loads can change the load demand, demonstrating the importance of the active and detailed modeling of distribution networks.

4. Conclusions

In this paper, a polyhedral linear approximation method of the second-order cone relaxation (LSOCR-DOPF) for the dynamic optimal power flow problem based on the branch power flow model of the distribution network is proposed and validated. Detailed linear constraint modeling of active management units is performed, and the effectiveness of the proposed solution method is verified through comparison with other solutions in three major application scenarios. The results show that the strategy proposed in this paper can meet the engineering standards for typical application scenarios of distribution networks: on one hand, the calculation time is controlled within 3 min, which satisfies the requirement of the general power grid scheduling refresh rate and ensures fast solution of OPF problems in future large-scale active distribution networks; on the other hand, the calculation result error is controlled within 10−6, effectively avoiding the catastrophic consequences caused by calculation errors in previous work; moreover, the voltage distribution of each node in the distribution network meets the condition constraints [0.94, 1.06] set by authors, which can achieve the optimization goal of reducing network loss. It is noteworthy that the LSOCR-DOPF model satisfies the requirements of calculation time and accuracy in the fields of daily scheduling, real-time operation, and the control of active distribution networks, demonstrating strong practical application value, and the case study suggests that considering the ZIP model for the fine simulation of active distribution networks is also of great significance. Currently, the inclusion of discrete variables, which are non-convex sources, has an impact on the accuracy of the relaxation model, and the universality condition of the second-order cone relaxation model requires further theoretical investigation in future work.
Furthermore, it is difficult to ensure the accuracy of convex relaxation using a relatively universal method due to the various boundary conditions that need to be set in the model for practical applications. The technical challenges of applying convex relaxation techniques in engineering can be summarized as follows: further exploring the influence of the objective function and feasible region of the OPF problem on convex relaxation and seeking sufficient conditions to guarantee accurate convex relaxation in theory; constructing tighter and more precise relaxations based on SOCP relaxation techniques and exploring the possibility of combining convex relaxation techniques with other OPF solution methods.

Author Contributions

Conceptualization, W.M. and X.D.; methodology, W.M.; software, W.M.; validation, W.M. and J.Y.; formal analysis, W.M. and R.M.R.-A.; investigation, M.D.; resources, W.M.; data curation, W.M. and X.D.; writing—original draft preparation, X.D. and W.M.; writing—review and editing, V.S.; visualization, W.M.; supervision, D.S.; project administration, X.D.; funding acquisition, X.D. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by National Natural Science Foundation of China (NSFC) under Grant 52177204; the Natural Science Foundation of Hunan Province (No. 2020JJ4744); the Innovation-Driven Project of Central South University (No.2020CX031); the internal grant project of VSB-Technical University of Ostrava (SGS project, grant number SP2022/77).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Figure A1. IEEE33 Radial Distribution Network.
Figure A1. IEEE33 Radial Distribution Network.
Electronics 12 01530 g0a1
Figure A2. IEEE69 Radial Distribution Network.
Figure A2. IEEE69 Radial Distribution Network.
Electronics 12 01530 g0a2
Table A1. System data for 69-bus radial distribution network (‘*’ denotes a tie-line).
Table A1. System data for 69-bus radial distribution network (‘*’ denotes a tie-line).
Branch NumberSending BusReceiving BusResistance
Ω
Reactance
Ω
Nominal Load at Receiving BusMaximum Line Capacity (kVA)
P (kW)Q(kVA)
1120.00050.00120.00.010,761
2230.00050.00120.00.010,761
3340.00150.00360.00.010,761
4450.02510.02940.00.05823
5560.36600.18642.602.201899
6670.38110.194140.4030.001899
7780.09220.047075.0054.001899
8890.04930.025130.0022.001899
99100.81900.270728.0019.001455
1010110.18720.0619145.00104.001455
1111120.71140.2351145.00104.001455
1212131.03000.34008.005.001455
1313141.04400.34508.005.501455
1414151.05800.34960.00.01455
1515160.19660.065045.5030.001455
1616170.37440.123860.0035.001455
1717180.00470.001660.0035.002200
1818190.32760.10830.00.01455
1919200.21060.06901.000.601455
2020210.34160.1129114.0081.001455
2121220.01400.00465.003.501455
2222230.15910.05260.00.01455
2323240.34630.114528.0020.01455
2424250.74880.24750.00.01455
2525260.30890.102114.010.01455
2626270.17320.057214.010.01455
273280.00440.010826.018.610,761
2828290.06400.156526.018.610,761
2929300.39780.13150.00.01455
3030310.07020.02320.00.01455
3131320.35100.11600.00.01455
3232330.83900.281614.010.02200
3333341.70800.56469.5014.001455
3434351.47400.48736.004.001455
353360.00440.010826.018.5510,761
3636370.06400.156526.018.5510,761
3737380.10530.12300.00.05823
3838390.03040.035524.017.005823
3939400.00180.002124.017.005823
4040410.72830.85091.201.05823
4141420.31000.36230.00.05823
4242430.04100.04786.04.305823
4343440.00920.01160.00.05823
4444450.10890.137339.2226.305823
4545460.00090.001239.2226.306709
464470.00340.00840.000.010,761
4747480.08510.208379.0056.4010,761
4848490.28980.7091384.70274.5010,761
4949500.08220.2011384.70274.5010,761
508510.09280.047340.5028.301899
5151520.33190.11143.602.702200
5252530.17400.08864.353.501899
5353540.20300.103426.4019.001899
5454550.28420.144724.0017.201899
5555560.28130.14330.00.01899
5656571.59000.53370.00.02200
5757580.78370.26300.00.02200
5858590.30420.1006100.072.01455
5959600.38610.11720.00.01455
6060610.50750.25851244.0888.001899
6161620.09740.049632.023.001899
6262630.14500.07380.00.01899
6363640.71050.3619227.0162.001899
6464651.04100.530259.042.01899
6511660.20120.061118.013.01455
6666670.00470.001418.013.01455
6712680.73940.244428.020.01455
6868690.00470.001628.020.01455
69 *11430.50000.5000 566
70 *13210.50.5 566
71 *15461.01.0 400
72 *50592.02.0 283
73 *27651.01.0 400
Table A2. System data for 33-bus radial distribution network.
Table A2. System data for 33-bus radial distribution network.
Branch NumberSending BusReceiving BusResistance
Ω
Reactance
Ω
Nominal Load at Receiving Bus
P (kW)Q (kVA)
1120.09220.04710060
2230.4930.25119040
3340.3660.186412080
4450.38110.19416030
5560.8190.7076020
6670.18720.6188200100
7780.71140.2351200100
8891.030.746020
99101.0440.746020
1010110.19660.0654530
1111120.37440.12986035
1212131.4681.1556035
1313140.54160.712912080
1414150.5910.5266010
1515160.74630.5456020
1616171.2891.7216020
1717180.7320.5749040
182190.1640.15659040
1919201.50421.35549040
2020210.40950.47849040
2121220.70890.93739040
223230.45120.30839050
2323240.8980.7091420200
2424250.8960.7011420200
256260.2030.10346025
2626270.28420.14476025
2727281.0590.93376020
2828290.80420.700612070
2929300.50750.2585200600
3030310.97440.96315070
3131320.31050.3619210100
3232330.3410.53026040
332072.00002.0000--
348142.00002.0000--
3511212.00002.0000--
3617320.50000.5000--
3724280.50000.5000--

References

  1. Kryonidis, G.C.; Kontis, E.O.; Papadopoulos, T.A.; Pippi, K.D.; Nousdilis, A.I.; Barzegkar-Ntovom, G.A.; Boubaris, A.D.; Papanikolaou, N.P. Ancillary services in active distribution networks: A review of technological trends from operational and online analysis perspective. Renew. Sustain. Energy Rev. 2021, 147, 111198. [Google Scholar] [CrossRef]
  2. Davarzani, S.; Pisica, I.; Taylor, G.A.; Munisami, K.J. Residential Demand Response Strategies and Applications in Active Distribution Network Management. Renew. Sustain. Energy Rev. 2021, 138, 110567. [Google Scholar] [CrossRef]
  3. Papadimitrakis, M.; Giamarelos, N.; Stogiannos, M.; Zois, E.N.; Livanos, N.A.I.; Alexandridis, A. Metaheuristic search in smart grid: A review with emphasis on planning, scheduling and power flow optimization applications. Renew. Sustain. Energy Rev. 2021, 145, 111072. [Google Scholar] [CrossRef]
  4. Song, D.; Meng, W.; Dong, M.; Yang, J.; Wang, J.; Chen, X.; Huang, L. A critical survey of integrated energy system: Summaries, methodologies and analysis. Energy Convers. Manag. 2022, 266, 115863. [Google Scholar] [CrossRef]
  5. Bienstock, D.; Verma, A. Strong NP-hardness of AC power flows feasibility. Oper. Res. Lett. 2019, 47, 494–501. [Google Scholar] [CrossRef] [Green Version]
  6. Lehmann, K.; Grastien, A.; Van Hentenryck, P. AC-feasibility on tree networks is NP-hard. IEEE Trans. Power Syst. 2015, 31, 798–801. [Google Scholar] [CrossRef] [Green Version]
  7. Castillo, A.; O’Neill, R. Survey of Approaches to Solving the ACOPF: Optimal Power Flow Paper 4; FERC Staff Technical Paper: Washington, DC, USA, 2013; p. 1.
  8. Song, D.; Yan, J.; Zeng, H.; Deng, X.; Yang, J.; Qu, X.; Rizk-Allah, R.M.; Snášel, V.; Joo, Y.H. Topological Optimization of an Offshore-Wind-Farm Power Collection System Based on a Hybrid Optimization Methodology. J. Mar. Sci. Eng. 2023, 11, 279. [Google Scholar] [CrossRef]
  9. Stott, B.; Jardim, J.; Alsaç, O. DC power flow revisited. IEEE Trans. Power Syst. 2009, 24, 1290–1300. [Google Scholar] [CrossRef]
  10. Taylor, J.A. Convex Optimization of Power Systems; Cambridge University Press: Cambridge, UK, 2015. [Google Scholar]
  11. Makhadmeh, S.N.; Khader, A.T.; Al-Betar, M.A.; Naim, S.; Abasi, A.K.; Alyasseri, Z.A.A. Optimization methods for power scheduling problems in smart home: Survey. Renew. Sustain. Energy Rev. 2019, 115, 109362. [Google Scholar] [CrossRef]
  12. Baker, K. Solutions of DC OPF are never AC feasible. In Proceedings of the Twelfth ACM International Conference on Future Energy Systems, Online, 28 June–2 July 2021; pp. 264–268. [Google Scholar]
  13. Farivar, M.; Low, S.H. Branch Flow Model: Relaxations and Convexification—Part II. IEEE Trans. Power Syst. 2013, 28, 2565–2572. [Google Scholar] [CrossRef]
  14. Farivar, M.; Low, S.H. Branch flow model: Relaxations and convexification—Part I. IEEE Trans. Power Syst. 2013, 28, 2554–2564. [Google Scholar] [CrossRef]
  15. Baran, M.E.; Wu, F.F. Network reconfiguration in distribution systems for loss reduction and load balancing. IEEE Trans. Power Deliv. 1989, 4, 1401–1407. [Google Scholar] [CrossRef]
  16. Low, S.H. Convex relaxation of optimal power flow—Part I: Formulations and equivalence. IEEE Trans. Control Netw. Syst. 2014, 1, 15–27. [Google Scholar] [CrossRef] [Green Version]
  17. Low, S.H. Convex relaxation of optimal power flow—Part II: Exactness. IEEE Trans. Control Netw. Syst. 2014, 1, 177–189. [Google Scholar] [CrossRef] [Green Version]
  18. Gan, L.; Li, N.; Topcu, U.; Low, S.H. Exact convex relaxation of optimal power flow in radial networks. IEEE Trans. Autom. Control 2014, 60, 72–87. [Google Scholar] [CrossRef] [Green Version]
  19. Nick, M.; Cherkaoui, R.; Le Boudec, J.-Y.; Paolone, M. An exact convex formulation of the optimal power flow in radial distribution networks including transverse components. IEEE Trans. Autom. Control 2017, 63, 682–697. [Google Scholar] [CrossRef] [Green Version]
  20. Christakou, K.; Tomozei, D.-C.; Le Boudec, J.-Y.; Paolone, M. AC OPF in radial distribution networks—Part I: On the limits of the branch flow convexification and the alternating direction method of multipliers. Electr. Power Syst. Res. 2017, 143, 438–450. [Google Scholar] [CrossRef] [Green Version]
  21. Kayacık, S.E.; Kocuk, B. An MISOCP-Based Solution Approach to the Reactive Optimal Power Flow Problem. IEEE Trans. Power Syst. 2021, 36, 529–532. [Google Scholar] [CrossRef]
  22. Ben-Tal, A.; Nemirovski, A. On polyhedral approximations of the second-order cone. Math. Oper. Res. 2001, 26, 193–205. [Google Scholar] [CrossRef] [Green Version]
  23. Lubin, M.; Yamangil, E.; Bent, R.; Vielma, J.P. Polyhedral approximation in mixed-integer convex optimization. Math. Program. 2018, 172, 139–168. [Google Scholar] [CrossRef] [Green Version]
  24. Ferreira, R.S.; Borges, C.L.T.; Pereira, M.V. A flexible mixed-integer linear programming approach to the AC optimal power flow in distribution systems. IEEE Trans. Power Syst. 2014, 29, 2447–2459. [Google Scholar] [CrossRef]
  25. Garces, A. A quadratic approximation for the optimal power flow in power distribution systems. Electr. Power Syst. Res. 2016, 130, 222–229. [Google Scholar] [CrossRef] [Green Version]
  26. Ehsan, A.; Yang, Q. State-of-the-art techniques for modelling of uncertainties in active distribution network planning: A review. Appl. Energy 2019, 239, 1509–1523. [Google Scholar] [CrossRef]
  27. Zografou-Barredo, N.-M.; Patsios, C.; Sarantakos, I.; Davison, P.; Walker, S.L.; Taylor, P.C. MicroGrid resilience-oriented scheduling: A robust MISOCP model. IEEE Trans. Smart Grid 2020, 12, 1867–1879. [Google Scholar] [CrossRef]
  28. Fathi, R.; Tousi, B.; Galvani, S. Allocation of renewable resources with radial distribution network reconfiguration using improved salp swarm algorithm. Appl. Soft Comput. 2023, 132, 109828. [Google Scholar] [CrossRef]
  29. Ding, T.; Liu, S.; Yuan, W.; Bie, Z.; Zeng, B. A two-stage robust reactive power optimization considering uncertain wind power integration in active distribution networks. IEEE Trans. Sustain. Energy 2015, 7, 301–311. [Google Scholar] [CrossRef]
  30. Baran, M.E.; Wu, F.F. Optimal capacitor placement on radial distribution systems. IEEE Trans. Power Deliv. 1989, 4, 725–734. [Google Scholar] [CrossRef]
  31. Li, N.; Chen, L.; Low, S.H. Exact convex relaxation of OPF for radial networks using branch flow model. In Proceedings of the 2012 IEEE Third International Conference on Smart Grid Communications (SmartGridComm), Tainan, Taiwan, 5–8 November 2012; pp. 7–12. [Google Scholar]
  32. Mishra, D.K.; Ghadi, M.J.; Azizivahed, A.; Li, L.; Zhang, J. A review on resilience studies in active distribution systems. Renew. Sustain. Energy Rev. 2021, 135, 110201. [Google Scholar] [CrossRef]
  33. He, L.; Yang, J.; Yan, J.; Tang, Y.; He, H. A bi-layer optimization based temporal and spatial scheduling for large-scale electric vehicles. Appl. Energy 2016, 168, 179–192. [Google Scholar] [CrossRef] [Green Version]
  34. Xiang, Y.; Liu, J.; Liu, Y. Optimal active distribution system management considering aggregated plug-in electric vehicles. Electr. Power Syst. Res. 2016, 131, 105–115. [Google Scholar] [CrossRef]
  35. Das, T.; Roy, R.; Mandal, K. Impact of the penetration of distributed generation on optimal reactive power dispatch. Prot. Control. Mod. Power Syst. 2020, 5, 31. [Google Scholar] [CrossRef]
Figure 1. Structure of radial distribution network.
Figure 1. Structure of radial distribution network.
Electronics 12 01530 g001
Figure 2. The proposed modeling process of LSOCR for solving AC-OPF.
Figure 2. The proposed modeling process of LSOCR for solving AC-OPF.
Electronics 12 01530 g002
Figure 3. Proposed LSOCR-DOPF optimization flowchart.
Figure 3. Proposed LSOCR-DOPF optimization flowchart.
Electronics 12 01530 g003
Figure 4. IEEE33 test active distribution network.
Figure 4. IEEE33 test active distribution network.
Electronics 12 01530 g004
Figure 5. 24-h active load diagram.
Figure 5. 24-h active load diagram.
Electronics 12 01530 g005
Figure 6. 24-h wind turbine output diagram.
Figure 6. 24-h wind turbine output diagram.
Electronics 12 01530 g006
Figure 7. 24-h PV output diagram.
Figure 7. 24-h PV output diagram.
Electronics 12 01530 g007
Figure 8. Active power output of main power grid and active power diagram of node injection in 24-h.
Figure 8. Active power output of main power grid and active power diagram of node injection in 24-h.
Electronics 12 01530 g008
Figure 9. SOC and charging and discharging of ESS.
Figure 9. SOC and charging and discharging of ESS.
Electronics 12 01530 g009
Figure 10. 24-h reactive compensation power (SVC + CB) diagram.
Figure 10. 24-h reactive compensation power (SVC + CB) diagram.
Electronics 12 01530 g010
Figure 11. Scatter chart of error under each branch in each period.
Figure 11. Scatter chart of error under each branch in each period.
Electronics 12 01530 g011
Figure 12. Voltage of different nodes (comparative verification).
Figure 12. Voltage of different nodes (comparative verification).
Electronics 12 01530 g012
Figure 13. Optimized and reconstructed IEEE33 network (node serial number is given by black numbers, branch serial number is shown by red numbers, and red cross and red dotted line indicate disconnected branch).
Figure 13. Optimized and reconstructed IEEE33 network (node serial number is given by black numbers, branch serial number is shown by red numbers, and red cross and red dotted line indicate disconnected branch).
Electronics 12 01530 g013
Figure 14. Scatter diagram of distribution network reconfiguration error.
Figure 14. Scatter diagram of distribution network reconfiguration error.
Electronics 12 01530 g014
Figure 15. Voltage of different nodes.
Figure 15. Voltage of different nodes.
Electronics 12 01530 g015
Figure 16. IEEE69 test active distribution network.
Figure 16. IEEE69 test active distribution network.
Electronics 12 01530 g016
Figure 17. Voltage distribution diagram of each node.
Figure 17. Voltage distribution diagram of each node.
Electronics 12 01530 g017
Figure 18. Comparison of load active demand considering voltage static characteristics or not.
Figure 18. Comparison of load active demand considering voltage static characteristics or not.
Electronics 12 01530 g018
Figure 19. Error scatter chart of ZIP load model.
Figure 19. Error scatter chart of ZIP load model.
Electronics 12 01530 g019
Table 1. Optimization results under four types of objective functions.
Table 1. Optimization results under four types of objective functions.
CaseTime (s)Target (103 $)
Network LossPower Purchase CostPower Abandonment
120.3940.24410.93722.939
218.5813.2741.89010.728
38.55510.0134.7576.752
4125.0440.3371.89013.673
5200.4824.7961.8909.087
Table 2. Comparison of optimization results of DOPF.
Table 2. Comparison of optimization results of DOPF.
NetworkTarget (103 $)Time (s)
MINLPMISOCPMILPMINLPMISOCPMILP
IEEE330.3520.2440.244>5 h20.39414.564
IEEE691.5561.3561.356>5 h27.39620.509
Table 3. Reconfiguration scheme and optimization results.
Table 3. Reconfiguration scheme and optimization results.
IEEE33Time (s)Network Loss (MW)Original Network Loss (MW)Disconnected Switch
Single-period1.3550140.02560.03687 (6–7), 9 (8–9), 14 (13–14), 32 (31–32), 37 (24–28)
Multi-period153.4049631.70802.4964
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Meng, W.; Song, D.; Deng, X.; Dong, M.; Yang, J.; Rizk-Allah, R.M.; Snášel, V. Dynamic Optimal Power Flow of Active Distribution Network Based on LSOCR and Its Application Scenarios. Electronics 2023, 12, 1530. https://doi.org/10.3390/electronics12071530

AMA Style

Meng W, Song D, Deng X, Dong M, Yang J, Rizk-Allah RM, Snášel V. Dynamic Optimal Power Flow of Active Distribution Network Based on LSOCR and Its Application Scenarios. Electronics. 2023; 12(7):1530. https://doi.org/10.3390/electronics12071530

Chicago/Turabian Style

Meng, Weiqi, Dongran Song, Xiaofei Deng, Mi Dong, Jian Yang, Rizk M. Rizk-Allah, and Václav Snášel. 2023. "Dynamic Optimal Power Flow of Active Distribution Network Based on LSOCR and Its Application Scenarios" Electronics 12, no. 7: 1530. https://doi.org/10.3390/electronics12071530

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop