SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013

Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi-machine Environment
K. Mazlumi, M. Azari
Electrical Engineering Department, Faculty of Engineering, University of Zanjan, Iran
Email: kmazlumi@znu.ac.ir, m.azari@znu.ac.ir
suboptimal damping performance in other modes is used in
[5]. In [6], three PSO algorithms based PSSs for an interconnected power system composed of three stand alone power
systems is developed. A PSO based-indirect adaptive fuzzy
PSS to damp inter-area modes of oscillation following disturbances in power systems is presented in [7]. In [8] a hybrid
optimization technique is presented for optimum tuning of
PSS parameters in a multi-machine power system. The hybrid
technique is derived from PSO by adding the passive congregation model. A Modified PSO algorithm (MPSO) is proposed in [9] for optimal placement and tuning of PSSs in
power systems. The MPSO integrated the PSO with passive
congregation (to decrease the possibility of a failed attempt
at detection or a meaningless search) and the chaotic sequence (to improve the global searching capability). A Bacteria Foraging Algorithm (BFA) based optimal neuro-fuzzy
scheme is developed in [10] to design intelligent adaptive
PSSs for improving the dynamic and transient stability performances of multi-machine power systems. In [11], an Artificial Bee Colony (ABC) algorithm is employed for better stability of the power system, while an ABC algorithm based
rule generation method is proposed in [12] for automated
fuzzy PSS design to improve power system stability and reduce the design effort. A new hybrid DE algorithm, called
gradual self-tuning hybrid DE, is developed in [13] for rapid
and efficient searching of an optimal set of PSS parameters. A
DE algorithm is employed in [14] to tune multiband PSSs in a
portion of the high voltage Mexican power grid.
In this paper, the problem of PSS design is formulated as
a multi-objective optimization problem and MSFLA is used
to solve this problem. The PSSs parameters designing problem is converted to an optimization problem with the multiobjective function including the desired damping factor and
the desired damping ratio of the power system modes. The
capability of the proposed MSFLA is tested on three power
systems called Single Machine Infinite Bus (SMIB), fourmachine of Kundur and ten-machine New England systems
under different operating conditions in comparison with the
GA [15] based tuned PSS (GAPSS) through some performance
indices. Results reveal that the proposed method achieves
stronger performance for damping low frequency oscillations
as well as tuning controller under different operating conditions than other methods and is superior to them.

Abstract— This paper proposes a new optimization algorithm
known as Modified Shuffled Frog Leaping Algorithm (MSFLA)
for optimal designing of PSSs controller. The design problem
of the proposed controller is formulated as an optimization
problem and MSFLA is employed to search for optimal
controller parameters. An eigenvalue based objective function
reflecting the combination of damping factor and damping
ratio is optimized for different operating conditions. The
proposed approach is applied to optimal design of multimachine power system stabilizers. Three different power
systems, A Single Machine Infinite Bus (SMIB), four-machine
of Kundur and ten-machine New England systems are
considered. The obtained results are evaluated and compared
with other results obtained by Genetic Algorithm (GA).
Eigenvalue analysis and nonlinear system simulations assure
the effectiveness and robustness of the proposed controller in
providing good damping characteristic to system oscillations
and enhancing the system dynamic stability under different
operating conditions and disturbances.
Index Terms— M ulti-machine power system, Genetic
Algorithm (GA), Modified Shuffled Frog Leaping Algorithm
(MSFLA), PSS design, Damping oscillations

I. INTRODUCTION
The extension of interconnected power systems is continually increasing because of the constantly growth in electric power demand. At the same time, the power systems are
almost operated ever closer to their transient and dynamic
stability limits. With heavy power transfers, such systems
exhibit inter-area modes of oscillation of low frequency (0.1–
0.8 Hz). The stability of these modes has become a source of
preoccupation in today’s power systems. In some cases, the
related oscillatory instability may lead to major system blackouts [1]. Due to their flexibility, easy implementation and low
cost, Power System Stabilizers (PSSs) stay the most used
devices to damp small signal oscillations (0.1–2 Hz) and enhance power system dynamic stability [2]. PSS parameter
setting is commonly based on the linearization of power system model around a nominal operating point. The purpose is
to provide an optimal performance at this point as well as
over a wide range of operating conditions and system configuration [3].
The past two decades have seen an explosion of
metaheuristic optimization method. Numerous algorithms
based on these methods have been widely applied to the
problem of multi-machine PSS design. New approaches based
on GAs to optimize the PSS parameters in multi-machine power
systems are developed in [4]. A GA based-approach, taking
several oscillation modes into consideration for avoiding
© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

II. DESIGN OF OBJECTIVE FUNCTION
For this purpose, a multi-objective function comprising
the damping factor and the damping ratio is considered as
follows [15]:
18
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
For the CPSS, the vector of parameters ids defined as follow:
(4)
x  (T1 , T 2 , T3 , T 4 , V S max , k PSS )
The CPSS parameters bounds are shown in Table II.

(1)

TABLE II. THE CPSS PARAMETERS BOUNDARIES

This method’s performance is shown in Fig. 1.
Parameters

T1

T2

T3

T4

VSmax

KP SS

Maximu m

1

1

10

10

0 .5

100

Minimum

0.01

0.01

0.01

0.01

0.05

10

The main object here is to minimize the following objective
function:
(5)
OF  (r1  y1  r2  y2 ) 1
Where y1 and y2 are objective functions. In order to have
comprehensive investigation, different values for weights,
Figure 1. Objective performance.

r1 and r2 are assumed.

Different inequalities have been proposed to be satisfied [8]:
1)  k   madr . k  (1,2,...n  gen  1)

III. MODIFIED SHUFFLED FROG LEAPING ALGORITHM

2) (1   )    Im( )  (1  
min
k
k
k
max ) k
Where  is defined according to system specifications.

In the natural memetic evolution of a frog population, the
ideas of the worse frogs are influenced by the ideas of the
better frogs, and the worse frogs tend to jump toward the
better ones for the possibility of having more foods. The
frog leaping rule in the shuffled frog leaping algorithm (SFLA)
is inspired from this social imitation, but it performs only the
jump of the worst frog toward the best one [15]. According to
the original frog leaping rule presented above, the possible
new position of the worst frog is restricted in the line segment
between its current position and the best frog’s position,
and the worst frog will never jump over the best one (Fig. 3).
Clearly, this frog leaping rule limits the local search space in
each memetic evolution step.

3)  i   mmdr . The performance of this technique has been
shown in Fig. 2.
In order to use advantages of the above mentioned
references, objectives are considered as follow:

Figure 3. The original frog leaping rule.

This limitation might not only slow down the convergence
speed, but also cause premature convergence. In nature,
because of imperfect perception, the worst frog cannot locate
exactly the best frog’s position, and because of inexact action,
the worst frog cannot jump right to its target position.
Considering these uncertainties, we argue that the worst
frog’s new position is not necessary restricted in the line
connecting its current position and the best frog’s position.
Furthermore, the worst frog could jump over the best one.
This idea leads to a new frog leaping rule that extends the
local search space as illustrated in Fig. 4 (for 2-dimensional
problems). The new frog leaping rule is expressed as:

Figure 2. Objective’s performance.

(2)
(3)
Subject to:
1)  i  0 , for all eigenvalues. This condition guarantees
system small signal stability.
2) For the electro-mechanical modes: a   k  b
3) For all other modes:  i   mmdr
The value of  mmdr for different systems is shown in Table I.
TABLE I. THE VALUE OF

(6)
(7)

 mmdr FOR DIFFERENT SYSTEMS

P ar am eter s

S M IB

TA F M

N e w E n g lan d

ζm md r

0.2

0.2

0.1

© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

(8)
19
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013

Figure 4. The new frog leaping rule.

where r is a random number between 0 and 1; c is a
constant chosen in the range between 1 and 2; r i (1<i<S) are
random numbers between -1 and 1; wi,max (1<i<S) are the
maximum allowed perception and action uncertainties in the
ith dimension of the search space; and Dmax is the maximum
allowed distance of one jump. The flow chart of the local
memetic evolution using the proposed frog leaping rule is
illustrated in Fig. 5.
The new frog leaping rule extends the local search space
in each memetic evolution step; as a result it might improve
the algorithm in term of convergence rate and solution
performance provided that the vector W max=[w1,max,…,
wS,max]T is appropriately chosen. However, if ||Wmax|| is too
large, the frog leaping rule will loss its directional
characteristic, and the algorithm will becomes more or less
random search. Therefore, choosing a proper maximum
uncertainty vector is an issue to be considered for each
particular optimization problem.
IV. CASE STUDY
A. Single Machine Infinite Bus (SMIB) System
In order to evaluate the proposed method, a single machine
infinite bus (SMIB) model of a power system is assumed
initially. In this model, a typical 500MVA, 13.8 kV, 50Hz
synchronous generator is connected to an infinite bus
through a 500MVA, 13.8/400KV transformer and 400KV, 350
Km transmission line [15]. This system has been shown in
Fig. 6.
Figure 5. The MSFLA flowchart.

Figure 6. Single Machine

Figure 7. Four-Machine (TAFM) system.

D. PSS Structure
The model of the CPSS is illustrated in Fig. 9. This model
consists of two phase-lead compensation blocks, a gain block
and a signal washout block. The value of TW is usually not
critical and it can range from 0.5 to 20 s. In this paper, it is
© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

20
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
fixed to 10 s. the six other constant coefficients of the model
( T1 , T2 , T3 , T4 , VSmax and K PSS ) should be designed
properly.

Figure 10. Variations of objective function for SMIB system.

The MSFLA algorithm is run several times and then
optimal set of PSS parameters is selected. The set value of
PSSs’ parameters using both the proposed MSFLA and GA
are given in Table III.
To have a better understanding, dominant oscillatory
poles’ maps of the system, comprising some optimum PSSs
are shown in Fig. 11. As it obvious from the figure, the openloop system is unstable.

Figure 8. New England power system.

Figure 9. Power system stabilizer.

V. SIMULATION RESULT
The proposed MSFLA methodology and GA are
programmed in MATLAB running on an Intel w Core TM2
Duo Processor T5300 (1.73 GHz) PC with 1 GB RAM. It is
applied on SIMB , TAFM and New England systems to
demonstrate its abilities. The effect of MSFLA parameters on
average fitness function (among 100 trials) is investigated.
The colony size (NC) tried was 100. Hundred independent
trials have been made with 100 iterations per trial. The
performance of the MSFLA also depends on the number of
colonies. The parameters of MSFLA are selected based on
the average fitness function. After a number of careful
experimentation, following optimum values of MSFLA
parameters have finally been settled: NC = 100; Dmax = 0.7, ri=
1; C=1.3; r=0.6.

Figure 11. Dominant modes of SMIB system.

A. SMIB System
At first the design process is applied to design a PSS for
a SMIB system. The minimum fitness value evaluating
process is shown in Fig. 10.
TABLE III. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES FOR
SMIB SYSTEM

M eth od

T1

T2

T3

T4

VSm ax

K P SS

GA

0.8

0.5

1. 3

6.4

0.34

33 . 2

M S FL A

0.6

0.1

1

7

0.3

21 . 4
Figure 12. Variations of objective function for TAFM system.

© 2013 ACEEE
DOI: 01.IJEPE.4.3. 7

21
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
B. TAFM System
The other system employed to evaluate the proposed
method is the Four-Machine (TAFM) (Fig. 7). Two PSSs with
similar settings are installed at G1 and G4. Fig. 12 shows the
minimum fitness value evaluating process.
To have a better understanding, dominant oscillatory
poles’ maps of the system, comprising some optimum PSSs
are shown in Fig. 13. It can be understand from the figure that
the electro-mechanical modes are close together, but there is
a higher difference in the other oscillatory mode of some
PSSs. In addition, instability of the open-loop system is
clear. The designed PSSs’ characteristics are presented in
Table IV.
C. New England System
One of most important issues in PSS design process is to
test proposed method in a large system. Hence, in order to
reveal its robust performance, the proposed technique, is
applied to New England system.
The convergence value of MSFLA and GA is presented
in Fig. 14, introducing acceptable improvement through

Figure 13. Dominant modes of TAFM system.

generation increment. The system’s dominant oscillatory
poles’ map with candidate MSFLA and GA based PSSs is
drawn in Fig. 15. The parameters’ numerical values of both
algorithms are given in Table V. The comparative evaluation
from test results shows its robust performance.

TABLE IV. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES

Method
G1
G4

T1
0.36
0.84

GA
T2
T3 T 4
0.04 1.6 7.1
0 .3 2.3 8.3

V Smax
0.3
0 .28

KP S S
68
1 2.9

T1
0.73
1

T2
0.11
0.06

FOR TAFM

SYSTEM

MSFLA
T3
T4
1.78 6.7
3
5

VS max
0. 2
0.03

KP SS
36.8
45

TABLE V. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES FOR NEW ENGLAND SYSTEM

Method
G1
G2
G3
G4
G5
G6
G7
G8
G9

GA
T1
0.08
0.07
0.09
0.06
0.08
0.09
0.1
0.08
0.04

T2
0.1
0.9
0.33
0.1
0.08
0.1
0.15
0.09
0.11

T3
0.47
1.12
0.14
0.33
1.17
0.5
0.47
0.75
0.8

T4
0.05
0.05
0.045
1
1.8
0.06
1.6
1.67
0.04

VSm ax
0.2
0.3
0.25
0.3
0.2
0.28
0.35
0.28
0.21

K PS S
57.6
27.8
75
30.3
80
47.7
10.5
67.6
22.9

Figure 14. Variations of objective function for New England system.

© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

T1
0.1
1.2
0.09
0.05
0.09
0.1
0.06
0.1
0.02

T2
0 .2
0 .1
0. 45
0.06
0.09
0 .2
0.08
0.03
0.31

MSFLA
T3
T4
1. 8
0.11
0.3
0.05
1.1
1.4
1.73
1
0.67 1.87
1.68 0.075
1
2
0.06
2.4
0.5
0.33

VSmax
0. 25
0. 33
0.3 6
0.2
0.1 9
0.2 4
0.3 2
0.2
0.2 8

KPS S
42
27.3
13
8
99
83
11
37
36.8

Figure 15. Dominant modes of New England system.

22
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
A comparison among the results of the proposed algorithm MSFLA and GA presents in Table VI. Comparison the
proposed optimization algorithm (MSFLA) with those of the
other methods confirms the effectiveness of the proposed
method. Table 5 provides the average value (AFF) of the
objective function, based on the proposed method and the
other one. This would show the convergence characteristics
of the proposed MSFLA compared with other method. The
average value of objective function in the proposed MSFLA
method is less than GA. This means that the MSFLA is more
robust compared to GA. Execution time (MT) complexity of
each optimization method is very important for its application to real systems. The execution time of the proposed
MSFLA compared with other methods is given in the last
row of Table VI. One of the main advantages of the proposed
method is that the convergence of MSFLA algorithm is faster
and less time consuming (see Table VI) as compared to the
other applied methods. Because the proposed algorithm
(MSFLA) provides the correct answers with high accuracy
in the initial iterations which make the responding time of
this algorithm extremely low.
TABLE VI. COMPUTATIONAL PERFORMANCE COMPARISON BETWEEN MSFLA AND GA

System
SMIB
TAFM
New England

GA
MSFLA
AFF
MT(Sec) AFF MT(Sec)
0.056
4854
0 .0514
3647
0.094
12216
0.08
10 816
0.4263 31943 0 .2126 27 214

D. Nonlinear Time Domain Simulation
In order to evaluate the performance of the MSFLA based
tuned PSSs under fault conditions, some large disturbances
have been applied to the systems. Descriptions of three
different faults applied to evaluate the robustness of PSSs
are represented in Table VII.

Figure 16. SMIB: a- Rotor speed deviation; b- Active power.

TABLE VII. DISTURBANCES APPLIED TO THE SYSTEMS

Description

System
SMIB
TAFM
New
Englan d

6-cycle three ph ase ground fault at power
plant bus clear ed with out equipment
9 -cycle three phase groun d fault at bus 1
cleared without equipment
6-cycle three phase groun d fault at bus
29 clear ed without equipment

Rotor speed deviation of a generator located close to the
fault position and variations of active power of a selected
line are plotted against time for various PSSs and the faulty
operating condition as shown in Figs. 16 - 18.
As seen from Figures, the MSFLA based tuned PSSs
achieves good robust performance and provides superior
damping in comparison with the other methods. It can be
concluded that the proposed MSFLA based PSSs controller
provides much proper control signals than the GAPSSs and
CPSSs.
Figure 17. TAFM: a- Rotor speed deviation; b- Active power

© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

23
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013

ξ madr
ωk
ξ mmdr
σk
ξk
a
b
OF

operating point
The minimum acceptable damping ratio
The frequency of kth mode
The minimum marginal damping ratio
The real part of the kth electromechanical modes
The damping ratio of the kth electromechanical
modes
The empirically considered limits of frequency
The empirically considered limits of frequency
Objective function
REFERENCES

[1] B. Pal and B. Chaudhuri, Robust control in power systems,
New York: Springer; 2005.
[2] P. Kundur, Power System Stability and Control, New York:
McGraw-Hill, 1994.
[3] H. Alkhatib and J. Duveau, “Dynamic genetic algorithms for
robust design of multi-machine power system stabilizers,”
Int. J. Elect. Power Energy Syst, vol. 45, pp. 242–251, 2013.
[4] M.O. Hassan, S. J. Cheng and Z.A. Zakaria, “Optimization
of conventional power system stabilizer to improve dynamic
stability,” In: Proc. of the 5th IEEE Int. conf. on industrial
electronics and applications (ICIEA), pp. 599–604, 2010.
[5] H.J. Wang, J. Min, J. Ma J, H.Y. Wang, H. J. Fu and Y. Y. Hu,
“A study on PSS parameters optimizing for multiple low
frequency oscillation modes,” In: Proc. of the IEEE Asia-Paciûc
power and energy, Engineering conference (APPEEC)., pp. 1–
4, 2011.
[6] H. E. Mostafa, M. A. El-Sharkawy, A. A. Emary and K. Yassin,
“Design and allocation of power system stabilizers using the
particle swarm optimization technique for an interconnected
power system,” Electr Power Energy Syst, vol. 34, no. 1, pp.
57–65, 2012.
[7] T. Hussein, M. S. Saad, A. L .Elshafei and A. Bahgat, “Damping
inter-area modes of oscillation using an adaptive fuzzy power
system stabilizer,” Electr Power Syst Res, vol. 80, no. 12, pp.
1428–36, 2010.
[8] M. Eslami, H. Shareef, A. Mohamed and M. Khajehzadeh, “A
hybrid PSO technique for damping ectro mechanical oscillations
in large power system,” In: Proc. of the IEEE student
conference on research and, development (SCOReD), p. 442–
47, 2010.
[9] M. Eslami, H. Shareef, A. Mohamed and M. Khajehzadeh,
“An efficient particle swarm optimization technique with
chaotic sequence for optimal tuning and placement of PSS in
power systems,” Electr Power Energy Syst, vol. 43, no. 1,
pp. 1467–78, 2012.
[10] M. M. Beno, N. A. Singh, M.C. Therase and M. M. S. Ibrahim,
“Design of PSS for damping low frequency oscillations using
bacteria foraging tuned non-linear neuro-fuzzy controller,” In:
Proc. of the 2011 IEEE GCC conference and exhibition
(GCC),pp. 653–56, 2011.
[11] V. Ravi and K. Duraiswamy, “Effective optimization technique
for power system stabilization using Artiûcial Bee Colony,”
In: Proc. of 2012 IEEE Int. conf. on computer communication
and informatics (ICCCI), pp. 1–6, 2011.
[12] O. Abedinia,B. Wyns and A. Ghasemi, “ Robust fuzzy PSS
design using ABC,” In: Proc. Of the 10th IEEE Int. conf. on
environment and, electrical engineering (EEEIC), pp. 1–4, 2011.
[13] S. K. Wang, “A novel objective function and algorithm for
optimal PSS parameter design in a multi-machine power

Figure 18. New England: a- Rotor speed deviation; b- Active power.

VI. CONCLUSIONS
In this paper a modified shuffled frog algorithm is proposed to tune the PSS parameters. The design strategy includes enough flexibility to set the desired level of the stability and performance, and to assume the practical constraints
by introducing appropriate uncertainties. The approach effectiveness is validated on multi-machine PSS design for
enhancing power system stability. The performance of
MSFLA-PSSs design is compared to the results obtained
with GA-based PSS design. It is revealed the optimization
based on MSFLA can acquire better solutions as well as
better convergence rate. In connection with power system
stability, eigenvalue analysis is verified the effectiveness of
the proposed scheme to provide good damping characteristics to electromechanical modes of oscillations. Nonlinear
time-domain simulations are also demonstrated the robustness of the system with quick decay of system oscillations.
Hence, the system dynamic stability can be well enhanced as
well as the extension of the power transfer capability.
APPENDIX
np
σ i,j

The number of operating points
The real part of the ith eigenvalue of the jth
operating point
ξ i,j
The damping ratio of the ith eigenvalue of the jth
© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

24
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
[15] S. Jalilzadeh and M. Azari, “Robust Tuning of the PSS
Controller to Enhance Power System Stability,” In: Proc. of
2012 Int. conf. on Advances in Computer and Electrical
Engineering (ICACEE), Nov. 17-18, Manila (Philippines), pp.
8–12, 2012.

system,” IEEE Trans Power Syst, vol. 99, no. 1, 2010.
[14] J. M. Ramirez, R.E. Correa and D. C. Hernández, “A strategy
to simultaneously tune power system stabilizers,” Electr
Power Energy Syst, vol. 43, no. 1, pp. 818–29, 2012.

© 2013 ACEEE
DOI: 01.IJEPE.4.3.7

25

Más contenido relacionado

La actualidad más candente

Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
IJECEIAES
 

La actualidad más candente (20)

Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural  Network ApproachPrediction of Extreme Wind Speed Using Artificial Neural  Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
 
Optimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generationOptimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generation
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...
 
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
 
Presentation: Wind Speed Prediction using Radial Basis Function Neural Network
Presentation: Wind Speed Prediction using Radial Basis Function Neural NetworkPresentation: Wind Speed Prediction using Radial Basis Function Neural Network
Presentation: Wind Speed Prediction using Radial Basis Function Neural Network
 
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
 
Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
 
G018134149
G018134149G018134149
G018134149
 
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
 
Jh3516001603
Jh3516001603Jh3516001603
Jh3516001603
 
Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants
 
Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural Network
 
Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A Review
 
C1804011117
C1804011117C1804011117
C1804011117
 
Solar Photovoltaic Power Forecasting in Jordan using Artificial Neural Networks
Solar Photovoltaic Power Forecasting in Jordan using Artificial Neural NetworksSolar Photovoltaic Power Forecasting in Jordan using Artificial Neural Networks
Solar Photovoltaic Power Forecasting in Jordan using Artificial Neural Networks
 
A040101001006
A040101001006A040101001006
A040101001006
 

Destacado

Simulative study of cause-effect interdependencies in tool logistics
Simulative study of cause-effect interdependencies in tool logisticsSimulative study of cause-effect interdependencies in tool logistics
Simulative study of cause-effect interdependencies in tool logistics
IDES Editor
 
FACT Aquatic biofuels for local development
FACT Aquatic biofuels for local developmentFACT Aquatic biofuels for local development
FACT Aquatic biofuels for local development
Rik Hoevers
 

Destacado (7)

Overbank Flow Condition in a River Section
Overbank Flow Condition in a River SectionOverbank Flow Condition in a River Section
Overbank Flow Condition in a River Section
 
Study and Development of an Energy Saving Mechanical System
Study and Development of an Energy Saving Mechanical SystemStudy and Development of an Energy Saving Mechanical System
Study and Development of an Energy Saving Mechanical System
 
Environment Protection of Reserved areas – A Study of Gulf of Mannar (GOM) Bi...
Environment Protection of Reserved areas – A Study of Gulf of Mannar (GOM) Bi...Environment Protection of Reserved areas – A Study of Gulf of Mannar (GOM) Bi...
Environment Protection of Reserved areas – A Study of Gulf of Mannar (GOM) Bi...
 
Geographic Information Systems Based Quantity Takeoffs in Buildings Construction
Geographic Information Systems Based Quantity Takeoffs in Buildings ConstructionGeographic Information Systems Based Quantity Takeoffs in Buildings Construction
Geographic Information Systems Based Quantity Takeoffs in Buildings Construction
 
Simulative study of cause-effect interdependencies in tool logistics
Simulative study of cause-effect interdependencies in tool logisticsSimulative study of cause-effect interdependencies in tool logistics
Simulative study of cause-effect interdependencies in tool logistics
 
FACT Aquatic biofuels for local development
FACT Aquatic biofuels for local developmentFACT Aquatic biofuels for local development
FACT Aquatic biofuels for local development
 
Urban Air Quality Modelling and Simulation: A Case Study of Kolhapur (M.S.), ...
Urban Air Quality Modelling and Simulation: A Case Study of Kolhapur (M.S.), ...Urban Air Quality Modelling and Simulation: A Case Study of Kolhapur (M.S.), ...
Urban Air Quality Modelling and Simulation: A Case Study of Kolhapur (M.S.), ...
 

Similar a Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi-machine Environment

Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Cemal Ardil
 
A robust dlqg controller for damping of sub synchronous oscillations in a ser...
A robust dlqg controller for damping of sub synchronous oscillations in a ser...A robust dlqg controller for damping of sub synchronous oscillations in a ser...
A robust dlqg controller for damping of sub synchronous oscillations in a ser...
eSAT Journals
 
Gaining improved performances of agc in a multi area power system
Gaining improved performances of agc in a multi area power systemGaining improved performances of agc in a multi area power system
Gaining improved performances of agc in a multi area power system
IAEME Publication
 
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-designReal coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Cemal Ardil
 
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
IAEME Publication
 

Similar a Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi-machine Environment (20)

A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
 
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
 
Design of power system stabilizer for damping power system oscillations
Design of power system stabilizer for damping power system oscillationsDesign of power system stabilizer for damping power system oscillations
Design of power system stabilizer for damping power system oscillations
 
Neural Network-Based Stabilizer for the Improvement of Power System Dynamic P...
Neural Network-Based Stabilizer for the Improvement of Power System Dynamic P...Neural Network-Based Stabilizer for the Improvement of Power System Dynamic P...
Neural Network-Based Stabilizer for the Improvement of Power System Dynamic P...
 
nazelan2017.pdf
nazelan2017.pdfnazelan2017.pdf
nazelan2017.pdf
 
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
 
A robust dlqg controller for damping of sub synchronous oscillations in a ser...
A robust dlqg controller for damping of sub synchronous oscillations in a ser...A robust dlqg controller for damping of sub synchronous oscillations in a ser...
A robust dlqg controller for damping of sub synchronous oscillations in a ser...
 
A robust dlqg controller for damping of sub synchronous oscillations in a se...
A robust dlqg controller for damping of sub  synchronous oscillations in a se...A robust dlqg controller for damping of sub  synchronous oscillations in a se...
A robust dlqg controller for damping of sub synchronous oscillations in a se...
 
O0206102106
O0206102106O0206102106
O0206102106
 
Effect of genetic pid power system stabilizer for a synchronous machine
Effect of genetic pid power system stabilizer for a synchronous machineEffect of genetic pid power system stabilizer for a synchronous machine
Effect of genetic pid power system stabilizer for a synchronous machine
 
Ks2418141819
Ks2418141819Ks2418141819
Ks2418141819
 
Gaining improved performances of agc in a multi area power system
Gaining improved performances of agc in a multi area power systemGaining improved performances of agc in a multi area power system
Gaining improved performances of agc in a multi area power system
 
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
 
Enhancing radial distribution system performance by optimal placement of DST...
 Enhancing radial distribution system performance by optimal placement of DST... Enhancing radial distribution system performance by optimal placement of DST...
Enhancing radial distribution system performance by optimal placement of DST...
 
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-designReal coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
 
Comparison of Different Design Methods for Power System Stabilizer Design - A...
Comparison of Different Design Methods for Power System Stabilizer Design - A...Comparison of Different Design Methods for Power System Stabilizer Design - A...
Comparison of Different Design Methods for Power System Stabilizer Design - A...
 
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
ENHANCEMENT OF STATIC & DYNAMIC RESPONSE OF THE THREE PHASE INDUCTION MOTOR U...
 
A Novel Hybrid Approach for Stability Analysis of SMIB using GA and PSO
A Novel Hybrid Approach for Stability Analysis of SMIB using GA and PSOA Novel Hybrid Approach for Stability Analysis of SMIB using GA and PSO
A Novel Hybrid Approach for Stability Analysis of SMIB using GA and PSO
 
ARTIFICIAL NEURAL NETWORK BASED POWER SYSTEM STABILIZER ON A SINGLE MACHINE ...
ARTIFICIAL NEURAL NETWORK BASED POWER  SYSTEM STABILIZER ON A SINGLE MACHINE ...ARTIFICIAL NEURAL NETWORK BASED POWER  SYSTEM STABILIZER ON A SINGLE MACHINE ...
ARTIFICIAL NEURAL NETWORK BASED POWER SYSTEM STABILIZER ON A SINGLE MACHINE ...
 
ARTIFICIAL NEURAL NETWORK BASED POWER SYSTEM STABILIZER ON A SINGLE MACHINE ...
ARTIFICIAL NEURAL NETWORK BASED POWER  SYSTEM STABILIZER ON A SINGLE MACHINE ...ARTIFICIAL NEURAL NETWORK BASED POWER  SYSTEM STABILIZER ON A SINGLE MACHINE ...
ARTIFICIAL NEURAL NETWORK BASED POWER SYSTEM STABILIZER ON A SINGLE MACHINE ...
 

Más de IDES Editor

Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
IDES Editor
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
IDES Editor
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
IDES Editor
 

Más de IDES Editor (20)

Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive Thresholds
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through Steganography
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’s
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance Analysis
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
 
Mental Stress Evaluation using an Adaptive Model
Mental Stress Evaluation using an Adaptive ModelMental Stress Evaluation using an Adaptive Model
Mental Stress Evaluation using an Adaptive Model
 

Último

Último (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 

Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi-machine Environment

  • 1. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi-machine Environment K. Mazlumi, M. Azari Electrical Engineering Department, Faculty of Engineering, University of Zanjan, Iran Email: kmazlumi@znu.ac.ir, m.azari@znu.ac.ir suboptimal damping performance in other modes is used in [5]. In [6], three PSO algorithms based PSSs for an interconnected power system composed of three stand alone power systems is developed. A PSO based-indirect adaptive fuzzy PSS to damp inter-area modes of oscillation following disturbances in power systems is presented in [7]. In [8] a hybrid optimization technique is presented for optimum tuning of PSS parameters in a multi-machine power system. The hybrid technique is derived from PSO by adding the passive congregation model. A Modified PSO algorithm (MPSO) is proposed in [9] for optimal placement and tuning of PSSs in power systems. The MPSO integrated the PSO with passive congregation (to decrease the possibility of a failed attempt at detection or a meaningless search) and the chaotic sequence (to improve the global searching capability). A Bacteria Foraging Algorithm (BFA) based optimal neuro-fuzzy scheme is developed in [10] to design intelligent adaptive PSSs for improving the dynamic and transient stability performances of multi-machine power systems. In [11], an Artificial Bee Colony (ABC) algorithm is employed for better stability of the power system, while an ABC algorithm based rule generation method is proposed in [12] for automated fuzzy PSS design to improve power system stability and reduce the design effort. A new hybrid DE algorithm, called gradual self-tuning hybrid DE, is developed in [13] for rapid and efficient searching of an optimal set of PSS parameters. A DE algorithm is employed in [14] to tune multiband PSSs in a portion of the high voltage Mexican power grid. In this paper, the problem of PSS design is formulated as a multi-objective optimization problem and MSFLA is used to solve this problem. The PSSs parameters designing problem is converted to an optimization problem with the multiobjective function including the desired damping factor and the desired damping ratio of the power system modes. The capability of the proposed MSFLA is tested on three power systems called Single Machine Infinite Bus (SMIB), fourmachine of Kundur and ten-machine New England systems under different operating conditions in comparison with the GA [15] based tuned PSS (GAPSS) through some performance indices. Results reveal that the proposed method achieves stronger performance for damping low frequency oscillations as well as tuning controller under different operating conditions than other methods and is superior to them. Abstract— This paper proposes a new optimization algorithm known as Modified Shuffled Frog Leaping Algorithm (MSFLA) for optimal designing of PSSs controller. The design problem of the proposed controller is formulated as an optimization problem and MSFLA is employed to search for optimal controller parameters. An eigenvalue based objective function reflecting the combination of damping factor and damping ratio is optimized for different operating conditions. The proposed approach is applied to optimal design of multimachine power system stabilizers. Three different power systems, A Single Machine Infinite Bus (SMIB), four-machine of Kundur and ten-machine New England systems are considered. The obtained results are evaluated and compared with other results obtained by Genetic Algorithm (GA). Eigenvalue analysis and nonlinear system simulations assure the effectiveness and robustness of the proposed controller in providing good damping characteristic to system oscillations and enhancing the system dynamic stability under different operating conditions and disturbances. Index Terms— M ulti-machine power system, Genetic Algorithm (GA), Modified Shuffled Frog Leaping Algorithm (MSFLA), PSS design, Damping oscillations I. INTRODUCTION The extension of interconnected power systems is continually increasing because of the constantly growth in electric power demand. At the same time, the power systems are almost operated ever closer to their transient and dynamic stability limits. With heavy power transfers, such systems exhibit inter-area modes of oscillation of low frequency (0.1– 0.8 Hz). The stability of these modes has become a source of preoccupation in today’s power systems. In some cases, the related oscillatory instability may lead to major system blackouts [1]. Due to their flexibility, easy implementation and low cost, Power System Stabilizers (PSSs) stay the most used devices to damp small signal oscillations (0.1–2 Hz) and enhance power system dynamic stability [2]. PSS parameter setting is commonly based on the linearization of power system model around a nominal operating point. The purpose is to provide an optimal performance at this point as well as over a wide range of operating conditions and system configuration [3]. The past two decades have seen an explosion of metaheuristic optimization method. Numerous algorithms based on these methods have been widely applied to the problem of multi-machine PSS design. New approaches based on GAs to optimize the PSS parameters in multi-machine power systems are developed in [4]. A GA based-approach, taking several oscillation modes into consideration for avoiding © 2013 ACEEE DOI: 01.IJEPE.4.3.7 II. DESIGN OF OBJECTIVE FUNCTION For this purpose, a multi-objective function comprising the damping factor and the damping ratio is considered as follows [15]: 18
  • 2. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 For the CPSS, the vector of parameters ids defined as follow: (4) x  (T1 , T 2 , T3 , T 4 , V S max , k PSS ) The CPSS parameters bounds are shown in Table II. (1) TABLE II. THE CPSS PARAMETERS BOUNDARIES This method’s performance is shown in Fig. 1. Parameters T1 T2 T3 T4 VSmax KP SS Maximu m 1 1 10 10 0 .5 100 Minimum 0.01 0.01 0.01 0.01 0.05 10 The main object here is to minimize the following objective function: (5) OF  (r1  y1  r2  y2 ) 1 Where y1 and y2 are objective functions. In order to have comprehensive investigation, different values for weights, Figure 1. Objective performance. r1 and r2 are assumed. Different inequalities have been proposed to be satisfied [8]: 1)  k   madr . k  (1,2,...n  gen  1) III. MODIFIED SHUFFLED FROG LEAPING ALGORITHM 2) (1   )    Im( )  (1   min k k k max ) k Where  is defined according to system specifications. In the natural memetic evolution of a frog population, the ideas of the worse frogs are influenced by the ideas of the better frogs, and the worse frogs tend to jump toward the better ones for the possibility of having more foods. The frog leaping rule in the shuffled frog leaping algorithm (SFLA) is inspired from this social imitation, but it performs only the jump of the worst frog toward the best one [15]. According to the original frog leaping rule presented above, the possible new position of the worst frog is restricted in the line segment between its current position and the best frog’s position, and the worst frog will never jump over the best one (Fig. 3). Clearly, this frog leaping rule limits the local search space in each memetic evolution step. 3)  i   mmdr . The performance of this technique has been shown in Fig. 2. In order to use advantages of the above mentioned references, objectives are considered as follow: Figure 3. The original frog leaping rule. This limitation might not only slow down the convergence speed, but also cause premature convergence. In nature, because of imperfect perception, the worst frog cannot locate exactly the best frog’s position, and because of inexact action, the worst frog cannot jump right to its target position. Considering these uncertainties, we argue that the worst frog’s new position is not necessary restricted in the line connecting its current position and the best frog’s position. Furthermore, the worst frog could jump over the best one. This idea leads to a new frog leaping rule that extends the local search space as illustrated in Fig. 4 (for 2-dimensional problems). The new frog leaping rule is expressed as: Figure 2. Objective’s performance. (2) (3) Subject to: 1)  i  0 , for all eigenvalues. This condition guarantees system small signal stability. 2) For the electro-mechanical modes: a   k  b 3) For all other modes:  i   mmdr The value of  mmdr for different systems is shown in Table I. TABLE I. THE VALUE OF (6) (7)  mmdr FOR DIFFERENT SYSTEMS P ar am eter s S M IB TA F M N e w E n g lan d ζm md r 0.2 0.2 0.1 © 2013 ACEEE DOI: 01.IJEPE.4.3.7 (8) 19
  • 3. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 Figure 4. The new frog leaping rule. where r is a random number between 0 and 1; c is a constant chosen in the range between 1 and 2; r i (1<i<S) are random numbers between -1 and 1; wi,max (1<i<S) are the maximum allowed perception and action uncertainties in the ith dimension of the search space; and Dmax is the maximum allowed distance of one jump. The flow chart of the local memetic evolution using the proposed frog leaping rule is illustrated in Fig. 5. The new frog leaping rule extends the local search space in each memetic evolution step; as a result it might improve the algorithm in term of convergence rate and solution performance provided that the vector W max=[w1,max,…, wS,max]T is appropriately chosen. However, if ||Wmax|| is too large, the frog leaping rule will loss its directional characteristic, and the algorithm will becomes more or less random search. Therefore, choosing a proper maximum uncertainty vector is an issue to be considered for each particular optimization problem. IV. CASE STUDY A. Single Machine Infinite Bus (SMIB) System In order to evaluate the proposed method, a single machine infinite bus (SMIB) model of a power system is assumed initially. In this model, a typical 500MVA, 13.8 kV, 50Hz synchronous generator is connected to an infinite bus through a 500MVA, 13.8/400KV transformer and 400KV, 350 Km transmission line [15]. This system has been shown in Fig. 6. Figure 5. The MSFLA flowchart. Figure 6. Single Machine Figure 7. Four-Machine (TAFM) system. D. PSS Structure The model of the CPSS is illustrated in Fig. 9. This model consists of two phase-lead compensation blocks, a gain block and a signal washout block. The value of TW is usually not critical and it can range from 0.5 to 20 s. In this paper, it is © 2013 ACEEE DOI: 01.IJEPE.4.3.7 20
  • 4. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 fixed to 10 s. the six other constant coefficients of the model ( T1 , T2 , T3 , T4 , VSmax and K PSS ) should be designed properly. Figure 10. Variations of objective function for SMIB system. The MSFLA algorithm is run several times and then optimal set of PSS parameters is selected. The set value of PSSs’ parameters using both the proposed MSFLA and GA are given in Table III. To have a better understanding, dominant oscillatory poles’ maps of the system, comprising some optimum PSSs are shown in Fig. 11. As it obvious from the figure, the openloop system is unstable. Figure 8. New England power system. Figure 9. Power system stabilizer. V. SIMULATION RESULT The proposed MSFLA methodology and GA are programmed in MATLAB running on an Intel w Core TM2 Duo Processor T5300 (1.73 GHz) PC with 1 GB RAM. It is applied on SIMB , TAFM and New England systems to demonstrate its abilities. The effect of MSFLA parameters on average fitness function (among 100 trials) is investigated. The colony size (NC) tried was 100. Hundred independent trials have been made with 100 iterations per trial. The performance of the MSFLA also depends on the number of colonies. The parameters of MSFLA are selected based on the average fitness function. After a number of careful experimentation, following optimum values of MSFLA parameters have finally been settled: NC = 100; Dmax = 0.7, ri= 1; C=1.3; r=0.6. Figure 11. Dominant modes of SMIB system. A. SMIB System At first the design process is applied to design a PSS for a SMIB system. The minimum fitness value evaluating process is shown in Fig. 10. TABLE III. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES FOR SMIB SYSTEM M eth od T1 T2 T3 T4 VSm ax K P SS GA 0.8 0.5 1. 3 6.4 0.34 33 . 2 M S FL A 0.6 0.1 1 7 0.3 21 . 4 Figure 12. Variations of objective function for TAFM system. © 2013 ACEEE DOI: 01.IJEPE.4.3. 7 21
  • 5. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 B. TAFM System The other system employed to evaluate the proposed method is the Four-Machine (TAFM) (Fig. 7). Two PSSs with similar settings are installed at G1 and G4. Fig. 12 shows the minimum fitness value evaluating process. To have a better understanding, dominant oscillatory poles’ maps of the system, comprising some optimum PSSs are shown in Fig. 13. It can be understand from the figure that the electro-mechanical modes are close together, but there is a higher difference in the other oscillatory mode of some PSSs. In addition, instability of the open-loop system is clear. The designed PSSs’ characteristics are presented in Table IV. C. New England System One of most important issues in PSS design process is to test proposed method in a large system. Hence, in order to reveal its robust performance, the proposed technique, is applied to New England system. The convergence value of MSFLA and GA is presented in Fig. 14, introducing acceptable improvement through Figure 13. Dominant modes of TAFM system. generation increment. The system’s dominant oscillatory poles’ map with candidate MSFLA and GA based PSSs is drawn in Fig. 15. The parameters’ numerical values of both algorithms are given in Table V. The comparative evaluation from test results shows its robust performance. TABLE IV. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES Method G1 G4 T1 0.36 0.84 GA T2 T3 T 4 0.04 1.6 7.1 0 .3 2.3 8.3 V Smax 0.3 0 .28 KP S S 68 1 2.9 T1 0.73 1 T2 0.11 0.06 FOR TAFM SYSTEM MSFLA T3 T4 1.78 6.7 3 5 VS max 0. 2 0.03 KP SS 36.8 45 TABLE V. OPTIMAL PSS PARAMETERS USING MSFLA AND GA SCHEMES FOR NEW ENGLAND SYSTEM Method G1 G2 G3 G4 G5 G6 G7 G8 G9 GA T1 0.08 0.07 0.09 0.06 0.08 0.09 0.1 0.08 0.04 T2 0.1 0.9 0.33 0.1 0.08 0.1 0.15 0.09 0.11 T3 0.47 1.12 0.14 0.33 1.17 0.5 0.47 0.75 0.8 T4 0.05 0.05 0.045 1 1.8 0.06 1.6 1.67 0.04 VSm ax 0.2 0.3 0.25 0.3 0.2 0.28 0.35 0.28 0.21 K PS S 57.6 27.8 75 30.3 80 47.7 10.5 67.6 22.9 Figure 14. Variations of objective function for New England system. © 2013 ACEEE DOI: 01.IJEPE.4.3.7 T1 0.1 1.2 0.09 0.05 0.09 0.1 0.06 0.1 0.02 T2 0 .2 0 .1 0. 45 0.06 0.09 0 .2 0.08 0.03 0.31 MSFLA T3 T4 1. 8 0.11 0.3 0.05 1.1 1.4 1.73 1 0.67 1.87 1.68 0.075 1 2 0.06 2.4 0.5 0.33 VSmax 0. 25 0. 33 0.3 6 0.2 0.1 9 0.2 4 0.3 2 0.2 0.2 8 KPS S 42 27.3 13 8 99 83 11 37 36.8 Figure 15. Dominant modes of New England system. 22
  • 6. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 A comparison among the results of the proposed algorithm MSFLA and GA presents in Table VI. Comparison the proposed optimization algorithm (MSFLA) with those of the other methods confirms the effectiveness of the proposed method. Table 5 provides the average value (AFF) of the objective function, based on the proposed method and the other one. This would show the convergence characteristics of the proposed MSFLA compared with other method. The average value of objective function in the proposed MSFLA method is less than GA. This means that the MSFLA is more robust compared to GA. Execution time (MT) complexity of each optimization method is very important for its application to real systems. The execution time of the proposed MSFLA compared with other methods is given in the last row of Table VI. One of the main advantages of the proposed method is that the convergence of MSFLA algorithm is faster and less time consuming (see Table VI) as compared to the other applied methods. Because the proposed algorithm (MSFLA) provides the correct answers with high accuracy in the initial iterations which make the responding time of this algorithm extremely low. TABLE VI. COMPUTATIONAL PERFORMANCE COMPARISON BETWEEN MSFLA AND GA System SMIB TAFM New England GA MSFLA AFF MT(Sec) AFF MT(Sec) 0.056 4854 0 .0514 3647 0.094 12216 0.08 10 816 0.4263 31943 0 .2126 27 214 D. Nonlinear Time Domain Simulation In order to evaluate the performance of the MSFLA based tuned PSSs under fault conditions, some large disturbances have been applied to the systems. Descriptions of three different faults applied to evaluate the robustness of PSSs are represented in Table VII. Figure 16. SMIB: a- Rotor speed deviation; b- Active power. TABLE VII. DISTURBANCES APPLIED TO THE SYSTEMS Description System SMIB TAFM New Englan d 6-cycle three ph ase ground fault at power plant bus clear ed with out equipment 9 -cycle three phase groun d fault at bus 1 cleared without equipment 6-cycle three phase groun d fault at bus 29 clear ed without equipment Rotor speed deviation of a generator located close to the fault position and variations of active power of a selected line are plotted against time for various PSSs and the faulty operating condition as shown in Figs. 16 - 18. As seen from Figures, the MSFLA based tuned PSSs achieves good robust performance and provides superior damping in comparison with the other methods. It can be concluded that the proposed MSFLA based PSSs controller provides much proper control signals than the GAPSSs and CPSSs. Figure 17. TAFM: a- Rotor speed deviation; b- Active power © 2013 ACEEE DOI: 01.IJEPE.4.3.7 23
  • 7. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 ξ madr ωk ξ mmdr σk ξk a b OF operating point The minimum acceptable damping ratio The frequency of kth mode The minimum marginal damping ratio The real part of the kth electromechanical modes The damping ratio of the kth electromechanical modes The empirically considered limits of frequency The empirically considered limits of frequency Objective function REFERENCES [1] B. Pal and B. Chaudhuri, Robust control in power systems, New York: Springer; 2005. [2] P. Kundur, Power System Stability and Control, New York: McGraw-Hill, 1994. [3] H. Alkhatib and J. Duveau, “Dynamic genetic algorithms for robust design of multi-machine power system stabilizers,” Int. J. Elect. Power Energy Syst, vol. 45, pp. 242–251, 2013. [4] M.O. Hassan, S. J. Cheng and Z.A. Zakaria, “Optimization of conventional power system stabilizer to improve dynamic stability,” In: Proc. of the 5th IEEE Int. conf. on industrial electronics and applications (ICIEA), pp. 599–604, 2010. [5] H.J. Wang, J. Min, J. Ma J, H.Y. Wang, H. J. Fu and Y. Y. Hu, “A study on PSS parameters optimizing for multiple low frequency oscillation modes,” In: Proc. of the IEEE Asia-Paciûc power and energy, Engineering conference (APPEEC)., pp. 1– 4, 2011. [6] H. E. Mostafa, M. A. El-Sharkawy, A. A. Emary and K. Yassin, “Design and allocation of power system stabilizers using the particle swarm optimization technique for an interconnected power system,” Electr Power Energy Syst, vol. 34, no. 1, pp. 57–65, 2012. [7] T. Hussein, M. S. Saad, A. L .Elshafei and A. Bahgat, “Damping inter-area modes of oscillation using an adaptive fuzzy power system stabilizer,” Electr Power Syst Res, vol. 80, no. 12, pp. 1428–36, 2010. [8] M. Eslami, H. Shareef, A. Mohamed and M. Khajehzadeh, “A hybrid PSO technique for damping ectro mechanical oscillations in large power system,” In: Proc. of the IEEE student conference on research and, development (SCOReD), p. 442– 47, 2010. [9] M. Eslami, H. Shareef, A. Mohamed and M. Khajehzadeh, “An efficient particle swarm optimization technique with chaotic sequence for optimal tuning and placement of PSS in power systems,” Electr Power Energy Syst, vol. 43, no. 1, pp. 1467–78, 2012. [10] M. M. Beno, N. A. Singh, M.C. Therase and M. M. S. Ibrahim, “Design of PSS for damping low frequency oscillations using bacteria foraging tuned non-linear neuro-fuzzy controller,” In: Proc. of the 2011 IEEE GCC conference and exhibition (GCC),pp. 653–56, 2011. [11] V. Ravi and K. Duraiswamy, “Effective optimization technique for power system stabilization using Artiûcial Bee Colony,” In: Proc. of 2012 IEEE Int. conf. on computer communication and informatics (ICCCI), pp. 1–6, 2011. [12] O. Abedinia,B. Wyns and A. Ghasemi, “ Robust fuzzy PSS design using ABC,” In: Proc. Of the 10th IEEE Int. conf. on environment and, electrical engineering (EEEIC), pp. 1–4, 2011. [13] S. K. Wang, “A novel objective function and algorithm for optimal PSS parameter design in a multi-machine power Figure 18. New England: a- Rotor speed deviation; b- Active power. VI. CONCLUSIONS In this paper a modified shuffled frog algorithm is proposed to tune the PSS parameters. The design strategy includes enough flexibility to set the desired level of the stability and performance, and to assume the practical constraints by introducing appropriate uncertainties. The approach effectiveness is validated on multi-machine PSS design for enhancing power system stability. The performance of MSFLA-PSSs design is compared to the results obtained with GA-based PSS design. It is revealed the optimization based on MSFLA can acquire better solutions as well as better convergence rate. In connection with power system stability, eigenvalue analysis is verified the effectiveness of the proposed scheme to provide good damping characteristics to electromechanical modes of oscillations. Nonlinear time-domain simulations are also demonstrated the robustness of the system with quick decay of system oscillations. Hence, the system dynamic stability can be well enhanced as well as the extension of the power transfer capability. APPENDIX np σ i,j The number of operating points The real part of the ith eigenvalue of the jth operating point ξ i,j The damping ratio of the ith eigenvalue of the jth © 2013 ACEEE DOI: 01.IJEPE.4.3.7 24
  • 8. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 [15] S. Jalilzadeh and M. Azari, “Robust Tuning of the PSS Controller to Enhance Power System Stability,” In: Proc. of 2012 Int. conf. on Advances in Computer and Electrical Engineering (ICACEE), Nov. 17-18, Manila (Philippines), pp. 8–12, 2012. system,” IEEE Trans Power Syst, vol. 99, no. 1, 2010. [14] J. M. Ramirez, R.E. Correa and D. C. Hernández, “A strategy to simultaneously tune power system stabilizers,” Electr Power Energy Syst, vol. 43, no. 1, pp. 818–29, 2012. © 2013 ACEEE DOI: 01.IJEPE.4.3.7 25