Load Economic Dispatch (2) - Generator Cost Curve
Load Economic Dispatch (2) - Generator Cost Curve
2
Fuel-cost Curve
3
Heat-rate Curve
4
Incremental (Marginal) cost Curve
5
Mathematical Formulation of Costs
7
Incremental Cost Example, cont'd
8
Economic Dispatch: Formulation
12
Economic Dispatch Example
What is economic dispatch for a two generator
system PD = PG1 + PG 2 = 500 MW and
C1 ( PG1 ) = 1000 +20 PG1 + 0.01PG21 $ / hr
C2 ( PG 2 ) = 400 +15 PG 2 + 0.03PG22 $ / hr
Using the Largrange multiplier method we know
dC1 ( PG1 )
− = 20 + 0.02 PG1 − =0
dPG1
dC2 ( PG 2 )
− = 15 + 0.06 PG 2 − =0
dPG 2
500 − PG1 − PG 2 = 0
13
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.02 0 −1 PG1 −20
0 0.06 −1 PG 2 = −15
−1 −1 −500
PG1 312.5 MW
P = 187.5 MW
G2
26.2 $/MWh 14
Lambda-Iteration Solution Method
i=1 i=1
While H − L Do
M = ( H + L ) / 2
m
If Gi
P ( M
) − PD 0 Then H
= M
i=1
Else L = M
End While
16
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.
17
Lambda-Iteration Example
i=1
m
Gi ) − 1000 0
P ( H
i=1
m
Try L
= 20 then PGi (20) − 1000 =
i =1
− 15 − 20 − 18
+ + − 1000 = −670 MW
0.02 0.01 0.025
m
Try H = 30 then PGi (30) − 1000 = 1230 MW
i =1
19
Lambda-Iteration Example, cont’d
M = ( H + L ) / 2 = 25
m
Then since Gi
P (25) − 1000 = 280 we set H
= 25
i =1
Since 25 − 20 0.05
M = (25 + 20) / 2 = 22.5
m
Gi
P (22.5) − 1000 = −195 we set L
= 22.5
i =1 20
Lambda-Iteration Example, cont’d
23
Lambda-Iteration with Gen Limits
24
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 = PG1 (20) + PG 2 (20) + PG 3 (20) − 1000
i =1
= 250 + 100 + 200 = −450 MW (compared to -670MW)
m
PGi (30) − 1000 = 300 + 500 + 480 − 1000 = 280 MW
i =1 25
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
26
Back of Envelope Values
27
Thank You
28