Implementation of GCPSO for Multi-objective VAr Planning with SVC and Its Comparison with GA and PSO

Size: px
Start display at page:

Download "Implementation of GCPSO for Multi-objective VAr Planning with SVC and Its Comparison with GA and PSO"

Transcription

1 Implementation of GCPSO for Multi-obective VAr Planning with SVC and Its Comparison with GA and PSO Malihe M. Farsang Hossein Nezamabadi-pour and Kwang Y. Lee, Fellow, IEEE Abstract In this paper, Guaranteed Convergence Particle Swarm Optimization (GCPSO) Algorithm is used for VAr planning with the Static Var Compensators (SVC) in a largescale power system. To enhance voltage stability, the planning problem is formulated as a multiobective optimization problem for maximizing fuzzy performance indices. The multi-obective VAr planning problem is solved by the fuzzy GCPSO and the results are compared with those obtained by the Particle Swarm Optimization (PSO) and Genetic Algorithm (GA). Index Terms guaranteed convergence particle swarm optimization, genetic algorithm, particle swarm optimization, SVC, multiobective optimization, fuzzy performance indices. V I. INTRODUCTION OLTAGE collapse and other instability problems can be related to the system s inability to meet VAr demands []. Efforts have been made to find the ways to assure the security of the system in terms of voltage stability. Flexible AC transmission system (FACTS) devices are good choice to improve the voltage profile in a power system, which operates near the steady-state stability limit and may result in voltage instability. Taking advantages of the FACTS devices depends greatly on how these devices are placed in the power system, namely on their location and size. Over the last decades there has been a growing interest in algorithms inspired from the observation of natural phenomena []-[8]. The ability of different algorithms is investigated by the authors in VAr planning by SVC based on single obective and multi-obective functions [9]-[0]. Also, the ability of modal analysis is investigated where this method meets difficulties in placing SVC optimally [9]. The work carried out by the authors in [0] used Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) for multi-obective VAr planning by SVC. It was revealed that both algorithms show the same bus for the placement of SVC but with different MVAr size. In view of this, this paper investigates the applicability of the global best model of the Guaranteed Convergence PSO (GCPSO) in the VAr planning problem with SVC. Also, other obective function, known as cost, is added to the obective function used in [0]. The VAr planning problem is formulated as a multi-obective optimization problem for maximizing fuzzy performance indices, which represent minimizing voltage deviation, RI losses and the cost of installation resulting in the maximum system VAr margin. To validate the results obtained by the GCPSO, the problem is solved by GA. Also, the basic PSO is applied and the results are compared with those obtained by the GCPSO. II. PARTICLE SWARM OPTIMIZATION AND GENETIC ALGORITHM Through cooperation and competition among heuristic methods, the population-based optimization approaches, such as GA and PSO, often can find very good solutions efficiently. The GA is motivated by the hypothesis of evolution while the PSO is motivated from the simulation of social behavior. These optimization approaches update the population of individuals by applying some kinds of operators according to the fitness information obtained from the environment so that the individuals in the population can be expected to move towards better solution areas. A brief explanation of PSO is given below: A. Standard PSO The Particle Swarm Optimizer is a population based optimization method that introduced by Kennedy and Eberhart []. In PSO, each particle moves in the search space with a velocity according to its own previous best solution and its group s previous best solution []. The dimension of the search space can be any positive integer. Each particle updates its position and velocity with the following two equations: X i ( t + ) = X i( + Vi ( t + ) () where X i ( and V i ( are vectors representing the position and velocity of the i-th particle, respectively; and M. M. Farsangi and Hossein Nezamabadi-pour are with the Department of Electrical Engineering, Shahid Bahonar University of Kerman, Kerman, Iran. ( mmaghfoori@mail.uk.ac.ir, nezam@mail.uk.ac.ir). K. Y. Lee is with the Department of Electrical and Computer Engineering, Baylor University, Waco, TX , USA ( Kwang_Y_Lee@baylor.edu). V c r ( t + ) = wv, ( gb X ( + c r ( ), ( pb X ( ) + () 87

2 where,,..., d represents the dimension of the particle; 0 w < is an inertia weight determining how much of the particle's previous velocity is preserved; c and c are two positive acceleration constants;, are two uniform r, r, random sequences sampled from U(0, l); pb i is the personal best position found by the i th particle; and gbis the best position found by the entire swarm so far. The PSO has been proven to be very effective for static and dynamic optimization problems. But in some cases, it converges prematurely without finding even a local optimum. Standard PSO may converge at the early stage: the best particle moves based only on the inertia term since X i = pbi = gb at the time step when it became the best. Later, its position may improve where X i = pbi = gb holds again. Also, its position will worsen where it will be drawn back to pb i = gb by the social component. Therefore, it is possible for the inertia weight to drive all velocities to zero before the swarms manage to reach a local extermum. When all the particles collapse with zero velocity on a given position in the search space, then the swarms have converged, but this does not mean that the algorithm has converged on a local extermum. It merely means that all the particles have converged on the best position discovered so far by the swarm. This phenomenon is referred to as stagnation [3]. Thus; it is possible for the standard PSO to converge prematurely without finding even a local extermum [3]-[4]. B. Guaranteed Convergence PSO (GCPSO) The GCPSO was introduced by Van den Bergh and Engelbrecht [3] to address the issue of premature convergence to solutions that are not guaranteed to be local exterma. The modifications to the standard PSO involve replacing the velocity update () of only the best particle with the following equation: V ( t ) = wv ( X ( + pb + ρ( r + (3) where r is a sequence of uniform random numbers sampled from U(-,) and ρ ( is a scaling factor determined using: ρ ( 0) =.0 ρ( if # successes > sc ρ( t + ) = 0.5ρ( if # failures > f c ρ( otherwise where sc and f c are tunable threshold parameters. Whenever the best particle improves its personal best position, the success count is incremented and the failure count is set to 0 and vice versa. The success and failure counters are both set to 0 whenever the best particle changes. These modifications cause the best particle to perform a directed random search in a non-zero volume around its best position in the search space. C. Genetic Algorithm Genetic algorithm (GA) is a search algorithm based on the mechanism of genetic and natural selection. The GA starts (4) with random generation of initial population and then the selection, crossover and mutation operations are preceded until the fitness function converges to a maximum or the maximal number of generations is reached. A typical simple genetic algorithm is described in detail in [5]. III. PROBLEM FORMULATION The VAr planning problem using SVC can be formulated by considering a number of different obective functions, i.e., multi-obective functions. They include in this paper reduction of voltage deviation, reduction of the active power loss, and reduction of installation cost. A. Multi-obective Functions The goal is that to find the best SVC location and the level of compensation, which would result in the increase of system VAr margin. System VAr margin can be evaluated by stressing the system gradually from an initial operating state until the state of critical voltage stability is reached. This can be done by increasing all loads gradually close to the point of voltage collapse. Increasing system VAr margin could be achieved by placing SVC considering the following obective functions: ) Active power loss. The total power loss to be minimized is as follows: PL = Vi + V VV i cos( δi δ ) Yi cosϕ (5) i where V i and δ i are the magnitude and angle of voltage at bus and Y i and ϕ i are the magnitude and angle of the admittance of the line from bus i to bus. ) Maximum voltage deviation. To have a good voltage performance (to keep the voltage between per un the voltage deviation at each load bus must be made as small as possible. The voltage deviation to be minimized is as follows: f = max V V (6) k Ω k ref k where Ω is the set of all load buses, V is the voltage k magnitude at load bus k and V is the nominal or reference refk voltage at bus k. 3) Cost function of SVC. According to [6], the cost function for SVC in terms of (US$/kVAr) is given by the following equation: C = Q 0.305Q where Q is MVAr size of SVC. 88

3 There are a number of approaches to solve the multiobective optimization problem. Since SVC placement according to the multi-obective functions is difficult with an analytical method, a fuzzy logic technique is proposed in this paper to achieve a trade off between the obective functions. The multi-obective optimization problem is transformed into a fuzzy inference system (FIS), where each obective function is quantified into a set of fuzzy obectives selected by fuzzy membership functions. The FIS is composed of fuzzification, inference engine, knowledge or rule base, and defuzzification. The fuzzification process is an interface between the real world parameters and the fuzzy system. It performs a mapping that transfers the input data into linguistic variables and the range of these variables forms the fuzzy sets. The inference engine uses the rules defined in a rule base and develops fuzzy outputs from the fuzzy inputs. The rule base includes the information given by the expert in the form of linguistic fuzzy rules, or experience gained in the process of experiment [7]-[8]. The defuzzification is a reverse process of the fuzzification. It maps the fuzzy output variables to the real world, or crisp, variables that can be used in controlling a real world system. In this paper, the three obective functions, the voltage deviation ( f ), the power loss ( P L ) and installation cost (C) are inputs to the FIS and the output is an index of satisfaction or fitness achieved. The inputs are fuzzified by the membership functions shown in Figs. -3. The membership function of the output is shown in Fig. 4. The inference engine uses the rules defined in Tables I-III and develops fuzzy outputs from the fuzzy inputs. The fuzzy output is defuzzified by the Center of Gravity (COG) method to yield a crisp value for the level of satisfaction or fitness. Tables I-III show the fuzzy rules for solving the problem. For example in Table I for low cost (C(Low)) if f is good (G) and P L is good (G) therefore the level of satisfaction (fitness) is excellent (Ex). In Tables I-III, G stands for good, M stands for moderate, B stands for bad, V stands for very and Ex stands for excellent. Input ( P L ) Input ( P L ) TABLE II. FUZZY RULES Input ( f ) For G M B C(Med) G VVG M VB M VG B VVB B G VVB VVB TABLE III. FUZZY RULES Input ( f ) For G M B C(High) G VG B VVB M G VB VVB B M VVB VVB Fig.. Membership functions for Input, voltage deviation ( f ). Input ( P L ) TABLE I. FUZZY RULES Input ( f ) For G M B C(Low) G Ex G VB M VVG M VB B VG VB VVB Fig.. Membership functions for Input, active power loss ( P ). L 89

4 initialization is made on the position randomly for each particle. 4 G G 53 G G9 Fig. 3. Membership functions for Input 3, cost function (C) G G 6 63 G G G G G 55 G3 58 G G7 G6 Fig. 5. One-line diagram of a 5-area study system. Fig. 4. Membership functions for output, the level of satisfaction (fitness). IV. STUDY SYSTEM A 5-area-6-machine study system is shown in Fig. 5, which consists of 6 machines and 68 buses. This is a reduced order model of the New England (NE) New York (NY) interconnected system. The first nine machines are the simple representation of the New England system generation. Machines 0 through 3 represent the New York power system. The last three machines are the dynamic equivalents of the three large neighboring areas interconnected to the New York power system. GCPSO, standard PSO and GA incorporating the FIS are used to locate SVC in the power system shown in Fig. 5. The implementation is presented below: ) The use of GCPSO and PSO. Placing of SVC starts from an initial load. All loads are increased gradually near to the point of voltage collapse. In the both version of PSO algorithm, n particles for a population are generated randomly where n is selected to be 00. The goal of the optimization is to find the best location of SVC where the optimization is made on two parameters: its location and size. Therefore, each particle is a d -dimensional vector in which d =. The The number of iteration is considered to be 70, which is the stopping criteria. The parameter in () must be tuned. These parameters control the impact of the previous velocities on the current velocity where, in this paper, c = c = and the weight w is decreasing linearly from 0.9 to 0.. Also, in (4) s c = fc are considered to be 5. Each particle in the population is evaluated by the FIS, searching for the particle associated with the best satisfaction (best fitness). The best previous position of the i th particle is recorded and represented as: pb i = ( pb, pb ) and the best particle among all of the particles in the group is set for the gb. Using the gb and the pb, particle velocity and position is updated. ) The use of GA. The first step in solving an optimization problem using a simple GA is the encoding of the variables. The most usual approach is to represent these variables as binary strings. A collection of such strings is called population. A configuration for the chromosome is considered with two genes. The first gene is related to the location of SVC, and the second gene is related to the size of the SVC. The number of chromosomes for a population is set to be 00. During each generation, the chromosomes are evaluated with some measure of fitness, which is calculated from the FIS. In this paper, one point crossover is applied with the crossover probability p = 0. 9 and the mutation probability is p m c = Also, the weighted roulette wheel method is used for selection. As in the PSO, the number of iteration is considered to be 70. To locate an SVC with GCPSO, PSO and GA, suitable buses are selected based on 0 independent runs under different random seeds. At the end of the 0 independent runs, the following results are observed by the fuzzy GCPSO: 40% of the results show that the SVC should be placed at bus with 546 MVAr size; 30% of the results show that the SVC should be placed at bus 4 with 70 MVAr size and 30% of 90

5 the results show bus 4 with size 544 MVAr. Also, the following results are observed by the fuzzy PSO: 0% of results show that the SVC should be placed at bus with 546 MVAr size and 40% of results show that the SVC should be placed at bus 4 and 50% of results show that the SVC should be placed at buses 4, 36, 37 and 5. But 60% of the obtained results by GA reveal that the SVC should be placed at bus with 546 MVAr size, 0% of results show that the SVC should be placed at bus 4 with 646 MVAr size and 30% of results show that the SVC should be placed at bus 37 with 04 MVAr size. The obtained results are summarized in Table IV. TABLE IV THE OBTAINED RESULTS BY GCPSO, PSO AND GA WITH FUZZIFIED OBJECTIVE FUNCTIONS SVC Placement MV Ar Size Maximum voltage deviation losses Cost fit GCPSO bus * 0 7 bus * 0 7 PSO bus * 0 7 bus * 0 8 GA bus * 0 7 bus * 0 7 The results obtained by three algorithms are averaged over 0 independent runs. The average best-so-far and the mean fitness function of each run are recorded and averaged over 0 independent runs. To have a better clarity, the convergence characteristics in finding the location and size of an SVC is given in Figs. 6-7 for three algorithms. These figure show that the convergence of GCPSO is much better than the PSO. Fig. 7. Convergence characteristics of GCPSO, PSO and GA on the average fitness function in finding the solution, placement of SVC at bus. The voltage profiles when the system is heavily stressed are shown in Figs. 8-9, for before and after placing the SVC. voltage in pu internal bus number Fig. 8. Bus voltage magnitude profile when system is heavily stressed. voltage in pu internal bus number Fig. 9. Bus voltage magnitude profile of the stressed system after placing a 546 MVAr SVC obtained by GCPSO, PSO and GA at bus. Fig. 9 shows that the voltage profile has been improved perfectly. The maximum voltage in Fig. 9 is.05 and the minimum voltage is at bus 8. As it can be seen in table IV (the third column) the other solution found by GCPSO, PSO and GA are not good due to having a voltage deviation for PQ bus more than Fig. 6. Convergence characteristics of GCPSO, PSO and GA on the average best-so-far in finding the solution, placement of SVC at bus. IV. CONCLUSIONS In this paper the ability of GCPSO and PSO with fuzzy obective functions is investigated to place SVC in a power system, where VAr planning is based on the reduction of the 9

6 system losses, reduction of voltage deviations and cost function. Also, to validate the results obtained by the GCPSO, GA is applied. When the population size is 00, the three algorithms find bus. The convergence characteristics of GCPSO, PSO and GA show that GCPSO has a better feature than PSO. Also, the convergence characteristics show that GA performs better; the reason is that PSO are robust in continuous decision space and in this study, one dimension is discrete (location of SVC) but the point is that the GCPSO is capable in finding the solution better than PSO. The ability of binary GCPSO should be investigated and compared with GA which is the future work of the authors. V. REFERENCES [] P. Kundur, Power System Stability and Control, McGraw-Hill: New York, 994. [] K. Y.Lee and M. A. El-Sharkawi (Editors), Tutorial on modern heuristic optimization techniques with applications to power systems IEEE Power Engineering Society, IEEE Catalog Number 0TP60, Piscataway, NJ, 00. [3] K. Y.Lee and M. A. El-Sharkawi (Editors), A tutorial course on evolutionary computation techniques for power system optimization, Proc. IFAC Symposium on Power Plants and Power System Control, Seoul, Korea, 003. [4] K. Y.Lee (Editor), Tutorial on intelligent optimization and control of power systems, Proc. the 3th International Conference on Intelligent Systems Application to Power Systems (ISAP), Arlington, VA, 005. [5] K. Y. Lee, X. Ba and Y. M. Park, Optimization Method for Reactive Power Planning Using a Genetic Algorithm, IEEE Trans. Power Syst., Vol. 0, No. 4, pp , November 995. [6] R. Garduno-Ramirez, J. S. Heo, and K. Y. Lee, Dynamic Multiobective Optimization of Power Plant Using PSO Techniques, Proc. of the IEEE Power Engineering Society General Meeting, in CD, San Francisco, June -7, 005. [7] J. S. Heo, K. Y. Lee, and R. Garduno-Ramirez, Multiobective optimal power plant operation using particle swarm optimization technique, Proc. 005 IFAC Congress, Prague, Czech Republic, July 4-8, 005, Tu-M06-TO/4. [8] J.-B. Park, K.-S. Lee, J.-R. Shin, and K. Y. Lee, A particle swarm optimization for economic dispatch with non-smooth cost functions, IEEE Trans. Power Syst., Vol. 0, No., pp. 34-4, February 005. [9] S. Ebrahim M. M. Farsang H. Nezamabadi-Pour and K. Y. Lee, Optimal Allocation of STATIC VAR COMPENSATORS using Modal analysis, Simulated annealing and Tabu search, Proc. 006 IFAC Symposium on Power Plants and Power Systems, Calgary, Canada, July, 006. [0] M. M. Farsang H. Nezamabadi-Pour and K. Y. Lee, Multi-obective VAr Planning with SVC for a Large Power System Using PSO and GA, Proc. 006 IEEE PES Power Systems Conference and Exposition (PSCE), Atlanta, USA,. 9Oct-Nov, 006. [] J. Kennedy and R. Eberhart, Particle swarm optimization, in Proc. 995 IEEE Int. Conf. Neural Networks (ICNN 95), Vol. IV, pp , 995. [] J. Kennedy, The particle swarm: Social adaptation of knowledge, in Proc. 997 IEEE Int. Conf. Evol. Comput., pp , 997. [3] F. Van den Bergh and A. P. Engelbrecht, A new locally convergent particle swarm optimizer, Proc. IEEE Conference on Systems, Man and Cybernetics. (Hammamet. Tunisia), Vol. 3, 6-9 Oct, 00. [4] E.S Peer, F. Van den Bergh and A.P Engelbrecht, Using neighbourhoods with the guaranteed convergence PSO, in Proc. Swarm Intelligence Symposium, pp. 35 4, 003. [5] D.E. Goldberg, Genetic Algorithms in Search, Optimization, and Machine Learning, Addison-Wesley: New York, 989. [6] L.J. Ca I. Erlich and G. Stamtsis, Optimal choice and allocation of FACTS devices in deregulated electricity market using genetic algorithm, Proc. IEEE PES Power Systems Conference and Exposition (PSCE), pp. 0-07, 0-3 Oct [7] P. Ramaswamy, R. M. Edwards, and K. Y. Lee, An automatic tuning method of a fuzzy logic controller for nuclear reactors, IEEE Transactions on Nuclear Science, Vol. 40, No. 4, pp. 53-6, August 993. [8] Y. M. Park, U. C. Moon, and K. Y. Lee, A self-organizing fuzzy logic controller for dynamic systems using fuzzy auto-regressive moving average (FARMA) model, IEEE Transactions on Fuzzy Systems, Vol. 3, No., pp. 75-8, pp. 75-8, February 995. BIOGRAPHIES M. M. Farsangi is received her B.S. degree in Electrical Engineering from Ferdousi University in 995, and her PhD degree in Electrical Engineering from Brunel Institute of Power Systems, Brunel University in 003. Since 003, she has been with Kerman University, Kerman, Iran, where she is currently an Assistant Professor of Electrical Engineering. Her interests include power system control and stability. Hossein Nezamabadi-pour received his B.S. degree in Electrical Engineering from Kerman University in 998, and his M. Sc and PhD degree in Electrical Engineering from Tarbait Moderres University, in 000 and 004, respectively. Since 004, he has been with Kerman University, Kerman, Iran, where he is currently an Assistant Professor of Electrical Engineering. His interests include pattern recognition, soft computing, evolutionary computation and image processing. Kwang Y. Lee received his B.S. degree in Electrical Engineering from Seoul National University, Korea, in 964, M.S. degree in Electrical Engineering from North Dakota State University, Fargo, in 968, and Ph.D. degree in System Science from Michigan State University, East Lansing, in 97. He has been with Michigan State, Oregon State, Univ. of Houston, the Penn State University, and Baylor University, where he is currently a Professor and Chair of Electrical and Computer Engineering. His interests include power system control, operation, planning, and intelligent system applications to power systems. Dr. Lee is a Fellow of IEEE, Associate Editor of IEEE Transactions on Neural Networks, and Editor of IEEE Transactions on Energy Conversion. He is also a registered Professional Engineer. 9

Reactive Power Contribution of Multiple STATCOM using Particle Swarm Optimization

Reactive Power Contribution of Multiple STATCOM using Particle Swarm Optimization Reactive Power Contribution of Multiple STATCOM using Particle Swarm Optimization S. Uma Mageswaran 1, Dr.N.O.Guna Sehar 2 1 Assistant Professor, Velammal Institute of Technology, Anna University, Chennai,

More information

OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION

OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION Onah C. O. 1, Agber J. U. 2 and Ikule F. T. 3 1, 2, 3 Department of Electrical and Electronics

More information

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model 142 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 18, NO. 1, MARCH 2003 A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model Un-Chul Moon and Kwang Y. Lee, Fellow,

More information

CAPACITOR PLACEMENT USING FUZZY AND PARTICLE SWARM OPTIMIZATION METHOD FOR MAXIMUM ANNUAL SAVINGS

CAPACITOR PLACEMENT USING FUZZY AND PARTICLE SWARM OPTIMIZATION METHOD FOR MAXIMUM ANNUAL SAVINGS CAPACITOR PLACEMENT USING FUZZY AND PARTICLE SWARM OPTIMIZATION METHOD FOR MAXIMUM ANNUAL SAVINGS M. Damodar Reddy and V. C. Veera Reddy Department of Electrical and Electronics Engineering, S.V. University,

More information

Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm

Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm M.R. Haghifam A.Ghanbarnezhad H.Lavaee G.Khoshkholg Tarbait Modarres University Tehran Regional Electric

More information

Optimal capacitor placement and sizing using combined fuzzy-hpso method

Optimal capacitor placement and sizing using combined fuzzy-hpso method MultiCraft International Journal of Engineering, Science and Technology Vol. 2, No. 6, 2010, pp. 75-84 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY www.ijest-ng.com 2010 MultiCraft Limited.

More information

Real Time Voltage Control using Genetic Algorithm

Real Time Voltage Control using Genetic Algorithm Real Time Voltage Control using Genetic Algorithm P. Thirusenthil kumaran, C. Kamalakannan Department of EEE, Rajalakshmi Engineering College, Chennai, India Abstract An algorithm for control action selection

More information

Regular paper. Particle Swarm Optimization Applied to the Economic Dispatch Problem

Regular paper. Particle Swarm Optimization Applied to the Economic Dispatch Problem Rafik Labdani Linda Slimani Tarek Bouktir Electrical Engineering Department, Oum El Bouaghi University, 04000 Algeria. rlabdani@yahoo.fr J. Electrical Systems 2-2 (2006): 95-102 Regular paper Particle

More information

Optimal Placement of Multi DG Unit in Distribution Systems Using Evolutionary Algorithms

Optimal Placement of Multi DG Unit in Distribution Systems Using Evolutionary Algorithms IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume, Issue 6 Ver. IV (Nov Dec. 2014), PP 47-52 www.iosrjournals.org Optimal Placement of Multi

More information

A. Esmaeili Dahej, S. Esmaeili, A. Goroohi. Canadian Journal on Electrical and Electronics Engineering Vol. 3, No. 3, March 2012

A. Esmaeili Dahej, S. Esmaeili, A. Goroohi. Canadian Journal on Electrical and Electronics Engineering Vol. 3, No. 3, March 2012 Optimal Allocation of SVC and TCSC for Improving Voltage Stability and Reducing Power System Losses using Hybrid Binary Genetic Algorithm and Particle Swarm Optimization A. Esmaeili Dahej, S. Esmaeili,

More information

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System International Journal of Computer Theory and Engineering, Vol. 2, No. 2 April, 2 793-82 Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System S. K.

More information

OPTIMAL POWER FLOW BASED ON PARTICLE SWARM OPTIMIZATION

OPTIMAL POWER FLOW BASED ON PARTICLE SWARM OPTIMIZATION U.P.B. Sci. Bull., Series C, Vol. 78, Iss. 3, 2016 ISSN 2286-3540 OPTIMAL POWER FLOW BASED ON PARTICLE SWARM OPTIMIZATION Layth AL-BAHRANI 1, Virgil DUMBRAVA 2 Optimal Power Flow (OPF) is one of the most

More information

OPTIMAL CAPACITOR PLACEMENT USING FUZZY LOGIC

OPTIMAL CAPACITOR PLACEMENT USING FUZZY LOGIC CHAPTER - 5 OPTIMAL CAPACITOR PLACEMENT USING FUZZY LOGIC 5.1 INTRODUCTION The power supplied from electrical distribution system is composed of both active and reactive components. Overhead lines, transformers

More information

Applying Particle Swarm Optimization to Adaptive Controller Leandro dos Santos Coelho 1 and Fabio A. Guerra 2

Applying Particle Swarm Optimization to Adaptive Controller Leandro dos Santos Coelho 1 and Fabio A. Guerra 2 Applying Particle Swarm Optimization to Adaptive Controller Leandro dos Santos Coelho 1 and Fabio A. Guerra 2 1 Production and Systems Engineering Graduate Program, PPGEPS Pontifical Catholic University

More information

A Study of the Factors Influencing the Optimal Size and Site of Distributed Generations

A Study of the Factors Influencing the Optimal Size and Site of Distributed Generations Journal of Clean Energy Technologies, Vol. 2, No. 1, January 2014 A Study of the Factors Influencing the Optimal Size and Site of Distributed Generations Soma Biswas, S. K. Goswami, and A. Chatterjee system

More information

2008 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes

2008 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes 2008 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or

More information

Analyzing the Effect of Loadability in the

Analyzing the Effect of Loadability in the Analyzing the Effect of Loadability in the Presence of TCSC &SVC M. Lakshmikantha Reddy 1, V. C. Veera Reddy 2, Research Scholar, Department of Electrical Engineering, SV University, Tirupathi, India 1

More information

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS Journal of ELECTRICAL ENGINEERING, VOL. 64, NO. 6, 2013, 366 370 COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

More information

A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems

A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems Hiroyuki Mori Dept. of Electrical & Electronics Engineering Meiji University Tama-ku, Kawasaki

More information

Reactive Power and Voltage Control of Power Systems Using Modified PSO

Reactive Power and Voltage Control of Power Systems Using Modified PSO J. Energy Power Sources Vol. 2, No. 5, 2015, pp. 182-188 Received: March 29, 2015, Published: May 30, 2015 Journal of Energy and Power Sources www.ethanpublishing.com Reactive Power and Voltage Control

More information

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

Optimal Placement and Sizing of Distributed Generation for Power Loss Reduction using Particle Swarm Optimization

Optimal Placement and Sizing of Distributed Generation for Power Loss Reduction using Particle Swarm Optimization Available online at www.sciencedirect.com Energy Procedia 34 (2013 ) 307 317 10th Eco-Energy and Materials Science and Engineering (EMSES2012) Optimal Placement and Sizing of Distributed Generation for

More information

Design and Stability Analysis of Single-Input Fuzzy Logic Controller

Design and Stability Analysis of Single-Input Fuzzy Logic Controller IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 30, NO. 2, APRIL 2000 303 Design and Stability Analysis of Single-Input Fuzzy Logic Controller Byung-Jae Choi, Seong-Woo Kwak,

More information

Comparison of Loss Sensitivity Factor & Index Vector methods in Determining Optimal Capacitor Locations in Agricultural Distribution

Comparison of Loss Sensitivity Factor & Index Vector methods in Determining Optimal Capacitor Locations in Agricultural Distribution 6th NATIONAL POWER SYSTEMS CONFERENCE, 5th-7th DECEMBER, 200 26 Comparison of Loss Sensitivity Factor & Index Vector s in Determining Optimal Capacitor Locations in Agricultural Distribution K.V.S. Ramachandra

More information

A Comparative Study Of Optimization Techniques For Capacitor Location In Electrical Distribution Systems

A Comparative Study Of Optimization Techniques For Capacitor Location In Electrical Distribution Systems A Comparative Study Of Optimization Techniques For Capacitor Location In Electrical Distribution Systems Ganiyu A. Ajenikoko 1, Jimoh O. Ogunwuyi 2 1, Department of Electronic & Electrical Engineering,

More information

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms Helwan University From the SelectedWorks of Omar H. Abdalla May, 2008 Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

More information

Short-Term Load Forecasting Using Semigroup Based System-Type Neural Network

Short-Term Load Forecasting Using Semigroup Based System-Type Neural Network Short-erm Load Forecasting Using Semigroup Based System-ype Neural Network Kwang Y. Lee, Fellow, IEEE, and Shu Du Abstract his paper presents a methodology for short-term load forecasting using a semigroup-based

More information

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Bharat Solanki Abstract The optimal capacitor placement problem involves determination of the location, number, type

More information

IN the recent past, one of the problems that received wide

IN the recent past, one of the problems that received wide IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 2, MAY 2006 799 A Maximum Loading Margin Method for Static Voltage Stability in Power Systems Arthit Sode-Yome, Member, IEEE, Nadarajah Mithulananthan,

More information

ACTA UNIVERSITATIS APULENSIS No 11/2006

ACTA UNIVERSITATIS APULENSIS No 11/2006 ACTA UNIVERSITATIS APULENSIS No /26 Proceedings of the International Conference on Theory and Application of Mathematics and Informatics ICTAMI 25 - Alba Iulia, Romania FAR FROM EQUILIBRIUM COMPUTATION

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 03 Mar p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 03 Mar p-issn: Optimum Size and Location of Distributed Generation and for Loss Reduction using different optimization technique in Power Distribution Network Renu Choudhary 1, Pushpendra Singh 2 1Student, Dept of electrical

More information

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications xxx (2008) xxx xxx www.elsevier.com/locate/eswa Optimal tunning of lead-lag and fuzzy logic power

More information

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model 442 EEE Transactions on Energy Conversion, Vol. 11, No. 2, June 1996 A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model Young-Moon Park, Senior Member, EEE

More information

B-Positive Particle Swarm Optimization (B.P.S.O)

B-Positive Particle Swarm Optimization (B.P.S.O) Int. J. Com. Net. Tech. 1, No. 2, 95-102 (2013) 95 International Journal of Computing and Network Technology http://dx.doi.org/10.12785/ijcnt/010201 B-Positive Particle Swarm Optimization (B.P.S.O) Muhammad

More information

Application of particle swarm optimization technique for optimal location of FACTS devices considering cost of installation and system loadability

Application of particle swarm optimization technique for optimal location of FACTS devices considering cost of installation and system loadability Electric Power Systems Research 77 (2007) 276 283 Application of particle swarm optimization technique for optimal location of FACTS devices considering cost of installation and system loadability M. Saravanan,

More information

Journal of Artificial Intelligence in Electrical Engineering, Vol. 1, No. 2, September 2012

Journal of Artificial Intelligence in Electrical Engineering, Vol. 1, No. 2, September 2012 Multi-objective Based Optimization Using Tap Setting Transformer, DG and Capacitor Placement in Distribution Networks Abdolreza Sadighmanesh 1, Mehran Sabahi 2, Kazem Zare 2, and Babak Taghavi 3 1 Department

More information

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM Proceedings of the 5th Mediterranean Conference on Control & Automation, July 27-29, 27, Athens - Greece T26-6 DESIGN OF A HIERARCHICAL FUY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM T. Hussein, A. L.

More information

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 5 Issue 4 ǁ Apr. 27 ǁ PP.54-64 QFT Based Controller Design of Thyristor-Controlled

More information

A PSO APPROACH FOR PREVENTIVE MAINTENANCE SCHEDULING OPTIMIZATION

A PSO APPROACH FOR PREVENTIVE MAINTENANCE SCHEDULING OPTIMIZATION 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 A PSO APPROACH

More information

Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing

Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing International Conference on Artificial Intelligence (IC-AI), Las Vegas, USA, 2002: 1163-1169 Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing Xiao-Feng

More information

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH S.NEELIMA #1, DR. P.S.SUBRAMANYAM *2 #1 Associate Professor, Department of Electrical and Electronics

More information

Improving Transient Stability of a Multi-Machine Power Network Using FACTS Devices and Nonlinear Controller Tuned by PSO

Improving Transient Stability of a Multi-Machine Power Network Using FACTS Devices and Nonlinear Controller Tuned by PSO Research Journal of Applied Sciences, Engineering and Technology 5(1): 280-285, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: June 04, 2012 Accepted: June 21,

More information

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations Mohammed Osman Hassan, Ahmed Khaled Al-Haj Assistant Professor, Department of Electrical Engineering, Sudan University

More information

GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM

GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM Proceedings of the 13th WSEAS International Conference on SYSTEMS GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM NIKOS E. MASTORAKIS MANISHA DUBEY Electrical

More information

FEATURE REDUCTION FOR NEURAL NETWORK BASED SMALL-SIGNAL STABILITY ASSESSMENT

FEATURE REDUCTION FOR NEURAL NETWORK BASED SMALL-SIGNAL STABILITY ASSESSMENT FEATURE REDUCTION FOR NEURAL NETWORK BASED SMALL-SIGNAL STABILITY ASSESSMENT S.P. Teeuwsen teeuwsen@uni-duisburg.de University of Duisburg, Germany I. Erlich erlich@uni-duisburg.de M.A. El-Sharkawi elsharkawi@ee.washington.edu

More information

Optimal Compensation of Reactive Power in Transmission Networks using PSO, Cultural and Firefly Algorithms

Optimal Compensation of Reactive Power in Transmission Networks using PSO, Cultural and Firefly Algorithms Volume 114 No. 9 2017, 367-388 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Optimal Compensation of Reactive Power in Transmission Networks using

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

On Optimal Power Flow

On Optimal Power Flow On Optimal Power Flow K. C. Sravanthi #1, Dr. M. S. Krishnarayalu #2 # Department of Electrical and Electronics Engineering V R Siddhartha Engineering College, Vijayawada, AP, India Abstract-Optimal Power

More information

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Deepak Singh Raipur Institute of Technology Raipur, India Vikas Singh ABV- Indian Institute of Information Technology

More information

DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM

DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM MANISHADUBEY Electrical Engineering Department Maulana Azad National Institute of Technology, 462051,Bhopal,

More information

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING Nigerian Journal of Technology (NIJOTECH) Vol. 35, No. 3, July 2016, pp. 562 567 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821 www.nijotech.com

More information

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization on TPE (IOTPE) ISSN 2077-3528 IJTPE Journal www.iotpe.com ijtpe@iotpe.com June 2010

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

More information

Temperature Prediction Using Fuzzy Time Series

Temperature Prediction Using Fuzzy Time Series IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL 30, NO 2, APRIL 2000 263 Temperature Prediction Using Fuzzy Time Series Shyi-Ming Chen, Senior Member, IEEE, and Jeng-Ren Hwang

More information

FLEXIBLE ac transmission system (FACTS) devices give

FLEXIBLE ac transmission system (FACTS) devices give 694 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 19, NO. 2, APRIL 2004 A Newton-Type Current Injection Model of UPFC for Studying Low-Frequency Oscillations Kwang M. Son, Member, IEEE, and Robert H. Lasseter,

More information

A Particle Swarm Optimization (PSO) Primer

A Particle Swarm Optimization (PSO) Primer A Particle Swarm Optimization (PSO) Primer With Applications Brian Birge Overview Introduction Theory Applications Computational Intelligence Summary Introduction Subset of Evolutionary Computation Genetic

More information

Fuzzy Cognitive Maps Learning through Swarm Intelligence

Fuzzy Cognitive Maps Learning through Swarm Intelligence Fuzzy Cognitive Maps Learning through Swarm Intelligence E.I. Papageorgiou,3, K.E. Parsopoulos 2,3, P.P. Groumpos,3, and M.N. Vrahatis 2,3 Department of Electrical and Computer Engineering, University

More information

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT http:// FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT 1 Ms.Mukesh Beniwal, 2 Mr. Davender Kumar 1 M.Tech Student, 2 Asst.Prof, Department of Electronics and Communication

More information

Genetic Algorithm for Solving the Economic Load Dispatch

Genetic Algorithm for Solving the Economic Load Dispatch International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 523-528 International Research Publication House http://www.irphouse.com Genetic Algorithm

More information

Distributed vs Bulk Power in Distribution Systems Considering Distributed Generation

Distributed vs Bulk Power in Distribution Systems Considering Distributed Generation Distributed vs Bulk Power in Distribution Systems Considering Distributed Generation Abdullah A. Alghamdi 1 and Prof. Yusuf A. Al-Turki 2 1 Ministry Of Education, Jeddah, Saudi Arabia. 2 King Abdulaziz

More information

An Improved Shuffled Frog Leaping Algorithm for Simultaneous Design of Power System Stabilizer and Supplementary Controller for SVC

An Improved Shuffled Frog Leaping Algorithm for Simultaneous Design of Power System Stabilizer and Supplementary Controller for SVC Journal of Advances in Computer Research Quarterly ISSN: 2008-6148 Sari Branch, Islamic Azad University, Sari, I.R.Iran (Vol. 4, No. 1, February 2013), Pages: 39-53 www.jacr.iausari.ac.ir An Improved Shuffled

More information

CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS

CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS 51 CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS 3.1 INTRODUCTION Optimal Power Flow (OPF) is one of the most important operational functions of the modern

More information

New criteria for Voltage Stability evaluation in interconnected power system

New criteria for Voltage Stability evaluation in interconnected power system New criteria for Stability evaluation in interconnected power system Lavanya Neerugattu Dr.G.S Raju MTech Student, Dept.Of EEE Former Director IT, BHU Email: nlr37@gmail.com Visiting Professor VNR Vignana

More information

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters MEPS 06, September 6-8, 2006, Wrocław, Poland 187 Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters G. K. Befekadu, O. Govorun, I. Erlich Institute of Electrical

More information

Evolutionary Computation

Evolutionary Computation Evolutionary Computation - Computational procedures patterned after biological evolution. - Search procedure that probabilistically applies search operators to set of points in the search space. - Lamarck

More information

A Particle Swarm Optimization for Reactive Power Optimization

A Particle Swarm Optimization for Reactive Power Optimization ISSN (e): 2250 3005 Vol, 04 Issue, 11 November 2014 International Journal of Computational Engineering Research (IJCER) A Particle Swarm Optimization for Reactive Power Optimization Suresh Kumar 1, Sunil

More information

International Journal of Mechatronics, Electrical and Computer Technology

International Journal of Mechatronics, Electrical and Computer Technology A Hybrid Algorithm for Optimal Location and Sizing of Capacitors in the presence of Different Load Models in Distribution Network Reza Baghipour* and Seyyed Mehdi Hosseini Department of Electrical Engineering,

More information

Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System.

Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System. Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System. Khyati Mistry Electrical Engineering Department. Sardar

More information

A self-guided Particle Swarm Optimization with Independent Dynamic Inertia Weights Setting on Each Particle

A self-guided Particle Swarm Optimization with Independent Dynamic Inertia Weights Setting on Each Particle Appl. Math. Inf. Sci. 7, No. 2, 545-552 (2013) 545 Applied Mathematics & Information Sciences An International Journal A self-guided Particle Swarm Optimization with Independent Dynamic Inertia Weights

More information

Automatic Generation Control of interconnected Hydro Thermal system by using APSO scheme

Automatic Generation Control of interconnected Hydro Thermal system by using APSO scheme IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331 PP 50-57 www.iosrjournals.org Automatic Generation Control of interconnected Hydro Thermal system

More information

Fuzzy Applications in a Multi-Machine Power System Stabilizer

Fuzzy Applications in a Multi-Machine Power System Stabilizer Journal of Electrical Engineering & Technology Vol. 5, No. 3, pp. 503~510, 2010 503 D.K.Sambariya and Rajeev Gupta* Abstract - This paper proposes the use of fuzzy applications to a 4-machine and 10-bus

More information

Application of Dynamic Matrix Control To a Boiler-Turbine System

Application of Dynamic Matrix Control To a Boiler-Turbine System Application of Dynamic Matrix Control To a Boiler-Turbine System Woo-oon Kim, Un-Chul Moon, Seung-Chul Lee and Kwang.. Lee, Fellow, IEEE Abstract--This paper presents an application of Dynamic Matrix Control

More information

Minimization of Reactive Power Using Particle Swarm Optimization

Minimization of Reactive Power Using Particle Swarm Optimization Minimization of Reactive Power Using Particle Swarm Optimization 1 Vivek Kumar Jain, 2 Himmat Singh, 3 Laxmi Srivastava 1, 2, 3 Department of Electrical Engineering, Madhav Institute of Technology and

More information

Data Warehousing & Data Mining

Data Warehousing & Data Mining 13. Meta-Algorithms for Classification Data Warehousing & Data Mining Wolf-Tilo Balke Silviu Homoceanu Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de 13.

More information

Optimal Performance Enhancement of Capacitor in Radial Distribution System Using Fuzzy and HSA

Optimal Performance Enhancement of Capacitor in Radial Distribution System Using Fuzzy and HSA IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. I (Mar Apr. 2014), PP 26-32 Optimal Performance Enhancement of Capacitor in

More information

THE ANNALS OF "DUNAREA DE JOS" UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS

THE ANNALS OF DUNAREA DE JOS UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ON A TAKAGI-SUGENO FUZZY CONTROLLER WITH NON-HOMOGENOUS DYNAMICS Radu-Emil PRECUP and Stefan PREITL Politehnica University of Timisoara, Department

More information

Performance Of Power System Stabilizerusing Fuzzy Logic Controller

Performance Of Power System Stabilizerusing Fuzzy Logic Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. I (May Jun. 2014), PP 42-49 Performance Of Power System Stabilizerusing Fuzzy

More information

Fuzzy adaptive catfish particle swarm optimization

Fuzzy adaptive catfish particle swarm optimization ORIGINAL RESEARCH Fuzzy adaptive catfish particle swarm optimization Li-Yeh Chuang, Sheng-Wei Tsai, Cheng-Hong Yang. Institute of Biotechnology and Chemical Engineering, I-Shou University, Kaohsiung, Taiwan

More information

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks Int. J. on Recent Trends in Engineering and Technology, Vol. 10, No. 2, Jan 2014 Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks M. Arjun Yadav 1, D. Srikanth

More information

Fuzzy Control Systems Process of Fuzzy Control

Fuzzy Control Systems Process of Fuzzy Control Fuzzy Control Systems The most widespread use of fuzzy logic today is in fuzzy control applications. Across section of applications that have successfully used fuzzy control includes: Environmental Control

More information

Models for Inexact Reasoning. Fuzzy Logic Lesson 8 Fuzzy Controllers. Master in Computational Logic Department of Artificial Intelligence

Models for Inexact Reasoning. Fuzzy Logic Lesson 8 Fuzzy Controllers. Master in Computational Logic Department of Artificial Intelligence Models for Inexact Reasoning Fuzzy Logic Lesson 8 Fuzzy Controllers Master in Computational Logic Department of Artificial Intelligence Fuzzy Controllers Fuzzy Controllers are special expert systems KB

More information

LOAD FREQUENCY CONTROL FOR A TWO AREA INTERCONNECTED POWER SYSTEM USING ROBUST GENETIC ALGORITHM CONTROLLER

LOAD FREQUENCY CONTROL FOR A TWO AREA INTERCONNECTED POWER SYSTEM USING ROBUST GENETIC ALGORITHM CONTROLLER Journal of heoretical and Applied Information echnology 00-008 JAI. All rights reserved. LOAD FREQUENCY CONROL FOR A WO AREA INERCONNECED POWER SYSEM USING ROBUS GENEIC ALGORIHM CONROLLER B. Venkata Prasanth,

More information

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

K. Valipour 1 E. Dehghan 2 M.H. Shariatkhah 3

K. Valipour 1 E. Dehghan 2 M.H. Shariatkhah 3 International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 21-838X / Vol, 4 (7): 1663-1670 Science Explorer Publications Optimal placement of Capacitor Banks

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the 2 nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 ISSN 0976 6545(Print)

More information

Optimal Operation of Large Power System by GA Method

Optimal Operation of Large Power System by GA Method Journal of Emerging Trends in Engineering and Applied Sciences (JETEAS) (1): 1-7 Scholarlink Research Institute Journals, 01 (ISSN: 11-7016) jeteas.scholarlinkresearch.org Journal of Emerging Trends in

More information

AN INTELLIGENT HYBRID FUZZY PID CONTROLLER

AN INTELLIGENT HYBRID FUZZY PID CONTROLLER AN INTELLIGENT CONTROLLER Isin Erenoglu Ibrahim Eksin Engin Yesil Mujde Guzelkaya Istanbul Technical University, Faculty of Electrical and Electronics Engineering, Control Engineering Department, Maslak,

More information

Dynamic Classification of Power Systems via Kohonen Neural Network

Dynamic Classification of Power Systems via Kohonen Neural Network Dynamic Classification of Power Systems via Kohonen Neural Network S.F Mahdavizadeh Iran University of Science & Technology, Tehran, Iran M.A Sandidzadeh Iran University of Science & Technology, Tehran,

More information

Single objective optimization using PSO with Interline Power Flow Controller

Single objective optimization using PSO with Interline Power Flow Controller Single objective optimization using PSO with Interline Power Flow Controller Praveen.J, B.Srinivasa Rao jpraveen.90@gmail.com, balususrinu@vrsiddhartha.ac.in Abstract Optimal Power Flow (OPF) problem was

More information

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES M. Vasudevan and R. Arumugam Department of Electrical and Electronics Engineering, Anna University, Chennai,

More information

A New Improvement of Conventional PI/PD Controllers for Load Frequency Control With Scaled Fuzzy Controller

A New Improvement of Conventional PI/PD Controllers for Load Frequency Control With Scaled Fuzzy Controller International Journal of Engineering and Applied Sciences (IJEAS) ISSN: 2394-3661, Volume-2, Issue-4, April 2015 A New Improvement of Conventional PI/PD Controllers for Load Frequency Control With Scaled

More information

Beta Damping Quantum Behaved Particle Swarm Optimization

Beta Damping Quantum Behaved Particle Swarm Optimization Beta Damping Quantum Behaved Particle Swarm Optimization Tarek M. Elbarbary, Hesham A. Hefny, Atef abel Moneim Institute of Statistical Studies and Research, Cairo University, Giza, Egypt tareqbarbary@yahoo.com,

More information

Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization

Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization 1 S.Joyal Isac, 2 K.Suresh Kumar Department of EEE, Saveetha

More information

Artificial Intelligence (AI) Common AI Methods. Training. Signals to Perceptrons. Artificial Neural Networks (ANN) Artificial Intelligence

Artificial Intelligence (AI) Common AI Methods. Training. Signals to Perceptrons. Artificial Neural Networks (ANN) Artificial Intelligence Artificial Intelligence (AI) Artificial Intelligence AI is an attempt to reproduce intelligent reasoning using machines * * H. M. Cartwright, Applications of Artificial Intelligence in Chemistry, 1993,

More information

Turkish Journal of Electrical Engineering & Computer Sciences

Turkish Journal of Electrical Engineering & Computer Sciences Turkish Journal of Electrical Engineering & Computer Sciences http:// ournals. tubitak. gov. tr/ elektrik/ Research Article Turk J Elec Eng & Comp Sci (2013) 21: 1092 1106 c TÜBİTAK doi:10.3906/elk-1111-12

More information

INTEGRATED AC TRANSMISSION NETWORK EXPANSION AND REACTIVE POWER PLANNING * M. RAHMANI AND M. RASHIDINEJAD **

INTEGRATED AC TRANSMISSION NETWORK EXPANSION AND REACTIVE POWER PLANNING * M. RAHMANI AND M. RASHIDINEJAD ** IJST, Transactions of Electrical Engineering, Vol. 35, No. E2, pp 127-140 Printed in The Islamic Republic of Iran, 2011 Shiraz University INTERATED AC TRANSMISSION NETWORK EXPANSION AND REACTIVE POWER

More information

Evolutionary computation

Evolutionary computation Evolutionary computation Andrea Roli andrea.roli@unibo.it DEIS Alma Mater Studiorum Università di Bologna Evolutionary computation p. 1 Evolutionary Computation Evolutionary computation p. 2 Evolutionary

More information

Determination of Optimal Tightened Normal Tightened Plan Using a Genetic Algorithm

Determination of Optimal Tightened Normal Tightened Plan Using a Genetic Algorithm Journal of Modern Applied Statistical Methods Volume 15 Issue 1 Article 47 5-1-2016 Determination of Optimal Tightened Normal Tightened Plan Using a Genetic Algorithm Sampath Sundaram University of Madras,

More information

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor 1 Champa G, 2 Sunita M N University Visvesvaraya college of Engineering Bengaluru,

More information