Next Article in Journal
Company’s Sustainability and Accounting Conservatism: Firms Delisting from KOSDAQ
Next Article in Special Issue
Game Theoretical Energy Management with Storage Capacity Optimization and Photo-Voltaic Cell Generated Power Forecasting in Micro Grid
Previous Article in Journal
Development of an Event-Based Water Quality Model for Sparsely Gauged Catchments
Previous Article in Special Issue
Optimal Routing an Ungrounded Electrical Distribution System Based on Heuristic Method with Micro Grids Integration
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Three-Phase Unbalanced Optimal Power Flow Using Holomorphic Embedding Load Flow Method

1
Electric Energy Systems—Center for Energy, AIT Austrian Institute of Technology, 1210 Vienna, Austria
2
Institute of Mechanics and Mechatronics—Faculty of Mechanical and Industrial Engineering, Vienna University of Technology, 1060 Vienna, Austria
*
Author to whom correspondence should be addressed.
Sustainability 2019, 11(6), 1774; https://doi.org/10.3390/su11061774
Submission received: 16 February 2019 / Revised: 14 March 2019 / Accepted: 21 March 2019 / Published: 24 March 2019
(This article belongs to the Special Issue Smart Energy Management for Smart Grids)

Abstract

:
Distribution networks are typically unbalanced due to loads being unevenly distributed over the three phases and untransposed lines. Additionally, unbalance is further increased with high penetration of single-phased distributed generators. Load and optimal power flows, when applied to distribution networks, use models developed for transmission grids with limited modification. The performance of optimal power flow depends on external factors such as ambient temperature and irradiation, since they have strong influence on loads and distributed energy resources such as photo voltaic systems. To help mitigate the issues mentioned above, the authors present a novel class of optimal power flow algorithm which is applied to low-voltage distribution networks. It involves the use of a novel three-phase unbalanced holomorphic embedding load flow method in conjunction with a non-convex optimization method to obtain the optimal set-points based on a suitable objective function. This novel three-phase load flow method is benchmarked against the well-known power factory Newton-Raphson algorithm for various test networks. Mann-Whitney U test is performed for the voltage magnitude data generated by both methods and null hypothesis is accepted. A use case involving a real network in Austria and a method to generate optimal schedules for various controllable buses is provided.

1. Introduction

In recent years, with the integration of distributed generators, electric storage, electrical vehicles, and demand response units, the role of distribution systems is changing. Distributed energy units (DERs) are posing problems mainly in the low-voltage networks with their intermittency and uncontrollability. New innovative solutions are required to maintain grid security. Management of low-voltage distribution networks are challenging since they contain large array of devices which need to be controlled, and monitoring systems are limited. The above DERs along with loads should be run in a sustainable fashion since it is one of the biggest challenges. Various methods to control the DERs are presented in [1].
A so-called advanced distribution management system (ADMS) has come into existence, evolving from the transmission network’s supervisory control and data acquisition systems (SCADA). This is possible with the increase in smart meters and monitoring devices in the network which provides data acquisition abilities [2]. ADMS provides functionalities such as load flow analysis, optimal power flow, monitoring and control capabilities similar to SCADA systems [3]. This must in theory, host advance functionalities such as adaptive protection leading to self-healing, real-time monitoring, dynamic network reconfiguration and control [4,5,6,7,8]. This will provide intelligence to the grid with topology processor, state estimation, load and generation modeling [3]. The grid needs to be operated optimally and the power flows should be optimal to reduce losses, increase security, and maximize economic benefit. Energy balance should be maintained for secure operation of the network to maintain the frequency and voltage within its limits.
Optimal Power Flow (OPF) is one of the most fundamental functionalities of ADMS. In the literature, various OPF algorithms can be found. The authors in [9] describe an OPF algorithm to control active, reactive power, and transformer taps. The objective is to minimize system costs and losses. This method is based on Newton-Raphson load flow. Feasible power flow is solved, and the optimum is close to the load flow solution. Therefore, Jacobian information is used to calculate the optimum in a linear fashion. In [10], a non-linear programming technique is used to provide solution to OPF problem the objectives being economic dispatch and generation cost minimization. Same as before, load flow is performed to determine a feasible solution. Fletcher-Powell method is used to minimize the objective function. A general economic dispatch problem is implemented in [11]. This approach is similar to that in [9,10]. In [12], an OPF method for power system planning is provided. It used generalized reduced gradient technique to find the optimum. Hessian Matrix-based OPF method is illustrated in [13]. It combines non-linear programming, Newton-based methods and uses Hessian matrix load flow to minimize the quadratic objective. In [14], an OPF algorithm using Newton’s method with Hessian in place of Jacobian matrix and Lagrangian multipliers is provided. It provides good convergence when compared to its predecessors. An OPF problem which includes steady-state security is presented in [15]. It is an extension of [9] which includes exact constraints on outage contingencies. In [16], a solution to the optimal dispatch problem using Jacobian matrix is implemented. It provides rapid convergence which can be used in online control. An OPF algorithm based on reduced gradient method is proposed in [17]. It is used to minimize generator loading and optimize voltage levels. Load flow equations are represented as equality constraints. The authors in [18] have described an OPF method using reduced Hessian matrix with systematic constraint handling. It provides accurate solution, good convergence, and description about acceleration factor is provided. In [19], modified recursive quadratic programming (MRQP)-based OPF is implemented. MRQP is based on [11]. An algorithm to solve large OPF problem is presented in [20]. It decomposes the original large problem into set of subproblems which are constrained linearly using augmented Lagrangian.
In 1991, a landmark paper [21] classified various OPF techniques into two categories. Class A describes a series of algorithms which uses ordinary load flow to get an intermediate solution and this solution is under normal circumstances is close to the optimal load flow solutions. Using Jacobian matrix and various other sensitivity relations, optimization is performed iteratively. At each iteration, new load flow is performed. The optimal solution of this class strongly depends on the accuracy of load flow solution. With a load flow solution, set of voltages, and phase angles, Jacobian matrix and set of incremental power flow equations are available or can be extended. If a load flow solution exists, it already satisfies all the constraints. The optimization problem is solved separately by incorporating the sensitivity relation from before to arrive at an optimal one. In [9] an implementation of Class A algorithm is provided. Another example of such implementation is provided in parts one and two in [22] and [23] respectively using linear programming.
Class B refers to the class of algorithms which depend on exact optimal conditions and therefore use load flow equations as equality constraints. The optimal solution is dependent on detailed formulation of the OPF problem with the entire search space. This does not need a load flow solution. However, these kinds of problems are non-convex in nature. Therefore, convex relaxation or non-convex solvers are needed to compute the optimum which poses its own difficulties. It deals with the optimality conditions from Lagrangian function and comprises of derivatives of constraints and objective functions. Since the Hessian matrix is sparse and remains constant, it further increases the simplicity of this method and ease at which the optimum is achieved. Constraint handling is one of the biggest challenges of this class of algorithms. Using a heuristic method, constraints are handled as penalty terms which requires refactoring at every step and therefore, leads to degradation of the performance.
The above two classes of algorithms has various advantages and disadvantages. Performance of Class A directly depends in the performance of load flow techniques such as Newton-Raphson, Gauss-Seidel and widely used Fast Decoupled Method. It is shown in [24] that the above-mentioned methods have convergence and robustness issues. This may result in inaccurate load flow solutions. If the load flow does not result in a so-called high voltage or operable solution, Class A algorithms fails. In Class B algorithms, getting a global operable solution is challenging since it needs convex relaxation or heuristic techniques and the operable solution is difficult to achieve by respecting all the constraints.
The authors in this paper present a third class of algorithms, a Class C. This class combines Class A and Class B. It uses a reliable load flow described in Section 2 method wrapped around a heuristic to determine the optimal solution. The load flow provides accurate operable voltage and phase angle solution at every step and the heuristic uses this as equality constraints as described in Class B. Class C algorithms present various advantages. Operable voltage and phase angle solution is obtained at each iteration with the help of THELM. THELM always finds a solution, if it exists, irrespective of initial conditions whereas, Newton-Raphson load flow method leads to a non-convergent solution at very low or high loading conditions [24]. Since THELM is used in Class C method, the results are high voltage and operable. Global OPF solution can be obtained with a non-convex solver.
The following contributions and structure of the paper is as follows,
  • Load Flow Solution to three-phase unbalanced distribution network using Holomorphic Embedding Load Flow Method (HELM) is described in Section 2.
  • Benchmarking of HELM against established Newton-Raphson load flow solver from DIgSILENT PowerFactory [25] which is a well-known power system simulation and analysis software. This is discussed in Section 2.
  • OPF using Distributed Genetic Algorithm, a Class C algorithm is described in detail in Section 3
  • Simulation of OPF is performed to generate active and reactive power schedules at controllable nodes (see Section 5). This algorithm is applied to a real network in Austria.

2. Three-Phase Unbalanced Load Flow Method

A solution to the load flow problem is mostly obtained using numerical iterative methods such as Gauss-Seidel with its slow convergence and improved Newton-Raphson method, which provides better convergence [26,27]. Newton-Raphson method is computationally expensive since it must calculate Jacobean matrix at each iteration step in-spite of using sparse matrix techniques [28]. Various decoupled methods have been implemented which exploits the weak link between active power and voltage, in which Jacobian matrix needs to be calculated only once. One such method is Fast Decoupled Load Flow method which is widely used in the community [29]. The above-mentioned iterative techniques face similar problems with no guaranteed convergence since it depends on the initial conditions. This is due to the fact that load flow equations are non-convex in nature with multiple solutions. It is difficult to control the way these iterative methods converge to an operable solution [24]. In the literature, multiple implementations to improve the convergence of such traditional algorithm have been illustrated with limited success [30,31,32,33,34,35,36].
To use load flow methods in near or real-time applications, the physical models should fully deterministic and solved with reliability. HELM is one such candidate which can full fill these requirements [24].

Three-Phase Holomorphic Embedding Load Flow Method

Power flow equations, for example, the load bus equation described in Equation (1) is inherently non-analytical. Holomorphic principles can be applied to such equations by means of embedding a complex variable α such that the resulting problem is analytic in nature.
k Ω Y i k V k = S i V i , i Ω P Q
Voltage of the slack bus is assumed to be V 0 = 1.0 pu. and Bus 00 (see Appendix A) is always set to be slack bus.
Holomorphic embedding can be done in various methods. Equation (2) represents the simplest form. Bus voltages are the functions of the demand scalable complex variable α .
k Ω Y i k V k ( α ) = α S i V i ( α ) , i Ω P Q
The research work in [24] suggests that the operable voltage solution can be obtained by analytic continuum of Equation (2) at α = 1 using the unique solution which exists when α = 0
k Ω Y i k V k ( α ) = α S i V ¯ i ( α ) , i Ω P Q
k Ω Y i k V ¯ k ( α ) = α S i V i ( α ) , i Ω P Q
Equations (3) and (4), represent a set of polynomial equations and by using the Grobner bases, V i and V ¯ i are holomorphic except for finite singularities.
V ¯ i ( α ) = ( V i ( α ) ) , i Ω
According to [24], if Equation (5) holds good, then Equations (3) and (4) can be reduced to Equation (2). Equation (5) is referred to as reflecting condition.
Since voltages of from Equation (2) for α = 0 as discussed above, it can be extended to power series described in Equation (6) and (7) at α = 0 .
V i ( α ) = n = 0 V i [ n ] α n , i Ω
1 V i ( α ) = W i ( α ) = n = 0 W i [ n ] α n , i Ω
Equation (9) is obtained by substituting 7 into 2 and power series coefficients can be calculated to a desired degree.
k Ω Y i k n = 0 inf V k [ n ] ( α n ) = α S i W i [ n ] α n
The following steps are involved to calculate voltages.
  • For α = 0 , solve Equation (9) to obtain a linear equation where the left-hand side of the equation represents the slack bus at which V 0 [ α ] = 1 .
    k Ω Y i k V k [ 0 ] = 0 , i Ω P Q
  • The reduced Y bus matrix is assumed to be non-singular. Equation (10) can be obtained based on the non-singularity assumption.
    W i [ 0 ] = 1 V i [ 0 ]
  • Remaining power series coefficients can be obtained to the desired n t h degree by equating the coefficients from Equation (11)
    k Ω Y i k V k [ 0 ] = S i W i [ n 1 ] , i Ω P Q n 1
    W i [ n 1 ] are calculated using the lower order coefficients described in Equation (12).
    W i [ n 1 ] = m = 0 n 2 V i [ n m 1 ] W i [ m ] V i [ 0 ]
  • Pade approximations which are particular kind of rational approximations are used for analytical continuum to determine the voltages at α = 1 .
Based on the fundamentals of HELM discussed above, various research work dealing with enhancing or improving the method is available. One of the major deficiencies of the HELM described in [24] is that the PV/Generator bus is not defined. A PV bus model was presented in [37]. Ref. [38] presents an improved PV bus model and the major contribution of this paper is to provide alternative models capable of solving general networks. The authors have provided four methods with various parameters for PV bus. In the literature, three-phase formulation of HELM is lacking. In this paper, method four developed in [38] is extended to a novel three-phase unbalanced formulation which can be seen below. Equation (13) represents a general form of three-phase unbalanced HELM. Network models including various device models such as loads, generators, transformers are derived from the models developed in [39]. The seed solution, non-singularity of matrix A in Equation (14) and the reflective conditions of holomorphic functions are taken, as is, from [38]. Three-phase unbalanced form for a multi-bus system for PQ and PV bus types is presented below.
A 1 a A 1 b A 1 c A 2 a A 2 b A 2 c A P Q 3 a A P Q 3 b A P Q 3 c A P Q 4 a A P Q 4 b A P Q 4 c A P V 3 a A P V 3 b A P V 3 c A P V 4 a A P V 4 b A P V 4 c R e { V a [ n ] } R e { V b [ n ] } R e { V c [ n ] } I m { V a [ n ] } I m { V b [ n ] } I m { V c [ n ] } = r 1 , n 1 r P Q 2 , n 1 r P V 2 , n 1
Is of the form,
A x = b
where the matrix A can be further clarified as,
A 1 i j P = G i j P + δ i , j R e { y i P } , i , j Ω , P a , b , c A 2 i j P = B i j P δ i , j I m { y i P } , i , j Ω , P a , b , c A P Q 3 i j P = B i j P δ i , j I m { y i P } , i , j Ω P Q , P a , b , c A P V 3 i j P = 2 δ i , j , i , j Ω P V , P a , b , c A P Q 4 i j P = G i j P + δ i , j I m { y i P } , i , j Ω P Q , P a , b , c A P V 4 i j P = 0 , i , j Ω P V , P a , b , c
where G and B are the conductance and susceptance, respectively. δ i , j = 1 if i = j , else 0.
The right-hand side matrix elements are defined as follows,
r 1 , n 1 , i = δ n , 1 ( P i R e { y i } ) R e m = 1 n 1 V i [ m ] k Ω p P Y i k V k [ n m ] , i Ω
r P Q 2 , n 1 , i = δ n , 1 ( Q i I m { y i } ) I m m = 1 n 1 V i [ m ] k Ω p P Y i k V k [ n m ] , i Ω P Q
r P V 2 , n 1 , i = m = 1 n 1 p P V i [ m ] V i [ n m ] + ( 1 + α ( M i 1 ) 2 ) [ n ] , i Ω P V
where, M i is the target voltage magnitude for PV bus.
The power series were calculated for using the above equations and Viskovatov Pade approximant algorithm is used to determine the voltages and phase angles similar to the ones in [24,37].

3. Optimal Power Flow Model

As described in Section 1, OPF algorithms can be classified under three classes. There have been a lot of research on OPF and this can be seen in the vast array of work available in the literature.
Type C algorithms requires non-convex solvers to perform optimization problems. Non-convex solvers have been previously used to solve OPF problems but, they are used in the context of Class B algorithms. The authors in [40] have provided a method to plan reactive power flows optimally using generic algorithm as it provides optimum which is a global one. The proposed method is applied to two 51 and 224 bus networks. An OPF problem is solved using generic algorithm in [41] as a unified power flow controller to regulate branch voltages with respect to both angle and magnitude. It minimizes real power losses and security limits of power flows are maintained. Reactive power planning using hybrid genetic algorithm is presented in [42]. It uses genetic algorithm at the highest level and linear programming to get the optimum sequentially. This can be considered as a modified version of Class A. It uses genetic algorithm instead of just load flow to determine the initial converged solution to the OPF problem.
In [43], a feeder reconfiguration technique is presented. It uses genetic algorithm in the context of OPF to reduce losses in a distribution system. Switches are opened to determine the initial population. The authors in [44], have presented a hybrid evolutionary algorithm with multi-objective OPF. It is used to minimize losses, voltage, and power flow deviations and generator costs. In [45], optimal placement and sizing of capacitor banks in distributed networks using genetic algorithm is presented. The objective is to simultaneously improve the power quality and sizing of fixed capacitor banks.
In this paper, the OPF problem is formulated as follows,
minimize x F ( x , u ) subject to u U   G ( x , u ) = 0 ,   H ( x , u ) 0
where,
x and u represent sets of state and input variables.
F ( x , u ) is the objective function for the OPF problem. Typical objectives are total generator cost, loss minimization in network and in this paper, the objective function chosen is the three-phase unbalance minimization (see Section 4).
G ( x , u ) and H ( x , u ) represents the equality and inequality constraints of the OPF problem.
In the context of type C algorithms, accurate and reliable load flow is used as equality constraints. In this case, THELM is used.
Typical inequality constraints for a three-phase unbalanced distribution grids are enlisted below,
Limits on active power (kW) of a (generator) PV node: P L o w i P P V i P H i g h i
Limits on voltage (V (pu.)) of a PV or PQ node: | V L o w i | | V i | | V H i g h i |
Limits on tap positions of a transformer: t L o w i t i t H i g h i
Limits on phase shift angles of a transformer: θ L o w i θ i θ H i g h i
Limits on shunt capacitances or reactances: s L o w i s i s H i g h i
Limits on reactive power (kVAr) generation of a PV node: Q L o w i Q P V i Q H i g h i
Upper limits on active power flow in transmission lines or transformers: P i , j P H i g h i , j
Upper limits on MVA flows in lines or transformers: P i , j 2 + Q i , j 2 S H i g h i , j 2
Upper limits on current magnitudes in lines or transformers: | I i , j | | I H i g h i , j |
Limits on voltage angles between nodes: Θ L o w i Θ i Θ j Θ H i g h i
In this paper, the non-convex solver used is a genetic algorithm, to minimize the objective function. Genetic algorithm is chosen due to its wide use in OPF techniques, ease of parallelizability to handle large networks and its probabilistic transition rule. The authors have used the method developed in [46]. Genetic algorithms of the kind, mixed integer non-linear non-convex is used to include all the constraints mentioned above. To accommodate THELM in genetic algorithm, it is included in the fitness function and penalty functions are used to include constraints.

4. Three-Phase Unbalance Minimization

As mentioned in Section 1, it is essential to manage the distribution network optimally and in a balanced fashion. Various methods have been presented in the literature to minimize three-phase unbalance. In [47], a method to minimize three-phase unbalance is presented. Reactive power compensation is performed using flexible AC transmission system (FACTS) devices to minimize the three-phase unbalance. It is applied to a simple study case of four bus system. This method does not provide optimal scheduling of loads and does not include all the buses in the network. It is applicable only to local grid where the FACTS devices are located. The authors in [48] have provided a method to minimizing network unbalance using phase swapping. A genetic and greedy algorithm is used to optimally swap the phases to generate a convenient solution, leading to a minimum number of swaps to minimize network unbalance. In [49], plug-in hybrid electric vehicles are used to minimize local three-phase unbalance. It does not include a grid perspective and is done only on the point of common coupling.
In this paper, OPF from Section 3 is applied to a real network in Austria. Figure 1 represents a real low-voltage distribution network. In this use case, the objective function is to minimize three-phase voltage unbalance which can be seen in Equation (18). This objective can be realized in multiple ways and in this paper, reference balanced voltages are used.
minimize J = k Ω p P ( r e a l ( V k , b a l a n c e d p ) r e a l ( V k p ) ) 2 + ( i m a g ( V k , b a l a n c e d p ) i m a g ( V k p ) ) 2
where, P p h a s e s ( a , b , c ) and B represented all the buses in the network. The voltages are represented in rectangular coordinate system with real part of voltage being the magnitude and imaginary part being the phase angle. Both real and imaginary value are considered because both phase and angle of voltages need to be balanced.
The controllable variables are per phase active (P) and reactive powers (Q) at buses 07, 15, 18, and 22. The single-phase loads are replaced with three-phase loads (see Figure 2).
For simplicity of representation, these three-phase loads are represented as single-phase loads with red coloring. This can be observed in Figure 1. P and Q on individual loads can be modulated by the OPF algorithm and can take values which are both positive and negative essentially, acting as a prosumer node.

5. Simulation Results

This section provides simulation results to the concepts presented in the previous sections. In Section 5.1, THELM described in Section 2 is validated against DIgSILENT PowerFactory Newton-Raphson algorithm. In Section 5.2, simulation results for three-phase unbalanced optimal power is presented with the three-phase unbalance minimization objective presented in Section 4.

5.1. Validation of THELM

THELM is benchmarked against load flow solver in an established power system analysis tool, DIgSILENT PowerFactory. Various simple networks are drawn with increased level of complexity (see Appendix A).
Voltages from 1000 random load flows by varying active and reactive power at load buses from ±10 kW and ±0.8 kVAr (which accounts for power factor 0.9) are generated and tabulated below.
Mann-Whitney U test is used to compare the sample means of voltage magnitudes from the two methods, since the samples are non-parametric in nature. It checks whether to accept or reject the null hypothesis. Mann-Whitney U test is similar to student’s T test but is suitable for non-parametric samples. A sample of 100 voltages from both THELM and Power Factory NR methods are used. Various statistical information and test results are tabulated in Table 1. Columns mean, standard deviation, min, 25%, 50%, 75%, max are calculated by taking the absolute difference between their respective voltages. All the data above is calculated by taking the average between various buses and phases. From the column statistic and p-value, it can be observed that their means are statistically insignificant, and the null hypothesis is accepted. The results from the test suggests that THELM produces results which are acceptable for load flow analysis with lower deviations from one another.

5.2. Simulation Results for Three-Phase Unbalanced Optimal Power Flow

Simulation is performed for the real grid detailed in Figure 1 using OPF algorithm described in Section 3. It is performed for one day from 2018-8-31 00:00:00 to 2018-9-01 00:00:00 with the sampling time of 15min (96 intervals). Load profiles are from smart-meter data, from real households and are acquired from all the buses in the network updating a database. Forecasted profiles are inputs to the OPF algorithm and optimal schedules are generated based on it. Load forecasting is performed for this time horizon using convolutional neural networks, using data until 2018-8-30 23:45:00. It is performed for one day (day ahead forecast) and more details able it is not provided since it is out of scope.
Load flow solution is non-causal in nature and to generate an optimal schedule for controllable buses, it must be run for all 96 intervals. OPF is performed using Class C algorithm presented in Section 3 for controllable buses described in Section 4. It can also be observed that the optimal schedules are generated for all the three phases and can take both positive and negative values. Real profile is recorded during day for uncontrollable loads at the buses.
Forecasted, optimal and real active and reactive power consumption profiles at one of the controllable buses (Bus 15) can be seen in Figure 3 and Figure 4 respectively. At Bus 15, all the loads are single phased (connected to phase C).
Active and reactive power for all the phases can be observed in Figure 3 and Figure 4.
Using the three schedules shown in Figure 3 and Figure 4, load flows are performed using THELM described in Section 2. Loads flows are performed for all intervals and are represented using box-plots.
Figure 5 describes the averaged objective function values based on Equation (18). It can be observed that the three-phase unbalance has been reduced from 0.879 for real and forecasted profiles to 0.529 for optimal profiles which accounts for 39% unbalance minimization based on the defined objective function (see Section 4).
From Figure 6, it can be observed that the voltages are indeed balanced, and the average values are close to balanced voltages. Additionally, the nature of the objective function used has also caused the voltages to cluster around 1 pu. since the balanced real part of the balanced voltage is exactly 1 pu.

6. Conclusions and Outlook

In this paper, a novel class of OPF algorithm is presented. It uses a novel three-phase unbalanced HELM presented in Section 2. Benchmarks are performed to test the performance of THELM and DIgSILENT Power Factory Newton-Raphson method described in Section 5.1. These benchmarks were performed on various test networks. Mann-Whitney U test was performed, and it was concluded that the results from both load flow methods were statistically indistinguishable and null hypothesis was accepted. Using THELM, optimal power flow method was developed using genetic algorithm in Section 3, describing the type C class of algorithms. The novel Class C algorithm provides various advantages over Class A and B OPF algorithms as discussed in Section 1. A use case with an objective function to minimize three-phase unbalance was applied to a real network in Austria in Section 5. The reason for choosing this objective is motivated by the requirements of the network operator and to handle the unbalance locally. It involves the generation of active and reactive power schedules for four controllable buses using smart-meter forecasts from other uncontrollable loads in the network (see Figure 1). Optimal schedules for these buses were generated and used to produce voltages using THELM and the results were described in Figure 6. It can be observed that the three-phase voltage unbalance has reduced up to 39% and the optimal average objective function values can be observed in Figure 5.
In future work, the scalability and replicability of the method needs to be analyzed. The method needs to be applied to various larger networks with large number of nodes. Simulation time and code optimization is not considered a priority for this study. To use this method in a real-time or near-real-time operation, the algorithm needs to be optimized. In this work, only three-phase unbalance minimization is used. OPF with various other objective functions need to be considered.

Author Contributions

Conceptualization, B.V.R., F.K. and M.K.; Formal analysis, B.V.R. and M.K.; Investigation, B.V.R.; Methodology, B.V.R., F.K. and M.K.; Supervision, F.K. and M.K.; Validation, B.V.R. and F.K.; Visualization, B.V.R. and F.K.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A. Test Networks

Various test networks used for the analysis described in Section 5.1.
Figure A1. Test 00.
Figure A1. Test 00.
Sustainability 11 01774 g0a1
Figure A2. Test 01.
Figure A2. Test 01.
Sustainability 11 01774 g0a2
Figure A3. Test 02.
Figure A3. Test 02.
Sustainability 11 01774 g0a3
Figure A4. Test 03.
Figure A4. Test 03.
Sustainability 11 01774 g0a4
Figure A5. Test 04.
Figure A5. Test 04.
Sustainability 11 01774 g0a5
Figure A6. Test 05.
Figure A6. Test 05.
Sustainability 11 01774 g0a6
Figure A7. Test 06.
Figure A7. Test 06.
Sustainability 11 01774 g0a7

References

  1. Serițan, G.; Porumb, R.; Cepișcă, C.; Grigorescu, S. Integration of Dispersed Power Generation. In Electricity Distribution: Intelligent Solutions for Electricity Transmission and Distribution Networks; Energy, Systems; Karampelas, P., Ekonomou, L., Eds.; Springer: Berlin/Heidelberg, Germany, 2016; pp. 27–61. [Google Scholar] [CrossRef]
  2. Campos, F.; Marques, L.; Silva, N.; Melo, F.; Seca, L.; Gouveia, C.; Madureira, A.; Pereira, J. ADMS4LV #8211; Advanced Distribution Management System for Active Management of LV Grids. CIRED Open Access Proc. J. 2017, 2017, 920–923. [Google Scholar] [CrossRef]
  3. Fan, J.; Borlase, S. The Evolution of Distribution. IEEE Power Energy Mag. 2009, 7, 63–68. [Google Scholar] [CrossRef]
  4. Horowitz, S.H.; Phadke, A.G. Boosting Immunity to Blackouts. IEEE Power Energy Mag. 2003, 1, 47–53. [Google Scholar] [CrossRef]
  5. Novosel, D.; Begovic, M.M.; Madani, V. Shedding Light on Blackouts. IEEE Power Energy Mag. 2004, 2, 32–43. [Google Scholar] [CrossRef]
  6. Taylor, C.W.; Erickson, D.C.; Martin, K.E.; Wilson, R.E.; Venkatasubramanian, V. WACS-Wide-Area Stability and Voltage Control System: R D and Online Demonstration. Proc. IEEE 2005, 93, 892–906. [Google Scholar] [CrossRef]
  7. Ilic, M.D.; Allen, H.; Chapman, W.; King, C.A.; Lang, J.H.; Litvinov, E. Preventing Future Blackouts by Means of Enhanced Electric Power Systems Control: From Complexity to Order. Proc. IEEE 2005, 93, 1920–1941. [Google Scholar] [CrossRef] [Green Version]
  8. Santo, M.D.; Vaccaro, A.; Villacci, D.; Zimeo, E. A Distributed Architecture for Online Power Systems Security Analysis. IEEE Trans. Ind. Electron. 2004, 51, 1238–1248. [Google Scholar] [CrossRef]
  9. Dommel, H.W.; Tinney, W.F. Optimal Power Flow Solutions. IEEE Trans. Power Appar. Syst. 1968, PAS-87, 1866–1876. [Google Scholar] [CrossRef]
  10. Sasson, A.M. Combined Use of the Powell and Fletcher—Powell Nonlinear Programming Methods for Optimal Load Flows. IEEE Trans. Power Appar. Syst. 1969, PAS-88, 1530–1537. [Google Scholar] [CrossRef]
  11. El-abiad, A.H.; Jaimes, F.J. A Method for Optimum Scheduling of Power and Voltage Magnitude. IEEE Trans. Power Appar. Syst. 1969, PAS-88, 413–422. [Google Scholar] [CrossRef]
  12. Peschon, J.; Bree, D.W.; Hajdu, L.P. Optimal Power-Flow Solutions for Power System Planning. Proc. IEEE 1972, 60, 64–70. [Google Scholar] [CrossRef]
  13. Sasson, A.M.; Viloria, F.; Aboytes, F. Optimal Load Flow Solution Using the Hessian Matrix. IEEE Trans. Power Appar. Syst. 1973, PAS-92, 31–41. [Google Scholar] [CrossRef]
  14. Rashed, A.M.H.; Kelly, D.H. Optimal Load Flow Solution Using Lagrangian Multipliers and the Hessian Matrix. IEEE Trans. Power Appar. Syst. 1974, PAS-93, 1292–1297. [Google Scholar] [CrossRef]
  15. Alsac, O.; Stott, B. Optimal Load Flow with Steady-State Security. IEEE Trans. Power Appar. Syst. 1974, PAS-93, 745–751. [Google Scholar] [CrossRef]
  16. Happ, H.H. Optimal Power Dispatch. IEEE Trans. Power Appar. Syst. 1974, PAS-93, 820–830. [Google Scholar] [CrossRef]
  17. Mukherjee, P.K.; Dhar, R.N. Optimal Load-Flow Solution by Reduced-Gradient Method. Proc. Inst. Electr. Eng. 1974, 121, 481–487. [Google Scholar] [CrossRef]
  18. Bala, J.L.; Thanikachalam, A. An Improved Second Order Method for Optimal Load Flow. IEEE Trans. Power Appar. Syst. 1978, PAS-97, 1239–1244. [Google Scholar] [CrossRef]
  19. Lipowski, J.S.; Charalambous, C. Solution of Optimal Load Flow Problem by Modified Recursive Quadratic- Programming Method. Transm. Distrib. IEE Proc. C Gener. 1981, 128, 288–294. [Google Scholar] [CrossRef]
  20. Burchett, R.C.; Happ, H.H.; Wirgau, K.A. Large Scale Optimal Power Flow. IEEE Trans. Power Appar. Syst. 1982, PAS-101, 3722–3732. [Google Scholar] [CrossRef]
  21. Glavitsch, H.; Bacher, R. Optimal Power Flow Algorithms. Control Dyn. Syst. 1991, 41, 135–205. [Google Scholar] [CrossRef]
  22. Stott, B.; Hobson, E. Power System Security Control Calculations Using Linear Programming, Part I. IEEE Trans. Power Appar. Syst. 1978, PAS-97, 1713–1720. [Google Scholar] [CrossRef]
  23. Stott, B.; Hobson, E. Power System Security Control Calculations Using Linear Programming, Part II. IEEE Trans. Power Appar. Syst. 1978, PAS-97, 1721–1731. [Google Scholar] [CrossRef]
  24. Trias, A. The Holomorphic Embedding Load Flow Method. In Proceedings of the 2012 IEEE Power and Energy Society General Meeting, San Diego, CA, USA, 22–26 July 2012; pp. 1–8. [Google Scholar] [CrossRef]
  25. Home—DIgSILENT. Available online: https://www.digsilent.de/en/ (accessed on 1 February 2019).
  26. Ward, J.B.; Hale, H.W. Digital Computer Solution of Power-Flow Problems [Includes Discussion]. Trans. Am. Inst. Electr. Eng. Part III Power Appar. Syst. 1956, 75, 398–404. [Google Scholar] [CrossRef]
  27. Tinney, W.F.; Hart, C.E. Power Flow Solution by Newton’s Method. IEEE Trans. Power Appar. Syst. 1967, PAS-86, 1449–1460. [Google Scholar] [CrossRef]
  28. Tinney, W.F.; Walker, J.W. Direct Solutions of Sparse Network Equations by Optimally Ordered Triangular Factorization. Proc. IEEE 1967, 55, 1801–1809. [Google Scholar] [CrossRef]
  29. van Amerongen, R.A.M. A General-Purpose Version of the Fast Decoupled Load Flow. IEEE Trans. Power Syst. 1989, 4, 760–770. [Google Scholar] [CrossRef]
  30. Stott, B. Effective Starting Process for Newton-Raphson Load Flows. Proc. Inst. Electr. Eng. 1971, 118, 983–987. [Google Scholar] [CrossRef]
  31. Tripathy, S.C.; Prasad, G.D.; Malik, O.P.; Hope, G.S. Load-Flow Solutions for Ill-Conditioned Power Systems by a Newton-Like Method. IEEE Power Eng. Rev. 1982, PER-2, 25–26. [Google Scholar] [CrossRef]
  32. Schaffer, M.D.; Tylavsky, D.J. A Nondiverging Polar-Form Newton-Based Power Flow. IEEE Trans. Ind. Appl. 1988, 24, 870–877. [Google Scholar] [CrossRef]
  33. Tylavsky, D.J.; Crouch, P.E.; Jarriel, L.F.; Chen, H. Advances in Fast Power Flow Algorithms. Control Dyn. Syst. 1991, 44, 295–343. [Google Scholar] [CrossRef]
  34. Crouch, P.E.; Tylavsky, D.J.; Chen, H.; Jarriel, L.; Adapa, R. Critically Coupled Algorithms for Solving the Power Flow Equation. IEEE Trans. Power Syst. 1992, 7, 451–457. [Google Scholar] [CrossRef]
  35. Tylavsky, D.J.; Crouch, P.E.; Jarriel, L.F.; Singh, J.; Adapa, R. The Effects of Precision and Small Impedance Branches on Power Flow Robustness. IEEE Trans. Power Syst. 1994, 9, 6–14. [Google Scholar] [CrossRef]
  36. Tylavsky, D.J.; Schaffer, M.D. A Nondiverging Power Flow Using a Least-Power-Type Theorem. IEEE Trans. Ind. Appl. 1987, IA-23, 944–951. [Google Scholar] [CrossRef]
  37. Subramanian, M.K.; Feng, Y.; Tylavsky, D. PV Bus Modeling in a Holomorphically Embedded Power-Flow Formulation. In Proceedings of the 2013 North American Power Symposium (NAPS), Manhattan, KS, USA, 22–24 September 2013. [Google Scholar] [CrossRef]
  38. Wallace, I.; Roberts, D.; Grothey, A.; McKinnon, K.I.M. Alternative PV Bus Modelling with the Holomorphic Embedding Load Flow Method. arXiv, 2016; arXiv:1607.00163. [Google Scholar]
  39. Bazrafshan, M.; Gatsis, N. Comprehensive Modeling of Three-Phase Distribution Systems via the Bus Admittance Matrix. IEEE Trans. Power Syst. 2018, 33, 2015–2029. [Google Scholar] [CrossRef] [Green Version]
  40. Iba, K. Reactive Power Optimization by Genetic Algorithm. IEEE Trans. Power Syst. 1994, 9, 685–692. [Google Scholar] [CrossRef]
  41. Lai, L.L.; Ma, J.T. Power Flow Control with UPFC Using Genetic Algorithms. In Proceedings of the International Conference on Intelligent System Application to Power Systems, Orlando, FL, USA, 28 January–2 February 1996; pp. 373–377. [Google Scholar] [CrossRef]
  42. Urdaneta, A.J.; Gomez, J.F.; Sorrentino, E.; Flores, L.; Diaz, R. A Hybrid Genetic Algorithm for Optimal Reactive Power Planning Based upon Successive Linear Programming. IEEE Trans. Power Syst. 1999, 14, 1292–1298. [Google Scholar] [CrossRef]
  43. Lin, W.M.; Cheng, F.S.; Tsay, M.T. Distribution Feeder Reconfiguration with Refined Genetic Algorithm. Transm. Distrib. IEE Proc. Gener. 2000, 147, 349–354. [Google Scholar] [CrossRef]
  44. Das, D.B.; Patvardhan, C. Useful Multi-Objective Hybrid Evolutionary Approach to Optimal Power Flow. Transm. Distrib. IEE Proc. Gener. 2003, 150, 275–282. [Google Scholar] [CrossRef]
  45. Masoum, M.A.S.; Ladjevardi, M.; Jafarian, A.; Fuchs, E.F. Optimal Placement, Replacement and Sizing of Capacitor Banks in Distorted Distribution Networks by Genetic Algorithms. IEEE Trans. Power Deliv. 2004, 19, 1794–1801. [Google Scholar] [CrossRef]
  46. Back, T.; Fogel, D.B.; Michalewicz, Z. (Eds.) Basic Algorithms and Operators, 1st ed.; IOP Publishing Ltd.: Bristol, UK, 1999. [Google Scholar]
  47. Korovkin, N.V.; Vu, Q.S.; Yazenin, R.A. A Method for Minimization of Unbalanced Mode in Three-Phase Power Systems. In Proceedings of the 2016 IEEE NW Russia Young Researchers in Electrical and Electronic Engineering Conference (EIConRusNW), St. Petersburg, Russia, 2–3 February 2016; pp. 611–614. [Google Scholar] [CrossRef]
  48. Fernandes, C.M.M. Unbalance between Phases and Joule’s Losses in Low Voltage Electric Power Distribution Networks. p. 9. Available online: https://fenix.tecnico.ulisboa.pt/downloadFile/395142112117/Resumo%20Alargado%20Carlos%20Fernandes.pdf (accessed on 15 February 2019).
  49. Fernandez, J.; Bacha, S.; Riu, D.; Turker, H.; Paupert, M. Current Unbalance Reduction in Three-Phase Systems Using Single Phase PHEV Chargers. In Proceedings of the 2013 IEEE International Conference on Industrial Technology (ICIT), Cape Town, South Africa, 25–28 February 2013; pp. 1940–1945. [Google Scholar] [CrossRef]
Figure 1. Topology of a real network in Austria with controllable loads at Bus 07, Bus 15, Bus 18, Bus 22. It represents a three-phase unbalance low-voltage distribution network with bus voltages rated at 0.4 kV.
Figure 1. Topology of a real network in Austria with controllable loads at Bus 07, Bus 15, Bus 18, Bus 22. It represents a three-phase unbalance low-voltage distribution network with bus voltages rated at 0.4 kV.
Sustainability 11 01774 g001
Figure 2. Single-phase loads are replaced by three-phase ones which can take both positive and negative values.
Figure 2. Single-phase loads are replaced by three-phase ones which can take both positive and negative values.
Sustainability 11 01774 g002
Figure 3. Active power of real, forecasted, and optimal profiles at Bus 15. It can be observed that the real and forecasted data is zero for phases A and B. This is for to the fact that the loads are single phased and connected only to phase C. During the OPF, they are replaced with three-phase controllable loads. On the x-axis, data time format is MM-dd HH. Data is from 2018-8-31 00:00:00 to 2018-9-01 00:00:00.
Figure 3. Active power of real, forecasted, and optimal profiles at Bus 15. It can be observed that the real and forecasted data is zero for phases A and B. This is for to the fact that the loads are single phased and connected only to phase C. During the OPF, they are replaced with three-phase controllable loads. On the x-axis, data time format is MM-dd HH. Data is from 2018-8-31 00:00:00 to 2018-9-01 00:00:00.
Sustainability 11 01774 g003
Figure 4. Reactive Power of real, forecasted, and optimal schedules at Bus 15. On the x-axis, data time format is MM-dd HH. Data is from 2018-8-31 00:00:00 to 2018-9-01 00:00:00.
Figure 4. Reactive Power of real, forecasted, and optimal schedules at Bus 15. On the x-axis, data time format is MM-dd HH. Data is from 2018-8-31 00:00:00 to 2018-9-01 00:00:00.
Sustainability 11 01774 g004
Figure 5. Average values of optimal power flow objective for real, forecasted, optimal voltage and phase angles based on Equation (18).
Figure 5. Average values of optimal power flow objective for real, forecasted, optimal voltage and phase angles based on Equation (18).
Sustainability 11 01774 g005
Figure 6. Voltage profiles generated from real, forecasted and optimal schedules from Figure 3 and Figure 4.
Figure 6. Voltage profiles generated from real, forecasted and optimal schedules from Figure 3 and Figure 4.
Sustainability 11 01774 g006
Table 1. Benchmarking THELM against Power Factory NR method.
Table 1. Benchmarking THELM against Power Factory NR method.
MeanStdMin25%50%75%MaxStatisticp Value
Test 000.004890.003501.14 × 10−50.001940.004300.007240.015912.387190.016977
Test 010.005720.004141.01 × 10−50.002370.004960.008460.019383.239930.001195
Test 020.002090.000270.001670.001860.002050.002280.002875.470754.48 × 10−8
Test 030.000150.000289.38 × 10−84.57 × 10−59.85 × 10−50.000180.00529−4.696192.65 × 10−6
Test 040.003430.002461.08 × 10−50.001440.002960.005080.01125−5.62591.84 × 10−8
Test 050.001780.000230.001420.001590.001750.001950.00241−5.833595.42 × 10−9
Test 060.055860.011140.024640.047790.055400.063390.091135.691871.25 × 10−8

Share and Cite

MDPI and ACS Style

Rao, B.V.; Kupzog, F.; Kozek, M. Three-Phase Unbalanced Optimal Power Flow Using Holomorphic Embedding Load Flow Method. Sustainability 2019, 11, 1774. https://doi.org/10.3390/su11061774

AMA Style

Rao BV, Kupzog F, Kozek M. Three-Phase Unbalanced Optimal Power Flow Using Holomorphic Embedding Load Flow Method. Sustainability. 2019; 11(6):1774. https://doi.org/10.3390/su11061774

Chicago/Turabian Style

Rao, Bharath Varsh, Friederich Kupzog, and Martin Kozek. 2019. "Three-Phase Unbalanced Optimal Power Flow Using Holomorphic Embedding Load Flow Method" Sustainability 11, no. 6: 1774. https://doi.org/10.3390/su11061774

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