2.4 SOLUTION OF THE ECONOMIC SCHEDULING PROBLEM – CONSIDERING TRANSMISSION LINE LOSSES

For optimal power dispatch, the incremental fuel cost of each plant multiplied by its penalty factor should be equal to Lagrangian multiplier λ.

 

(IC)i Li = λ for i = 1, 2, …, ng

where images = pentaly factor of ith unit.

The incremental transmission loss images can be obtained by differentiating the total loss equation PL. The equation for PL interms of B-coefficients has been developed earlier.

Recall the incremental cost of the ith unit.

images

The incremental transmission loss(ITL) of the ith unit is:

images

Substituting in the co-ordinate equation

 

(IC)i = λ (1 − (ITL)i)

 

or

images

Separating the ith term,

images

from the above, Pi is,

images

or

images

2.4.1 Algorithm

The algorithm for economic scheduling of plant load amongst ng generating units involves the following steps:

  1. Read generator characteristics i.e., βi and ri for i = 1, 2, …, ng.
  2. Read total plant load PD and B-coefficients.
  3. Choose initial value of λ = λ0.
  4. Set all Pi = 0, for i = 1, 2, …, ng.
  5. Set iteration count r = 1
  6. Solve Pi(r) from Eq.(2.24)
    images

    for i = 1, 2, 3 …, ng units

  7. Using Pi values, compute PL from
    images
  8. Check if equality constraint
    images

    (specified error) is satisfied or not.

    If YES, stop iteration process, print results. If NO, Goto Step-9.

  9. If error value in step-8 is negative then increase λ and Δλ (a suitable increment) or, decrease λ by Δλ if error is positvie.
  10. Repeat the iteration processly set r = r + 1; Goto Step-5.

Note: If inequality constraint

PiminPirPimax is not satisfied at the end of Step-6, then we set Pi = Pimax or Pimin to constant and scheduling is done only for the rest of the generating units.

The iterative procedure is illustrated with the following numerical examples.

Example 2.5

The incremental cost of production of two generating units are given as:

images

The B-coefficients in MW-1 are given by

images

 

For a given cost of received power λ=2.5 Rs/MWh, compute economic power generation by the units, total losses in the system and total plant load.

Solution:

images

From the above,

 

2γ1 = 0.01;    β1 = 2
2γ2 = 0.01; β2 = 1.49

Using Eq.(2.23),

images

Substituting numerical values

images

Again using Eq. (2.24)

images

or

images

First iteration:

set P1(0) = P2(0) = 0 MW

Using (1)

images

Using (2)

images

Second iteration:

images

Third iteration:

 

P1(3) = 36.6544MW;    P2(3) = 50.0183MW

 

Continuing the iteration process,

 

P1(4) = 36.7666MW;    P2(4) = 50.0743MW
P1(5) = 36.7756MW;    P2(5) = 50.0871MW
P1(6) = 36.7775MW;    P2(6) = 50.0881MW
P1(7) = 36.7776MW;    P2(7) = 50.0883MW
P1(8) = 36.7776MW;    P2(8) = 50.0883MW

 

With accuracy up to the 4th decimal, the optimal scheduling for λ = 2.5 Rs/MWh is:

 

P1 = 36.7776MW    and P2 = 50.0883MW

 

Total loss at this generation is

 

            PL = (0.0014 × 36.77762 + 2 × (−0.0005) × 36.7776 × 50.0883 + 0.0024 × 50.08832)

                = 1.8936 − 1.8421 + 6.0212

                = 6.0727MW

 

Total load demand at this scheduling is:

images

or

images

Example 2.6

With loss coefficients and incremental production costs given in Example 2.5, allocate a total load of 80.7931 MW between the two units optimally and also determine the incremental cost of received power in Rs/MWh.

Solution:

 

Let λ° = 2.6; P1° = P2° = 0MW.

First iteration:

Using Eq.(2.24)

images

Transmission loss for the above generation is:

 

                PL = 0.0014 × 34.71182 × 2 × (−0.0005) × 34.7118 × 64.2361 + 0.0024 × 64.23612

                    = 9.3601MW

 

Check equality constraint.

images

Since ∑ Pi – PL – PD > 0, λ value must decrease.

Second iteration:

Let λ(1) = 2.4

images

P2 = 0.0014 × 33.14392 + 2 × (−0.0005) × 33.1439 × 46.1574 + 0.0024 × 46.15742

= 5.1213MW

Check equality constraint.

images

Since ∑ PiPLPD < 0, λ value should increase.

Third iteration:

Let λ(2) = 2.5

images

Check equality constraint.

images

Since the error is small, λ can be fixed at 2.5Rs/MWh.

images

Next iteration:

images

Final result:

 

                P1 = 36.768MW;    P2 = 50.08146MW

                P2 = 6.0708MW;    Cost of received power = 2.5Rs/MWh

Example 2.7

The incremental fuel cost of two plants are:

 

I C1 = 0.07 P1 + 15Rs/M W h
I C2 = 0.08 P2 + 11Rs/W mh

 

The loss coefficients are given in the following matrix:

images

For the value of incremental cost of received power λ =Rs 25/MWh, find the economically scheduled generation of both plants, total load and losses.

Solution:

 

The total loss formula in B-coefficients is:

 

PL = [0.002P12 − 0.0008P1P2 + 0.0024P22]

 

Differentiating PL with respect to P1 and P2 gives the ITL of the two units

images

For optional scheduling,

 

IC1 · L1 = IC2 · L2 = λ                    (3)

where

images

From (3),

images

and

images

From (4)

images

Simplifying the above,

 

0.17P1 − 0.02P2 = 10                        (6)

From (5),

images

Simplifying the above,

 

−0.02P1 + 0.2P2 = 14                        (7)

Solving (6) and (7),

 

P1 = 50MW
P2 = 75MW

 

Now the transmission loss at this generation is

 

                P2 = 0.002 × 502 − 0.0008 × 50 × 75 + 0.0024 × 752

                = 15.5MW

 

The total plant load is:

images

Example 2.8

Consider a 2-Bus, two generator power system shown in the Fig. 2.6.

images

Fig 2.6

When 110MW power is transmitted from Bus-1 to load at Bus-2, a transmission loss of 10MW is incurred. The incremental fuel costs of G1 and G2 are:

 

I C1 = 0.03P1 + 15Rs/M W h
I C2 = 0.002P2 + 13Rs/M W h

 

Find the power received by the load and the optimal generation by G1 and G2 when the incremental cost of received power of the system is Rs 20/MWh

Solution:

 

As the total load is placed at Bus-2, B22 = B12 = B21 = 0 (refer Example. 2.4)

The loss equation is:

 

PL = B11P12

 

For P1 = 110MW; P2 = 10MW (given).

Therefore,

images

For optimal scheduling,

 

IC1 · L1 = λ

 

or

images

or

images

where,

images

Substituting λ = 20,

 

0.03P1 + 0.03305P1 = 5

 

From the above,

 

P1 = 79.302MW

 

and

 

PL = B11P12 = 8.264 × 10−4 × 79.3022 = 5.1970MW.

 

For optimal scheduling,

 

IC2 · L2 = λ

images

Therefore,

 

0.02P2 + 13 = 15

 

From the above,

images

Thus,

 

    P1 = 79.302MW
P2 = 100MW
  PL = 5.197MW

 

Therefore, PD = Total load = ∑ P1P2 =174.105 MW

Example 2.9

The incremental cost of generation of two generating units are given as:

 

I C1 = 0.2P1 + 20
I C2 = 0.15P2 + 15

 

The optimal allocation of total plant load yields the generation of two units as P1 = P2 = 100MW. If the penalty factor of Unit-1 is 1.2, find the penalty factor of Unit-2

Solution:

 

Incremental cost of generation (IC) of two units at

P1 = P2 = 100MW is:

 

IC1 = 0.2 × 100 + 20 = 40Rs/MWh
IC2 = 0.15 × 100 + 15 = 30Rs/MWh

 

Considering losses, at optimal allocation the coordinate equation is:

 

IC1 × L1 = IC2 × L2

 

i.e 40 × 1.2 = 30 × L2

Therefore, L2 = 1.6 (Penalty factor of Unit-2)

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.179.59