Next Article in Journal
A Numerical Framework for Entropy Generation Using Second-Order Nanofluid Thin Film Flow over an Expanding Sheet: Error Estimation and Stability Analysis
Next Article in Special Issue
An Augmented Social Network Search Algorithm for Optimal Reactive Power Dispatch Problem
Previous Article in Journal
A Tracklet-before-Clustering Initialization Strategy Based on Hierarchical KLT Tracklet Association for Coherent Motion Filtering Enhancement
Previous Article in Special Issue
Design of Confidence-Integrated Denoising Auto-Encoder for Personalized Top-N Recommender Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Gradient-Based Optimizer with a Crossover Operator for Distribution Static VAR Compensator (D-SVC) Sizing and Placement in Electrical Systems

by
Ghareeb Moustafa
1,2,
Mostafa Elshahed
3,4,
Ahmed R. Ginidi
5,
Abdullah M. Shaheen
5,* and
Hany S. E. Mansour
2
1
Electrical Engineering Department, Jazan University, Jazan 45142, Saudi Arabia
2
Electrical Engineering Department, Suez Canal University, Ismailia 41522, Egypt
3
Electrical Engineering Department, Engineering and Information Technology College, Buraydah Private Colleges, Buraydah 51418, Saudi Arabia
4
Electrical Power Engineering Department, Faculty of Engineering, Cairo University, Giza 12613, Egypt
5
Department of Electrical Power Engineering, Faculty of Engineering, Suez University, Suez 43533, Egypt
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(5), 1077; https://doi.org/10.3390/math11051077
Submission received: 4 January 2023 / Revised: 10 February 2023 / Accepted: 20 February 2023 / Published: 21 February 2023

Abstract

:
A gradient-based optimizer (GBO) is a recently inspired meta-heuristic technique centered on Newton’s gradient-based approach. In this paper, an advanced developed version of the GBO is merged with a crossover operator (GBOC) to enhance the diversity of the created solutions. The merged crossover operator causes the solutions in the next generation to be more random. The proposed GBOC maintains the original Gradient Search Rule (GSR) and Local Escaping Operator (LEO). The GSR directs the search to potential areas and aids in its convergence to the optimal answer, while the LEO aids the searching process in avoiding local optima. The proposed GBOC technique is employed to optimally place and size the distribution static VAR compensator (D-SVC), one of the distribution flexible AC transmission devices (D-FACTS). It is developed to maximize the yearly energy savings via power losses concerning simultaneously different levels of the peak, average, and light loadings. Its relevance is tested on three distribution systems of IEEE 33, 69, and 118 nodes. Based on the proposed GBOC, the outputs of the D-SVCs are optimally varying with the loading level. Furthermore, their installed ratings are handled as an additional constraint relating to two compensation levels of 50% and 75% of the total reactive power load to reflect a financial installation limit. The simulation applications of the proposed GBOC declare great economic savings in yearly energy losses for the three distribution systems with increasing compensation levels and iterations compared to the initial case. In addition, the effectiveness of the proposed GBOC is demonstrated compared to several techniques, such as the original GBO, the salp swarm algorithm, the dwarf mongoose algorithm, differential evolution, and honey badger optimization.

1. Introduction

Electric systems typically have three sectors: production, transmission, and distribution. The distribution sector is the last connection between the transmission sector and the customers. The primary goal of this sector is to provide electrical energy to end consumers while maintaining the necessary levels of efficiency, reliability, and quality, which in turn reduces power loss. Due to the low voltage and high current, distribution system power losses are substantial and account for roughly 70 percent of all losses [1]. Additional expenditures are incurred because of these losses, which cannot be eliminated and so mitigation is the aim. Several strategies are employed to achieve minimal losses, including distributed generators (DGs) allocation [2,3,4], reactive power compensation [5,6,7], automatic voltage regulators [8], and network reconfiguration [9].
Reactive power compensation is an approach that has gained recognition for its potential to reduce energy losses. It also provides additional advantages, such as enhancing system stability, improving the voltage of the distribution nodes, and power factor correction, which are all subject to different operational constraints [10]. The distribution static VAR compensator (D-SVC) is one of the most used devices for this purpose in distribution systems. The reactive power exchange, injecting, and absorbing can effectively control the bus voltage that affects the distribution grid [11]. The allocation of D-SVC in the distribution system should be performed optimally. Finding the optimal positions and sizes of the connected D-SVCs is required [12]. As a result of the distribution system’s specificity and characteristics, the proper allocation of D-SVC has become a highly critical issue requiring a complicated solution. Several approaches have been suggested to solve the allocation problem of the incorporated D-SVC. An improved grey wolf algorithm (IGWA) was developed [13] to address the corresponding allocation problem for several types of compensators in distribution systems, including capacitors, DGs, and D-SVCs. The suggested approach was executed on two practical-Egyptian distribution systems at three loading levels. The objective function was formulated to maximize the net savings resulting from the power loss reduction after the compensators were installed at minimum cost.
The voltage stability index was suggested to find the optimal locations of embedded D-SVCs [14]. The genetic algorithm (GA) optimization technique was suggested to select the optimal sites and capacities of installed D-SVCs [15,16]. The problem was formulated to achieve the minimum standard voltage deviation in distribution systems integrated with renewable resources. The power sensitivity index was applied to determine the optimum locations for D-SVCs’ installation [17]. The coordination problem between the on-load tap changer and D-SVC was investigated for voltage control in imbalanced distribution networks integrated with renewable resources [18].
The particle swarm optimization (PSO) technique was presented first to find the optimal allocation of the D-SVC and then to determine its dispatch approach. The problem was designed to achieve maximum savings while considering the voltage and total harmonic distortion constraints [12]. X. Xu et al. [19] formulated two objectives. The first was to boost the photovoltaic (PV) hosting capacity, and the second was to minimize the investment and operation costs of D-SVC. The optimal allocation of DGs, capacitors, and D-SVCs was addressed to reduce power loss [20]. Furthermore, the D-SVCs were optimally allocated in light of plug-in hybrid electric vehicle charging stations [21]. First, the PSO method addressed the optimal placement and charging schedule. After that, the optimal allocation of the D-SVC problem was solved using the cuckoo search optimizer (CSO). The objective function in the first stage was formulated to minimize the system losses and daily load profile variations. It was intended to improve voltage deviation and lower D-SVC allocation costs in addition to lowering system losses. The CSO was also suggested to address the optimal D-SVC allocation problem in distribution networks integrated with wind turbines [22].
A gradient-Based Optimizer (GBO) [23] is a recently developed population-based meta-heuristic technique that utilizes Newton’s gradient-based approach as an example to direct it toward the optimal answer. The Local Escaping Operator (LEO) and the Gradient Search Rule (GSR) are its two key parts. A GBO has been efficiently applied to several engineering issues, such as economic load dispatch problems [24], structural optimization problems [25], human activity recognition using smartphones [26], proton exchange membrane fuel cell parameter identification problems [27], parameter estimation of photovoltaic models [28], and feature selection (FS) problems [29,30]. In [31], a modified GBO was presented for the optimal allocation of PV sources in the medium-voltage distribution system of the IEEE 34-bus system. In this modified GBO version, the general rule of the GBO evolution strategy was both improved by combining it with its counterpart linked to the vortex searching optimization [32] by using non-concentric hyper-ellipses formed utilizing a Gaussian distribution and also developed surrounding the solution space at the present iteration. In [33], a hybrid technique between GBO and a moth–flame optimizer (MFO) was designed and applied for the optimal allocation of some FACTS devices, including SVC and thyristor-controlled series compensators. Despite the hybrid performed GBO-MFO in [33] which demonstrated significant advantages over the original GBO and MFO in obtaining the best solution, the utilized model handled only the peak loading condition of the power system.
In this paper, an advanced developed version of the GBO merged with a crossover operator (GBOC) to enhance the diversity of the created solutions. The merged crossover operator causes the solutions in the next generation to be more random. The proposed GBOC also maintains the original GSR and LEO. The proposed GBOC is employed to optimally place and size the D-SVC which is one of the distribution flexible AC transmission (D-FACTs) devices. The outputs of the D-SVCs are varied with the loading level in an optimal way based on the proposed GBOC. It was created to maximize the yearly energy savings in power losses while considering peak, average, and light loading levels concurrently. Its applicability is examined on three distribution systems with IEEE 33, 69, and 118 nodes. Additionally, to represent financial installation limitations, the installed D-SVCs ratings are handled as a second restriction linked to two compensation levels of 50% and 75% of the total reactive power demand. Additionally, the effectiveness of the suggested GBOC is shown in comparison to several methods, including the original GBO, the salp swarm algorithm (SSA) [34,35], the dwarf mongoose optimization algorithm (DMOA) [36], differential evolution (DE) [37], the honey badger algorithm (HBA) [38], and Bernstein-Levy Search DE (BSDE).
The key contributions of the paper can be summarized as follows:
  • A novel GBOC version with a merged crossover operator was developed for D-SVC sizing and placement in electrical distribution systems;
  • A financial installation limitation is introduced and represented in terms of the implemented D-SVC rating threshold;
  • Substantial economic reductions in yearly energy losses are accomplished using the proposed GBOC for the IEEE 33- and 69-node distribution systems with increasing compensation levels and iterations;
  • The suggested GBOC is more effective than the original GBO, SSA, DMOA, DE, and HBA in decreasing yearly energy losses for a large-scale 118-node distribution system when all operational restrictions are met.

2. Proposed GBOC: Mathematical Model

A GBO combines gradient-based approaches and population-based approaches to address challenging optimization issues. Using the GBO technique, the search agent’s direction is managed using Newton’s approach while it explores the issue space [23]. To further enhance the diversity of the created solutions, an advanced developed GBOC technique is presented by merging the crossover operator with the original GBO. While maintaining the original GSR and LEO in the proposed GBOC, the merged crossover operator causes the solutions in the next generation to be more random.

2.1. Stage 1: Initialization

The GBO method starts with a randomized group of starting solutions and upgrades every agent location to a gradient-determined direction. There are Nv vector agents in the population. Each agent is referred to as a “vector,” and there are D dimensions to the searching space. After that, the initialization procedure is carried out as follows:
G b k = L B + ( U B L B ) × r a n d ( 1 , D )       k = 1 : N v
where Gbk refers to each search agent in the GBO population. LB and UB are the lower and upper limits of the control variables.

2.2. Stage 2: GSR

The GSR uses a gradient-based process to enhance the space exploring search and hasten the convergence of the optimum option. The GBO technique employs the following formula to modify the results after every iteration:
G b k , I t + 1 = z a × ( z b × G b 1 k , I t + ( 1 z b ) G b 2 k , I t ) + ( 1 z a ) G b 3 k , I t       k = 1 : N v ; I t = 1 : I t M a x
where za and zb are random values within range [0, 1]; It and ItMax refer to the existing and maximum iteration numbers; Gbk,It+1 and Gbk,It are new and old vectors related to the GBO method of the kth searching individual; and Gb1k,It, Gb2k,It and Gb3k,It are three artificial vectors that can be evaluated as follows:
G b 1 k , I t = G b k , I t G S R + r a n d × σ 1 ( G b B e s t + G b k , I t )       k = 1 : N v ; I t = 1 : I t M a x
G b 2 k , I t = G b B e s t G S R + r a n d × σ 1 ( G b R 1 + G b R 2 )       k = 1 : N v ; I t = 1 : I t M a x
G b 3 k , I t = G b 1 k , I t σ 2 ( G b 1 k , I t + G b 2 k , I t )       k = 1 : N v ; I t = 1 : I t M a x
G S R = σ 1 × r a n d n ( 2 × G b k × Δ G b y p k y q k + ε )       k = 1 : N v
where σ1 is a significant parameter that changes depending on the sine function while σ2 is a randomized coefficient; rand and randn are, respectively, a number generator function using uniformly distributed within the range [0, 1] and integer number production; GbBest is the best search individual that provides the best fitness value; and GbR1 and GbR2 are two unequal search agents that are picked randomly.

2.3. Stage 3: LEO

The LEO aids in preventing local optima in the algorithm. The GBO technique employs the following formula to modify the results after every iteration:
G b k , I t + 1 = { G b k , I t + 1 + ϕ 1 ( m a G b B e s t m b X k , I t ) + ϕ 2 σ 1 ( m c G b 2 k , I t G b 1 k , I t ) + m b ( G b R 1 G b R 2 ) i f   z c < 0.5 G b k , I t + 1 + ϕ 1 ( m a G b B e s t m b X k , I t ) + ϕ 2 σ 1 ( m c G b 2 k , I t G b 1 k , I t ) + m b ( G b R 1 G b R 2 ) 2 O t h e r w i s e       i f   z d < Pr
where Pr is the probability value to activate LEO stage; zc and zd are random values within range [0, 1]; ma, mb, and mc refer to three random values generated via Equations (8)–(10); and ϕ1 and ϕ2 indicate two random numbers generated via uniform distribution inside the range [−1, 1].
m a = 2 × z d × C 1 + ( 1 C 1 )
m b = z d × C 1 + ( 1 C 1 )
m c = z d × C 1 + ( 1 C 1 )
C 1 = { 1 μ 0.5 0 E l s e
where μ is a number that is randomly generated in the range [0; 1];
G b k , I t = { G b R a n d p i f   μ * < 0.5 L B k + r a n d ( U B k L B k ) O t h e r w i s e
where GbRandP is a randomly picked solution from the GBO population and μ * is a random number inside the range [0, 1].

2.4. Crossover operator

In this paper, an enhanced evolved GBOC approach is provided by combining the crossover operator with the original GBO to increase the diversity of the generated solutions. The crossover operator is activated for each solution in each iteration based on a crossover probability. The crossover operation creates a new solution vector (Gbk,It) by exchanging the components of the current solution vector and a random solution vector as:
G b k , I t + 1 = { G b S R i f   I R < 0.25 G b k , I t O t h e r w i s e       k = 1 : N v
where Gbk,It indicates the current solution vector and GbSR refers to a solution vector to be picked randomly from the population. IR is a random value generally chosen from the range [0, 1]. This includes a binomial crossover approach that is used on every one of the control variables. Figure 1 displays the main stages of the proposed GBOC.

3. D-SVC Sizing and Placement in Electrical Systems

The D-SVC is a member of the FACTS shunt-linked instrument group. It can actively handle network voltage via generating and absorbing (capacitive and inductive, respectively) reactive power based on network voltage level characteristics. As a consequence of the SVC’s high dynamic performance and short-term reaction, operators can regulate voltages at the Point of Common Coupling (PCC) [39] to the specific level by adjusting the amplitude and angle of the internal voltage [15,16,17]. Figure 2 depicts the overall circuit design of a D-SVC [40]. As can be observed, D-SVC is made up of a fixed capacitor and a thyristor-controlled reactor.
The firing angle of the thyristor determines the equivalent susceptance BSVC of the D-SVC device. In the ith node, the equivalent susceptance and reactive power given by D-SVC may be written as follows:
B S V C = B L ( α ) + B C
B L ( α ) = 1 ω L ( 1 2 α π )
B C = ω C
where L and C are the reactor’s inductance and capacitor’s capacitance and Vi represents the voltage magnitude at the D-SVC installed distribution node i. If the network demand is capacitive, the D-SVC employs thyristor-controlled coils to absorb reactive power from the system. If the network demand is largely inductive, the D-SVC uses parallel-coupled capacitors to create reactive energy, thus improving voltage conditions. A D-SVC’s primary function is to provide quick and continuous control. Therefore, it can be modeled as an injected source of reactive power that may take a positive or negative sign as follows:
Q s v c = B S V C ( V i ) 2
Thus, the injected current from the D-SVC can be modeled as follows:
I s v c i = Q s v c i V i
Therefore, for each distribution node, the equality constraints in terms of the load flow balance equations should be maintained, whichcould be formulated as follows:
( QG i Qd i + Qsvc i V i j = 1 N b V j ( G ij sin θ ij B ij cos θ ij ) ) L e v e l = 0 ,   i = 1 , 2 ,   .   .   .   N PQ ,   L e v e l = 1 : N L e v e l
( PG i Pd i V i j = 1 N b V j ( G ij cos   θ ij + B ij sin   θ ij ) ) L e v e l = 0 ,   i = 1 , 2 ,   .   .   .   .   .   .   N b u s e s slack ,   L e v e l = 1 : N L e v e l
where Bij and Gij indicate mutual susceptance and conductance between bus i and j, respectively; NPQ is the load buses; Pdi represents the active demand power at bus i; PGi and QGi are, respectively, the generated active and reactive power at bus i; and Qdi is the demand reactive power at bus i. Thus, the balance restrictions are adjusted at the three loading levels to incorporate the SVC model into the power distribution grid. As a result, the reactive and active power balance constraints are mathematically evaluated using the following equations:
P S / S , L e v e l = k = 1 N b u s e s P d k , L e v e l + P L o s s , L e v e l ,   L e v e l = 1 : N L e v e l
Q S / S , L e v e l + i = 1 N s v c Q s v c i , L e v e l = k = 1 N b u s e s Q d k , L e v e l + Q L o s s , L e v e l ,   L e v e l = 1 : N L e v e l
where PS/S and QS/S manifest the total active and reactive power supplied via the substation; Nsvc illustrates the number of mounted SVC; Ploss characterizes the active power losses of the entire system; Pdk elaborates the actual power demand at node (k); NLevel refers to every loading level; Qsvci is the reactive power absorption/injection from SVC installed at node (i); and Qloss represents the reactive power losses over the distribution system.
The savings maximization due to the energy losses (OF) in $/year must be considered while allocating SVC for auxiliary services provided in distribution systems, as depicted in Equation (15).
O F = K e L = 1 N L e v e l ( P L o s s 0 P L o s s A ) L × P e r i o d L
where P L o s s 0 represents the initial power losses, while P L o s s A indicates the power losses after optimally pacing, sizing, and operating the D-SVCs by the GBO. Ke is the cost in $/kWh. PeriodL refers to the period in which each loading level (L) is supplied, which is 2920 h per year. The system’s real power losses can be modeled as follows:
P L o s s , L e v e l = i , j Î N b G i j ( V i 2 + V j 2 - V i V j cos θ i j ) , L e v e l = 1 : N L e v e l
The potential of the D-SVC capacity ( Q s v c i R a t e ) at each installed bus (i) is taken into consideration to be less than the maximum rate to be considered ( Q s v c M a x _ R a t e ), as handled in Equation (16). At the same time, its capability to alter its outputs to concurrently inject and absorb reactive power throughout the day and night is taken into consideration as handled in Equation (17).
Q s v c i R a t e Q s v c M a x _ R a t e ,   i = 1 : N s v c
Q s v c i R a t e Q s v c i , L e v e l + Q s v c i R a t e ,   i = 1 : N s v c ,   L e v e l = 1 : N L e v e l
Furthermore, the current flow across all distribution branches and the voltage at all distribution terminals should be kept within the allowed limits at all times as follows [8]:
I b r M a x I b r , L e v e l + I b r M a x ,   b r = 1 : N b r a n c h e s ,   L e v e l = 1 : N L e v e l
V j M a x V j , L e v e l V j M i n ,   j = 1 : N b u s e s ,   L e v e l = 1 : N L e v e l
where I b r M a x signifies the maximum thermal capacity of the distribution branch while V j M a x and V j M i n represent the higher and lower voltage boundaries at the nodes with a permitted range of 10% [8].

4. Simulation Results

The suggested GBOC’s relevance is tested on three IEEE distribution networks of 33, 69, and 118 nodes. Light, medium, and peak loading levels are considered, with each loading level receiving supply for eight hours daily. They are handled with 60, 80, and 100% of the nominal loading [41]. Three D-SVCs are the most that may be placed. The maximum rate of the D-SVC device to be installed is ±3000 kVAr. The suggested GBOC, original GBO, SSA, DMOA, DE, and HBA are applied with settings of 100 iterations and 20 search agents. The detailed parameter settings of each algorithm are illustrated in Table A1 in the Appendix A. Two scenarios are considered based on the maximum value of the sum of installed SVCs ratings as follows:
In Scenario 1, a compensation limit of 50% of the total reactive power load is handled.
Whereas, Scenario 2 considers a compensation limit of 75% of the total reactive power load.

4.1. The IEEE 33-Node Distribution Network

There are 33 nodes and 32 distribution sections in this network. Figure 3 depicts the system’s one-line topology with a standard voltage of 12.66 kV. The total active (MW), reactive (MVAr), and apparent (MVA) loads are 3.715, 2.3, and 4.369 considering the nominal condition, respectively [42].

4.1.1. First Scenario

In this scenario, a compensation limit of 50% of the total reactive power load is handled as a financial limit. For that purpose, the proposed GBOC is compared to the original GBO, SSA, DMOA, DE, and HBA to identify the suitable placement and sizing of the D-SVC device in the IEEE 33-distribution system, to maximize the dollar savings due to the power losses. Table 1 tabulates the placement and sizing of D-SVC devices for the IEEE 33-distribution system for scenario one and the corresponding economic savings per year. In addition, Figure 4 depicts the convergence characteristics of the proposed GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 1. The proposed GBOC finds the maximum yearly savings of USD 21,883.8 displaying the best performance. Secondly, GBO achieves yearly savings of USD 21,474.1, DE achieves yearly savings of USD 21,466.9 in the third rank, and HBA achieves yearly savings of USD 21,078.8 in the fourth rank. Fifthly, DMOA achieves yearly savings of USD 21,015.6 while BSDE achieves yearly savings of USD 15,223.6 in the sixth rank. Overall, across all of the techniques, the worst performance is related to the SSA which finds yearly savings of USD 15,131.6.
Nevertheless, Figure 5 describes the minimum voltage at each loading level for the proposed GBOC, GBO, SSA, DMOA, DE, and HBA compared to the initial case. All the applied algorithms maintain voltage limitations where the minimum voltage at each loading level exceeds the considered limit. In addition, all the applied algorithms enhance the minimum voltage compared to the initial case. The proposed GBOC enhances the minimum voltage from 0.944, 0.9244, and 0.9037 at the initial case to 0.9563, 0.94, and 0.92 for light, medium, and peak loading levels, respectively.
To illustrate the range of voltage improvement, Figure 6 displays the voltage profile based on the proposed GBOC compared to the initial case for light, medium, and peak loading levels. As shown, great improvements are achieved for all of the distribution nodes and all of the loading levels. The greatest improvement in the voltage profile is derived at the 33rd distribution node with 1.74, 1.97, and 2.11% for light, medium, and peak loading levels, respectively.

4.1.2. Second Scenario

In this scenario, the financial limit to be considered is increased with a compensation limit of 75% of the total reactive power load. Therefore, the proposed GBOC is applied compared to the original GBO, SSA, DMOA, DE, and HBA. Table 2 illustrates the placement and sizing of D-SVC devices and the corresponding economic savings per year. For this scenario, Figure 7 depicts the convergence characteristics of the proposed GBOC, original GBO, SSA, DMOA, DE, and HBA.
From Table 2 and Figure 7, the proposed GBOC finds the maximum yearly savings of USD 23,988.45 displaying the best performance. Secondly, GBO achieves yearly savings of USD 23,784.24, DE achieves yearly savings of USD 23,612.1, while DMOA achieves yearly savings of USD 23,382.7 in the fourth rank. Fifthly, HBA achieves yearly savings of USD 23,197 while BSDE achieves yearly savings of USD 20,424.7 in the sixth rank. Overall, out of all of the techniques, the worst performance is related to the SSA which finds yearly savings of USD 14,249.2.
For each loading level, based on the obtained D-SVC devices in Table 2, Table 3 displays the power losses and their percentage relative to their demand. From this table, the proposed GBOC obtains the minimum power losses of 0.0483, 0.08755, and 0.1402 MW, respectively, for light, medium, and peak compared to 0.0713, 0.1307, and 0.2110 MW at the initial case with improvement percentages of 31.69, 33.36, and 33.55%.
Nevertheless, Figure 8 describes the minimum voltage at each loading level for GBO, SSA, DMOA, DE, and HBA compared to the initial case. All of the applied algorithms enhance the minimum voltage compared to the initial case. The proposed GBOC enhances the minimum voltage from 0.944, 0.9244, and 0.9037 at the initial case to 0.9574, 0.9459, and 0.9282 for light, medium, and peak loading levels, respectively.
The number of iterations is increased three times compared to 300 to discuss the impacts of increasing the number of iterations on the obtained objectives. All of the algorithms are applied for this scenario to guarantee complete convergence. Figure 9 describes the related convergence. As shown, the high ability of the proposed GBOC is demonstrated in finding the highest savings of 24,156.63 $/year while BSDE, DE, DMOA, GBO, HBA, and SSA obtain 22,911.81, 23,996.83, 23,934.15, 23,935.84, 23,505.26 and 19,413.11 $/year, respectively.

4.1.3. Objective Analysis with Further Comparison of Algorithms with Improved Compensation

To further compare the applied algorithms with improved compensation levels, Table 4 describes the objective values obtained by the applied techniques for 50, 62.5, 75, and 87.5% compensation levels. Furthermore, the accuracy of all of the applied techniques is evaluated considering a target level of 25,000 $/year cost saving. As shown, the highest accuracy is always achieved by the proposed GBOC compared to the others. For a 50% compensation level, the proposed GBOC provides an accuracy of 87.54%, while GBO obtains the closest accuracy of 85.9%. For a 62.5% compensation level, the proposed GBOC provides an accuracy of 93.08%, while the GBO obtains the closest accuracy of 92.6%. For a 75% compensation level, the proposed GBOC provides an accuracy of 95.95%, while the GBO obtains the closest accuracy of 95.14%. For an 87.5% compensation level, the proposed GBOC provides an accuracy of 95.83%, while the GBO obtains the closest accuracy of 95.52%.

4.1.4. Discussions for the First Studied Distribution System

For this system, the proposed GBOC derives the best performance compared to the other compared algorithms as it finds the maximum yearly savings with different compensation levels. The proposed GBOC obtains the minimum power losses for light, medium, and peak loadings. In addition, the minimum voltage at each loading level is enhanced compared to the initial case for light, medium, and peak loading levels, respectively. Moreover, the high ability of the proposed GBOC is demonstrated in finding the highest savings compared to the others with a high number of iterations. Furthermore, Figure 10 illustrates the improvement percentages of the proposed GBOC versus the original GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for different compensation levels.
In addition, the proposed GBOC derives significant improvement compared to the others. As shown, the proposed GBOC greatly improved by 30.85, 36.72, 40.60, and 31.56% compared to SSA, increasing compensation levels of 50, 62.5, 75, and 87.5%, respectively. In addition, the proposed GBOC greatly improved by 30.43, 19.17, 14.86, and 7.50% compared to BSDE, with compensation levels of 50, 62.5, 75, and 87.5%, respectively.

4.2. The IEEE 69-Node Distribution Network

The second system has 69 nodes and 68 distribution sections. Its one-line topology is depicted in Figure 11 and its standard voltage is 12.66 kV.

4.2.1. First Scenario

In this scenario, the proposed GBOC is applied compared to the original GBO, SSA, DMOA, DE, and HBA, with a compensation limit of 50% of the total reactive power load. Table 5 displays the candidate buses for D-SVCs installation and their rates, where the corresponding economic savings per year are also stated. Figure 12 depicts the conforming convergence characteristics of the proposed GBOC, GBO, SSA, DMOA, DE, and HBA for this scenario. The proposed GBOC finds the maximum yearly savings of USD 24,050.615 displaying the best performance. Secondly, GBO achieves yearly savings of USD 23,567.079, DE achieves yearly savings of USD 22,789.45 while DMOA achieves yearly savings of USD 22,451.285 in the fourth rank. Fifthly, HBA achieves yearly savings of USD 21,036.073 while SSA achieves yearly savings of USD 18,007.217 in the sixth rank. Overall, out of all of the techniques, the worst performance is related to the BSDE,which finds yearly savings of USD 13,754.46.
In addition, Figure 13 illustrates the power losses (MW) in each loading level based on the obtained D-SVC devices in Table 5 compared to the initial case. As shown, the proposed GBOC obtains the minimum power losses of 0.0505, 0.0943, and 0.1572 MW, respectively, for light, medium, and peak compared to 0.0755, 0.1388, and 0.2249 MW at the initial case with improvement percentages of 33.33, 32.02, and 28.88%. Similarly, all the applied algorithms satisfy the voltage limitations and enhance the minimum voltage compared to the initial case, as described in Figure 14, for light, medium, and peak loading levels.
To illustrate the range of voltage improvement, Figure 15 displays the voltage profile based on the proposed GBOC compared to the initial case for light, medium, and peak loading levels. As shown, great improvements are achieved for all distribution nodes and all loading levels. The greatest improvement in the voltage profile is derived at the 65th distribution node with 1.21, 1.4, and 1.54% for light, medium, and peak loading levels, respectively.

4.2.2. Second Scenario

In this scenario, the financial limit is increased with a compensation limit of 75% of the total reactive power load. The proposed GBOC is applied compared to the original GBO, SSA, DMOA, DE, and HBA. Table 6 and Figure 16 illustrate the outcomes and convergence characteristics, respectively.
The proposed GBOC finds the maximum yearly savings of USD 26,589.29 displaying the best performance. Secondly, the GBO achieves yearly savings of USD 26,341.923, DMOA achieves yearly savings of USD 26,104.413, and DE achieves yearly savings of USD 25,975.39 in the fourth rank. Fifthly, HBA achieves yearly savings of USD 25,923.958 while BSDE achieves yearly savings of USD 21,631.82 in the sixth rank. Overall, out of all of the techniques, the worst performance is related to the SSA that finds yearly savings of USD 20,232.116.
In addition, Figure 17 illustrates the power losses (MW) in each loading level based on the obtained D-SVC devices in Table 6 compared to the initial case. As shown, the proposed GBOC obtains the minimum power losses of 0.05, 0.0908, and 0.1466 MW, respectively, for light, medium, and peak compared to 0.0755, 0.1388, and 0.2249 MW at the initial case with improvement percentages of 33.76, 34.57, and 34.8%. As Figure 18 describes the initial case, all applied algorithms fulfill the voltage restrictions and increase the minimum voltage relative to it. This is true for light, medium, and peak loading levels.
To discuss the impacts of increasing the number of iterations on the obtained objectives, Figure 19 describes the convergence of the applied algorithms with several iterations of 300 to guarantee complete convergence. As shown, the high ability of the proposed GBOC is demonstrated in finding the highest savings of 26,690.04 $/year while BSDE, DE, DMOA, GBO, HBA, and SSA obtain 25,641.73, 26,463.23, 26,405.01, 26,489.72, 24,639.96, and 22,594.49 $/year, respectively.

4.2.3. Objective Analysis with Further Comparison of Algorithms with Improved Compensation

To further compare the applied algorithms with improved compensation levels, Table 7 describes the objective values obtained by the applied techniques for 50, 62.5, 75, and 87.5% compensation levels. Furthermore, the accuracy of all of the applied techniques is evaluated considering a target level of 28,000 $/year cost saving.
As shown, the highest accuracy is always achieved by the proposed GBOC compared to the others. For a 50% compensation level, the proposed GBOC provides an accuracy of 85.9%, while the GBO obtains the closest accuracy of 84.17%. For a 62.5% compensation level, the proposed GBOC provides an accuracy of 94.59%, while DMOA obtains the closest accuracy of 90.9%. For a 75% compensation level, the proposed GBOC provides an accuracy of 94.96%, while the GBO obtains the closest accuracy of 94.08%. For an 87.5% compensation level, the proposed GBOC provides an accuracy of 95.89%, while the GBO obtains the closest accuracy of 95.7%. Additionally, the cost saving increased to 24050.61, 25644.87, 26589.29, and 26849.08 $/year, with increasing compensation levels of 50, 62.5, 75, and 87.5%, respectively.

4.2.4. Discussions for the Second Studied Distribution System

Similar findings are attained for this system. The proposed GBOC derives the best performance compared to the other compared algorithms as it finds the maximum yearly savings with different compensation levels. The proposed GBOC obtains the minimum power losses for light, medium, and peak loadings. In addition, the minimum voltage at each loading level is enhanced compared to the initial case for light, medium, and peak loading levels, respectively. Moreover, the high ability of the proposed GBOC is demonstrated in finding the highest savings compared to the others with a high number of iterations. Furthermore, Figure 20 illustrates the improvement percentages of the proposed GBOC versus the original GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for different compensation levels.
As shown, at 50% compensation the proposed GBOC greatly improves by 5.24, 42.81, 6.65, 2.01, 12.53 m and 25.13% compared to DE, BSDE, DMOA, original GBO, HBA, and SSA, respectively. For 62.5% compensation, the proposed GBOC provides a great improvement of 1.04, 26.6, 0.75, 1.58, 10.35, and 29.35% compared to DE, BSDE, DMOA, original GBO, HBA, and SSA, respectively. For 75% compensation, the proposed GBOC greatly improves by 2.31, 18.64, 1.82, 0.93, 2.5, and 23.91% compared to DE, BSDE, DMOA, original GBO, HBA, and SSA, respectively. For 87.5% compensation, the proposed GBOC provides a great improvement of 1.95, 14.31, 2.17, 0.2, 1.82, and 31.38% compared to DE, BSDE, DMOA, original GBO, HBA, and SSA, respectively.

4.3. The IEEE 118-Node Distribution Network

The proposed GBOC algorithm is evaluated on a large-scale 118-node RPDN to demonstrate its efficiency. Ref. [43] received the 118-distribution system data. At 100% network loading, the real power loss with the base case architecture is 1298.09 kW with a minimum voltage magnitude of 0.8688 PU at the 77th node. At 80% network loading, the real power loss for the base case architecture is 1298.09 kW, with a minimum voltage magnitude of 0.8979 PU. At 60% network loading, the actual power loss for the base case architecture is 1298.09 kW, with a minimum voltage magnitude of 0.9253 PU.
Considering the 50% compensation limit, the proposed GBOC is applied compared to the original GBO, SSA, DMOA, DE, and HBA with several iterations of 300. Table 8 displays the candidate buses for D-SVC installation and their rates, where the corresponding economic savings per year are also stated. Figure 21 depicts the conforming convergence characteristics of the proposed GBOC, GBO, SSA, DMOA, DE, and HBA for this scenario. The proposed GBOC finds the maximum yearly savings of USD 129,406.09 displaying the best performance. Secondly, GBO achieves yearly savings of USD 129,345.445 while HBA achieves yearly savings of USD 129,344.857 in the third rank. Fourthly, DMOA achieves yearly savings of USD 129,324.227 while BSDE achieves yearly savings of USD 129,025.419 in the fifth rank and DE achieves yearly savings of USD 129,025.42 in the sixth rank.
In addition, Figure 22 illustrates the power losses (MW) in each loading level based on the obtained D-SVC devices in Table 8 compared to the initial case. As shown, the proposed GBOC minimizes the power losses of 0.3125, 0.5694, and 0.9131 MW, respectively, for light, medium, and peak loading levels compared to 0.435, 0.8005, and 1.2981 MW at the initial case with improvement percentages of 28.16, 28.86, and 29.65%. Similarly, all of the applied algorithms satisfy the voltage limitations and enhance the minimum voltage compared to the initial case, as described in Figure 23, for light, medium, and peak loading levels.
To illustrate the range of voltage improvement, Figure 24 displays the voltage profile based on the proposed GBOC compared to the initial case for light, medium, and peak loading levels. As shown, great improvements are achieved for all of the distribution nodes and all of the loading levels. The greatest improvement in the voltage profile is derived at the 43rd distribution node with 2.32, 3.16, and 4.06% for light, medium, and peak loading levels, respectively.

5. Conclusions

This study proposes an enhanced, evolved version of the gradient-based optimizer (GBO) integrated with the crossover operator (GBOC) to increase the variety of the solutions generated. The combined crossover operator makes the following generation’s solutions more random. The novel proposed GBOC is employed for optimal placement and sizing of the distribution static VAR compensator (D-SVC) to maximize yearly energy savings in power losses. Furthermore, the proposed methodology via proposed GBOC is created to simultaneously consider various degrees of the peak, average, and light loadings. Additionally, the outputs of the D-SVCs are optimally varied with the loading level. Otherwise, to represent a financial installation limit, the installed SVC ratings are handled as a second restriction linked to two compensation levels of 50% and 75% of the total reactive power demand.
Moreover, the effectiveness of the proposed GBOC is investigated in comparison to several methods, including the original GBO, SSA, DMOA, DE, HBA, and BSDE. The applicability of the compared algorithms is examined on three distribution systems with IEEE 33, 69, and 118 nodes. The simulation applications of the proposed GBOC provide 29.13% and 33.16% improvements, at both compensation levels, for the IEEE 33-nodes system and 31.01% and 34.23% for the IEEE 69-nodes system. In addition, the feasibility of the suggested GBOC is proved for the large-scale 118-node distribution system with the improvement of power losses of 28.16, 28.86, and 29.65%, respectively, for light, medium, and peak loading levels compared to the initial case. The proposed GBOC demonstrates a superior performance by finding the maximum yearly savings in power losses for all scenarios studied compared to the original GBO, SSA, DMOA, DE, HBA, and BSDE algorithms. Nevertheless, the minimum voltages at each loading level are improved.

Author Contributions

Conceptualization, A.M.S. and H.S.E.M.; Data curation, A.R.G.; Formal analysis, H.S.E.M.; Methodology, A.R.G. and A.M.S.; Project administration, G.M.; Resources, A.R.G. and H.S.E.M.; Software, A.M.S.; Supervision, G.M. and M.E.; Validation, A.M.S.; Visualization, M.E.; Writing—original draft, A.R.G.; Writing—review and editing, G.M. and M.E. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1 provides detailed parameter settings of the suggested GBOC, original GBO, SSA, DMOA, DE, and HBA.
Table A1. Parameter settings of the employed algorithms for the optimal placement and sizing of D-SVC devices in distribution systems.
Table A1. Parameter settings of the employed algorithms for the optimal placement and sizing of D-SVC devices in distribution systems.
AlgorithmParameters
BSDE100 iterations and 20 search agents
Adaptive random parameters
DE100 iterations and 20 search agents
F = 0.5;   % differentiation (or mutation) constant
CR = 0.5;  % crossover constant
DMOA100 iterations and 20 search agents
nBabysitter = 3;   % Number of babysitters
nAlphaGroup = 17;   % Number of Alpha group
L = 22       % Babysitter Exchange Parameter
peep = 2;     % Alpha femaleç—vocalization
GBO100 iterations and 20 search agents
pr = 0.5;      % Probability Parameter
HBA100 iterations and 20 search agents
beta = 6;   % the ability of HBA to get the food
C = 2;     % constant
SSA100 iterations and 20 search agents
Adaptive random parameters
Proposed GBOC100 iterations and 20 search agents
pr = 0.5;  % Probability Parameter
crossover probability = 0.25;

References

  1. Dinakara, P.R.P.; Veera, R.V.C.; Gowri, M.T. Ant Lion optimization algorithm for optimal sizing of renewable energy resources for loss reduction in distribution systems. J. Electr. Syst. Inf. Technol. 2018, 5, 663–680. [Google Scholar] [CrossRef]
  2. Amin, A.; Ebeed, M.; Nasrat, L.; Aly, M.; Ahmed, E.M.; Mohamed, E.A.; Alnuman, H.H.; Abd El Hamed, A.M. Techno-Economic Evaluation of Optimal Integration of PV Based DG with DSTATCOM Functionality with Solar Irradiance and Loading Variations. Mathematics 2022, 10, 2543. [Google Scholar] [CrossRef]
  3. Ali, M.H.; Salawudeen, A.T.; Kamel, S.; Salau, H.B.; Habil, M.; Shouran, M. Single- and Multi-Objective Modified Aquila Optimizer for Optimal Multiple Renewable Energy Resources in Distribution Network. Mathematics 2022, 10, 2129. [Google Scholar] [CrossRef]
  4. Ali, Z.M.; Diaaeldin, I.M.; HE Abdel Aleem, S.; El-Rafei, A.; Abdelaziz, A.Y.; Jurado, F. Scenario-Based Network Reconfiguration and Renewable Energy Resources Integration in Large-Scale Distribution Systems Considering Parameters Uncertainty. Mathematics 2020, 9, 26. [Google Scholar] [CrossRef]
  5. Elshahed, M.; Tolba, M.A.; El-Rifaie, A.M.; Ginidi, A.; Shaheen, A.; Mohamed, S.A. An Artificial Rabbits’ Optimization to Allocate PVSTATCOM for Ancillary Service Provision in Distribution Systems. Mathematics 2023, 11, 339. [Google Scholar] [CrossRef]
  6. Grisales-Noreña, L.F.; Montoya, O.D.; Hernández, J.C.; Ramos-Paja, C.A.; Perea-Moreno, A.J. A Discrete-Continuous PSO for the Optimal Integration of D-STATCOMs into Electrical Distribution Systems by Considering Annual Power Loss and Investment Costs. Mathematics 2022, 10, 2453. [Google Scholar] [CrossRef]
  7. Abdelsalam, A.A.; Mansour, H.S.E. Optimal Allocation and Hourly Scheduling of Capacitor Banks Using Sine Cosine Algorithm for Maximizing Technical and Economic Benefits. Electr. Power Compon. Syst. 2019, 47, 1025–1039. [Google Scholar] [CrossRef]
  8. Nasef, A.; Shaheen, A.; Khattab, H. Local and remote control of automatic voltage regulators in distribution networks with different variations and uncertainties: Practical cases study. Electr. Power Syst. Res. 2022, 205, 107773. [Google Scholar] [CrossRef]
  9. Mansour, H.; Elnaghi, B.; Abd-Alwahab, M.; Ismail, M. Optimum Topology of Power Distribution Networks Using Sunflower Optimizer for Loss Reduction. MEJ. Mansoura Eng. J. 2021, 46, 1–10. [Google Scholar] [CrossRef]
  10. Gandoman, F.H.; Ahmadi, A.; Sharaf, A.M.; Siano, P.; Pou, J.; Hredzak, B.; Agelidis, V.G. Review of FACTS technologies and applications for power quality in smart grids with renewable energy systems. Renew. Sustain. Energy Rev. 2018, 82, 502–514. [Google Scholar] [CrossRef]
  11. Merah, H.; Gacem, A.; Ben Attous, D.; Lashab, A.; Jurado, F.; Sameh, M.A. Sizing and Sitting of Static VAR Compensator (SVC) Using Hybrid Optimization of Combined Cuckoo Search (CS) and Antlion Optimization (ALO) Algorithms. Energies 2022, 15, 4852. [Google Scholar] [CrossRef]
  12. Alvarez-Alvarado, M.S.; Rodríguez-Gallegos, C.D.; Jayaweera, D. Optimal planning and operation of static VAR compensators in a distribution system with non-linear loads. IET Gener. Transm. Distrib. 2018, 12, 3726–3735. [Google Scholar] [CrossRef]
  13. El-Ela, A.A.A.; El-Sehiemy, R.A.; Shaheen, A.M.; Eissa, I.A. Optimal coordination of static VAR compensators, fixed capacitors, and distributed energy resources in Egyptian distribution networks. Int. Trans. Electr. Energy Syst. 2020, 30, e12609. [Google Scholar]
  14. Manjunatha Babu, P.; Lakshmikantha, B.R.; Shanmukha Sundar, K. A Novel Method for Assessment of Voltage Stability Improvement of Radial Distribution System Using SVC at Optimal Location. In Proceedings of the 2018 International Conference on Electrical, Electronics, Communication, Computer, and Optimization Techniques (ICEECCOT), Msyuru, India, 14–15 December 2018; pp. 602–606. [Google Scholar] [CrossRef]
  15. Savić, A.; Durišić, Ž. Optimal sizing and location of SVC devices for improvement of voltage profile in distribution network with dispersed photovoltaic and wind power plants. Appl. Energy 2014, 134, 114–124. [Google Scholar] [CrossRef]
  16. Singh, B.; Mukherjee, V.; Tiwari, P. GA-based optimization for optimally placed and properly coordinated control of distributed generations and Static Var Compensator in distribution networks. Energy Rep. 2019, 5, 926–959. [Google Scholar] [CrossRef]
  17. Vardani, B. Optimum Location of SVC in an IEEE 33 Bus Radial Distribution System Using Power Sensitivity Index. In Proceedings of the 2019 International Conference on Electrical, Electronics and Computer Engineering (UPCON), Aligarh, India, 8–10 November 2019; pp. 1–5. [Google Scholar] [CrossRef]
  18. Daratha, N.; Das, B.; Sharma, J. Coordination between OLTC and SVC for voltage regulation in unbalanced distribution system distributed generation. IEEE Trans. Power Syst. 2014, 29, 289–299. [Google Scholar] [CrossRef]
  19. Xu, X.; Li, J.; Xu, Z.; Zhao, J.; Lai, C.S. Enhancing photovoltaic hosting capacity—A stochastic approach to optimal planning of static var compensator devices in distribution networks. Appl. Energy 2019, 238, 952–962. [Google Scholar] [CrossRef] [Green Version]
  20. Rakočević, S.; Ćalasan, M.; Abdel Aleem, S.H.E. Smart and coordinated allocation of static VAR compensators, shunt capacitors and distributed generators in power systems toward power loss minimization. Energy Sources Part A Recover. Util. Environ. Eff. 2021, 1–19. [Google Scholar] [CrossRef]
  21. Marjani, S.R.; Gheibi, M.; Talavat, V.; Farsadi, M. A novel hybrid intelligent method for static var compensator placement in distribution network with plug-in hybrid electrical vehicles parking. In Proceedings of the 2015 Intl Aegean Conference on Electrical Machines & Power Electronics (ACEMP), 2015 Intl Conference on Optimization of Electrical & Electronic Equipment (OPTIM) & 2015 Intl Symposium on Advanced Electromechanical Motion Systems (ELECTROMOTION), Side, Turkey, 2–4 September 2015; pp. 323–330. [Google Scholar] [CrossRef]
  22. Chowdhury, A.; Roy, R.; Mandal, K.K. Optimal allocation of Wind Turbine & SVC using Cuckoo Search Algorithm for enhancement of techno-socio-environmental benefits in distribution network. In Proceedings of the 2020 21st National Power Systems Conference (NPSC), Gandhinagar, India, 17–19 December 2020; pp. 1–5. [Google Scholar] [CrossRef]
  23. Ahmadianfar, I.; Bozorg-Haddad, O.; Chu, X. Gradient-based optimizer: A new metaheuristic optimization algorithm. Inf. Sci. 2020, 540, 131–159. [Google Scholar] [CrossRef]
  24. Deb, S.; Abdelminaam, D.S.; Said, M.; Houssein, E.H. Recent Methodology-Based Gradient-Based Optimizer for Economic Load Dispatch Problem. IEEE Access 2021, 9, 44322–44338. [Google Scholar] [CrossRef]
  25. Premkumar, M.; Jangir, P.; Sowmya, R. MOGBO: A new Multiobjective Gradient-Based Optimizer for real-world structural optimization problems. Knowl.-Based Syst. 2021, 218, 106856. [Google Scholar] [CrossRef]
  26. Helmi, A.M.; Al-Qaness, M.A.A.; Dahou, A.; Damaševičius, R.; Krilavičius, T.; Elaziz, M.A. A novel hybrid gradient-based optimizer and grey wolf optimizer feature selection method for human activity recognition using smartphone sensors. Entropy 2021, 23, 1065. [Google Scholar] [CrossRef] [PubMed]
  27. Rezk, H.; Ferahtia, S.; Djeroui, A.; Chouder, A.; Houari, A.; Machmoum, M.; Abdelkareem, M.A. Optimal parameter estimation strategy of PEM fuel cell using gradient-based optimizer. Energy 2022, 239, 122096. [Google Scholar] [CrossRef]
  28. Hassan, M.H.; Kamel, S.; El-Dabah, M.A.; Rezk, H. A novel solution methodology based on a modified gradient-based optimizer for parameter estimation of photovoltaic models. Electronics 2021, 10, 472. [Google Scholar] [CrossRef]
  29. Jiang, Y.; Luo, Q.; Wei, Y.; Abualigah, L.; Zhou, Y. An efficient binary Gradient-based optimizer for feature selection. Math. Biosci. Eng. 2021, 18, 3813–3854. [Google Scholar] [CrossRef]
  30. Abd Elminaam, D.S.; Ibrahim, S.A.; Houssein, E.H.; Elsayed, S.M. An Efficient Chaotic Gradient-Based Optimizer for Feature Selection. IEEE Access 2022, 10, 3813–3854. [Google Scholar] [CrossRef]
  31. Montoya, O.D.; Grisales-Noreña, L.F.; Giral-Ramírez, D.A. Optimal Placement and Sizing of PV Sources in Distribution Grids Using a Modified Gradient-Based Metaheuristic Optimizer. Sustainability 2022, 14, 3318. [Google Scholar] [CrossRef]
  32. Doʇan, B.; Ölmez, T. A new metaheuristic for numerical function optimization: Vortex Search algorithm. Inf. Sci. 2015, 293, 125–145. [Google Scholar] [CrossRef]
  33. Mohamed, A.A.; Kamel, S.; Hassan, M.H.; Mosaad, M.I.; Aljohani, M. Optimal Power Flow Analysis Based on Hybrid Gradient-Based Optimizer with Moth–Flame Optimization Algorithm Considering Optimal Placement and Sizing of FACTS/Wind Power. Mathematics 2022, 10, 361. [Google Scholar] [CrossRef]
  34. Mirjalili, S.; Gandomi, A.H.; Mirjalili, S.Z.; Saremi, S.; Faris, H.; Mirjalili, S.M. Salp Swarm Algorithm: A bio-inspired optimizer for engineering design problems. Adv. Eng. Softw. 2017, 114, 163–191. [Google Scholar] [CrossRef]
  35. Abualigah, L.; Shehab, M.; Alshinwan, M.; Alabool, H. Salp swarm algorithm: A comprehensive survey. Neural Comput. Appl. 2020, 32. [Google Scholar] [CrossRef]
  36. Agushaka, J.O.; Ezugwu, A.E.; Abualigah, L. Dwarf Mongoose Optimization Algorithm. Comput. Methods Appl. Mech. Eng. 2022, 391, 114570. [Google Scholar] [CrossRef]
  37. Storn, R.; Price, K. Differential Evolution—A Simple and Efficient Heuristic for global Optimization over Continuous Spaces. J. Glob. Optim. 1997, 11, 341–359. [Google Scholar] [CrossRef]
  38. Hashim, F.A.; Houssein, E.H.; Hussain, K.; Mabrouk, M.S.; Al-Atabany, W. Honey Badger Algorithm: New metaheuristic algorithm for solving optimization problems. Math. Comput. Simul. 2022, 192, 84–110. [Google Scholar] [CrossRef]
  39. Gasperic, S.; Mihalic, R. Estimation of the efficiency of FACTS devices for voltage-stability enhancement with PV area criteria. Renew. Sustain. Energy Rev. 2019, 105, 144–156. [Google Scholar] [CrossRef]
  40. Ćalasan, M.; Konjić, T.; Kecojević, K.; Nikitović, L. Optimal Allocation of Static Var Compensators in Electric Power Systems. Energies 2020, 13, 3219. [Google Scholar] [CrossRef]
  41. Shaheen, A.M.; Elsayed, A.M.; El-Sehiemy, R.A.; Kamel, S.; Ghoneim, S.S.M. A modified marine predators optimization algorithm for simultaneous network reconfiguration and distributed generator allocation in distribution systems under different loading conditions. Eng. Optim. 2022, 54, 687–708. [Google Scholar] [CrossRef]
  42. Shaheen, A.; El-Sehiemy, R.; Kamel, S.; Selim, A. Optimal Operational Reliability and Reconfiguration of Electrical Distribution Network Based on Jellyfish Search Algorithm. Energies 2022, 15, 6994. [Google Scholar] [CrossRef]
  43. Kandasamy, M.; Thangavel, R.; Arumugam, T.; Jayaram, J.; Kim, W.-W.; Geem, Z.W. Performance Enhancement of Radial Power Distribution Networks Using Network Reconfiguration and Optimal Planning of Solar Photovoltaic-Based Distributed Generation and Shunt Capacitors. Sustainability 2022, 14, 11480. [Google Scholar] [CrossRef]
Figure 1. Main stages of the employed GBOC.
Figure 1. Main stages of the employed GBOC.
Mathematics 11 01077 g001
Figure 2. A Distribution-Static Var Compensator (D-SVC).
Figure 2. A Distribution-Static Var Compensator (D-SVC).
Mathematics 11 01077 g002
Figure 3. The IEEE 33-distribution system.
Figure 3. The IEEE 33-distribution system.
Mathematics 11 01077 g003
Figure 4. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 1.
Figure 4. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 1.
Mathematics 11 01077 g004
Figure 5. Minimum voltages for the IEEE 33-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 1.
Figure 5. Minimum voltages for the IEEE 33-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 1.
Mathematics 11 01077 g005
Figure 6. Voltage profile for the IEEE 33-distribution system based on the proposed GBOC versus the initial case.
Figure 6. Voltage profile for the IEEE 33-distribution system based on the proposed GBOC versus the initial case.
Mathematics 11 01077 g006aMathematics 11 01077 g006b
Figure 7. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 2.
Figure 7. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 2.
Mathematics 11 01077 g007
Figure 8. Minimum voltages for the IEEE 33-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 2.
Figure 8. Minimum voltages for the IEEE 33-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 2.
Mathematics 11 01077 g008
Figure 9. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 2.
Figure 9. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system for Scenario 2.
Mathematics 11 01077 g009
Figure 10. Improvement percentages of the proposed GBOC versus GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system with improved compensation levels.
Figure 10. Improvement percentages of the proposed GBOC versus GBO, SSA, DMOA, DE, and HBA for the IEEE 33-distribution system with improved compensation levels.
Mathematics 11 01077 g010
Figure 11. The IEEE 69-distribution system.
Figure 11. The IEEE 69-distribution system.
Mathematics 11 01077 g011
Figure 12. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 1.
Figure 12. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 1.
Mathematics 11 01077 g012
Figure 13. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 5 compared to the initial case.
Figure 13. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 5 compared to the initial case.
Mathematics 11 01077 g013
Figure 14. Minimum voltages for the IEEE 69-node system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 1.
Figure 14. Minimum voltages for the IEEE 69-node system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 1.
Mathematics 11 01077 g014
Figure 15. Voltage profile for the IEEE 69-distribution system based on the proposed GBOC versus initial case.
Figure 15. Voltage profile for the IEEE 69-distribution system based on the proposed GBOC versus initial case.
Mathematics 11 01077 g015aMathematics 11 01077 g015b
Figure 16. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 2.
Figure 16. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 2.
Mathematics 11 01077 g016
Figure 17. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 6 compared to the initial case.
Figure 17. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 6 compared to the initial case.
Mathematics 11 01077 g017
Figure 18. Minimum voltages for the IEEE 69-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 2.
Figure 18. Minimum voltages for the IEEE 69-distribution system of the GBOC versus GBO, SSA, DMOA, DE, and HBA for Scenario 2.
Mathematics 11 01077 g018
Figure 19. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 2.
Figure 19. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system for Scenario 2.
Mathematics 11 01077 g019
Figure 20. Improvement percentages of the proposed GBOC versus GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system with improved compensation levels.
Figure 20. Improvement percentages of the proposed GBOC versus GBO, SSA, DMOA, DE, and HBA for the IEEE 69-distribution system with improved compensation levels.
Mathematics 11 01077 g020
Figure 21. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 119-distribution system.
Figure 21. Convergence characteristics of GBOC, GBO, SSA, DMOA, DE, and HBA for the IEEE 119-distribution system.
Mathematics 11 01077 g021
Figure 22. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 8 compared to the initial case.
Figure 22. Power losses (MW) in each loading level based on the obtained D-SVC devices in Table 8 compared to the initial case.
Mathematics 11 01077 g022
Figure 23. Minimum voltages for the IEEE 119-distribution system via the GBOC versus GBO, SSA, DMOA, DE, and HBA.
Figure 23. Minimum voltages for the IEEE 119-distribution system via the GBOC versus GBO, SSA, DMOA, DE, and HBA.
Mathematics 11 01077 g023
Figure 24. Voltage profile for the IEEE 119-distribution system based on the proposed GBOC versus initial case.
Figure 24. Voltage profile for the IEEE 119-distribution system based on the proposed GBOC versus initial case.
Mathematics 11 01077 g024aMathematics 11 01077 g024b
Table 1. Placement and sizing of D-SVC devices for the IEEE 33-distribution system for Scenario 1.
Table 1. Placement and sizing of D-SVC devices for the IEEE 33-distribution system for Scenario 1.
AlgorithmDollars Savings Per YearInstalled BusesRate (kVAr)Operational Value (kVAr)
LightMediumPeak
BSDE15,223.614±212126135212
21±33484303334
33±505505313483
DE21,466.916±279279206264
30±588467471588
31±271228271271
DMOA21,015.69±328165285328
14±147121147145
30±651511651583
GBO21,474.17±116−33116113
16±136124134136
30±898739855898
Proposed GBOC21,883.814±316249316302
30±833693767833
HBA21,078.813±289−29269289
30±831811771831
SSA15,131.630±258107198258
32±239239194199
Table 2. Placement and sizing of D-SVC devices for the IEEE 33-distribution system for Scenario 2.
Table 2. Placement and sizing of D-SVC devices for the IEEE 33-distribution system for Scenario 2.
AlgorithmDollars Savings Per YearInstalled BusesRate (kVAr)Operational Value (kVAr)
LightMediumPeak
BSDE20,424.726±431431298339
29±818646818732
30±31327686313
DE23,612.113±294164289294
26±574441574558
30±821449623821
DMOA23,382.711±640277335640
25±20025163200
30±859536772859
GBO23,784.2412±497274440497
25±261228230261
30±967489855967
Proposed GBOC23,988.4497±421384417421
14±346171263346
30±958575806958
HBA23,19713±358289358351
30±11716529501171
SSA14,249.214±36291104362
30±132−1113281
31±336178198336
Table 3. Power losses (MW) and the percentage of each loading level are based on the obtained D-SVC devices in Table 2.
Table 3. Power losses (MW) and the percentage of each loading level are based on the obtained D-SVC devices in Table 2.
InitialBSDEDEDMOAGBOProposed GBOCHBASSA
Light0.0713 (3.1%)0.0533 (2.3%)0.0487 (2.1%)0.0494 (2.2%)0.0487 (2.1%)0.048331
(2.1%)
0.0490 (2.1%)0.0608 (2.7%)
Medium0.1307 (4.3%)0.0933 (3.1%)0.0881 (2.9%)0.0883 (2.9%)0.08761 (2.9%)0.087557
(2.9%)
0.0889 (2.9%)0.1073 (3.5%)
Peak0.2110 (5.6%)0.1498 (3.9%)0.1414 (3.7%)0.1419 (3.7%)0.1402 (3.7%)0.1402
(3.7%)
0.1427 (3.8%)0.1636 (4.3%)
Table 4. Obtained objectives and related accuracies of all of the applied techniques with improved compensation levels.
Table 4. Obtained objectives and related accuracies of all of the applied techniques with improved compensation levels.
BSDEE DMOAGBOHBASSAProposed GBOC
50%15,223.5821,466.8521,015.5921,474.1221,078.7615,131.5821,883.75
Accuracy60.89%85.87%84.06%85.90%84.32%60.53%87.54%
62.50%18,807.1522,886.6822,914.0223,150.1521,533.9314,724.8423,268.94
Accuracy75.23%91.55%91.66%92.60%86.14%58.90%93.08%
75%20,424.7423,612.1223,382.6923,784.2423,197.0414,249.2023,988.45
Accuracy81.70%94.45%93.53%95.14%92.79%57.00%95.95%
87.50%22,159.1623,717.1723,772.1323,881.1723,865.7516,396.8123,956.64
Accuracy88.64%94.87%95.09%95.52%95.46%65.59%95.83%
Table 5. Placement and sizing of D-SVC devices for the IEEE 69-distribution system for Scenario 1.
Table 5. Placement and sizing of D-SVC devices for the IEEE 69-distribution system for Scenario 1.
AlgorithmDollars Savings Per YearInstalled BusesRate (kVAr)Operational Value (kVAr)
LightMediumPeak
BSDE13,754.4654±17117160
61±2515325131
62±282578282259
DE22,789.4562±557332452557
63±484383484382
69±82598282
DMOA22,451.28562±393275358393
63±416261416236
64±332303332309
GBO23,567.07921±876149165189
61±876781876876
Proposed GBOC24,050.61521±204173194204
62±589539587589
64±355227283355
HBA21,036.07361±32196321321
62±618277618618
SSA18,007.21761±263257263226
64±211211154259
Table 6. Placement and sizing of D-SVC devices for the IEEE 69-distribution system for Scenario 2.
Table 6. Placement and sizing of D-SVC devices for the IEEE 69-distribution system for Scenario 2.
AlgorithmDollars Savings Per YearInstalled BusesRate (kVAr)Operational Value (kVAr)
LightMediumPeak
BSDE21,631.8222±314124125560
62±31497314233
63±560560533413
DE25,975.3916±370370323285
62±2915749681060
64±29117815291
DMOA26,104.41322±28960289240
61±801579752801
64±603233321603
Proposed GBOC26,589.29218±286160203286
61±128888210881288
68±14384150143
GBO26,341.92321±245216245244
61±110210857351102
SSA20,232.11661±436431436−11
64±311121311297
HBA25,923.95812±366358228366
24±266−110266257
61±109279110851092
Table 7. Obtained objectives and related accuracies of all of the applied techniques with improved compensation levels.
Table 7. Obtained objectives and related accuracies of all of the applied techniques with improved compensation levels.
BSDE DEDMOAGBOHBASSAProposed GBOC
50%13,754.4622,789.4522,451.2823,567.0821,036.0718,007.2224,050.61
Accuracy49.1281.3980.1884.1775.1364.3185.90
62.50%18,822.6425,379.4325,451.3725,239.3622,990.7118,117.4825,644.87
Accuracy67.2290.6490.9090.1482.1164.7191.59
75%21,631.8225,975.3926,104.4126,341.9225,923.9620,232.1226,589.29
Accuracy77.2692.7793.2394.0892.5972.2694.96
87.50%23,007.2126,325.3126,266.5026,795.8026,361.2018,423.3326,849.08
Accuracy82.1794.0293.8195.7094.1565.8095.89
Table 8. Placement and sizing of D-SVC devices for the IEEE 119-distribution system.
Table 8. Placement and sizing of D-SVC devices for the IEEE 119-distribution system.
AlgorithmDollars Savings Per YearInstalled BusesRate (kVAr)Operational Value (kVAr)
LightMediumPeak
BSDE129,025.41939±2829159823352829
72±2200112816942200
110±2487169120692487
DE128,470.10839±2848163322272848
71±2317126117632317
118±2531142619612531
DMOA129,324.22739±2861161822302861
72±2193117616382193
110±2680148020422680
GBO129,345.44539±2847163522272847
72±2212120816822212
110±2675150320712675
HBA129,344.85739±2851163422272851
72±2212120316822212
110±2675149220712675
Proposed GBOC129,406.088939±2848163322272848
71±2317126117622317
110±2673150620712673
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

Moustafa, G.; Elshahed, M.; Ginidi, A.R.; Shaheen, A.M.; Mansour, H.S.E. A Gradient-Based Optimizer with a Crossover Operator for Distribution Static VAR Compensator (D-SVC) Sizing and Placement in Electrical Systems. Mathematics 2023, 11, 1077. https://doi.org/10.3390/math11051077

AMA Style

Moustafa G, Elshahed M, Ginidi AR, Shaheen AM, Mansour HSE. A Gradient-Based Optimizer with a Crossover Operator for Distribution Static VAR Compensator (D-SVC) Sizing and Placement in Electrical Systems. Mathematics. 2023; 11(5):1077. https://doi.org/10.3390/math11051077

Chicago/Turabian Style

Moustafa, Ghareeb, Mostafa Elshahed, Ahmed R. Ginidi, Abdullah M. Shaheen, and Hany S. E. Mansour. 2023. "A Gradient-Based Optimizer with a Crossover Operator for Distribution Static VAR Compensator (D-SVC) Sizing and Placement in Electrical Systems" Mathematics 11, no. 5: 1077. https://doi.org/10.3390/math11051077

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