SlideShare a Scribd company logo
1 of 34
Lecture 16
Economic Dispatch
Professor Tom Overbye
Department of Electrical and
Computer Engineering
ECE 476
POWER SYSTEM ANALYSIS
1
Announcements
 Be reading Chapter 12.4 and 12.5 for lectures 15 and 16
 HW 6 is 6.50, 6.52, 6.59, 12.20; due October 20 in class (for
Problem 6.52 the case new is Example6_52)
 Office hours are changed for today only to 2 to 3 pm.
2
Generator Cost Curves
 Generator costs are typically represented by up to
four different curves
– input/output (I/O) curve
– fuel-cost curve
– heat-rate curve
– incremental cost curve
 For reference
- 1 Btu (British thermal unit) = 1054 J
- 1 MBtu = 1x106 Btu
- 1 MBtu = 0.293 MWh
- 3.41 Mbtu = 1 MWh
3
I/O Curve
 The IO curve plots fuel input (in MBtu/hr) versus
net MW output.
4
Fuel-cost Curve
 The fuel-cost curve is the I/O curve scaled by fuel
cost. Coal prices vary; around $1/Mbtu to $2/Mbtu
5
Heat-rate Curve
Plots the average number of MBtu/hr of fuel input
needed per MW of output.
Heat-rate curve is the I/O curve scaled by MW
Best for most efficient coal
units is around 9.0
6
Incremental (Marginal) cost Curve
 Plots the incremental $/MWh as a function of MW.
 Found by differentiating the cost curve
7
Mathematical Formulation of Costs
 Generator cost curves are usually not smooth.
However the curves can usually be adequately
approximated using piece-wise smooth, functions.
 Two representations predominate
– quadratic or cubic functions
– piecewise linear functions
 In 476 we'll assume a quadratic presentation
2
( ) $/hr (fuel-cost)
( )
( ) 2 $/MWh
i Gi i Gi Gi
i Gi
i Gi Gi
Gi
C P P P
dC P
IC P P
dP
  
 
  
  
8
Coal
• Four Types of Coal
• Anthracite (15,000 Btu/lb), Eastern Pennsylvania; used
mostly for heating because of its high value and cost
• Bituminous (10,500 to 15,000 Btu/lb), most plentiful in
US, used extensively in electric power industry; mined in
Eastern US including Southern Illinois.
• Subbitunminous (8300 to 11,500 Btu/lb), most plentiful
in Western US (Power River Basin in Wyoming); used in
electric power industry
• Lignite or brown coal (4000 to 8300 Btu/lb), used in
electric power industry
• Coals differ in impurities such as sulfur content
9
10
Coal Prices
Source: US EIA
At $50 per ton and 11,800 Btu/lb, Illinois coal costs $2.12/Mbtu.
Transportation by rail is around $0.03/ton/mile
11
Coal Usage Example
A 500 MW (net) generator is 35% efficient. It is being
supplied with Western grade coal, which costs $1.70
per MBtu and has 9000 Btu per pound. What is the
coal usage in lbs/hr? What is the cost?
At 35% efficiency required fuel input per hour is
500 MWh 1428 MWh 1 MBtu 4924 MBtu
hr 0.35 hr 0.29 MWh hr
4924 MBtu 1 lb 547,111 lbs
hr 0.009MBtu hr
4924 MBtu $1.70
Cost = 8370.8 $/hr or $16.74/MWh
hr MBtu
  

 
 
12
Wasting Coal Example
Assume a 100W lamp is left on by mistake for 8
hours, and that the electricity is supplied by the
previous coal plant and that transmission/distribution
losses are 20%. How much irreplaceable coal has
he/she wasted?
With 20% losses, a 100W load on for 8 hrs requires
1 kWh of energy. With 35% gen. efficiency this requires
1 kWh 1 MWh 1 MBtu 1 lb
1.09 lb
0.35 1000 kWh 0.29 MWh 0.009MBtu
   
13
Incremental Cost Example
2
1 1 1 1
2
2 2 2 2
1 1
1 1 1
1
2 2
2 2 2
2
For a two generator system assume
( ) 1000 20 0.01 $/
( ) 400 15 0.03 $/
Then
( )
( ) 20 0.02 $/MWh
( )
( ) 15 0.06 $/MWh
G G G
G G G
G
G G
G
G
G G
G
C P P P hr
C P P P hr
dC P
IC P P
dP
dC P
IC P P
dP
  
  
  
  
14
Incremental Cost Example, cont'd
G1 G2
2
1
2
2
1
2
If P 250 MW and P 150 MW Then
(250) 1000 20 250 0.01 250 $ 6625/hr
(150) 400 15 150 0.03 150 $6025/hr
Then
(250) 20 0.02 250 $ 25/MWh
(150) 15 0.06 150 $ 24/MWh
C
C
IC
IC
 
     
     
   
   
15
Economic Dispatch: Formulation
 The goal of economic dispatch is to determine the
generation dispatch that minimizes the
instantaneous operating cost, subject to the
constraint that total generation = total load + losses
T
1
m
i=1
Minimize C ( )
Such that
m
i Gi
i
Gi D Losses
C P
P P P

 


Initially we'll
ignore generator
limits and the
losses
16
Unconstrained Minimization
 This is a minimization problem with a single
equality constraint
 For an unconstrained minimization a necessary (but
not sufficient) condition for a minimum is the
gradient of the function must be zero,
 The gradient generalizes the first derivative for
multi-variable problems:
1 2
( ) ( ) ( )
( ) , , ,
n
x x x
 
  
  
  
 
f x f x f x
f x
( )
 
f x 0
17
Minimization with Equality Constraint
 When the minimization is constrained with an
equality constraint we can solve the problem using
the method of Lagrange Multipliers
 Key idea is to modify a constrained minimization
problem to be an unconstrained problem
That is, for the general problem
minimize ( ) s.t. ( )
We define the Lagrangian L( , ) ( ) ( )
Then a necessary condition for a minimum is the
L ( , ) 0 and L ( , ) 0
T

 
   
x λ
f x g x 0
x λ f x λ g x
x λ x λ
18
Economic Dispatch Lagrangian
G
1 1
G
For the economic dispatch we have a minimization
constrained with a single equality constraint
L( , ) ( ) ( ) (no losses)
The necessary conditions for a minimum are
L( , )
m m
i Gi D Gi
i i
Gi
C P P P
dC
P
 

 
  



 
P
P
1
( )
0 (for i 1 to m)
0
i Gi
Gi
m
D Gi
i
P
dP
P P


  
 

19
Economic Dispatch Example
D 1 2
2
1 1 1 1
2
2 2 2 2
1 1
1
What is economic dispatch for a two generator
system P 500 MW and
( ) 1000 20 0.01 $/
( ) 400 15 0.03 $/
Using the Largrange multiplier method we know
( )
20 0
G G
G G G
G G G
G
G
P P
C P P P hr
C P P P hr
dC P
dP

  
  
  
   1
2 2
2
2
1 2
.02 0
( )
15 0.06 0
500 0
G
G
G
G
G G
P
dC P
P
dP
P P

 
 
    
  
20
Economic Dispatch Example, cont’d
1
2
1 2
1
2
1
2
We therefore need to solve three linear equations
20 0.02 0
15 0.06 0
500 0
0.02 0 1 20
0 0.06 1 15
1 1 500
312.5 MW
187.5 MW
26.2 $/MWh
G
G
G G
G
G
G
G
P
P
P P
P
P
P
P




  
  
  
 
    
    
  
    
  
    
    
 
  
 
 
 
 
 
 
 
 
21
Lambda-Iteration Solution Method
 The direct solution only works well if the
incremental cost curves are linear and no generators
are at their limits
 A more general method is known as the lambda-
iteration
– the method requires that there be a unique mapping
between a value of lambda and each generator’s MW
output
– the method then starts with values of lambda below and
above the optimal value, and then iteratively brackets the
optimal value
22
Lambda-Iteration Algorithm
L H
m m
L H
Gi Gi
i=1 i=1
H L
M H L
m
M H M
Gi
i=1
L M
Pick and such that
P ( ) 0 P ( ) 0
While Do
( )/2
If P ( ) 0 Then
Else
End While
D D
D
P P
P
 
 
  
  
  
 
   
 
 
  

 

23
Lambda-Iteration: Graphical View
In the graph shown below for each value of lambda
there is a unique PGi for each generator. This
relationship is the PGi() function.
24
Lambda-Iteration Example
1 1 1
2 2 2
3 3 3
1 2 3
Gi
Consider a three generator system with
( ) 15 0.02 $/MWh
( ) 20 0.01 $/MWh
( ) 18 0.025 $/MWh
and with constraint 1000MW
Rewriting as a function of , P ( ), we have
G G
G G
G G
G G G
IC P P
IC P P
IC P P
P P P



 
  
  
  
  
G1 G2
G3
15 20
P ( ) P ( )
0.02 0.01
18
P ( )
0.025
 
 


 
 


25
Lambda-Iteration Example, cont’d
m
Gi
i=1
m
Gi
i=1
1
H
1
Pick so P ( ) 1000 0 and
P ( ) 1000 0
Try 20 then (20) 1000
15 20 18
1000 670 MW
0.02 0.01 0.025
Try 30 then (30) 1000 1230 MW
L L
H
m
L
Gi
i
m
Gi
i
P
P
 


  



 
 
  
  
    
  




26
Lambda-Iteration Example, cont’d
1
1
Pick convergence tolerance 0.05 $/MWh
Then iterate since 0.05
( )/ 2 25
Then since (25) 1000 280 we set 25
Since 25 20 0.05
(25 20)/ 2 22.5
(22.5) 1000 195 we set 2
H L
M H L
m
H
Gi
i
M
m
L
Gi
i
P
P

 
  






 
  
  
 
  
   

 2.5
27
Lambda-Iteration Example, cont’d
H
*
*
Gi
G1
G2
G3
Continue iterating until 0.05
The solution value of , , is 23.53 $/MWh
Once is known we can calculate the P
23.53 15
P (23.5) 426 MW
0.02
23.53 20
P (23.5) 353 MW
0.01
23.53 18
P (23.5)
0.025
L
 
 

 

 

 

 221 MW

28
Lambda-Iteration Solution Method
 The direct solution only works well if the
incremental cost curves are linear and no generators
are at their limits
 A more general method is known as the lambda-
iteration
– the method requires that there be a unique mapping
between a value of lambda and each generator’s MW
output
– the method then starts with values of lambda below and
above the optimal value, and then iteratively brackets the
optimal value
29
Generator MW Limits
 Generators have limits on the minimum and
maximum amount of power they can produce
 Often times the minimum limit is not zero. This
represents a limit on the generator’s operation with
the desired fuel type
 Because of varying system economics usually many
generators in a system are operated at their
maximum MW limits.
30
Lambda-Iteration with Gen Limits
Gi
Gi ,max Gi ,max
Gi ,min Gi ,min
In the lambda-iteration method the limits are taken
into account when calculating P ( ) :
if P ( ) then P ( )
if P ( ) then P ( )
Gi Gi
Gi Gi
P P
P P

 
 
 
 
31
Lambda-Iteration Gen Limit Example
G1 G2
G3
1 2 3
1
In the previous three generator example assume
the same cost characteristics but also with limits
0 P 300 MW 100 P 500 MW
200 P 600 MW
With limits we get
(20) 1000 (20) (20) (20) 100
m
Gi G G G
i
P P P P

   
 
    

1
0
250 100 200 450 MW (compared to -670MW)
(30) 1000 300 500 480 1000 280 MW
m
Gi
i
P

    
     

32
Lambda-Iteration Limit Example,cont’d
Again we continue iterating until the convergence
condition is satisfied. With limits the final solution
of , is 24.43 $/MWh (compared to 23.53 $/MWh
without limits). The presence of limits will alwa

G1
G2
G3
ys
cause to either increase or remain the same.
Final solution is
P (24.43) 300 MW
P (24.43) 443 MW
P (24.43) 257 MW




33
Back of Envelope Values
 Often times incremental costs can be approximated
by a constant value:
– $/MWhr = fuelcost * heatrate + variable O&M
– Typical heatrate for a coal plant is 10, modern
combustion turbine is 10, combined cycle plant is 7 to 8,
older combustion turbine 15.
– Fuel costs ($/MBtu) are quite variable, with current
values around 1.5 for coal, 4 for natural gas, 0.5 for
nuclear, probably 10 for fuel oil.
– Hydro, solar and wind costs tend to be quite low, but for
this sources the fuel is free but limited

More Related Content

Similar to ECE4762011_Lect16.ppt

Economic Load Dispatch.ppt
Economic Load Dispatch.pptEconomic Load Dispatch.ppt
Economic Load Dispatch.pptSuraj Dhungel
 
Mr. Bakar Presentation for group discussion.docx
Mr. Bakar Presentation for group discussion.docxMr. Bakar Presentation for group discussion.docx
Mr. Bakar Presentation for group discussion.docxCyberMohdSalahShoty
 
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...Kum Visal
 
economic load dispatch and unit commitment power_system_operation.pdf
economic load dispatch and unit commitment power_system_operation.pdfeconomic load dispatch and unit commitment power_system_operation.pdf
economic load dispatch and unit commitment power_system_operation.pdfArnabChakraborty499766
 
Cost of electricity generation
Cost of electricity generationCost of electricity generation
Cost of electricity generationSerajul Haque
 
Adam Hawkes | Marginal Emissions Rates in Energy System Change
Adam Hawkes | Marginal Emissions Rates in Energy System ChangeAdam Hawkes | Marginal Emissions Rates in Energy System Change
Adam Hawkes | Marginal Emissions Rates in Energy System Changeicarb
 
Mixed-integer and Disjunctive Programming - Ignacio E. Grossmann
Mixed-integer and Disjunctive Programming - Ignacio E. GrossmannMixed-integer and Disjunctive Programming - Ignacio E. Grossmann
Mixed-integer and Disjunctive Programming - Ignacio E. GrossmannCAChemE
 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatchVipin Pandey
 
211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdfyoziscijunior
 
Module2-Automatic-Generation-control.ppt
Module2-Automatic-Generation-control.pptModule2-Automatic-Generation-control.ppt
Module2-Automatic-Generation-control.pptkvvbapiraju2
 
11. pyschrometrics copy
11. pyschrometrics copy11. pyschrometrics copy
11. pyschrometrics copyRafeeq Ahmed
 
Computer Application in Power system: Chapter six - optimization and security
Computer Application in Power system: Chapter six - optimization and securityComputer Application in Power system: Chapter six - optimization and security
Computer Application in Power system: Chapter six - optimization and securityAdama Science and Technology University
 
Analysis of the relative roles of supply-side and demand-side measures in tac...
Analysis of the relative roles of supply-side and demand-side measures in tac...Analysis of the relative roles of supply-side and demand-side measures in tac...
Analysis of the relative roles of supply-side and demand-side measures in tac...IEA-ETSAP
 
Flexible grid management solutions in UK and Switzerland
Flexible grid management solutions in UK and SwitzerlandFlexible grid management solutions in UK and Switzerland
Flexible grid management solutions in UK and SwitzerlandThearkvalais
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatchayantudu
 

Similar to ECE4762011_Lect16.ppt (20)

Economic Load Dispatch.ppt
Economic Load Dispatch.pptEconomic Load Dispatch.ppt
Economic Load Dispatch.ppt
 
Mr. Bakar Presentation for group discussion.docx
Mr. Bakar Presentation for group discussion.docxMr. Bakar Presentation for group discussion.docx
Mr. Bakar Presentation for group discussion.docx
 
Lecture_15.ppt
Lecture_15.pptLecture_15.ppt
Lecture_15.ppt
 
Lecture_15.ppt
Lecture_15.pptLecture_15.ppt
Lecture_15.ppt
 
Lecture 15
Lecture 15Lecture 15
Lecture 15
 
UNIT-4-PPT.ppt
UNIT-4-PPT.pptUNIT-4-PPT.ppt
UNIT-4-PPT.ppt
 
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...
First Law of Thermodynamics: Energy Conservation For Mechanical and Industria...
 
economic load dispatch and unit commitment power_system_operation.pdf
economic load dispatch and unit commitment power_system_operation.pdfeconomic load dispatch and unit commitment power_system_operation.pdf
economic load dispatch and unit commitment power_system_operation.pdf
 
Cost of electricity generation
Cost of electricity generationCost of electricity generation
Cost of electricity generation
 
Adam Hawkes | Marginal Emissions Rates in Energy System Change
Adam Hawkes | Marginal Emissions Rates in Energy System ChangeAdam Hawkes | Marginal Emissions Rates in Energy System Change
Adam Hawkes | Marginal Emissions Rates in Energy System Change
 
A BBO-based algorithm for the non-convex economic/environmental dispatch
A BBO-based algorithm for the non-convex economic/environmental dispatchA BBO-based algorithm for the non-convex economic/environmental dispatch
A BBO-based algorithm for the non-convex economic/environmental dispatch
 
Mixed-integer and Disjunctive Programming - Ignacio E. Grossmann
Mixed-integer and Disjunctive Programming - Ignacio E. GrossmannMixed-integer and Disjunctive Programming - Ignacio E. Grossmann
Mixed-integer and Disjunctive Programming - Ignacio E. Grossmann
 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatch
 
211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf
 
Module2-Automatic-Generation-control.ppt
Module2-Automatic-Generation-control.pptModule2-Automatic-Generation-control.ppt
Module2-Automatic-Generation-control.ppt
 
11. pyschrometrics copy
11. pyschrometrics copy11. pyschrometrics copy
11. pyschrometrics copy
 
Computer Application in Power system: Chapter six - optimization and security
Computer Application in Power system: Chapter six - optimization and securityComputer Application in Power system: Chapter six - optimization and security
Computer Application in Power system: Chapter six - optimization and security
 
Analysis of the relative roles of supply-side and demand-side measures in tac...
Analysis of the relative roles of supply-side and demand-side measures in tac...Analysis of the relative roles of supply-side and demand-side measures in tac...
Analysis of the relative roles of supply-side and demand-side measures in tac...
 
Flexible grid management solutions in UK and Switzerland
Flexible grid management solutions in UK and SwitzerlandFlexible grid management solutions in UK and Switzerland
Flexible grid management solutions in UK and Switzerland
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatch
 

Recently uploaded

Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...jabtakhaidam7
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxNANDHAKUMARA10
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...gragchanchal546
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 

Recently uploaded (20)

Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 

ECE4762011_Lect16.ppt

  • 1. Lecture 16 Economic Dispatch Professor Tom Overbye Department of Electrical and Computer Engineering ECE 476 POWER SYSTEM ANALYSIS
  • 2. 1 Announcements  Be reading Chapter 12.4 and 12.5 for lectures 15 and 16  HW 6 is 6.50, 6.52, 6.59, 12.20; due October 20 in class (for Problem 6.52 the case new is Example6_52)  Office hours are changed for today only to 2 to 3 pm.
  • 3. 2 Generator Cost Curves  Generator costs are typically represented by up to four different curves – input/output (I/O) curve – fuel-cost curve – heat-rate curve – incremental cost curve  For reference - 1 Btu (British thermal unit) = 1054 J - 1 MBtu = 1x106 Btu - 1 MBtu = 0.293 MWh - 3.41 Mbtu = 1 MWh
  • 4. 3 I/O Curve  The IO curve plots fuel input (in MBtu/hr) versus net MW output.
  • 5. 4 Fuel-cost Curve  The fuel-cost curve is the I/O curve scaled by fuel cost. Coal prices vary; around $1/Mbtu to $2/Mbtu
  • 6. 5 Heat-rate Curve Plots the average number of MBtu/hr of fuel input needed per MW of output. Heat-rate curve is the I/O curve scaled by MW Best for most efficient coal units is around 9.0
  • 7. 6 Incremental (Marginal) cost Curve  Plots the incremental $/MWh as a function of MW.  Found by differentiating the cost curve
  • 8. 7 Mathematical Formulation of Costs  Generator cost curves are usually not smooth. However the curves can usually be adequately approximated using piece-wise smooth, functions.  Two representations predominate – quadratic or cubic functions – piecewise linear functions  In 476 we'll assume a quadratic presentation 2 ( ) $/hr (fuel-cost) ( ) ( ) 2 $/MWh i Gi i Gi Gi i Gi i Gi Gi Gi C P P P dC P IC P P dP           
  • 9. 8 Coal • Four Types of Coal • Anthracite (15,000 Btu/lb), Eastern Pennsylvania; used mostly for heating because of its high value and cost • Bituminous (10,500 to 15,000 Btu/lb), most plentiful in US, used extensively in electric power industry; mined in Eastern US including Southern Illinois. • Subbitunminous (8300 to 11,500 Btu/lb), most plentiful in Western US (Power River Basin in Wyoming); used in electric power industry • Lignite or brown coal (4000 to 8300 Btu/lb), used in electric power industry • Coals differ in impurities such as sulfur content
  • 10. 9
  • 11. 10 Coal Prices Source: US EIA At $50 per ton and 11,800 Btu/lb, Illinois coal costs $2.12/Mbtu. Transportation by rail is around $0.03/ton/mile
  • 12. 11 Coal Usage Example A 500 MW (net) generator is 35% efficient. It is being supplied with Western grade coal, which costs $1.70 per MBtu and has 9000 Btu per pound. What is the coal usage in lbs/hr? What is the cost? At 35% efficiency required fuel input per hour is 500 MWh 1428 MWh 1 MBtu 4924 MBtu hr 0.35 hr 0.29 MWh hr 4924 MBtu 1 lb 547,111 lbs hr 0.009MBtu hr 4924 MBtu $1.70 Cost = 8370.8 $/hr or $16.74/MWh hr MBtu        
  • 13. 12 Wasting Coal Example Assume a 100W lamp is left on by mistake for 8 hours, and that the electricity is supplied by the previous coal plant and that transmission/distribution losses are 20%. How much irreplaceable coal has he/she wasted? With 20% losses, a 100W load on for 8 hrs requires 1 kWh of energy. With 35% gen. efficiency this requires 1 kWh 1 MWh 1 MBtu 1 lb 1.09 lb 0.35 1000 kWh 0.29 MWh 0.009MBtu    
  • 14. 13 Incremental Cost Example 2 1 1 1 1 2 2 2 2 2 1 1 1 1 1 1 2 2 2 2 2 2 For a two generator system assume ( ) 1000 20 0.01 $/ ( ) 400 15 0.03 $/ Then ( ) ( ) 20 0.02 $/MWh ( ) ( ) 15 0.06 $/MWh G G G G G G G G G G G G G G C P P P hr C P P P hr dC P IC P P dP dC P IC P P dP            
  • 15. 14 Incremental Cost Example, cont'd G1 G2 2 1 2 2 1 2 If P 250 MW and P 150 MW Then (250) 1000 20 250 0.01 250 $ 6625/hr (150) 400 15 150 0.03 150 $6025/hr Then (250) 20 0.02 250 $ 25/MWh (150) 15 0.06 150 $ 24/MWh C C IC IC                      
  • 16. 15 Economic Dispatch: Formulation  The goal of economic dispatch is to determine the generation dispatch that minimizes the instantaneous operating cost, subject to the constraint that total generation = total load + losses T 1 m i=1 Minimize C ( ) Such that m i Gi i Gi D Losses C P P P P      Initially we'll ignore generator limits and the losses
  • 17. 16 Unconstrained Minimization  This is a minimization problem with a single equality constraint  For an unconstrained minimization a necessary (but not sufficient) condition for a minimum is the gradient of the function must be zero,  The gradient generalizes the first derivative for multi-variable problems: 1 2 ( ) ( ) ( ) ( ) , , , n x x x              f x f x f x f x ( )   f x 0
  • 18. 17 Minimization with Equality Constraint  When the minimization is constrained with an equality constraint we can solve the problem using the method of Lagrange Multipliers  Key idea is to modify a constrained minimization problem to be an unconstrained problem That is, for the general problem minimize ( ) s.t. ( ) We define the Lagrangian L( , ) ( ) ( ) Then a necessary condition for a minimum is the L ( , ) 0 and L ( , ) 0 T        x λ f x g x 0 x λ f x λ g x x λ x λ
  • 19. 18 Economic Dispatch Lagrangian G 1 1 G For the economic dispatch we have a minimization constrained with a single equality constraint L( , ) ( ) ( ) (no losses) The necessary conditions for a minimum are L( , ) m m i Gi D Gi i i Gi C P P P dC P              P P 1 ( ) 0 (for i 1 to m) 0 i Gi Gi m D Gi i P dP P P        
  • 20. 19 Economic Dispatch Example D 1 2 2 1 1 1 1 2 2 2 2 2 1 1 1 What is economic dispatch for a two generator system P 500 MW and ( ) 1000 20 0.01 $/ ( ) 400 15 0.03 $/ Using the Largrange multiplier method we know ( ) 20 0 G G G G G G G G G G P P C P P P hr C P P P hr dC P dP              1 2 2 2 2 1 2 .02 0 ( ) 15 0.06 0 500 0 G G G G G G P dC P P dP P P             
  • 21. 20 Economic Dispatch Example, cont’d 1 2 1 2 1 2 1 2 We therefore need to solve three linear equations 20 0.02 0 15 0.06 0 500 0 0.02 0 1 20 0 0.06 1 15 1 1 500 312.5 MW 187.5 MW 26.2 $/MWh G G G G G G G G P P P P P P P P                                                                   
  • 22. 21 Lambda-Iteration Solution Method  The direct solution only works well if the incremental cost curves are linear and no generators are at their limits  A more general method is known as the lambda- iteration – the method requires that there be a unique mapping between a value of lambda and each generator’s MW output – the method then starts with values of lambda below and above the optimal value, and then iteratively brackets the optimal value
  • 23. 22 Lambda-Iteration Algorithm L H m m L H Gi Gi i=1 i=1 H L M H L m M H M Gi i=1 L M Pick and such that P ( ) 0 P ( ) 0 While Do ( )/2 If P ( ) 0 Then Else End While D D D P P P                              
  • 24. 23 Lambda-Iteration: Graphical View In the graph shown below for each value of lambda there is a unique PGi for each generator. This relationship is the PGi() function.
  • 25. 24 Lambda-Iteration Example 1 1 1 2 2 2 3 3 3 1 2 3 Gi Consider a three generator system with ( ) 15 0.02 $/MWh ( ) 20 0.01 $/MWh ( ) 18 0.025 $/MWh and with constraint 1000MW Rewriting as a function of , P ( ), we have G G G G G G G G G IC P P IC P P IC P P P P P                  G1 G2 G3 15 20 P ( ) P ( ) 0.02 0.01 18 P ( ) 0.025            
  • 26. 25 Lambda-Iteration Example, cont’d m Gi i=1 m Gi i=1 1 H 1 Pick so P ( ) 1000 0 and P ( ) 1000 0 Try 20 then (20) 1000 15 20 18 1000 670 MW 0.02 0.01 0.025 Try 30 then (30) 1000 1230 MW L L H m L Gi i m Gi i P P                                
  • 27. 26 Lambda-Iteration Example, cont’d 1 1 Pick convergence tolerance 0.05 $/MWh Then iterate since 0.05 ( )/ 2 25 Then since (25) 1000 280 we set 25 Since 25 20 0.05 (25 20)/ 2 22.5 (22.5) 1000 195 we set 2 H L M H L m H Gi i M m L Gi i P P                                2.5
  • 28. 27 Lambda-Iteration Example, cont’d H * * Gi G1 G2 G3 Continue iterating until 0.05 The solution value of , , is 23.53 $/MWh Once is known we can calculate the P 23.53 15 P (23.5) 426 MW 0.02 23.53 20 P (23.5) 353 MW 0.01 23.53 18 P (23.5) 0.025 L                221 MW 
  • 29. 28 Lambda-Iteration Solution Method  The direct solution only works well if the incremental cost curves are linear and no generators are at their limits  A more general method is known as the lambda- iteration – the method requires that there be a unique mapping between a value of lambda and each generator’s MW output – the method then starts with values of lambda below and above the optimal value, and then iteratively brackets the optimal value
  • 30. 29 Generator MW Limits  Generators have limits on the minimum and maximum amount of power they can produce  Often times the minimum limit is not zero. This represents a limit on the generator’s operation with the desired fuel type  Because of varying system economics usually many generators in a system are operated at their maximum MW limits.
  • 31. 30 Lambda-Iteration with Gen Limits Gi Gi ,max Gi ,max Gi ,min Gi ,min In the lambda-iteration method the limits are taken into account when calculating P ( ) : if P ( ) then P ( ) if P ( ) then P ( ) Gi Gi Gi Gi P P P P         
  • 32. 31 Lambda-Iteration Gen Limit Example G1 G2 G3 1 2 3 1 In the previous three generator example assume the same cost characteristics but also with limits 0 P 300 MW 100 P 500 MW 200 P 600 MW With limits we get (20) 1000 (20) (20) (20) 100 m Gi G G G i P P P P              1 0 250 100 200 450 MW (compared to -670MW) (30) 1000 300 500 480 1000 280 MW m Gi i P             
  • 33. 32 Lambda-Iteration Limit Example,cont’d Again we continue iterating until the convergence condition is satisfied. With limits the final solution of , is 24.43 $/MWh (compared to 23.53 $/MWh without limits). The presence of limits will alwa  G1 G2 G3 ys cause to either increase or remain the same. Final solution is P (24.43) 300 MW P (24.43) 443 MW P (24.43) 257 MW    
  • 34. 33 Back of Envelope Values  Often times incremental costs can be approximated by a constant value: – $/MWhr = fuelcost * heatrate + variable O&M – Typical heatrate for a coal plant is 10, modern combustion turbine is 10, combined cycle plant is 7 to 8, older combustion turbine 15. – Fuel costs ($/MBtu) are quite variable, with current values around 1.5 for coal, 4 for natural gas, 0.5 for nuclear, probably 10 for fuel oil. – Hydro, solar and wind costs tend to be quite low, but for this sources the fuel is free but limited