COMPARISON OF SOME OPTIMIZATION TECHNIQUES FOR EFFICIENCY OPTIMIZATION OF INDUCTION MOTOR

Size: px
Start display at page:

Download "COMPARISON OF SOME OPTIMIZATION TECHNIQUES FOR EFFICIENCY OPTIMIZATION OF INDUCTION MOTOR"

Transcription

1 COMPARISON OF SOME OPTIMIZATION TECHNIQUES FOR EFFICIENCY OPTIMIZATION OF INDUCTION MOTOR A. S. SINDEKAR Associate Prof. and Head Govt. College of Engg. Amravati A. R. AGRAWAL PG Scholar Govt. College of Engg. Amravati Dr. V. N. PANDE Associate Professor Govt. College of Engg. Pune Abstract This paper carries out efficiency of 2.2 kw, 400 V, 1500 synchronous r.p.m., 3- phase squirrel cage induction motor using genetic algorithm, pattern search, simulated annealing, interior point (constrained nonlinear minimization) and particle swarm method. The results obtained by each method are arranged in a tabular form, to have a comparison between the five techniques used for. On the basis of results obtained by each method, best method out of those five is stated in the conclusion part. Keywords: Pattern search, Genetic algorithm, Simulated annealing, Interior point, Particle swarm, Induction motor 1) Introduction Induction motors are generally used in domestic, commercial and various industrial applications. Mostly, squirrel cage motors are preferred because of its simple and robust construction. As a result of this wide use, induction motors consume almost 60% of overall electricity produced, so minimization of electricity consumption through a better motor design is of much importance. For a good overall design, motor efficiency, torque produced and cost are some major concern to be optimized. Out of these three, motor efficiency plays an important role in saving considerable amount of electricity, so efficiency is chosen as an objective function for. There are so many parameters involved in designing an induction motor, most of which are nonlinear in nature. It is not possible to take derivative of such non-linear parameters every time, because of this standard non linear methods becomes tedious and time consuming. On the other hand some techniques like genetic algorithm, pattern search, simulated annealing, particle swarm and interior point method do not require derivative of variables and are less time consuming as well, in comparison with the non linear methods. Thus these five methods are used in this paper for optimizing the efficiency of motor with the help of MATLAB. 2) Overview of Optimization Techniques a) Genetic Algorithm(GA): It is a random search method [10] which involves stochastic generation of several valid design solutions and then systematically validates and refines the solutions until a stopping criterion is met. There are three fundamental operators which comprise in the search process of genetic algorithm: selection, crossover, and mutation. ISSN : Vol. 5 No.06 June

2 b) Simulated Annealing (SA): It is a generic and probabilistic method for global problems. SA gives a good approximation to the global optimum of a given function, in a large search space. It is often used when the search space is discrete. For certain problems, simulated annealing may be more efficient than exhaustive enumeration, provided that the goal is merely to find an acceptably good solution in a fixed amount of time, rather than the best possible solution. The name and inspiration come from annealing in metallurgy, a technique involving heating and controlled cooling of a material to increase the size of its crystals and reduce their defects, both are attributes of the material that depend on its thermodynamic free energy [13]. c) Pattern Search (PS): It is a family of numerical methods that do not require the gradient of the problem to be optimized. Hence PS can be used on functions that are not continuous or differentiable. Such methods are also known as direct-search, derivative-free, or black-box methods [7]. d) Interior Point: The interior point algorithm is used for general nonlinear. It is especially useful for large-scale problems that are discrete or continuous, and tolerates user-defined objective and constraint function s evaluation failures. It is based on a barrier function, and optionally keeps all iterates strictly feasible with respect to bounds during the process [9]. e) Particle Swarm: Particle swarm (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, known as dubbed particles, and these particles are moved in the searchspace according to simple mathematical formulae over the particle's position and velocity. Each particle's movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions, found by other particles. This process is carried out to move the swarm toward the best solutions [10]. 3) Problem Formulation a) Objective function: minimization is the main objective which mainly depends on losses. can be easily calculated if the losses occurring (such as copper losses, iron losses, friction and windage losses etc.) and output of the motor is known. However for considering the additional losses such as harmonic losses, pulsation losses, 0.5 is deducted from the equation for efficiency. So the required objective function will be: output funy= output + losses kw 1000 [fun(y)] = (1) kw total loss b) Design variables: Practically there are many parameters in induction motor design which can be considered as design variables. Some important independent variables are selected as design variables and are assigned from X 1 to X 13 with their upper and lower bounds [9]. Table 1: Design Variables Variable Parameter Upper Lower X 1 Stator turns per phase X 2 Stack length (m) X 3 Inner diameter of stator core (m) X 4 Stator slot height (mm) X 5 Stator tooth width (mm) 6 3 X 6 Depth of rotor slot (mm) 10 9 X 7 Width of rotor slot (mm) 8 6 X 8 Actual diameter of stator conductor (mm) X 9 Area of each rotor bar (mm 2 ) X 10 Depth of end ring (mm) 11 8 X 11 Thickness of end ring (mm) 9 7 X 12 Depth of rotor core (mm) X 13 Length of air gap (mm) ISSN : Vol. 5 No.06 June

3 c) Inequality constraints: Some important performance parameters [5] are considered with their upper and lower bounds [9] as inequality constraints. The performance parameters are taken as constraints only to have a practical optimal design (feasible design), which has an optimal value of motor efficiency with all other performance parameters within the specified s. Table 2: Performance Constraints (s) Variable Parameter Upper Lower b 1 (%) b 2 Power factor b 3 Full load slip (%) 6 3 b 4 Rotor bar current density (A/mm 2 ) 6 4 b 5 Stator current density ( A/mm 2 ) b 6 Starting current (A) b 7 Starting torque (N-m) ) Execution Classical design of induction motor is carried out with MATLAB. Simple program is written for obtaining all the required design parameters. The value of efficiency which is our objective function is calculated without applying any technique (classically) then with the help of MATLAB tool box efficiency is optimized using GA, PS and SA. For efficiency using interior point and particle swarm method, MATLAB program is written. 5) Results Table 3 gives values of all thirteen design variables in a comparative manner, for ex. value of X 1 is given for classical design and then it is compared with the values obtained, after using all five techniques one by one. In table 4, value of efficiency for a classical design and value of efficiency obtained after applying each technique is compared. Some more performance parameters apart from efficiency are also shown in a comparative manner in table 4. Parameter Classical design Table 3: Comparative values of design variable using GA using PS using SA using IP Stator turns per phase Stack length (m) Inner diameter of stator core (m) Stator slot height (mm) Stator tooth width (mm) Depth of rotor slot (mm) Width of rotor slot (mm) Actual diameter of conductor (mm) Area of each rotor bar (mm 2 ) Depth of ring (mm) Thickness of ring (mm) Depth of rotor core (mm) Length of air gap (mm) GA: Genetic Algorithm PS: Pattern Search SA: Simulated Annealing IP: Interior Point PSO: Particle Swarm Optimization using PSO ISSN : Vol. 5 No.06 June

4 Parameter Table 4: Comparative values of performance parameter GA: Genetic Algorithm PS: Pattern Search SA: Simulated Annealing IP: Interior Point PSO: Particle Swarm Optimization 6) Conclusion A motor design with highest efficiency amongst all is obtained after using pattern search technique for and that to with a good power factor. The design obtained after using PS has least slip amongst all four designs and least starting current as well, but it is the most expensive design amongst all. For implementing the designs obtained after using GA, PS, SA, interior point and PSO, new stator and rotor stampings are to be made according to the new dimensions obtained. Same stator and rotor stampings can be used for designs obtained by GA and PS. All five optimized designs can be assembled (fabricated) in the frame size D100L which is also used for assembling the classically designed motor. The design obtained after using PSO offers an improved efficiency (apart from the efficiency given by PS) and that to with the least cost amongst all six designs. PSO is the best method for in comparison with PS, SA, GA and interior point, if efficiency and cost both are to be optimized. On the other hand, if efficiency alone is the priority then PS will be the best technique amongst all five. References Classical design using GA using PS using SA using IP (%) Power factor Full load slip (%) Rotor bar current density (A/mm 2 ) Stator current density (A/mm 2 ) Starting current (A) Full load torque (N-m) Starting torque ( N-m) Active material cost (INR) [1] J. Appelbaum, E.F. Fuchs and I.A. Khan, Optimization of Three-Phase Induction Motor Design Part II: The and Cost of Optimal Design, IEEE Transactions on Energy Conversion, Vol. EC-2, No. 3, September 1987 [2] Li Han, Hui Li, Jingcan Li, Jianguo Zhu, Optimization for Induction Motor Design by Improved Genetic Algorithm, Australasian Universities Power Engineering Conference, pp September 2004 [3] Shivendra Prakash Verma, Design Optimization of 7.5 kw, 4 Pole, 3-Phase, 50 Hz Induction Motor Employing Genetic Algorithm / Improved Genetic Algorithm Using Sweep Frequency Response Analysis, MIT International Journal of Electrical and Instrumentation Engineering Vol. 1, No. 2, Aug. 2011, pp ISSN MIT Publications. [4] S. Ghozzi, K. Jelassi, X. Roboam, Energy Optimization of Induction Motor Drives, IEEE Conference on Industrial Technology, 2004 [5] J. Faiz, M.B.B. Sharifian, Optimal Design of Three Phase Induction Motors and Their Comparison with a Typical Industrial Motor, Int. J. of Comp. and Elect. Engg. Eng. 27: , 2001 [6] X. Liu, G. R. Slemon, An Improved Method of Optimization for Electrical Machines, IEEE Trans. on Energy Conversion, Vol. 6, no. 3, pp , sep [7] D. Popovic and A. R. Teel, Direct Search Method for Nonsmooth Optimization IEEE Conference on Decision and Control, vol. 3, pp [8] M. Ramamoorty, Computer Aided Design of Electrical Equipment, Affilated East West Press Private Limited, New Dehli, 1987, pp 1-4, [9] R. Ramarathinam, B. G. Desai, Optimization of Poly-phase Induction Motor Design: A Nonlinear Programming Approach, IEEE Trans. Power Apparatus and Systems, Vol. PAS-90, No. 2, Mar. / Apr. 1971, pp [10] R. H. A. Hamid, A. M. A. Amin, R. S. Ahmed, A. El-Gammal, New Technique for Maximum of Induction Motors Based on PSO, IEEE Conference Proceedings, 2006, pp [11] C. Thanga Raj, S. P. Srivastava, Pramod Agarwal, Optimal Design of Poly-Phase Induction Motor Using Improved Particle Swarm Optimization, XXXII National Systems IEEE Conference, NSC 2008, December 17-19, 2008 [12] A Shanmugasundaram, G Gangadharan, R Pillai, Electrical Machine Design Data Book New Age International Pvt. Ltd., New Dehli, 2001 [13] D.E. Goldberg, Genetic Algorithms in Search, Optimization, and Machine Learning, Addison Wesley, New York, [14] S.J. Chapman, Electric Machinery and Power System Fundamentals, McGraw-Hill, New York, using PSO ISSN : Vol. 5 No.06 June

5 [15] K. Sawhney, A Course in Electrical Machine Design, Dhanpat Rai and Sons, New Delhi, 5th Edition, 1991, pp , [16] P. J. M. van Laarhoven and E.H.L. Aarts, Simulated Annealing: Theory and Application, Kluwer Academic Publishers, Netherlands, 1992 [17] C.G. Veinott, Theory and Design of Small Induction Motors, McGraw-Hill, New York, ISSN : Vol. 5 No.06 June

Structural Optimizations of a 12/8 Switched Reluctance Motor using a Genetic Algorithm

Structural Optimizations of a 12/8 Switched Reluctance Motor using a Genetic Algorithm International Journal of Sustainable Transportation Technology Vol. 1, No. 1, April 2018, 30-34 30 Structural Optimizations of a 12/8 Switched Reluctance using a Genetic Algorithm Umar Sholahuddin 1*,

More information

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 89 CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 5.1 INTRODUCTION Nowadays a great attention has been devoted in the literature towards the main components of electric and hybrid electric

More information

Optimization of Cutting Parameters for Milling Operation using Genetic Algorithm technique through MATLAB

Optimization of Cutting Parameters for Milling Operation using Genetic Algorithm technique through MATLAB International Journal for Ignited Minds (IJIMIINDS) Optimization of Cutting Parameters for Milling Operation using Genetic Algorithm technique through MATLAB A M Harsha a & Ramesh C G c a PG Scholar, Department

More information

Application of Intelligent Search Techniques to Identify Single-Phase Induction Motor s Parameters

Application of Intelligent Search Techniques to Identify Single-Phase Induction Motor s Parameters Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization, Beijing, China, September 15-17, 2007 250 Application of Intelligent Search Techniques to Identify Single-Phase

More information

Minimum Weight Optimization of a Gear Train by using Genetic Algorithm

Minimum Weight Optimization of a Gear Train by using Genetic Algorithm International Journal of Current Engineering and Technology E-ISSN 2277 416, P-ISSN 2347 5161 216 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Minimum

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

Meaning of the Rational Solution Obtained by Game Theory in Multiobjective Electromagnetic Apparatus Design Problem

Meaning of the Rational Solution Obtained by Game Theory in Multiobjective Electromagnetic Apparatus Design Problem Title Meaning of the Rational Solution Obtained by Game Th Problem Author(s)Noguchi, So; Miyamoto, Tomoyuki; Matsutomo, Shinya CitationIEEE Transactions on Magnetics, 50(2): 706004 Issue Date 204-02 Doc

More information

Algorithm for Classification

Algorithm for Classification Comparison of Hybrid PSO-SA Algorithm and Genetic Algorithm for Classification S. G. Sanjeevi 1* A. Naga Nikhila 2 Thaseem Khan 3 G. Sumathi 4 1. Associate Professor, Dept. of Comp. Science & Engg., National

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 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

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

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

Myth Associated with Rewound Induction Motor-An Analysis

Myth Associated with Rewound Induction Motor-An Analysis Myth Associated with Rewound Induction Motor-An Analysis Keerti Rai 1 S B L Seksena 2 A N Thakur 3 Research Scholar Professor Professor Department of Electrical Engg., NIT, Jamshedpur Abstract Induction

More information

Permanent Magnet Brushless DC Motor optimal design and determination of optimum PID controller parameters for the purpose of speed control by using the TLBO optimization algorithm Naser Azizi 1, Reihaneh

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 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

Effect of Cleaning Level on Topology Optimization of Permanent Magnet Synchronous Generator

Effect of Cleaning Level on Topology Optimization of Permanent Magnet Synchronous Generator IEEJ Journal of Industry Applications Vol.6 No.6 pp.416 421 DOI: 10.1541/ieejjia.6.416 Paper Effect of Cleaning Level on Topology Optimization of Permanent Magnet Synchronous Generator Takeo Ishikawa a)

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

GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS

GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS Volume 4, No. 8, August 2013 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS

More information

Constrained Multi-Objective Optimization of a Condenser Coil Using Evolutionary Algorithms

Constrained Multi-Objective Optimization of a Condenser Coil Using Evolutionary Algorithms Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2004 Constrained Multi-Objective Optimization of a Condenser Coil Using Evolutionary

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

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

OPTIMIZATION FOR SURFACE ROUGHNESS, MRR, POWER CONSUMPTION IN TURNING OF EN24 ALLOY STEEL USING GENETIC ALGORITHM

OPTIMIZATION FOR SURFACE ROUGHNESS, MRR, POWER CONSUMPTION IN TURNING OF EN24 ALLOY STEEL USING GENETIC ALGORITHM Int. J. Mech. Eng. & Rob. Res. 2014 M Adinarayana et al., 2014 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 3, No. 1, January 2014 2014 IJMERR. All Rights Reserved OPTIMIZATION FOR SURFACE ROUGHNESS,

More information

Optimization of Surface Roughness in End Milling of Medium Carbon Steel by Coupled Statistical Approach with Genetic Algorithm

Optimization of Surface Roughness in End Milling of Medium Carbon Steel by Coupled Statistical Approach with Genetic Algorithm Optimization of Surface Roughness in End Milling of Medium Carbon Steel by Coupled Statistical Approach with Genetic Algorithm Md. Anayet Ullah Patwari Islamic University of Technology (IUT) Department

More information

Optimization of Tapered Cantilever Beam Using Genetic Algorithm: Interfacing MATLAB and ANSYS

Optimization of Tapered Cantilever Beam Using Genetic Algorithm: Interfacing MATLAB and ANSYS Optimization of Tapered Cantilever Beam Using Genetic Algorithm: Interfacing MATLAB and ANSYS K R Indu 1, Airin M G 2 P.G. Student, Department of Civil Engineering, SCMS School of, Kerala, India 1 Assistant

More information

Towards Automatic Recognition of Fonts using Genetic Approach

Towards Automatic Recognition of Fonts using Genetic Approach Towards Automatic Recognition of Fonts using Genetic Approach M. SARFRAZ Department of Information and Computer Science King Fahd University of Petroleum and Minerals KFUPM # 1510, Dhahran 31261, Saudi

More information

Topological Machining Fixture Layout Synthesis Using Genetic Algorithms

Topological Machining Fixture Layout Synthesis Using Genetic Algorithms Topological Machining Fixture Layout Synthesis Using Genetic Algorithms Necmettin Kaya Uludag University, Mechanical Eng. Department, Bursa, Turkey Ferruh Öztürk Uludag University, Mechanical Eng. Department,

More information

THE DEVELOPMENT OF THE POTENTIAL AND ACADMIC PROGRAMMES OF WROCLAW UNIVERISTY OF TECHNOLOGY METAHEURISTICS

THE DEVELOPMENT OF THE POTENTIAL AND ACADMIC PROGRAMMES OF WROCLAW UNIVERISTY OF TECHNOLOGY METAHEURISTICS METAHEURISTICS 1. Objectives The goals of the laboratory workshop are as follows: to learn basic properties of evolutionary computation techniques and other metaheuristics for solving various global optimization

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

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

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

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

Optimal Rotor Structure Design of Interior Permanent Magnet Synchronous Machine based on Efficient Genetic Algorithm Using Kriging Model

Optimal Rotor Structure Design of Interior Permanent Magnet Synchronous Machine based on Efficient Genetic Algorithm Using Kriging Model 530 Journal of Electrical Engineering & Technology Vol. 7, No. 4, pp. 530~537, 202 http://dx.doi.org/0.5370/jeet.202.7.4.530 Optimal Rotor Structure Design of Interior Permanent Magnet Synchronous Machine

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

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

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

Network Routing Protocol using Genetic Algorithms

Network Routing Protocol using Genetic Algorithms International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:0 No:02 40 Network Routing Protocol using Genetic Algorithms Gihan Nagib and Wahied G. Ali Abstract This paper aims to develop a

More information

Solving ISP Problem by Using Genetic Algorithm

Solving ISP Problem by Using Genetic Algorithm International Journal of Basic & Applied Sciences IJBAS-IJNS Vol:09 No:10 55 Solving ISP Problem by Using Genetic Algorithm Fozia Hanif Khan 1, Nasiruddin Khan 2, Syed Inayatulla 3, And Shaikh Tajuddin

More information

International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : ISSN No. (Online) :

International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : ISSN No. (Online) : e t International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Automated Determination of Gating System Parameters for a Die-Casting Die

More information

CT79 SOFT COMPUTING ALCCS-FEB 2014

CT79 SOFT COMPUTING ALCCS-FEB 2014 Q.1 a. Define Union, Intersection and complement operations of Fuzzy sets. For fuzzy sets A and B Figure Fuzzy sets A & B The union of two fuzzy sets A and B is a fuzzy set C, written as C=AUB or C=A OR

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

NOVEL HYBRID GENETIC ALGORITHM WITH HMM BASED IRIS RECOGNITION

NOVEL HYBRID GENETIC ALGORITHM WITH HMM BASED IRIS RECOGNITION NOVEL HYBRID GENETIC ALGORITHM WITH HMM BASED IRIS RECOGNITION * Prof. Dr. Ban Ahmed Mitras ** Ammar Saad Abdul-Jabbar * Dept. of Operation Research & Intelligent Techniques ** Dept. of Mathematics. College

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Artificial Intelligence in Robot Path Planning

Artificial Intelligence in Robot Path Planning IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 3, Ver. II (May Jun. 2015), PP 115-119 www.iosrjournals.org Artificial Intelligence in Robot Path Planning

More information

Dimensional Synthesis of Mechanism using Genetic Algorithm

Dimensional Synthesis of Mechanism using Genetic Algorithm International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article A.S.Shinde

More information

Genetic algorithm based on number of children and height task for multiprocessor task Scheduling

Genetic algorithm based on number of children and height task for multiprocessor task Scheduling Genetic algorithm based on number of children and height task for multiprocessor task Scheduling Marjan Abdeyazdan 1,Vahid Arjmand 2,Amir masoud Rahmani 3, Hamid Raeis ghanavati 4 1 Department of Computer

More information

Study on GA-based matching method of railway vehicle wheels

Study on GA-based matching method of railway vehicle wheels Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):536-542 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Study on GA-based matching method of railway vehicle

More information

ABC Analysis For Economic operation of power system

ABC Analysis For Economic operation of power system ABC Analysis For Economic operation of power system 1 Prachi Shukla, 2.Alka Thakur 1 M.tech Schlor, Electrical Department, SSSUTMS, M.P.India 2 Associate Professor, Electrical Department, SSSUTMS, M.P.India

More information

Torque Ripple Minimization in PM Synchronous Motors Using Tooth Shape Optimization

Torque Ripple Minimization in PM Synchronous Motors Using Tooth Shape Optimization 27 Torque Ripple Minimization in PM Synchronous Motors Using Tooth Shape Optimization Ali Jabbari* Department of Mechanical Engineering, E-mail: Jabbari84@gmail.com *Corresponding author Mohsen Shakeri

More information

Chapter 14 Global Search Algorithms

Chapter 14 Global Search Algorithms Chapter 14 Global Search Algorithms An Introduction to Optimization Spring, 2015 Wei-Ta Chu 1 Introduction We discuss various search methods that attempts to search throughout the entire feasible set.

More information

Adaptive Simulated Annealing for Global Optimization in LS-OPT

Adaptive Simulated Annealing for Global Optimization in LS-OPT Adaptive Simulated Annealing for Global Optimization in LS-OPT Summary: Tushar Goel, Nielen Stander Livermore Software Technology Corporation, Livermore, CA, USA 94551 The efficient search of global optimal

More information

COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH

COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH ISSN 1726-4529 Int j simul model 5 (26) 4, 145-154 Original scientific paper COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH Ata, A. A. & Myo, T. R. Mechatronics Engineering

More information

Lecture 4. Convexity Robust cost functions Optimizing non-convex functions. 3B1B Optimization Michaelmas 2017 A. Zisserman

Lecture 4. Convexity Robust cost functions Optimizing non-convex functions. 3B1B Optimization Michaelmas 2017 A. Zisserman Lecture 4 3B1B Optimization Michaelmas 2017 A. Zisserman Convexity Robust cost functions Optimizing non-convex functions grid search branch and bound simulated annealing evolutionary optimization The Optimization

More information

Hybrid PSO-SA algorithm for training a Neural Network for Classification

Hybrid PSO-SA algorithm for training a Neural Network for Classification Hybrid PSO-SA algorithm for training a Neural Network for Classification Sriram G. Sanjeevi 1, A. Naga Nikhila 2,Thaseem Khan 3 and G. Sumathi 4 1 Associate Professor, Dept. of CSE, National Institute

More information

the main limitations of the work is that wiring increases with 1. INTRODUCTION

the main limitations of the work is that wiring increases with 1. INTRODUCTION Design of Low Power Speculative Han-Carlson Adder S.Sangeetha II ME - VLSI Design, Akshaya College of Engineering and Technology, Coimbatore sangeethasoctober@gmail.com S.Kamatchi Assistant Professor,

More information

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION Kamil Zakwan Mohd Azmi, Zuwairie Ibrahim and Dwi Pebrianti Faculty of Electrical

More information

Central Manufacturing Technology Institute, Bangalore , India,

Central Manufacturing Technology Institute, Bangalore , India, 5 th International & 26 th All India Manufacturing Technology, Design and Research Conference (AIMTDR 2014) December 12 th 14 th, 2014, IIT Guwahati, Assam, India Investigation on the influence of cutting

More information

Algorithm Design (4) Metaheuristics

Algorithm Design (4) Metaheuristics Algorithm Design (4) Metaheuristics Takashi Chikayama School of Engineering The University of Tokyo Formalization of Constraint Optimization Minimize (or maximize) the objective function f(x 0,, x n )

More information

Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Search & Optimization Search and Optimization method deals with

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

Global Optimization. for practical engineering applications. Harry Lee 4/9/2018 CEE 696

Global Optimization. for practical engineering applications. Harry Lee 4/9/2018 CEE 696 Global Optimization for practical engineering applications Harry Lee 4/9/2018 CEE 696 Table of contents 1. Global Optimization 1 Global Optimization Global optimization Figure 1: Fig 2.2 from Nocedal &

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

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

Design of Experiments Based Optimization of Synchronous and Switched Reluctance Machines

Design of Experiments Based Optimization of Synchronous and Switched Reluctance Machines IEEE PEDS 2017, Honolulu, USA 12 15 December 2017 Design of Experiments Based Optimization of Synchronous and Switched Reluctance Machines Tobias Lange, Claude P. Weiss, Rik W. De Doncker Institute for

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

A NEW APPROACH TO THE SOLUTION OF ECONOMIC DISPATCH USING PARTICLE SWARM OPTIMIZATION WITH SIMULATED ANNEALING

A NEW APPROACH TO THE SOLUTION OF ECONOMIC DISPATCH USING PARTICLE SWARM OPTIMIZATION WITH SIMULATED ANNEALING A NEW APPROACH TO THE SOLUTION OF ECONOMIC DISPATCH USING PARTICLE SWARM OPTIMIZATION WITH SIMULATED ANNEALING V.Karthikeyan 1 S.Senthilkumar 2 and V.J.Vijayalakshmi 3 1Department of Electronics and communication

More information

A NEW APPROACH IN STACKING SEQUENCE OPTIMIZATION OF COMPOSITE LAMINATES USING GENESIS STRUCTURAL ANALYSIS AND OPTIMIZATION SOFTWARE

A NEW APPROACH IN STACKING SEQUENCE OPTIMIZATION OF COMPOSITE LAMINATES USING GENESIS STRUCTURAL ANALYSIS AND OPTIMIZATION SOFTWARE 9th AIAA/ISSMO Symposium on Multidisciplinary Analysis and Optimization 4-6 September 2002, Atlanta, Georgia AIAA 2002-5451 A NEW APPROACH IN STACKING SEQUENCE OPTIMIZATION OF COMPOSITE LAMINATES USING

More information

A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization

A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-3, Issue-6, January 2014 A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization

More information

Design of Non-Uniform Antenna Arrays Using Genetic Algorithm

Design of Non-Uniform Antenna Arrays Using Genetic Algorithm Design of on-uniform Antenna s Using Murad Ridwan*, Mohammed Abdo*, Eduard Jorswieck ** *Department of Electrical & Computer Engineering, Addis Ababa University, Ethiopia **Communications Laboratory, Dresden

More information

Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems

Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems 4 The Open Cybernetics and Systemics Journal, 008,, 4-9 Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems K. Kato *, M. Sakawa and H. Katagiri Department of Artificial

More information

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR Ahmed A. M. Emam College of Engineering Karrary University SUDAN ahmedimam1965@yahoo.co.in Eisa Bashier M. Tayeb College of Engineering

More information

Hybrid approach for solving TSP by using DPX Cross-over operator

Hybrid approach for solving TSP by using DPX Cross-over operator Available online at www.pelagiaresearchlibrary.com Advances in Applied Science Research, 2011, 2 (1): 28-32 ISSN: 0976-8610 CODEN (USA): AASRFC Hybrid approach for solving TSP by using DPX Cross-over operator

More information

APPLICATION OF PATTERN SEARCH METHOD TO POWER SYSTEM ECONOMIC LOAD DISPATCH

APPLICATION OF PATTERN SEARCH METHOD TO POWER SYSTEM ECONOMIC LOAD DISPATCH APPLICATION OF PATTERN SEARCH METHOD TO POWER SYSTEM ECONOMIC LOAD DISPATCH J S Alsumait, J K Sykulski A K Alothman University of Southampton Electronics and Computer Sience School Electrical Power Engineering

More information

Computer Aided Design and Transient Finite Elements Analysis of Induction Motor

Computer Aided Design and Transient Finite Elements Analysis of Induction Motor Computer Aided Design and Transient Finite Elements Analysis of Induction Motor HUSEYIN TARIK DURU Department of Electrical Engineering Faculty of Engineering Kocaeli University Umuttepe Kampusu, Kocaeli

More information

Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops

Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops 1 Srinivas P. S., 2 Ramachandra Raju V., 3 C.S.P Rao. 1 Associate Professor, V. R. Sdhartha Engineering College, Vijayawada 2 Professor,

More information

Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO

Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO Nasir Mehmood1, Muhammad Umer2, Dr. Riaz Ahmad3, Dr. Amer Farhan Rafique4 F. Author, Nasir Mehmood is with National

More information

METHODOLOGY FOR SOLVING TWO-SIDED ASSEMBLY LINE BALANCING IN SPREADSHEET

METHODOLOGY FOR SOLVING TWO-SIDED ASSEMBLY LINE BALANCING IN SPREADSHEET METHODOLOGY FOR SOLVING TWO-SIDED ASSEMBLY LINE BALANCING IN SPREADSHEET Salleh Ahmad Bareduan and Salem Abdulsalam Elteriki Department of Manufacturing and Industrial Engineering, University Tun Hussein

More information

Research on friction parameter identification under the influence of vibration and collision

Research on friction parameter identification under the influence of vibration and collision Research on friction parameter identification under the influence of vibration and collision Qiang Chen 1, Yingjun Wang 2, Ying Chen 3 1, 2 Department of Control and System Engineering, Nanjing University,

More information

SIMULATION APPROACH OF CUTTING TOOL MOVEMENT USING ARTIFICIAL INTELLIGENCE METHOD

SIMULATION APPROACH OF CUTTING TOOL MOVEMENT USING ARTIFICIAL INTELLIGENCE METHOD Journal of Engineering Science and Technology Special Issue on 4th International Technical Conference 2014, June (2015) 35-44 School of Engineering, Taylor s University SIMULATION APPROACH OF CUTTING TOOL

More information

A Genetic Based Fault Location Algorithm for Transmission Lines

A Genetic Based Fault Location Algorithm for Transmission Lines A Genetic Based Fault Location Algorithm for Transmission Lines K. M. EL-Naggar Assistant Professor, College of Technological Studies, Kuwait Summary Overhead transmission lines are parts of the electric

More information

Parameter Estimation of a DC Motor-Gear-Alternator (MGA) System via Step Response Methodology

Parameter Estimation of a DC Motor-Gear-Alternator (MGA) System via Step Response Methodology American Journal of Applied Mathematics 2016; 4(5): 252-257 http://www.sciencepublishinggroup.com/j/ajam doi: 10.11648/j.ajam.20160405.17 ISSN: 2330-0043 (Print); ISSN: 2330-006X (Online) Parameter Estimation

More information

A Deterministic Dynamic Programming Approach for Optimization Problem with Quadratic Objective Function and Linear Constraints

A Deterministic Dynamic Programming Approach for Optimization Problem with Quadratic Objective Function and Linear Constraints A Deterministic Dynamic Programming Approach for Optimization Problem with Quadratic Objective Function and Linear Constraints S. Kavitha, Nirmala P. Ratchagar International Science Index, Mathematical

More information

Hybrid Approach for Placement of Multiple DGs in Primary Distribution Networks

Hybrid Approach for Placement of Multiple DGs in Primary Distribution Networks Asian Journal of Electrical Sciences ISSN: 2249 6297, Vol. 7, No. 2, 2018, pp. 90-95 The Research Publication, www.trp.org.in Hybrid Approach for Placement of Multiple DGs in Primary Distribution Networks

More information

JOURNAL BEARING OPTIMIZATION FOR MINIMUM LUBRICANT VISCOSITY

JOURNAL BEARING OPTIMIZATION FOR MINIMUM LUBRICANT VISCOSITY MultiScience - XXX. microcad International Multidisciplinary Scientific Conference University of Miskolc, Hungary, 21-22 April 2016, ISBN 978-963-358-113-1 JOURNAL BEARING OPTIMIZATION FOR MINIMUM LUBRICANT

More information

High Voltage Induction Motors. 21-MII Series. New High Efficiency Design for High Capacity Applications Up to 3,550 kw (4,750 HP)

High Voltage Induction Motors. 21-MII Series. New High Efficiency Design for High Capacity Applications Up to 3,550 kw (4,750 HP) High Voltage Induction Motors -MII Series New High Efficiency Design for High Capacity Applications Up to,0 kw (,0 HP) MII Series: Combining over 00 years of experience with innovative new technology makes

More information

Optimal Design of a Parallel Beam System with Elastic Supports to Minimize Flexural Response to Harmonic Loading

Optimal Design of a Parallel Beam System with Elastic Supports to Minimize Flexural Response to Harmonic Loading 11 th World Congress on Structural and Multidisciplinary Optimisation 07 th -12 th, June 2015, Sydney Australia Optimal Design of a Parallel Beam System with Elastic Supports to Minimize Flexural Response

More information

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Yinghui HUANG School of Electronics and Information,

More information

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 2, 2013 ISSN (online): 2321-0613 Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MTLB 1 Mr. Rakesh

More information

Density Based Clustering using Modified PSO based Neighbor Selection

Density Based Clustering using Modified PSO based Neighbor Selection Density Based Clustering using Modified PSO based Neighbor Selection K. Nafees Ahmed Research Scholar, Dept of Computer Science Jamal Mohamed College (Autonomous), Tiruchirappalli, India nafeesjmc@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

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm International Journal of Engineering Inventions ISSN: 2278-7461, www.ijeijournal.com Volume 1, Issue 2(September 2012) PP: 17-22 A Native Approach to Cell to Switch Assignment Using Firefly Algorithm Apoorva

More information

Particle Swarm Optimization applied to Pattern Recognition

Particle Swarm Optimization applied to Pattern Recognition Particle Swarm Optimization applied to Pattern Recognition by Abel Mengistu Advisor: Dr. Raheel Ahmad CS Senior Research 2011 Manchester College May, 2011-1 - Table of Contents Introduction... - 3 - Objectives...

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

Design Optimization of PM AC Machines Using Differential Evolution and Computationally Efficient-FEA

Design Optimization of PM AC Machines Using Differential Evolution and Computationally Efficient-FEA Design Optimization of PM AC Machines Using Differential Evolution and Computationally Efficient-FEA Divya P 1, Visalakshi S 2, Vijayalakshmi V 3 P.G Student, Dept. of, Valliammai Engineering College,

More information

Keywords: Algorithm, Sieve, Prime Number Mathematics Subject Classification (MSC) 2010 : 11Y11, 11Y16, 65Y04, 65Y20, 68Q25

Keywords: Algorithm, Sieve, Prime Number Mathematics Subject Classification (MSC) 2010 : 11Y11, 11Y16, 65Y04, 65Y20, 68Q25 American International Journal of Research in Formal, Applied & Natural Sciences Available online at http://www.iasir.net ISSN (Print): 2328-3777, ISSN (Online): 2328-3785, ISSN (CD-ROM): 2328-3793 AIJRFANS

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

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT MOBILITY MANAGEMENT IN CELLULAR NETWORK Prakhar Agrawal 1, Ravi Kateeyare 2, Achal Sharma 3 1 Research Scholar, 2,3 Asst. Professor 1,2,3 Department

More information

International Journal of Modern Engineering and Research Technology

International Journal of Modern Engineering and Research Technology ABSTRACT The N queen problems is an intractable problem and for a large value of 'n' the problem cannot be solved in polynomial time and thus is placed in 'NP' class. Various computational approaches are

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 OPTIMIZATION OF MACHINING PROCESS AND MACHINING ECONOMICS In a manufacturing industry, machining process is to shape the metal parts by removing unwanted material. During the

More information

Innovative Systems Design and Engineering ISSN (Paper) ISSN (Online) Vol.5, No.1, 2014

Innovative Systems Design and Engineering ISSN (Paper) ISSN (Online) Vol.5, No.1, 2014 Abstract Tool Path Optimization of Drilling Sequence in CNC Machine Using Genetic Algorithm Prof. Dr. Nabeel Kadim Abid Al-Sahib 1, Hasan Fahad Abdulrazzaq 2* 1. Thi-Qar University, Al-Jadriya, Baghdad,

More information