Abstract

The unit commitment (UC) problem which is an important subject in power system engineering is solved by using Lagragian relaxation (LR), penalty function (PF), and augmented Lagrangian penalty function (ALPF) methods due to their higher solution quality and faster computational time than metaheuristic approaches. This problem is considered to be a nonlinear programming-(NP-) hard problem because it is nonlinear, mixed-integer, and nonconvex. These three methods used for solving the problem are based on dual optimization techniques. ALPF method which combines the algorithmic aspects of both LR and PF methods is firstly used for solving the UC problem. These methods are compared to each other based on feasible schedule for each stage, feasible cost, dual cost, duality gap, duration time, and number of iterations. The numerical results show that the ALPF method gives the best duality gap, feasible and dual cost instead of worse duration time and the number of iterations. The four-unit Tuncbilek thermal plant which is located in Kutahya region in Turkey is chosen as a test system in this study. The programs used for all the analyses are coded and implemented using general algebraic modeling system (GAMS).

1. Introduction

The UC problem decides to which electricity generation units should be running in each stage to satisfy a predictably varying demand for electricity. The solution of the UC problem is a complex optimization problem, and UC problem can be considered as two linked optimization problems: the first is a combinatorial optimization problem, and the second is a nonlinear programming problem. Due to important startup and shutdown costs, the problem is in general very hard to solve, as it is not possible to perform a separate optimization for each time interval. The exact solution of the UC can be obtained by a complete enumeration of all feasible combination of generating units, which could be very huge number [1, 2].

The problem is structured binary variables making it clearly nonconvex. The binary variables cause a great deal of trouble and reason for the difficulty in solving the UC. Load balance constraint and spinning reserve constraint are coupling constraints across the unit so that one unit affects what will happen on other units if the coupling constraints are met. There have been various methods which are based on mathematical programming and metaheuristic-based for solving the thermal and hydrothermal UC problem in literature. They are based on mathematical programming and metaheuristic based approaches. These major methods are priority list [35], dynamic programming (DP) [6], mixed-integer programming [79], heuristic unit [10], simulated annealing [1113], tabu search [14, 15], evolutionary programming [16, 17], constraint logic programming [18], genetic algorithms [1923], LR [2432], interior point method [33], memetic algorithm [34], and neural network [3537].

The LR which is one of the most successful approaches for UC is dual optimization technique. This method obtains an appropriate condition to generate feasible solution for UC. One of the most obvious advantages of the LR method is its quantitative measure of the solution quality since the cost of the dual function is a lower bound on the cost of the primal problem [29]. It is seen that LR methods give better solutions than the metaheuristic approaches mentioned above due to both duration time and feasible solution [2432].

The LR, PF, and ALPF methods which present the solving approach based on dual optimization technique are used for solving the UC problem known as an important and hard-solving problem in power system engineering, and the results from the programs coded and implemented using GAMS for these methods are compared to each other. The UC problem for the four-unit Tuncbilek thermal plant is considered for this analysis. A 24-hours day is subdivided into eight discrete stages, and the predicted load of the system can be considered constant over each interval. In this case, the UC problem is an economic combinatorial problem of which solution will yield the minimum operating cost for the scheduling of startup and shutdown of units for each stage in a day.

The remaining sections are outlined as follows. Section 2 provides a description of the UC problem formulation. This section includes an objective function and the constraints of the problem. In Section 3, three methods based on dual optimization techniques are described. In Section 4, the solving algorithm of LR method for the UC problem is explained as a sample. In Section 5, applications and numerical results are presented and discussed. Finally the conclusion is given.

2. UC Problem Formulation

UC has been used to plan over a given time horizon the most economical schedule of committing and dispatching generating units to meet forecasted demand levels and spinning reserve requirements while all generating unit constraints are satisfied. The objective function of the UC problem can be formulated as where is the polynomial function [38].

The minimization of the objective function is provided to the following constraints.

System Constraints
Power balance constraints. For satisfying the load balance in each stage, the forecasted load demand should be equal to the total power of the generated power for feasible combination: Spinning reserve constraints. In order to meet any abnormal operating conditions, the spinning reserve must be considered:

Unit Constraints
Generation limits. Each unit must satisfy the generation range: Minimum up-time. Once the unit is started up, it should not be shut down before a minimum up-time period is met as follows: Minimum down-time. Once the unit is shut down, there is a minimum down time before it can be started up again:

3. Methods Based on Dual Optimization Technique

In this paper, three different methods based on dual optimization techniques, LR, PF, and ALPF are used for solving the UC problem. Duality is particularly important in optimization theory. The convergence of the dual optimization methods can be measured by the relative size of the duality gap between the primal and dual solutions. As illustrated in Figure 1, duality gap is obtained by the difference between solutions of primal and dual subproblems. However, primal cost and dual cost functions in reality are not as smooth as the ones in Figure 1 because they are nondifferentiable and nonconvex [39].

General constrained minimization problem is as follows:

The dual procedure attempts to reach the constrained optimum by maximizing the Lagrangian with respect to Lagragian multipliers, while minimizing with respect to the other variables in the problem.

LR Method
LR method can eliminate the dimensionality problem. The LR method is based on the dual optimization theory. The solution of the LR method greatly depends on the Lagragian multipliers. Therefore, setting the initial Lagragian multipliers and updating them are significant to the optimality of the solution. Inappropriate method of updating the Lagrangain multipliers may cause the solution adjustment to oscillate around the global optimum [39].
The Lagrangian equation is
Dual function is where
The algorithm of LR method is
Choose starting values.

Step 1. Find a value for each and which moves toward a larger value.

Step 2. Assuming that the and found in Step 1 are now fixed, find the minimum of the .

PF Method
PF method is one of the widely used methods for obtaining optimal solutions nonconvex problems. It is motivated by the desire to use unconstrained optimization techniques to solve constrained problems. It uses a mathematical function that will increase the objective for any given constrained violation. General transformation of constrained problem into an unconstrained problem [39]
The algorithm of PF method is
Choose and . Choose initial value .
Choose penalty factor .

Step 3. Find the following values:

Step 4. If , then stop. Otherwise, Then go to Step 1.

ALPF Method
The ALPF method is an approach for solving nonlinear programming problems by using the ALPF in a manner that combines the algorithmic aspects of both LR and PF methods [39].
Lagragian equation is

The algorithm of ALPF method is as follows.

Initialization
Select some initial Lagrangian multipliers. Lagrangian multipliers are and . These are can be written as follows: where is positive values, and is for the penalty parameters.
Let be a null vector and denote for any x En.
Measure the level of the violation by using (3.7)

Choose is a measure of constraint violations. Put , and proceed to the “inner loop’’ of the algorithm.

Inner Loop
Solve minimum of the Lagrangian subject to, and let be the optimal solution obtained. If or , then stop. Otherwise, if , then go to outer loop. If , then, for each constraint for which , replace the corresponding penalty parameter by 10 and repeat this inner loop step.

Outer Loop
Replace v by where Increment by 1, and return to the inner loop.

4. Solving Algorithm for UC

The LR method solves the UC problem by relaxing or temporarily ignoring the coupling constraints. This is done through the dual optimization procedure attempting to reach the constrained optimum by maximizing the Lagrangian. In this section, the solving algorithm of LR method for the UC problem is explained as a sample. The Lagrangian equation can be written as follows [40]:

is a dual function, and it can be shown as follows:

where where , and are constant and can be dropped.

Goal of separating the units from one another has been achieved. The term inside the outer brackets

Equation (4.4) can be solved separately for each generating unit, without regard for what is happening on the other generating units. The minimum of the Lagrangian is found by solving for the minimum for each generating unit over all time periods

This is solved as a one-variable DP problem. This can be visualized in Figure 2, which shows the only two possible states for unit .

At the state, the value of the function to be minimized is trivial. At the state , the function to be minimized is.

The minimum of this function is

The solution to this equation is

There are three cases in this situation.

(1)(2)(3)

DP is used to determine the optimal schedule of each unit over the scheduled time period. To minimize at each stage and that when , this value goes to zero, then the only way to get a value lower is to have [40]

In the LR method, the value obtained by (2.1) and problem constraints is called the primal value () of the problem. The value in (3.3) represents the dual value. Whether the problem converges to its solution is decided by looking at the relative duality gap value. This value is calculated using (4.10)

5. Applications and Numerical Results

The LR, PF, and ALPF methods are applied for solving the UC problem for four-unit Tuncbilek thermal plant separately, and the numerical results are given in tables. These methods are compared to each other based on feasible schedule for each stage, feasible cost, dual cost, duality gap, duration time, and number of iterations using the table in the comparative results part. The spinning reserve demand is set as 10% of the system demand. All these methods are coded in GAMS which is a high-level modeling system for mathematical programming problems [41] and run on Pentium 4—3 GHz personal computer. CONOPT is used as a GAMS solver. The data used in the analysis is taken from Turkish Electric Power Company and Electricity Generation Company. The unit characteristics for four-unit Tuncbilek thermal plant are given in Table 1.

In this study, a 24-hours day is subdivided into 8 discrete stages. The load demands for the stages are given in Table 2.

For LR Method
LR method is applied to UC problem. The feasible unit combination for the LR method is given in Table 3. The initial of the and values is chosen as zero.

For PF Method
PF method is applied to UC problem. The feasible unit combination for the PF method is given in Table 4. The initial of the and values are 320 and 970, respectively.

For ALPF Method
ALPF method is applied to UC problem. The feasible unit combination for the ALPF method is given in Table 5. The initial of the and values is 25 and 100, respectively.

Comparative Results
Feasible cost, dual cost and duality gap values, duration time, and number of iterations are found for each method. These numerical results are given in Table 6.

It can be seen from Table 6 that LR has the highest duality gap value, and ALPF performs much better than LR and PF for duality gap value. It is noticed that ALPF method yields the minimum duality gap value with minimum cost. On the other hand, LR method reaches the solution with the minimum number of iterations. In addition to this, PF method yields the fastest solution.

6. Conclusion

Three different dual approach-based methods, LR, PF and ALPF methods, are used for solving the UC problem known as an important and hard-solving problem in power system engineering, and the results from the programs coded and implemented using GAMS for these methods are compared to each other according to feasible cost, dual cost, duality gap, duration time, and number of iterations. The numerical results show that the ALPF method which is firstly used for solving the UC problem in literature gives the best duality gap, feasible and dual cost values instead of worse duration time and the number of iterations. It is seen that ALPF method yields the minimum duality gap value with minimum cost. On the other hand, LR method reaches the solution with the minimum number of iterations. In addition to this, PF method yields the fastest solution. Since the most important factor in the solution of UC problems is feasible cost value, it can be said that ALPF is the most suitable method among others.

List of symbols

:Objective function
:Upper bound of the dual function
:Equality constraint
:Inequality constraint
:Multiplier for PF method
: Multiplier for PF and ALPF method
:Number of generating units
:Primal problem
:Dual problem
:Nominal demand at hour (MW)
:Generation output of unit at hour (MW)
:Maximum available capacity of unit at hour (MW)
:Minimum available capacity of unit at hour (MW)
:System spinning reserve at hour (MW)
:Ramp up rate of unit (MW/h)
:Ramp down rate of unit (MW/h)
:Start up cost of unit
:Shut down cost of unit
:Status value of unit at time
:Time horizon for UC ()
Minimum down-time of unit
:Continuously off-time of unit up to hour
:Continuously on-time of unit up to hour
Minimum up-time of unit
:Total cost ()
: Multiplier for ALPF.