Abstract

In this paper, a novel approach of hybridization of two efficient metaheuristic algorithms is proposed for energy system analysis and modelling based on a hydro and thermal based power system in both single and multiobjective environment. The scheduling of hydro and thermal power is modelled descriptively including the handling method of various practical nonlinear constraints. The main goal for the proposed modelling is to minimize the total production cost (which is highly nonlinear and nonconvex problem) and emission while satisfying involved hydro and thermal unit commitment limitations. The cascaded hydro reservoirs of hydro subsystem and intertemporal constraints regarding thermal units along with nonlinear nonconvex, mixed-integer mixed-binary objective function make the search space highly complex. To solve such a complicated system, a hybridization of Gray Wolf Optimization and Artificial Bee Colony algorithm, that is, h-ABC/GWO, is used for better exploration and exploitation in the multidimensional search space. Two different test systems are used for modelling and analysis. Experimental results demonstrate the superior performance of the proposed algorithm as compared to other recently reported ones in terms of convergence and better quality of solutions.

1. Introduction

Hydrothermal unit commitment coordination (HTUC) problem concerns utilizing hydro potential satisfying hydro constraints in such a way that the cost of produced electricity from thermal resources during a scheduling period of time is lowermost and with lowest environmental impact. Many researchers’ have forwarded various solution techniques to solve such problem but due to extreme nonlinearity and compounded structure of hydro and thermal units, the process of finding feasible and optimal solution is quite tough and time-consuming. In addition, nonlinearity of search space increases greatly with increasing complexity of the compounded structure of the system. Most conventional optimization techniques do not work well for problems like HTUC with such nonlinearity and multimodality. The concerned problem involves not only nonlinearity but also nonconvexity. The thermal power generation (due to quadratic cost function), hydro power generation, and emission are nonlinear in nature. In case of thermal power generation the nonconvexity is due to consideration of valve point loading effect for thermal units. In Figure 1, the difference between without valve point loading effect and with valve point loading effect on thermal units on production cost is shown. The effect of valve point loading effect is quite considerable on optimization aspect as the problem becomes highly nonconvex in nature. Also due to reliability and security requirements, hydro and thermal constraints such as load balance, generation limits, and water discharge, starting and ending storage volumes of water, intertemporal limitations, and ramp rate limitations have to be included. The limited storage capability of water reservoirs, the stochastic nature of available water, and different limitations regarding commitment status of thermal units make the problem more difficult for hydrothermal systems. In addition, the environmental impacts are also a great issue considering thermal power plant which bound the authors to include the emission as a second objective function, increasing system complication even more.

Several researchers have attempted solving HTUC problem using different solution procedures. Initially most researchers proposed conventional mathematical techniques, such as dynamic programming [1, 2], decomposition techniques [3], and concept of nonlinear network flow [4, 5] to solve such a complex problem. The development and improvement of different soft computing techniques and their reported impressive performance made the researchers incline towards the use of soft computing techniques to handle such highly nonlinear complex problems. Those techniques, such as Genetic Algorithm [6, 7], Simulated Annealing [8], Evolutionary Programming (EP) [912], Bender Decomposition [1315], Harmony Search Algorithm [16], Particle Swarm Optimization (PSO) [17, 18], Evolution Strategy [19], Differential Evolution (DE) algorithm [20, 21], and mixed-integer programming (MIP) [22], and their modifications are also used to solve HTUC problems as these methods are reported to be efficient in finding near global optimal solutions. HTUC problem can be divided into two subproblems, hydro subproblem and unit commitment coordination subproblem. In literature [23] a detailed survey on unit commitment problem is described.

Catalão et al. solved hydro subsystem using a nonlinear optimization method [24] and thermal subsystem using ε-constraining method [25]. Sinha et al. [11] solved a test system, initially proposed in [6] with valve point loading effect using fast EP and demonstrated better results. Basu [12] proposed interactive fuzzy satisfying method based on EP technique to solve HTUC with four hydro and three thermal units with valve point loading effect and emission function coefficients. Modified DE is used to solve the HTUC problems [20]. But this modification lacks enough diversity to provide better solution quality in search space. Rebennack [14] solves the problem by a decomposition algorithm, based on Benders decomposition. Although the problems considered here are nonlinear and various nonlinear constraints are accounted for in the formulation, linear approximation and convexification approaches are used to simplify the problem which in turn is bounded to be erroneous up to some extent. Afkousi-Paqaleh et al. [16] solved unit commitment using Harmony Search Algorithm. Mandal and Chakraborty [21] proposed a new test system for HTUC with hydro subsystem and ten thermal plants with quadratic cost function including valve point loading effects. They have solved the problem using DE technique. However, the proposed method failed to provide superior solution quality for larger system. Hota et al. [17] solved the HTUC problem using an improved PSO. Farhat and El-Hawary [26] present a survey of literature on various optimization techniques applied on HTUC. Recently Zhang et al. [27] proposed a new solution technique known as Small Population based PSO (SPPSO) technique. A new algorithm has been found known as CS-MODE [28] where chaotic sequence is used to increase diversity but the proposed method helps increase local optima entrapment by forcefully directing the swarms to another position without exploring properly. Most of these techniques consume significant amount of time with vast multidimensional search space and many researchers have not considered many reliability limitations, necessary to design a practical system. Recently Predator Prey algorithm [29] is evolved which increases the diversity using accelerating operation but with a cost of depth search. Recently Norouzi et al. [30] have solved HTUC problem using Lexicographic Optimization technique with ε-constraint. Clonal Selection Algorithm (CSA) [31] is recently proposed to demonstrate lesser computational efforts with HTUC. Here, the concept of higher population is used for better convergence but there is a strong possibility of local optima entrapment. It is noticed from the recent publications that these improved heuristic algorithms are able to search better solution from a nonlinear, complex search space. But with greater variable and complicated structure, the behavior of search space becomes more nonlinear [31] with higher chances of premature convergence.

Therefore, the objective of this research focuses on developing a suitable algorithm for HTUC problem based on hybridized Artificial Bee Colony (ABC) and Gray Wolf Optimization (GWO) algorithm (h-ABC/GWO), initially developed by Mirjalili et al. [32, 33]. The standard GWO is based on the hunting behavior of gray wolves [32, 33]. In general the gray wolves are considered at the top of the food chain. The gray wolves mostly hunt in groups. Their hunting instinct is mostly divided into three steps. Firstly they create a hierarchy among themselves; secondly they encircle the prey; and thirdly they hunt. In mathematical point of view, the exploitation (which mainly tries to improve its position in terms of optimization or local search) is very much familiar with this hunting instinct of gray wolves. The social hierarchy provides the most efficient wolf in the group which can be termed as the closest individual of the population to the global best. The encircling provides the best individual to understand the prey’s position after evaluating its neighborhood. This phenomena provides the algorithm great exploitation or local search capability. In h-ABC/GWO algorithm, the onlooker bee phase is replaced by this GWO phase as the onlooker bee phase of ABC algorithm is not very efficient against the problems like HTUC. As for the global search, the initial population and the employed bee phase provide sufficient diversity in the population to provide required global search. Also the scout bee phase is used for global search. In this phase all the solutions that are not improved with increase in iteration are used to explore the search space globally until they find another better position in the search space. This exploration capability is very effective for a complicated and vast problem like HTUC. Moreover, the amount of global and local search in the search space can easily be controlled by a parameter used in the algorithm according to the nature of search space of the problem. Overall these processes provide a great balance between global and local search or in other words enhanced exploration and exploitation capability.

On the other hand, in GWO algorithm alone the global-or-local search operation on individual position reduces the exploration capability of GWO, which makes GWO fail to provide sufficient diversity in the search space for a complex problem like HTUC with a further deficiency regarding local optima entrapment or premature convergence. For this reason in this research the h-ABC/GWO is used where two algorithms (i.e., ABC and GWO) are merged together to design a more efficient algorithm to solve HTUC problem.

The performance of the proposed h-ABC/GWO approach is demonstrated on two test systems and compared with GWO [32, 33], ABC [34], CSA [31], and SPPSO [27] and recent state-of-the-art mixed-integer nonlinear programming (MINLP) [32]. From the computational results, it is observed that the proposed approach yields better convergence than other mentioned algorithms.

2. Problem Formulation

2.1. Objective Function

HTUC involves optimization of nonlinear objective function, with a mixture of linear/nonlinear and dynamic network flow constraints. The problem difficulty is compounded by a number of practical considerations and unless several simplifying assumptions are made, the problem is difficult to solve for practical power systems. The basic optimal HTUC involves minimizing overall thermal cost, F, and total emission, E over a given scheduling period of time, T, which can be described aswhere , , , , and are coefficients for thermal power generation and ST and SD represent the startup and shutdown cost. represent the emission coefficient of th unit.

In Figure 2, the nature of production cost and emission based on thermal power generation for a particular unit is demonstrated. From the figure it is clear that both the waveforms are highly nonlinear in nature and the thermal production cost is not only nonlinear but nonconvex as well.

In this paper, one day is considered as the scheduling period (), consisting of 24 discretized intervals of 1 hour. Concerning the thermal units, shutdown cost, SD is quite low in comparison with startup cost (ST) and fuel cost given in (1a), so SD is neglected in this work. Along with quadric cost function the valve point loading effect [12] is also considered as the second part of (2) suggests, which incorporates nonconvexity into the search space of HTUC along with nonlinearity.

(a) The Continuity Equation for Reservoir Network. The storage volume of th reservoir at the end of interval can be calculated using continuity equation [27]

(b) Physical Limitations on Reservoir Storage Volume and Discharge Rate. The water content of a reservoir has to be within its maximum and minimum reservoir limit, which is represented by (4). The water discharges of hydro units also have to be within its maximum and minimum limit [35]

(c) Initial and Final Reservoir Storage Volume. Water content of each reservoir at initial and end interval of the scheduled period is prespecified [5]where and are initial and final reservoir volume.

(d) Generator Capacity. The power generation of thermal and hydro plants has to be within its maximum and minimum generation limit [6]

(e) Hydro Power Generation Equation. The hydro power generation is generally a concave nonlinear function in nature [36]. In Figure 3 the waveform of hydro discharge to power generation of a hydro unit for different water volume or water content is shown. From Figure 3 it is evident that the power generation from hydro units is a function of both hydro discharge and water volume. For this reason in this research this quadratic concave function is represented by (8) [11, 27, 37]where, , and are power generation coefficients of respective hydro units.

(f) Ramp Rate Limitation. The power generation on a particular thermal unit cannot be increased or decreased beyond ramp up or ramp down limit [23]

(g) Minimum Up/Down Time Limitation [23]. If a unit is forced to change its state, it cannot change its state again for a certain amount of time, called minimum up/down time limit

(h) System Load Balance. The overall power demand at every hour has to be provided by available thermal and hydro power plants [6]

(i) Startup Cost. Depending on the duration of being off before start, the execution of cold start cost or hot start cost is decided for each start of an individual unit. If a unit starts after a certain period of time, [23], cold start cost is considered or otherwise hot start cost is taken into account for calculation. The summation of all startup costs of all units (see (13)) is incorporated in the cost function given by (1a)

3. Hybrid-Artificial Bee Colony (ABC)/Grey Wolf Optimization (GWO) Algorithm

The main drawback regarding metaheuristic algorithms is extensive random search where there is a high possibility of searching the same position repeatedly while few places in the vast multidimensional search space did not get any attention at all. Superior nonlinearity and nonconvexity increase the effect of this phenomena even further. In order to search such a complex search space it is necessary to balance between the local and global search capability of the acting algorithm or in other words the exploitation and exploration capability according to the search space behavior. For this purpose a hybridized algorithm, that is, hybrid-Artificial Bee Colony/Grey Wolf Optimization (h-ABC/GWO) algorithm, is adopted. In this algorithm the superior exploitation capability of GWO algorithm is merged with diversified exploration capability of ABC algorithm.

The challenge of an algorithm in constrained environment is much more complicated than in an unconstrained environment. Algorithm performance also greatly depends on the technique used to handle the acting constraints. Before explaining the function evaluation method and constraint handling process of HTUC problem, the key arrangement of h-ABC/GWO algorithm is discussed in this section.

3.1. Initialization

The initial population will be created using (14), where and signify the dimension of the problem and population size

3.2. Employed Bee Phase

The employed bees will search the neighborhoods of the initial positions, in hopes of better position using (15) and modify the initial population with better positions

3.3. Grey Wolf Phase

Social Hierarchy. In GWO [33] algorithm gray wolves are categorized among α-alpha wolf (fittest solution of the population), β-Beta wolf (second best solution of the population), -delta wolf (third best solution of the population), and -omega wolves (all other solutions). The hunting for prey (the optimum solution) is guided by alpha, beta, and delta wolves with the help of omega wolves [24, 33].

Encircling the Prey. In the next stage, according to gray wolves the prey will be encircled and these specific behaviours can mathematically be replicated bywhereThe components of are reduced from 2 to 0 with respect to iterations and , are vectors of random number within .

Hunting. In optimization perspective, the prey actually refers to the global optima. But in practical scenario it is almost impossible to find global best solution. So in order to imitate the hunting mechanism of grey wolf the best, second, and third best solution are considered as alpha, beta, and delta wolf and used for hunting. The first step is to create distance vectors using α, β, and δ wolves by (18) followed by (19) which gives three different positions for a particular individual of the population. The modified position will be evaluated using (20)

3.4. Scout Bee Phase

Consistent individuals that do not improve their position will be converted to scout based on a predefined parameter, limited and forced to search the search space without any guidance using

3.5. Selection

The best solution so far is taken as the global best for the next iteration. This process continues until the iteration number reaches the maximum cycle number (). The flow chart for h-ABC/GWO is shown in Figure 4.

Multiobjective Optimization. As the problem concerned is multiobjective in nature, the algorithm is made suitable for handling multiple objectives simultaneously. A typical multiobjective problem can be stated aswhere is the th objective function and obj is the total number of objectives. In order to find best compromise solution the first step is to create Pareto optimal front consisting all nondominated individual, which can be found by

The individuals and satisfying (21) state that dominates . So, in other words solution is nondominated over solution . Among all the solutions, the solutions that are not dominated by any other solution are termed as nondominated solution. The Pareto optimal front is created by nondominated solutions only.

Best Compromise Solution. Among the individuals of Pareto optimal front there is one individual that has to be termed as best individual. For this purpose, a membership function is used to fit all the objectives within unity bound so that obj, number of objectives, values can be compared accurately. The membership function, for jth individual with respect to th objective function can be calculated aswhere is the size of Pareto optimal front and and are the lowest and highest function value of th objective function. In order to find the best compromise solution another normalized function for each individual is found using

The individual with minimum is taken as the best compromise solution.

4. Modelling HTUC in h-ABC/GWO Framework

In this section, an algorithm based on h-ABC/GWO method for solving hydrothermal unit commitment coordination problem is described. According to Section 3(i), the initial subpopulations are created where each string of subpopulations () in the context of HTUC can be represented bywhere

According to the algorithm strategy the hydro discharges () and thermal generations () are generated randomly; that is why it is natural for these generated values which may not satisfy most of the limitations, specially equality limitations (end volume limitation and power balance limitation) stated in Section 2. In order to counter the abovementioned problem, constraint handling techniques based on rectification method are used, which are shown in Section 5.

Constraint handling technique used to satisfy hydro limitations is as follows:(1)Considering the initial volume as reference, the end volume of th unit can be calculated usingSo, the end volume mismatch is(2)A dependent time variable, , is randomly generated provided is a natural number and .(3)In order to minimize the mismatch, the discharge at th hour of the concerned unit is set to a preferable value within its upper and lower bound. If discharge exceeds boundary limit, it is set to its limit. And will be calculated for a second time using (28a) and (28b).(4)If is still unacceptable, will be generated again and processes 2 and 3 continue until decreases to an acceptable value.

This process is applied on every hydro unit present in the system from least depended to most depended units. Normally a piecewise linear function is used along with Lagrangian multiplier to handle the end volume constraint but this process is time-consuming and erroneous as linearization compromises the accuracy of the system. For this reason in this proposed heuristic approach a rectification based method is used to solve the end volume limitation.

Once all the mentioned limitations concerning hydro network are satisfied, the hydro power generation at each hour has to be calculated (see (8)) in order to find the rest of the demanded power that has to be supplied through available thermal units.

The constraint handling technique for power balance is described below:(1)As the minimum up/down time limitations are considered, the units that are available on a particular time interval have to be found based on previous hours and the value (generation) of unavailable units is set to zero. The required power is distributed among the available units.(2)A dependent variable, , is randomly generated, provided is a natural number and , where is the set of available units.(3)Power balance mismatch at th hour iswhere(4)The power generation of th unit is set to preferable value within its boundary in order to reduce the mismatch, but due to ramp rate limitation the boundary limits are reduced according to previous hours and upper/lower limit and will be calculated.(5)If is not within acceptable limit, once again will be generated and Steps to 4 continue until reduces to acceptable limit.

This process will be implemented for every hour to balance generated power at each hour.

In any metaheuristic algorithm the constraint handling techniques are very crucial factor. But the problem adopted in this research is not only nonlinear but also highly nonconvex in nature as shown in Figures 1, 2, and 3. The basic techniques like Lagrangian multiplier can be used to handle such complex constraints but with the cost of accuracy as this technique requires linearization which additionally increases the time consumption. On the other hand penalty factor method can also be used which forcibly brings the infeasible solutions into feasible region. The selection of penalty factor is very complex considering the complexity and vastness of the problem. Also due to highly restricted feasible region of the search space which is actually scattered around the search space, the penalty factors are not that effective as the proposed heuristic technique shown above. The proposed rectification based technique efficiently brings the infeasible solutions into the feasible region compared to that by penalty factor method.

Algorithm Implementation(a)After creating the subpopulations according to Section 3 (i), the positions are modified according to constraint handling techniques given in previous two sections and evaluated for fitness value, usingwhere is the jth individual of the population. is the function value evaluated by (1a) and (1b) of the concerned position.In case of multiple objectives, fitness value will be found using (31) for both objectives followed by membership function evaluation using (24) and best compromised solution will be found by (25). In every step this procedure needs to be followed to accurately find the best compromised solution.(b)For each individual according to the grey wolf optimization phase the better individuals will be selected modifying the population.(c)The new positions will be evaluated using (31) after constraint handling techniques and based on better fitness value another subpopulation (modified subpopulation) will be created.(d)Each individual of population will create another position according to (21). The new positions are evaluated for fitness value.(e)Based on the fitness values of new found positions and their concerned individual of population found in Step , a final population of same size will be created.(f)The best solution of final population will be considered as global best.(g)Finally, an iteration counter increases.

Steps (b)–(g) will continue until iteration counter reaches .

For multiple objectives, instead of best solution best compromised solution needed to be found. In that case the global best compromised solution can be calculated using pareto optimal front given in (23). After that based on the membership function global best solution will be evaluated.

5. Numerical Result

In this section, two test systems are considered for experimentation of the performance of proposed algorithm on HTUC problem. The scheduled time period for both systems is taken as 24 hours. The objective of these studies is to showcase the effectiveness of h-ABC/GWO to handle HTUC under various scenarios.

5.1. Parameter Selection

The parameters of the h-ABC/GWO are tuned manually and reported in Table 1 along with ABC and GWO algorithm. The developed algorithms are run independently with different maximum cycle number () keeping other parameters constant. It is observed from the convergence characteristics that the algorithms converge before 3500 iterations for Test System I and the same is for Test System II as well. So, in order to compare the convergences of different algorithms is set to the value as in Table 1. The rest of the other parameters of individual algorithms are found by trial and error method.

5.2. Results

The mentioned algorithms are coded in MATLAB (Version: 8.1.0.604 (R2013a)) environment and simulated on Dell XPS15 (2760QM®, Intel configured), 3rd Generation Quad-Core i7 Processor ~3.2 GHz processor speed and 12 GB RAM.

5.2.1. Test System I

Test System I [27] consists of four hydro and ten thermal units. The hydro units are connected in a multichain cascaded formation. The detailed data for hydro units are taken from literature [6] and essential data regarding thermal units and required load are taken from [21]. Valve point loading effect for thermal units is taken into consideration in the fuel cost function.

This system is solved in two different scenarios. In first scenario (Case I) all the hydro limitations are considered along with thermal generation limitation (see (9)–(13)) while in second case (Case II) all the limitations of Section 2 are considered.

The number of dimensions in the multidimensional search space or decision variables in Case I is , with equality and 96 inequality constraints while in second case due to accumulation of binary variables, the total decision variable increases to 576 with added complexity due to ramping restriction and intertemporal limitations.

Single Objective Environment

Case I. In this case the thermal power is distributed by conventional load dispatch [34] technique without any influence of intertemporal constraints. The mentioned algorithms are simulated 10 times independently and successively and the best solution obtained is $165921.53 by h-ABC/GWO. The solutions of finest individuals found by mentioned algorithms are given in Table 2 Case I column with respect to best, worst, and average solution (of 35 simulations) along with the result of mixed-integer nonlinear programming (MINLP), small population based PSO, and improved DE published in literature [27, 35] and the convergence characteristics for h-ABC/GWO, ABC, GWO, SPPSO, IDE, and MINLP are shown in Figure 5(a). The MINLP modelling of this test case is performed on GAMS software using BONMIN solver.

From Table 2 and Figure 5, it is observed that there is a significant improvement in the performance of the proposed algorithm as compared to the normal GWO due to added diversity through hybridization in terms of convergence and quality of solutions. It is also shown that the convergence rate for MINLP is far better than h-ABC/GWO. But the optimal solution of MINLP is very poor with respect to other solutions, which prove higher nonconvexity in the search space. The position () in optimal condition, comprising hydro discharges and thermal generations, is shown in Table 3 in hour basis. The water content of every reservoir at each hour can be found using (3). It is evident that h-ABC/GWO algorithm has much faster convergence rate than GWO and ABC. It also avoids premature convergence.

Case II. In this scenario, after hydro power production, the rest of required power is distributed among available thermal units by unit commitment coordination [16], where the thermal power distribution is performed using unit commitment, which calls for binary variables in order to define commitment status of thermal units. Due to the mentioned intricacy and additional intertemporal limitations, the search space becomes more nonlinear and vast. The algorithms mentioned in Section 5.1 are implemented on this scenario too and the best solution comes out to be $271736.07 found by h-ABC/GWO. GWO and ABC algorithm are also used to solve the same and the comparison with respect to best, worst, and average solution for 35 consecutive simulations is given in Table 2 in Case II column. Figure 5(b) shows the convergence characteristics of different algorithms proving better solution quality for h-ABC/GWO.

5.2.2. Test System II

In Test System II the number of dimensions is even higher than Test System I and contains almost all the features of a practical hydrothermal system. It incorporates 44 hydro units and 54 thermal units. The hydro system [31] comprises a large multichain hydro network connected together in a cascaded formation. The divisions of water from 20th, 24th, 28th, and 30th hydro units to their downstream units are taken as decision variable.

The thermal system [38] comprises two subsystems of 40 and 13 units. The feature of 54th unit is the same as 53rd unit.

This system is solved in two different scenarios like Test System I. In Case I the number of variables is (for the diversion of water) = 2356 as thermal power distribution is performed by economic load dispatch while in Case II the number of decision variables is due to inclusion of unit commitment as subproblem. The complexity of this problem is higher than Test System I not only due to additional limitations but also for more complicated structure of the hydro network.

Case I. In this case all hydro limitations are considered with thermal power generation limitation for thermal subproblem. Table 1 shows different parameters for the algorithms (h-ABC/GWO, ABC, and MINLP) used. The optimized cost for this scenario is found out to be $3,411,361.47.

In order to verify, the results are compared with [31] in Table 3 of Case I column. The convergence characteristics of mentioned algorithms are shown in Figure 6(a). It is observed that there is a significant difference between the performances of h-ABC/GWO and GWO algorithm. h-ABC/GWO has outperformed GWO and ABC in terms of convergence rate and quality of solutions obtained. It also gives better result over the newly proposed Clonal Selection Algorithm (CSA) reported in [31].

The convergence characteristics show that the h-ABC/GWO is far better than the other mentioned algorithms. The reason behind this vast difference in terms of solution quality for these two algorithm is firstly the lack of diversity in the multidimensional search space and secondly the attraction towards local optimum resulting premature convergence, which is basically a reverse effect of high intensity depth search. Due to lower enormity and inferior nonlinearity in the search space of first problem (with comparison to the second), GWO could reach desired diversity to provide acceptable solution where the effect of premature convergence can be countered with higher population number. But to find an acceptable solution for second problem where the search space is massive with higher nonlinearity requires an algorithm having the capability to provide massive diversity in the multidimensional search space along with controlled depth search.

Case II. In this scenario Test System II is solved considering all the limitations of Section 2. The required demand in this case is taken 1 GW less than in Case I for providing sufficient feasible region in nonlinear, nonconvex search space. The problem is also solved by h-ABC/GWO, GWO, and ABC algorithm and optimal solutions are shown in Table 3, Case II column. However data used to solve the problem is not provided in the paper for limited space but will be provided if required. The optimum solution in this case is found to be $4,604,300.83. From the convergence characteristics of Figure 6(b) the superiority of h-ABC/GWO over GWO and ABC in terms of solution quality is proved.

Multiobjective Environment. In multiobjective environment the production cost and emission are considered as the two objectives as mentioned earlier. Both the objectives are needed to be reduced as much as possible.

5.2.3. Test System I

This problem is solved using the same parameter shown in Section 5.2.1 for both the cases. The solutions with respect to best and worst solutions are given in Table 4 including time consumption with various other established algorithms like, ABC, GWO, IDE, and recent state of the art MINLP algorithm. And the convergence characteristics for both cases are shown in Figure 7.

From the convergence characteristics, it is clear that the h-ABC/GWO algorithm is better than other mentioned algorithms in terms of convergence, solution quality, and time consumption.

5.2.4. Test System II

Like the previous section in this case also Test System II is solved under the influence of the parameter used in Section 5.2.2. The comparative performance of proposed algorithm and convergence characteristics of the same with respect to other established algorithms is shown in Table 5 and Figure 8 along with time consumption. From these results also the superiority of h-ABC.GWO can further be consolidated.

In addition to this it is seen that the convergence and time consumption for h-ABC/GWO algorithm are considerably large in case of Test System II compared to those in Test System I for both single and multiobjective environment, which suggest that Test System II is much more complicated than Test System I. But even so the proposed algorithm efficiently solves the problem within acceptable time duration.

The reason for such efficiency of the proposed algorithm is due to using the more sophisticated and efficient exploitation technique of GWO algorithm instead of onlooker bee phase of ABC algorithm. These phenomena give the algorithm necessary attribute to efficiently search the globally best solution from such complicated and vast search space. Also the effect of proposed constraint handling technique mentioned in Section 4 is considerable. Due to the use of this technique more than 90% of the solutions of the population are feasible for Test System I and more than 80% of solution gets feasible for Test System II. This observation points to the fact that Test System II is much more complicated than first test system.

6. Conclusion

The hydrothermal unit commitment coordination (HTUC) is modelled having included various limitations of hydro and thermal subsystems. The analysis is performed based on an efficient optimization algorithm for better performance. A hybridized approach of ABC and GWO is presented in this work in both single and multiobjective environment. This proposed method is tested with two different test systems in different scenarios. Though the proposed method is performing better than other mentioned algorithms through thorough analysis, it is found that, in case of Test System I, where the number of variables is comparatively low, the h-ABC/GWO helps to improve robustness and convergence. But in Test System II (where the number of variables is considerably high) the proposed approach not only improves the convergence but also successfully avoids the local optimum along with better robustness. The computation time and cost function are improved by the proposed method and are compared with other methods. The computation performance is found to be significantly superior to the proposed method using hybridization. Superiority of the proposed h-ABC/GWO algorithm is further consolidated through experimentation with a larger system with faster convergence and better quality of solutions.

Nomenclature

:Unit number
:Number of hydro units
:Number of thermal units
:Scheduled time (1 day (24 hours))
:Time delay of th hydro unit from th upstream unit
:Set of upstream plant of th unit
:Inflows to th hydro unit at th time
:Spillage of th hydro unit at th time
:Reservoir volume or water content of th hydro unit at th time
:Discharge from th hydro unit at th time [the first set of decision variables as shown in Section 4 ()]
:Load demand at time “
maximum/minimum power limit of th hydro unit at th time
Maximum/minimum discharge limit of th hydro reservoir at th time
Maximum/minimum volume limit of th hydro reservoir at th time
Maximum/minimum power limit of th thermal unit at th time
:Power from th hydro unit at th time
:Power from th thermal unit at th time [the second set of decision variables as shown in Section 4 ()]
:ON/OFF status of th thermal unit (“” or “”)
:Initial status of th thermal unit
:Minimum ON/OFF time of th thermal unit
:Minimum cold start time of th thermal unit
:Time duration for which th thermal unit has been ON/OFF at th hour
:Up and down ramp rate limit of th thermal unit
:Cold and hot start cost of th thermal unit.

Competing Interests

There authors declare no conflict of interests.