Load Frequency Control of Multi-Area Power Systems using Genetic Algorithm

DOI : 10.17577/IJERTCONV3IS16171

Download Full-Text PDF Cite this Publication

Text Only Version

Load Frequency Control of Multi-Area Power Systems using Genetic Algorithm

S. Rupatharani

PG Scholar

M.E power system engineering

    1. college of engineering and technology, Tiruchirappalli 620 009, India

      Abstract- The proposed system describes a Genetic Algorithm (GA) based proportional integral derivative (PID) type controller is proposed to solve the Decentralized load frequency control (LFC) problem for multi-area power system that operates under deregulation based on the bilateral policy scheme. A decentralized PID tuning method is proposed by assuming that the tie-line power flows are disconnected. In each control area, the effects of the possible contracts are treated as a set of new input signals in a modified traditional dynamical model. The salient advantage of this strategy is its high insensitivity to large load changes and disturbances in the presence of plant parameter variations and system nonlinearities. This developed strategy leads to a flexible controller with simple structure that is easy to implement, and therefore, it can be useful for the real world power systems. The proposed method is tested on a three area power system with contracted scenario under various operating conditions to illustrate the GA based PID controller robust performance.

      Key words LFC, PID controller, Genetic algorithm.

      1. INTRODUCTION

        Large scale power systems are normally managed by viewing them as being made up of control areas with interconnections between them. Each control area must meet its own demand and its scheduled interchange power. Any mismatch between the generation and load can be observed by means of a deviation in frequency [1]. This balancing between load and generation can be achieved by using Automatic Generation Control (AGC).

        The engineering aspects of planning and operation have been reformulated in a restructured power system in recent years although essential ideas remain the same. To improve the efficiency in the operation of the power system some major changes into the structure of electric power utilities have been introduced by means of deregulating the industry and opening it up to private competition.The utilities no longer own generation, transmission, and distribution; instead, there are three different entities, viz.,GENCO (Generation Companies), TRANSCOs (Transmission Companies) and DISCOs (Distribution Companies).

        S. Selvakumari

        Assistant Professor

        Department of Electrical and Electronics Engineering

        J.J college of engineering and technology, Tiruchirappalli 620 009, India

        As there are several GENCOs and DISCOs in the deregulated structure, a DISCO has the freedom to have a contract with any GENCO for transaction of power. A DISCO may have a contract with a GENCO in another control area. Such transactions are called bilateral transactions. All the transactions have to be cleared through an impartial entity called an Independent System Operator (ISO). The ISO has to control a number of so- called ancillary services, one of which is AGC. One of the most profitable ancillary services is the load frequency control. The main goal of the LFC is to maintain zero steady state errors for frequency deviation and minimize unscheduled tie-line power flows between neighbouring control areas.

      2. DESIGN OF LFC IN DEREGULATED ENVIRONMENT

        1. AGPM CALCULATION

          environments.

          environments.

          In deregulated power systems, the vertically integrated utility (VIU) no longer exists. However, the common AGC goals, i.e. restoring the frequency and the net interchanges to their desired values for each control area, still remain. The generalized dynamics for the AGC scheme has been developed in based on the possible contracts in deregulated

          This section gives a brief overview of this generalized model that uses all the information required in a VIU industry plus the contract data information. In the deregulated power system, generation companies (GENCOs) may or may not participate in the AGC task.

          On the other hand, distribution companies (DISCOs) have the liberty to contract with any available GENCO in their own or other areas. Thus, there can be various combinations of the possible contracted scenarios between DISCOs and GENCOs. The concept of an augmented generation participation matrix (AGPM) is introduced to express these possible contracts in the generalized model. The number of rows and columns of an AGPM is equal to the total number of GENCOs and DISCOs in the overall power system, respectively

          .

          Fig.1 Modified control Area in Deregulated environment

          The dotted and dashed lines show the demand signals based on the possible contracts between GENCOs and DISCOs that carry information as to which GENCO has to follow a load demanded by that DISCO. These new information signals were absent in the traditional AGC scheme. As there are many GENCOs in each area, the ACE signal has to be distributed among them due to their ACE participation factor in the AGC task and

        2. PID CONTROLLER

          A ProportionalIntegralDerivative (PID) controller is a three-term controller that has a long history in the automatic control field, starting from the beginning of the last century (Bennett, 2000). Owing to its intuitiveness and its relative simplicity, in addition to satisfactory performance which it is able to provide with a wide range of processes, it has become in practice the standard controller in industrial settings. It has been evolving along with the progress of the technology and nowadays it is very often implemented in digital form rather than with pneumatic or electrical components. It can be found in virtually all kinds of control equipments, either as a stand-alone (single-station) controller or as a functional block in Programmable Logic Controllers (PLCs) and Distributed Control Systems (DCSs). Actually, the new potentialities offered by the development of the digital technology and of the software packages has led to a significant growth of the research in the PID control field: new effective tools have been devised for the improvement of the analysis and design methods of the basic algorithm as well as for the improvement of the additional functionalities that are implemented with the basic algorithm in order to increase its performance and its ease of use.

          The success of the PID controllers is also enhanced by the fact that they often represent the fundamental component for more sophisticated control schemes that can be implemented when the basic control law is not sufficient to obtain the required performance or a more complicated control task is of concern. The PID controller block diagram is shown below,

          Fig.2 Block diagram of PID controller

        3. PERFORMANCE INDEX

          True optimal nominal performance for nominal system parameters (Tp,T12 and B) means minimum undershoot (US) , minimum overshoot(OS),minimum settling time(ts) of Deltaf1,Deltaf2 of area 1 and area2 and tie line power floe deviation(Delta Ptie),minimum overall oscillations of the responses and good damping.

          The following summed square error(SE) objective function, figure of demerit, FDM is adopted, FDM =

          ((Deltaf1)2+(Deltaf2)2+(DeltaPtie)2) for 100 samples over a time span of 20s.

      3. GENETIC ALGORITHM

        A Genetic Algorithm (GA) is an iterative procedure which begins with a randomly generated set of solutions referred as initial population. For each solution in the set, objective function and fitness are calculated. On the basis of these fitness functions, pool of selected population is formd by selection operators; the solution in this pool has better average fitness then that of initial population. The crossover and mutation operator are used to generate new solutions with the help of solution in the pool. The process is repeated iteratively while maintain fixed number of solutions in pool of selected population, as the iteration progress, the solution improves and optimal solution is obtained. During the selection process of the GA, good solutions are selected from the initial generated population for producing offspring.

        Good solutions are selected randomly from the initial generated population using a mechanism which favors the more fit individuals. Good individuals will probably be selected several times in a generation but poor solutions may not be selected at all.

        The second GA operator is crossover. In the crossover two parents are selected randomly from the pool of selected/obtained population by the selection process. Crossover produces two offsprings which has some basic properties of the parents. The mutation operator generates an offspring using a random solution from pool.

        Each new solution is evaluated i.e. objective function and fitness values are calculated. These newly created offsprings and the populations are combined. The combined population is put for selection by selection operator.

          1. GA Algorithm

        Step1: The intial Population matrix of NX 9 are generated by selecting a value with a probability over the search space (Gmin , Gmax).

        Step2: Simulating the AGC Multisource block model by substituting each Chromosome values in the Gain parameter of PID controller and calculate Performance index for each Chromosome which is taken as fitness value.

        Step3: Select the best Parent from the population pool using roulette wheel selection Method.

        Step4: Reproduce child for next Generation using two- point Crossover method

        Step5: Mutated the child for diversification and non- repeatability using Simple Mutation Method.

        Step6: Select 20%of best Parent and 80%of best child for creating next population pool

        Step7: Check the iteration exceeds maximum iteration

        Fig.3 Genetic Algorithm flow chart

        Step8:If yes Go to step2,otherwise the print best fitness value and best PID Gain values

      4. CASE STUDY

        To illustrate the effectiveness of the modelling strategy and proposed control design, a three control area power system, shown in Fig. 4, is considered as a test system. It is assumed that each control area includes two Gencos and one Disco. The power system parameters are tabulated in Tables 1 and 2.

        Fig.4 Three Control Area Power System

        Table 1 Applied data for Gencos

        The frequency deviation (Df ), power changes (DPm) and area control error (ACE) of the closed loop system.Using the proposed method, the area control error and frequency deviation of all the areas are quickly driven back to zero and the generated powers and tie line powers properly converge to specified values.

        DPG11

        0.5 1

        -K- B1

        -K- 1/R11

        1

        Sum20

        alpha1-1

        0.06s+1 0.36s+1

        Rate Limiter11

        0.1667s+0.0084

        ACE1

        Quantity

        Genco 1

        Genco 2

        Genco 3

        Genco 4

        Genco 5

        Genco 6

        Rate (MW)

        800

        1000

        1100

        1200

        1000

        1000

        R (Hz/pu)

        2.4

        3.3

        2.5

        2.4

        3

        2.4

        Tt (s)

        0.36

        0.42

        0.44

        0.4

        0.36

        0.4

        Tg (s)

        0.06

        0.07

        0.06

        0.08

        0.07

        0.08

        Alpha

        0.5

        0.5

        0.5

        0.5

        0.5

        0.5

        Quantity

        Genco 1

        Genco 2

        Genco 3

        Genco 4

        Genco 5

        Genco 6

        Rate (MW)

        800

        1000

        1100

        1200

        1000

        1000

        R (Hz/pu)

        2.4

        3.3

        2.5

        2.4

        3

        2.4

        Tt (s)

        0.36

        0.42

        0.44

        0.4

        0.36

        0.4

        Tg (s)

        0.06

        0.07

        0.06

        0.08

        0.07

        0.08

        Alpha

        0.5

        0.5

        0.5

        0.5

        0.5

        0.5

        alpha1-2

        Governor 11

        Rate Limiter12

        Turbine 11

        Sum14

        Inertia & load 1

        Sum19

        -K-

        T12

        Table 2 Applied control area parameters

        Sum15

        Sch_Ptie1

        0.5

        Sum18

        0.4

        1

          1. s+1

            Governor 12

            1

            0.42s+1

            Turbine 12

            DPL12

            Integrator2 1

            s

            .545

            T12

            1/R12

            Quantity

            Area 1

            Area 2

            Area 3

            D (pu/Hz)

            0.0084

            0.014

            0.011

            M (pu s)

            0.1667

            0.2

            0.1667

            B (pu/Hz)

            0.8675

            0.795

            0.870

            Tij (pu/Hz)

            T12 = T23 = 0.545

            Quantity

            Area 1

            Area 2

            Area 3

            D (pu/Hz)

            0.0084

            0.014

            0.011

            M (pu s)

            0.1667

            0.2

            0.1667

            B (pu/Hz)

            0.8675

            0.795

            0.870

            Tij (pu/Hz)

            T12 = T23 = 0.545

            DPG21

            DPG12

            0.795

            B2

            0.4

            1/R21

            Delpm1

            0.5

            Sum2

            1

            0.06s+1

            DPL

            1 7 1

            DelPm2

            DelPtie

            ACE2

            alpha2-1

            alpha2-2 0.5

            Governor 21 Rate Limiter21 0.44s+1

            Turbine 21

            Rate Limiter22

            1

            1

            Sum3

            0.2s+0.014

            Inertia & load 2

            1.09

            Dp1

            Dp1

            TTooWWoorkrskpspaaccee21 Dp

            Abs

            |u|

            Sum4

            Sch_ptie2

            DPG2

            Sum

            -K-

          2. s+1

        Governor 22

        0.4s+1

        Turbine 22

        DPL T12+T23

        Sum1

        Sum1

        1Sum5

        Integrator1 1

        s

        .545

        T21

        .545

        T23

        Scope2

        Scope Delf

        ACE4

        Abs1

        |u|

        Abs2

        |u|

        1/R22

        0.870

        B3

        Clock Product

        1

        s

        Integrator Limited

        ITAE o/p

        DPG31

        0.5

        alpha3-1

        Sum9

        1

        0.36s+1

        Governor 31 Rate Limiter4

        -K- 1/R31

        1

        DPL 11

        1

      5. SIMULATION RESULTS

ACE3

alpha3-2 0.5

    1. s+1

      Turbine 31

      r5

      r5

      R

      R

      1 ate Limite 1

      Sum10

      0.1667s+0.011

      Inertia & load 3

      -K-

      DelPm3

      Scenario 1: It is assumed that a large load demand (as a step load disturbance) is requested in

      each control area:

      Sum11

      Sch_ptie3

      DPG32

      0.4s+1

      Sum7 Governor 32

      -K- 1/R32

    2. s+1

Turbine 32

DPL

Integrator3 1

s

Sum8

T32

.545

T32 1

Fig.5 Simulation block diagram

Assume each Disco demand is sent to its local Gencos only, based on the following GPM

A )OUTPUT WAVEFORMS

The simulation results show the proposed PID controller tracks the load change and achieves good robust performance for a wide range of load disturbances and possible contracted scenario in the presence of plant parameters changes and system nonlinearities

The following output waveforms shows the frequency deviations with and without GA PID controller.

0.06

0.04

0.02

0

Del F1 in p.u

Del F1 in p.u

-0.02

0.08

0.07

Without Controller GA PID Controller

Without Controller GA PID Controller

Without Controller GA PID Controller

Without Controller GA PID Controller

0.06

Del Pm1-1 in p.u

Del Pm1-1 in p.u

0.05

-0.04

-0.06

-0.08

-0.1

-0.12

-0.14

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

0.04

0.03

0.02

0.01

0

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.6 frequency deviation in area 1 Fig.9 power flow 1-1

Without Controller GA PID Controller

Without Controller GA PID Controller

0.06

0.04

0.02

0.08

0.07

Without Controller GA PID Controller

Del F2 in p.u

Del F2 in p.u

0

-0.02

-0.04

-0.06

0.06

Del Pm1-2 in p.u

Del Pm1-2 in p.u

0.05

0.04

0.03

-0.08

-0.1

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.7 frequency deviation in area 2

0.02

0.01

0

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.10 power flow 1-2

Without Controller GA PID Controller

Without Controller GA PID Controller

0.04

0.02

0

Del F3 in p.u

Del F3 in p.u

-0.02

0.06

0.05

Del Pm2-1 in p.u

Del Pm2-1 in p.u

Without Controller GA PID Controller

Without Controller GA PID Controller

0.04

-0.04

-0.06

0.03

0.02

-0.08

-0.1

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.8 frequency deviation in area 3

0.01

0

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.11 power flow 2-1

Without Controller

GA PID Controller

Without Controller

GA PID Controller

0.05 8

-3

Without Controller GA PID Controller

Without Controller GA PID Controller

x 10

0.045

6

0.04

Del Pm3-2 in p.u

Del Pm3-2 in p.u

Del Ptie-3 in p.u

Del Ptie-3 in p.u

0.035 4

0.03

0.025 2

0.02

0

0.015

0.01 -2

0.005

0

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.12 power flow 3-2

-3

x 10

Without Controller GA PID Controller

Without Controller GA PID Controller

4

2

-4

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.15 tie line power fiow in area3

Table 1

Final results comparison

GA

controller

Without controller

GA

controller

Without controller

Parameter

Settling time in secs

Settling time in secs

Peak overshoot in P.U

Peak overshoot in P.U

DelF1

3.8

13.8

0.08

0.13

DelF2

6

16.5

0.04

0.09

DelF3

5.8

15

0.026

0.083

GA

controller

Without controller

GA

controller

Without controller

Parameter

Settling time in secs

Settling time in secs

Peak overshoot in P.U

Peak overshoot in P.U

DelF1

3.8

13.8

0.08

0.13

DelF2

6

16.5

0.04

0.09

DelF3

5.8

15

0.026

0.083

0

Del Ptie-1 in p.u

Del Ptie-1 in p.u

-2

-4

-6

-8

-10

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.13 tie line power fiow in area1

0.01

0.008

0.006

0.004

Del Ptie-2 in p.u

Del Ptie-2 in p.u

0.002

0

-0.002

-0.004

-0.006

-0.008

-0.01

Without Controller GA PID Controller

0 2 4 6 8 10 12 14 16 18 20

Time in Secs

Fig.14 tie line power fiow in area2

VII. CONCLUSION

A GA based PID type controller for the AGC problem in deregulated power systems is proposed using the modified AGC scheme in this paper. This control strategy was chosen because of the increasing complexity and changing structure of deregulated power systems. This newly developed control strategy combines the advantages of the GA based PID and integral controllers for achieving the desired level of robust performance, such as precise reference frequency tracking and disturbance attenuation under a wide range of area load changes and disturbances. Moreover, it has a simple structure and is easy to implement, which makes it ideally useful for the real world power systems. The GA-PID controller was tested on a three area deregulated power system to demonstrate its robust performance for the three possible contracted scenarios under different operating

conditions. Simulation results show that the proposed strategy is very effective and guarantees good robust performance against parametric uncertainties, load changes. The system performance characteristics in terms of ITAE indices reveal that the proposed GAPID is a promising control scheme for the AGC problem. Thus, it is recommended to generate good quality and reliable electric energy in deregulated power systems.

REFERENCES

  1. Ibrabeem PK, Kothari DP. Recent philosophies of automatic generation control strategies in power systems. IEEE Trans Power Syst 2005;20(1):34657.

  2. Shayeghi H, Shayanfar HA, Jalili A. Load frequency control strategies: a stateof-the-art survey for the researcher. Energy Convers Manage 2009;50(2):34453.

  3. Christie RD, Bose A. Load frequency control issues in power system operations after deregulation. IEEE Trans Power Syst 1996;11(3):1191200.

  4. Donde V, Pai A, Hiskens IA. Simulation and optimization in an AGC system after deregulation. IEEE Trans Power Syst 2001;16(3):4819.

  5. Bhatt P, Roy R, Ghoshal S. Optimized multi area AGC simulation in restructured power systems. Int J Electr Power Energy Syst 2010;32(4):31122.

  6. Abraham RJ, Das D, Patra A. Load following in a bilateral market with local controllers. Int J Electr Power Energy Syst 2011;33(10):164857.

  7. Liu F, Song YH, Ma J, Mei S, Lu Q. Optimal load-frequency control in restructured power systems. IEE Proc Gen Trans Distrib 2003;150(1):8795.

  8. Rerkpreedapong D, Feliache A. Decentralized load frequency control for loadmfollowing services. In: IEEE Proc Power Engineering Society Winter Meeting; 2002. p. 12527.

  9. Sedghisigarchi K, Feliache A, Davari A. Decentralized load frequency control in a deregulated environment using disturbance accommodation control theory. In: Proc 34th Southeastern Symp System Theory; 2002. p. 3026.

  10. Menniti D, Pinnarelli A, Scordino N. Using a FACTS device controlled by a decentralized control law to damp the transient frequency deviation in a deregulated electric power system. Electric Power Syst Res 2004;72(3):28998.

  11. Ghoshal SP. Multi area frequency and tie line power flow control with fuzzy logic based integral gain scheduling. J Inst Eng 2003;84:13541.

  12. Barjeev T, Srivastava SC. A fuzzy logic based load frequency controller in a competitive electricity environment. In: IEEE Power Engineering Society General Meeting; 2003.

  13. Bevrani H. A novel approach for power system load frequency controller design. In: IEEE/PES Transmission and Distribution Conference and Exhibition;2002. p. 1849.

  14. Shayeghi H, Shayanfar HA, Jalili A. Multi-stage fuzzy PID power system automatic generation controller in deregulated environments. Energy Convers Manage 2006;47:282945.

  15. Demiroren A, Zeynelgil HL. GA application to optimization of AGC in three area power system after deregulation. Int J Electr Power Energy Syst2007;29:23040.

  16. Lim KY, Wang Y, Zhou R. Robust decentralized load-frequency control of multi-area power systems. IEE Proc Part C 1996;143:377 86.

  17. Shayeghi H, Shayanfar HA. Decentralized robust AGC based on structured singular values. J Electr Eng 2006;57:30517.

  18. Bevrani H, Mitani Y, Tsuji K. Robust decentralized AGC in a restructured power system. Energy Convers Manage 2004;45:2297 312.

  19. Bevrani H, Mitani Y, Tsuji K, Bevrani H. Bilateral based robust load frequency control. Energy Convers Manage 2005;46(78):112946.

  20. Shayeghi H, Shayanfar HA. Design of decentralized robust LFC in a competitive electricity environment. J Electr Eng 2005;56(910):22536.

  21. Shayeghi H. A robust decentralized power system load frequency contro. J Electr Eng 2008;59(6):28193.

  22. Rakhshani E, Sadeh J. Practical viewpoints on load frequency control problem in a deregulated power system. Energy Convers Manage 2010;51(6):114856.

  23. Tan W. Tuning of PID load frequency controller for power systems. Energy Convers Manage 2009;50(6):146572.

  24. Tan W. Unified tuning of PID load frequency controller for power systems via IMC. IEEE Trans Power Syst 2010;25(1):34150.

  25. Tan W. Decentralized load frequency controller analysis and tuning for multi-area power systems. Energy Convers Manage 2011;52(5):2015 23.

  26. Tan W, Xu Z. Robust analysis and design of load frequency controller for power systems. Electric Power Syst Res 2009;79(5):84653.

Leave a Reply