You are on page 1of 4

3rd International Conference on Electric and Electronics (EEIC 2013)

A Coordinative Optimization Model for Hydro-Thermal-LNG Power System

Qiang Ding, Jing-yang Zhou, Hui Cui, Dan Xu, Zhi Chen, Yong Deng, Yuzhen Yao, Xin Cheng
Wei-gang Li Dispatch and Communication Center
Power Automation Department State Grid Fujian Electric Power Company
China Electric Power Research Institute Fuzhou, China
Beijing, China
dingqiang@epri.sgcc.com.cn

Abstract—This paper proposes a coordinative optimization In the proposed coordinative optimization model for
model based on MILP for Hydro-thermal-LNG power system. hydro-thermal-LNG power system, generation scheduling
The advantage of the method is that it simultaneously solves consists of unit commitment for hydro units and LNG units,
unit commitment for hydro and LNG( liquefied natural gas) which can be startup and shutdown in day time range. And
units, and solves economic dispatch for thermal units. The the coal-fired units usually not commit in day time range,
coordinative optimization satisfied all constraints, including because the start-up cost of this kind of unit is relatively high
unit constraints, operation constraints, water availability and the minimum up-time/down-time of the unit is typically
constraints and security constraints. It is a global optimization more than 5 days, so this units usually make unit
technique for solving generation scheduling problem based on
commitment on a weekly or monthly cycle. In day-ahead
the mixed integer linear programming (MILP) technique. The
model is illustrated by example of a provincial network power
generation scheduling, the purpose of the optimization is to
system. Numerical result based on this practical system shows make full use of hydro power and minimize costs of coal-
that the proposed method is efficient and effective for Hydro- fired and gas-fired unit, satisfying various constraints. For
thermal-LNG power system. hydro unit, the objective about penalty function of electric
quantity constraints is constructed. For coal-fired units,
Keywords-hydro;thermal;LNG;generation scheduling;model operation fuel cost is considered. For gas-fired units,
operation fuel cost and start-up cost are considered. And all
I. INTRODUCTION types of units should consider their particular constraints.
Through this approach, these three kinds of units can
Hydro-thermal-LNG power system includes these there coordinate with each other, to use co-ordination between
types of units: cascaded hydro units, thermal units and different power generation characteristics to achieve
liquefied natural gas units. In some province of china, this is economic and security benefits.
a relatively common power source structure. These three
kinds of power sources have different operating II. FLOW DIAGRAM OF THE MODEL
characteristics, different optimization goals and constraints. The unit commitment of coal-fired unit is solved in
Difficulty lies in how to obtain economic and security weekly unit commitment, which can calculate the run-off
benefits through co-ordination between these three kinds of state of coal-fired unit for day-ahead generation scheduling.
power sources. So in day-ahead generation scheduling, the model deals with
Researchers have been studying various models to the coordinative optimization problem of unit commitment
describe the co-ordination between different kinds of units. of hydro and LNG units, and economic dispatch for coal-
Mixed integer programming (MILP) [1][3][7] has been used fired units. The hydropower is renewable, so it should be
to model the hydro-thermal power system, and quadratic made the best use of. In the proposed model, the electrical
programming [2] model has been built for hydro-thermal- quantity of hydro unit should be accommodated firstly, only
nuclear power system. There are also other techniques have in some situation, such as coal-fired units are all running in
been applied to model the hydrothermal generation the lower limit, or some transmission constraint only can be
scheduling problem, such as invasive weed optimization controlled by these hydro units, electrical quantity
algorithm, evolutionary optimization[4][9][10], genetic constraints of hydro unit can be modified carefully. So in the
algorithm (GA)[5], feedback neural network optimization[6] model, electrical quantity of hydro unit is considered as soft
and simulated annealing embedded evolutionary constraint. The penalty factors are introduced in objective
programming[8]. These models are effective in treating function to make the hydro electric quantity constraints be
hydro-thermal optimization problem, but when the system satisfied under normal situation. The run-off state of coal-
has coal-fired units, gas-fired units and hydro units at the fired unit has been scheduled in weekly span, so they can be
same time, each power source should be modeled carefully, considered as a fixed value in day ahead generation
and some method can be developed to achieve optimal scheduling. The gas-fired unit and hydro unit can be started
coordination between these kinds of units, so that the model up or shut down immediately, so they can be used to satisfy
can be used in the actual production run effectively. reserve constraints and transmission constraints. The

© 2013. The authors - Published by Atlantis Press 364


operation cost of gas-fired unit is more expensive, and the Decision variables: Pi (t ) is the output of unit i at
gas storage sets limit to the generation capacity, so in the
actual production run, gas-fired units only start up in peak period t , Cui (t ) is the start-up cost of unit i at period t,
load stage.
and Qupi (t ) and Qdowni (t ) are the Up and Down
electric quantity constraints penalty variables of unit i at
period t , respectively. Cui (t ) is the start-up cost of unit i .
The cost function of coal-fired and gas-fired units can be
expressed as:
N


L

P (t ) = u (t ) P (t ) + P (t ) + (u (t ) P seg (t ) + P (t )) (2)
i i ,1 i i ,1 i, j i, j i, j
j =2
Fi ( Pi (t ), t ) = Fi ( Pi (t ), t )ui ,1 (t ) + Ki ,1 (t ) Pi ,1 (t )
NL
+ ∑ ( Fi ( Pi ,seg
j (t ), t )ui , j (t ) + K i , j (t ) Pi , j (t ))
j =2
(3)
⎧ Pi , j (t ) ≥ 0

⎪ Pi ,1 (t ) ≤ ui ,1 (t )( Pi ,1 (t ) − Pi (t ))
seg


Figure 1. The flow diagram of the proposed model. ⎨ Pi , j (t ) ≤ ui , j (t )( Pi ,seg
j (t ) − Pi , j −1 (t ))
seg

⎪ NL
⎪ u (t ) ≤ 1
⎪∑
In the model depicted in Fig. 1, hydropower can be used i, j
firstly within the hydro flow and reservoir storage constraint, ⎩ j =1 (4)
then coal-fired units are scheduling to minimize the seg
Where Pi , j (t ) is the initial output of unit i at
operation cost and satisfy the open impartial equitable
dispatch constraints, and gas-fired units are last considered to segment j of piecewise linear curve, Ki , j (t ) is slope of
peak load shifting, because they can be startup and shutdown
in short time but more expensive. These tactics are unit i at segment j of piecewise linear curve. N L is
constructed in a global optimization MILP model, which can segment number of piecewise linear curve.
be solved by some commercial solver such as CPLEX.
B. Constraints
III. PROPOSED OPTIMIZATION MODEL FOR HYDRO- The optimization subjects to various constraints as
THERMAL-LNG POWER SYSTEM follows:
(1)System power balance constraints:
A. Objective Function NG

Objective function components are formulated as a ∑ P (t ) = P


i load (t )
i =1 (5)
model to minimize cost of coal-fired and gas fired units
simultaneously, while making full use of hydro power and Where N G is the number of all the units in power system,
satisfying various constraints. and Pload (t ) is system load forecast of period t .
Minimize:
(2) Reserve constraints:
N Coal NT

∑ ∑ F ( P (t ), t )
NG NL
F =
i =1 t =1
i i ∑ ( P (t )∑ u
i =1
i
j =1
i, j (t ) − Pi (t )) ≥ Pres
up
(t )
(6)
NGas NT N Gas NT (1)
+ ∑ ∑ Fi ( Pi (t ), t ) + ∑ ∑ Cui (t )
NG NL

i =1 t =1 i =1 t =1
∑ ( P (t ) − P ( t ) ∑ u
i =1
i i
j =1
i, j (t )) ≥ Presdown (t )
(7)
N Hydro
up down
+ ∑ (Qup (t )SP
i =1
i up +Qdowni (t ) SPdown ) Where P (t ) and P res res (t ) are minimum positive and
negative reserve respectively.
Where N Hydro is the number of hydro generation units, (3) Transmission constraints:
NG NL
N Coal is the number of coal-fired generation units, and N Gas Skdown (t ) ≤ ∑ ( Sk ( Pi (t ), t )∑ ui , j (t )) ≤ Skup (t )
i =1 j =1
(8)
is the number of gas fired generation units. NT is the number NG NL
C down
(t ) ≤ ∑ (Ck ( Pi (t ), t )∑ ui , j (t )) ≤ C (t ) up
of periods, i and t are the unit index and period index k
i =1 j =1
(9)
k

respectively. SPup and SPdown are the Up and Down penalty Where S (t ) and S (t ) are minimum and maximum
down up
k k

price of hydro electric quantity constraints respectively. limit of line branch respectively. Ckdown (t ) and Ckup (t ) are
minimum and maximum limit of transmission section.
(4) Constraints of all units:

365
Unit output limit constraints: Where Pforbidupi , k and Pforbiddowni , k +1 are the
NL NL
Pi (t )∑ ui , j (t ) ≤ Pi (t ) ≤ Pi (t )∑ ui , j (t ) forbidden zones k up and down limit of hydro unit i .
j =1 j =1
(10)
Where Pi (t ) and Pi (t ) are minimum and maximum IV. CASE STUDY
unit limit of unit i at period t . Proposed model for hydro-thermal-LNG power system
Unit ramping constraints: was tested on an example of practical provincial power
N N system. The test system has 300 units, including 180 coal-
Pi (t ) − Pi (t − 1) ≤ (2 − ∑ ui , j (t ) − ∑ ui , j (t − 1)) Pi (t ) + Pi up (t )
L L

fired units, 90 hydro units and 30 gas-fired units. The


j =1 j =1
(11) optimization of day ahead generation scheduling consider 96
N N
Pi (t − 1) − Pi (t ) ≤ (2 − ∑ ui , j (t ) − ∑ ui , j (t − 1)) Pi (t ) + Pi down (t )
L L
periods. The computation time for solving the model is about
j =1 j =1
(12) 3 minutes.
up down The model is tested in a platform of HP rx4640 server
Where Pi (t ) and Pi (t ) are maximum up and computer, Itanium 2-1.6 GHz CPU and 16G computer
down ramp limit of unit i at period t respectively. memory. The model was solved by CPLEX12.
(5) Constraints of gas-fired units: 450
Curve shape constraints: 400
Pi (t ) = Pi (t − 1) = Pi (t + 1)), t ∈ 2,5,8,... (13) 350
Minimum on-time/stop-time constraints: 300
t +Tmin,
on
i −1 N L NL NL 250
∑ ∑u
n =t j =1
i, j (n) ≥ Tmin,
on
i (∑ ui , j (t ) − ∑ ui , j (t − 1))
j =1 j =1
(14) 200
150
, ui , j ∈ u gas − fired
100
t +Tmin,
off
i −1 NL NL NL
50

n =t
(1 − ∑ ui , j (n)) ≥ Tmin,
j =1
off
i ( ∑ ui , j (t − 1) − ∑ ui , j (t ))
j =1 j =1
(15)
0
, ui , j ∈ u gas − fired 1 6 11 16 21 26 31 36 41 46 51 56 61 66 71 76 81 86 91 96
on off
Where T min,i and T min,i are minimum on-time and stop- Figure 2. Output curve of some of gas-fired units.
time of gas-fired unit i at period t respectively.
Gas quantity constraints: Fig. 2 shows the output curve of some of gas-fired units,
NT it can be seen from the picture that gas-fired units start up
Qdi <= ∑ Pi (t ) <= Qui about eight o’clock in the morning, when the load of power
t =1 (16) system increasing rapidly.
Where Qui and Qdi are the electric quantity limit
700
calculating from gas storage of gas-fired unit i .
600
(6) Constraints of coal-fired units:
Pollution emission constraints: 500
NF NL

∑ ( E ( P (t ), t )∑ u
i =1
i i
j =1
i, j (t )) ≤ Er (t ), ui , j ∈ ucoal − fired 400
(17) 300
Where Er (t ) is maximum pollution emission of coal- 200
fired units. 100
Curve shape constraints: 0
Pi (t ) = Pi (t − 1) = Pi (t + 1)), t ∈ 2,5,8,... (18) 1 6 11 16 21 26 31 36 41 46 51 56 61 66 71 76 81 86 91 96
(7) Constraints of hydro units:
Curve shape constraints: Figure 3. Output curve of some coal-fired units.
Pi (t ) ≤ max( Pi (t − 1), Pi (t + 1))
(19) Fig. 3 shows the output curve of some of coal-fired units,
and it can be seen from the picture that the output curve of coal-
Pi (t ) ≥ min( Pi (t − 1), Pi (t + 1)), t ∈ 2,3,...NT − 1 fired units were scheduled smoothly, this can avoid
Forbidden zones constraints: unnecessary adjustment of generation output.
The output of hydro unit should avoid to be running in
certain regions, resulting in forbidden zones constraints.
Pi (t ) ≥ Pforbidupi , k
(20)
or
Pi (t ) ≤ Pforbiddowni , k +1 , k ∈ 1, 2,...N D − 1, Pi ∈ Phydr

366
(4)Meet the complex constraints for each type of units.
250
(5)Numerical result based on an example of provincial
200
power system shows that the proposed model is efficient and
effective for global optimization of units in Hydro-thermal-
150 LNG power system.

100 REFERENCES
[1] Ding Qiang, Zhou Jing-yang, Pan Yi, Li Qiang, Han Bin, Li Xiao-lei,
50 Guo Xia-ming, Sun Yi, Coordinative Optimization Model Based on
MILP for Hydrothermal Power System, Power and Energy
0 Engineering Conference, shanghai, china, 2012
1 6 11 16 21 26 31 36 41 46 51 56 61 66 71 76 81 86 91 96 [2] Zhai, Rongrong, Bian, Jing, Yang, Zhiping The Optimization of
Power Dispatch for Hydro-thermal Power Systems, 2011 2nd
International Conference on Challenges in Environmental Science
Figure 4. Output curve of some hydro units.
and Computer Engineering, haikou, china, 2011
[3] Baslis, Costas G, Papadakis, Stylianos E, Bakirtzis, Anastasios G,
TABLE I. ELECTRICAL QUANTITY OF SOME OF HYDRO UNITS
“Simulation of Optimal Medium-Term Hydro-Thermal System
Operation by Grid Computing”, IEEE Transactions on Power
Electrical quantity (MW) Systems, United States, vol. 24, pp. 1208-1217, 2009
plan Scheduling [4] Deb, Kalyanmoy, “Scope of stationary multi-objective evolutionary
optimization: a case study on a hydro-thermal power dispatch
Hydro unit 1 650 650 problem”, Journal of Global Optimization, vol.41, pp. 479-515,
August 2008
Hydro unit 2 571 571
[5] Senthil Kumar, V, Mohan, M.R, “Optimal short-term hydro-thermal
Hydro unit 3 3477 3477 scheduling using decomposition approach and GA based OPF”,
Journal of Electrical Systems, vol. 5, pp.1-14, 2009
Hydro unit 4 397 397 [6] Sharma, V., Naresh, R., Sushil, Yadav, Deepika, “Optimal Hydro-
Thermal Generation Scheduling Using an Efficient Feedback Neural
Hydro unit 5 615 615
Network Optimization Model”, Research Journal of Applied Sciences,
Hydro unit 6 929 929 Engineering and Technology, United Kingdom, vol. 3, pp.770-778,
2011
Hydro unit 7 492 492 [7] Aghaei, J., Ahmadi, A, Shayanfar, H.A., Rabiee, A., “Mixed integer
programming of generalized hydro-thermal self-scheduling of
Fig. 4 and Table. 1 show the output curve of some of generating units”, Electrical Engineering, Germany, vol. 95, pp. 109-
hydro units, it can be seen that the electrical quantity of 125, June 2013
hydro units are satisfied after generation scheduling. [8] Asir Rajan, C. Christober, “Hydro-thermal unit commitment problem
using simulated annealing embedded evolutionary programming
V. CONCLUSION approach”, International Journal of Electrical Power and Energy
Systems, United kindom, vol. 33, pp. 939-946, May 2011
(1)This paper proposes a MILP model for coordinative
optimization of hydro units, coal-fired units and gas-fired [9] Nayak, Nimain Charan;Rajan, C. Christober Asir, “Hydro-Thermal
Scheduling by a Hybrid Evolutionary Programming – Simulated
units. Annealing Method in a Large Power System”, AIP Conference
(2)Distinguish from conventional generation scheduling Proceedings, vol. 1298, pp. 459-466, 2010
methods, the scheduling model proposed considers operating [10] Türkay, B, Mecitoglu, F, Baran, S, “Application of a Fast
characteristics of each types of units carefully, constructs Evolutionary Algorithm to Short-term Hydro-thermal Generation
each types of units with different objects and constraints. Scheduling”, Energy Sources, Part B: Economics, Planning and
(3)The objectives of the model include cost of gas-fired Policy, vol. 6, United States, pp. 395-405, Octorber 2011
units, cost of coal-fired units, start-up cost of gas-fired units
and penalty cost of hydro electric quantity constraints.

367

You might also like