A Review of Optimal Placement of Shunt FACTS Devices using Optimization Techniques Chirag Tanti 1 Dinesh Pipalava 2

Size: px
Start display at page:

Download "A Review of Optimal Placement of Shunt FACTS Devices using Optimization Techniques Chirag Tanti 1 Dinesh Pipalava 2"

Transcription

1 IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 12, 2015 ISSN (online): A Review of Optimal Placement of Shunt FACTS Devices using Optimization Techniques Chirag Tanti 1 Dinesh Pipalava 2 1 Student of M. Tech 2 Assistant Professor 1,2 Department of Electrical Engineering 1,2 L.E. College, Morbi (Gujarat), India Abstract This paper presents a literature survey on applications of shunt connected Flexible Alternating Current Transmission Systems (FACTS) such as Static VAR Compensator (SVC), Static Synchronous Compensator (STATCOM) for enhancement of voltage stability, minimization of the real power losses and also to provide the flexible operation & better controllability etc. Because of economic considerations, identifying the best location for installing the SVC and STATCOM is also important. The FACTS devices placement problem is commonly solved using heuristic optimization techniques. The paper also presents a review of various heuristic optimization techniques applied to determine optimal placement and sizing of the SVC and STATCOM. Key words: FACTS, SVC, STATCOM and Optimization techniques I. INTRODUCTION Flexible AC Transmission Systems (FACTS) can provide benefits in increasing system transmission capacity and power flow control flexibility and speed [1]. FACTS are basically power electronics equipment which is very useful for increasing transmission capacity in the power system and have capacity to control several parameters in transmission network [2].These types of devices can enhance the stability of power system network and can support voltage with better controllability of their parameters such as impedance, current, phase angle and voltage [3]. They have ability to operate fast and effective manner to control the voltage magnitude and phase angle at chosen buses. FACTS devices include Thyristor Controlled Series Reactor (TCSC), Static Var Compensator (SVC), Unified Power Flow Controller (UPFC), and Static Compensator (STATCOM). There are several types to connect the FACTS devices such as in series, shunt, or a combination of both series and shunt. Basically static VAR compensator (SVC) and static synchronous compensator (STATCOM) are shunt connected fact devices. Shunt compensation improves the real power handling capacity of a line at a more economic cost than building other transmission line of the same as well as of higher capability. Shunt FACTS devices provide easy control and reactive power support to the transmission network system [4]. The SVC is the most widely used shunt FACTS device in power networks because of its low cost and good performance in system enhancement. It is a shunt connected static Var generator or absorber with an adjustable output, which allows the exchange of the capacitive or inductive current so as to provide voltage support. When installed at a proper location, the SVC can also reduce power losses [5]. The STATCOM is also a shunt compensator and one of the important members of the FACTS family that are increasingly being used in long transmission lines in modern power systems. Due to economic factor, it is not possible that to install the shunt controller in all buses, therefore it is necessary to find the best location and size of added compensator considering the calculation of steady state condition of the system [6]. II. CHARACTERISTIC OF SVC AND STATCOM Shunt compensation is engaged to effects the physical electrical characteristics of transmission line of the power system to improve the steady state transmittable power. It is also helpful to control the voltage profile across the line [7]. SVC and STATCOM are very main devices for controlling the reactive power flow in the power system network. An overview of characteristics of SVCs and STATCOMs are provided in following paragraphs. A. SVC: The SVC is a shunt-connected static var generator/load whose output is adjusted to exchange capacitive or inductive current so as to maintain or control a specific power system variable [8]. In SVC, traditional Thyristor is used to obtain rapid monitoring of shunt connected capacitor and reactors. SVC is consists of mainly two things are- to provide a permanent connected source of reactive power, fix capacitor is used. SVCs have two popular configurations. One configuration consists of a Fixed Capacitor (FC) and a Thyristor-Controlled Reactor (TCR) and the other consists of a Thyristor-Switched Capacitor (TSC) and TCR. In the limit of minimum or maximum susceptances, the SVC behaves like a fixed capacitor or an inductor. The choice of the appropriate size is one of the important issues in the application of SVCs in voltage stability enhancement [9]. B. Statcom: The STATCOM is a voltage-source, converter-based device that converts a DC input voltage into an AC output voltage to compensate for the active and reactive needs of the system. STATCOMs have better characteristics than SVCs. The STATCOM exhibits constant current characteristics when the voltage is below the limit [8]. At the fundamental frequency, STATCOM produces a stable set of sinusoidal voltage with rapid control of amplitude and phase angle. STATCOM alter DC input voltage into AC output voltage so that compensate the active and reactive essential by the system [10]. III. APPLICATION OF OPTIMIZATION TECHNIQUES FOR OPTIMAL PLACEMENT OF SVC AND STATCOM This section presents the basic knowledge of evolutionary computation and other heuristic optimization techniques as well as how they are combined with knowledge elements in computational intelligence systems. Applications to the All rights reserved by 658

2 optimal placement and sizing of SVCs and STATCOMs in power networks are emphasized, and recent research is presented and discussed. In the earlier decades several meta heuristic optimization algorithm have been introduced. These algorithms are principally inspired by nature analogy. Due to the applicability in the bulk range of problem, all the algorithms are also called as general purpose approaches. There are several optimization techniques such as [11]. Evolution strategies (ES)-1965, Genetic algorithm (GA)-1975, Simulated annealing (SA)-1983, Ant colony optimization (ACO)-1992 Particle swarm optimization (PSO)-1995, Harmony search algorithm (HSA)-2001 Bee colony optimization (BCO)-2004, Gravitational search algorithm (2009) A. Evolution Strategies: The ES optimization technique was introduced in the early 1960s and developed further in the 1970s by Rechenberg and Schwefel at the University of Berlin in Germany. It was originally created to solve technical optimization problems, and its first application was in the area of hydrodynamics [12]. Nowadays, the ES is recognized as a very strong optimization method capable of solving large scale, multimodal, highly constrained, nonlinear problems [13]. The main search procedure in the ES is the mutation operator that generates random samples around search points (solution candidates) selected from a population of different search points. Jordehia et.al was applied an Evolution strategy to obtain ideal location of FACT devices with the objective of increased system load ability. Enhancement of system load ability is depends on location and setting of FACTS devices. SVC, TCSC, and UPFC were considered for this purpose. Effectiveness of this approach was checked on IEEE 30-bus test system [14]. Santiago et.al proposed an approach based on Evolution strategies for optimal placement of FACTS devices with the objective of enhancing system load ability with better controllability of security limits of power system. Mainly three crucial aspects were considered for the optimization purpose- types of installed FACTS, their placement, and corresponding control setting. Effectiveness of this algorithm is checked on IEEE-30 bus test system. Result shows that when different types of FACTS were applied simultaneously, it was maximize the system load ability [15]. B. Genetic Algorithm: The GA is an evolutionary computation technique that patterns itself after Charles Darwin s survival of the fittest concept. Through selection of parents, crossover between members of the current population, and mutation of the offspring, the population evolves and after a number of generations it approaches an optimal fitness. After the population data is initialized, the fitness of each individual is evaluated through the use of a fitness function. The fitness function value quantitatively compares each individual of the current generation to obtain a fitness ranking (ordering) of all the members. Higher ranking individuals have fitness values that are closer to the optimal fitness value and vice versa for lower ranking individuals. After the fitness of each individual has been assessed, a subgroup of individuals is selected to become the parents for the next generation. Once the two parents are chosen, crossover between them will produce two offspring. The crossover operator applies to the parents according to a pre-defined crossover probability. If the crossover is not allowed, then the two offspring will be identical to the parents. On the other hand, if crossover is allowed, a portion of each parent s genes goes to one child and the rest to the other. In this way, two individuals containing the same number of genes are produced[16,17]. Pisica et.al used GA that offers to distinguish best placement and sizing of SVC. A multi criteria function was evolved consisting of mainly operational objectives and investment cost. The computer program was operated on a 13-nodes test system. Enhancement in voltage profile and reducing power losses was calculating by a computer program [18]. Talebi et al. [19] used GA for SVC placement with the objective of load balancing during a specific period of time. The unbalanced treatment of some real samples of the feeders was studied and the effect of SVC application was simulated. Simulation results demonstrated that optimal use of the SVC can balance load current and decrease unfavourable effects considerably. Financial analysis showed that this technique is optimal from the economic point of view. Preethi et.al was offered an application of GA for power system voltage stability enhancement using several FACTS devices. In this paper traditional Newton Raphson method was used to obtain load flow analysis considering several types of loading condition. For the purpose of simulation matlab coding was required [20]. A GA based optimization procedure has been implemented to find the best placement, type, and size of selected FACTS devices for reducing total financial losses in the network caused by voltage sags [21]. Three types of FACTS devices were considered, namely, SVC, STATCOM, and Dynamic Voltage Restorer (DVR). Farsangi et al. [22] used power system stability as an index for optimal allocation of the controllers. Parizad et.al was proposed an application of GA for finding the optimal location of fact devices to enhance the voltage stability and reduce losses. For this purpose, three types of FACTS devices have been considered. In first step TCPAT, UPFS and SVC installed only in transmission line and indices have been calculated. After that two types of following devices effort to enhance parameter randomly. This method effort to gives superior voltage stability index and reduced losses by consideration of all above devices cumulatively. These processes were performed on 34-bus test system [3]. A messy GA-based optimization scheme for voltage stability enhancement of power systems under critical operation conditions was presented in [23]. Whei -min line et.al has been presented the application of Ant colony optimization (ACO) + GA with ECI (equivalent current inject) model in a power system. This algorithm was applied to find the best location and capacity of a new STATCOM with the objective of voltage security enhancement. In this paper GA was improved the quality of ants by optimizing themselves to develop a All rights reserved by 659

3 superior result. Finally simulation was performed on IEEE 30-bus test system [24]. C. Simulated Annealing: Simulated Annealing is one the most important common probabilistic meta-heuristic for the global optimization problem. Metropolis was described this technique in 1950 as a model of crystallization process. After that this technique was freely stated by Scott Kirkpatrick, C. Daniel Gelatt and Mario P. Vecchi in 1983 and by VladoCerny in 1985 [25]. Simulated annealing was mainly introduced to settle mixed problem by adapting the process of crystallization modal. Simulated annealing emulates the physical gradual cooling process (known as -annealing) to generate high quality crystal [26]. SA locates an ideal approximation to the universal optimum of given function in a huge search space [25]. Actually this technique mocks the behavior of this dynamical system to obtain the thermal equilibrium at a predefined temperature. SA has appreciable ability of escaping from the local minima by accepting or rejecting new solution candidates according to a probability function. Gitizadeh and Kalantar proposed an approach based on SA and Sequential Quadratic Programming (SQP) in the optimization process for optimally locating TCSC and SVC [27]. The problem was formulated according to the SQP problem in the first stage to accurately evaluate the static security margin with the congestion alleviation constraint in the presence of FACTS devices, and in the next stage an SA based optimization technique was used to find an optimal solution. The simulation results showed that this placement approach reduced congestion in the transmission lines and enhanced distance of the voltage collapse point without the use of procedures with a high computational burden such as the CPF method. D. Partical Swarm Optimization: Particle swarm optimization (PSO) is an evolutionary computation technique developed by Russell Eberhart and James Kennedy in 1995, which is inspired by the social behavior of bird flocking and fish schooling. PSO has its roots in artificial life and social psychology as well as in engineering and computer science. It utilizes a population of particles that fly through the problem hyperspace with given velocities. At each iteration, the velocities of the individual particles are stochastically adjusted according to the historical best position for the particle itself and the neighborhood best position. Both the particle best and the neighborhood best are derived according to a user defined fitness function. The movement of each particle naturally evolves to an optimal or nearoptimal solution. Ravi et.al has been implemented a modified PSO approach for best location of FACTS devices in order to reduce power system losses and improve voltage profile was known as enhanced particle swarm optimization algorithm. In this algorithm SVC and STATCOM selected for optimal location and sizing in the power system. Enhanced PSO technique obtains optimal setting for current infrastructure as well as ideal location sizes and control setting for STATCOM unit. An IEEE 30-bus test system was presented as an instance to illustrate this approach. Computational results were shown the enhancement of reliability of the power system and efficiency of this modern technique [28]. Hernandez et al. [29] demonstrated the feasibility of applying the PSO technique in solving optimal allocation of a STATCOM in a 45-bus section of the Brazilian power system. The technique was able to find the best location for the STATCOM in order to optimize the system voltage profile with a low degree of uncertainty. Another approach for optimal placement of STATCOMs in power systems was proposed using simultaneous application of PSO and CPF in order to improve the voltage profile, minimize the power system s total losses, and maximize the system load ability with respect to the size of the STATCOM [30]. Sakhtivel et.al was proposed PSO technique for the optimal location and sizing of SVC to enhance the voltage stability under the most critical line outage contingency in a power system. The other objective of this technique was to minimize the line loss by providing reactive power support with svc under single line outage contingency condition. In this modern technique the line outage severity was measured by considering the amount of enhanced reactive power generation. The performance of this work was checked on IEEE-30 bus test system [31]. Another PSO based techniques has been proposed for minimization of transmission loss considering voltage profile and cost function. SVC was selected as the compensation controllers. It was designed as a reactive source compiled at the bus. Computational simulation was investigated on the IEEE 30-bus test system [32]. Laifa et.al was proposed a multi objective particle swarm optimization technique to obtain ideal allocation of SVC with the objective of solving a mixed continuousdiscrete multi objective optimization problem in order to obtain the best location of facts. Several objectives were used such as voltage stability enhancement, reduction of real power losses and voltage deviation. Performance of this algorithm was checked on IEEE 14-bus test system for ideal location and size of fact devices [33]. To find the optimal location and sizing of a STATCOM in a power system for voltage profile improvement, different variations of the PSO techniques have been applied. From among the various PSO techniques, namely, the classical PSO, PSO time varying inertia weight, PSO random inertia weight and PSO time varying acceleration coefficients (PSO-TVAC), the PSO- TVAC model was found to be superior in terms of computational speed and accuracy of solution [34]. The effect of population size and initial and final values of acceleration coefficients was also investigated in this paper. IV. CONCLUSION This paper provides a review on reported work in literature on optimal placement and sizing of shunt FACTS devices using above mentioned heuristic optimization technique. Summary of mentioned optimization techniques is also presented. The paper also presents a broad overview and a list of published references as necessary recommendation for the research on optimal location and sizing of shunt FACTS devices. REFERENCES [1] Saravanan M., Slochanal S.M.R.,Venkatesh P.,Abraham J.P.S., Application of particle swarm All rights reserved by 660

4 optimization technique for optimal location of FACTS devices considering cost of installation and system loadability, Electric Power System Research, (2007). [2] Hingorani N.G., High Power Electronics and Flexible AC Transmission System, IEEE Power Engineering Review, vol. 7, pp.3-4, [3] Parizad A., Kalantar M., Khazali A, Application of HSA and GA in Optimal Placement of FACTS Devices Considering Voltage Stability and Losses, International Conference on Electric Power and Energy Conversion Systems, pp. 1-7,2009 [4] Iraj Kheirizad, Amir Mohammadi, Mohammad Hadi Varahram, A Novel Algorithm for Optimal Location of FACTS Devices in Power System Planning, Journal of Electrical Engineering & Technology, Vol. 3, pp , [5] Sirjani R., Mohamed A., Shareef H., Optimal placement and sizing of Static Var Compensators in power systems using Improved Harmony Search Algorithm, przegląd elektrotechniczny,87 (2011),No. 7, [6] Zhang W., Li F., Tolbert L. M., Optimal Allocation of Shunt Dynamic Var Source SVC and STATCOM, : A Survey, Department of Electrical and Computer Engineering, the University of Tennessee, Knoxville, pp. 1-6,2006. [7] Saranjeet K., Evolutionary Algorithm Assisted Optimal Placement of FACTS Controllers in Power system, Master Thesis, Thapar University, pp.16-18, [8] Mithulananthan N.,Cañizares C.A.,Reeve J.,Comparison of PSS, SVC and STATCOM controllers for damping power system oscillation, IEEE Trans Power Syst, 18 (2003), [9] Sode-Yome A.,Mithulananthan N.,Comparison of shunt capacitor, SVC and STATCOM in static voltage stability margin enhancement.int J Elec Eng Educ, 41(2004),No. 2, [10] Sode-Yome, N. Mithulananthan, and Kwang Y. Lee, A Comprehensive Comparison of FACTS Devices for Enhancing Static Voltage Stability, pp June [11] Khajehzadeh M., Taha M.R., El-Shafie A., Eslami M., A Survey on Meta-Heuristic Global Optimization Algorithms, Research Journal of Applied Sciences, Engineering and Technology,pp , [12] Rezaee-Jordehi A.,Joorabian M., Optimal Placement of Multi- Type FACTS Devices in Power Systems Using Evolution Strategies,The 5th International Power Engineering and Optimization Conference,(2011), [13] Mendes J.C.,Saavedra O.R.,Pessanha J.O., Power system restoration restoration with priority loads using an evolutionary strategy, Proceedings of 34th North American Power Symposium, Arizona,(2002), [14] Rezaee-JordehiA.,Joorabian M., Optimal Placement of Multi-Type FACTS Devices in Power Systems Using Evolution Strategies, The 5th International Power Engineering and Optimization Conference, pp , june [15] Santiago M., Maldonado R., Optimal Placement of FACTS Controllers in Power systems via Evolutionary Strategies, IEEE international conference on Transmission and Distribution Evolutionary Computation, pp. 1-6, [16] D. Goldberg, Genetic algorithms in search, optimization and machine learning. Addison- Wesley Pub. Co ISBN: , [17] G. Syswerda, Uniform crossover in genetic algorithms, Proc. of the Third International Conference on Genetic Algorithms and Their Applications, San Mateo, CA, Jun. 1989, pp: 2-9. [18] Pisica, C. Bulac, L. Toma, M. Eremia, Optimal SVC Placement in Electric Power Systems Using a Genetic Algorithms Based Method, Power Tech Conference, pp. 1-6, june [19] Talebi M.A.,Kazemi A.,Gholami A.,Rajabi M.,Optimal Placement of Static Var Compensators in Distribution Feeders For Load Balancing By Genetic Algorithm, 18th International Conference and Exhibition on Electricity Distribution,(2005). [20] V.A. Preethi, Dr. S. Muralidharan, Mr. S. Rajasekar, Application of Genetic Algorithm to Power System Voltage Stability Enhancement Using Facts Devices, International Conference on Recent Advancements in Electrical, Electronics and Control Engineering, pp , [21] Zhang Y.,Milanovic J.V.,Voltage Sag Cost Reduction With Optimally Placed FACTS Devices, 9th Internatinal Conference on Electrical Power,Quality and Utilisation, (2007). [22] Farsangi M.M., Nezamabadi-pour H., Song Y.H., Lee K.Y.,Placement of SVCs and Selection of Stabilizing Signals in Power Systems,IEEE TRANSACTIONS ON POWER SYSTEMS,22 (2007), NO.3, [23] Huang J.S.,Negnevitsky M., A Messy Genetic Algorithm Based Optimization Scheme for SVC Placement of Power Systems under Critical Operation Contingence, International Conference on Computer Science and Software Engineering,(2008), [24] Whei-Min Lin, Kai-Hung Lu, Cong-Hui Huang, Ting-Chia Ou, and Yuan-Hui Li, Optimal Location and Capacity of STATCOM for Voltage stability Enhancement using ACO plus GA, IEEE/ASME International Conference on Advanced Intelligent Mechatronics, pp , [25] Priyanka Paliwal, N.P.Patidar and R.K.Nema, A Comprehensive Survey of Optimization Techniques used for Distributed Generator Siting and Sizing, PP.1-7, march [26] M.R. Al Rashidi, M.E. El-Hawary, Applications of computational intelligence techniques for solving the revived optimal power flow problem Electric Power Systems Research vol. 79, pp , All rights reserved by 661

5 [27] Chang C.S.,Huang J.S., Optimal SVC placement for voltage stability reinforcement, Electric Power Systems Research, 42 (1997), [28] K. Ravi, Dr.M.Rajaram., Optimal Location of FACTS Devices using enhanced Particle SwarmOptimization, International Conference on Advanced Communication Control and Computing Technologies, pp ,August [29] Hernandez J.C.,del Valle Y.,Venayagamoorthy G.K., R.G. Harley, Optimal Allocation of a STATCOM in a 45 Bus Section of the Brazilian Power System using Particle Swarm Optimization, Proceedings of the IEEE Swarm Intelligence Symposium,(2006), [30] Azadani E.N., Hosseinian S.H., Janati M., Hasanpor P.,Optimal Placement of Multiple STATCOM, 12th International Middle-East Power System Conference,(2008), [31] S.Sakthivel, Dr.D.Mary, R.Vetrivel and V.SenthamaraiKannan, Optimal Location of SVC for Voltage Stability Enhancement under Contingency Condition through PSO Algorithm, International Journal of Computer Applications,Vol.20,pp , April [32] S.A. Jumaat, Ismail Musirin, Muhammad Murtadha Othman, and Hazlie Mokhlis, PSO Based Technique for Loss Minimization Considering Voltage Profile and Cost Function, The 5 th International Power Engineering and Optimization Conference (PEOCO2011),pp ,June [33] Abdelaziz Laifa, Mohamed Boudour, Facts allocation for power system voltage stability enhancement using MOPSO, 5 th International Multi-Conference on Systems, Signals and Devices, pp.1-6, [34] Varshney S., Srivastava L., Pandit M., Comparison of PSO Models for Optimal Placement and Sizing of Statcom, Second International Conference on Sustainable Energy and Intelligent System,(2011), A Review of Optimal Placement of Shunt FACTS Devices using Optimization Techniques All rights reserved by 662

Optimal Placement and Sizing of Shunt FACTS Devices in Power Systems Using Heuristic Optimization Techniques: a Comprehensive Survey

Optimal Placement and Sizing of Shunt FACTS Devices in Power Systems Using Heuristic Optimization Techniques: a Comprehensive Survey Reza SIRJANI, Azah MOHAMED, Hussain SHAREEF Department of Electrical, Electronic and Systems Engineering, Universiti Kebangsaan Malaysia (UKM) Optimal Placement and Sizing of Shunt FACTS Devices in Power

More information

IJETST- Volume 01 Issue 09 Pages November ISSN

IJETST- Volume 01 Issue 09 Pages November ISSN International Journal of Emerging Trends in Science and Technology Optimal Placement of SVC in Power System for Voltage Stability Enhancement Using Genetic Algorithm Authors Nithin A Skaria 1, Sarin Baby

More information

Enhancement of Voltage Stability by Optimal Location of Static Var Compensator Using Genetic Algorithm and Particle Swarm Optimization

Enhancement of Voltage Stability by Optimal Location of Static Var Compensator Using Genetic Algorithm and Particle Swarm Optimization American J. of Engineering and Applied Sciences 5 (): 70-77, 202 ISSN 94-7020 204 Kalaivani and Kamaraj, This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license

More information

CHAPTER 4 FACTS CONTROLLERS FOR OPTIMIZATION OF POWER SYSTEM

CHAPTER 4 FACTS CONTROLLERS FOR OPTIMIZATION OF POWER SYSTEM 52 CHAPTER 4 FACTS CONTROLLERS FOR OPTIMIZATION OF POWER SYSTEM 4.1 INTRODUCTION Flexible AC Transmission System (FACTS) controllers have been used in power systems with the objective of improving system

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of GA and PSO over Economic Load Dispatch Problem Sakshi Rajpoot sakshirajpoot1988@gmail.com Dr. Sandeep Bhongade sandeepbhongade@rediffmail.com Abstract Economic Load dispatch problem

More information

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION Manjeet Singh 1, Divesh Thareja 2 1 Department of Electrical and Electronics Engineering, Assistant Professor, HCTM Technical

More information

Optimal Placement and Sizing of SVC for Improving Voltage Profile of Power System

Optimal Placement and Sizing of SVC for Improving Voltage Profile of Power System Optimal Placement and Sizing of SVC for Improving Voltage Profile of Power System Shraddha Udgir, Sarika Varshney & Laxmi Srivastava Deptt. of Electrical Engineering, Madhav Institute of Technology & Science,

More information

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Md Sajjad Alam Student Department of Electrical Engineering National Institute of Technology, Patna Patna-800005, Bihar, India

More information

OPTIMAL LOCATION OF SVC USING BENEFIT FACTORS TO IMPROVE THE VOLTAGE PROFILE IN POWER SYSTEMS

OPTIMAL LOCATION OF SVC USING BENEFIT FACTORS TO IMPROVE THE VOLTAGE PROFILE IN POWER SYSTEMS European International Journal of Science and Technology Vol. 4 No. 2 February, 2015 OPTIMAL LOCATION OF SVC USING BENEFIT FACTORS TO IMPROVE THE VOLTAGE PROFILE IN POWER SYSTEMS IRENE N. MUISYO a, KEREN

More information

SVC & TCSC for Minmum Operational Cost Under Different Loading Condition

SVC & TCSC for Minmum Operational Cost Under Different Loading Condition SVC & TCSC for Minmum Operational Cost Under Different ing Condition Biplab Bhattacharyya 1 Associate Professor, Electrical Engg. Indian School of Mines, Dhanbad, India Email: biplabrec@yahoo.com S.K.Goswami

More information

Performance analysis of FACTS devices in steady state power flow

Performance analysis of FACTS devices in steady state power flow Performance analysis of FACTS devices in steady state power flow VELAMURI SURESH 1, SREEJITH.S 2 1 Research Scholar, 2 Associate Professor School of Electrical engineering, VIT University Vellore, INDIA

More information

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS Gabriela Ochoa http://www.cs.stir.ac.uk/~goc/ OUTLINE Optimisation problems Optimisation & search Two Examples The knapsack problem

More information

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM Journal of Al-Nahrain University Vol.10(2), December, 2007, pp.172-177 Science GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM * Azhar W. Hammad, ** Dr. Ban N. Thannoon Al-Nahrain

More information

Transient Stability Improvement of Long Transmission Line System by Using SVC

Transient Stability Improvement of Long Transmission Line System by Using SVC Transient Stability Improvement of Long Transmission Line System by Using SVC Dr.Tarlochan Kaur 1 and Sandeep Kakran 2 1 Associate Professor, EED, PEC University of Technology, Chandigarh, India 2 Assistant

More information

Optimal TCSC and SVC Placement for Voltage Profile Enhancement and Loss Minimization Using Bee Colony Optimization

Optimal TCSC and SVC Placement for Voltage Profile Enhancement and Loss Minimization Using Bee Colony Optimization Optimal TCSC and SVC Placement for Voltage Profile Enhancement and Loss Minimization Using Bee Colony Optimization Sudipta Das, Biswa Ranjan Kuanr,Niladri Chakraborty Department of Power Engineering Jadavpur

More information

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online): 2321-0613 Comparison of Shunt Facts Devices for the Improvement of Transient Stability of Two Machine

More information

International Journal of Scientific & Engineering Research Volume 4, Issue 2, February ISSN

International Journal of Scientific & Engineering Research Volume 4, Issue 2, February ISSN International Journal of Scientific & Engineering Research Volume 4, Issue, February-1 1 Voltage Stability Enhancement through Static Var Compensator A.S. Siddiqui 1, Tanmoy Deb Jamia Millia Islamia, New

More information

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization 2017 2 nd International Electrical Engineering Conference (IEEC 2017) May. 19 th -20 th, 2017 at IEP Centre, Karachi, Pakistan Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic

More information

Simulation and Analysis of Static Var Compensator with Matlab

Simulation and Analysis of Static Var Compensator with Matlab The International Journal Of Engineering And Science (IJES) Volume 4 Issue 12 Pages PP -07-11 2015 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Simulation and Analysis of Static Var Compensator with Matlab

More information

OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE

OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE Rosamma Thomas 1, Jino M Pattery 2, Surumi Hassainar 3 1 M.Tech Student, Electrical and Electronics,

More information

Original Contribution EFFECTS OF PARALLEL FACTS CONTROLLERS ON STAEDY STATE VOLTAGE STABILITY MARGIN M. A. Kamarposhti 1 *, H.

Original Contribution EFFECTS OF PARALLEL FACTS CONTROLLERS ON STAEDY STATE VOLTAGE STABILITY MARGIN M. A. Kamarposhti 1 *, H. Trakia Journal of Sciences, Vol. 7, No. 3, pp 8-90, 2009 Copyright 2009 Trakia University Available online at: http://www.uni-sz.bg ISSN 33-7050 (print) ISSN 33-355 (online) Original Contribution EFFECTS

More information

SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM

SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM Tiago Alencar UFMA tiagoalen@gmail.com Anselmo Rodrigues UFMA schaum.nyquist@gmail.com Maria da

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 7, Issue 1, July 2017

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 7, Issue 1, July 2017 Congestion Management in Deregulated Power System Using Market Splitting Based Approach Manish Harchand 1, KanwardeepSingh 2 M.Tech student 1, Associate professor 2 Department of Electrical Engineering,

More information

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 20 CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 2.1 CLASSIFICATION OF CONVENTIONAL TECHNIQUES Classical optimization methods can be classified into two distinct groups:

More information

A Modified PSO Technique for the Coordination Problem in Presence of DG

A Modified PSO Technique for the Coordination Problem in Presence of DG A Modified PSO Technique for the Coordination Problem in Presence of DG M. El-Saadawi A. Hassan M. Saeed Dept. of Electrical Engineering, Faculty of Engineering, Mansoura University, Egypt saadawi1@gmail.com-

More information

Study of Transient Stability Improvement of IEEE 9-Bus System by using SVC

Study of Transient Stability Improvement of IEEE 9-Bus System by using SVC Study of Transient Stability Improvement of IEEE 9-Bus System by using SVC Rathnasagar Rangu 1, Poonam Upadhyay 2 1 PG Student, VNR VJIET, Hyderabad, India 2 Professor, VNR VJIET, Hyderabad, India Abstract

More information

The Study of Voltage Profile and Power Quality with SVC in Transmission System at Different Loads

The Study of Voltage Profile and Power Quality with SVC in Transmission System at Different Loads The Study of Voltage Profile and Power Quality with SVC in Transmission System at Different Loads S.RaviKumar, B.Ramoji Rao, D.Ramesh Abstract This paper illustrates the effect of different static load

More information

[Kashyap*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kashyap*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DETERMINATION OF OPTIMAL LOCATION OF SVC CONTROLLER DEVICES IN ELECTRIC TRANSMISSION SYSTEM BY USING PSO METHOD Vibha Kashyap*,

More information

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization 488 International Journal Wu-Chang of Control, Wu Automation, and Men-Shen and Systems, Tsai vol. 6, no. 4, pp. 488-494, August 2008 Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

More information

Chapter 3 MODELING OF SHUNT FACTS DEVICES. The Shunt FACTS Devices are used for voltage control and

Chapter 3 MODELING OF SHUNT FACTS DEVICES. The Shunt FACTS Devices are used for voltage control and 44 Chapter 3 MODELING OF SHUNT FACTS DEVICES 3.0 Introduction The Shunt FACTS Devices are used for voltage control and power flow control, but these are good at for voltage control. These are not in a

More information

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms D. Prabhakar Associate Professor, Dept of ECE DVR & Dr. HS MIC College of Technology Kanchikacherla, AP, India.

More information

OPTIMAL ALLOCATION OF DISTRIBUTED RESOURCES CONSIDERING CUMULATIVE VOLTAGE STABILITY INDEX FOR POWER DISTRIBUTION NETWORK USING TLBO

OPTIMAL ALLOCATION OF DISTRIBUTED RESOURCES CONSIDERING CUMULATIVE VOLTAGE STABILITY INDEX FOR POWER DISTRIBUTION NETWORK USING TLBO International Journal of Electrical Engineering & Technology (IJEET) Volume 9, Issue 6, November December 2018, pp. 14 23, Article ID: IJEET_09_06_002 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=9&itype=6

More information

Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization

Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization Loveleen Kaur 1, Aashish Ranjan 2, S.Chatterji 3, and Amod Kumar 4 1 Asst. Professor, PEC

More information

Modeling and Simulation of Static VAR Compensator Controller for Improvement of Voltage Level in Transmission Lines

Modeling and Simulation of Static VAR Compensator Controller for Improvement of Voltage Level in Transmission Lines Modeling and Simulation of Static VAR Compensator Controller for Improvement of Voltage Level in Transmission Lines 1 B.T.RAMAKRISHNA RAO, 2 N.GAYATRI, 3 P.BALAJI, 4 K.SINDHU 1 Associate Professor, Department

More information

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India.

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India. Volume 3, Issue 3, March 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Training Artificial

More information

FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM

FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM Mohd Ali N. Z, I. Musirin, H. Abdullah and S. I. Suliman Faculty of Electrical Engineering, Universiti Teknologi Mara Malaysia,

More information

Dynamic Economic Dispatch for Power Generation Using Hybrid optimization Algorithm

Dynamic Economic Dispatch for Power Generation Using Hybrid optimization Algorithm Dynamic Economic Dispatch for Power Generation Using Hybrid optimization Algorithm G.Karthika 1, Mr.M.Vigneshwaran, M.E., 2 PG Scholar, M. Kumarasamy College of Engineering, Karur, Tamilnadu, India 1 Assistant

More information

Dr. Ramesh Kumar, Nayan Kumar (Department of Electrical Engineering,NIT Patna, India, (Department of Electrical Engineering,NIT Uttarakhand, India,

Dr. Ramesh Kumar, Nayan Kumar (Department of Electrical Engineering,NIT Patna, India, (Department of Electrical Engineering,NIT Uttarakhand, India, Dr Ramesh Kumar, Nayan Kumar/ International Journal of Engineering Research and An Efficent Particle Swarm Optimisation (Epso) For Solving Economic Load Dispatch (Eld) Problems Dr Ramesh Kumar, Nayan Kumar

More information

Performance Comparison of Genetic Algorithm, Particle Swarm Optimization and Simulated Annealing Applied to TSP

Performance Comparison of Genetic Algorithm, Particle Swarm Optimization and Simulated Annealing Applied to TSP Performance Comparison of Genetic Algorithm, Particle Swarm Optimization and Simulated Annealing Applied to TSP Madhumita Panda Assistant Professor, Computer Science SUIIT, Sambalpur University. Odisha,

More information

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-"&"3 -"(' ( +-" " " % '.+ % ' -0(+$,

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-&3 -(' ( +-   % '.+ % ' -0(+$, The structure is a very important aspect in neural network design, it is not only impossible to determine an optimal structure for a given problem, it is even impossible to prove that a given structure

More information

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS -

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS - TO SOLVE ECONOMIC DISPATCH PROBLEM USING SFLA P. Sowmya* & Dr. S. P. Umayal** * PG Scholar, Department Electrical and Electronics Engineering, Muthayammal Engineering College, Rasipuram, Tamilnadu ** Dean

More information

CHAPTER-5 APPLICATION OF SYMBIOTIC ORGANISMS SEARCH ALGORITHM

CHAPTER-5 APPLICATION OF SYMBIOTIC ORGANISMS SEARCH ALGORITHM 100 CHAPTER-5 APPLICATION OF SYMBIOTIC ORGANISMS SEARCH ALGORITHM 5.1 INTRODUCTION The progressive increase in electrical demand has been the cause for technical problems to the utility companies such

More information

Particle Swarm Optimization

Particle Swarm Optimization Dario Schor, M.Sc., EIT schor@ieee.org Space Systems Department Magellan Aerospace Winnipeg Winnipeg, Manitoba 1 of 34 Optimization Techniques Motivation Optimization: Where, min x F(x), subject to g(x)

More information

Voltage Stability assessment by SVC Device Via CPF

Voltage Stability assessment by SVC Device Via CPF ICEN 2 International Conference on Electrical Networks. Sidi Bel-Abbès, September 28 & 29,2 Voltage Stability assessment by SVC Device Via CPF O. L. BEKI *, M.K. FELLAH** and M. F. BENKHOIS *** * ICEPS

More information

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Richa Agnihotri #1, Dr. Shikha Agrawal #1, Dr. Rajeev Pandey #1 # Department of Computer Science Engineering, UIT,

More information

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 4 [9] August 2015: 115-120 2015 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal

More information

Optimal Allocation of FACTS Devices for ATC Enhancement Using Bees Algorithm

Optimal Allocation of FACTS Devices for ATC Enhancement Using Bees Algorithm Optimal Allocation of FACTS Devices for ATC Enhancement Using Bees Algorithm R.Mohamad Idris, A.Khairuddin, and M.W.Mustafa International Science Index, Electrical and Computer Engineering waset.org/publication/11445

More information

Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing

Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing Jyoti Yadav 1, Dr. Sanjay Tyagi 2 1M.Tech. Scholar, Department of Computer Science & Applications,

More information

Optimal Power Flow Using Particle Swarm Optimization

Optimal Power Flow Using Particle Swarm Optimization Optimal Power Flow Using Particle Swarm Optimization M.Chiranjivi, (Ph.D) Lecturer Department of ECE Bule Hora University, Bulehora, Ethiopia. Abstract: The Optimal Power Flow (OPF) is an important criterion

More information

Research Article Development of Inexpensive Static Var Compensator Using PIC

Research Article Development of Inexpensive Static Var Compensator Using PIC Research Journal of Applied Sciences, Engineering and Technology 7(5): 925-929, 2014 DOI:10.19026/rjaset.7.336 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitted: December

More information

Minimization of Power Loss and Voltage Deviation by SVC Placement Using GA.

Minimization of Power Loss and Voltage Deviation by SVC Placement Using GA. International Journal of Control and Automation Vol.7, No.6 (2014), pp.95-108 http://dx.doi.org/10.14257/ijca.2014.7.6.10 Minimization of Power Loss and Voltage Deviation by SVC Placement Using GA Shishir

More information

Artificial Neural Network Controller With Static VAR Compensator to Improve Transient Stability for A Grid Connected Distributed Generation System

Artificial Neural Network Controller With Static VAR Compensator to Improve Transient Stability for A Grid Connected Distributed Generation System nternational Journal of Applied Sciences, Engineering and Management SSN 2320 3439, Vol. 07, No. 02, March 2018, pp. 01 05 Artificial Neural Network Controller With Static VAR Compensator to mprove Transient

More information

MODELING AND SIMULATION OF SVC CONTROLLER FOR ENHANCEMENT OF POWER SYSTEM STABILITY

MODELING AND SIMULATION OF SVC CONTROLLER FOR ENHANCEMENT OF POWER SYSTEM STABILITY MODELING AND SIMULATION OF SVC CONTROLLER FOR ENHANCEMENT OF POWER SYSTEM STABILITY Alisha Banga 1 and S.S. Kaushik 2 1 Lecturer ECE Deptt., Advanced Institute of Technology & Management, Palwal. 2 Assistant

More information

Discussion of Various Techniques for Solving Economic Load Dispatch

Discussion of Various Techniques for Solving Economic Load Dispatch International Journal of Enhanced Research in Science, Technology & Engineering ISSN: 2319-7463, Vol. 4 Issue 7, July-2015 Discussion of Various Techniques for Solving Economic Load Dispatch Veerpal Kaur

More information

POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER

POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER Puranik Sahu 1, Arun Pachori 2 1 puranik1987@gmail.com Abstract: To transmit or distribute fixed amount of power at fixed voltage, the conductor

More information

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 6, Number 2 (2013), pp. 189-196 International Research Publication House http://www.irphouse.com Static Var Compensator: Effect of

More information

Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques

Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques Nasser Sadati Abstract Particle Swarm Optimization (PSO) algorithms recently invented as intelligent optimizers with several highly

More information

Transient stability of 11-bus system using SVC and improvement of voltage profile in transmission line using series compensator

Transient stability of 11-bus system using SVC and improvement of voltage profile in transmission line using series compensator American Journal of Electrical Power and Energy Systems 2014; 3(4): 76-85 Published online August 30, 2014 (http://www.sciencepublishinggroup.com/j/epes) doi: 10.11648/j.epes.20140304.12 ISSN: 2326-912X

More information

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat An Improved Firefly Algorithm for Optimization Problems Amarita Ritthipakdee 1, Arit Thammano, Nol Premasathian 3, and Bunyarit Uyyanonvara 4 Abstract Optimization problem is one of the most difficult

More information

Role of Genetic Algorithm in Routing for Large Network

Role of Genetic Algorithm in Routing for Large Network Role of Genetic Algorithm in Routing for Large Network *Mr. Kuldeep Kumar, Computer Programmer, Krishi Vigyan Kendra, CCS Haryana Agriculture University, Hisar. Haryana, India verma1.kuldeep@gmail.com

More information

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization J.Venkatesh 1, B.Chiranjeevulu 2 1 PG Student, Dept. of ECE, Viswanadha Institute of Technology And Management,

More information

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding e Scientific World Journal, Article ID 746260, 8 pages http://dx.doi.org/10.1155/2014/746260 Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding Ming-Yi

More information

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com ATI Material Material Do Not Duplicate ATI Material Boost Your Skills with On-Site Courses Tailored to Your Needs www.aticourses.com The Applied Technology Institute specializes in training programs for

More information

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm A. Lari, A. Khosravi and A. Alfi Faculty of Electrical and Computer Engineering, Noushirvani

More information

COMPARISON OF OPTIMIZATION TECHNIQUE TO FIND THE OPTIMAL LOCATION OF FACTS CONTROLLERS FOR TRANSMISSION LINE

COMPARISON OF OPTIMIZATION TECHNIQUE TO FIND THE OPTIMAL LOCATION OF FACTS CONTROLLERS FOR TRANSMISSION LINE American Journal of Applied Sciences 11 (2): 280-290, 2014 ISSN: 1546-9239 2014 Science Publication doi:10.3844/ajassp.2014.280.290 Published Online 11 (2) 2014 (http://www.thescipub.com/ajas.toc) COMPARISON

More information

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Restoration

More information

Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems

Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems Dervis Karaboga and Bahriye Basturk Erciyes University, Engineering Faculty, The Department of Computer

More information

POWER FLOW OPTIMIZATION USING SEEKER OPTIMIZATION ALGORITHM AND PSO

POWER FLOW OPTIMIZATION USING SEEKER OPTIMIZATION ALGORITHM AND PSO POWER FLOW OPTIMIZATION USING SEEKER OPTIMIZATION ALGORITHM AND PSO VIGNESH.P Department of Electrical & Electronics Engineering Anna University Veerammal Engineering College, Dindigul, Tamilnadu India

More information

IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE

IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE Fang Wang, and Yuhui Qiu Intelligent Software and Software Engineering Laboratory, Southwest-China Normal University,

More information

A Novel Approach to Solve Unit Commitment and Economic Load Dispatch Problem using IDE-OBL

A Novel Approach to Solve Unit Commitment and Economic Load Dispatch Problem using IDE-OBL Journal of Scientific & Industrial Research Vol. 74, July 2015, pp. 395-399 A Novel Approach to Solve Unit Commitment and Economic Load Dispatch Problem using IDE-OBL P Surekha 1 * and S Sumathi 2 *1,2

More information

Evolutionary Computation Algorithms for Cryptanalysis: A Study

Evolutionary Computation Algorithms for Cryptanalysis: A Study Evolutionary Computation Algorithms for Cryptanalysis: A Study Poonam Garg Information Technology and Management Dept. Institute of Management Technology Ghaziabad, India pgarg@imt.edu Abstract The cryptanalysis

More information

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization Cell-to-switch assignment in cellular networks using barebones particle swarm optimization Sotirios K. Goudos a), Konstantinos B. Baltzis, Christos Bachtsevanidis, and John N. Sahalos RadioCommunications

More information

Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control

Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control Aashutosh Khasdeo Assistant Professor, Dept of Electrical & Electronics Engineering, LNCT Bhopal, MP, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Optimization of Reactive Power by Using SVC and TCSC Devices for Reducing Transmission Losses

Optimization of Reactive Power by Using SVC and TCSC Devices for Reducing Transmission Losses Optimization of Reactive Power by Using SVC and TCSC Devices for Reducing Transmission Losses Abstract Kuldeep G, Thakre 1 Dr. Z. J. Khan 2 1 Department of electrical engineering, RCERT, Gondwana University,

More information

Analysis of Power System Stability by Using Optimally Located SVC and STATCOM

Analysis of Power System Stability by Using Optimally Located SVC and STATCOM Master Thesis on Analysis of Power System Stability by Using Optimally Located SVC and STATCOM XR EE ES 2009:010 Thesis Examiner: Thesis Supervisor: Submitted by: Mehrdad Ghandhari Hector Latorre / Jai

More information

International Conference on Modeling and SimulationCoimbatore, August 2007

International Conference on Modeling and SimulationCoimbatore, August 2007 International Conference on Modeling and SimulationCoimbatore, 27-29 August 2007 OPTIMIZATION OF FLOWSHOP SCHEDULING WITH FUZZY DUE DATES USING A HYBRID EVOLUTIONARY ALGORITHM M.S.N.Kiran Kumara, B.B.Biswalb,

More information

DERIVATIVE-FREE OPTIMIZATION

DERIVATIVE-FREE OPTIMIZATION DERIVATIVE-FREE OPTIMIZATION Main bibliography J.-S. Jang, C.-T. Sun and E. Mizutani. Neuro-Fuzzy and Soft Computing: A Computational Approach to Learning and Machine Intelligence. Prentice Hall, New Jersey,

More information

METAHEURISTICS. Introduction. Introduction. Nature of metaheuristics. Local improvement procedure. Example: objective function

METAHEURISTICS. Introduction. Introduction. Nature of metaheuristics. Local improvement procedure. Example: objective function Introduction METAHEURISTICS Some problems are so complicated that are not possible to solve for an optimal solution. In these problems, it is still important to find a good feasible solution close to the

More information

Optimal Placement of SVC for the Transmission Congestion Management

Optimal Placement of SVC for the Transmission Congestion Management pp. 54-58 Krishi Sanskriti Publications http://www.krishisanskriti.org/areee.html Optimal Placement of SVC for the Transmission Congestion Management Nagarajakumari CH 1, K.Chandra Sekhar 2 1,2 RVR & JC

More information

The Genetic Algorithm for finding the maxima of single-variable functions

The Genetic Algorithm for finding the maxima of single-variable functions Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 46-54 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com The Genetic Algorithm for finding

More information

Parameter Estimation of PI Controller using PSO Algorithm for Level Control

Parameter Estimation of PI Controller using PSO Algorithm for Level Control Parameter Estimation of PI Controller using PSO Algorithm for Level Control 1 Bindutesh V.Saner, 2 Bhagsen J.Parvat 1,2 Department of Instrumentation & control Pravara Rural college of Engineering, Loni

More information

Ant Colony Based Load Flow Optimisation Using Matlab

Ant Colony Based Load Flow Optimisation Using Matlab Ant Colony Based Load Flow Optimisation Using Matlab 1 Kapil Upamanyu, 2 Keshav Bansal, 3 Miteshwar Singh Department of Electrical Engineering Delhi Technological University, Shahbad Daulatpur, Main Bawana

More information

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Chapter 5 A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Graph Matching has attracted the exploration of applying new computing paradigms because of the large number of applications

More information

Distributed Load Flow using Partitioning and Equivalencing of Power Networks

Distributed Load Flow using Partitioning and Equivalencing of Power Networks 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 335 Distributed Load Flow using Partitioning and Equivalencing of Power Networks G A Ezhilarasi Department of Electrical Engineering Indian

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

Optimal Power Flow by Particle Swarm Optimization for Reactive Loss Minimization

Optimal Power Flow by Particle Swarm Optimization for Reactive Loss Minimization Optimal Power Flow by Particle Swarm Optimization for Reactive Loss Minimization Pathak Smita, Prof. B.N.Vaidya Abstract- Optimal Power Flow (OPF) in electrical power system is considered as a static,

More information

Particle Swarm Optimization Based Approach for Location Area Planning in Cellular Networks

Particle Swarm Optimization Based Approach for Location Area Planning in Cellular Networks International Journal of Intelligent Systems and Applications in Engineering Advanced Technology and Science ISSN:2147-67992147-6799 www.atscience.org/ijisae Original Research Paper Particle Swarm Optimization

More information

Power Stability and Oscillation Damping Analysis of a Three Machine Nine Bus System

Power Stability and Oscillation Damping Analysis of a Three Machine Nine Bus System Power Stability and Oscillation Damping Analysis of a Three Machine Nine Bus System Suraj Kumar, Priyajit Dash M.Tech Student, Department of EEE, BRCM College of Engineering, Behal, Bhiwani Haryana, India

More information

Artificial bee colony algorithm with multiple onlookers for constrained optimization problems

Artificial bee colony algorithm with multiple onlookers for constrained optimization problems Artificial bee colony algorithm with multiple onlookers for constrained optimization problems Milos Subotic Faculty of Computer Science University Megatrend Belgrade Bulevar umetnosti 29 SERBIA milos.subotic@gmail.com

More information

Congestion Management in Deregulated Power System by Fuzzy Based Optimal Location and Sizing of UPFC

Congestion Management in Deregulated Power System by Fuzzy Based Optimal Location and Sizing of UPFC Congestion Management in Deregulated Power System by Fuzzy Based Optimal Location and Sizing of UPFC UMA.V / P.LAKSHMI / J.D.ANUNCIYA Department of Electrical & Electronics Engineering Anna University

More information

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 131 CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 6.1 INTRODUCTION The Orthogonal arrays are helpful in guiding the heuristic algorithms to obtain a good solution when applied to NP-hard problems. This

More information

A SURVEY OF COMPARISON BETWEEN VARIOUS META- HEURISTIC TECHNIQUES FOR PATH PLANNING PROBLEM

A SURVEY OF COMPARISON BETWEEN VARIOUS META- HEURISTIC TECHNIQUES FOR PATH PLANNING PROBLEM A SURVEY OF COMPARISON BETWEEN VARIOUS META- HEURISTIC TECHNIQUES FOR PATH PLANNING PROBLEM Toolika Arora, Yogita Gigras, ITM University, Gurgaon, Haryana, India ABSTRACT Path planning is one of the challenging

More information

The Memetic Algorithm for The Minimum Spanning Tree Problem with Degree and Delay Constraints

The Memetic Algorithm for The Minimum Spanning Tree Problem with Degree and Delay Constraints The Memetic Algorithm for The Minimum Spanning Tree Problem with Degree and Delay Constraints Minying Sun*,Hua Wang* *Department of Computer Science and Technology, Shandong University, China Abstract

More information

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI EE-2401 POWER SYSTEM OPERATION AND CONTROL UNIT-III REACTIVE POWER VOLTAGE CONTROL

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI EE-2401 POWER SYSTEM OPERATION AND CONTROL UNIT-III REACTIVE POWER VOLTAGE CONTROL MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI 621213 EE-2401 POWER SYSTEM OPERATION AND CONTROL UNIT-III REACTIVE POWER VOLTAGE CONTROL TWO MARKS: 1. What are the sources of reactive power? How it is

More information

ISSN: [Keswani* et al., 7(1): January, 2018] Impact Factor: 4.116

ISSN: [Keswani* et al., 7(1): January, 2018] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY AUTOMATIC TEST CASE GENERATION FOR PERFORMANCE ENHANCEMENT OF SOFTWARE THROUGH GENETIC ALGORITHM AND RANDOM TESTING Bright Keswani,

More information

Power Quality Enhancement using Different FACTS Devices.

Power Quality Enhancement using Different FACTS Devices. International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 7 (July 2014), PP.51-57 Power Quality Enhancement using Different FACTS

More information

Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm

Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm S. A. Nagy*, I. S. Ibrahim, M. K. Ahmed*, A. S. Adail and S. Soliman Hot Labs Center, Atomic Energy

More information

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION International Journal of Computer Engineering and Applications, Volume VIII, Issue I, Part I, October 14 QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION Shradha Chawla 1, Vivek Panwar 2 1 Department

More information

Journal of Asian Scientific Research, 1 (5), pp

Journal of Asian Scientific Research, 1 (5), pp AESS Publications, 2011 Page 277 Solution Of Multi Objective Optimization Power System Problems Using Hybrid Algorithm Abstract Author S.Jaganathan Assistant professor, Electrical Engineering RVS College

More information

Voltage Profile Improvement of Transmission Lines Using Static VAR Compensator

Voltage Profile Improvement of Transmission Lines Using Static VAR Compensator Voltage Profile Improvement of Transmission Lines Using Static VAR Compensator Devendra Kumar Sahu 1, Ankit Dubey 2 PG Student [ED&PS], Dept. of EEE, Disha Institute of Management & Technology, Raipur,

More information