8.EDC
8.EDC
AIM:
1. To calculate the optimal generation schedule of thermal generating units/plant to meet
system load and economic operation of power system.
2. To with a MATLAB program to calculate optimal generation schedule of various units/plants.
SOFTWARE USED:
MATLAB
FORMULA :
Incremental fuel cost of ith generator
λ i = ∂Fi / ∂PGi = aiPGi +b i
For optimal scheduling
∂F1 / ∂PG1 = ∂F2 / ∂PG2 = ∂Fi / ∂PGi = λ --------------- 1
And PG1+ PG2 +……..+ PGi = PD
Coordinating losses
and
ALGORITHM:
1. Get the number of generators k and total dement PD.
2. Get fuel cost function and coefficients a,b and d for each generation and get Bmn coefficients.
3. Initially assume PGi = Pmin for all buses
RESULT:
The optimal generation schedule is obtained to meet out the system load with economic
operation of the power system and MATLAB program is executed for the same. The results are
compared against with manual calculation.
Total fuel cost if the load is shared equally by all the generators ______________ Rs / hr