PROMPT PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM

Size: px
Start display at page:

Download "PROMPT PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM"

Transcription

1 PROMPT PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM K. Lenin 1 Research Scholar Jawaharlal Nehru Technological University Kukatpally,Hyderabad , India gklenin@gmail.com Dr.B.Ravindranath Reddy 2 Deputy Executive Engineer Jawaharlal Nehru Technological University Kukatpally,Hyderabad , India Dr.M.Surya Kalavathi 3 Professor of Electrical and Electronics Engineering, Jawaharlal Nehru Technological University Kukatpally,Hyderabad , India Abstract In this paper prompt particle swarm optimization (PPSO) algorithm is proposed to solve the optimal reactive power dispatch (ORPD) Problem. The prompt particle swarm optimization (PPSO) algorithm is obtained by combining PSO and the Cauchy mutation and an evolutionary selection strategy. The idea is to introduce the Cauchy mutation into PSO in the hope of preventing PSO from trapping into a local optimum through long jumps made by the Cauchy mutation. The ORPD problem is formulated as a nonlinear constrained single-objective optimization problem where the real power I. INTRODUCTION In recent years the optimal reactive power dispatch (ORPD) problem has received great attention as a result of the improvement on economy and security of power system operation. Solutions of ORPD problem aim to minimize object functions such as fuel cost, power system loses, etc. while satisfying a number of constraints like limits of bus voltages, tap settings of transformers, reactive and active power of power resources and transmission lines and a number of controllable Variables [1, 2]. In the literature, many methods for solving the ORPD problem have been done up to now. At the beginning, several classical methods such as gradient based [3], interior point [4], linear programming [5] and quadratic programming [6] have been successfully used in order to solve the ORPD problem. However, these methods have some disadvantages in the Process of solving the complex ORPD problem. Drawbacks of these algorithms can be loss and the bus voltage deviations are to be minimized separately. In order to evaluate the proposed algorithm, it has been tested on IEEE 30 bus system consisting 6 generator and compared other algorithms reported those before in literature. Results show s that PPSO is more efficient than others for solution of single-objective ORPD problem. Keywords: Particle swarm optimization, Cauchy mutation, Swarm Intelligence, optimal reactive power, Transmission loss. declared insecure convergence properties, long execution time, and algorithmic complexity. Besides, the solution can be trapped in local minima [1, 7]. In order to overcome these disadvantages, researches have successfully applied evolutionary and heuristic algorithms such as Genetic Algorithm (GA) [2], Differential Evolution (DE) [8] and Particle Swarm Optimization (PSO) [9]. It is reported in those that evolutionary or heuristic algorithms are more efficient than classical algorithms for solving the RPD problem. During the last decades a lot of population-based Meta heuristic algorithms were proposed. Voltage stability evaluation using modal analysis [10] is used as the indicator of voltage stability. In the recent decades a number of optimization algorithms based on natural phenomena have been developed. Particle Swarm Optimization (PSO) was first introduced by Kennedy and Eberhart in 1995 [11,12]. PSO is motivated from the social behaviour of organisms, such as bird flocking and fish schooling. Particles fly through the search space by following the previous best positions of their

2 neighbours and their own previous best positions. Each particle is represented by a position and a velocity which are updated as follows: ( ) (1) (2) Where and represent the current and the previous positions of idth particle, V id and are the previous and the current velocity of idth particle, and are the individual's best position and the best position found in the whole swarm so far respectively. is an inertia weight which determines how much the previous velocity is preserved, η 1 and η 2 are acceleration constants, rand() generates random number from interval [0,1]. In PSO, each particle shares the information with its neighbours. The updating equations (1) and (2) show that PSO combines the cognition component of each particle with the social component of all the particles in a group. The social component suggests that individuals ignore their own experience and adjust their behaviour according to the previous best particle in the neighbourhood of the group. On the other hand, the cognition component treats individuals as isolated beings and adjusts their behaviour only according to their own experience. Although the speed of convergence is very fast, many experiments have shown that once PSO traps into local optimum, it is difficult for PSO to jump out of the local optimum. Ratnaweera et.al.[13] state that lack of population diversity in PSO algorithms is understood to be a factor in their convergence on local optima. Therefore, the addition of a mutation operator to PSO should enhance its global search capacity and thus improve its performance. A first attempt to model particle swarms using the quantum model (QPSO) was carried out by Sun et.al. [14]. In a quantum model, particles are described by a wave function instead of the standard position and velocity. The quantum Delta potential well model and quantum harmonic oscillators are commonly used in particle physics to describe the stochastic nature of particles. In their studies [15], the variable of gbest (the global best particle ) and mbest (the mean value of all particles previous best position) is mutated with Cauchy distribution respectively, and the results show that QPSO with gbest and mbest mutation both performs better than PSO. The work of R. A. Krohling et.al.[16][17] showed that how Gaussian and Cauchy probability distribution can improve the performance of the standard PSO. Recently, evolutionary programming with exponential mutation has also been proposed [18]. In order to prevent PSO from falling in a local optimum, a prompt PSO (PPSO) is proposed by introducing a Cauchy mutation operator in this paper. Because the expectation of Cauchy distribution does not exist, the variance of Cauchy distribution is infinite. Some researches [19][20] have indicated that the Cauchy mutation operator is good at the global search for its long jump ability. This paper shows that the Cauchy mutation is helpful in PSO as well. Besides the Cauchy mutation, PPSO chooses the natural selection strategy of evolutionary algorithms as the basic elimination strategy of particles. PPSO combines PSO with Cauchy mutation and evolutionary selection strategy. It has the fast convergence speed characteristic of PSO, and greatly overcomes the tendency of trapping into local optima of PSO.The performance of PPSO has been evaluated in standard IEEE 30 bus test system and the results analysis shows that our proposed approach outperforms all approaches investigated in this paper. The performance of PPSO has been evaluated in standard IEEE 30 bus test system and the results analysis shows that our proposed approach outperforms all approaches investigated in this paper. II. VOLTAGE STABILITY EVALUATION A. Modal analysis for voltage stability evaluation Modal analysis is one of the methods for voltage stability enhancement in power systems. In this method, voltage stability analysis is done by computing eigen values and right and left eigen vectors of a jacobian matrix. It identifies the critical areas of voltage stability and provides information about the best actions to be taken for the improvement of system stability enhancements. The linearized steady state system power flow equations are given by. [ ] [ ] (3) Where ΔP = Incremental change in bus real power. ΔQ = Incremental change in bus reactive Power injection

3 Δ = incremental change in bus voltage angle. ΔV = Incremental change in bus voltage Magnitude J p, J PV, J Q, J QV jacobian matrix are the submatrixes of the System voltage stability is affected by both P and Q. However at each operating point we keep P constant and evaluate voltage stability by considering incremental relationship between Q and V. To reduce (1), let ΔP = 0, then. Where [ ] (4) (5) ( ) (6) is called the reduced Jacobian matrix of the system. B. Modes of Voltage instability: Voltage Stability characteristics of the system can be identified by computing the eigen values and eigen vectors Let (7) The corresponding ith modal voltage variation is [ ] (13) It is seen that, when the reactive power variation is along the direction of i the corresponding voltage variation is also along the same direction and magnitude is amplified by a factor which is equal to the magnitude of the inverse of the ith eigenvalue. In this sense, the magnitude of each eigenvalue i determines the weakness of the corresponding modal voltage. The smaller the magnitude of i, the weaker will be the corresponding modal voltage. If i =0 the ith modal voltage will collapse because any change in that modal reactive power will cause infinite modal voltage variation. In (10), let ΔQ = e k where e k has all its elements zero except the kth one being 1. Then, (14) k th element of V Q sensitivity at bus k (15) Where, = right eigenvector matrix of J R = left eigenvector matrix of J R = diagonal eigenvalue matrix of J R and (8) From (5) and (8), we have (9) or (10) Where i is the ith column right eigenvector and ith row left eigenvector of J R. i is the ith eigen value of J R. The ith modal reactive power variation is, (11) where, (12) Where ji is the jth element of i the III. PROBLEM FORMULATION The objectives of the reactive power dispatch problem considered here is to minimize the system real power loss and maximize the static voltage stability margins (SVSM). This objective is achieved by proper adjustment of reactive power variables like generator voltage magnitude ( gi ) V, reactive power generation of capacitor bank (Qci), and transformer tap setting (tk).power flow equations are the equality constraints of the problems, while the inequality constraints include the limits on real and reactive power generation, bus voltage magnitudes, transformer tap positions and line flows A. Minimization of Real Power Loss It is aimed in this objective that minimizing of the real power loss (Ploss) in transmission lines of a power system. This is mathematically stated as follows. (16) Where n is the number of transmission lines, g k is the conductance of branch k, V i and V j are voltage magnitude at bus i and bus j, and ij is the voltage angle difference between bus i and bus j.

4 B. Minimization of Voltage Deviation It is aimed in this objective that minimizing of the Deviations in voltage magnitudes (VD) at load buses. This is mathematically stated as follows. Minimize VD = (17) Where nl is the number of load busses and V k is the voltage magnitude at bus k. C. System Constraints In the minimization process of objective functions, some problem constraints which one is equality and others are inequality had to be met. Objective functions are subjected to these constraints shown below. Load flow equality constraints: [ ] (18) [ ] (19) where, nb is the number of buses, P G and Q G are the real and reactive power of the generator, P D and Q D are the real and reactive load of the generator, and G ij and B ij are the mutual conductance and susceptance between bus i and bus j.generator bus voltage (V Gi ) inequality constraint: (20) Transformers tap setting (T i ) inequality constraint: (24) Transmission line flow (S Li ) inequality constraint: (25) Where, nc, ng and nt are numbers of the switchable reactive power sources, generators and transformers. IV. PROMPT PARTICLE SWARM OPTIMIZATION ALGORITHM WITH CAUCHY MUTATION AND NATURAL SELECTION STRATEGY A. Cauchy mutation From the mathematic theoretical analysis of the trajectory of a PSO particle [21-23], the trajectory of a particle X id converges to a weighted mean of P id and P gd. Whenever the particle converges, it will fly to the personal best position and the global best particle s position. According to the update equation, the personal best position of the particle will gradually move closer to the global best position. Therefore, all the particles will converge onto the global best particle s position. This information sharing mechanism makes PSO have a very fast speed of convergence. Meanwhile, because of this mechanism, PSO can t guarantee to find the global minimal value of a function. In fact, the particles usually converge to local optima. Without loss of generality, only function minimization is discussed here. Once the particles trap into a local optimum, in which P id can be assumed to be the same as P gd, all the particles converge on P gd. At this condition, the velocity update equation becomes: Load bus voltage (VLi) inequality constraint: (26) (21) Switchable reactive power compensations (QCi) inequality constraint: (22) Reactive power generation (QGi) inequality constraint: (23) When the iteration in the equation (26) goes to infinite, the velocity of the particle V id will be close to 0 because of 0 ω <1. After that, the position of the particle X id will not change, so that PSO has no capability of jumping out of the local optimum. It is the reason that PSO often fails on finding the global minimal value. To overcome the weakness of PSO discussed at the beginning of this section, the Cauchy mutation is incorporated into PSO algorithm. The basic idea is that, the velocity and positions of a particle are updated not only according to (1) and (2), but also according to Cauchy mutation as follows:

5 (27) opponent j is larger than particle i, then win[i]++. Step4: Select m particles that have the more winnings to be the next generation. (28) Where δ and δ id denote Cauchy random numbers since the expectation of Cauchy distribution doesn t exist, the variance of Cauchy distribution is infinite so that Cauchy mutation could make a particle have a long jump. By adding the update equations of (27) and (28), PPSO greatly increases the probability of escaping from the local optimum. In standard PSO, the position of a particle is updated according to equations (1) and (2). That is, for each particle,there is nowhere to move but following the direction of the best particle, and the flying direction is nearly determinate through the generation. From the above analysis of PSO, the particles incline to converge on a local optimum. B. Natural selection strategy In the standard PSO, all particles are directly updated by their offspring no matter whether they are improved. If a particle moves to a better position, it can be replaced by the updated. However if it moves to a worse position, it is still replaced by its offspring. In fact, the most particles fly to worse positions for most cases, therefore the whole swarm will converge on local optima. Like evolutionary algorithms, FPSO introduces an evolutionary selection strategy in which each particle survives according to a natural selection rule. Therefore, the particle s position at the next step is not only due to the position update but also the evolutionary selection. Such strategy could greatly reduce the probability of trapping into local optimum. The evolutionary selection strategy is carried out as follows. Assume the size of the swarm is m, pair-wise comparison over the union of parents and offspring (1,2, 2m) is made. For each particle, q opponents are randomly chosen from all parents and offspring with equal probability. If the fitness of particle i is less than its opponent, it will receive a win. Then select m particles that have the more winnings to be the next generation. The detail of the selection framework is as follows: Step1: For each particle of parent and offspring, assign win[i ]=0. Step2: Randomly select q particles (opponents) for each particle in parent and offspring. Step3: For each particle, compare it with its q opponents. For particle i, if the fitness of its C. PPSO Algorithm for solving reactive power dispatch problem Step1: Generate the initial particles by randomly generating the position and velocity for each particle. Step2: Evaluate each particle s fitness. Step3: For each particle, if its fitness is smaller than its previous best(p id ) fitness, update P id. Step4: For each particle, if its fitness is smaller than the best one (P gd ) of all the particles, update Pgd. Step5: For each particle, do 1).Generate a new particle t according to the formula (1) and (2). 2).Generate a new particle t according to the formula (27) and (28). 3) Compare t with t chose the one with smaller fitness to be the offspring. Step6: Generate the next generation according to the above evolutionary selection strategy. Step7: if the stop criterion is satisfied, then stop, else goto Step 3. V. SIMULATION RESULTS Proposed approach PPSO has been applied to solve ORPD problem. In order to demonstrate the efficiency and robustness of proposed PPSO approach based on Newtonian physical law of gravity and law of motion which is tested on standard IEEE30-bus test system.the test system has six generators at the buses 1, 2, 5, 8, 11and 13 and four transformers with off-nominal tap ratio at lines6-9, 6-10, 4-12, and and, hence, the number of the optimized control variables is 10 in this problem. The minimum voltage magnitude limits at all buses are0.95 pu and the maximum limits are 1.1 pu for generator buses 2, 5, 8, 11, and 13, and 1.05 pu for the remaining buses including the reference bus 1. The minimum and maximum limits of the transformers tapping are 0.9 and 1.1pu respectively. The optimum control parameter settings of proposed approach are given in Table 1. The best power loss and best voltage deviations obtained from proposed approach are MW and respectively. The results obtained from Proposed algorithm have been compared other methods in the literature. The results of this comparison are given in Table 2. The results in Tables 1 and 2 show s that the reactive dispatch and voltage deviations solutions specified by the proposed PPSO

6 approach lead to lower active power loss and voltage deviations than that by the ref. [1] simulation results, which confirms that the proposed approach is well capable of specification the optimum solution. Table 1 Best Control Variables Settings for Different Test Cases of Proposed Approach Table 2: Comparison of the Simulation Results for Power Loss Contro l Variabl es Setting PPSO GSA [24] VG VG VG VG VG VG T T T T Power Loss (Mw) Voltag e Deviati ons Individ ual Optimiz ations [1] Multi Object ive Ea [1] As Single Object ive [1] VI. CONCLUSION In this paper, one of the recently developed stochastic algorithms PPSO has been demonstrated and applied to solve optimal reactive power dispatch problem. The problem has been formulated as a constrained optimization problem. Different objective functions have been utilized to minimize real power loss Control Case 1: Case 2: Variables Power Loss Voltage setting Deviations VG VG VG VG VG VG VG VG VG VG Power Loss (Mw) Voltage deviations and the voltage profile has been enhanced within the limits. The proposed approach has been tested on the IEEE 30-bus power system and the simulation results indicate the effectiveness and robustness of the proposed algorithm to solve optimal reactive power dispatch problem. REFERENCES [1] M. A. Abido, J. M. Bakhashwain, A novel multiobjective evolutionaryalgorithm for optimal reactive power dispatch problem, in proc. Electronics, Circuits and Systems conf., vol. 3, pp , [2] W. N. W. Abdullah, H. Saibon, A. A. M. Zain, K. L. Lo, GeneticAlgorithm for Optimal Reactive Power Dispatch, in proc. EnergyManagement and Power Delivery conf., vol. 1, pp , [3] K. Y. Lee, Y. M. Park, J. L. Ortiz, Fuel-cost minimisation for both realandreactive-power dispatches, in proc. Generation, Transmission and Distribution conf., vol. 131, pp , [4] S. Granville, Optimal Reactive Dispatch Trough Interior PointMethods, IEEE Trans. on Power Systems, vol. 9, pp , 1994.

7 [5] N. I. Deeb, S. M. Shahidehpour, An Efficient Technique for ReactivePower Dispatch Using a Revised Linear Programming Approach, Electric Power System Research, vol. 15, pp , [6] N. Grudinin, Reactive Power Optimization Using Successive QuadraticProgramming Method, IEEE Trans. on Power Systems, vol. 13, pp , [7] M. A. Abido, Optimal Power Flow Using Particle SwarmOptimization, Electrical Power and Energy Systems, vol. 24, pp , [8] A. A. Abou El Ela, M. A. Abido, S. R. Spea, Differential EvolutionAlgorithm for Optimal Reactive Power Dispatch, Electric Power Systems Research, vol. 81, pp , [9] V. Miranda, N. Fonseca, EPSO-Evolutionary Particle SwarmOptimization, A New Algorithm with Applications in Power Systems, in Proc. of Transmission and Distribution conf., vol. 2, pp ,2002. [10] C.A. Canizares, A.C.Z.de Souza and V.H. Quintana, Comparison of performance indices for detection of proximity to voltage collapse, vol. 11. no.3, pp , Aug [11] J. Kennedy and R. C. Eberhart, Particle Swarm Optimization, IEEE International Conference on Neural Networks, pp , [12] R. C. Eberhart and J. Kennedy, A New Optimizer Using Particle Swarm Theory, Proceedings of the 6th International Symposium on Micro Machine and Human Science, pp.39-43, [13] A. Ratnaweera, S. K. Halgamuge, and H. C. Watson, Self-organizing hierarchical particle swarm optimizer with time-varying acceleration coefficients, IEEE Transactions on Evolutionary Computation, vol. 8,no. 3, pp , [14] J. Sun, B. Feng, W. Xu, Particle swarm optimization with particles having quantum behavior, in Proceedings of the IEEE Congress on Evolutionary Computation, Portland, Oregon USA, pp , [15] Jing Liu, Wenbo Xu, Jun Sun, Quantum-behaved particle swarm optimization with mutation operator. Proceedings of the 17th IEEE International Conference on Tools with Artificial Intelligence Pages: , 2005 [16] R. A. Krohling, Gaussian particle swarm with jumps, in Proceedings of the IEEE Congress on Evolutionary Computation, Edinburgh, UK,pp , [17] R. A. Krohling, L. dos Santos Coelho, PSO-E: Particle Swarm with Exponential Distribution, in Proceedings of the IEEE Congress on Evolutionary Computation, pp , July [18] H. Narihisa, T. Taniguchi, M. Ohta, and K. Katayama, Evolutionary Programming with Exponential Mutation, in Proceedings of the IASTED Artificial Intelligence and soft Computing, Benidorn, Spain, pp , [19] X. Yao and Y. Liu. Fast evolutionary programming, Proc. of the Fifth Annual Conference on Evolutionary Programming (EP'96), San Diego, CA, USA, 29/2-2/3/96. (1996) , the MIT Press. [20] X. Yao, Y. Liu, G. Lin, Evolutionary programming made faster. IEEE Trans. Evolutionary Computation , [21] M. Clerc and J. Kennedy, The Particle Swarm: Explosion, Stability and Convergence in a Multi- Dimensional Complex Space, IEEE Trans. on Evolutionary Computation, Vol.6,pp:58-73,2002. [22] G. Pampara, N. Franken, A. P. Engelbrecht, Combining Particle Swarm Optimisation with angle modulation to solve binary problems. In proceedings of the IEEE Congress on Evolutionary Computation, pages 89-96, Sept [23] F. van den Bergh. An Analysis of Particle Swarm Optimizers. PhD thesis, Department of Computer Science, University of Pretoria, South Africa, [24]S.Duman,Y.Sonmez,U.Guvenc,N.Yorukeran, application of gravitational search algorithm for optimal reactive power dispatch problem in IEEE trans on power system pp , 2011

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

FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM

FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM 1 K. Lenin, 2 Dr.B.Ravindhranath Reddy 1 Research Scholar, 2 Deputy Executive Engineer, 1,2 Jawaharlal Nehru Technological

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

An Intelligent Water Drop Algorithm for Solving Optimal Reactive Power Dispatch Problem

An Intelligent Water Drop Algorithm for Solving Optimal Reactive Power Dispatch Problem International Journal on Electrical Engineering and Informatics Volume 4, Number 3, October 2012 An Intelligent Water Drop Algorithm for Solving Optimal Reactive Power Dispatch Problem K. Lenin and M.

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

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

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

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

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

VORTEX OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM

VORTEX OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM Science VORTEX OPTIMIZATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PROBLEM Dr.K.Lenin *1 *1 Professor, Prasad V.Potluri Siddhartha Institute of Technology, Kanuru, Vijayawada, Andhra Pradesh

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

Hybrid Big Bang - Big Crunch Algorithm for Optimal Reactive Power Dispatch by Loss and Voltage Deviation Minimization

Hybrid Big Bang - Big Crunch Algorithm for Optimal Reactive Power Dispatch by Loss and Voltage Deviation Minimization Hybrid Big Bang - Big Crunch Algorithm for Reactive Power Dispatch by Loss and Voltage Deviation Minimization S.Sakthivel, Professor, V.R.S. College of Engg. and Tech., Arasur-607 107, Villupuram Dt, Tamil

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

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

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

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

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

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

Power Electronic Circuits Design: A Particle Swarm Optimization Approach *

Power Electronic Circuits Design: A Particle Swarm Optimization Approach * Power Electronic Circuits Design: A Particle Swarm Optimization Approach * Jun Zhang, Yuan Shi, and Zhi-hui Zhan ** Department of Computer Science, Sun Yat-sen University, China, 510275 junzhang@ieee.org

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

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

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

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

Swarm intelligence approach to the solution of optimal power flow

Swarm intelligence approach to the solution of optimal power flow J. Indian Inst. Sci., Sept. Oct. 2006, 86, 439 455 Indian Institute of Science. Swarm intelligence approach to the solution of optimal power flow Department of Electrical Engineering, Indian Institute

More information

PARTICLE SWARM OPTIMISATION (PSO)

PARTICLE SWARM OPTIMISATION (PSO) PARTICLE SWARM OPTIMISATION (PSO) Perry Brown Alexander Mathews Image: http://www.cs264.org/2009/projects/web/ding_yiyang/ding-robb/pso.jpg Introduction Concept first introduced by Kennedy and Eberhart

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

Vedant V. Sonar 1, H. D. Mehta 2. Abstract

Vedant V. Sonar 1, H. D. Mehta 2. Abstract Load Shedding Optimization in Power System Using Swarm Intelligence-Based Optimization Techniques Vedant V. Sonar 1, H. D. Mehta 2 1 Electrical Engineering Department, L.D. College of Engineering Ahmedabad,

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

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

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

IMPLEMENTATION OF BACTERIAL FORAGING ALGORITHM AND GRAVITATIONAL SEARCH ALGORITHM FOR VOLTAGE PROFILE ENHANCEMENT WITH LOSS MINIMIZATION

IMPLEMENTATION OF BACTERIAL FORAGING ALGORITHM AND GRAVITATIONAL SEARCH ALGORITHM FOR VOLTAGE PROFILE ENHANCEMENT WITH LOSS MINIMIZATION Volume 115 No. 7 2017, 331-336 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu IMPLEMENTATION OF BACTERIAL FORAGING ALGORITHM AND GRAVITATIONAL SEARCH

More information

ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS

ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS J. of Electromagn. Waves and Appl., Vol. 23, 711 721, 2009 ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS L. Zhang, F. Yang, and

More information

Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm

Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm Sunil Kumar Soni, Vijay Bhuria Abstract The main aim of power utilities is to provide high quality power

More information

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

Implementation of GCPSO for Multi-objective VAr Planning with SVC and Its Comparison with GA and PSO 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

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

ECONOMIC OPERATION OF POWER SYSTEMS USING HYBRID OPTIMIZATION TECHNIQUES

ECONOMIC OPERATION OF POWER SYSTEMS USING HYBRID OPTIMIZATION TECHNIQUES SYNOPSIS OF ECONOMIC OPERATION OF POWER SYSTEMS USING HYBRID OPTIMIZATION TECHNIQUES A THESIS to be submitted by S. SIVASUBRAMANI for the award of the degree of DOCTOR OF PHILOSOPHY DEPARTMENT OF ELECTRICAL

More information

EPSO BEST-OF-TWO-WORLDS META-HEURISTIC APPLIED TO POWER SYSTEM PROBLEMS

EPSO BEST-OF-TWO-WORLDS META-HEURISTIC APPLIED TO POWER SYSTEM PROBLEMS EPSO BEST-OF-TWO-WORLDS META-HEURISTIC APPLIED TO POWER SYSTEM PROBLEMS Vladimiro Miranda vmiranda@inescporto.pt Nuno Fonseca nfonseca@inescporto.pt INESC Porto Instituto de Engenharia de Sistemas e Computadores

More information

Stochastic Velocity Threshold Inspired by Evolutionary Programming

Stochastic Velocity Threshold Inspired by Evolutionary Programming Stochastic Velocity Threshold Inspired by Evolutionary Programming Zhihua Cui Xingjuan Cai and Jianchao Zeng Complex System and Computational Intelligence Laboratory, Taiyuan University of Science and

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

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

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Yong Wang and Zhi-Zhong Liu School of Information Science and Engineering Central South University ywang@csu.edu.cn

More information

Farzaneh Ostovar, Mahdi Mozaffari Legha

Farzaneh Ostovar, Mahdi Mozaffari Legha Quantify the Loss Reduction due Optimization of Capacitor Placement Using DPSO Algorithm Case Study on the Electrical Distribution Network of north Kerman Province Farzaneh Ostovar, Mahdi Mozaffari Legha

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

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

Analyzing the Optimal Reactive Power Dispatch in the Presence of Series and Shunt Facts Controllers

Analyzing the Optimal Reactive Power Dispatch in the Presence of Series and Shunt Facts Controllers Analyzing the Optimal Reactive Power Dispatch in the Presence of Series and Shunt Facts Controllers M. Lakshmikantha Reddy 1, M. Ramprasad Reddy 2, V. C. Veera Reddy 3 Research Scholar, Department of Electrical

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

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Yong Wang and Zhi-Zhong Liu School of Information Science and Engineering Central South University ywang@csu.edu.cn

More information

Analyses of Guide Update Approaches for Vector Evaluated Particle Swarm Optimisation on Dynamic Multi-Objective Optimisation Problems

Analyses of Guide Update Approaches for Vector Evaluated Particle Swarm Optimisation on Dynamic Multi-Objective Optimisation Problems WCCI 22 IEEE World Congress on Computational Intelligence June, -5, 22 - Brisbane, Australia IEEE CEC Analyses of Guide Update Approaches for Vector Evaluated Particle Swarm Optimisation on Dynamic Multi-Objective

More information

AN OPTIMIZED FAST VOLTAGE STABILITY INDICATOR

AN OPTIMIZED FAST VOLTAGE STABILITY INDICATOR AN OPTIMIZED FAST OLTAE STABILITY INDICATOR C. A. Belhadj M. A. Abido Electrical Engineering Department King Fahd University of Petroleum & Minerals Dhahran 31261, Saudi Arabia ABSTRACT: This paper proposes

More information

Differential Evolution Based Particle Swarm Optimization

Differential Evolution Based Particle Swarm Optimization Differential Evolution Based Particle Swarm Optimization Mahamed G.H. Omran Department of Computer Science Gulf University of Science and Technology Kuwait mjomran@gmail.com Andries P. Engelbrecht Department

More information

Chapter 8 VOLTAGE STABILITY

Chapter 8 VOLTAGE STABILITY Chapter 8 VOTAGE STABIITY The small signal and transient angle stability was discussed in Chapter 6 and 7. Another stability issue which is important, other than angle stability, is voltage stability.

More information

A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using Stochastic Optimization Algorithms and Fractional Calculus

A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using Stochastic Optimization Algorithms and Fractional Calculus 5th International Conference on Electrical and Computer Engineering ICECE 2008, 20-22 December 2008, Dhaka, Bangladesh A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using

More information

A PARTICLE SWARM OPTIMIZATION TO OPTIMAL SHUNT-CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEMS

A PARTICLE SWARM OPTIMIZATION TO OPTIMAL SHUNT-CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEMS ISSN (Print) : 30 3765 ISSN (Online): 78 8875 (An ISO 397: 007 Certified Organization) ol., Issue 0, October 03 A PARTICLE SWARM OPTIMIZATION TO OPTIMAL SHUNT-CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION

More information

Optimal Capacitor placement in Distribution Systems with Distributed Generators for Voltage Profile improvement by Particle Swarm Optimization

Optimal Capacitor placement in Distribution Systems with Distributed Generators for Voltage Profile improvement by Particle Swarm Optimization Optimal Capacitor placement in Distribution Systems with Distributed Generators for Voltage Profile improvement by Particle Swarm Optimization G. Balakrishna 1, Dr. Ch. Sai Babu 2 1 Associate Professor,

More information

Limiting the Velocity in the Particle Swarm Optimization Algorithm

Limiting the Velocity in the Particle Swarm Optimization Algorithm Limiting the Velocity in the Particle Swarm Optimization Algorithm Julio Barrera 1, Osiris Álvarez-Bajo 2, Juan J. Flores 3, Carlos A. Coello Coello 4 1 Universidad Michoacana de San Nicolás de Hidalgo,

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

STUDY OF PARTICLE SWARM FOR OPTIMAL POWER FLOW IN IEEE BENCHMARK SYSTEMS INCLUDING WIND POWER GENERATORS

STUDY OF PARTICLE SWARM FOR OPTIMAL POWER FLOW IN IEEE BENCHMARK SYSTEMS INCLUDING WIND POWER GENERATORS Southern Illinois University Carbondale OpenSIUC Theses Theses and Dissertations 12-1-2012 STUDY OF PARTICLE SWARM FOR OPTIMAL POWER FLOW IN IEEE BENCHMARK SYSTEMS INCLUDING WIND POWER GENERATORS Mohamed

More information

OPTIMAL POWER FLOW SOLUTIONS USING FIREFLY ALGORITHM C.N. Ravi 1, D.B.G. Reddy 2 1,2

OPTIMAL POWER FLOW SOLUTIONS USING FIREFLY ALGORITHM C.N. Ravi 1, D.B.G. Reddy 2 1,2 OPTIMAL POWER FLOW SOLUTIONS USI FIREFLY ALGORITHM C.N. Ravi 1, D.B.G. Reddy 2 1,2 Professor, Department of Electrical & Electronics Eng., Vidya Jyothi Institute of Technology, Hyderabad Abstract Optimal

More information

Abstract. 2. Dynamical model of power system

Abstract. 2. Dynamical model of power system Optimization Of Controller Parametersfornon-Linear Power Systems Using Different Optimization Techniques Rekha 1,Amit Kumar 2, A. K. Singh 3 1, 2 Assistant Professor, Electrical Engg. Dept. NIT Jamshedpur

More information

Optimal Design of UPFC Based Damping Controller Using Iteration PSO

Optimal Design of UPFC Based Damping Controller Using Iteration PSO International Journal of lectrical and lectronics ngineering 3: 29 Optimal Design of UPFC ased Damping Controller Using Iteration PSO A Safari and Hossein Shayeghi Abstract This paper presents a novel

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

OPTIMAL LOCATION AND SIZING OF DISTRIBUTED GENERATOR IN RADIAL DISTRIBUTION SYSTEM USING OPTIMIZATION TECHNIQUE FOR MINIMIZATION OF LOSSES

OPTIMAL LOCATION AND SIZING OF DISTRIBUTED GENERATOR IN RADIAL DISTRIBUTION SYSTEM USING OPTIMIZATION TECHNIQUE FOR MINIMIZATION OF LOSSES 780 OPTIMAL LOCATIO AD SIZIG OF DISTRIBUTED GEERATOR I RADIAL DISTRIBUTIO SYSTEM USIG OPTIMIZATIO TECHIQUE FOR MIIMIZATIO OF LOSSES A. Vishwanadh 1, G. Sasi Kumar 2, Dr. D. Ravi Kumar 3 1 (Department of

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

Particle swarm optimization (PSO): a potentially useful tool for chemometrics?

Particle swarm optimization (PSO): a potentially useful tool for chemometrics? Particle swarm optimization (PSO): a potentially useful tool for chemometrics? Federico Marini 1, Beata Walczak 2 1 Sapienza University of Rome, Rome, Italy 2 Silesian University, Katowice, Poland Rome,

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

Levy Differential Evolutionary Particle Swarm Optimization (LEVY DEEPSO)

Levy Differential Evolutionary Particle Swarm Optimization (LEVY DEEPSO) 1 Levy Differential Evolutionary Particle Swarm Optimization (LEVY DEEPSO) Developers: Kartik S. Pandya, CHARUSAT-INDIA S.K. Joshi, MSU-INDIA S.N. Singh, IIT-K-INDIA 2 Particle Swarm Optimization[1] Particles:

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

A Particle Swarm Based Method for Composite System Reliability Analysis

A Particle Swarm Based Method for Composite System Reliability Analysis A Particle Swarm Based Method for Composite System Reliability Analysis Ramesh Earla, Shashi B. Patra, Student Member, IEEE and Joydeep Mitra, Senior Member, IEEE Abstract This paper presents a new method

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

Reactive Power Management using Firefly and Spiral Optimization under Static and Dynamic Loading Conditions

Reactive Power Management using Firefly and Spiral Optimization under Static and Dynamic Loading Conditions 1 Reactive Power Management using Firefly and Spiral Optimization under Static and Dynamic Loading Conditions Ripunjoy Phukan, ripun000@yahoo.co.in Abstract Power System planning encompasses the concept

More information

The particle swarm optimization algorithm: convergence analysis and parameter selection

The particle swarm optimization algorithm: convergence analysis and parameter selection Information Processing Letters 85 (2003) 317 325 www.elsevier.com/locate/ipl The particle swarm optimization algorithm: convergence analysis and parameter selection Ioan Cristian Trelea INA P-G, UMR Génie

More information

An Adaptive Approach to Posistioning And Optimize Size of DG Source to Minimise Power Loss in Distribution Network

An Adaptive Approach to Posistioning And Optimize Size of DG Source to Minimise Power Loss in Distribution Network International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 12, Issue 10 (October 2016), PP.52-57 An Adaptive Approach to Posistioning And Optimize

More information

DISTRIBUTION SYSTEM OPTIMISATION

DISTRIBUTION SYSTEM OPTIMISATION Politecnico di Torino Dipartimento di Ingegneria Elettrica DISTRIBUTION SYSTEM OPTIMISATION Prof. Gianfranco Chicco Lecture at the Technical University Gh. Asachi, Iaşi, Romania 26 October 2010 Outline

More information

Constraint Handling Methods for Portfolio Optimization using Particle Swarm Optimization

Constraint Handling Methods for Portfolio Optimization using Particle Swarm Optimization 2015 IEEE Symposium Series on Computational Intelligence Constraint Handling Methods for Portfolio Optimization using Particle Swarm Optimization Stuart G. Reid Department of Computer Science University

More information

Artificial Immune System Based DSTATCOM Control for an Electric Ship Power System

Artificial Immune System Based DSTATCOM Control for an Electric Ship Power System Artificial Immune System Based DSTATCOM Control for an Electric Ship Power System Pinaki Mitra and Ganesh K. Venayagamoorthy Real-Time Power and Intelligent Systems Laboratory, Department of Electrical

More information

PARTICLE SWARM OPTIMIZATION BASED APPROACH FOR LOSS REDUCTION IN UNBALANCED RADIAL DISTRIBUTION SYSTEM

PARTICLE SWARM OPTIMIZATION BASED APPROACH FOR LOSS REDUCTION IN UNBALANCED RADIAL DISTRIBUTION SYSTEM PARTICLE SWARM OPTIMIZATION BASED APPROACH FOR LOSS REDUCTION IN UNBALANCED RADIAL DISTRIBUTION SYSTEM P. UMAPATHI REDDY Department of Electrical and Electronics Engineering, Sree Vidyaniethan Engineering

More information

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems Journal of Applied Mathematics Volume 2013, Article ID 757391, 18 pages http://dx.doi.org/10.1155/2013/757391 Research Article A Novel Differential Evolution Invasive Weed Optimization for Solving Nonlinear

More information

Hierarchical VBA based TCSC Robust damping control system design

Hierarchical VBA based TCSC Robust damping control system design Australian Journal of Basic and Applied Sciences, 3(4): 4132-4148, 2009 ISSN 1991-8178 Hierarchical VBA based TCSC Robust damping control system design 1 2 3 Laiq Khan, IkramUllah and K.L.Lo 1,2 Department

More information

A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS

A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS 1 P.DIVYA, 2 PROF. G.V.SIVA KRISHNA RAO A.U.College of Engineering, Andhra University, Visakhapatnam Abstract: Capacitors in

More information

State Estimation and Power Flow Analysis of Power Systems

State Estimation and Power Flow Analysis of Power Systems JOURNAL OF COMPUTERS, VOL. 7, NO. 3, MARCH 01 685 State Estimation and Power Flow Analysis of Power Systems Jiaxiong Chen University of Kentucky, Lexington, Kentucky 40508 U.S.A. Email: jch@g.uky.edu Yuan

More information

Artificial immune system based algorithms for optimization and self-tuning control in power systems

Artificial immune system based algorithms for optimization and self-tuning control in power systems Scholars' Mine Masters Theses Student Research & Creative Works 007 Artificial immune system based algorithms for optimization and self-tuning control in power systems Mani Hunjan Follow this and additional

More information

The Parameters Selection of PSO Algorithm influencing On performance of Fault Diagnosis

The Parameters Selection of PSO Algorithm influencing On performance of Fault Diagnosis The Parameters Selection of Algorithm influencing On performance of Fault Diagnosis Yan HE,a, Wei Jin MA and Ji Ping ZHANG School of Mechanical Engineering and Power Engineer North University of China,

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

GA BASED OPTIMAL POWER FLOW SOLUTIONS

GA BASED OPTIMAL POWER FLOW SOLUTIONS GA BASED OPTIMAL POWER FLOW SOLUTIONS Thesis submitted in partial fulfillment of the requirements for the award of degree of Master of Engineering in Power Systems & Electric Drives Thapar University,

More information

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester Electrical and Electronics Engineering EE 1352 Power System Analysis (Regulation 2008) Time: Three hours Answer all questions Part A (10

More information

Enriched Particle Swarm Optimization for Solving Optimal Reactive Power Dispatch Problem

Enriched Particle Swarm Optimization for Solving Optimal Reactive Power Dispatch Problem Enriched Particle Swarm Optimization for Solving Optimal Reactive Power Dispatch Problem Mr. K. Lenin * Dr.B.Ravindhranath Reddy Dr.M.Surya Kalavathi Jawaharlal Nehru Technological University Kukatpally,

More information

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation James Ranjith Kumar. R, Member, IEEE, Amit Jain, Member, IEEE, Power Systems Division,

More information

Performance Evaluation of IIR Filter Design Using Multi-Swarm PSO

Performance Evaluation of IIR Filter Design Using Multi-Swarm PSO Proceedings of APSIPA Annual Summit and Conference 2 6-9 December 2 Performance Evaluation of IIR Filter Design Using Multi-Swarm PSO Haruna Aimi and Kenji Suyama Tokyo Denki University, Tokyo, Japan Abstract

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

Verification of a hypothesis about unification and simplification for position updating formulas in particle swarm optimization.

Verification of a hypothesis about unification and simplification for position updating formulas in particle swarm optimization. nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA ) Verification of a hypothesis about unification and simplification for position updating formulas in particle swarm optimization

More information

A preventive control model for static voltage stability considering the active power transfer capabilities of weak branches

A preventive control model for static voltage stability considering the active power transfer capabilities of weak branches A preventive control model for static voltage stability considering the active power transfer capabilities of weak branches Xiuqiong Hu 1,2, Zhouyang Ren 2, Yiming Li 2 (1) School of Information and Electric

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 DESIGN OF SVC-PI CONTROLLER FOR DAMPING IMPROVEMENT USING NEW COMPUTATIONAL INTELLIGENCE APPROACH

OPTIMAL DESIGN OF SVC-PI CONTROLLER FOR DAMPING IMPROVEMENT USING NEW COMPUTATIONAL INTELLIGENCE APPROACH 3 August 22. Vol. 42 No.2 25-22 JAI & LLS. All rights reserved. OPIMAL DESIGN OF SVC-PI CONROLLER FOR DAMPING IMPROVEMEN USING NEW COMPUAIONAL INELLIGENCE APPROACH N. A. M. AMARI, 2 I. MUSIRIN, 3 Z. A.

More information

Engineering Structures

Engineering Structures Engineering Structures 31 (2009) 715 728 Contents lists available at ScienceDirect Engineering Structures journal homepage: www.elsevier.com/locate/engstruct Particle swarm optimization of tuned mass dampers

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

Power Quality improvement of Distribution System by Optimal Location and Size of DGs Using Particle Swarm Optimization

Power Quality improvement of Distribution System by Optimal Location and Size of DGs Using Particle Swarm Optimization 72 Power Quality improvement of Distribution System by Optimal Location and Size of DGs Using Particle Swarm Optimization Ankita Mishra 1, Arti Bhandakkar 2 1(PG Scholar, Department of Electrical & Electronics

More information

Optimal Capacitor Placement in Distribution System with Random Variations in Load

Optimal Capacitor Placement in Distribution System with Random Variations in Load I J C T A, 10(5) 2017, pp. 651-657 International Science Press Optimal Capacitor Placement in Distribution System with Random Variations in Load Ajay Babu B *, M. Ramalinga Raju ** and K.V.S.R. Murthy

More information

J. Electrical Systems 10-1 (2014): Regular paper. Optimal Power Flow and Reactive Compensation Using a Particle Swarm Optimization Algorithm

J. Electrical Systems 10-1 (2014): Regular paper. Optimal Power Flow and Reactive Compensation Using a Particle Swarm Optimization Algorithm Ahmed Elsheikh 1, Yahya Helmy 1, Yasmine Abouelseoud 1,*, Ahmed Elsherif 1 J. Electrical Systems 10-1 (2014): 63-77 Regular paper Optimal Power Flow and Reactive Compensation Using a Particle Swarm Optimization

More information

A NETWORK TRAFFIC PREDICTION MODEL BASED ON QUANTUM INSPIRED PSO AND WAVELET NEURAL NETWORK. Kun Zhang

A NETWORK TRAFFIC PREDICTION MODEL BASED ON QUANTUM INSPIRED PSO AND WAVELET NEURAL NETWORK. Kun Zhang Mathematical and Computational Applications, Vol. 19, No. 3, pp. 218-229, 2014 A NETWORK TRAFFIC PREDICTION MODEL BASED ON QUANTUM INSPIRED PSO AND WAVELET NEURAL NETWORK Kun Zhang Department of Mathematics,

More information

Hybrid particle swarm algorithm for solving nonlinear constraint. optimization problem [5].

Hybrid particle swarm algorithm for solving nonlinear constraint. optimization problem [5]. Hybrid particle swarm algorithm for solving nonlinear constraint optimization problems BINGQIN QIAO, XIAOMING CHANG Computers and Software College Taiyuan University of Technology Department of Economic

More information