Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

An enhanced artificial bee colony algorithm (EABC) for solving dispatching of hydro-thermal system (DHTS) problem

  • Yi Yu,

    Roles Formal analysis, Investigation, Methodology, Software, Validation, Writing – original draft, Writing – review & editing

    Affiliation School of Hydropower and Information Engineering, Huazhong University of Science and Technology, Wuhan, China

  • Yonggang Wu ,

    Roles Conceptualization, Formal analysis, Funding acquisition, Project administration, Resources, Supervision

    wyghust@163.com

    Affiliation School of Hydropower and Information Engineering, Huazhong University of Science and Technology, Wuhan, China

  • Binqi Hu,

    Roles Formal analysis, Writing – original draft

    Affiliation Dispatching and Communication Bureau, State Grid Hunan Electric Power Company, Changsha, China

  • Xinglong Liu

    Roles Formal analysis, Writing – original draft

    Affiliation School of Hydropower and Information Engineering, Huazhong University of Science and Technology, Wuhan, China

Abstract

The dispatching of hydro-thermal system is a nonlinear programming problem with multiple constraints and high dimensions and the solution techniques of the model have been a hotspot in research. Based on the advantage of that the artificial bee colony algorithm (ABC) can efficiently solve the high-dimensional problem, an improved artificial bee colony algorithm has been proposed to solve DHTS problem in this paper. The improvements of the proposed algorithm include two aspects. On one hand, local search can be guided in efficiency by the information of the global optimal solution and its gradient in each generation. The global optimal solution improves the search efficiency of the algorithm but loses diversity, while the gradient can weaken the loss of diversity caused by the global optimal solution. On the other hand, inspired by genetic algorithm, the nectar resource which has not been updated in limit generation is transformed to a new one by using selection, crossover and mutation, which can ensure individual diversity and make full use of prior information for improving the global search ability of the algorithm. The two improvements of ABC algorithm are proved to be effective via a classical numeral example at last. Among which the genetic operator for the promotion of the ABC algorithm’s performance is significant. The results are also compared with those of other state-of-the-art algorithms, the enhanced ABC algorithm has general advantages in minimum cost, average cost and maximum cost which shows its usability and effectiveness. The achievements in this paper provide a new method for solving the DHTS problems, and also offer a novel reference for the improvement of mechanism and the application of algorithms.

Introduction

Research on the dispatching of hydro-thermal system (DHTS) to achieve the balance of supply and demand is an issue which has significant economic benefits [1]. The specific content of DHTS is that the hydro-thermal power stations are controlled to make the combined output to meet the load demand over scheduling period, and all controlled variables should be met the corresponding constraints at the same time. Mathematically, the DHTS problem essentially is a nonlinear, nonconvex programming problem with high-dimensions and multi-constraints. Seeking for effective methods for solving such problems has been a headache and a hot spot over the past decades.

In recent years, researchers have proposed a number of optimization algorithms in succession, which can be divided into two categories on the whole: traditional optimization algorithms and modern intelligent algorithms [2]. The problems solved by traditional optimization algorithms mostly belong to convex optimization problems that have only one definite global optimum. On the contrary, the modern intelligent algorithm is suitable for solving nonconvex optimization problems, especially for multi-extremum problems. A large number of nonconvex optimization problems exist in most fields, such as economic science, industrial production and network optimization [35]. The application of modern intelligent algorithms has naturally become the focus of attention in various fields, such as artificial neural network [6], genetic algorithm [7], artificial immune algorithm [8], ant colony algorithm [9], particle swarm algorithm [10], artificial fish swarm algorithm [11], cultural algorithm [12], tabu search algorithm [13] and simulated annealing algorithm etc [1424]. These algorithms have their own advantages in solving these various problems. Nevertheless, no single intelligent algorithm can take all advantages and anyone has more or less defects such as dimensional difficulties, large memory requirements or inability to handle nonlinear characteristics, premature phenomena and falling into local optima and taking too much computation time [25].

The ABC algorithm which is proposed by Karaboga in 2005 is a novel global optimization algorithm which is based on swarm intelligence [26]. The intuitive background of the ABC algorithm is the behavior of bee colony, which shares and exchanges the colony information for discovering the optimal nectar resource. The standard ABC with simple operation, high precision and strong robustness is good at global searching and almost has no requirements on the objective function and constraints, which basically does not use external information. Compared with other intelligence algorithms, the prominent advantage of ABC is that both global and local search are used in its each iteration, and so that the probability of finding the optimal solution is greatly increased [27]. In view of these, the ABC algorithm has been introduced to solve optimization problem of dispatching hydrothermal system in reference [28]. Considering the ABC algorithm's characteristics of well exploration and poor exploitation, researchers have put forward many effective improvements to this algorithm [2938]. GABC is one of these improved algorithms, which can improve the exploitation ability of the algorithm by using the global optimal solution [39]. However, research [27] points out that the improved measure may reduce the algorithm's global optimization ability to some extent. In order to optimize the performance of the algorithm further, this paper improves it from two aspects. On one hand, the gradient information of the global optimal solution is introduced into the search formula for properly weakening the global optimal solution's guiding effect, which results in a fully search in the neighborhood under a lower convergence speed. On the other hand, inspired by the genetic algorithm, the mechanism of crossover and mutation is introduced in the scouters' global search, in which crossover can make full use of prior information and mutation can ensure the diversity of individuals, which make the random searchers obtain extra nectar information thus improve their search efficiency. Prior to this, some mixed algorithms about ABC and GA have been proposed in reference [27], [40] and [41] et.al. In these references, their genetic operators are all implemented to manipulate all the populations in each generation so as to prefer superior species to the next generation. These may lead to unsatisfactory optimization results due to incomplete local search and premature optimization. This paper tried to use genetic operator to generate new nectar resource in the case of that any nectar resource has not been updated exceeding the limit, which can effectively avoid the premature convergence, and make full use of the prior information and ensure the diversity of the population. Besides, three pretreatment measures that contain the adaptive flow decomposition strategy, the penalty function, the selection probability, are performed to improve the solving efficiency of the algorithm in this paper. These measures can better achieve the balance between the exploration and exploitation ability of the ABC algorithm in theory and a classical test system was used to attest the improved algorithm's rationality and superiority in this paper at last.

Mathematical model

Economic dispatch model of DHTS

Economic dispatch of hydro-thermal system is an important branch of DHTS. Economic dispatch of hydro-thermal system minimizes the total cost of hydro-thermal power under the premise of ensuring DHTS to balance the power load demand at each time interval. The generation principle of hydro plant with reservoir is to redistribute the natural upstream river for achieving artificial control of power generation by regulating its reservoir storage. In general, the daily economic dispatch of hydro-thermal problem is aimed to minimize the total thermal cost and the generation cost of thermal unit can be regarded as a quadratic function of thermal unit's output [25, 4244]. Therefore, the daily economic dispatch of hydro-thermal problem can be modelled as follow, (1)

Where Ps(i,t) is power generation of the ith thermal unit at time interval t. Fi is cost function of the ith thermal unit. Ns is number of thermal units. T is number of time intervals. ai, bi and ci are the cost coefficients of the ith thermal unit, and their values are related to the performance of thermal unit.

Boundary conditions

It is necessary to consider all restrictions over scheduling period, it includes the power balance limits, the hydropower system limits and the thermal power system limits etc. Specific performances are shown as follows,

(a) The power balance limits.

(2)

Where Ph(i,t) is the power generation of the ith hydro plant at time interval t. Nh is the amount of hydro plants. Pt is the system load demand at time interval t.

(b) The generation limits of each thermal unit.

(3)

Where Psimin and Psimax are the minimum and maximum generation of ith thermal unit, respectively.

(c) The generation limits of hydro plant.

(4)

Where Phimin and Phimax are the minimum and maximum generation of ith hydro plant, respectively.

(d) Reservoir capacity constraints.

(5)

Where Vimin and Vimax are the minimum and maximum storage capacity of ith hydro plant, respectively. V(i,t) is the storage capacity of the ith hydro plant at the end of time interval t. Viinitial and Viend are the initial and end storage capacity of ith hydro plant, respectively.

(e) Discharge restrictions.

(6)

Where Qimin and Qimax are the minimum and maximum discharge of ith hydro plant, respectively. Q(i,t) is the discharge of ith hydro plant at time interval t.

(f) The continuity equation.

(7)

Where q(i,t) is the interval inflow of ith hydro plant at time interval t. Ni is the number of direct upstream hydro plants. τj is the transport delay time of jth direct upstream hydro plant. Sit is the spillage of ith hydro plant at time interval t.

(g) Hydraulic generation characteristics.

The power generation of hydro plant is directly related to water head and discharge. There is a correlation between water head and reservoir capacity, which is affected by the shape of the reservoir, it can be expressed as follow, (8)

Therefore, hydropower generation can be seen as a function of discharge and storage capacity in a certain time.Studies [25, 4244] have pointed out that it can be formulated as follows, (9)

Where C1, C2, C3, C4, C5 and C6 are the performance parameters of hydro plant, their values are related to the generation performance.

Overview of artificial bee colony algorithm

The principle of ABC algorithm

The standard ABC algorithm is one of swarm intelligence optimization algorithms, which simulates the bees’ behavior of gathering honey. In ABC algorithm, the bees are divided into three categories based on their division of labor: employees, onlookers and scouters. Employees seek for the nectars, and share the nectars’ information with onlookers in dance area, onlookers select their own nectar based on the shared information and scouters’ duties are to randomly search for nectars. During the process of searching in the standard ABC algorithm, employees and onlookers are responsible for exploration, while scouters are responsible for exploitation.The process of ABC algorithm for solving problem actually is the process of searching in potential solution space. The position of each nectar resource represents a feasible solution to the problem and the amount of nectar indicates the corresponding solution's fitness. In search of each generation, the number of employees is equal to the number of nectar resources, and there is a one-to-one relationship between the employees and nectar resources.

In order to ensure the diversity of population, employees are required to carry on a local search for better nectar resources around the corresponding resources in each generation based on the following formula, (10)

Where is the value of generated nectar resource in jth dimension, xij is the value of ith nectar resource in jth dimension, xkj is the value of kth nectar resource in jth dimension, in which k is a random number that is less than population quantity and not equal to i. Comparing the generated nectar resource with the original one, the one of higher fitness value is retained by using the greedy selection strategy. The fitness value of nectar resource usually associates with the objective function value, and the calculation is as follow, (11)

According to the information of nectar resources transmitted by employees, each onlooker will choose a nectar resource based on roulette strategy. The formula of possibility of being selected is as follow, (12)

Where Fiti is the fitness value of ith nectar resource and n is the number of nectar resources. The onlookers search for new nectar resources according to the Eq (11) after selecting nectar resources by roulette strategy. Meanwhile, employees update the nectar resources by fitness value on the basis of the greedy selection strategy. If any nectar resource has not been updated within a given limit of generation, the corresponding employee gives up the nectar resource, changes the role to be a scouter and searches for a new nectar resource randomly. The scouters search for new nectar resources according to the following formula, (13)

Where xid is the value of ith nectar resource in dth dimension. xidmin and xidmax are the lower and upper bounds of ith nectar resource in dth dimension, respectively.

The specific steps of artificial bee colony algorithm

Initialise.

Repeat.

  • Keep one-to-one relationship between employes and nectar resources and update information of nectar resources by Eq (10) and determine the fitness value of nectar resources by Eq (11)
  • The onlookers select nectar resources according to the information provided by employes based on roulette strategy through Eq (12), search for a nectar resource according to Eq (10) and determine the fitness value of nectar resources
  • Determine the scouters, and look for new nectar resources by Eq (13)
  • Record the best nectar resource by far

Determine whether the terminal condition is satisfied.

Introduction of an enhanced ABC algorithm

The exploitation and exploration are two important aspects of the performances of swarm intelligent algorithms [45, 46]. The former is reflected in algorithms’ local search capability and the latter is reflected in the global search capability. The standard ABC algorithm’s local search is performed by employees and onlookers in each generation and global searching is mainly reflected in the search process of scouters. These two abilities of the standard ABC algorithm will be analyzed and improved in following passage and an enhanced ABC algorithm (hereafter termed EABC) is proposed from these improvements in this paper.

Local search by using gradient information of the global optimal solution

Local search is based on Eq (10) in standard artificial bee colony algorithm. It will be found by analyzing the Eq (10) that the standard ABC algorithm’s local search is to select one dimension from one nectar resource as its local optimization variable, take the selected dimension of this nectar resource as the center and regard projection distance between the nectar resource and another one in this dimension as the search scope. In Eq (14), the coefficient is a totally random number in [–1, 1], xk,j is a random individual in the population and the possibility of selecting a good solution is nearly equal to that of selecting a bad solution. Therefore, the new candidate solution is not promising to be a solution better than the previous one and it also confirms the statement that the artificial bee colony algorithm is tired of local search. To solve this problem, the literature[39] presents GABC to introduce the global optima into the search formula of artificial bee colony algorithm for improving the exploitation which refers to particle swarm optimization and the specific is shown in Eq (14). The validity of this result has been confirmed in reference [39].

(14)

But studies [27] have shown that convergence of the algorithm is too quick to reduce the algorithm's global search ability in a certain extent (Fig 1). In order to weaken the influence on the algorithm's global search by the third of Eq (14), the gradient of G-best solution is introduced in this paper. The G-best solution is marked as xglobal, which is expressed as (x1,x2, …,xD). The G-best solution can be (x1x, x2, …,xD), (x1,x2x, …,xD), …, (x1,x2, …, xD-1x, xD) or (x1,x2, …, xD-1, xDx) while Δx is added in its each dimension respectively. The gradient of G-best solution can be expressed as follows,

(15)(16)(17)(18)

Where f is analog fitness function and f (x1,x2, …,xD) expresses the fitness of nectar resource xglobal. Δx is a small step size. gradGlobal is the gradient of G-best solution.| gradGlobal| is the gradient norm of global optimal solution. gradeGlobal is the unit gradient vector of global optimal solution.

In this paper, the convergence rate is reduced by fine adjusting the advanced steps in different situations according to gradient direction of the G-best solution. The adjustment is related to the G-best solution’s gradient and the distance between the feasible solution and G-best solution. Thus the search formula can be expressed as follows, (19) (20)

Here, a normal distribution is selected to represent the adaptive coefficients, (21)

Where k is direction control parameter, xjglobal is the value of jth dimension of global optimal solution. γ(t) is adaptive coefficients, grade,jGlobal is the value of jth dimension of unit gradient of global optimal solution.

The idea of selection, crossover and mutation for global search

The set limit plays a critical role in global searching capacity of ABC algorithm [27]. When the accumulative generation that nectar resource has not been updated comes to limit, the corresponding employee converts its role to be a scouter and randomly selects a new nectar resource in the solution space instead of the original one. This mechanism is a characteristic of ABC algorithm, which enables the original employee that fall into local optimum to jump out of the local convergence.

As is known, genetic algorithm has the characteristics of self-organization, self-adaptation and self-learning, which is based on the idea of "survival of the fittest"[47]. Genetic algorithm achieves the evolution of populations through the selection, crossover and mutation. Among of them, the selection operator is to contain the optimized individual to the next generation directly or select the parent individuals to prepare for crossover or mutation, the crossover operator generates two new individuals by recombination of two parent individuals, and the mutation operator changes value of a gene from a group of individuals. The genetic algorithm can balance the ability between global and local search through crossover cooperating with mutation.

In the standard ABC algorithm, the employee performs a global search which randomly selects a nectar resource after becoming a scouter and searches by Eq (13). However, searching in a complex solution space randomly is undoubtedly lack of efficiency, especially more obvious in the later optimization. Therefore, this paper supposes that the global search efficiency of ABC algorithm can be enhanced if it can make full use of the prior information of nectar resources.

Inspired by the genetic algorithm, the nectar resource that is generated by the way of selection, crossover and mutation substitutes the original one while the employee is transformed to be a scouter who seeks for a new nectar resource, which will guide the scouter's global search. There is a large probability of crossover and a small fraction probability of the variance. The crossover operation is to select two parent chromosomes based on the selection probability and then generate a new chromosome in coding mechanism of real number. While the mutation operation persists the original operation of random selection of standard ABC algorithm. The search formula is formulated as follow.

(22)

Where λ is random number and pc is crossover probability. K and l are selected based on roulette strategy through Eq (12).

EABC for solving DHTS problems

The DHTS problems aim to find an economic dispatch scheme to guide the operation of the hydro-thermal system. The proposed EABC algorithm is used to solve DHTS problems and three strategies have been performed.

Three strategys for EABC solving DHTS problems

Strategy 1: Initial flow processing.

Since initial storage capacity and end storage capacity of reservoirs are known condition, the front 23 discharges are initialized within the discharge limits and then the final discharge (Q24) is calculated by Eq (7) so as to meet the water balance of reservoirs. The results of experiments show that the calculated discharge is beyond the discharge limit in a great probability. The probability of initialized effective nectar resources will be very low if the over-limit discharge has not been treated, which directly affects the convergence rate of the algorithm. On the other hand, heavy-treated will reduce the diversity of population. Therefore, this paper proposes a pretreatment measure of the initialized discharge balance between the diversity and convergence rate.

The average value Q_avg is respectively compared with maximum discharge Qmax and minimum discharge Qmin. There are three kinds of potential situations: QminQ_avgQmax, Q_avg>Qmax and Q_avg<Qmin. The average value Q_avg is calculated by Eq (23), (23)

  • Under the situation of QminQ_avgQmax

The exceeding limit size of Q24 is measured byΔQ1, and then ΔQ1 is distributed successively to forward period discharge. The front 23 discharges, marked ,…, , will receive the distributions. In order to reduce the effect of pretreatment on the diversity of population, the order of these 23 discharges is a random sequence of the original discharges, and its motion is shown as following formula (24).

(24)

There are below two situations after the first distribution: (25)

If ΔQ2 = 0, distribution is over, or ΔQ2 is distributed repeatly to forward period of discharge until the assigned discharge is reduced to zero. The detailed steps are shown in Fig 2, then the modified nectar resourrce can meet the discharge restrictions.

  • Under the situation of Q_avg>Qmax

There is still residual after distributing the discharge, which deviates from the original intention of distribution. Therefore, the initial flow should remain unchanged in this situation, which will not allow more loss of diversity of population. Likewise, something similar happens under the situation of Q_avg<Qmin.

Strategy 2: Penalty function processing.

Finding a solution that satisfies all the DHTS problem constraints is quite difficult. The penalty function is deemed as one of the effective methods to handle constraints [48]. It tries to force the unconstrained optimum towards the feasibility boundary by incorporating penalty terms into the fitness function that violates the constraints. The system constraints in this numerical example include the discharge limits of hydro plants, storage capacity limits of hydro plants, hydropower generation limits and thermal generation limits. In order to facilitate calculation, each penalty item has been standardized. So the penalty function is founded as follow, (26) (27)

Where ω is penalty coefficient. ζ(Ps,i), ϕ(Vh,t), ψ(Ph,t) and φ(Qh,24) are penalty terms from thermal power generation, storage capacity, hydropower generation and terminal discharge respectively. , , and are the corresponding constraints.

Strategy 3: Selection strategy processing.

In the process of searching, it is the possible to appear a super nectar resource, whose fitness is significantly higher than the others. This situation will lead that the search zone gradually approaches to the super resource and result in uncompleted search and premature phenomenon. At this point, the selection strategy based on ranking is proposed in the reference [49]. In rank selection, each individual of individual is sorted according to their objective values. Selection probability is only related to ranking value of the individual rather than their objective values. Rank selection provides a simple and effective way of controlling selective pressure and it has better robustness, which is proved to be an efficient way for hedging the occurrence risk of super one. And the selection probability is defined as follow, (28)

Where Pk is the selection possibility of the nectar resource, whose rank is k in all n nectar resources. And a(t) is self-adaptive parameter, which increases with the increase of iterative generation t. N is the maximum iterative generations.

The specific steps of EABC algorithm for solving DHTS problems

Step 1: Total number of bees is initialized N, in which one half are employers and the others are onlookers. The number of nectar resources is initialized N/2. Maximum residence times in each nectar resource is initialized limit. Iteration is marked iter = 0, Maximum iteration is initialized Max_Cycle.

Step2: The bees randomly select N nectar resources in solution space. Calculate fitness values with Eq (11) combining strategy 2 and sort the N nectar resources in the order of large to small by fitness values. The first N/2 nectar resources are regarded as initial populations.Deal with the initial populations according to strategy 1 and record the initial sign the res_times(1) = 0.

Step 3: Each employer randomly search around its located netar resource according to the Eq (19). Calculate each fitness value, if it is better than the original source, update the position of the employed bees and res_times(i) = 0. Otherwise, res_times(i+1) = res_times(i)+1.

Step 4: Calculate selection probability according to the strategy 3, each onlooker select a nectar reource to follow by the selection probability, update nectar resource by the greedy strategy and update residene times(i).

Step 5: Determine whether res_times(i) is greater than limit. If it is, continues. Otherwise, switch to step 7.

Step 6: The ith employer gives up its located nectar resource and searches for a new nectar resource according to Eq (20).

Step 7: Record the current optimal solution and iterations iter = iter+1.

Step 8: Determine whether iterations is greater than Max_Cycle. If it is, termination. Otherwise, skip to step 4.

Computational experiments and results

In order to verify the effectiveness of the improved algorithm, a classic example of hydro-thermal economic scheduling system is introduced [25, 4244].The daily hourly loads of the system are shown in Table 1 and the system contains four adjustable hydro plants and a thermal plant. The topological relationships of four hydro plants are shown in Fig 3 and the delay times between the hydro plants are shown in Table 2. The hydropower system limits are shown in Table 3. The hydropower generation coefficients and inflows of four reservoirs are shown in Tables 4 and 5, respectively. The thermal plant is simplified as a thermal power unit. The general cost coefficients of the thermal plant are 5000, 19.2 and 0.002, respectively. The composite minimum and maximum generations are 500 and 2500.

thumbnail
Table 2. Time delay of the plant transform to direct downstream plant.

https://doi.org/10.1371/journal.pone.0189282.t002

The mathematical software of Matlab is used to simulate EABC algorithm for 25 times to calculate the numeral example, the maximal iterative generations N, the population size n, the limit, the guidance parameter β and crossover probability Pc are respectively set 2000, 40, 30, 1.5 and 0.9. The minimum cost of the 25 times is 922541, the corresponding solution and the hourly generations of each plant are given in Tables 6 and 7, which can match all constraints in each scheduling period.

thumbnail
Table 6. The best solution calculated from EABC algorithm.

https://doi.org/10.1371/journal.pone.0189282.t006

Similarly, we run ABC, GAABC (introduced only the idea of selection, crossover and mutation), GABC and GGABC (introduced only the gradient of global optimal solution) in turn with each for 25 times under the same conditions. The statistical results are given in Table 8 and distributions of each 25 optimal solutions are shown in Fig 4. In Table 8, all the minimum, average, maximum cost and standard deviation from GAABC by 25 tests are smaller than those of the standard ABC. It indicates that introducing the idea of selection, crossover and mutation for global search into ABC algorithm not only greatly improves the searching capability of the algorithm, but also makes the optimization effect more stable. Besides, compared the several parameters of GABC with that of GGABC, the introduced gradient information of global optimal solution still helps to enhance the searching ability even though the effect is less obvious than the former introduction. In Fig 4, we can easy find that all the 25 optimum solutions of the EABC are smaller than that of ABC and the modified effect is more stable. In summary, the two improvements can effectively improve the performance of the original algorithm. Among of them, the performance of ABC algorithm is improved significantly by introducing the idea of selection, crossover and mutation into it, which follows that the prior information is great importance to global search.

Moreover, the optimization processes of the optimal solution with three selected algorithms are shown in Fig 5. It can be found that these algorithms have a higher optimization speed in the earlier stage, but drops it significantly in mid-late period. The optimization speed of GABC and EABC is higher than that of ABC in the process of optimization. In the first 100 generations, the optimization speed of EABC is almost the same with that of GABC, but more superior after 100 generations. In respect of optimization efficiency, GABC and EABC are also significantly better than ABC. EABC and GABC have similar optimal efficiency in almost the first 350 generations. After the 350 generations, the optimization effect of EABC is obviously better than GABC. From the above analysis, it is obvious that EABC has an excellent speed of convergence and optimization efficiency. Combined with the three algorithms’ 25 optimization results in Fig 5, which clearly shows that the performance of EABC is much superior than that of other algorithms.

thumbnail
Fig 5. The optimization processes of the optimal solution with different algorithms.

https://doi.org/10.1371/journal.pone.0189282.g005

In this paper, a numerical example is cited as a classic example, which has been calculated by GA[18], EGSA[25] and other algorithms[43, 5055]. The optimization results of these literatures are listed in Table 9. In Table 9, compared with other algorithms,the minimum, average and maximum cost from EABC by 25 tests are all superior to others.It is evident that EABC has a better balance between exploration and exploitation.

This paper demonstrates separately the effectiveness of two proposed strategies in improving the calculation ability of ABC algorithm by comparing the results, and finally form an enhanced ABC algorithm which has excellent computing capacity. Compared with other algorithms, the improved ABC algorithm shows superiority in searching ability, which can provide decision support in quality for economic dispaching hydrothermal system.

Conclusion

The DHTS problem is to utilize the cheap hydropower in priority, which takes advantage of reservoir regulation ability to adjust the output of hydro plant and then minimizes the cost of hydrothermal system. Various constraints should be considered over the scheduling period, including hydropower system constraints, thermal power system constraints, load demand and hydraulic connection etc. Obviously, the DHTS problem is essentially an optimization problem with high dimension and multiple nonlinear and nonconvex constraints. Considering the excellent performance of ABC algorithm in handling high dimension multi constraint of problems, the algorithm was introduced spontaneously to solve this kind of problems. This paper proposed an enhanced ABC algorithm to solve the DHTS problem, which used the global optimal solution and its gradient information to guide the local search algorithm to improve the exploitation, and selection, crossover and mutation operator to guide global search for scouter algorithms to improve the exploration. An excellent balance between exploitation and exploration of the algorithm was achieved finally. The results of this paper provide a new method for solving the DHTS problems and also provide a reference for the improvement and application of algorithms.

Supporting information

S1 Table. The system daily hourly loads (MW).

https://doi.org/10.1371/journal.pone.0189282.s001

(XLSX)

S2 Table. Time delay of the plant transform to direct downstream plant.

https://doi.org/10.1371/journal.pone.0189282.s002

(XLSX)

S4 Table. Hydropower generation coefficients.

https://doi.org/10.1371/journal.pone.0189282.s004

(XLSX)

Acknowledgments

It is grateful to Chao Liu for his invaluable help in accomplishing this work.

References

  1. 1. de Queiroz AR. Stochastic hydro-thermal scheduling optimization: An overview. Renew Sust Energ Rev. 2016;62:382–95.
  2. 2. Xu N, Li C, Jian Z, Yu J. Studies on Some Modern Optimization Algorithms. Systems Engineering & Electronics. 2002.
  3. 3. Zeng X, Zhang X, Song T, Pan L. Spiking neural P systems with thresholds. Neural computation. 2014;26(7):1340–61. pmid:24708366.
  4. 4. . Research on neural network algorithms and applications for Nonconvex Optimization Problems [D]. Heilongjiang Province: Harbin University of Science and Technology; 2017.
  5. 5. Ju Y, Zhang S, Ding N, Zeng X, Zhang X. Complex Network Clustering by a Multi-objective Evolutionary Algorithm Based on Decomposition and Membrane Structure. Scientific reports. 2016;6:33870. pmid:27670156; PubMed Central PMCID: PMC5037381.
  6. 6. Gotman N, Shumilova G, Starceva T. Electric load forecasting using an artificial neural networks: LAP LAMBERT Academic Publishing; 2014.
  7. 7. Hollstien RB. Artificial genetic adaptation in computer control systems: University of Michigan; 1971.
  8. 8. Bagheri A, Zandieh M, Mahdavi I, Yazdani M. An artificial immune algorithm for the flexible job-shop scheduling problem. Future Gener Comp Sy. 2010;26(4):533–41.
  9. 9. Colorni A, Dorigo M, Maniezzo V, Trubian M. Ant system for job-shop scheduling. Operations Research Statistics & Computer Science. 1994;34(1).
  10. 10. Bonyadi MR, Michalewicz Z. Particle Swarm Optimization for Single Objective Continuous Space Problems: A Review. Evol Comput. 2017;25(1):1–54. pmid:26953883
  11. 11. Li X, Shao Z, Qian J. An Optimizing Method Based on Autonomous Animats: Fish-swarm Algorithm. System Engineering Theory and Practice. 2002;22(11):32–8.
  12. 12. Jin X, Reynolds RG, editors. Using knowledge-based evolutionary computation to solve nonlinear constraint optimization problems: a cultural algorithm approach. Evolutionary Computation, 1999 CEC 99 Proceedings of the 1999 Congress on; 1999.
  13. 13. Montane FAT, Galvao RD. A tabu search algorithm for the vehicle routing problem with simultaneous pick-up and delivery service. Comput Oper Res. 2006;33(3):595–619.
  14. 14. Selim SZ, Alsultan K. A simulated annealing algorithm for the clustering problem. Pattern Recognition. 1991;24(10):1003–8.
  15. 15. Yang XS. Bat algorithm for multi-objective optimisation. Int J Bio-Inspir Com. 2011;3(5):267–74.
  16. 16. Zeng X, Liu L, Leung S, Du J, Wang X, Li T. A decision support model for investment on P2P lending platform. PloS one. 2017;12(9):e0184242. pmid:28877234; PubMed Central PMCID: PMC5587282.
  17. 17. Yang XS. Cuckoo Search and Firefly Algorithm: Theory and Applications: Springer International Publishing; 2014. 1–26 p.
  18. 18. Chen F, Zhou JH, Wang C, Li CL, Lu P. A modified gravitational search algorithm based on a non-dominated sorting genetic approach for hydro-thermal-wind economic emission dispatching. Energy. 2017;121:276–91.
  19. 19. Yogesh CK, Hariharan M, Ngadiran R, Adom AH, Yaacob S, Berkai C, et al. A New Hybrid PSO Assisted Biogeography-Based Optimization for Emotion and Stress Recognition from Speech Signal. Expert Systems with Applications. 2016;69:149–58.
  20. 20. Wu HS, Zhang FM. Wolf Pack Algorithm for Unconstrained Global Optimization. Math Probl Eng. 2014.
  21. 21. Yuan XH, Wang L, Yuan YB. Application of enhanced PSO approach to optimal scheduling of hydro system. Energ Convers Manage. 2008;49(11):2966–72.
  22. 22. Narang N, Dhillon JS, Kothari DP. Multiobjective fixed head hydrothermal scheduling using integrated predator-prey optimization and Powell search method. Energy. 2012;47(1):237–52.
  23. 23. Yuan XH, Su AJ, Nie H, Yuan YB, Wang LA. Unit commitment problem using enhanced particle swarm optimization algorithm. Soft Comput. 2011;15(1):139–48.
  24. 24. Zeng X, Lin W, Guo M, Zou Q. A comprehensive overview and evaluation of circular RNA detection tools. PLoS computational biology. 2017;13(6):e1005420. pmid:28594838; PubMed Central PMCID: PMC5466358.
  25. 25. Yuan XH, Ji B, Chen ZJ, Chen ZH. A novel approach for economic dispatch of hydrothermal system via gravitational search algorithm. Appl Math Comput. 2014;247:535–46.
  26. 26. Qin Q, Cheng S, Li LI, Shi Y. Artificial bee colony algorithm:a survey. Caai Transactions on Intelligent Systems. 2014;5(1/2):123–59.
  27. 27. Jiang M, Yuan D. Artificial bee colony algorithm and its application. Beijing: Science Press; 2014.
  28. 28. Shaik S, Xu FY, Lai CS, Sinha N, Lai LL, editors. Short-term hydro -thermal scheduling with Artificial Bee Colony. International Conference on Machine Learning and Cybernetics; 2012.
  29. 29. Zhao L, Wang X, Wang L, editors. A novel artificial bee colony algorithm for numerical function optimization. International Conference on Control Science and Systems Engineering; 2016.
  30. 30. Akbari R, Mohammadi A, Ziarati K. A novel bee swarm optimization algorithm for numerical function optimization. Commun Nonlinear Sci. 2010;15(10):3142–55.
  31. 31. Bouaziz A, Draa A, Chikhi S. A Quantum-Inspired Artificial Bee Colony Algorithm for Numerical Optimisation. 2013 11th International Symposium on Programming And Systems (Isps). 2013:81–8. https://doi.org/10.1109/ISPS.2013.6581498
  32. 32. Guo P, Cheng W, Liang J, editors. Global artificial bee colony search algorithm for numerical function optimization. International Conference on Natural Computation; 2011.
  33. 33. Quan HY, Shi XL. On the Analysis of Performance of the Improved Artificial-Bee-Colony Algorithm. Icnc 2008: Fourth International Conference on Natural Computation, Vol 7, Proceedings2008. p. 654-+.
  34. 34. Bi XJ, Wang YJ. Niche artificial bee colony algorithm for multi-peak function optimization. Systems Engineering & Electronics. 2011;33(11):2564–8.
  35. 35. Gao W, Liu S, Jiang F, Zhang J. Hybrid artificial bee colony algorithm. Systems Engineering & Electronics. 2011;33(5):1167–70.
  36. 36. Bao L, Zeng JC. Self-adapting search space chaos-artificial bee colony algorithm. Application Research of Computers. 2010;27(4):1330–4.
  37. 37. Luo J, Li Y. Artificial bee colony algorithm with chaotic-search strategy. Control & Decision. 2010;25(12):1913–6.
  38. 38. Liu H, Gao L, Kong X, Zheng S, editors. An improved artificial bee colony algorithm. Control and Decision Conference; 2013.
  39. 39. Zhu GP, Kwong S. Gbest-guided artificial bee colony algorithm for numerical function optimization. Appl Math Comput. 2010;217(7):3166–73.
  40. 40. Yanhua Y. Genetic bee colony algorithm and its application Nanjing: Nanjing University of Science and Technology; 2012.
  41. 41. Gunasekaran L, Subramaniam S. FAGA: Hybridization of Fractional Order ABC and GA for Optimization. Int Arab J Inf Techn. 2016;13(6B):1045–53.
  42. 42. Conejo AJ, Arroyo JM, Redondo NJ. A genetic algorithm modelling framework and solution technique for short term optimal hydrothermal scheduling—Discussion. Ieee T Power Syst. 1998;13(2):517–.
  43. 43. Sinha N, Chakrabarti R, Chattopadhyay PK. Fast evolutionary programming techniques for short-term hydrothermal scheduling. Ieee T Power Syst. 2003;18(1):214–20.
  44. 44. Soares S, Lyra C, Tavares H. Optimal Generation Scheduling of Hydrothermal Power Systems. Power Apparatus & Systems IEEE Transactions on. 1980;PAS-99(3):1107–18.
  45. 45. Blum C, Roli A. Metaheuristics in combinatorial optimization: Overview and conceptual comparison. Acm Comput Surv. 2003;35(3):268–308.
  46. 46. Yang XS, Shi Y. Diversity and Mechanisms in Swarm Intelligence. International Journal of Swarm Intelligence Research. 2014;5(2):1–12.
  47. 47. Holland JH. Adaptation in natural and artificial systems: MIT Press Cambridge; 1992. 126–37 p.
  48. 48. Richardson J, Palmer M, Liepins G, Hilliard M, editors. Some guidelines for genetic algorithms with penalty functions. International Conference on Genetic Algorithms; 1989: Morgan Kaufmann Publishers.
  49. 49. Bao L, Zeng JC. Comparison and Analysis of the Selection Mechanism in the Artificial Bee Colony Algorithm. His 2009: 2009 Ninth International Conference on Hybrid Intelligent Systems, Vol 1, Proceedings. 2009:411–6. https://doi.org/10.1109/HIS.2009.319
  50. 50. Lu YL, Zhou JZ, Qin H, Wang Y, Zhang YC. An adaptive chaotic differential evolution for the short-term hydrothermal generation scheduling problem. Energ Convers Manage. 2010;51(7):1481–90.
  51. 51. Lakshminarasimman L, Subramanian S. A modified hybrid differential evolution for short-term scheduling of hydrothermal power systems with cascaded reservoirs. Energ Convers Manage. 2008;49(10):2513–21.
  52. 52. Amjady N, Soleymanpour HR. Daily Hydrothermal Generation Scheduling by a new Modified Adaptive Particle Swarm Optimization technique. Electr Pow Syst Res. 2010;80(6):723–32.
  53. 53. Bhattacharjee K, Bhattacharya A, Dey SHN. Oppositional real coded chemical reaction based optimization to solve short-term hydrothermal scheduling problems. Int J Elec Power. 2014;63:145–57.
  54. 54. Lakshminarasimman L, Subramanian S. Short-term scheduling of hydrothermal power system with cascaded reservoirs by using modified differential evolution. Iee P-Gener Transm D. 2006;153(6):693–700.
  55. 55. Fang N, Zhou JZ, Zhang R, Liu Y, Zhang YC. A hybrid of real coded genetic algorithm and artificial fish swarm algorithm for short-term optimal hydrothermal scheduling. Int J Elec Power. 2014;62:617–29.