Next Article in Journal
A Novel Energy Balance Control Method for a Modular Multilevel Converter in a High-Speed PMSM Drive Application
Previous Article in Journal
Vibration-Based Energy Harvesters: New Ways to Scavenge Energy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Grey Wolf Optimization Algorithm-Based Optimal Reactive Power Dispatch with Wind-Integrated Power Systems

1
Department of Electrical & Electronics Engineering, Faculty of Technology, Sakarya University of Applied Sciences, 54187 Serdivan, Turkey
2
Department of Electric and Energy, Sakarya Vocational School, Sakarya University of Applied Sciences, 54290 Camili, Turkey
3
Department of Electrical & Electronics Engineering, Institute of Natural Sceince, Sakarya University of Applied Sciences, 54187 Serdivan, Turkey
*
Author to whom correspondence should be addressed.
Energies 2023, 16(13), 5021; https://doi.org/10.3390/en16135021
Submission received: 12 May 2023 / Revised: 15 June 2023 / Accepted: 21 June 2023 / Published: 28 June 2023
(This article belongs to the Section F: Electrical Engineering)

Abstract

:
Keeping the bus voltage within acceptable limits depends on dispatching reactive power. Power quality improves as a result of creating an effective power flow system, which also helps to reduce power loss. Therefore, optimal reactive power dispatch (ORPD) studies aim at designing appropriate system configurations to enable a reliable operation of power systems. Establishment of such a configuration is handled through control variables in power systems. Various control variables, such as adjusting generator bus voltages, transformer tap locations, and switchable shunt capacitor sizes, are utilized to achieve this objective. Additionally, the integration of wind power can greatly impact power quality and mitigate power loss. In this study, the Grey Wolf Optimization (GWO) approach was applied to the ORPD issue for the first time to discover the best placement of newly installed wind power in the power system while taking into account tap changer settings, shunt capacitor sizes, and generated power levels. The main objective was to determine optimal wind placement to minimize power loss and voltage deviation, while maintaining control variables within specified limits. On the basis of IEEE 30-bus and IEEE 118-bus systems, the performance of the proposed method was investigated. The results demonstrated the superiority of GWO in multiple scenarios. In IEEE-30, GWO outperformed the PSO, GA, ABC, OGSA, HBMO, and HFA methods, reducing total loss by 10.36%, 18.03%, 9.19%, 7.13%, 5.23%, and 7.73%, respectively, and voltage deviation by 68.00%, 1.59%, 36.34%, 41.97%, 46.29%, and 71.08%, respectively. In wind integration scenarios, GWO achieved the simultaneous reduction of power loss and voltage deviation. In IEEE-118, GWO outperformed the ABC, PSO, GSA, and CFA methods, reducing power loss by approximately 19.91%, 16.83%, 14.09%, and 4.36%, respectively, and voltage deviation by 8.50%, 14.15%, 16.19%, and 7.17%, respectively. These promising results highlighted the potential of the GWO algorithm to facilitate the integration of renewable energy sources, and its role in promoting sustainable energy solutions. In addition, this study conducted an analysis to investigate site-specific wind placement by using the Weibull distribution function and commercial wind turbines.

1. Introduction

Reactive power dispatch (RPD) is a critical operation in electric power systems, with significant implications for both safety and economic considerations [1]. Poor management of reactive power can lead to detrimental impacts on power quality and transmission losses in power systems [2,3]. Therefore, the optimization of reactive power has emerged as a fundamental strategy in reducing real power losses and plays a crucial role in both the planning and operation of power systems [4]. By effectively controlling reactive power, voltage stability can be maintained, and the reliability of real power transfer can be improved [5,6].
As power systems are designed to provide reliable power supply with economic cost, several methods or tools are used to achieve this goal. In connection with the economical dispatch of power, optimal power flow (OPF) was defined in 1962 by Carpentier [7,8]. ORPD is a particular case of OPF, the goal of which is controlling continuous and discrete variables while adjusting generator voltage set points and transformer tap settings, and improving the voltage profile and reactive compensation, to reduce power loss [9,10]. One ORPD problem has a large and significant impact on the economical and secure operation of power systems. Although reactive power generation does not have a production cost, it does influence the overall generation costs of a power system [11,12]. The integration of renewable energy sources plays a vital role in the economic literature on electricity markets. These renewable generation units are strategically installed in power systems to minimize power losses [13]. When connected to the electric grid, these units are designed to supply reactive power based on the active power set point. Optimal allocation of renewable integration, specifically wind power, is crucial as it can significantly improve power quality within specified limits while simultaneously reducing losses. Conversely, improper allocation can have adverse effects on power system performance. Thus, careful consideration must be given to the placement of newly installed wind power to maximize its benefits and optimize the overall performance of the power system.
The ORPD presents itself as a challenging nonlinear optimization problem, incorporating a combination of equality and inequality constraints. Traditional methods have shown inefficiency in solving nonlinear problems; therefore, metaheuristic algorithms such as the GA [9,10], PSO [11,12], OGSA [13], HBMO [14], HFA [15], and CFA [16] are preferred for solving the ORPD problem. These algorithms are known for their global search capability, robustness, and convergence to near-optimal solutions, making them well-suited for solving ORPD problems. The GA is an example of a population-based evolutionary algorithm that utilizes principles of natural selection to optimize a set of solutions towards the optimal solution. In contrast, PSO draws inspiration from the social behavior of birds or fish and employs a swarm of particles to collectively explore the solution space. The OGSA (opposition-based gravitational search algorithm) [13] combines gravitational search and opposition-based learning to enhance exploration and exploitation in optimization problems. HBMO (honey bee mating optimization) [14] mimics honey bee mating to improve exploration and exploitation capabilities. The HFA (hybrid firefly algorithm) [15] integrates firefly behavior with other optimization techniques. The CFA (Coulomb’s and Franklin’s laws algorithm) utilizes the principles of electric charges and electromagnetic forces. These algorithms, OGSA, HBMO, HFA, and CFA [16], have unique characteristics for addressing optimization problems in various domains.
Mathematical programming methods, such as linear programming (LP) [17,18], quadratic programming (QP) [19,20], and nonlinear programming (NLP) [21,22], have also been applied to ORPD. LP is a popular optimization approach utilized to optimize a linear objective function, while taking into account linear equality and inequality constraints. QP extends LP by allowing for quadratic objective functions and constraints, making it suitable for certain types of ORPD problems. NLP, on the other hand, handles nonlinear objective functions and constraints, but it may face challenges in solving large-scale and non-convex ORPD problems due to computational complexity and convergence issues. Hybrid approaches that integrate multiple optimization techniques have gained attention in ORPD research. For instance, hybrid algorithms that combine the GA with other metaheuristic algorithms, such as GA-PSO [23,24], GA-ACO [25,26], and GA-SA [27,28], have been proposed to leverage the strengths of different algorithms and improve solution quality. These hybrid algorithms combine the global search capability of the GA with the exploration and exploitation abilities of other metaheuristic algorithms, resulting in enhanced performance in solving ORPD problems.
Fuzzy logic [29,30], neural networks [31,32], and expert systems [33,34] are other methods that have been implemented to solve ORPD problems. Fuzzy logic, which deals with uncertainty and imprecision, has been used to model the vagueness associated with the decision-making process in ORPD. Neural networks, with their ability to learn from data, have been utilized for predicting and optimizing reactive power in power systems. Expert systems, which capture human expertise in the form of rules, have been employed for decision support in ORPD.
Multi-objective optimization approaches have also been used in ORPD studies. MOGA [35,36] and MOPSO [29,37] are examples of methods that optimize multiple conflicting objectives simultaneously, such as system loss, generation cost, and emission. These approaches generate a set of solutions that represent different trade-offs between the conflicting objectives, allowing decision makers to select the most suitable solution based on their preferences [38,39].
Evolutionary strategies [40,41], which are optimization methods that mimic the process of natural selection, have been applied to solve ORPD problems as well. Evolutionary strategies employ mutation, crossover, and selection operators to evolve a set of solutions towards the optimal solution. These methods have been shown to be effective in solving large-scale and complex ORPD problems, as they can handle the constraints, uncertainties, and non-convexities commonly found in real-world power systems.
Machine learning techniques, SVM [42,43], ANN [44,45], and reinforcement learning (RL) [46,47], have also been used to tackle ORPD problems. SVM, a supervised learning algorithm, has been utilized for predicting and optimizing reactive power in power systems. ANN, on the other hand, with its ability to learn from data and capture complex relationships, has been applied for reactive power dispatch and voltage control in power systems. RL, which is a type of unsupervised learning, has been used to optimize reactive power dispatch in an online and adaptive manner by learning from the system’s feedback and making decisions accordingly.
In recent years, grey wolf optimization (GWO) [48,49] has gained attention as a promising algorithm for solving ORPD problems. The GWO algorithm, drawing inspiration from the social hierarchy and hunting behavior of grey wolves, is a population-based metaheuristic. It is recognized for its rapid convergence, effective balance between exploration and exploitation, and capability to generate high-quality solutions for a variety of optimization problems, including ORPD. GWO has been applied to different variants of ORPD problems, such as multi-objective ORPD, dynamic ORPD, and uncertain ORPD, and it has shown promising results in terms of computational efficiency and solution quality.
In this study, the application of the GWO method is presented to solve the ORPD problem by determining the optimal placement of wind power in power systems. The objective of the optimization was to minimize active power loss and voltage deviations while satisfying the constraints of control variables. The proposed GWO algorithm was evaluated on two benchmark test systems, IEEE 30-bus and IEEE 118-bus, and the performance was compared with other optimization techniques, including PSO, GA, ABC, OGSA, HBMO, and HFA. The results indicated that GWO outperforms these techniques in terms of both solution quality and computation time. Therefore, the GWO algorithm can effectively solve the ORPD problem by identifying the optimal locations for the placement of wind energy in power systems [1]. The primary contributions of this research work can be summarized as follows:
  • This study applied the GWO algorithm to solve the optimal placement of renewable energy in power systems with the objective of minimizing active power losses and voltage deviations.
  • The proposed GWO method was compared with other heuristic optimization algorithms, including PSO, GA, ABC, OGSA, HBMO, and HFA, based on several performance metrics.
  • This study demonstrated the superior performance of the proposed GWO method in terms of converging to better optimal solutions for control variables when compared to the other heuristic methods.
  • The effectiveness of the proposed GWO method was evaluated for identifying the optimal placement of wind energy in power systems, resulting in reduced power losses and improved bus voltage profiles without requiring additional measures.
  • This research compared the results obtained with and without wind integration, highlighting the superior performance of the GWO method in minimizing active power losses and voltage deviations in power systems with wind integration.
Overall, the findings of this research contribute to the field of power system optimization by showcasing the application and performance of the GWO method in solving the ORPD problem, and its potential for promoting the integration of wind energy into power systems, thereby advancing the field of renewable energy integration in power systems.
This paper is structured in the following manner: In Section 2, the ORPD problem is formulated, outlining the objectives and constraints of the optimization task. Section 3 introduces the GWO technique, providing an overview of its principles and features. In Section 4, the implementation of GWO for the ORPD problem is described, including the details of how the algorithm is applied to solve the optimization task. Section 5 presents the simulations and results obtained from applying GWO to different scenarios, including the IEEE 30-bus system with 19, 25, and 27 control variables, as well as the IEEE 118-bus system. In the concluding section, the key findings and implications of the study are summarized.

2. ORPD Problem Formulation

The ORPD problem is a particular case of the OPF problem. In ORPD, the transmission active loss is minimized by controlling generator bus voltages, transformer tap settings, and the size of switchable shunt capacitors [22,23]. ORPD plays an important role in securing and economizing the operation of power systems [24,25]. Keeping the voltage at each bus bar system within its acceptable limits maintains the quality and security in power systems [26,27]. Adjusting system variables within their upper and lower bounds so that the transmission loss is minimized can also affect overall generation cost.
This paper focuses on minimizing two objective functions: the total transmission loss (F1) and the voltage deviation at load buses (F2). These objectives are expressed as follows [16]:

2.1. Objective Function (F1)

P L = P i = P g i P d i     ,   i = 1 , . , N b  
Here, Nb represents the number of buses in the system. PL denotes the system real power loss, Pi refers to the real power injection at bus i, Pgi is the real power output of the generator which connects to bus i, and Pdi is the real power load which connects to bus i.

2.2. Objective Function (F2)

V D = | V i V i r e f |   ,   i = 1 , . , N P Q  
Mathematically, the voltage deviation of the load buses can be expressed as the sum of the voltage deviations of each load bus, denoted as VD. The voltage magnitude of the ith load bus is represented as V i , while V i r e f refers to the reference value of the voltage magnitude for bus i, which is typically assumed to be 1.0. The parameter NPQ denotes the number of PQ buses or load buses in the system. This equation quantifies the difference between the actual voltage magnitude and the desired voltage magnitude at each load bus within the power system.
The fitness function is:
M i n . F = P L + K V i = 1 N P Q V i V i l i m 2 + K q i = 1 N g Q g i Q g i l i m 2 + K f l = 1 N l S l S l i l i m 2  
Here, Kf, Kv, and Kq are the penalty factors for the line flow violation, limit violation of bus voltage, and generator reactive power, respectively. NPQ is the number of PQ busses, Qgi is the reactive power output of the generator connecting to bus i, V i is the voltage magnitude at bus i, s l is the loading of the transmission line, Ng is the number of generator units, and Nl is the number of transmission lines.
In the ORPD problem, the equality constraints are defined as active/reactive power equalities and reflect the physics of the power system requiring the net injection of power at each bus to be zero, as shown in the equations below [28,29,30,31].
P G K P D K = j = 1 N V k V j   G k j   cos   θ k θ j + B k j   sin   θ k θ j  
P G K represents the generated active power, P D K is the demand of active power, and B k j and G k j are the susceptance and conductance transfer between k and j.
Q G K Q D K = j = 1 N V k V j G k j   sin   θ k θ j B k j   cos   θ k θ j  
Q G K is the reactive power generated, Q D K is the reactive power demand, and N is the total number of buses.
The inequality constraints reflect the limits on physical devices as well as the limits created to ensure system security, and they include bus voltage magnitude, active/reactive power generation constraints, reactive power source capacity, and transformer tap position constraints [32,33].
(a)
Voltage Magnitude Constraints:
V i m i n     V i     V i m a x  
V i min is the voltage magnitude lower limit, V i is the voltage magnitude of bus i, and V i max is the voltage magnitude upper limit.
(b)
Active Power Generation Constraints:
P g i m i n     P g i     P g i m a x  
Pgi denotes the active power of the ith generator. Pgi-max and Pgi-min are the maximum and minimum active power of the ith generator, respectively.
(c)
Reactive Power Generation Constraints:
Q g i m i n     Q g i     Q g i m a x  
Qgi denotes the reactive power of the ith generator. Qgi-max and Qgi-min are the maximum and minimum reactive power of the ith generator, respectively.
(d)
Reactive Power Source Capacity Constraints:
q c i m i n     q c i     q c i m a x   ,   i     N c ,   q c i = q c i m i n + N c i   Δ q c i  
q c i is the shunt VAR compensation, N c is the number of shunt VAR compensation devices, and q c i min and q c i max are the minimum and maximum limits of shunt VAR compensation.
(e)
Transformer Tap Position Constraints:
T i m i n     T i     T i m a x ,   i     N T ,   T i = T i m i n + N T i Δ T i  
T i is the transformer tap ratio, N T is the number of tap setting transformers, and T i min and T i max are the minimum and maximum limits of the transformer tap ratio.

3. Grey Wolf Optimization (GWO) Algorithm

GWO is a nature-inspired optimization algorithm that is based on the social behavior and hunting strategies of grey wolves developed by Mirjalili in 2014 for solving optimization problems [48]. In GWO, the population of grey wolves is modeled as a set of solutions, and the search process is guided by the interaction and collaboration among the wolves.
The algorithm mimics the hierarchical structure of a wolf pack, where alpha (α), beta (𝛽), delta (𝛿), and omega (𝜔) wolves represent the leaders of the pack, and their positions are updated iteratively to search for the optimal solution.
The beta provides input to the alpha while also reinforcing the alpha’s orders across the pack. The grey wolf with the lowest status, known as omega, frequently serves as a scapegoat. Additionally, they are the last wolves still permitted to consume animals. A wolf is referred to be a delta if it is not an alpha, beta, or omega. Delta wolves serve as guardians, hunters, elders, scouts, and caregivers. Figure 1 shows the grey wolf social structure. The next sub-section outlines GWO’s social structure, tracking, surrounding, and prey-attacking steps.

Mathematical Modeling of GWO Algorithm

The GWO algorithm’s mathematical model uses the 𝛼 to represent the most suitable solution, while the 𝛽 and 𝛿 signify the second and third best solutions, correspondingly. The remaining candidate solutions are considered as 𝜔, which are subordinate to the α, 𝛽, and 𝛿 wolves. The encircling behavior of wolves during hunting can be mathematically given by the following equations [49]:
D = C   X p t X t  
X t + 1 = X p A D  
In the GWO algorithm, the current iteration is denoted by the variable t, while Xp represents the position vector of the grey wolf, and X represents the position of the prey in the search space. The coefficient vectors of A and C are handled using the following expressions [5]:
A = 2 α r 1 α  
C = 2 r 2  
The alpha (α) value exhibits a linear descent from 2 to 0 as the iterations progress, indicating a gradual reduction of this variable over time within the algorithm. This linear decrease in α controls the step size for the wolves’ movement towards the alpha wolf, leading to a decreasing exploration rate as the algorithm approaches convergence. The variables r1 and r2 are randomly generated numbers extracted from a uniform distribution spanning from 0 to 1. These random values introduce randomness and diversity in the wolves’ movement, allowing for exploration in the search space and increasing the chances of escaping local optima. During the hunting process, the pack of grey wolves updates their positions based on the best agents α, β, and δ, as well as A and C, which are handled using the random values r1 and r2, as explained above. This update process is expressed mathematically using the equations given below:
D = C   X p t X t  
  D α = C 1 X α X ,   D β = C 2 X β X ,   D δ = C 3 X δ X    
{   X 1 = X α A 1 D α ,   X 2 = X β A 2 D β ,   X 3 = X δ A 3 D δ   }  
X t + 1 = X 1 + X 1 + X 1 3  
During the hunting behavior of grey wolves, they engage in attacking their prey when the prey ceases to move. This behavior can be mathematically simulated by gradually decreasing the value of a from 2 to 0. As a result, A, which varies randomly within the range of α (−1 to 1), determines the next location of the search agents. The new position is determined within the bounds of the current position of the agent and the position of the prey, typically represented as in [48,49].

4. Implementation of GWO Algorithm for Solving the ORPD Problem with Wind Placement

The ORPD problem involves determining the optimal settings of reactive power sources in a power system while minimizing an objective function, and adhering to operational constraints such as voltage limits, generator limits, and transmission line limits. This requires advanced optimization techniques and thorough analysis of the power system’s dynamic behavior.
Finding optimal settings involves optimizing output levels, voltage set points, and switching operations in real time or near real time, considering the uncertain nature of power system conditions. The solution to the ORPD problem has significant implications for power system stability, reliability, and efficiency, and is crucial for improving the operation and planning of modern power systems.
The GWO algorithm presents a promising approach for solving the ORPD problem in power systems, optimizing reactive power sources while considering operational constraints and uncertainty, with the potential to improve power system stability, reliability, and efficiency. As seen in Figure 2, the GWO algorithm starts with an initialization step where the algorithm parameters, such as population size, maximum number of iterations, search space limits, and convergence criteria, are set. The positions of the grey wolves, which represent the potential solutions, are randomly initialized within the search space, considering the control parameters, such as generator voltages, generator powers, tapping settings of transformers, and the location of shunt capacitors. The fitness of each grey wolf, which represents the quality of the solution, is evaluated by calculating the objective function value that represents the cost of reactive power dispatch, considering the control parameters.
Then, the algorithm enters into an iterative loop where the positions of the grey wolves are updated based on mathematical formulas that involve the 𝛼, 𝛽, and 𝛿 wolves, which are the best solutions found so far. The algorithm also checks for boundary violations, where a grey wolf may go beyond the search space limits or the control parameter limits, and then repositions it randomly within the search space and the control parameter limits if necessary. The fitness of each grey wolf is re-evaluated, and the candidate wolves are updated based on their fitness values.
The algorithm continues to iterate until reaching the maximum iteration or meeting the convergence criteria. The convergence criteria involve checking if the mean fitness value of all the grey wolves has converged to a desired threshold. Finally, the ORPD solution is obtained from the positions of the 𝛼, 𝛽, and 𝛿 wolves, considering the control parameters, and it is output as the result of the algorithm. During the calculation process, with the distance between a wolf and its prey representing the fitness value associated with its position, the GWO algorithm aims to minimize this distance by iteratively updating the positions of the wolves. The GWO algorithm provides a robust and efficient approach for solving the optimum reactive power dispatch problem with wind placement, considering the control parameters associated with generator voltages, generator powers, tapping settings, and the location of shunt capacitors.
In this study, wind energy is chosen as the primary energy source of the renewable power. The study aimed to propose a solution that maximizes the benefits of wind energy utilization in the power systems, such as improved power quality, reduced power losses, and enhanced voltage stability. The given pseudo-code outlines a solution for optimizing the reactive power dispatch (ORPD) with wind power integration using the GWO algorithm. As given in the Algorithm 1, the procedure starts by initializing the population of grey wolves randomly, evaluating the fitness of each wolf, and determining the alpha, beta, and delta wolves. The iteration process updates the position of each wolf using a position update equation and applies constraints to ensure the feasibility of both reactive power dispatch and wind placement. The fitness of each wolf is evaluated and the 𝛼, 𝛽, and 𝛿 wolves are updated if necessary. The stopping criterion is based on a maximum number of iterations and a minimum improvement threshold. The algorithm returns the optimal solutions for reactive power dispatch and wind placement, along with the total system loss and voltage deviation. The proposed approach can provide an efficient solution to the OPRD problem with wind integration.
Algorithm 1: Grey Wolf Optimization Pseudocode of Optimum Reactive Power Dispatch with Wind Power Placement
Input: Reactive power limits, voltage limits, power balance constraints, wind data, GWO population size, number of iterations, minimum improvement threshold
Output: ORPD solution with wind integration, total power loss, voltage deviations
1: DEFINE optimization problem (ORPD and wind placement)
2: INITIALIZE the population of grey wolves randomly
3: EVALUATE fitness of each grey wolf
4: DETERMINE the alpha, beta, and delta wolves
5: SET iteration count = 0
6: SET improvement count = 0
7: WHILE stop criteria is not met:
a. FOR EACH grey wolf i, update its position:
- Compute A and D as described above
- Update position using x_i(t+1) = x_i(t) + A * D
b. Apply constraints to ensure feasibility (ORPD and wind placement)
c. Evaluate fitness of each grey wolf
d. Update alpha, beta, and delta wolves if necessary
e. Increment iteration count
f. IF fitness of alpha wolf has improved, SET improvement count = 0
ELSE increment improvement count
g. IF iteration count exceeds maximum allowed iterations OR improvement
count exceeds minimum allowed improvements RETURN
8: END
9: RETURN the solution
I: Stopping Criterion:
Maximum number of iterations reached
Minimum improvement threshold reached (i.e., fitness has not improved by a
certain amount in the last k iterations)
II: Position Update Equation:
x_i(t+1) = x_i(t) + A * D, where A and D are defined as follows:
A = 2 * a * r–a,
D = abs(C * X_alpha–x_i(t))–abs(C * X_beta–x_i(t))
III: Constraints:
Reactive power and voltage limits
Power balance and wind power output constraints
IV: Fitness Function:
Combined objective function that includes both ORPD and wind placement to
minimize losses and voltage deviations
V: Update Procedure of 𝛼, 𝛽, and 𝛿 wolves:
IF fitness of a wolf is BETTER THAN 𝛼 SET it AS 𝛼
ELSE IF fitness of wolf is BETTER THAN 𝛽 SET it AS 𝛽
ELSE IF fitness of wolf is BETTER THAN 𝛿 SET it AS 𝛿

5. Simulation Results and Discussion

In this study, verifications were conducted by referencing the IEEE 30-bus and 118-bus test systems. The primary objective of choosing these test systems was to evaluate the efficacy of the GWO method in comparison to other existing optimization methods in addressing the ORPD problem. The standard IEEE 30-bus system is composed of 5 PV buses, 21 loads, 41 branches, 4 tap changers, and 3 shunt capacitors, as reported in [1,50,51]. Another test system used in this study was the IEEE 118-bus system, which consists of 54 PV buses, 99 loads, 186 branches, 9 tap changers, and 14 shunt VAR compensators [52,53].

5.1. IEEE 30-Bus System

5.1.1. Scenario 1: Results of the IEEE 30-Bus System with 19 Control Variables

The system data are presented in [1,50,51]. According to the given scenario, 19 control variables were considered. These control variables were as follows:
  • 6 variables of generator bus voltages.
  • 4 variables of transformer tap settings.
  • 9 variables of reactive power of the VAR compensators.
As seen in Table 1, the voltages were bounded by a minimum of 0.90 and a maximum of 1.10 per unit (p.u.), with 1.10 being the upper threshold and 0.90 being the lower threshold. Similarly, the transformer taps were restricted within a range of 0.9 to 1.1, where 1.1 signifies the upper limit and 0.9 signifies the lower limit. The VAR compensators were constrained with a lower limit of 0 MVARs and an upper limit of 7 MVARs, respectively.
As seen in Table 2, the proposed GWO algorithm demonstrated a significant percentage improvement in both total loss and voltage deviation compared to the PSO, GA, ABC, OGSA, HBMO, and HFA methods. Specifically, the GWO method achieved percentage improvements of 10.36%, 18.03%, 9.19%, 7.13%, 5.23%, and 7.73%, respectively, in total loss compared to all the other methods. Similarly, the GWO method achieved percentage improvements of 68.00%, 1.59%, 36.34%, 41.97%, 46.29%, and 71.08%, respectively, in voltage deviation compared to the PSO, GA, ABC, OGSA, HBMO, and HFA methods.
In the proposed GWO algorithm, the number of agents is an important parameter that affects the optimization performance. Increasing the number of agents can help to improve the exploration ability of the algorithm and increase the probability of finding the global optimal solution. However, increasing the number of agents also increases the computational complexity of the algorithm.
The conducted study investigated the effect of the number of agents on the convergence behavior of the GWO algorithm, and convergence curves were plotted using different numbers of agents. The results showed that increasing the number of agents led to faster convergence and improved optimization performance. However, this also resulted in increased computational time, which could limit the practical application of the algorithm. Selecting an appropriate number of agents is crucial in balancing the trade-off between computational complexity and performance in the GWO algorithm for optimization.
As shown in Figure 3 of the study, the proposed GWO algorithm demonstrated excellent convergence performance for Scenario 1 of the IEEE 30-bus test system, with agent numbers of 20, 30, and 40. These results suggest that the GWO algorithm efficiently converges, and that it holds promising potential for solving optimization problems for various test systems. The obtained convergence curves in the study can provide insights into selecting the optimal number of agents for the GWO algorithm in various optimization problems.

5.1.2. Scenario 2: Results of the IEEE 30-Bus System with 25 Control Variables

The system data are presented in [50,53]. According to the given scenario, 25 control variables were considered. These control variables were as follows:
  • 6 variables of generated power.
  • 6 variables of generator bus voltages.
  • 4 variables of transformer tap settings.
  • 9 variables of reactive power of the VAR compensators.
As seen in Table 3, the lower and upper limits of the generated power value range were from 0.05 p.u. to 1.00 p.u. The voltages were bounded by a minimum of 1.00 and a maximum of 1.10 p.u. with 1.10 being the upper threshold and 1.00 being the lower threshold. Similarly, the transformer taps were restricted within a range of 0.9 to 1.1, where 1.1 signifies the upper limit and 0.9 signifies the lower limit. The VAR compensators were constrained with a lower limit of 0 MVARs and an upper limit of 5 MVARs, respectively.
According to the results provided in Table 4, the GWO (proposed) algorithm outperformed the ABC algorithm in terms of both total loss and voltage deviation. The total loss for GWO (proposed) was significantly reduced by 31.99% compared to ABC, while the voltage deviation was improved by 5.65%. These findings suggest that the GWO (proposed) algorithm offers superior performance in minimizing total loss and voltage deviation, indicating its effectiveness for power system optimization. The percentage improvements in both total loss and voltage deviation highlighted the potential of the GWO (proposed) algorithm as a promising optimization technique for power system applications, potentially leading to more efficient and reliable power system operations.
The power loss convergence analysis of the GWO (proposed) algorithm, as depicted in Figure 4, revealed its remarkable performance in achieving convergence for Scenario 2 of the IEEE 30-bus test system, employing varying agent numbers such as 20, 30, and 40.
The voltage deviation convergence analysis of the GWO (proposed) algorithm, as depicted in Figure 5, revealed its remarkable performance in achieving convergence for Scenario 2 of the IEEE 30-bus test system, employing under 40 agents. The results indicated that the GWO algorithm not only achieved low total power loss (2.0679 MW) but also exhibited minimal voltage deviation (0.9769 pu), underscoring its effectiveness in optimizing both power loss and voltage deviation simultaneously.

5.1.3. Scenario 3: Results of the IEEE 30-Bus System with 27 Control Variables (Wind Integration)

The extended version of the IEEE 30-bus system introduced 27 control variables, including two extra control variables for wind power. These variables were the generator voltage magnitude control and the generator power control. According to the given scenario, 27 control variables were considered. These control variables were as follows:
  • 7 variables of generated power with wind power.
  • 7 variables of generator bus voltages with wind bus.
  • 4 variables of transformer tap settings.
  • 9 variables of reactive power of the VAR compensators.
Table 5 provides the lower and upper limits for variables such as wind power, generated power, voltages, tap settings, and compensation devices. These limits defined the constrained ranges for each variable during the optimization process, guiding the optimization to achieve optimal results within these limits for improved system performance.
Table 6 provides an analysis of the performance of the GWO (proposed) algorithm using the control variables for the IEEE 30-bus test system scenario, including voltage deviation and total loss of power. The table presents the lower and upper limits for each control variable, as well as the results obtained by the GWO algorithm within these limits.
The GWO (proposed) algorithm effectively operated within the specified limits for all control variables, including Pwind and Vwind.
The inclusion of wind power (0–10 MW) and wind bus voltage control parameters in the GWO (proposed) algorithm for optimizing IEEE-30 Scenario 2 without modifying the generator power values resulted in wind power control at 9.8 MW and wind bus voltage at 1.0604 pu among 27 optimized control variables. This suggested effective incorporation of the wind unit and control parameters by GWO, leading to satisfactory results in the IEEE 30-bus test system scenario. Total power loss was 1.8010 MW and voltage deviation was 1.0154 pu, indicating successful optimization of the control variables for the IEEE 30-bus test system.
The power loss convergence analysis of the GWO (proposed) algorithm, as depicted in Figure 6, revealed its remarkable performance in achieving convergence for Scenario 3 of the IEEE 30-bus test system, employing varying agent numbers such as 20, 30, and 40. The figure depicts the convergence values plotted up to 250 iterations for all agent numbers. Notably, it was observed that the GWO (proposed) algorithm with 40 agents achieved the complete convergence value after only 100 iterations, showcasing the remarkably rapid convergence capability of the proposed algorithm.
Similarly, the voltage deviation convergence analysis of the GWO (proposed) algorithm, as depicted in Figure 7, revealed its remarkable performance in achieving convergence for Scenario 3 of the IEEE 30-bus test system, employing 40 agents.
In the IEEE 30-bus test system, wind power as a renewable energy source was connected to the buses, except for buses 1, 2, 5, 8, 11, and 13. Power loss values were observed for each bus. As seen in Figure 8, it was observed that the wind connected to bus 21 caused the lowest power loss, with a value of 1.801 MW. The largest power loss was determined to occur with the wind connected to bus 9, with a loss value of 3.393 MW. Therefore, the power loss difference between the wind connected to bus 9 and the wind connected to bus 21 was approximately 88.34% based on the observed values. Consequently, the implementation of the GWO method in the ORPD process yielded favorable outcomes, including the simultaneous mitigation of power loss and voltage deviation, as well as the optimization of wind placement, contributing to enhanced integration of renewable energy sources.

5.2. IEEE 118-Bus System

5.2.1. Scenario 1: Results of the IEEE 118-Bus System with 77 Control Variables

The system data are presented in [52,53]. According to the given scenario, 77 control variables were considered. These control variables were as follows:
  • 54 variables of generator bus voltages.
  • 9 variables of transformer tap settings.
  • 14 variables of reactive power of the VAR compensators.
Table 7 shows the limit settings for control variables in the IEEE-118 system. The lower limit for generator bus voltages was set at 0.95 p.u, while the upper limit was set at 1.10 p.u. Transformer tap settings were constrained within a lower limit of 0.90 p.u. and an upper limit of 1.10 p.u. Likewise, the compensation devices were bounded by −20 MVAR and 20 MVAR as the lower and upper limits, respectively. These threshold values serve as critical parameters in regulating the operation of the power system, ensuring stability and reliability.
According to the IEEE 118-bus test system, the GWO (proposed) algorithm exhibited a significant improvement in power loss reduction compared to the ABC, PSO, GSA, and CFA algorithms. As seen in Table 8, the GWO algorithm achieved percentage improvements of 19.91%, 16.83%, 14.09%, and 4.36%, respectively, in total loss compared to all the other methods. Similarly, the GWO method achieved percentage improvements of 8.50%, 14.15%, 16.19%, and 7.17%, respectively, in voltage deviation compared to the ABC, PSO, GSA, and CFA methods. This suggested that the GWO algorithm can be a promising choice for power system optimization, particularly in minimizing power losses and improving system efficiency.
The results implied that the GWO algorithm exhibits potential as an effective solution for power system optimization, with a notable capability in minimizing power losses and enhancing overall system efficiency.
The convergence analysis of the proposed GWO algorithm, as shown in Figure 9, demonstrated its impressive performance in achieving convergence in Scenario 1 of the IEEE−118 test system with varying agent numbers (20, 30, and 40). The figure displays the convergence values plotted up to 1000 iterations for all agent numbers. Remarkably, the GWO (proposed) algorithm with 40 agents achieved the complete convergence value in just 229 iterations, highlighting the exceptionally rapid convergence capability of the proposed algorithm.
Figure 10 presents the convergence analysis of voltage deviation for Scenario 1 of the IEEE 118-bus test system, utilizing the GWO (proposed) algorithm with 40 agents. The results highlighted the outstanding performance of the algorithm in achieving convergence, with the voltage deviation value reaching a remarkable low of 1.09356 pu. This indicated the robustness and accuracy of the proposed algorithm in optimizing voltage levels and minimizing deviations, making it highly effective for power system optimization tasks.

5.2.2. Scenario 2: Results of the IEEE 118-Bus System with 131 Control Variables

The system data are presented in [52,53]. According to the given scenario, 131 control variables were considered. These control variables were as follows:
  • 54 variables of generated power.
  • 54 variables of generator bus voltages.
  • 9 variables of transformer tap settings.
  • 14 variables of reactive power of the VAR compensators.
Table 9 presents the variables and their corresponding lower and upper limits in the context of power system analysis. The lower and upper limits of generated power were set at 0.05 pu and 3.60 pu, respectively, indicating that the generated power had to be within this range. Similarly, the voltages in the system had to be maintained between 0.95 pu and 1.10 pu. The tap settings for voltage regulating devices were constrained within the range of 0.90 pu to 1.10 pu. Lastly, the compensation devices were limited to −20 MVAR to 20 MVAR, signifying the acceptable range for reactive power compensation. These limits play a crucial role in ensuring the stability and reliability of the power system operation by regulating the values of these variables within acceptable bounds.
As seen in Table 10, using the GWO algorithm and keeping the control variables within their specified limits resulted in a significantly lower power loss (68.1578 MW) compared to the IEEE 118-bus test system without power control parameters. After 213 iterations, the GWO algorithm was able to find the optimal values for the control variables, which remained optimal until the end of the simulation at 1000 iterations. This indicated that the GWO algorithm successfully optimized the system by finding optimal values for control variables while respecting their limits. The results suggest that the GWO algorithm has the potential to improve power system performance by minimizing power losses.

5.2.3. Scenario 3: Results of the IEEE 118-Bus System with 133 Control Variables (Wind Integration)

The IEEE 118-bus system was expanded to include two new control variables that were specifically designed for wind power integration. These variables were the generator voltage magnitude control and the generator power control. With these additions, the system boasted a total of 133 control variables, making it an extended version of the original IEEE 118-bus system. According to the given scenario, 133 control variables were considered. These control variables were as follows:
  • 55 variables of generated power with wind power.
  • 55 variables of generator bus voltages with wind bus.
  • 9 variables of transformer tap settings.
  • 14 variables of reactive power of the VAR compensators.
Table 11 shares the same values as Table 10 for generated power, generator bus voltages, transformer tap settings, and compensation values, while the generated power values were constrained within a lower limit of 0.05 p.u. and an upper limit of 3.60 p.u. In Scenario 3, an additional wind energy was introduced into the system, with a power output ranging from 0 to 0.5 per unit (50 MW).
According to the Table 12 results, the GWO algorithm successfully minimized power losses with a value of 28.1372 MW, while keeping voltage deviation within acceptable limits with a value of 1.12945 pu. The ability of the GWO algorithm to optimize the control variables within their specified limits demonstrated its potential to enhance power system performance. By minimizing power losses and maintaining acceptable voltage levels, the GWO algorithm can improve the reliability and efficiency of power systems.
In the IEEE 118-bus system of Scenario 3, the integration of wind power was investigated. The wind power was connected to the buses, except for the standard PV buses, highlighting the potential for renewable energy sources to be utilized in power systems. As seen in Figure 11, the results revealed that the wind placement significantly affected the overall power loss of the system. Notably, the wind connected to bus 9 resulted in the lowest power loss of 28.1372 MW, while the highest power loss of 74.59583 MW was observed with the wind connected to bus 52, indicating a significant difference of approximately 165.4%. These findings highlighted the importance of carefully selecting the location of wind power in order to optimize system performance and maximize renewable energy utilization.
By considering the minimum required number of turbines for each wind turbine brand, as presented in Table 13, the most suitable configuration can be established to harness the maximum wind power potential and maximize the capacity factor throughout the year. This information aids in making informed decisions regarding renewable energy investments and optimizing the utilization of wind resources in the respective power systems.
The use of the GWO algorithm in the optimization process yielded promising results. Specifically, the GWO algorithm facilitated the simultaneous mitigation of power loss and voltage deviation, while also optimizing wind placement. This successful implementation of the GWO algorithm contributed to the efficient integration of renewable energy sources into the power system, leading to enhanced system performance and increased utilization of renewable energy. Overall, these results demonstrated the potential of the GWO algorithm as a powerful tool for optimizing power system operation and promoting sustainable energy solutions. Further research is needed to investigate the applicability of the GWO algorithm to other power systems and to explore the potential for further improvements in renewable energy integration.

5.2.4. Site-Specific Wind Placement Sizing with Weibull Distribution Parameters

The Weibull distribution can be used for wind profile modeling in wind energy analysis. It provides a simple and practical approach to represent the frequency distribution of wind speeds at a specific location. By estimating the shape and scale parameters, the wind resource can be characterized. The probability density function definition of the Weibull distribution, as accepted in the literature, is given by Equation (19). As can be seen, it is defined in terms of two different variables: shape (k) and scale (c).
f v ; k , c = k c v   c k 1 e v   c k  
As seen in Figure 12, the histogram data in this study generated using the Weibull distribution were employed for wind simulation based on the scale and shape parameters c = 8.030 and k = 3.1571 (P1), and c = 10.0425 and k = 3.0966 (P2).
These data were evaluated in the model together with power profile data of four different contemporary wind turbine models given in Figure 13: GE 2.5 (MW)-120, Nordex N90 Beta (2.3 MW), Gamesa G80 (2 MW), and Enercon E-66/18.70 (1.8 MW). The simulation results included the analysis of optimization outcomes such as the maximum power value and capacity factor achievable in a year.
The calculated turbine quantities determined for Profile-1 (P1) and Profile-2 (P2), in order to meet the maximum connectable wind power of 9.8 MW for the IEEE 30-bus system used in P1, and that of 28.12 MW for the IEEE 118-bus system used in P2, revealed the optimal renewable investment opportunities based on the determined maximum power values.

6. Conclusions

In this study, the proposed GWO method aimed to address the ORPD problem by determining the optimal placement of wind energy in a power system. The optimization process focused on minimizing both the active power loss and voltage deviations, while ensuring that the control variables remained within their designated upper and lower bounds. This approach aimed to maximize the integration of renewable energy sources and minimize the associated losses.
To assess the performance of the proposed method, the authors utilized the IEEE 30-bus and IEEE 118-bus systems as case studies in their investigation. A comparison was conducted with other heuristic methods such as PSO, GA, ABC, OGSA, HBMO, and HFA in terms of various performance metrics including power loss minimization, voltage deviations, bus voltage levels, and number of iterations. The results obtained from the comparison highlighted the potential of the proposed GWO-based method for improving the performance and efficiency of power systems with increased renewable energy penetration. The reduced number of iterations needed for convergence is a notable advantage in terms of computational efficiency and practical implementation. These findings contribute to the understanding of the applicability and effectiveness of the GWO-based approach for addressing the ORPD problem and optimizing the placement of wind power to promote renewable energy integration.
In conclusion, the proposed GWO-based optimization method showed promising results in optimizing the placement of wind power to achieve optimal renewable penetration and dispatch. The comparisons with other methods and the evaluations of performance metrics supported the effectiveness and efficiency of the proposed approach. The results obtained from this study can provide valuable insights for researchers and practitioners in the field of power systems planning and operation, with the aim of promoting renewable energy integration in power systems.

Author Contributions

M.V.: Methodology, Validation, Writing—Review and Editing, Data curation, Formal analysis, Supervision. A.E.: Conceptualization, Software, Writing—review and editing, Supervision. F.M.: Software, Review and editing. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the authors own the right of preventing the misuse or modification of the research data as an intellectual property. Since the research is still going on the proposed topic, the authors will not provide access to the full dataset until the research is finalized.

Conflicts of Interest

The authors declare no competing interests.

Abbreviations

ORPDOptimal reactive power dispatch
GWOGrey wolf optimization
IEEEInstitute of Electrical and Electronics Engineers
PSOParticle swarm optimization
GAGenetic algorithm
ABCArtificial bee colony
OGSAOpposition-based gravitational search algorithm
HBMOHoney bee mating optimization
HFAHybrid firefly algorithm
GSAGravitational search algorithm
CFACoulomb’s and Franklin’s laws algorithm
MOGAMulti-objective genetic algorithm
MOPSOMulti-objective particle swarm optimization
SVMSupport vector machine
ANNArtificial neural network
LPLinear programming
QPQuadratic programming
NLPNonlinear programming
PLReal power loss
NbNumber of buses
PiReal power injection at bus i
PgiReal power output of generator which connects to bus i
PdiReal power load which connects to bus i
VDVoltage deviations
NPQNumber of PQ buses
V i r e f Reference value of voltage magnitude for bus i
V i Voltage magnitude of the ith load bus
Kf,Penalty factor for line flow violation
KvPenalty factor for limit violation
KqPenalty factor for bus voltage and generator reactive power
QgiReactive power output of the generator connecting to bus i
s i Loading of transmission line
NgNumber of generator units
NlNumber of transmission lines
PGKGenerated active power
PDKDemand of active power
GkjConductance between k and j
BkjSusceptance between k and j
QGKReactive power generated
QDKReactive power demand
NTotal number of buses
Vi-minVoltage magnitude lower limit
Vi-maxVoltage magnitude upper limit
Pgi-maxMaximum active power of ith generator
Pgi-minMinimum active power of ith generator
Vi-maxVoltage magnitude upper limit
Qgiith generator reactive power
Qgi-maxMaximum reactive power of ith generator
Qgi-minMinimum reactive power of ith generator
NcNumber of shunt VAR compensation devices
qci-minMinimum limits of shunt VAR compensation
qci-maxMaximum limits of shunt VAR compensation
TiTransformer tap ratio
NtNumber of tap setting transformers
Ti-minMinimum limit of transformer tap ratio
Ti-maxMaximum limit of transformer tap ratio
alpha (α) wolvesLeaders of the wolf pack
beta (β) wolvesSecond most important wolves in the group
delta (δ) wolvesThird most important wolves in the group
omega (ω) wolvesFourth most important wolves in the group
XpPosition vector of the grey wolf
XPosition of the prey in the search space
r1 Randomly generated number between 0 to 1
r2Randomly generated number between 0 to 1
kShape coefficient
cScale coefficient
GEGeneral Electric

References

  1. Zimmerman, R.D.; Murillo-Sánchez, C.E.; Thomas, R.J. MATPOWER: Steady-State Operations, Planning and Analysis Tools for Power Systems Research and Education. IEEE Trans. Power Syst. 2011, 26, 12–19. [Google Scholar] [CrossRef] [Green Version]
  2. Zhu, J. Optimization of Power System Operation; John Wiley Sons: Hoboken, NJ, USA, 2015. [Google Scholar] [CrossRef]
  3. Maskar, M.B.; Thorat, A.R.; Korachgaon, I. A review on optimal power flow problem and solution methodologies. In Proceedings of the International Conference on Data Management, Analytics and Innovation (ICDMAI), Pune, India, 24–26 February 2017; pp. 64–70. [Google Scholar] [CrossRef]
  4. Ting, C.-K. On the Mean Convergence Time of Multi-Parent Genetic Algorithms without Selection. In Advances in Artificial Life: 8th European Conference, ECAL 2005, Canterbury, UK, 5–9 September 2005; Springer: Berlin/Heidelberg, Germany, 2005; pp. 403–412. Available online: https://link.springer.com/chapter/10.1007/11553090_41 (accessed on 10 May 2023).
  5. Van Cutsem, T.; Vournas, C. Voltage Stability of Electric Power Systems; Springer: New York, NY, USA, 1998; Available online: https://link.springer.com/book/10.1007/978-0-387-75536-6 (accessed on 10 May 2023).
  6. Glavic, M.; Van Cutsem, T. Some Reflections on Model Predictive Control of Transmission Voltages. In Proceedings of the 38th North American Power Symposium (38th NAPS), Carbondale, IL, USA, 17–19 September 2006. [Google Scholar] [CrossRef] [Green Version]
  7. Carpentier, J. Contribution a l’etude du dispatching economique. Bull. Société Fr. Des Électriciens 1962, 8, 431–447. [Google Scholar]
  8. Carpentier, J. Optimal power flows. Int. J. Electr. Power Energy Syst. 1979, 1, 3–15. [Google Scholar] [CrossRef]
  9. Kou, X. Particle Swarm Optimization Based Reactive Power Dispatch for Power Networks with Distributed Generation. Master’s Thesis, University of Denver, Denver, CO, USA, 2015. Available online: https://digitalcommons.du.edu/etd/1035 (accessed on 10 May 2023).
  10. Norshahrani, M.; Mokhlis, H.; Abu Bakar, A.; Jamian, J.; Sukumar, S. Progress on Protection Strategies to Mitigate the Impact of Renewable Distributed Generation on Distribution Systems. Energies 2017, 11, 1864. [Google Scholar] [CrossRef] [Green Version]
  11. Al Rashidi, M.R.; El-Hawary, M.E. A Survey of Particle Swarm Optimization Applications in Electric Power Systems. IEEE Trans. Evol. Comput. 2009, 13, 913–918. [Google Scholar] [CrossRef]
  12. Salama, M.M.A.; Manojlovic, N.; Quintana, V.H.; Chikhani, A.Y. Real-Time Optimal Reactive Power Control for Distribution Networks. Electr. Power Energy Syst. 1996, 18, 185–193. [Google Scholar] [CrossRef]
  13. Shaw, B.; Mukherjee, V.; Ghoshal, S.P. Solution of reactive power dispatch of power systems by an opposition-based gravitational search algorithm. Int. J. Electr. Power Energy Syst. 2014, 55, 29–40. [Google Scholar] [CrossRef] [Green Version]
  14. Ghasemi, A.; Valipour, K.; Tohidi, A. Multi objective optimal reactive power dispatch using a new multi objective strategy. Electr. Power Energy Syst. 2014, 57, 318–334. [Google Scholar] [CrossRef]
  15. Rajan, A.; Malakar, T. Optimal reactive power dispatch using hybrid Nelder–Mead simplex based firefly algorithm. Int. J. Electr. Power Energy Syst. 2015, 66, 9–24. [Google Scholar] [CrossRef]
  16. Ghasemi, M.; Akbari, E.; Faraji Davoudkhani, I.; Rahimnejad, A.; Asadpoor, M.B.; Gadsden, S.A. Application of Coulomb’s and Franklin’s laws algorithm to solve large-scale optimal reactive power dispatch problems. Soft Comput. 2022, 26, 13899–13923. [Google Scholar] [CrossRef]
  17. Dutta, S.; Roy, P.K.; Manna, D.K. HBBO Optimization for Optimal Reactive Power Dispatch Incorporating TCSC and TCPS Devices. In Proceedings of the Michael Faraday IET International Summit, Kolkata, India, 12–13 September 2015; pp. 156–163. [Google Scholar] [CrossRef]
  18. Cao, Y.J.; Wu, Q.H. Optimal Reactive Power Dispatch Using an Adaptive Genetic Algorithm. In Proceedings of the Second International Conference on Genetic Algorithms in Engineering Systems, Glasgow, UK, 2–4 September 1997; pp. 117–122. [Google Scholar] [CrossRef]
  19. El-Ela, A.A.; Kinawy, A.M.; El-Sehiemy, R.A.; Mouwafi, M.T. Optimal reactive power dispatch using ant colony optimization algorithm. Electr. Eng. 2011, 93, 103–116. [Google Scholar] [CrossRef]
  20. Khanmiri, D.T.; Nasiri, N.; Abedinzadeh, T. Optimal Reactive Power Dispatch Using an Improved Genetic Algorithm. Int. J. Comput. Electr. Eng. 2012, 4, 463–472. [Google Scholar] [CrossRef]
  21. Esmin, A.A.; Lambert-Torres, G.; De Souza, A.Z. A hybrid particle swarm optimization applied to loss power minimization. IEEE Trans. Power Syst. 2005, 20, 859–866. [Google Scholar] [CrossRef]
  22. Sharif, S.S.; Taylor, J.H. Dynamic optimal reactive power flow. In Proceedings of the American Control Conference, Philadelphia, PA, USA, 26 June 1998; Volume 6, pp. 3410–3414. [Google Scholar] [CrossRef]
  23. Turkay, B.E.; Cabadag, R.I. Optimal Power Flow Solution Using Particle Swarm Optimization Algorithm. In Proceedings of the EUROCON, Zagreb, Croatia, 1–4 July 2013; pp. 1418–1424. [Google Scholar] [CrossRef]
  24. Om, H.; Shukla, S. Optimal Power Flow Analysis of IEEE-30 Bus System Using Soft Computing Techniques. Int. J. Eng. Res. Sci. (IJOER) 2015, 1, 55–60. [Google Scholar]
  25. Ayan, K.; Kılıç, U. Artificial Bee Colony Algorithm Solution for Optimal Reactive Power Flow. Appl. Soft Comput. 2012, 12, 1477–1482. [Google Scholar] [CrossRef]
  26. El-Shimy, M.; Abuel-wafa, A.R. Implementation and Analysis of Genetic Algorithms (GA) to the Optimal Power Flow (OPF) Problem. Sci. Bull. Fac. Eng. Ain Shams Univ. 2006, 41, 753–771. [Google Scholar] [CrossRef]
  27. Devaraj, D. Improved genetic algorithm for multi-objective reactive power dispatch problem. Eur. Trans. Electr. Power 2007, 17, 569–581. [Google Scholar] [CrossRef]
  28. Mamandur, K.R.C.; Chenoweth, R.D. Optimal Control of Reactive Power Flow for Improvements in Voltage Profiles and for Real Power Loss Minimization. IEEE Trans. Power Appar. Syst. 1981, 7, 3185–3194. [Google Scholar] [CrossRef]
  29. Kumar, C.; Raju, C.P. Constrained Optimal Power Flow Using Particle Swarm Optimization. Int. J. Emerg. Technol. Adv. Eng. 2012, 2, 235–241. [Google Scholar] [CrossRef]
  30. Dai, C.; Chen, W.; Zhu, Y.; Zhang, X. Seeker Optimization Algorithm for Optimal Reactive Power Dispatch. IEEE Trans. Power Syst. 2009, 24, 1218–1231. [Google Scholar] [CrossRef]
  31. Le Dinh, L.; Vo Ngoc, D.; Vasant, P. Artificial Bee Colony Algorithm for Solving Optimal Power Flow Problem. Sci. World J. 2013, 2013, 159040. [Google Scholar] [CrossRef] [Green Version]
  32. Mouassa, S.; Bouktir, T. Artificial Bee Colony Algorithm for Discrete Optimal Reactive Power Dispatch. In Proceedings of the International Conference in Industrial Engineering and Systems Management, Seville, Spain, 21–23 October 2015; pp. 654–662. [Google Scholar] [CrossRef]
  33. Ettappan, M.; Vimala, V.; Ramesh, S.; Kesavan, V.T. Optimal reactive power dispatch for real power loss minimization and voltage stability enhancement using Artificial Bee Colony Algorithm. Microprocess. Microsyst. 2020, 76, 103085. [Google Scholar] [CrossRef]
  34. Monti, A.; Ponci, F. Electric Power Systems. In Intelligent Monitoring, Control, and Security of Critical Infrastructure Systems; Springer: Berlin/Heidelberg, Germany, 2015; pp. 31–65. [Google Scholar] [CrossRef]
  35. Zhang, X.P. Electric Power System Analysis, Operation and Control. Electr. Eng. 2006, 3, 1–42. [Google Scholar] [CrossRef]
  36. Gautam, L.K.; Mishra, M.; Bisht, T. A Methodology for Power Flow & Voltage Stability Analysis. Int. Res. J. Eng. Technol. 2015, 2, 321–326. [Google Scholar]
  37. Ling, S.H.; Iu, H.H.; Chan, K.Y.; Lam, H.K.; Yeung, B.C.; Leung, F.H. Hybrid particle swarm optimization with wavelet mutation and its industrial applications. IEEE Trans. Syst. Man Cybern. Part B 2008, 38, 743–763. [Google Scholar] [CrossRef] [Green Version]
  38. Liu, Y.; Ćetenović, D.; Li, H.; Gryazina, E.; Terzija, V. Multi-objective optimization approaches have also been used in ORPD studies. Int. J. Electr. Power Energy Syst. 2022, 136, 107764. [Google Scholar] [CrossRef]
  39. Mouassa, S.; Bouktir, T. Multi-objective ant lion optimization algorithm to solve large-scale multi-objective optimal reactive power dispatch problem. COMPEL-Int. J. Comput. Math. Electr. Electron. Eng. 2019, 38, 304–324. [Google Scholar] [CrossRef]
  40. Beyer, H.-G. The Theory of Evolution Strategies; Springer Science & Business Media: Berlin/Heidelberg, Germany, 1995. [Google Scholar] [CrossRef]
  41. Hansen, N.; Ostermeier, A. Completely derandomized self-adaptation in evolution strategies. Evol. Comput. 2001, 9, 159–195. [Google Scholar] [CrossRef]
  42. Sulaiman, M.H.; Mustafa, M.W.; Aliman, O.; Khalid, S.A.; Shareef, H. Real and reactive power flow allocation in deregulated power system utilizing genetic-support vector machine technique. Int. Rev. Electr. Eng. 2010, 5, 2199–2208. [Google Scholar]
  43. Mustafa, M.W.; Sulaiman, M.H.; Shareef, H.; Khalid, S.A. Reactive power tracing in pool-based power system utilising the hybrid genetic algorithm and least squares support vector machine. IET Gener. Transm. Distrib. 2012, 6, 133–141. [Google Scholar] [CrossRef]
  44. Jarmouni, E.; Mouhsen, A.; Lamhammedi, M.; Ouldzira, H. Integration of artificial neural networks for multi-source energy management in a smart grid. Int. J. Power Electron. Drive Syst. 2021, 12, 1919. [Google Scholar] [CrossRef]
  45. Lateef, A.A.A.; Ali Al-Janabi, S.I.; Abdulteef, O.A. Artificial Intelligence Techniques Applied on Renewable Energy Systems: A Review. In Proceedings of International Conference on Computing and Communication Networks: ICCCN; Springer: Singapore, 2021; pp. 297–308. [Google Scholar] [CrossRef]
  46. DingPing, L.; GuoLiang, S.; WenDong, G.; ZHi, Z.; BaoNing, H.; Wei, G. Power system reactive power optimization based on MIPSO. Energy Procedia 2012, 14, 788–793. [Google Scholar] [CrossRef] [Green Version]
  47. Yang, T.; Zhao, L.; Li, W.; Zomaya, A.Y. Reinforcement learning in sustainable energy and electric systems: A Survey. Annu. Rev. Control. 2020, 49, 145–163. [Google Scholar] [CrossRef]
  48. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey wolf optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef] [Green Version]
  49. Abbas, M.; Alshehri, M.A.; Barnawi, A.B. Potential Contribution of the Grey Wolf Optimization Algorithm in Reducing Active Power Losses in Electrical Power Systems. Appl. Sci. 2022, 12, 6177. [Google Scholar] [CrossRef]
  50. Mohseni-Bonab, S.M.; Rabiee, A.; Mohammadi-Ivatloo, B.; Jalilzadeh, S.; Nojavan, S. A two-point estimate method for uncertainty modeling in multi-objective optimal reactive power dispatch problem. Int. J. Electr. Power Energy Syst. 2016, 75, 194–204. [Google Scholar] [CrossRef]
  51. Shaheen, M.A.; Yousri, D.; Fathy, A.; Hasanien, H.M.; Alkuhayli, A.; Muyeen, S.M. A novel application of improved marine predators algorithm and particle swarm optimization for solving the ORPD problem. Energies 2020, 13, 5679. [Google Scholar] [CrossRef]
  52. Electric Power Group. “Transmission System Planning Reference Book”, 118-Bus Test System. 2004. Available online: https://www.electricitypolicy.org.uk/pdfs/wp8.pdf. (accessed on 21 April 2023).
  53. Sulaiman, M.H.; Mustaffa, Z.; Mohamed, M.R.; Aliman, O. Using the gray wolf optimizer for solving optimal reactive power dispatch problem. Appl. Soft Comput. 2015, 32, 286–292. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Hierarchy of grey wolves.
Figure 1. Hierarchy of grey wolves.
Energies 16 05021 g001
Figure 2. The proposed GWO algorithm optimizing control parameters for ORPD problem.
Figure 2. The proposed GWO algorithm optimizing control parameters for ORPD problem.
Energies 16 05021 g002
Figure 3. Convergence patterns for Scenario 1 of the IEEE 30-bus test system.
Figure 3. Convergence patterns for Scenario 1 of the IEEE 30-bus test system.
Energies 16 05021 g003
Figure 4. Convergence patterns for Scenario 2 of the IEEE 30-bus test system.
Figure 4. Convergence patterns for Scenario 2 of the IEEE 30-bus test system.
Energies 16 05021 g004
Figure 5. Voltage deviation convergence patterns for Scenario 2 of the IEEE 30-bus test system.
Figure 5. Voltage deviation convergence patterns for Scenario 2 of the IEEE 30-bus test system.
Energies 16 05021 g005
Figure 6. Convergence patterns for Scenario 3 of the IEEE 30-bus test system (wind integration).
Figure 6. Convergence patterns for Scenario 3 of the IEEE 30-bus test system (wind integration).
Energies 16 05021 g006
Figure 7. Voltage deviation convergence patterns for Scenario 2 of the IEEE 30-bus system (wind integration).
Figure 7. Voltage deviation convergence patterns for Scenario 2 of the IEEE 30-bus system (wind integration).
Energies 16 05021 g007
Figure 8. Power loss convergence patterns for Scenario 3 of the IEEE 30-bus system (wind integration).
Figure 8. Power loss convergence patterns for Scenario 3 of the IEEE 30-bus system (wind integration).
Energies 16 05021 g008
Figure 9. Convergence patterns for Scenario 3 of the IEEE 118-bus test system.
Figure 9. Convergence patterns for Scenario 3 of the IEEE 118-bus test system.
Energies 16 05021 g009
Figure 10. Voltage deviation convergence patterns for Scenario1 of the IEEE 118-bus system.
Figure 10. Voltage deviation convergence patterns for Scenario1 of the IEEE 118-bus system.
Energies 16 05021 g010
Figure 11. Power loss convergence patterns for Scenario 3 of the IEEE 118-bus system (wind integration).
Figure 11. Power loss convergence patterns for Scenario 3 of the IEEE 118-bus system (wind integration).
Energies 16 05021 g011
Figure 12. Histograms of wind data generated using Weibull distribution.
Figure 12. Histograms of wind data generated using Weibull distribution.
Energies 16 05021 g012
Figure 13. Power curves for different wind turbine brands.
Figure 13. Power curves for different wind turbine brands.
Energies 16 05021 g013
Table 1. Limit settings for control variables for IEEE 30-bus system in Scenario 1.
Table 1. Limit settings for control variables for IEEE 30-bus system in Scenario 1.
VariablesLower LimitUpper Limit
Voltages0.90 p.u.1.10 p.u.
Tap Settings0.95 p.u.1.05 p.u.
Compensation Devices0 MVAR7 MVAR
Table 2. Control variables of ORPD for the IEEE 30-bus system in Scenario 1.
Table 2. Control variables of ORPD for the IEEE 30-bus system in Scenario 1.
Control VariablesPSOGAABCOGSAHBMOHFAGWO
(Proposed)
V11.10001.02281.10001.05001.03451.11.1000
V21.10001.01811.06151.04101.07951.05431.0940
V51.0850.98591.07111.01541.06541.07511.0760
V81.08380.98581.08491.02671.07361.08681.0837
V111.10000.98591.10001.00820.93241.11.0847
V131.10000.98151.06651.05000.95381.11.0894
T111.10000.99960.97001.05851.09020.98001.0385
T120.90000.97151.05000.90890.95460.95000.9753
T151.02000.97940.99001.01411.09010.97011.0346
T360.99000.94770.99001.01821.06370.97001.0016
QC101.10002.01245.00000.03301.62544.70031.3636
QC120.40006.19535.00000.02494.39284.70610.6031
QC150.70003.40215.00000.01770.13024.70062.5714
QC175.00001.67185.00000.05002.06352.30592.2171
QC204.70002.40604.10000.03340.35024.80351.3145
QC211.00004.07863.30000.04030.27364.90254.4976
QC233.00002.97790.90000.02690.00004.80401.7628
QC240.80001.06175.00000.05001.30294.80524.4368
QC291.20003.12202.40000.01940.00033.39831.3185
Tot. Loss (MW)4.660915.09774.60224.49844.40864.5294.1781
V. D. (pu)1.46000.47730.73780.80850.87361.6250.4697
Table 3. Limit settings for control variables for IEEE 30-bus system in Scenario 2.
Table 3. Limit settings for control variables for IEEE 30-bus system in Scenario 2.
VariablesLower LimitUpper Limit
Generated Power0.05 p.u.2.00 p.u.
Voltages1.00 p.u.1.10 p.u.
Tap Settings0.90 p.u.1.10 p.u.
Compensation Devices0 MVAR5 MVAR
Table 4. Control variables of ORPD for the IEEE 30-bus system in Scenario 2.
Table 4. Control variables of ORPD for the IEEE 30-bus system in Scenario 2.
Control VariablesLimitsABCGWO (Proposed)
LowerUpper
P10.502.000.54620.2351
P20.200.800.78630.4848
P50.150.500.49030.4700
P80.100.500.34770.4688
P110.100.500.29990.4693
P130.120.500.39450.4617
V11.001.101.09271.1000
V21.001.101.08801.0984
V51.001.101.06951.0805
V81.001.101.07221.0982
V111.001.101.08601.0969
V131.001.101.09261.1000
T110.901.100.99831.0220
T120.901.100.99940.9571
T150.901.100.99841.0386
T360.901.101.00341.0093
QC100.005.001.55002.5770
QC120.005.003.94002.5370
QC150.005.003.47001.0370
QC170.005.003.33101.8280
QC200.005.003.33203.0675
QC210.005.003.95001.6370
QC230.005.001.30001.7702
QC240.005.003.71003.3960
QC290.005.003.99000.8000
Total Loss (MW) 3.04102.0679
Voltage Deviation (pu) 1.03530.9769
Table 5. Limit settings for control variables for IEEE 30-bus system in Scenario 3.
Table 5. Limit settings for control variables for IEEE 30-bus system in Scenario 3.
VariablesLower LimitUpper Limit
Wind Power0.00 p.u.0.10 p.u.
Generated Power0.05 p.u.2.00 p.u.
Voltages1.00 p.u.1.10 p.u.
Tap Settings0.90 p.u.1.10 p.u.
Compensation Devices0 MVAR5 MVAR
Table 6. Control variables of ORPD for the IEEE 30-bus system in Scenario 3 (wind integration).
Table 6. Control variables of ORPD for the IEEE 30-bus system in Scenario 3 (wind integration).
Control VariablesLimitsGWO (Proposed)
LowerUpper
Pwind0.000.100.0982
P10.501.000.2351
P20.200.800.4848
P50.150.500.4700
P80.100.500.4688
P110.100.500.4693
P130.120.500.4617
Vwind1.001.101.0604
V11.001.101.0531
V21.001.101.0436
V51.001.101.0500
V81.001.101.0977
V111.001.101.0473
V131.001.100.9781
T110.901.100.9500
T120.901.101.0500
T150.901.101.0343
T360.901.100.9884
QC100.005.004.9322
QC120.005.004.3456
QC150.005.000.7096
QC170.005.002.2971
QC200.005.001.6113
QC210.005.003.0152
QC230.005.000.3921
QC240.005.002.2213
QC290.005.000.4657
Total Loss (MW) 1.8010
Voltage Deviation (pu) 1.0154
Table 7. Limit settings for control variables for IEEE 118-bus system in Scenario 1.
Table 7. Limit settings for control variables for IEEE 118-bus system in Scenario 1.
VariablesLower LimitUpper Limit
Voltages0.95 p.u.1.10 p.u.
Tap Settings0.90 p.u.1.10 p.u.
Compensation Devices−20 MVAR20 MVAR
Table 8. Control variables of ORPD for the IEEE 118-bus system in Scenario 1.
Table 8. Control variables of ORPD for the IEEE 118-bus system in Scenario 1.
Control
Variables
ABCPSOGSACFAGWOControl
Variables
ABCPSOGSACFAGWO
V11.05121.06000.96001.02710.9903V901.02100.99051.04171.042221.0522
V41.07570.94000.96201.05811.0094V911.01721.00151.00321.045521.0251
V61.07910.95140.97291.05061.0208V921.09141.06001.09271.04851.0385
V81.06560.98201.05701.04000.9697V991.05980.99381.04331.054211.0064
V101.04610.95221.08851.05731.0721V1001.05351.02641.07861.058811.0486
V121.07261.05640.96301.04741.0095V1031.03940.94001.02661.049161.0647
V151.02650.95601.01271.04650.9764V1041.02151.06000.98081.038331.0247
V181.03140.94001.00691.04920.9616V1051 1.101.06001.01631.035311.0329
V191.01550.94001.00031.04530.9672V1071.04631.00860.99871.022471.0469
V241.02010.94001.01051.05181.0412V1101 1.030.99141.02181.031781.0298
V251.04890.98841.01021.05991.0950V1111.08880.94300.98521.039481.0179
V261.05390.99301.04011.060.9682V1121.06360.97410.95001.016141.0090
V271.02040.96700.98091.04471.0098V1131.05880.96150.97641.05541.0594
V311.03920.94000.95001.04031.0003V1161.04440.94001.03721.057431.0324
V321.03671.00300.95521.04321.0046QC5020.0000.0000−19.921.0050
V341.03670.94000.99101.05681.0080QC3412.616−9.4937.46007.470.9954
V361.04401.00781.00911.05511.0051QC37020.0000.0000−5.061.0284
V400.99120.97390.95051.03570.9668QC445.3918−9.06166.07004.461.0034
V420.98750.94500.95001.03730.9618QC451020.0003.33001.630.9990
V461.03251.03920.98141.04610.9960QC466.21419.9986.51009.551.0447
V491.01830.98061.04441.05941.0005QC484.9873−3.24234.47003.350.9458
V540.97761.06001.03791.03620.9305QC749.4985−17.1859.72000.00.9281
V550.97540.97360.99071.03510.9301QC7914.99643.914814.2500.00.9103
V560.98010.97151.03331.03540.9308QC829.357419.99817.4900.0−26.90
V591.02351.06001.00991.05920.9495QC833.616720.0004.28000.06.3230
V611.04000.94821.09251.060.9700QC10517.1048−18.98912.0404.65−10.63
V621.05171.06001.03931.05600.9819QC1072.0274−20.0002.26004.193.3801
V651.05910.99530.99981.060.9870QC1101.8493−20.0002.90002.254.3057
V661.03190.94001.03551.061.0032T81.07681.00591.06590.988.9977
V691.02911.03301.10001.061.0544T320.96551.10000.95341.065.9038
V700.97770.99521.09921.03511.0477T361.06011.01100.93280.984.8237
V721.02580.94981.00141.04051.0097T511.00811.01101.08840.994.4373
V730.95720.94001.01111.03511.0418T931.05091.00011.05790.9813.274
V740.96910.94001.04761.02231.0073T951.02831.01550.94931.006.1881
V760.99080.94001.02111.00481.0212T1020.99621.10000.99750.995.5461
V771.02090.99351.01871.04561.0410T1070.93560.92430.98870.954.3820
V801.05420.94001.04621.05981.0476T1270.95410.95890.98010.992.3813
V851.01210.98871.04911.05101.0604Loss (MW)136.99131.897127.760114.766109.744
V871.01200.96421.04261.05780.9390V.D
(pu)
1.1951.27381.3051.1781.0935
V891.00671.00261.09551.06 1.0984
Table 9. Limit settings for control variables for IEEE 118-bus system in Scenario 2.
Table 9. Limit settings for control variables for IEEE 118-bus system in Scenario 2.
VariablesLower LimitUpper Limit
Generated Power0.05 p.u.3.60 p.u.
Voltages0.95 p.u.1.10 p.u.
Tap Settings0.90 p.u.1.10 p.u.
Compensation Devices−20 MVAR20 MVAR
Table 10. Control variables of ORPD for the IEEE 118-bus system in Scenario 2.
Table 10. Control variables of ORPD for the IEEE 118-bus system in Scenario 2.
Control VariablesGWOControl VariablesGWOControl VariablesGWOControl VariablesGWOControl VariablesGWO
P186.454P6546.411V11.0590V651.0689QC5−15.149
P456.449P6640.835V40.9808V661.0044QC346.0664
P658.338P6937.066V61.0001V691.0790QC37−3.6222
P850.098P70125.69V80.9932V701.0398QC446.6938
P1034.288P7274.627V101.0160V721.0040QC454.4421
P1269.599P7363.114V121.0024V731.1000QC461.2265
P15147.08P7454.139V151.0183V741.0660QC486.4032
P1891.052P7657.223V181.0410V761.0925QC748.2857
P1951.930P7727.555V191.0120V771.0836QC798.5603
P2458.426P80285.23V241.0254V801.0320QC829.7719
P2573.794P8557.696V250.9639V850.9783QC836.8119
P2640.294P8772.549V261.0588V871.0465QC1055.8368
P27217.58P8946.538V271.0296V891.0653QC1073.3788
P3136.545P9063.959V311.0336V901.0177QC1102.9052
P3263.325P9154.807V321.0341V911.0518T80.9381
P3421.061P92244.41V341.0187V921.0812T320.9463
P3666.161P9932.159V361.0075V990.9812T360.9854
P4023.633P10044.170V400.9910V1001.0375T511.0402
P42161.63P10355.985V421.0219V1031.0576T931.0500
P4675.908P10456.302V461.0768V1040.9716T950.9112
P4916.549P10534.894V491.0336V1050.9981T1021.0005
P5464.019P107140.97V541.1000V1070.9591T1070.9756
P5580.821P11053.026V551.0706V1101.0584T1270.9471
P5614.430P11136.054V561.0535V1111.0359Loss (MW)68.1578
P59306.06P11289.350V591.0948V1121.0850
P6181.501P11358.478V611.0169V1131.0399V.D
(p.u.)
1.1265
P6267.121P11634.454V620.9881V1161.0311
Table 11. Limit settings for control variables for IEEE 118-bus system in Scenario 3.
Table 11. Limit settings for control variables for IEEE 118-bus system in Scenario 3.
VariablesLower LimitUpper Limit
Wind Power0.05 p.u.0.50 p.u.
Generated Power0.05 p.u.3.60 p.u.
Voltages1.00 p.u.1.10 p.u.
Tap Settings0.90 p.u.1.10 p.u.
Compensation Devices−20 MVAR20 MVAR
Table 12. Control variables of ORPD for the IEEE 118-bus system in Scenario 3.
Table 12. Control variables of ORPD for the IEEE 118-bus system in Scenario 3.
Control VariablesGWOControl VariablesGWOControl VariablesGWOControl VariablesGWOControl VariablesGWO
P1252.23P6535.039V11.0424V651.0343QC5−4.279
P4122.96P6637.903V41.0284V661.0629QC348.7954
P640.162P6959.278V61.0134V691.0677QC37−2.750
P818.208P7082.197V81.0507V701.0668QC441.0647
P9wind27.538P7293.435V9wind0.9688V721.0531QC452.4947
P109.5797P7345.600V101.0686V731.0797QC468.2764
P1251.614P7411.502V121.0184V741.0450QC483.6636
P15154.29P7664.795V151.0011V761.0526QC7411.943
P1826.439P7740.345V180.9781V771.0475QC798.7899
P1929.869P80290.65V190.9890V801.0553QC827.0112
P2428.433P8529.615V241.0309V851.0052QC833.2327
P2552.128P8740.991V250.9719V871.0538QC1052.9738
P2636.567P8950.678V261.0583V891.0225QC1073.6681
P27115.63P9028.770V270.9903V901.0135QC1104.0839
P3113.306P9131.469V310.9833V911.0254T81.0291
P3288.117P92198.11V320.9888V921.0429T320.9981
P3442.177P9942.745V341.0128V991.0509T360.9835
P3632.487P10062.002V361.0148V1001.0417T511.0279
P4040.382P10350.258V401.0022V1031.0288T930.9752
P42164.87P10492.620V421.0152V1041.0373T951.0192
P46119.43P10527.045V461.0687V1051.0403T1020.9224
P4924.695P107148.33V491.0536V1071.0531T1070.9590
P549.7571P11050.260V541.0508V1101.0197T1270.9192
P5550.429P11133.580V551.0556V1111.0344Loss (MW)28.1372
P5653.080P11217.323V561.0523V1120.9949
P59327.36P11327.363V591.0730V1130.9985V.D
(pu)
1.12945
P61138.60P11647.297V611.0522V1161.0307
P6230.217 V621.0535
Table 13. Minimum required number of turbines for different wind turbine brands.
Table 13. Minimum required number of turbines for different wind turbine brands.
Wind Turbine BrandMinimum Required Turbine Numbers
Profile-1Profile-2Profile-1Profile-2
Calculated Best Wind Power9.8 MW9.8 MW28.12 MW28.12 MW
GE-120 (2.5 MW)19325492
Nordex N90 Beta (2.3 MW)19305485
Gamesa G80 (2.0 MW)16245066
Enercon E-66/18.70(1.8 MW)21335994
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

Varan, M.; Erduman, A.; Menevşeoğlu, F. A Grey Wolf Optimization Algorithm-Based Optimal Reactive Power Dispatch with Wind-Integrated Power Systems. Energies 2023, 16, 5021. https://doi.org/10.3390/en16135021

AMA Style

Varan M, Erduman A, Menevşeoğlu F. A Grey Wolf Optimization Algorithm-Based Optimal Reactive Power Dispatch with Wind-Integrated Power Systems. Energies. 2023; 16(13):5021. https://doi.org/10.3390/en16135021

Chicago/Turabian Style

Varan, Metin, Ali Erduman, and Furkan Menevşeoğlu. 2023. "A Grey Wolf Optimization Algorithm-Based Optimal Reactive Power Dispatch with Wind-Integrated Power Systems" Energies 16, no. 13: 5021. https://doi.org/10.3390/en16135021

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