Voltage Stability Enhancement And Power Loss Minimization With Optimal Location And Parameter Setting Of FACTS Device By Particle Swarm Optimization (PSO)

DOI : 10.17577/IJERTV2IS4137

Download Full-Text PDF Cite this Publication

Text Only Version

Voltage Stability Enhancement And Power Loss Minimization With Optimal Location And Parameter Setting Of FACTS Device By Particle Swarm Optimization (PSO)

Mr. Vinod K. Shende Project Scholar M.Tech. 4th Sem(IPS)

Department of Electrical Engineering

G.H. Raisoni college of Engineering Nagpur, Maharashtra (India)

Prof. P. P. Jagtap

Department of Electrical Engineering

G.H. Raisoni college of Engineering Digdoh Hills, Hingna Rd Nagpur, R.T.M.Nagpur University, India

Abstract: Now a day the transmission lines are operated under the heavily stressed condition, hence there is risk of the consequent voltage instability. There is a multi-functional control device which can be effectively control the load flow distribution and the power transfer capability is the flexible alternating current transmission system (FACTS) Device. The FACTS device performance is depends upon its location and parameters setting. In this paper the particle swarm optimization (PSO) technique is used for this problem. The research of this paper is to select the optimal location and parameter setting of thyristor control series capacitor (TCSC) so as to minimize the active power losses in the power network. The simulation is carried out on IEEE-14 bus test system, it gives the encouraging results.

Keywords:

FACTS (flexible alternating current transmission system), TCSC (thyristor control series capacitor), compensator), PSO (particle swarm optimization)

  1. INTRODUCTION:

    Due to the ever increasing demand for the electrical power. The power network is more difficult to operate and more insecure.

    On the other hand, Flexible AC transmission system (FACTS) device, which can provide direct and flexible control of power transfer and are very helpful in the operation of power network. The power system performance and the power system stability can be enhanced by using FACTS device. [1] Thyristor control series

    capacitor (TCSC) is one of the most effective measure device for enhancing the power stability and power transfer capability of transmission network, for this the TCSC should be properly installed in the system with appropriate parameter setting. The some factors considering for optimal installation and the optimal parameter of TCSC, Which are the Stability margin improvement, power loss reduction, power blackout prevention and the power transmission capacity enhancement.

    In last 20 years, there are algorithm have been developed for optimal power flow incorporating with TCSC device and for the optimal placement of TCSC; such as are Newtons-Raphson load flow algorithm, Genetic algorithm and the Particle swarm optimization technique for optimal location of the FACTS device. [2], [3] & [4]. It is an actual and important subject to appropriately select the suitable location of the FACTS device installation at the viewpoint of the voltage stability enhancement. The world wide researchers in the power system have retained the interest in this problem. The various method and criteria were proposed and used to optimal allocation of FACTS devices in power network. [5]

    In this paper the application of particle swarm optimization (PSO) for the optimal location and parameter setting of the TCSC with

    consideration of active power loss reduction in the power system is highlighted.

  2. PROBLEM FORMULATION:

    For minimizing the loss of power system the determination of the optimal location and the optimal parameter setting of the TCSC in the power network is the main objective. For this the performance index is selected:

  3. METHODOLOGY FOR OPTIMAL LOCATION OF TCSC.

3.1PARTICAL SWARM OPTIMIZATION (PSO):

Mr. Kennedy and Mr. Eberhart first introduced the PSO in the year of 1995.[6] PSO has its roots in artificial life and social psychology as well as in engineering and computer science. It utilizes a population of individuals, called

particles, which fly through the problem

min =

=1

(1)

hyperspace with some given initial velocities. In

Subjected to this there is some equality and inequality constraints are as follows:

    1. Equality constraints:

      cos +

      =1

      = 0 (2)

      sin +

      =1

      = 0 (3)

    2. Inequality constraints:

each iteration the velocities of the particles are stochastically adjusted considering the historical best position of the particles and their neighborhood best position; where these positions are determined according to some predefined fitness function. Then, the movement of each particle naturally evolves to an optimal or at least near-optimal solution. In PSO algorithm, the particles fly in a multidimensional search space. During the flight each particle adjust its position according its own experience ,

P P

P P

min

gi gi

Q min Q

P max (4)

gi

gi

Q max (5)

and the experience of the neighboring particles ,

making use of the best position encountered by

gi gi gi

ij

ij

Vimin V i Vimax (6)

itself and its neighbors as shown in fig.1. as

ij

ij

min ij

max (7)

follows.

Xtcscmin Xtcsc Xtcscmax (8) min max (9) where,

F is the objective function.

PLK is the active power loss in the Kth line. ntl is the number of busses indices.

N is the set of generation bus indices. NG is the set of generating bus indices.

Yij and Qij are the magnitude and phase angle of element in admittance matrix.

Pgi is the acrive power generation at bus i . Qgi is the active power load at bus i.

Pdi is the active power load at i.

Qdi is the reactive power load at bus i. Vi is the voltage magnitude at bus i.

ij is the power angle.

Xtcsc is the reactance of TCSC as a function of . is the thyristor firing angle.

Fig.1: The swarm direction of a particle is defined by the set of particle neighboring the particle and its history experience.

Sk : current searching point, Sk+1: modified searching point, Vk : current velocity,

V k+1 : modified velocity, Vpbest: velocity based on Pbest, Vgbest: velocity based on Gbest.

Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. The fitness value is also stored. This value is called Pbest. When a particle takes all the population as its topological neighbors, the best value is a global best and is called Gbest. After finding the two best values, the particle updates its velocity and positions with following equations.

(+1) = . () + 1 0 (

In this case, the selection of the PSO parameters follows the strategy of considering different values for each particular parameter and evaluating its effect on the PSO performance.

  1. Number of Particles:

    There is a trade-off between the number of particles and the number of iterations of the swarm and each particle fitness value has to be evaluated using a power flow solution at each iteration, thus the number of particles should not be large because computational effort could increase dramatically. Swarms of 5 and 25 particles are chosen as an appropriate population sizes.

  2. Inertia Weight:

    The inertia weight is linearly decreased. The purpose is to improve the speed of convergence

    + 2 1

    of the results by reducing the inertia weight from an initial value of 0.9 to 0.1 in even steps over

    (10)

    the maximum number of iterations as shown in equation

    (+1) = () + (+1) (11)

    i=1,2,..,n, d=1,2,m.

    Where,

    wi = w

    max

    x iter (12)

    is the particle best of agent i.

    is the globle best.

    n is the number of particles in a group.

    m is the number of members in a particle. t is the pointer of iterations(generations) w is the inertia weight factor .

    c1 and c2 are two acceleration constants .

    rand0 and rand1 are two uniform random values in the range [0,1].

    () is the velocity of particle i at iteration t,

    ()

    Where,

    Wi = The inertia weight at iteration i. iter = the iteration number.

    maxiter = The maximum number of iterations.

  3. SIMULATION RESULTS

On the IEEE-14 bus test system (shown in Fig-

  1. the proposed PSO algorithm technique have been tested. The data for the mentioned system is taken from [7]. A MATBAB code for PSO algorithm was developed for simulation

    purposes.

    () is the current position of particle i at iteration i.

    1. PSO Parameters:

      The performance of the PSO is greatly affected by its parameter values. Therefore, a way to find a suitable set of parameters has to be chosen.

      Fig-2: The IEEE-14 Bus system.

      4.1 Implementation of PSO

      To find out the optimal location and parameter setting of the TCSC, the particle swarm optimization technique is implemented in two numbers of flight namely 30 and 50.

      The PSO parameters utilized in this simulation are shown in Table-1.

      Table I: PARAMETER VALUES FOR PSO

      Parameter of PSO

      c1,c2

      15

      Wmax and wmin

      0.9 , 0.4

      Deviation of initial velocity

      10

      Number of variable in the problem

      2

      Number of flight

      30,50

      Number of swarm beings

      30

      The optimal placement of the TCSC for this system is in line number three (from bus 2 to bus

  2. and TCSC reactance xtcsc = -0.05.

The table II shown the voltage magnitude, phase angle, active and reactive power losses with TCSC for 50 flights. And fig-3 shows the power loss minimization for 50 flight case.

Fig-3: Power losses -50 flights.

LINE NUMBER

FROM BUS

TO BUS

Ptlloss(pu)

Qtlloss(pu)

BUS NUMBER

VM(pu)

VA(deg)

1

1

2

0.07336

0.0166

1

1.060

0.0

2

1

5

0.0524

0.1644

2

1.0279

-6.42

3

2

3

0.0363

0.110

3

1.0

-14.044

4

2

4

0.025

0.0377

4

0.987

-12.947

5

2

5

0.019

0.0235

5

0.991

-12.063

6

3

4

0.001

0.0316

6

1.0

-18.387

7

4

5

0.0012

0.0074

7

0.979

-16.511

8

4

7

0

0.0182

8

1.0

-16.511

9

4

9

0

0.0167

9

0.964

-18.433

10

5

6

0

0.0482

10

0.961

-18.751

11

6

11

0.0011

0.0023

11

0.977

-18.705

12

6

12

0.001

0.0018

12

0.982

-19.334

13

6

13

0.0026

0.0053

13

0.975

-19.351

14

7

8

0

0.0024

14

0.949

-20.017

15

7

9

0

0.0119

16

9

10

0.002

0.0003

17

9

14

0.0013

0.0027

18

10

11

0.0004

0.0010

19

12

13

0.0001

0.0001

20

13

14

0.0001

0.0019

LINE NUMBER

FROM BUS

TO BUS

Ptlloss(pu)

Qtlloss(pu)

BUS NUMBER

VM(pu)

VA(deg)

1

1

2

0.07336

0.0166

1

1.060

0.0

2

1

5

0.0524

0.1644

2

1.0279

-6.42

3

2

3

0.0363

0.110

3

1.0

-14.044

4

2

4

0.025

0.0377

4

0.987

-12.947

5

2

5

0.019

0.0235

5

0.991

-12.063

6

3

4

0.001

0.0316

6

1.0

-18.387

7

4

5

0.0012

0.0074

7

0.979

-16.511

8

4

7

0

0.0182

8

1.0

-16.511

9

4

9

0

0.0167

9

0.964

-18.433

10

5

6

0

0.0482

1

0.961

-18.751

11

6

11

0.0011

0.0023

11

0.977

-18.705

12

6

12

0.001

0.0018

12

0.982

-19.334

13

6

13

0.0026

0.0053

13

0.975

-19.351

14

7

8

0

0.0024

14

0.949

-20.017

15

7

9

0

0.0119

16

9

10

0.002

0.0003

17

9

14

0.0013

0.0027

18

10

11

0.0004

0.0010

19

12

13

0.0001

0.0001

20

13

14

0.0001

0.0019

TABLE II: Voltage magnitude, phase angle, active and reactive power losses with TCSC

The average, a worst and best solution for PSO algorithm technique in this system is shown in table III.

Wmax and Wmin

C1

0.5

1.0

1.5

2.0

0.9

0.4

Average

0.221072

0.220226

0.216894

00.21691

Worst

0.232443

0.232684

0.217032

0.217513

Best

0.217019

0.217120

0.216860

0.216891

Wmax and Wmin

C1

0.5

1.0

1.5

2.0

0.9

0.4

Average

0.221072

0.220226

0.216894

00.21691

Worst

0.232443

0.232684

0.217032

0.217513

Best

0.217019

0.217120

0.216860

0.216891

Table III: Best,worst and average of objective function for IEEE-14 bus system.

It is observed from the obtained results that the unique advantages of these particle swarm optimization (PSO) technique ,on one hand, there capability of finding the global optimal solution to the optimal location and parameter settings of TCSC problem, on the other hand

,they dont suffer from the extant computational complexity and other limiting mathematical assumptions that the traditional optimization techniques suffer from.

    1. CONCLUSION:

      In this paper, the optimal location and parameter setting of TCSC device is find out to minimize the active power losses in the power system network using particle swarm optimization (PSO) technique.

      With the above proposed algorithm technique, it is possible for utility to place the TCSC device in the transmission grid such that proper power planning can be achieved with minimum system losses. The result obtained from the IEEE-14 bus system test , the power system shows that the PSO algorithm can easily find out the optimal location and the best parameter of the thyristor control series capacitor(TCSC).

    2. REFERENCES

  1. Jing Zhang,J.Y. Wen, S.J. Cheng, and Jia Ma , A Novel SVC Allocation Method for Power System Voltage Stability Enhancement by Normal Forms of Diffeomorphism, IEEE Trans . on power System, Vol.22,No.4,pp1819- 1825,Nov.2007.

  2. C.R.Fuerte-Esquivel and E.Acha, and H.Ambriz-Perez , A Thyristor Controlled Series Compensator Model for the Power Flow Solution of Practical Power Network, IEEE Trans. Power system, Vol.15,No.1,pp 58-64, Feb-2000.

  3. M.A.Abdel Moamen, P.P.Narayana , Newton-Raphson TCSC Model for the Power flow Solution Of Prectical Power Networks, IEEE Power Engineering Society Summer Meeting, Vol.3,pp 1488-1493,2002.

  4. M.Saravanam, etal, Application of PSO Technique for optimal Location of FACTS Devices Considering System Loadability and Cost of Installation, Power Engineering conference, Vol.2 pp.716-721 29 Nov- 2Dec.2005.

  5. Y.Mansour et al. SVC Placement Using Critical Modes of Voltage Instability, IEEE Trans. On power System, Vol.9,no.2, pp.757- 763, May 1994.

  6. J.Kennedy and R Eberhart, Particle Swarm optimization, proc. IEEE Int. Conf.Neural Networks, Vol 4 , pp 1942-1948, 1995.

  7. Park, K. Lee, Shin, and K. Y. Lee, "A Particle Swarm Optimization for Economic Dispatch with Nonsmooth Cost Function," IEEE Trans. on Power Systems, Vol. 20, No.1, pp. 34- 42, Feb. 2005.

  8. Kundur, Paserba, V. Ajjarapu, G. Andersson, A. Bose, C.A. Canizares, N. Hatziarg Y fiou, D. Hill, A. Stankovic, C. Taylor, T. Van Cutsem, and V. Vittal, "Definition and Classification of Power Systeln Stability," IEEE Trans. On Power Systems, Vol. 19,No.2, pp.1387-1401, May 2004.

  9. A.K. Sharma, "Optimal Number and Location of TCSC and Loadability Enhancement in Deregulated Electricity Markets Using

    MINLP," International Journal of Emerging Electric Power Systems, Vol. 5, Issue 1, Article 6, 2006.

  10. H Yoshida, Y. Fukuyama, "A Particle Swarm Optimization for Reactive Power and Voltage Control

    Considering Voltage Security Assessment," IEEE Trans. On Power Systems, Vol. 15,No.4, pp.1232 -1239, Nov. 2001.

  11. G.I.Rashed, H.I.Shaheed,S.J.Cheng, optimal location and Parameter setting of TCSC by Both Genetic Algorithm and Partical swarm Optimization. IEEE Trans. On power systems

    ,Vol.1,pp.1141-1147. 2007.

  12. R. Minguez, F. Milano, R. Zarate-Mifiano,

A. 1. Conejo,"Optimal Network Placement of SVC Devices," IEEE Trans. On Power Systems, Vo1.22, No.4, Nov. 2007.

———————————————————

Leave a Reply