23- Economic Dispatch

17
OBJECTIVE: To supply power to power to our customers at minimum fuel cost PROBLEM STATEMENT: Given a power system with m generating units and a total demand of P TD , how much power should each unit generate so that the total demand is supplied at minimum fuel cost. ECONOMIC OPERATION OF POWER SYSTEMS

description

Economic Dispatch of power systems

Transcript of 23- Economic Dispatch

Page 1: 23- Economic Dispatch

OBJECTIVE: To supply power to power to our

customers at minimum fuel cost

PROBLEM STATEMENT: Given a power system with m generating units and a total demand of PTD

, how much power should each unit generate so that the total demand is supplied at minimum fuel cost.

ECONOMIC OPERATION OF

POWER SYSTEMS

Page 2: 23- Economic Dispatch
Page 3: 23- Economic Dispatch

Mathematical Formulation

Minimize { CT = Ci(PGi) }i=1,2..,m

Such that:• PGi = PTD +PLoss (Power Balance)i=1,2,,m

• PGimax ≤ PGi ≤ PGi

min i=1,2,3,…,m

• Power flow constraints

Where: Ci(PGi) is the cost curve for the generator i

(in $/HR)

Page 4: 23- Economic Dispatch

Question

• How do we solve the optimizationproblem?

Page 5: 23- Economic Dispatch

Optimization

Without any constraints

With equality constraints

With inequality constraints

Page 6: 23- Economic Dispatch

Minimize { CT = Ci(PGi) }i=1,2..,m

Such that:• PGi = PTD +PLoss (Power Balance)i=1,2,,m

• PGimax ≤ PGi ≤ PGi

min i=1,2,3,…,m

• Power flow constraints

Where: Ci(PGi) is the cost curve for the generator i

Economic Dispatch without transmission losses and generator limits

1)

Page 7: 23- Economic Dispatch

Rule: Operate all generators at the same incremental cost value.

λ = ICi for i=1,2,3,….,m

Page 8: 23- Economic Dispatch
Page 9: 23- Economic Dispatch
Page 10: 23- Economic Dispatch

Minimize { CT = Ci(PGi) }i=1,2..,m

Such that:• PGi = PTD +PLoss (Power Balance)i=1,2,,m

• PGimax ≤ PGi ≤ PGi

min i=1,2,3,…,m

• Power flow constraints

Where: Ci(PGi) is the cost curve for the generator i

Economic Dispatch without transmission losses but including generator limits

2)

Page 11: 23- Economic Dispatch

Rule: Operate all generators that are NOT at their limits at the same incremental cost value.

λ = ICi for those units that are NOT

at their limits

Page 12: 23- Economic Dispatch
Page 13: 23- Economic Dispatch

Minimize { CT = Ci(PGi) }i=1,2..,m

Such that:• PGi = PTD +PLoss (Power Balance)i=1,2,,m

• PGimax ≤ PGi ≤ PGi

min i=1,2,3,…,m

• Power flow constraints

Where: Ci(PGi) is the cost curve for the generator i

Economic Dispatch including transmission losses and generator limits

3)

Page 14: 23- Economic Dispatch

Rule : Operate all generators that are NOT at their limits at the same system lambda.

λ = Li * ICi for those units that are

NOT at their limits

Where: Li is the penalty factor for generator i

Page 15: 23- Economic Dispatch
Page 16: 23- Economic Dispatch
Page 17: 23- Economic Dispatch