SlideShare ist ein Scribd-Unternehmen logo
1 von 34
ECE 476
POWER SYSTEM ANALYSIS
Lecture 16
Economic Dispatch

Professor Tom Overbye
Department of Electrical and
Computer Engineering
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
–
–

ïŹ In

quadratic or cubic functions
piecewise linear functions

476 we'll assume a quadratic presentation

2
Ci ( PGi ) = α i + ÎČ PGi + Îł PGi

$/hr (fuel-cost)

dCi ( PGi )
ICi ( PGi ) =
= ÎČ + 2Îł PGi $/MWh
dPGi

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

At $50 per ton and 11,800 Btu/lb, Illinois coal costs $2.12/Mbtu.
Transportation by rail is around $0.03/ton/mile
Source: US EIA
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
For a two generator system assume
2
C1 ( PG1 ) = 1000 +20 PG1 + 0.01PG1

$ / hr

2
C2 ( PG 2 ) = 400 +15 PG 2 + 0.03PG 2

$ / hr

Then
dC1 ( PG1 )
IC1 ( PG1 ) =
= 20 + 0.02 PG1 $/MWh
dPG1
dC2 ( PG 2 )
IC2 ( PG 2 ) =
= 15 + 0.06 PG 2 $/MWh
dPG 2
14
Incremental Cost Example, cont'd
If PG1 = 250 MW and PG2 = 150 MW Then
C1 (250) = 1000 +20 × 250 + 0.01 × 2502 = $ 6625/hr
C2 (150) = 400 +15 × 150 + 0.03 × 1502

= $6025/hr

Then
IC1 (250) = 20 + 0.02 × 250 = $ 25/MWh
IC2 (150) = 15 + 0.06 × 150 = $ 24/MWh

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

Minimize

m

CT @ Ci ( PGi )
∑
i =1

Such that
m

∑ PGi = PD + PLosses
i=1

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, ∇f (x) = 0
ïŹ The gradient generalizes the first derivative for
multi-variable problems:
ïŁź ∂f (x) ∂f (x)
∂f (x) ïŁč
∇f (x) @ïŁŻ
,
,K,
∂x1 ∂x2
∂xn ïŁș
ïŁ°
ïŁ»
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 f (x) s.t. g(x) = 0
We define the Lagrangian L(xλ ) =f ( ) +λ Tg ( )
,
x
x
Then a necessary condition for a minimum is the
∇L xλ xλ ) = 0 and ∇L ( , ) = 0
( ,
xλ
18
Economic Dispatch Lagrangian
For the economic dispatch we have a minimization
constrained with a single equality constraint
L(PG , λ ) =

m

m

i =1

i =1

∑ Ci ( PGi ) + λ ( PD − ∑ PGi )

(no losses)

The necessary conditions for a minimum are
∂L(PG , λ )
dCi ( PGi )
=
− λ = 0 (for i = 1 to m)
∂PGi
dPGi
m

PD − ∑ PGi = 0
i =1

19
Economic Dispatch Example
What is economic dispatch for a two generator
system PD = PG1 + PG 2 = 500 MW and
2
C1 ( PG1 ) = 1000 +20 PG1 + 0.01PG1

$ / hr

2
C2 ( PG 2 ) = 400 +15 PG 2 + 0.03PG 2

$ / hr

Using the Largrange multiplier method we know
dC1 ( PG1 )
−λ = 20 + 0.02 PG1 − λ
=0
dPG1
dC2 ( PG 2 )
−λ
dPG 2

= 15 + 0.06 PG 2 − λ

=0

500 − PG1 − PG 2 = 0
20
Economic Dispatch Example, cont’d
We therefore need to solve three linear equations
20 + 0.02 PG1 − λ
=0
15 + 0.06 PG 2 − λ

=0

500 − PG1 − PG 2 = 0
0
−1ïŁč ïŁź PG1 ïŁč ïŁź −20 ïŁč
ïŁź0.02
ïŁŻ 0
0.06 −1ïŁș ïŁŻ PG 2 ïŁș = ïŁŻ −15 ïŁș
ïŁŻ
ïŁșïŁŻ
ïŁș ïŁŻ
ïŁș
−1
ïŁŻ −1
ïŁș ïŁŻ λ ïŁș ïŁŻ −500ïŁș
ïŁ°
ïŁ»ïŁ°
ïŁ» ïŁ°
ïŁ»
ïŁź PG1 ïŁč
ïŁź 312.5 MW ïŁč
ïŁŻ P ïŁș = ïŁŻ 187.5 MW ïŁș
ïŁŻ G2 ïŁș
ïŁŻ
ïŁș
ïŁŻ λ ïŁș
ïŁŻ 26.2 $/MWh ïŁș
ïŁ°
ïŁ»
ïŁ°
ïŁ»

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 lambdaiteration
–

–

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
Pick λ L and λ H such that
m

PGi (λ L ) − PD < 0
∑
i=1

While

m

PGi (λ H ) − PD > 0
∑
i=1

λ H − λ L > Δ Do

λ M = (λ H + λ L ) / 2
If

m

PGi (λ M ) − PD > 0 Then λ H = λ M
∑
i=1

Else λ L = λ M
End While
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
Consider a three generator system with
IC1 ( PG1 ) = 15 + 0.02 PG1
= λ $/MWh
IC2 ( PG 2 ) = 20 + 0.01PG 2

=λ

$/MWh

IC3 ( PG 3 ) = 18 + 0.025 PG 3

=λ

$/MWh

and with constraint PG1 + PG 2 + PG 3 = 1000 MW
Rewriting as a function of λ , PGi (λ ), we have

λ − 15
PG1 (λ ) =
0.02
λ − 18
PG3 (λ ) =
0.025

λ − 20
PG2 (λ ) =
0.01

25
Lambda-Iteration Example, cont’d
Pick λ L so

m

PGi (λ L ) − 1000 < 0 and
∑
i=1
m

PGi (λ H ) − 1000 > 0
∑
i=1

Try λ

L

= 20 then

m

∑ PGi (20) − 1000

=

i =1

λ − 15 λ − 20 λ − 18
+
+
− 1000 = −670 MW
0.02
0.01 0.025
Try λ H = 30 then

m

∑ PGi (30) − 1000

= 1230 MW

i =1

26
Lambda-Iteration Example, cont’d
Pick convergence tolerance Δ = 0.05 $/MWh
Then iterate since λ H − λ L > 0.05

λ M = (λ H + λ L ) / 2 = 25
Then since

m

PGi (25) − 1000 = 280 we set λ H = 25
∑
i =1

Since 25 − 20 > 0.05

λ M = (25 + 20) / 2 = 22.5
m

PGi (22.5) − 1000 = −195 we set λ L = 22.5
∑
i =1

27
Lambda-Iteration Example, cont’d
Continue iterating until λ H − λ L < 0.05
*

The solution value of λ , λ , is 23.53 $/MWh
Once λ * is known we can calculate the PGi
23.53 − 15
PG1 (23.5) =
= 426 MW
0.02
23.53 − 20
PG2 (23.5) =
= 353 MW
0.01
23.53 − 18
PG3 (23.5) =
= 221 MW
0.025
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 lambdaiteration
–

–

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
In the lambda-iteration method the limits are taken
into account when calculating PGi (λ ) :
if PGi (λ ) > PGi ,max then PGi (λ ) = PGi ,max
if PGi (λ ) < PGi ,min then PGi (λ ) = PGi ,min

31
Lambda-Iteration Gen Limit Example
In the previous three generator example assume
the same cost characteristics but also with limits
0 ≀ PG1 ≀ 300 MW
100 ≀ PG2 ≀ 500 MW
200 ≀ PG3 ≀ 600 MW
With limits we get
m

∑ PGi (20) − 1000
i =1

= PG1 (20) + PG 2 (20) + PG 3 (20) − 1000

= 250 + 100 + 200 = −450 MW (compared to -670MW)
m

∑ PGi (30) − 1000
i =1

= 300 + 500 + 480 − 1000 = 280 MW
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 always
cause λ to either increase or remain the same.
Final solution is
PG1 (24.43) = 300 MW
PG2 (24.43) = 443 MW
PG3 (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
34

Weitere Àhnliche Inhalte

Was ist angesagt?

Voltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTSVoltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTSKarthik Bharadwaj
 
static series synchronus compensator
static series synchronus compensatorstatic series synchronus compensator
static series synchronus compensatorbhupendra kumar
 
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF GRID CONNECTED WIND ENE...
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF   GRID CONNECTED WIND ENE...POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF   GRID CONNECTED WIND ENE...
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF GRID CONNECTED WIND ENE...Bharadwaj S
 
Tcsc ppt
Tcsc pptTcsc ppt
Tcsc pptPrabhu R
 
Power factor improvement
Power factor improvementPower factor improvement
Power factor improvementharshal567
 
Electricity tariff types
Electricity tariff typesElectricity tariff types
Electricity tariff typessekhonkittu
 
economics of power generation
economics of power generationeconomics of power generation
economics of power generationjagniyant
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridLeonardo ENERGY
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitorLEOPAUL23
 
ENERGY EFFICIENT MOTORS
ENERGY EFFICIENT MOTORSENERGY EFFICIENT MOTORS
ENERGY EFFICIENT MOTORSArigela Harika
 
Reactive Power : Problems and Solutions
Reactive Power : Problems and SolutionsReactive Power : Problems and Solutions
Reactive Power : Problems and SolutionsAbhinav Dubey
 
Methods of voltage control
Methods of voltage controlMethods of voltage control
Methods of voltage controlv Kalairajan
 
Loading Capability Limits of Transmission Lines
Loading Capability Limits of Transmission LinesLoading Capability Limits of Transmission Lines
Loading Capability Limits of Transmission LinesRaja Adapa
 
Reactive power compensation using statcom
Reactive power compensation using statcomReactive power compensation using statcom
Reactive power compensation using statcomAmit Meena
 
Introduction to reactive power control in electrical power
Introduction to reactive power control in electrical powerIntroduction to reactive power control in electrical power
Introduction to reactive power control in electrical powerDr.Raja R
 

Was ist angesagt? (20)

Economic Dispatch
Economic DispatchEconomic Dispatch
Economic Dispatch
 
Voltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTSVoltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTS
 
static series synchronus compensator
static series synchronus compensatorstatic series synchronus compensator
static series synchronus compensator
 
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF GRID CONNECTED WIND ENE...
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF   GRID CONNECTED WIND ENE...POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF   GRID CONNECTED WIND ENE...
POWER QUALITY IMPROVEMENT AND FAULT RIDE THROUGH OF GRID CONNECTED WIND ENE...
 
Power factor
Power factorPower factor
Power factor
 
Tcsc ppt
Tcsc pptTcsc ppt
Tcsc ppt
 
Power factor improvement
Power factor improvementPower factor improvement
Power factor improvement
 
Selection of transmission voltage
Selection of transmission voltageSelection of transmission voltage
Selection of transmission voltage
 
Electricity tariff types
Electricity tariff typesElectricity tariff types
Electricity tariff types
 
economics of power generation
economics of power generationeconomics of power generation
economics of power generation
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the Grid
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitor
 
ENERGY EFFICIENT MOTORS
ENERGY EFFICIENT MOTORSENERGY EFFICIENT MOTORS
ENERGY EFFICIENT MOTORS
 
Reactive Power : Problems and Solutions
Reactive Power : Problems and SolutionsReactive Power : Problems and Solutions
Reactive Power : Problems and Solutions
 
Methods of voltage control
Methods of voltage controlMethods of voltage control
Methods of voltage control
 
Loading Capability Limits of Transmission Lines
Loading Capability Limits of Transmission LinesLoading Capability Limits of Transmission Lines
Loading Capability Limits of Transmission Lines
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
Economics of power plant
Economics of power plantEconomics of power plant
Economics of power plant
 
Reactive power compensation using statcom
Reactive power compensation using statcomReactive power compensation using statcom
Reactive power compensation using statcom
 
Introduction to reactive power control in electrical power
Introduction to reactive power control in electrical powerIntroduction to reactive power control in electrical power
Introduction to reactive power control in electrical power
 

Andere mochten auch

ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION
ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATIONECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION
ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATIONMln Phaneendra
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatchayantudu
 
Power System Operation and Control
Power System Operation and ControlPower System Operation and Control
Power System Operation and ControlBiswajit Pratihari
 
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Mathankumar S
 
Minvrom 06 Mul
Minvrom 06 MulMinvrom 06 Mul
Minvrom 06 Mulaadityaom
 
Dynamic economic load dispatch a review of solution methodologies48
Dynamic economic load dispatch a review of solution methodologies48Dynamic economic load dispatch a review of solution methodologies48
Dynamic economic load dispatch a review of solution methodologies48jiten2k13
 
Optimization of power sytem
Optimization of power sytemOptimization of power sytem
Optimization of power sytemshawon1981
 
Lecture 16
Lecture 16Lecture 16
Lecture 16Forward2025
 
Input output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental costInput output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental costEklavya Sharma
 
Unit Commitment
Unit CommitmentUnit Commitment
Unit Commitmentrohitdasari
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Pritesh Priyadarshi
 
PLANNING ,DECISION MAKING & ORGANIZING
PLANNING ,DECISION MAKING & ORGANIZINGPLANNING ,DECISION MAKING & ORGANIZING
PLANNING ,DECISION MAKING & ORGANIZINGsamsoncj999
 
Commitment management in sap
Commitment management in sapCommitment management in sap
Commitment management in sapRajesh Shanbhag
 

Andere mochten auch (16)

ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION
ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATIONECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION
ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION
 
Economic load dispatch problem solving using "Cuckoo Search"
Economic load dispatch problem solving using "Cuckoo Search"Economic load dispatch problem solving using "Cuckoo Search"
Economic load dispatch problem solving using "Cuckoo Search"
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatch
 
Power System Operation and Control
Power System Operation and ControlPower System Operation and Control
Power System Operation and Control
 
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
 
Minvrom 06 Mul
Minvrom 06 MulMinvrom 06 Mul
Minvrom 06 Mul
 
Dynamic economic load dispatch a review of solution methodologies48
Dynamic economic load dispatch a review of solution methodologies48Dynamic economic load dispatch a review of solution methodologies48
Dynamic economic load dispatch a review of solution methodologies48
 
Optimization of power sytem
Optimization of power sytemOptimization of power sytem
Optimization of power sytem
 
Lecture 16
Lecture 16Lecture 16
Lecture 16
 
Concept kit: PWM Boost Converter Average Model
Concept kit: PWM Boost Converter Average ModelConcept kit: PWM Boost Converter Average Model
Concept kit: PWM Boost Converter Average Model
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
Input output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental costInput output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental cost
 
Unit Commitment
Unit CommitmentUnit Commitment
Unit Commitment
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment
 
PLANNING ,DECISION MAKING & ORGANIZING
PLANNING ,DECISION MAKING & ORGANIZINGPLANNING ,DECISION MAKING & ORGANIZING
PLANNING ,DECISION MAKING & ORGANIZING
 
Commitment management in sap
Commitment management in sapCommitment management in sap
Commitment management in sap
 

Ähnlich wie Ece4762011 lect16

ECE476_2016_Lect17.pptx
ECE476_2016_Lect17.pptxECE476_2016_Lect17.pptx
ECE476_2016_Lect17.pptxFeehaAreej
 
Lecture_16.ppt
Lecture_16.pptLecture_16.ppt
Lecture_16.pptKifle Godana
 
Power System analysis slides - economic dispatch
Power System analysis slides - economic dispatchPower System analysis slides - economic dispatch
Power System analysis slides - economic dispatchThiyagarajan Rajalakshmi
 
Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Md Irshad Ahmad
 
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
 
Economic Load Dispatch.ppt
Economic Load Dispatch.pptEconomic Load Dispatch.ppt
Economic Load Dispatch.pptSuraj Dhungel
 
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
 
Economic_Load_Dispatch.pdf
Economic_Load_Dispatch.pdfEconomic_Load_Dispatch.pdf
Economic_Load_Dispatch.pdfLucasMogaka
 
ECE 505 Final project
ECE 505 Final project ECE 505 Final project
ECE 505 Final project ?? ?
 
211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdfyoziscijunior
 
11.determination of spot price and optimal power flow in
11.determination of spot price and optimal power flow in11.determination of spot price and optimal power flow in
11.determination of spot price and optimal power flow inAlexander Decker
 
Determination of spot price and optimal power flow in
Determination of spot price and optimal power flow inDetermination of spot price and optimal power flow in
Determination of spot price and optimal power flow inAlexander Decker
 
Cost of electricity generation
Cost of electricity generationCost of electricity generation
Cost of electricity generationSerajul Haque
 
Lecture_15.ppt
Lecture_15.pptLecture_15.ppt
Lecture_15.pptKifle Godana
 
Station Performance and Operation Characteristics
Station Performance and Operation Characteristics Station Performance and Operation Characteristics
Station Performance and Operation Characteristics Sirat Mahmood
 
Lecture 15
Lecture 15Lecture 15
Lecture 15Forward2025
 
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
 
11. pyschrometrics copy
11. pyschrometrics copy11. pyschrometrics copy
11. pyschrometrics copyRafeeq Ahmed
 

Ähnlich wie Ece4762011 lect16 (20)

ECE476_2016_Lect17.pptx
ECE476_2016_Lect17.pptxECE476_2016_Lect17.pptx
ECE476_2016_Lect17.pptx
 
ECE4762011_Lect16.ppt
ECE4762011_Lect16.pptECE4762011_Lect16.ppt
ECE4762011_Lect16.ppt
 
Lecture_16.ppt
Lecture_16.pptLecture_16.ppt
Lecture_16.ppt
 
Power System analysis slides - economic dispatch
Power System analysis slides - economic dispatchPower System analysis slides - economic dispatch
Power System analysis slides - economic dispatch
 
Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4
 
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
 
Economic Load Dispatch.ppt
Economic Load Dispatch.pptEconomic Load Dispatch.ppt
Economic Load Dispatch.ppt
 
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
 
Economic_Load_Dispatch.pdf
Economic_Load_Dispatch.pdfEconomic_Load_Dispatch.pdf
Economic_Load_Dispatch.pdf
 
ECE 505 Final project
ECE 505 Final project ECE 505 Final project
ECE 505 Final project
 
211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf211658558-Chapter-4-Economic-Dispatch.pdf
211658558-Chapter-4-Economic-Dispatch.pdf
 
11.determination of spot price and optimal power flow in
11.determination of spot price and optimal power flow in11.determination of spot price and optimal power flow in
11.determination of spot price and optimal power flow in
 
Determination of spot price and optimal power flow in
Determination of spot price and optimal power flow inDetermination of spot price and optimal power flow in
Determination of spot price and optimal power flow in
 
Cost of electricity generation
Cost of electricity generationCost of electricity generation
Cost of electricity generation
 
Lecture_15.ppt
Lecture_15.pptLecture_15.ppt
Lecture_15.ppt
 
Lecture_15.ppt
Lecture_15.pptLecture_15.ppt
Lecture_15.ppt
 
Station Performance and Operation Characteristics
Station Performance and Operation Characteristics Station Performance and Operation Characteristics
Station Performance and Operation Characteristics
 
Lecture 15
Lecture 15Lecture 15
Lecture 15
 
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
 
11. pyschrometrics copy
11. pyschrometrics copy11. pyschrometrics copy
11. pyschrometrics copy
 

KĂŒrzlich hochgeladen

Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 

KĂŒrzlich hochgeladen (20)

Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 

Ece4762011 lect16

  • 1. ECE 476 POWER SYSTEM ANALYSIS Lecture 16 Economic Dispatch Professor Tom Overbye Department of Electrical and Computer Engineering
  • 2. 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
  • 3. 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
  • 4. I/O Curve ïŹ The IO curve plots fuel input (in MBtu/hr) versus net MW output. 4
  • 5. 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
  • 6. 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
  • 7. Incremental (Marginal) cost Curve ïŹ Plots the incremental $/MWh as a function of MW. ïŹ Found by differentiating the cost curve 7
  • 8. 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 – – ïŹ In quadratic or cubic functions piecewise linear functions 476 we'll assume a quadratic presentation 2 Ci ( PGi ) = α i + ÎČ PGi + Îł PGi $/hr (fuel-cost) dCi ( PGi ) ICi ( PGi ) = = ÎČ + 2Îł PGi $/MWh dPGi 8
  • 9. 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. 10
  • 11. Coal Prices At $50 per ton and 11,800 Btu/lb, Illinois coal costs $2.12/Mbtu. Transportation by rail is around $0.03/ton/mile Source: US EIA 11
  • 12. 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
  • 13. 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
  • 14. Incremental Cost Example For a two generator system assume 2 C1 ( PG1 ) = 1000 +20 PG1 + 0.01PG1 $ / hr 2 C2 ( PG 2 ) = 400 +15 PG 2 + 0.03PG 2 $ / hr Then dC1 ( PG1 ) IC1 ( PG1 ) = = 20 + 0.02 PG1 $/MWh dPG1 dC2 ( PG 2 ) IC2 ( PG 2 ) = = 15 + 0.06 PG 2 $/MWh dPG 2 14
  • 15. Incremental Cost Example, cont'd If PG1 = 250 MW and PG2 = 150 MW Then C1 (250) = 1000 +20 × 250 + 0.01 × 2502 = $ 6625/hr C2 (150) = 400 +15 × 150 + 0.03 × 1502 = $6025/hr Then IC1 (250) = 20 + 0.02 × 250 = $ 25/MWh IC2 (150) = 15 + 0.06 × 150 = $ 24/MWh 15
  • 16. 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 Minimize m CT @ Ci ( PGi ) ∑ i =1 Such that m ∑ PGi = PD + PLosses i=1 Initially we'll ignore generator limits and the losses 16
  • 17. 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, ∇f (x) = 0 ïŹ The gradient generalizes the first derivative for multi-variable problems: ïŁź ∂f (x) ∂f (x) ∂f (x) ïŁč ∇f (x) @ïŁŻ , ,K, ∂x1 ∂x2 ∂xn ïŁș ïŁ° ïŁ» 17
  • 18. 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 f (x) s.t. g(x) = 0 We define the Lagrangian L(xλ ) =f ( ) +λ Tg ( ) , x x Then a necessary condition for a minimum is the ∇L xλ xλ ) = 0 and ∇L ( , ) = 0 ( , xλ 18
  • 19. Economic Dispatch Lagrangian For the economic dispatch we have a minimization constrained with a single equality constraint L(PG , λ ) = m m i =1 i =1 ∑ Ci ( PGi ) + λ ( PD − ∑ PGi ) (no losses) The necessary conditions for a minimum are ∂L(PG , λ ) dCi ( PGi ) = − λ = 0 (for i = 1 to m) ∂PGi dPGi m PD − ∑ PGi = 0 i =1 19
  • 20. Economic Dispatch Example What is economic dispatch for a two generator system PD = PG1 + PG 2 = 500 MW and 2 C1 ( PG1 ) = 1000 +20 PG1 + 0.01PG1 $ / hr 2 C2 ( PG 2 ) = 400 +15 PG 2 + 0.03PG 2 $ / hr Using the Largrange multiplier method we know dC1 ( PG1 ) −λ = 20 + 0.02 PG1 − λ =0 dPG1 dC2 ( PG 2 ) −λ dPG 2 = 15 + 0.06 PG 2 − λ =0 500 − PG1 − PG 2 = 0 20
  • 21. Economic Dispatch Example, cont’d We therefore need to solve three linear equations 20 + 0.02 PG1 − λ =0 15 + 0.06 PG 2 − λ =0 500 − PG1 − PG 2 = 0 0 −1ïŁč ïŁź PG1 ïŁč ïŁź −20 ïŁč ïŁź0.02 ïŁŻ 0 0.06 −1ïŁș ïŁŻ PG 2 ïŁș = ïŁŻ −15 ïŁș ïŁŻ ïŁșïŁŻ ïŁș ïŁŻ ïŁș −1 ïŁŻ −1 ïŁș ïŁŻ λ ïŁș ïŁŻ −500ïŁș ïŁ° ïŁ»ïŁ° ïŁ» ïŁ° ïŁ» ïŁź PG1 ïŁč ïŁź 312.5 MW ïŁč ïŁŻ P ïŁș = ïŁŻ 187.5 MW ïŁș ïŁŻ G2 ïŁș ïŁŻ ïŁș ïŁŻ λ ïŁș ïŁŻ 26.2 $/MWh ïŁș ïŁ° ïŁ» ïŁ° ïŁ» 21
  • 22. 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 lambdaiteration – – 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
  • 23. Lambda-Iteration Algorithm Pick λ L and λ H such that m PGi (λ L ) − PD < 0 ∑ i=1 While m PGi (λ H ) − PD > 0 ∑ i=1 λ H − λ L > Δ Do λ M = (λ H + λ L ) / 2 If m PGi (λ M ) − PD > 0 Then λ H = λ M ∑ i=1 Else λ L = λ M End While 23
  • 24. 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
  • 25. Lambda-Iteration Example Consider a three generator system with IC1 ( PG1 ) = 15 + 0.02 PG1 = λ $/MWh IC2 ( PG 2 ) = 20 + 0.01PG 2 =λ $/MWh IC3 ( PG 3 ) = 18 + 0.025 PG 3 =λ $/MWh and with constraint PG1 + PG 2 + PG 3 = 1000 MW Rewriting as a function of λ , PGi (λ ), we have λ − 15 PG1 (λ ) = 0.02 λ − 18 PG3 (λ ) = 0.025 λ − 20 PG2 (λ ) = 0.01 25
  • 26. Lambda-Iteration Example, cont’d Pick λ L so m PGi (λ L ) − 1000 < 0 and ∑ i=1 m PGi (λ H ) − 1000 > 0 ∑ i=1 Try λ L = 20 then m ∑ PGi (20) − 1000 = i =1 λ − 15 λ − 20 λ − 18 + + − 1000 = −670 MW 0.02 0.01 0.025 Try λ H = 30 then m ∑ PGi (30) − 1000 = 1230 MW i =1 26
  • 27. Lambda-Iteration Example, cont’d Pick convergence tolerance Δ = 0.05 $/MWh Then iterate since λ H − λ L > 0.05 λ M = (λ H + λ L ) / 2 = 25 Then since m PGi (25) − 1000 = 280 we set λ H = 25 ∑ i =1 Since 25 − 20 > 0.05 λ M = (25 + 20) / 2 = 22.5 m PGi (22.5) − 1000 = −195 we set λ L = 22.5 ∑ i =1 27
  • 28. Lambda-Iteration Example, cont’d Continue iterating until λ H − λ L < 0.05 * The solution value of λ , λ , is 23.53 $/MWh Once λ * is known we can calculate the PGi 23.53 − 15 PG1 (23.5) = = 426 MW 0.02 23.53 − 20 PG2 (23.5) = = 353 MW 0.01 23.53 − 18 PG3 (23.5) = = 221 MW 0.025 28
  • 29. 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 lambdaiteration – – 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
  • 30. 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
  • 31. Lambda-Iteration with Gen Limits In the lambda-iteration method the limits are taken into account when calculating PGi (λ ) : if PGi (λ ) > PGi ,max then PGi (λ ) = PGi ,max if PGi (λ ) < PGi ,min then PGi (λ ) = PGi ,min 31
  • 32. Lambda-Iteration Gen Limit Example In the previous three generator example assume the same cost characteristics but also with limits 0 ≀ PG1 ≀ 300 MW 100 ≀ PG2 ≀ 500 MW 200 ≀ PG3 ≀ 600 MW With limits we get m ∑ PGi (20) − 1000 i =1 = PG1 (20) + PG 2 (20) + PG 3 (20) − 1000 = 250 + 100 + 200 = −450 MW (compared to -670MW) m ∑ PGi (30) − 1000 i =1 = 300 + 500 + 480 − 1000 = 280 MW 32
  • 33. 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 always cause λ to either increase or remain the same. Final solution is PG1 (24.43) = 300 MW PG2 (24.43) = 443 MW PG3 (24.43) = 257 MW 33
  • 34. 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 34