Next Article in Journal
Characterization of the Operation of a BESS with a Photovoltaic System as a Regular Source for the Auxiliary Systems of a High-Voltage Substation in Brazil
Previous Article in Journal
PV Powered High Voltage Pulse Converter with Switching Cells for Food Processing Application
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Surrogate-Assisted Adaptive Bat Algorithm for Large-Scale Economic Dispatch

1
College of Intelligent Systems Science and Engineering, Hubei Minzu University, Enshi 445000, China
2
Enshi Power Supply Company, State Grid Hubei Electric Power Company, Enshi 445000, China
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Energies 2023, 16(2), 1011; https://doi.org/10.3390/en16021011
Submission received: 24 November 2022 / Revised: 31 December 2022 / Accepted: 9 January 2023 / Published: 16 January 2023
(This article belongs to the Topic Energy Economics and Sustainable Development)

Abstract

:
Large-scale grids have gradually become the dominant trend in power systems, which has increased the importance of solving the challenges associated with large-scale economic dispatch (LED). An increase in the number of decision variables enlarges the search-space scale in LED. In addition to increasing the difficulty of solving algorithms, huge amounts of computing resources are consumed. To overcome this problem, we proposed a surrogate-assisted adaptive bat algorithm (GARCBA). On the one hand, to reduce the execution time of LED problems, we proposed a generalized regression neural network surrogate model based on a self-adaptive “minimizing the predictor” sampling strategy, which replaces the original fuel cost functions with a shorter computing time. On the other hand, we also proposed an improved hybrid bat algorithm (RCBA) named GARCBA to execute LED optimization problems. Specifically, we developed an evolutionary state evaluation (ESE) method to increase the performance of the original RCBA. Moreover, we introduced the ESE to analyze the population distribution, fitness, and effective radius of the random black hole in the original RCBA. We achieved a substantial improvement in computational time, accuracy, and convergence when using the GARCBA to solve LED problems, and we demonstrated this method’s effectiveness with three sets of simulations.

1. Introduction

The economic dispatch (ED) problem is a hot spot in power system research and is identified as a nonconvex and nonlinear optimization problem. The purpose of the ED problem is to reasonably distribute load demand to generator units to obtain the minimum cost while meeting the operation and security constraints. The constraints include equality and inequality factors. Among them, it is worth noting that the valve-point effect causes the fuel consumption curve to show pulsation. Additionally, prohibited operation zones (POZs) make the fuel cost functions discontinuous. Other practical constraints, such as ramp rate limits and transmission line losses, should be considered to make ED models more accurate. There have been numerous approaches proposed to resolve the ED problem. On the one hand, some researchers are keen to use traditional mathematical methods, including semidefinite programming [1], dynamic programming [2], λ -iteration [3], and projection methods [4]. On the other hand, as an important branch of computation intelligence, meta-heuristic algorithms have gained adequate development in solving ED problems, including the generic algorithm (GA) [5], particle swarm optimization (PSO) [6,7], the bat algorithm (BA) [8,9], gray wolf optimizer (GWO) [10], ant colony optimization (ACO) [11], the firefly algorithm (FA) [12], the cuckoo search algorithm (CSA) [13], and the differential evolution algorithm (DE) [14]. In [15], a phasor PSO (PPSO) was applied to solve nonconvex ED problems. Compared with PSO, PPSO had better performance in convergence rate and computing efficiency. In [16], a modified quasi-opposition-based gray wolf optimization algorithm (mQOGWO) was proposed to solve complex constrained optimization problems, including 23 mathematical benchmark functions and three test systems. The mQOGWO algorithm achieved a promising method for solving constrained optimization problems. In [17], the authors proposed a novel honey badger optimization algorithm (HBOA) for ED problems combining heat and power. The simulation results obtained by HBOA were better than other comparison algorithms. In [18], a greedy sine–cosine nonhierarchical gray wolf optimizer (G-SCNHGWO) was employed to solve nonconvex ED problems efficiently. The simulation results demonstrated the superior performance of G-SCNHGWO compared with other state-of-the-art methods. In [19], the authors employed the search and rescue optimization algorithm (SAR) to solve the combined emission and economic dispatch and economic load dispatch. The results proved the superiority of the SAR in the optimal solution for economic load dispatch and combined emission and economic dispatch. In spite of these advances, as society progresses, power systems are becoming larger and cross-regional. As the decision variable dimension increases sharply, the number of fitness evaluations and amount of computation time required for the LED become enormous.
There is a possibility that existing methods will not converge in a timely fashion or will not yield the global optimal result for the LED problem. Al-Betar et al. [20] proposed a new modified β -hill-climbing local search algorithm for the ED problem, including 3-, 13-, 40-, and 80-unit iterations. When this method was introduced to solve the 40- and 80-unit ED problems, there were at least 900 and 800 fitness evaluations, respectively. The number of assessments is enormous. Chiang [21] proposed an improved genetic algorithm for 20-, 40-, 80-, and 160-unit ED problem simulations. These cases took 80.48, 157.39, 309.41, and 621.30 s, respectively. Ali S. [18] proposed a greedy sine–cosine nonhierarchical gray wolf optimizer to solve ED problems. These four systems include 10, 15, 40, and 140 power generation units, with various assessment times of 250, 220, 350, and 410, respectively. Therefore, traditional mathematical methods and meta-heuristic algorithms that solve LED problems in a straightforward way are considerably time consuming.
Recently, data-driven surrogate-assisted optimization methods have received much attention and achieved many results in large-scale time-consuming optimization problems. The main idea of data-driven surrogate-assisted optimization methods is to build a surrogate model to approximate and replace the exact objective function [22]. The most widely used surrogate models include Kriging models [23,24], artificial neural networks [25,26], radial basis functions [27], support vector machines [28], ensemble models [29], etc. A Kriging-assisted convergence archive and diversity archive evolutionary algorithm was proposed for solving multiobjective expensive problems [23], where an improved Kriging model based on the influential point-insensitive was proposed to approximate an expensive objective function. In [25], compared with the original dropout neural network, which needs to build many network models, a computationally efficient dropout neural network was used to evaluate the fitness value. In [27], radial basis function (RBF) models were applied to replace expensive functions, considerably reducing computing time and resource use.
In addition, as an RBF variant, a generalized regression neural network model (GRNN) was also used for a data-driven approximation of the objective function. Park et al. [30] proposed meta-modeling using GRNN and particle swarm optimization, where GRNN is treated as a global model to approximate the fitness function of the benchmark function. Wang et al. [31] proposed global and local surrogate-assisted differential evolution for expensive constrained optimization problems. GRNN and RBF act as global and local model surrogate-assisted differential evolution algorithms, respectively, where GRNN replaced the objective function to evaluate the vector generated by the differential evolution algorithm. Using GRNN for data-driven surrogate-assisted method has two advantages. First, GRNN only requires a one-time training process. The computational cost and time of training are less than that of RBF. Second, GRNN has only one parameter that needs to be adjusted. This parameter is called the smoothing factor, making the GRNN model insensitive [32]. Although GRNN has been successfully applied to large-scale time-consuming optimization problems, effective sampling criteria are needed to improve the GRNN quality for the fitting error between GRNN and the original objective function.
An effective sampling criterion plays an important role in improving the performance of the surrogate model’s efficiency and fitting error. In [33], a trust-region framework (TRF) for managing surrogate model optimization was first proposed. The framework depends on the gradient information of the expensive function; however, gradient information is difficult to obtain. An improved trust-region model management technology called self-adaptive “minimizing the predictor” (SAMP) was proposed to identity local search space around the optimal solution [34]. Compared with TRF, SAMP uses the different fitness values between two successive iterations to adjust the direction of exploration. SAMP is not only easy to implement but also provides the high-quality sampling points for data needed to improve the quality of GRNN.
An excellent optimization algorithm is useful for the LED problem optimization process. The bat algorithm is widely used in ED problems due to its few parameters and fast convergence [35,36,37,38]. In [39], a modified directional bat algorithm (dBA) was devoted to solving the ED problem with renewable resources. The dBA outperformed the comparison algorithm in terms of convergence speed and computation time. In [40], the authors proposed a novel Cauchy–Gaussian quantum-behaved bat algorithm (CGQBA) to solve the ED problem in various test systems, including 3, 6, 20, 40, 110, and 160 generation units. In [41], the authors proposed a multiobjective hybrid bat algorithm (MHBA) to solve the combined economic/emission dispatch problem. The simulation results from the IEEE 30-, 118-, and 300-bus systems confirmed the superiority of MHBA. In [9], a modified hybrid PSO with BA parameters was presented to find the optimal solution of the ED problem by incorporating renewable energy and thermal sources. Liang et al. [8] proposed a hybrid bat algorithm (RCBA) for ED with random wind power. RCBA was constructed by combining the random black hole model, a chaotic map, and bat algorithm, where random walks for local searches were replaced by the random black hole model, and chaotic maps were applied to substitute some parameters for loudness and pulse emission rate. Compared with the original bat algorithm, RCBAs have the advantages of enhancing the global search ability and effectively avoiding the premature convergence problem. However, the final solution of the RCBA depends heavily on the effective radius ( r d ) of the random black hole model, and the search space is positively correlated with r d . Importantly, r d is set as a piecewise parameter by the author based on the search space variation (from large to small) and experience, which has a considerable effect on convergence and accuracy. Furthermore, Zhan et al. [42] proposed an adaptive PSO. A real-time evolutionary state estimation method (ESE) based on population distribution and particle fitness was performed to identify one of four defined evolutionary states in each generation. Inertia weights, acceleration coefficients, and other algorithmic parameters were automatically controlled at runtime to enhance search efficiency.
Although the surrogate model technique and LED problem have been actively studied, there are few data-driven surrogate-assisted optimization algorithms to solve the LED problem. To improve the quality of the surrogate model and obtain the better final solution for the LED problem, a high-quality hybrid optimization algorithm is urgently needed. Motivated by the above analysis, we proposed a data-driven surrogate-assisted adaptive hybrid bat algorithm for the LED problem. Our proposed method consists of two parts: (1) a novel GRNN surrogate model based on the SAMP sampling strategy; (2) an adaptive hybrid bat algorithm.
The main contributions of our paper are summarized as follows:
(1)
We proposed an improved GRNN based on the SAMP sampling strategy for replacing the original objective function in optimization. First, we used GRNN to evaluate the fitness, which is constructed from the population that meets the constraint conditions and is randomly generated. The promising points x p randomly sampled from the SAMP search space are 10 percent of the number of the population in each iteration. Then, x p are taken to the database, and GRNN is finally updated according the database in every five generations;
(2)
We proposed an adaptive bat algorithm to perform LED-problem optimization. First, by revealing the essence of r d in RCBA, we developed the ESE method to evaluate the relationship between the population distribution, fitness value, and r d of RCBA. ESE can improve the reliability of RCBA without increasing the algorithm’s complexity. Second, inspired by the principle of the evolutionary factor in ESE, we proposed an average evolutionary factor method to adaptively update r d . Based on this, an adaptive bat algorithm was proposed, which eliminates the irrationality of the previous piecewise setting.
The rest of this paper is organized as follows. Section 2 describes the economic dispatch problem. Section 3 describes the related work. The proposed algorithm and surrogate are introduced in Section 4. Section 5 presents the experimental studies on the IEEE 118- and 300-bus systems, as well as the IEEE 40-unit test system. Finally, Section 6 concludes this paper and provides future research directions.

2. Problem Formulation

This section describes LED problems and aims to minimize the cost, which is subject to constraints. The LED problem is to increase decision variables and search space on the basis of the ED problem. Specifically, constraints are introduced to the objective function. The object is to minimize the fuel cost functions of thermal units with or without valve points, which are given
min F 1 = j = 1 N g F j ( P j ) = j = 1 N g α j P j 2 + β j P j + γ j ,
where F j ( P j ) is the cost function of the jth generator (USD/h); N g is the number of generators; P j is the active output of the jth generator (MW); and α j , β j , γ j are the cost coefficients of the jth generator. In the practical ED problem, when the intake valve is opened, the drawing effect will cause the fuel cost to rise sharply in a short time, finally causing the cost function to have many non-differentiable points [43]. Therefore, if the valve-point effects are considered, the fuel cost function is expressed as follows:
min F 2 = j = 1 N g F j ( P j ) = j = 1 N g α j P j 2 + β j P j + γ j + e j sin ( d j ( P j min P j ) ) ,
where e j and d j are the valve-point coefficients of the jth generator; P j m i n is the minimum active output of the jth generator (MW).
To describe the economic dispatch problem more practically, we considered reactive power limits, voltage magnitude constraints, line flow constraints, prohibited operation zones, ramp rate limits, and valve-point effects [41].
  • Generation capacity constraints: the real active and reactive outputs of generators should be limited between their minimum and maximum, which means that generators should satisfy the following inequality constraint:
    P j min P j P j max , Q j min Q j Q j max ,
    where P j m i n and P j m a x are the minimum and maximum active power outputs of the jth generator, respectively; Q j m i n and Q j m a x are the minimum and maximum reactive power outputs of the jth generator, respectively.
  • Power balance constraint: the whole active power output should include the total load demand P d and total transmission line loss P l .
    j = 1 N g P j = P d + P l ,
    The P l is calculated by [44]:
    P j P d j V j k = 1 N b V k ( G j k cos θ j k + B j k sin θ j k ) = 0 ,
    Q j Q d j V j k = 1 N b V k ( G j k sin θ j k B j k cos θ j k ) = 0 ,
    where P j and Q j are the active and reactive powers of the jth bus, respectively; P d j and Q d j are the active and reactive power load needs of the jth bus, respectively; G j k and B j k are the transfer conductance and susceptance of the jth bus to kth bus, respectively; V j and V k are the voltage magnitudes of the jth bus and kth bus, respectively, (V); N b is the number of buses; and θ j k are the voltage angles of the jth bus to kth bus, respectively. The real P l is calculated after obtaining V j , V k , and θ j k by:
    P l = m = 1 N line G m [ V j 2 + V k 2 2 V j V k cos θ j k ] ,
    where G m is the conductance of the mth line connecting buses j and k; N line is the number of transmission lines.
  • Voltage magnitude constraints: the voltage magnitude should be limited from the lower to upper bounds for secure operation.
    V j min V j V j max , j = 1 , , N b .
  • Line flow constraints: the security constraint of the transmission line is limited by
    S j S j max , j = 1 , , N line ,
    where S j and S j max are the line flows of the jth line and jth line, respectively.
  • Ramp rate limits: the active output of the generators cannot be suddenly increased or decreased. Thus, it is limited by:
    P j P j 0 U R j , P j 0 P j D R j ,
    where P j 0 , U R j , and D R j are the previous active output power and the up- and down-ramp limits of the jth generator, respectively;
  • Prohibited operating zones: the thermal generator’s steam valve operation or bearing vibration makes the cost function discontinuous. Therefore, prohibited operating zones are considered as below:
    P j min P j P j , 1 l , P j , k 1 u P j P j , k l , k = 2 , , z , j = 1 , 2 , N g P j , z u P j P j max ,
    where z is the number of prohibited operation zones of the jth generator; P j , z u and P j , z l are the upper and lower active power outputs of the zth prohibited operation zones for the jth thermal unit.

3. Related Technology

This section is devoted to introducing the original hybrid bat algorithm RCBA, evolutionary state evaluation method, general regression neural network, and self-adaptive “minimizing the predictor” strategy.

3.1. Original Hybrid Bat Algorithm RCBA

RCBA [8] is an improved hybrid bat algorithm, which was proposed to solve ED with random wind power. The main idea of RCBA is to integrate the random black hole model and chaotic maps with the bat algorithm, greatly increasing the global search ability, enlarging the exploitation area, and accelerating convergence speed during the search. To enhance convergence for solving ED problems, the authors adopted the random black hole model to replace the random walk of the bat algorithm, which shows high performance for its convergence and search abilities. Our use method of the random black hole model is stated as follows:
f i = f min + ( f max f min ) β ,
V i t + 1 = V i t + ( X i t X g t ) f i ,
X i t + 1 ( m ) = X g t ( m ) + r d σ , l p , X i t + 1 = X i t + V i t + 1 , l > p ,
where f max and f min represent the maximum and minimum frequencies, respectively; β is a random number distributed in the range (0,1); V i t is the bat velocity at the tth iteration; X g t ( m ) is the current best position of each single dimension m at the tth iteration; X i t + 1 ( m ) is the current position of each single dimension m at the t + 1 th iteration; r d is the effective radius of the random black hole model, which is set as a piecewise parameter; σ obeys uniform distribution in [−1,1]; l is a random number that takes a value between 0 and 1; and p is the threshold of the random black hole model—a constant.
Accordingly, loudness A i and pulse emission rate r i are updated by Equations (15) and (16), respectively.
A i t + 1 = A i t / 0.7 , i f A i t < 0.7 , 10 ( 1 A i t ) / 3 , i f A i t 0.7 ,
r i t + 1 = r i t + 0.2 ( ( 0.5 / ( 2 π ) ) × sin ( 2 π × r i t ) ) mod 1 ,
The update steps of RCBA are as follows:
(1)
Initialize bat population, velocity, frequency, loudness, and pulse emission rate;
(2)
Obtain fitness values by Equation (1) or (2);
(3)
Generate p, σ , and new solutions by frequency, speed, position, and Equations (12)–(14);
(4)
Update X i t + 1 ( m ) according to Equation (14) if l p ;
(5)
Generate new fitness;
(6)
Update new fitness and position if the solution improves, or update if not;
(7)
Update the best solution, loudness, and pulse emission rate updated by Equations (15) and (16);
(8)
Repeat steps 3 to 7 until the stopping criterion is satisfied.
The effect radius r d of the random black hole model is a piecewise parameter, which has an important effect on convergence and global search ability. If r d is considerably large, the final solution will be away from the global best solution. In contrast, when r d is considerably small, the ability to enlarge the search area may be reduced.

3.2. Evolutionary State Evaluation Method

In the optimization process, it can be expected that the population distribution will cluster around the global optimum from the initial uniform random distribution to the later stage. First, we proposed the ESE method to calculate the average distance of each particle to all other particles [42]. The population distribution state is reflected through the average distance. The average distance of the global optimal particle to all other particles tends to be the smallest, because all other particles tend to surround the global optimal. At this point, the evolutionary state can be judged as a convergent state. In contrast, when the average distance is the largest, the global optimum is far from all other particles in the jumping-out state. Detailed steps are introduced as follows:
(1)
Average distance is calculated by the Euclidean metric from the particle i to all the other particles, where N p is the population size and D is the number of dimensions, respectively.
d i p = 1 N 1 j = 1 , j i N p k = 1 D ( x i k x j k ) 2 ;
(2)
Evolutionary factor is denoted as the variation in the average distance of the global optimal particle during the optimization process, where d is the average distance of the global optimal particle. In addition, the maximum and minimum average distances of all d i are defined as d m a x and d m i n , respectively.
f e s e = d d min d max d min [ 0 , 1 ] ;
(3)
According to the concept of fuzzy classification, f e s e is classified into four sets, namely S 1 , S 2 , S 3 , and S 4 , which represent the states of exploration, exploitation, convergence, and jumping out, respectively.

3.3. General Regression Neural Network

The GRNN, which can approximate any regression surface in theory, was proposed by Specht [45]. In this paper, we used the GRNN to approximate cost function (1) or (2) in the LED problem. Compared with other neural networks, such as the back propagation neural network, the GRNN requires only one training process. Therefore, the GRNN is suitable for solving time-consuming LED problems. Assuming that x and y are two random variables, their joint probability density is f ( x , y ) , and the regression of y relative to x 0 is given by
E y x 0 = x 0 = 0 y f x 0 , y d y 0 f x 0 , y d y ,
where y ( x 0 ) is the predicted output of y given the input x 0 . A Parzen sub-parameter estimation of the density function f ( x 0 , y ) can be obtained from the sample dataset ( x i , y i ) i = 1 n  [46]:
f x 0 , y = 1 n ( 2 π ) p + 1 2 σ p + 1 i = 1 n e d x 0 , x i e d x 0 , x i ,
d x 0 , x i = j = 1 p x 0 j x i j / σ 2 , d y , y i = y y i 2 ,
where n is the number of sample points; p is the dimension of random variables x; σ is called the smoothing factor, which is actually the standard deviation of the Gaussian function. By combining Equations (19)–(21), y ( x 0 ) is calculated by:
E y x 0 = i = 1 n y e d y 0 , y i i = 1 n e d x 0 , x i ,
Obviously, when given input x 0 , the predicted result is E y x 0 . It should be noted that the value of the smoothing factor has a large impact on network performance.

3.4. A Self-Adaptive “Minimizing the Predictor” Strategy

To make the Kriging model gradually approximate the real objective function through continuous sampling, a self-adaptive “minimizing the predictor” (SAMP) strategy [34] is presented by Dong. Specifically, by continuously sampling the local optimal solution of the minimization problem, the surrogate model continuously approximates the true objective function. Because the surrogate model has a better approximation effect near the local optimum point x 0 , a search radius is required to determine the next sample point x 1 . The initial search radius r 0 may be set by a specific problem. The next sampling point can be sampled by the surrogate model in the interval x 0 ± r 0 . The trust-region factor r is obtained by:
r = f x j 1 f x j f x j 1 y ^ x j ,
where f ( x j 1 ) and f ( x j ) are the real objective function values at sample points x j 1 and x j , respectively; y ^ ( x j ) is the function value computed by the surrogate model at the sampling point x j . The next search radius σ 1 is calculated by:
δ j = c 1 x j x j 1 if r < r 1 min c 2 x j x j 1 , Δ if r > r 2 x j x j 1 otherwise
where c 1 and c 2 represent the contraction and expansion degree coefficients of the new search area (trust region), respectively. The parameters r 1 and r 2 determine the boundaries of contraction and expansion, respectively. If the model performance is low, r will be less than r 1 and the trust region will shrink. Conversely, if the model performance is high, r will be more than r 1 and the trust region will expand.

4. Proposed Method (GARCBA)

In our work, we proposed an improved general regression neural network surrogate-assisted adaptive bat algorithm (GARCBA) for LED problems. Figure 1 shows a flowchart of our method. Unlike the existing algorithms for ED, the GARCBA consists of two parts: a surrogate model and an algorithm. In the GARCBA, the GRNN is employed as the surrogate model to approximate the objective function, which can greatly reduce computational time. For a accurate GRNN, we adopted the SAMP sampling strategy for promising points to join the database in every generation. The GRNN is updated every five generations. To obtain better fitness for enhancing the GRNN’s quality and further solving the LED problem, we proposed an adaptive bat algorithm. First, we developed ESE to estimate the relationship of the population distribution, fitness value, and r d of the RCBA. Second, we proposed an adaptively updated r d of the random black hole method to remove the irrationality of the segmented setting of r d .
(1)
Initialization: The initial population is generated by pseudo-random number generators when meeting the constraints. The database is built through the initial population and used to build a GRNN for replacing objective function (1) or (2). In addition, the initial parameters include the maximum frequencies f max , minimum frequencies f min , velocity v 0 , loudness A 0 , pulse emission rate r 0 , population size r 0 , and system load.
(2)
Evaluate the population by exact function: If the valve-point effect is considered, Equation (2) is used to evaluate the initial population; otherwise Equation (1) is used to evaluate the initial population.
(3)
Update bat frequency, velocity, position, and local search by random black hole model: The frequency, velocity, and position are updated by Equations (12)–(14). The random black hole model is used for local search, which not only enhances the search ability but also increases convergence. Note that r d is set as a piecewise parameter that seriously effects the algorithm’s performance.
(4)
Evaluate the fitness by the GRNN: The GRNN is used to replace the real objective function for evaluating the fitness, which can greatly reduce the computational time.
(5)
Obtain the current best fitness and its position: The best fitness value and the corresponding bat position are predicted by the GRNN at each iteration, where the best fitness value is used for the SAMP sampling strategy of the GRNN, and the best bat position is used in the random black hole model (see Equation (14)).
(6)
Update the loudness and pulse emission rate: Finally, the loudness and pulse emission rate are updated according to the chaotic map (see Equations (15) and (16)).
(7)
Update GRNN: Within the SAMP sampling strategy, the promising points of 10 percent of the population are randomly generated and evaluated by the real cost function. Then, the promising points are taken in the database. Finally, the GRNN is retrained using the database every five generations.
(8)
Estimate the relationship between evolutionary factor and fitness by ESE and adaptively update the effective radius r d of the random black hole: The ESE is introduced to clearly show the state of the bat position and fitness in every generation. According to the ESE, the average evolutionary factor is proposed to adaptively update r d .
(9)
Repeat steps 3 to 7 until the stopping criterion is satisfied.

4.1. An Improved GRNN Base on SAMP Sampling Strategy

As noted in Section 3.3, the GRNN training process is only needed once, which can greatly reduce computational time. In addition, the GRNN parameter is only a smoothing factor, which can reduce the GRNN complexity. However, the aforementioned GRNN is trained by the initial data, which causes an increasing error between the surrogate model and real objective function. To prevent the algorithm from convergence to a false optimum, we considered that the SAMP strategy samples new promising points, which can increase GRNN accuracy to approximate the real objective function. Algorithm 1 describes the steps of updating the GRNN by SAMP.
Algorithm 1 Pseudo-code of updating GRNN by SAMP.
  1:
Input: f ^ ( x i t ) , f ^ ( x b e s t t ) , x b e s t t , f ( x b e s t t )
  2:
Output: GRNN
  3:
if t > 1 then
  4:
       if  f ( x b e s t t 1 ) - f ( x b e s t t ) >0 then
  5:
              x c = x b e s t t
  6:
       else
  7:
              x c = x b e s t t 1
  8:
       end if
  9:
       Get the trust region factor r and trust region radius δ j by Equations (23) and (24), respectively
10:
      δ j = m a x ( δ j , λ R )
11:
      B j = [ x c δ j , x c + δ j ]
12:
      B ^ j = B j A
13:
     for each position j in 10 percent of population do
14:
           Sample promising points x p
15:
           Calculate the fitness f ( x p ) by Equation (1) or Equation (2) within the trust region
16:
     end for
17:
end if
18:
Take x p and f ( x p ) into database
19:
Update the GRNN in every five generations
In Algorithm 1, x i t is the position of bat i at iteration t; f ^ ( x i t ) is the fitness at iteration t evaluated by the GRNN; f ^ ( x b e s t t ) and f ( x b e s t t ) are the approximate and real best values, respectively, at iteration t; x b e s t t is the current best position at iteration t; and x c is defined as the center of SAMP. After multiple iterations, the sampling space’s radius σ j may be too small, causing the new sample points to be concentrated, which is not helpful for improving the GRNN’s accuracy. Therefore, we set a minimum sampling space’s radius λ R to prevent the risk of the sampling space being too small. In addition, the sampling space B j may also exceed the problem space (the upper and lower limits of the active output of economic dispatch); therefore, we set B j ^ as the sampling space of the SAMP strategy. In this paper, c 1 , c 2 , r 1 , r 2 , δ , and λ are 0.55, 1.25, 0.3, 0.75, 0.05, and 0.05, respectively. The number of new sampling points is 10 percent of the population size, which can effectively increase database accuracy. Furthermore, we updated the GRNN surrogate model every five iterations after each database update.

4.2. An Adaptive Bat Algorithm

As noted in Section 3.1, it is vital to obtain an appropriate r d . We know the population distribution and search space range from widely distributed to concentrated convergence. In the original RCBA, r d is set to a relatively large value to enlarge the individual search horizon and improve the search efficiency at the beginning of the iteration. As the iteration goes on, the value of r d gradually decreases when a good current global solution is obtained. In RCBA, r d is set to a piecewise parameter, as shown in Table 1. Table 1 shows that the size of the r d decreases with a fixed number of iterations, which may reduce the search area or cause the next given solution to be far from the global optimal.
Based on our above analysis, we proposed an adaptive hybrid bat algorithm named ARCBA and used ESE to evaluate the population distribution; furthermore, we proposed the fitness and average evolutionary factor to adaptively update r d . Algorithm 2 shows the pseudo-code of the adaptively updating random black hole radius strategy.
Figure 2 shows the evolutionary state and fitness in Case 1. Figure 2a,b show that the value of the early evolutionary factor is generally large before gradually shrinking. In addition, compared with Figure 2b–d, when the evolutionary factor is big enough, the fitness value remains unchanged. The reasons for the above phenomena are as follows: When f e s e is large enough, that is, close to 1, the current optimal individual is the farthest from all other particles, and the r d needs to be large enough to improve the search efficiency and speed up the convergence. When f e s e becomes very small, that is, close to 0, the current optimal individual is very close to all other individuals, that is, it tends to converge. At this time, to further improve the search efficiency and speed up, r d should be smaller.
The variable r h T is a collection of r d from large to small, which are shown in Table 2. The exact size depends on the problem because the evolution factor can reflect the fitness value of each iteration and the relationship between the evolutionary state and r d in real time. Furthermore, the change in fitness value can be regarded as a change in evolutionary factor and r d . Therefore, we proposed an average evolutionary factor to adaptively update r d . The details are introduced as follows:
f m e s e = f e s e t f e s e t A A
Algorithm 2 Adaptive bat algorithm.
  1:
Initialize related parameters
  2:
Get fitness values, set threshold p
  3:
while t < N g e n do
  4:
      Update frequency, velocity and position
  5:
      if  r a n d > r i t  then
  6:
            for each dimension in X i t + 1  do
  7:
                   Randomly generate l
  8:
                   if  l p  then
  9:
                          Update X i t + 1 ( m ) according to (14)
10:
                 end if
11:
          end for
12:
    end if
13:
    Generate new fitness value f new with X i t + 1
14:
    if  r a n d < A i t && f new < f i t n e s s ( i )  then
15:
          Accept new solution
16:
          Rank the bats and find the current best position X g
17:
          Update loudness A i t + 1 and pulse rate r i t + 1 by(15),(16)
18:
    end if
19:
    Calculate average distance d i p and evolutionary factors f e s e by (17),(18)
20:
    Set the number of participating in average fitting A, radius set r h T and mean evolutionary factor threshold μ
21:
     I = 1 and p r h = 1
22:
    if ( p r h < = l e n g t h ( r h T ) ) && ( t > I A )  then
23:
           I = I + 1
24:
          Calculate the average evolutionary factor f m e s e
25:
          if  f m e s e < μ  then
26:
                  p r h = p r h + 1
27:
                 if  p r h < = l e n g t h ( r h T )  then
28:
                        Update the next r d
29:
                 end if
30:
          end if
31:
    end if
32:
end while
33:
Post process results

5. Simulation Results

The effectiveness of our proposed method for LED is demonstrated through two test systems: the IEEE 118- and 300-bus systems. The units of active power, cost, and run time are MW, USD/h, and s, respectively. Due to the lack of experimental comparison results, we used the GA, PSO, and CSO algorithms in PlatEMO to compare with the GARCBA [47]. As meta-heuristic optimization algorithms are stochastic, each algorithm is independently tested 25 times for each case. The GARCBA population size and the number of iterations are 50. The minimum and maximum frequencies of the pulse emission rate are 0 and 0.01, respectively. The parameters of r h T , the effective radius of a random black hole, are shown in Table 2, and the threshold p is 0.9.

5.1. Case 1: Simulation of Standard IEEE 118-Bus System

In this case, the IEEE 118-bus system includes 19 thermal generators with a demand of 3668 MW, which is divided into two cases: without/with valve-point effects for the comparison.

5.1.1. Case 1.1: No Valve-Point Effects Are Included

In this case, the IEEE 118-bus system with additional constraints, such as line loss, ramp rate limits, reactive power, and POZ, is used as the simulation experiment. The algorithm’s parameters are introduced in the previous section. Table A1 shows the parameters, including cost coefficients, active power limits, and ramp rate limits. POZ data are taken from [48]. The bus data and power load are taken from [49]. MATPOWER software is applied to calculate power flow and power losses [49]. To prove the effectiveness of our proposed method, the best experimental results of the GARCBA and the other three algorithms from 25 runs are shown in Table 3.
In Table 3, the comparison algorithms (GA, PSO, and CSO) come from Wang et al.’s PlatEMO. To compare with the GARCBA, the population, number of iterations, and related parameters of the comparison algorithms are the same as those of the GARCBA. The best fuel cost is USD 10,179.52, which is obtained by the the GARCBA and is better than the other values given by GA, PSO, and CSO (USD 306.07, USD 260.85, and USD 266.51, respectively). Additionally, the GARCBA’s running time for generating the 50 solutions is 34.38 s, which is faster than the 38.21 s, 47.41 s, and 86.13 s of GA, PSO, and CSO, respectively. Table 3 shows that the GARCBA’s running time and best solution are better than those of the comparison algorithms.
To further demonstrate the superiority of our proposed method, statistical results for cost and running time from 25 runs are provided in Table 4. The DARCBA’s minimum, median, maximum, and average costs are USD 10,179.52, USD 10,209.21, USD 10,297.29, and USD 10,234.96, respectively. All these values are smaller than the values obtained by the comparison algorithms. The DARCBA’s mean running time is 36.24 s; however, for the other three algorithms, the minimum mean running time is 40.84 s, which is given by PSO. Due to the effects of the GRNN based on the SAMP sampling strategy, our proposed method’s time is shorter than those of the other original algorithms. Moreover, the difference between the maximum and minimum costs of the GARCBA after 25 runs is only USD 177.77. This is because the ESE method can effectively improve the algorithm’s reliability, and the method of adaptively updating r d can improve the optimization performance.

5.1.2. Case 1.2: All Constraints Are Included

Compared with Case 1.1, the valve-point effects are considered in the simulation, and the coefficients are shown in Table A1.
Based on this, all constraints described in Section 2 have been considered. The other parameters of the algorithm are same as in Case 1.1.
Table 5 shows the best solution of cost from 25 runs. The best fuel cost is USD 10,388.99, which is larger than that in Table 3 (USD 10,179.52) because of the influence of the valve-point effects. Compared with the USD 10,440.68 obtained by the GA, which was the lowest fuel cost among the other three algorithms, the GARCBA’s fuel cost decreased by USD 51.69. In addition, the GARCBA’s run time is 35.37 s. For the other three algorithms, the shortest run time is 37.99 s, which is slightly larger than that of the GARCBA.
Table 6 gives the statistical results for the best fuel cost from 25 runs. The GARCBA’s average fuel cost over 25 runs is USD 10,476.91, which is lower than the minimum average fuel cost of the other three algorithms (USD 10,556.10). Note that for comparison, the relevant parameters (population, number of iterations, and power system coefficients) are the same. The minimum mean time produced by the GARCBA is 33.47 s.

5.2. Case 2: Simulation of Standard IEEE 300-Bus System

To further test the GARCBA’s performance when solving LED problems, we considered the IEEE 300-bus system for the simulation. The IEEE 300-bus system’s units and total load demand are 57 and 23,525.85MW, respectively. The fuel cost coefficients and active power output constraints are shown in Table A2. Other power-system parameters are from the IEEE 300-bus system by MATPOWER. The simulation experiments in this case mainly emphasize the performance of the GARCBA in solving LED problems; therefore, constraints such as transmission line loss, ramp rate limit, and POZs are no longer considered. In this case, the r d (Table 2) shows that the other algorithm parameters are the same as in Case 1.
The detailed best solutions of the 57 units obtained with the GARCBA, as well as the other three algorithms, are shown in Table 7. The results of the other three algorithms are the same as those from Case 1 using PlatEMO.The best fuel cost obtained by the GARCBA is USD 55,724.11, which is less than the best fuel cost of the other three algorithms. The GARCBA, GA, PSO, and CSO run times are 86.09s, 150.99s, 199.23s, and 306.92s, respectively. From the run time of solving the IEEE 300-bus system, the time spent by the GARCBA is 57.01% of GA, 43.21% of PSO, and 28.04% of CSO. Compared with Case 1, the GARCBA considerably outperforms the results of the other three algorithms in terms of best fuel cost and running time.
To prove the GARCBA’s stability when solving the IEEE 300-bus system’s economic dispatch problem, a statistical result of 25 runs is shown in Table 8. In the GARCBA’s 25 runs, the difference between the maximum and minimum fuel costs is only USD 4985.71, whereas the other three algorithms have differences of USD 7113.43 USD/h, USD 7037.6 USD/h, and USD 6663.88 USD/h, respectively. The GARCBA’s average fuel cost is also much lower than the results of the other three algorithms. From the above analysis, we determined that the GARCBA is less random and more stable when solving LED problems. This is because the algorithm’s optimization state is effectively evaluated by the ESE method, and adaptively updating the random black hole radius strategy improves the optimization’s reliability, accuracy, and convergence. In addition, the GARCBA’s average running time from 25 runs is 88.29s, which is much shorter than those of the other three algorithms. This is mainly because a GRNN based on the SAMP sampling strategy can effectively reduce evaluation times by the exact objective function and make the overall running time shorter. Based on the above analysis, it is obvious that the GARCBA is more suitable for solving LED problems.

5.3. Case 3: Simulation of IEEE 40-Unit Test System

This test system considers 40 generators with valve-point effects to further confirm the superiority of the GARCBA over other state-of-the-art algorithms. The demand of this system is 10,500 MW. The generator cost coefficients and generation limits are shown in Table A3. Although all practical test systems consider transmission loss, this test system neglects it. Accordingly, two cases have been considered: with and without valve-point effects. The algorithm’s parameters are the same as in Case 1 except that the number of iterations is 100.

5.3.1. Case 3.1: Standard of IEEE 40-Unit Test System

This case is used to test our proposed method’s performance on the IEEE 40-unit test system standard. Figure 3 shows the graphs of the convergence curve for the BA and GARCBA. The GARCBA outperforms the BA in terms of obtaining a lower cost for a high-dimensional problem. Table 9 displays the best cost of solving the LED problem using the proposed GARCBA compared with the BA and BA-Penalty [50] in the IEEE 40-unit test system. Table 9 shows the GARCBA produces the better results in terms of minimum total cost compared with other algorithms. The optimal cost is USD 121,563.2091/h. Table 10 shows a comparison of the GARCBA’s statistical results with other algorithms. The GARCBA optimization process is implemented for 25 trials. Although the GARCBA is slightly less stable than the MBA [51], it is clear that it performs better in terms of minimum total cost of ownership. The GARCBA’s average execution time is 32.5984 s.

5.3.2. Case 3.2: Valve-Point Effect and POZs Are Considered

To make the test system more realistic, we considered the valve-point effect in this case. The parameters of the valve-point effect are shown in Table A3. The GARCBA’s parameters are the same as in Case 3.1. Table 11 shows the detailed best solution of Case 3.2 with the GARCBA, NGWO [10], and PSO-LRS [53]. Table 11 shows the best cost obtained by the proposed GARCBA is 121,768.1229 USD/h. To further explain the superior performance of the GARCBA in solving the LED problem of a 40-unit test system, we show a comparison between the statistical results obtained by the GARCBA and the other algorithms in Table 12. The GARCBA outperforms other algorithms in terms of minimum, maximum, and average values over 25 runs. Additionally, the best running time is 28.3488 s, which is also obtained from the GARCBA.

6. Conclusions

In this paper, to solve the LED problem in a short time, we proposed and applied a surrogate-assisted adaptive bat algorithm to the IEEE 118- and 300-bus systems, as well as an IEEE 40-unit test system. On the one hand, we used a GRNN to approximate the cost function of LED problems to reduce the computational cost of obtaining fitness values. Furthermore, we integrated a self-adaptive “minimizing the predictor” sampling strategy into the original GRNN to improve the accuracy online. The abundant execution times of LED problems are reduced by using the GRNN surrogate model. On the other hand, to obtain a better, more stable solution for the LED problem, we proposed the GARCBA to execute LED optimization problems. Furthermore, compared with the original RCBA, ESE ensures the reliability of the GARCBA. Moreover, we proposed an average evolutionary factor for the adaptive updating of random black hole radius in the GARCBA. Our simulation experiments demonstrate the superiority of the GARCBA in solving LED problems. In our paper, we studied the static LED problem; however, a future study of dynamic LED involving renewable energy would provide another direction.

Author Contributions

Conceptualization, A.P. and H.L.; methodology, A.P. and H.L.; software, A.P.; validation, C.L., H.L. and L.Y.; formal analysis, A.P.; investigation, H.L.; writing—original draft preparation, A.P.; writing—review and editing, C.L. and H.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China (62163013), National Natural Science Foundation of Hubei Province under Grant (2021CFB542).

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Cost coefficients and unit characteristics of Case 1.
Table A1. Cost coefficients and unit characteristics of Case 1.
Itemsabcef P max P min Ramp Rate
P 1 0.00121.242001200.073900100305/60
P 2 0.00545.40500500.032901018/60
P 3 0.00313.125001200.073300301/1
P 4 0.00242.415001200.0734004080/60
P 5 0.00939.34600250.0261012/60
P 6 0.00848.40300250.0262335/60
P 7 0.00333.2890012000.0732403048/60
P 8 0.00686.75700300.05150510/60
P 8 0.00393.922001200.0732002040/60
P 10 0.00383.846001200.0732002040/60
P 11 0.00202.037001200.07340090130/60
P 12 0.00202.032001200.07340090130/60
P 13 0.00181.818001200.07350050200/60
P 14 0.00171.733001200.07360050120/60
P 15 0.00969.61500250.026511/60
P 16 0.00141.414001200.07370050150/60
P 17 0.00282.841001200.0733003060/60
P 18 0.00717.14300300.05150510/60
P 19 0.00747.35300300.0484048/60
Table A2. Cost coefficients and unit characteristics of Case 2.
Table A2. Cost coefficients and unit characteristics of Case 2.
Itemsabc P max P min Itemsabc P max P min Itemsabc P max P min
P 1 0.00181.818050050 P 20 0.0011.1201300130 P 39 0.0011.1201350135
P 2 0.00313.125030030 P 21 0.00171.733060060 P 40 0.00242.415040040
P 3 0.00242.415040040 P 22 0.00091.1102100210 P 41 0.00181.818050050
P 4 0.00393.922020020 P 23 0.00171.733060060 P 42 0.00181.818050050
P 5 0.00393.922025025 P 24 0.00242.415040040 P 43 0.00313.125030030
P 6 0.00091.1102030203 P 25 0.00393.922020020 P 44 0.00171.733060060
P 7 0.00242.415040040 P 26 0.00171.733060060 P 45 0.00171.733060060
P 8 0.00242.415040040 P 27 0.00313.125035035 P 46 0.00545.405013713.7
P 9 0.00121.242080080 P 28 0.00242.415040340.3 P 47 0.00081.102400240
P 10 0.00393.922020020 P 29 0.00181.818050050 P 48 0.00545.405014514.5
P 11 0.00313.125035035 P 30 0.00242.415040040 P 49 0.00313.125030030
P 12 0.00393.922025025 P 31 0.00141.414070070 P 50 0.00181.818050050
P 13 0.00181.818050050 P 32 0.00313.125035035 P 51 0.00181.818050050
P 14 0.00313.125035035 P 33 0.00141.414070070 P 52 0.00393.922025025
P 15 0.00313.125035035 P 34 0.00141.414070070 P 53 0.0011.1201400140
P 16 0.00313.125035035 P 35 0.00313.125030030 P 54 0.00121.31080080
P 17 0.00393.922020020 P 36 0.00393.922020020 P 55 0.00121.24201000100
P 18 0.00313.125030030 P 37 0.00171.733060060 P 56 0.00545.405015015
P 19 0.0011.1201300130 P 38 0.00121.31080080 P 57 0.00545.405010810.8
Table A3. Cost coefficients and unit characteristics of Case 3.
Table A3. Cost coefficients and unit characteristics of Case 3.
Itemsabcef P max P min Itemsabcef P max P min
P 1 0.006906.7394.7051000.08411436 P 21 0.002986.63785.963000.035550254
P 2 0.006906.7394.7051000.08411436 P 22 0.002986.63785.963000.035550254
P 3 0.020287.07309.5401000.08412060 P 23 0.002846.66794.533000.035550254
P 4 0.009428.18369.0301500.06319080 P 24 0.002846.66794.533000.035550254
P 5 0.011405.35148.8901200.0779747 P 25 0.002777.10801.323000.035550254
P 6 0.011428.05222.3301000.08414068 P 26 0.002777.10801.323000.035550254
P 7 0.003578.03287.7102000.042300110 P 27 0.521243.331055.101200.07715010
P 8 0.004926.99391.9802000.042300135 P 28 0.521243.331055.101200.07715010
P 9 0.005736.60455.7602000.042300135 P 29 0.521243.331055.101200.07715010
P 10 0.0060512.9722.8202000.042300130 P 30 0.011405.35148.891200.0779747
P 11 0.0051512.9635.2002000.04237594 P 31 0.001606.43222.921500.06319060
P 12 0.0056912.8654.6902000.04237594 P 32 0.001606.43222.921500.06319060
P 13 0.0042112.5913.4003000.035500125 P 33 0.001606.43222.921500.06319060
P 14 0.007528.841760.4003000.035500125 P 34 0.000108.95107.872000.04220090
P 15 0.007528.841760.4003000.035500125 P 35 0.000108.62116.582000.04220090
P 16 0.007528.841760.4003000.035500125 P 36 0.000108.62116.582000.04220090
P 17 0.003137.97647.8503000.035500220 P 37 0.016105.88307.45800.09811025
P 18 0.003137.95649.6903000.035500220 P 38 0.016105.88307.45800.09811025
P 19 0.003137.97647.8303000.035550242 P 39 0.016105.88307.45800.09811025
P 20 0.003137.97647.8103000.035550242 P 40 0.003137.97647.833000.035150242

References

  1. Alawode, K.O.; Jubril, A.M.; Kehinde, L.O.; Ogunbona, P.O. Semidefinite programming solution of economic dispatch problem with non-smooth, non-convex cost functions. Electr. Power Syst. Res. 2018, 164, 178–187. [Google Scholar] [CrossRef]
  2. Shuai, H.; Fang, J.; Ai, X.; Tang, Y.; Wen, J.; He, H. Stochastic Optimization of Economic Dispatch for Microgrid Based on Approximate Dynamic Programming. IEEE Trans. Smart Grid 2019, 10, 2440–2452. [Google Scholar] [CrossRef] [Green Version]
  3. Zhan, J.P.; Wu, Q.H.; Guo, C.X.; Zhou, X.X. Fast λ-iteration method for economic dispatch with prohibited operating zones. IEEE Trans. Power Syst. 2013, 29, 990–991. [Google Scholar] [CrossRef]
  4. Guo, Y.; Tong, L.; Wu, W.C.; Zhang, B.M.; Sun, H.B. Coordinated multi-area economic dispatch via critical region projection. IEEE Trans. Power Syst. 2017, 32, 3736–3746. [Google Scholar] [CrossRef]
  5. Ponciroli, R.; Stauff, N.E.; Ramsey, J.; Ganda, F.; Vilim, R.B. An improved genetic algorithm approach to the unit commitment/economic dispatch problem. IEEE Trans. Power Syst. 2020, 35, 4005–4013. [Google Scholar] [CrossRef]
  6. Xu, S.; Xiong, G.; Mohamed, A.W.; Bouchekara, H.R. Forgetting velocity based improved comprehensive learning particle swarm optimization for non-convex economic dispatch problems with valve-point effects and multi-fuel options. Energy 2022, 256, 124511. [Google Scholar] [CrossRef]
  7. Al-Rubayi, R.H.; Abd, M.K.; Flaih, F.M. A new enhancement on PSO algorithm for combined economic-emission load dispatch issues. Int. J. Intell. Eng. Syst. 2020, 13, 77–85. [Google Scholar] [CrossRef]
  8. Liang, H.J.; Liu, Y.G.; Shen, Y.J.; Li, F.Z.; Man, Y.C. A hybrid bat algorithm for economic dispatch with random wind power. IEEE Trans. Power Syst. 2018, 33, 5052–5061. [Google Scholar] [CrossRef]
  9. Ellahi, M.; Abbas, G.; Satrya, G.B.; Usman, M.R.; Gu, J. A modified hybrid particle swarm optimization with bat algorithm parameter inspired acceleration coefficients for solving eco-friendly and economic dispatch problems. IEEE Access 2021, 9, 82169–82187. [Google Scholar] [CrossRef]
  10. Xu, J.; Yan, F.; Yun, K.; Su, L.; Li, F.; Guan, J. Noninferior Solution Grey Wolf Optimizer with an Independent Local Search Mechanism for Solving Economic Load Dispatch Problems. Energies 2019, 12, 2274. [Google Scholar] [CrossRef]
  11. Pothiya, S.; Ngamroo, I.; Kongprawechnon, W. Ant colony optimisation for economic dispatch problem with non-smooth cost functions. Int. J. Elect. Power Energy Syst. 2010, 32, 478–487. [Google Scholar] [CrossRef]
  12. Yang, X.S.; Hosseini, S.S.S.; Gandomi, A.H. Firefly algorithm for solving non-convex economic dispatch problems with valve loading effect. Appl. Soft Comput. 2012, 12, 1180–1186. [Google Scholar] [CrossRef]
  13. Basu, M.; Chowdhury, A. Cuckoo search algorithm for economic dispatch. Energy 2013, 60, 99–108. [Google Scholar] [CrossRef]
  14. Noman, N.; Iba, H. Differential evolution for economic load dispatch problems. Electr. Power Syst. Res. 2008, 80, 1322–1331. [Google Scholar] [CrossRef]
  15. Gholamghasemi, M.; Akbari, E.; Asadpoor, M.B.; Ghasemi, M. A new solution to the non-convex economic load dispatch problems using phasor particle swarm optimization. Appl. Soft Comput. 2019, 79, 111–124. [Google Scholar] [CrossRef]
  16. Dubey, S.M.; Dubey, H.M.; Salkuti, S.R. Modified Quasi-Opposition-Based Grey Wolf Optimization for Mathematical and Electrical Benchmark Problems. Energies 2022, 15, 5704. [Google Scholar] [CrossRef]
  17. El-Sehiemy, R.; Shaheen, A.; Ginidi, A.; Elhosseini, M. A Honey Badger Optimization for Minimizing the Pollutant Environmental Emissions-Based Economic Dispatch Model Integrating Combined Heat and Power Units. Energies 2022, 15, 7603. [Google Scholar] [CrossRef]
  18. Alghamdi, A.S. Greedy Sine-Cosine Non-Hierarchical Grey Wolf Optimizer for Solving Non-Convex Economic Load Dispatch Problems. Energies 2022, 15, 3904. [Google Scholar] [CrossRef]
  19. Said, M.; Houssein, E.H.; Deb, S.; Ghoniem, R.M.; Elsayed, A.G. Economic Load Dispatch Problem Based on Search and Rescue Optimization Algorithm. IEEE Access 2022, 10, 47109–47123. [Google Scholar] [CrossRef]
  20. Al-Betar, M.A.; Awadallah, M.A.; Abu-Doush, I.; Alsukhni, E.; Alkhraisat, H. A non-convex economic dispatch problem with valve loading effect using a new modified β-Hill climbing local search algorithm. Arab. J. Sci. Eng. 2018, 43, 7439–7456. [Google Scholar] [CrossRef]
  21. Chiang, C.L. Improved genetic algorithm for power economic dispatch of units with valve-point effects and multiple fuels. IEEE Trans. Power Syst. 2005, 20, 1690–1699. [Google Scholar] [CrossRef]
  22. Jin, Y. Surrogate-assisted evolutionary computation: Recent advances and future challenges. Swarm Evol. Comput. 2011, 1, 61–70. [Google Scholar] [CrossRef]
  23. Song, Z.; Wang, H.; He, C.; Jin, Y. A Kriging-Assisted Two-Archive Evolutionary Algorithm for Expensive Many-Objective Optimization. IEEE Trans. Evol. Comput. 2021, 25, 1013–1027. [Google Scholar] [CrossRef]
  24. Qian, J.; Yi, J.; Cheng, Y.; Liu, J.; Zhou, Q. A sequential constraints updating approach for Kriging surrogate model-assisted engineering optimization design problem. Eng. Comput. 2020, 36, 993–1009. [Google Scholar] [CrossRef]
  25. Guo, D.; Wang, X.; Gao, K.; Jin, Y.; Ding, J.; Chai, T. Evolutionary Optimization of High-Dimensional Multiobjective and Many-Objective Expensive Problems Assisted by a Dropout Neural Network. IEEE Trans. Syst. Man Cybern. 2022, 52, 2084–2097. [Google Scholar] [CrossRef]
  26. Sun, G.; Wang, S. A review of the artificial neural network surrogate modeling in aerodynamic design. P I Mech. Eng. G-J. AER 2019, 233, 5863–5872. [Google Scholar] [CrossRef]
  27. Kurtulus, E.; Yildiz, A.R.; Sait, S.M.; Bureerat, S. A novel hybrid Harris hawks-simulated annealing algorithm and RBF-based metamodel for design optimization of highway guardrails. Mater. Test. 2020, 62, 251–260. [Google Scholar] [CrossRef]
  28. Yan, C.; Yin, Z.; Shen, X.; Mi, D.; Guo, F.; Long, D. Surrogate-based optimization with improved support vector regression for non-circular vent hole on aero-engine turbine disk. Aerosp. Sci. Technol. 2020, 96, 105332. [Google Scholar] [CrossRef]
  29. Wang, H.; Jin, Y.; Sun, C.; Doherty, J. Offline data-driven evolutionary optimization using selective surrogate ensembles. IEEE Trans. Evol. Comput. 2018, 23, 203–216. [Google Scholar] [CrossRef]
  30. Park, J.; Kim, K.Y. Meta-modeling using generalized regression neural network and particle swarm optimization. Appl. Soft Comput. 2017, 51, 354–369. [Google Scholar] [CrossRef]
  31. Wang, Y.; Yin, D.Q.; Yang, S.; Sun, G. Global and local surrogate-assisted differential evolution for expensive constrained optimization problems with inequality constraints. IEEE Trans. Cybern. 2018, 39, 1642–1656. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  32. Gheyas, I.A.; Smith, L.S. Feature subset selection in large dimensionality domains. Pattern Recognit 2010, 43, 1–13. [Google Scholar] [CrossRef] [Green Version]
  33. Alexandrov, N.M.; Dennis, J.E.; Lewis, R.M.; Torczon, V. A trust-region framework for managing the use of approximation models in optimization. Struct. Optim. 1998, 15, 16–23. [Google Scholar] [CrossRef]
  34. Dong, H.; Song, B.; Wang, P.; Huang, S. A kind of balance between exploitation and exploration on kriging for global optimization of expensive functions. J. Mech. Sci. Technol. 2015, 29, 2121–2133. [Google Scholar] [CrossRef]
  35. Aalimahmoody, N.; Bedon, C.; Hasanzadeh-Inanlou, N.; Hasanzade-Inallu, A.; Nikoo, M. Bat algorithm-based ANN to predict the compressive strength of concrete—A comparative study. Infrastructures 2021, 6, 80. [Google Scholar] [CrossRef]
  36. Guerraiche, K.; Dekhici, L.; Chatelet, E.; Zeblah, A. Multi-objective electrical power system design optimization using a modified bat algorithm. Energies 2021, 14, 3956. [Google Scholar] [CrossRef]
  37. Said, M.; El-Rifaie, A.M.; Tolba, M.A.; Houssein, E.H.; Deb, S. An efficient chameleon swarm algorithm for economic load dispatch problem. Mathematics 2021, 9, 2770. [Google Scholar] [CrossRef]
  38. Qi, Y.; Cai, Y. Hybrid chaotic discrete bat algorithm with variable neighborhood search for vehicle routing problem in complex supply chain. Appl. Sci. 2021, 11, 10101. [Google Scholar] [CrossRef]
  39. Tariq, F.; Alelyani, S.; Abbas, G.; Qahmash, A.; Hussain, M.R. Solving Renewables-Integrated Economic Load Dispatch Problem by Variant of Metaheuristic Bat-Inspired Algorithm. Energies 2020, 13, 6225. [Google Scholar] [CrossRef]
  40. Rugema, F.X.; Yan, G.; Mugemanyi, S.; Jia, Q.; Zhang, S.; Bananeza, C. A cauchy-Gaussian quantum-behaved bat algorithm applied to solve the economic load dispatch problem. IEEE Access 2020, 9, 3207–3228. [Google Scholar] [CrossRef]
  41. Liang, H.; Liu, Y.; Li, F.; Shen, Y. A multiobjective hybrid bat algorithm for combined economic/emission dispatch. Int. J. Elect. Power Energy Syst. 2018, 101, 103–115. [Google Scholar] [CrossRef]
  42. Zhan, Z.H.; Zhang, J.; Li, Y.; Chung, H.S.H. Adaptive particle swarm optimization. IEEE Trans. Syst. Man Cybern. Syst. 2009, 39, 1362–1381. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  43. Pan, S.; Jian, J.; Yang, L. A hybrid MILP and IPM approach for dynamic economic dispatch with valve-point effects. Int. J. Elect. Power Energy Syst. 2018, 97, 290–298. [Google Scholar] [CrossRef] [Green Version]
  44. Chaib, A.E.; Bouchekara, H.R.E.H.; Mehasni, R.; Abido, M.A. Optimal power flow with emission and non-smooth cost functions using backtracking search optimization algorithm. Int. J. Elect. Power Energy Syst. 2016, 81, 64–77. [Google Scholar] [CrossRef]
  45. Specht, D.F. General regression neural network. IEEE Trans. Neural Netw. 1991, 2, 568–576. [Google Scholar] [CrossRef] [Green Version]
  46. Parzen, E. On estimation of a probability density function and mode. Ann. Math. Stat. 1962, 33, 1065–1076. Available online: http://www.jstor.org/stable/2237880 (accessed on 9 December 2022). [CrossRef]
  47. Tian, Y.; Cheng, R.; Zhang, X.; Jin, Y. A MATLAB platform for evolutionary multi-objective optimization [educational forum]. IEEE Comput. Intell. Mag. 2017, 12, 73–87. [Google Scholar] [CrossRef] [Green Version]
  48. Muthuswamy, R.; Krishnan, M.; Subramanian, K.; Subramanian, B. Environmental and economic power dispatch of thermal generators using modified NSGA-II algorithm. Int. Trans. Electr. Energy Syst. 2015, 25, 1552–1569. [Google Scholar] [CrossRef]
  49. Zimmerman, R.; Gan, D. MATPOWER—A MATLAB Power System Simulation Package. 2009. Available online: http://www.pserc.cornell.edu/matpower (accessed on 26 December 2022).
  50. Karakonstantis, I.; Vlachos, A. Bat algorithm applied to continuous constrained optimization problems. Inf. Sci. 2021, 42, 57–75. [Google Scholar] [CrossRef]
  51. Baziar, A.; Rostami, M.A.; Akbari-Zadeh, M.R. An intelligent approach based on bat algorithm for solving economic dispatch with practical constraints. Int. J. Fuzzy Syst. 2014, 27, 1601–1607. [Google Scholar] [CrossRef]
  52. Pereira-Neto, A.; Unsihuay, C.; Saavedra, O.R. Efficient evolutionary strategy optimization procedure to solve the nonconvex economic dispatch problem with generator constraints. Proc. Inst. Elect. Eng. Gen. Transm. Distrib. 2005, 152, 653–660. [Google Scholar] [CrossRef]
  53. Wang, Y.-K.; Chen, X.-B. Improved multi-area search and asymptotic convergence PSO algorithm with independent local search mechanism. Control Decis. 2018, 33, 1382–1389. [Google Scholar]
  54. Ling, S.H.; Leung, F.H.F. An Improved genetic algorithm with average-bound crossover and wavelet mutation operation. Soft Comput. 2007, 11, 7–31. [Google Scholar] [CrossRef] [Green Version]
  55. Kumar, R.; Sharma, D.; Sadu, A. A hybrid multi-agent based particle swarm optimization algorithm for economic power dispatch. Int. J. Electr. Power Energy Syst. 2011, 33, 115–123. [Google Scholar] [CrossRef]
  56. Victoire, T.A.A.; Jeyakumar, A.E. Hybrid PSO–SQP for economic dispatch with valve-point effect. Elect. Power Syst. Res. 2004, 71, 51–59. [Google Scholar] [CrossRef]
  57. Coelho, L.D.S.; Mariani, V.C. Combining of chaotic differential evolution and quadratic programming for economic dispatch optimization with valve-point effect. IEEE Trans. Power Syst. 2006, 21, 989–996. [Google Scholar] [CrossRef]
Figure 1. Flowchart of GARCBA.
Figure 1. Flowchart of GARCBA.
Energies 16 01011 g001
Figure 2. Evolutionary state and fitness in Case 1. (a) Evolutionary state in Case 1.1. (b) Evolutionary state in Case 1.2. (c) Fitness in Case 1.1. (d) Fitness in Case 1.2.
Figure 2. Evolutionary state and fitness in Case 1. (a) Evolutionary state in Case 1.1. (b) Evolutionary state in Case 1.2. (c) Fitness in Case 1.1. (d) Fitness in Case 1.2.
Energies 16 01011 g002
Figure 3. The convergence characteristics of BA and GARCBA in Case 3.1.
Figure 3. The convergence characteristics of BA and GARCBA in Case 3.1.
Energies 16 01011 g003
Table 1. Piecewise parameter of r d as iteration, from [8].
Table 1. Piecewise parameter of r d as iteration, from [8].
Steps[0, 50][50, 100][100, 200][200, 300][300, 400]
r d 1 × 10 1 1 × 10 3 1 × 10 4 1 × 10 6 1 × 10 9
Steps[400, 500][500, 600][600, 700][700, 2 × 10 4 ]
r d 1 × 10 12 1 × 10 14 1 × 10 17 1 × 10 20
Table 2. Parameters of r h T .
Table 2. Parameters of r h T .
Items r h T 1 r h T 2 r h T 3 r h T 4 r h T 5 r h T 6 r h T 7 r h T 8 r h T 9 r h T 10
Case 1.11586411 × 10 3 1 × 10 5 1 × 10 7 1 × 10 9 1 × 10 13
Case 1.21586411 × 10 3 1 × 10 5
Case 230201815108641
Table 3. Best cost solutions for Case 1.1 from 25 runs.
Table 3. Best cost solutions for Case 1.1 from 25 runs.
ItemsGARCBAGAPSOCSO
P 1 (MW)854.77680.43638.23619.31
P 2 (MW)10.0086.2990.0088.42
P 3 (MW)80.00300.00300.00294.77
P 4 (MW)212.89400.00322.34383.81
P 5 (MW)1.009.629.939.67
P 6 (MW)3.0023.0023.0022.78
P 7 (MW)74.53235.94240.00224.40
P 8 (MW)5.0048.0150.0047.84
P 8 (MW)20.00200.00200.00152.34
P 10 (MW)22.08199.98176.26180.89
P 11 (MW)400.00398.87339.88227.66
P 12 (MW)324.9799.69325.48185.34
P 13 (MW)458.5890.82406.76212.99
P 14 (MW)552.33263.09244.77444.31
P 15 (MW)1.002.801.132.01
P 16 (MW)651.13424.18525.18461.15
P 17 (MW)155.96269.73182.5987.77
P 18 (MW)5.0022.4948.8018.17
P 19 (MW)4.009.678.9717.46
P l (MW)168.2696.64465.3841.78
Time (s)34.3838.2147.4186.13
Cost (USD)10,179.5210,485.5910,440.3710,446.03
Table 4. Statistical results for Case 1.1 from 25 runs.
Table 4. Statistical results for Case 1.1 from 25 runs.
Algorithm Fuel Cost
(USD)
  Mean Time (s)
MinimumMedianMaximumAverage
GARCBA10,179.5210,209.2110,297.2910,234.9636.24
GA10,485.5910,553.7510,637.3910,556.1241.93
PSO10,440.3710,547.6710,646.6010,547.5940.84
CSO10,445.8710,569.7210,628.4810,559.0482.57
Table 5. Best cost solutions for Case 1.2 from 25 runs.
Table 5. Best cost solutions for Case 1.2 from 25 runs.
ItemsGARCBAGAPSOCSO
P 1 (MW)835.84661.81709.40844.05
P 2 (MW)10.9790.0090.0051.81
P 3 (MW)123.97300.00300.00164.38
P 4 (MW)275.65400.00400.00251.63
P 5 (MW)1.0010.0010.007.56
P 6 (MW)3.0023.0023.0014.94
P 7 (MW)159.70240.00240.00174.35
P 8 (MW)5.0050.0050.0027.46
P 8 (MW)108.84200.00200.00167.80
P 10 (MW)23.58200.00198.33137.47
P 11 (MW)304.82400.00392.97221.78
P 12 (MW)229.12397.96320.45341.58
P 13 (MW)331.83171.04330.38366.55
P 14 (MW)550.53312.60207.95424.08
P 15 (MW)1.003.654.083.51
P 16 (MW)660.99492.14263.21263.52
P 17 (MW)184.9748.9052.53184.45
P 18 (MW)58.807.7225.4619.41
P 19 (MW)8.8318.2435.4113.20
P l (MW)160.5964359.09185.2311.65
Time (s)35.3737.9939.6286.13
Cost (USD)10,388.9910,440.6810,621.1910,479.25
Table 6. Statistical results for Case 1.2 from 25 runs.
Table 6. Statistical results for Case 1.2 from 25 runs.
Algorithm Fuel Cost
(USD)
  Mean Time (s)
MinimumMedianMaximumAverage
GARCBA10,388.9910,461.8910,633.0510,476.9133.47
GA10,440.6810,562.4010,622.9610,556.1042.37
PSO10,621.1910,852.9511,017.3110,843.5944.86
CSO10,479.2510,567.5710,619.9710,558.4587.34
Table 7. Best cost solutions for Case 2 from 25 runs.
Table 7. Best cost solutions for Case 2 from 25 runs.
ItemsGARCBAGAPSOCSOItemsGARCBAGAPSOCSOItemsGARCBAGAPSOCSO
P 1 354.58393.51359.43190.39 P 20 1026.021281.871300.001283.13 P 39 1092.731214.48246.081048.35
P 2 293.93299.97300.00300.00 P 21 547.08577.05599.45567.25 P 40 202.0560.78139.09286.29
P 3 392.96400.00400.00400.00 P 22 1493.321943.811526.571692.19 P 41 303.98482.57279.35362.81
P 4 193.14200.00200.00200.00 P 23 302.99596.04181.82508.65 P 42 409.93500.0083.22304.18
P 5 238.45250.00250.00250.00 P 24 275.11172.61275.71339.19 P 43 146.03269.34227.43178.87
P 6 1742.672030.002030.002030.00 P 25 174.65133.00178.83168.13 P 44 264.86113.62176.62287.07
P 7 355.47397.54400.00400.00 P 26 469.87554.86238.67406.77 P 45 417.45506.30129.82203.26
P 8 282.70400.00400.00400.00 P 27 232.69210.79310.45258.76 P 46 94.7164.0113.7045.54
P 9 699.25800.00800.00800.00 P 28 369.19230.77235.96174.28 P 47 1317.242221.692400.001711.67
P 10 168.80200.00199.15200.00 P 29 283.96322.19500.00180.73 P 48 72.9618.96139.54102.89
P 11 257.89350.00350.00350.00 P 30 342.26269.86324.31122.30 P 49 131.2763.0056.8376.28
P 12 133.71250.00250.00250.00 P 31 561.34115.7693.65287.69 P 50 240.62404.92271.21178.89
P 13 425.68500.00500.00500.00 P 32 195.61199.1857.93332.85 P 51 410.88191.2387.98312.90
P 14 210.81317.64350.00350.00 P 33 587.06300.28333.68247.14 P 52 197.84224.26121.19210.31
P 15 169.07350.00350.00350.00 P 34 509.7081.23252.35397.42 P 53 1073.701400.001385.45171.85
P 16 233.67350.00350.00350.00 P 35 153.20212.95282.33135.61 P 54 444.97498.45299.31633.26
P 17 104.35200.00200.00200.00 P 36 92.08147.21148.11140.97 P 55 756.39692.88900.89611.65
P 18 199.68300.00300.00300.00 P 37 464.22516.29144.46380.14 P 56 138.4065.99134.94105.02
P 19 1201.781300.001300.001268.31 P 38 677.32689.86152.15444.33 P 57 58.0568.1590.2329.95
P l (MW)664.773,379.2382.21491.61
Time (s)86.09150.99199.23306.92
Cost (USD)55,724.1156,893.9056,980.3357,004.06
Table 8. Statistical results for Case 2 from 25 runs.
Table 8. Statistical results for Case 2 from 25 runs.
Algorithm Fuel Cost
(USD)
  Mean Time (s)
MinimumMedianMaximumAverage
GARCBA55,724.1158,106.3760,709.8257,996.2788.29
GA56,893.9158,668.9364,007.3460,351.17164.47
PSO56,980.3360,400.9664,017.9360,611.33166.51
CSO57,004.0659,227.1063,667.9460,274.10319.06
Table 9. Best cost solutions for Case 3.1.
Table 9. Best cost solutions for Case 3.1.
ItemsGARCBABA [50]BA-Penalty [50]ItemsGARCBABA [50]BA-Penalty [50]
P 1 67.3344113.1233111.9952 P 21 522.0699548.6068523.2853
P 2 86.1292111.4569110.9453 P 22 546.3573545.562523.2868
P 3 118.643412097.39597 P 23 496.7465545.9307523.2973
P 4 172.6246179.9948179.7417 P 24 501.5560543.7959514.5068
P 5 57.70199788.92837 P 25 546.5400549.7956523.2821
P 6 130.0937139.9736105.4038 P 26 533.9505543.9368523.8991
P 7 292.4075300259.6279 P 27 121.37251010.00444
P 8 251.1615296.7893284.6572 P 28 78.750710.043739.999218
P 9 260.2802292.5603284.6307 P 29 98.257710.007749.999577
P 10 245.6100130.0603131.9808 P 30 89.856896.8317489.70938
P 11 215.783894168.7988 P 31 183.2669189.9952110.7659
P 12 368.109194.1694318.3965 P 32 76.9153189.8675191.6123
P 13 250484.0661375.8561 P 33 162.4044190191.5734
P 14 200125.0045394.2805 P 34 159.7818199.9782164.8092
P 15 425.2913125.0941125.0027 P 35 183.9541199.9634165.5802
P 16 214.1350304.6026394.2744 P 36 186.7423200164.9268
P 17 434.3557489.5124489.2821 P 37 101.636511090.73679
P 18 469.7557489.3235489.3007 P 38 77.0279110111.304
P 19 503.7925547.7208511.2816 P 39 105.4998110111.1426
P 20 523.5192549.9241511.2772 P 40 433.9072511.3088511.3018
Cost (USD)121,563.2091123,757.39122,936.74    
Table 10. Statistical results for Case 3.1.
Table 10. Statistical results for Case 3.1.
Algorithm Fuel Cost (USD) Mean Time (s)
MinimumMaximumAverage
GARCBA121,563.2091122,089.762122,432.105532.5984
BA [50]123,757.39128,510.43125,979.26NA
BA-Penalty [50]122,936.74129,218.58126,093.09NA
MBA [51]121,578.4856121,601.0042121,583.3047NA
ESO [52]122,122.1600123,143.0700122,558.4565NA
Table 11. Best cost solutions for Case 3.2.
Table 11. Best cost solutions for Case 3.2.
ItemsGARCBANGWO [10]PSO-LRS [53]ItemsGARCBANGWO [10]PSO-LRS [53]
P 1 95.3933111.3177111.9858 P 21 522.0699526.1137523.4072
P 2 91.3479112.7551110.5273 P 22 546.3573532.1443523.4599
P 3 106.9435118.637798.5560 P 23 496.7465536.8421523.4756
P 4 164.2468183.3649182.9622 P 24 501.5560524.4669523.7032
P 5 84.546191.809787.7254 P 25 546.5400525.2461523.7854
P 6 121.5171104.3697139.9933 P 26 533.9505529.3289523.2757
P 7 233.2553297.6533259.6628 P 27 121.37259.950010.0000
P 8 297.5397289.4349297.7912 P 28 78.75079.950010.6251
P 9 271.7046298.4044284.8459 P 29 98.25779.950010.0727
P 10 266.2047129.3500130.0000 P 30 89.856888.410651.3321
P 11 215.7838241.970294.6741 P 31 183.2669188.9088189.8048
P 12 368.1091166.911394.3734 P 32 76.9153188.8126189.7386
P 13 250214.8490214.7369 P 33 162.4044186.9624189.9122
P 14 200215.6690394.1370 P 34 159.7818195.0897199.3258
P 15 425.2913305.6922483.1816 P 35 183.9541171.5047199.3065
P 16 214.1350394.6479304.5381 P 36 186.7423176.1085192.8977
P 17 434.3557494.7618489.2139 P 37 101.636589.5297109.8628
P 18 469.7557493.1559489.6154 P 38 77.027989.3589111.304
P 19 503.7925512.7416511.1782 P 39 105.4998109.322292.8751
P 20 523.5192520.8929511.7336 P 40 433.9072512.5412511.6883
Cost (USD)121,768.1229121,881.81122,035.7946    
Table 12. Statistical results for Case 3.2.
Table 12. Statistical results for Case 3.2.
Algorithm Fuel Cost (USD) Mean Time (s)
MinimumMaximumAverage
GARCBA121,768.1229121,801.0585121,864.945528.3488
NGWO [10]121,881.81NA122,787.77NA
PSO-LRS[53]122,035.7946NA122,558.4565NA
IGA [54]121,915.93NA122,811.41NA
PSO [55]123,930.45123,143.0700124,154.49933.39
CJAYA [53]121,799.88NA122,581.85NA
CPSO [56]121,865.23NA122,100.87114.65
DEC-SQP [57]121,741.9793122,981.5913122,295.1278386.1809
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

Pang, A.; Liang, H.; Lin, C.; Yao, L. A Surrogate-Assisted Adaptive Bat Algorithm for Large-Scale Economic Dispatch. Energies 2023, 16, 1011. https://doi.org/10.3390/en16021011

AMA Style

Pang A, Liang H, Lin C, Yao L. A Surrogate-Assisted Adaptive Bat Algorithm for Large-Scale Economic Dispatch. Energies. 2023; 16(2):1011. https://doi.org/10.3390/en16021011

Chicago/Turabian Style

Pang, Aokang, Huijun Liang, Chenhao Lin, and Lei Yao. 2023. "A Surrogate-Assisted Adaptive Bat Algorithm for Large-Scale Economic Dispatch" Energies 16, no. 2: 1011. https://doi.org/10.3390/en16021011

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