RPSGAe A Multiobjective Genetic Algorithm with Elitism: Application to Polymer Extrusion

Size: px
Start display at page:

Download "RPSGAe A Multiobjective Genetic Algorithm with Elitism: Application to Polymer Extrusion"

Transcription

1 RPSGe Multiobjective Genetic lgorithm with Elitism: pplication to Polymer Extrusion. Gaspar-Cunha, J.. Covas Dept. of Polymer Engineering, University of Minho, Guimarães, PORTUGL. bstract. The application of a Multiobjective Optimisation Genetic lgorithm to polymer extrusion is presented. The aim is to implement an automatic optimisation scheme of the process capable to define the values of important parameters, such as operating conditions and screw geometry, yielding the best performance in terms of prescribed attributes. This problem is solved using a multiobjective optimisation genetic algorithm with elitism, Reduced Pareto Set Genetic lgorithm (RPSGe). The results obtained for specific case studies have physical meaning and correspond to a successful optimisation of the process. Keywords: Polymer extrusion, Screw design, Multiobjective optimisation, Genetic algorithms. 1- INTRODUCTION Extrusion is a major plastics production technology. It is used to produce widespread products such as tubing, pipes and profiles, film, sheet, filaments and fibres, electrical wires and cables. Plastics compounding, involving incorporation of additives in a polymer matrix in order to obtain materials with improved properties, is also carried out in extruders. The experimental and theoretical studies carried out during the last three decades allowed the understanding of the physical, thermal and mechanical phenomena occurring inside the extruder, and the development of mathematical models able to describe the entire process [1-4]. It is now possible to predict with good accuracy the values of important variables, such as mass output, power consumption, melt temperature, residence time distribution, pressure profiles and degree of mixing, for a given combination of polymer properties, operating conditions and screw configuration. However, process optimisation, i.e., the definition of the best screw configuration and/or operating conditions for a given application is still a trial and error procedure, where the above variables are changed, either experimentally or using the computer, until they meet the desirable performance. In this work, an automatic optimisation methodology of the polymer extrusion process, using a Multiobjective Optimisation Genetic lgorithms approach is proposed. For that purpose, the Reduced Pareto Set Genetic lgorithm (RPSG) proposed earlier [5,6] was modified in order to incorporate elitism, avoiding in such a way the deterioration of the fitness during the successive generations [7-11]. In the RPSG algorithm, the N individuals of the population, in each generation, are reduced to a pre-defined number of ranks (r=1,2,...,n Ranks ), then the value of the objective function is calculated using a ranking function. Elitism is introduced in the RPSG by maintaining an external population of size 2*N (Figure 1). The algorithm starts by the random definition of an internal population of size N and the formation of an empty external population. Then, in each generation the best 2*N/N ranks individuals, obtained by reducing the internal population with the clustering algorithm [12], are copied to the external population. This process is repeated until the number of individuals of the external population reaches 2*N. t this point, the RPSG is applied in order to sort the individuals of the external population. The best N/N ranks individuals of this population are incorporated in the internal population by replacing the individuals with lower fitness. Simultaneously, only the best N/N ranks are maintained in the external population. This algorithm was used to optimise the operating conditions and to design screws for a specific polymer extrusion problem.

2 a) Pre-define the number of required ranks, N ranks ; b) Pre-define the size of the Elitist population, N e ; c) Make N elite =; d) Make Rank[i]= for all the N individuals of the main population; e) First iteration, r =1; f) Do: 1. Calculate N R =r*(n/n ranks ); 2. Reduce the population to N R individuals using a clustering algorithm; 3. Make i=1; 4. Do: - If (Rank[i]=) Make Rank[i]=r; - Make i=i+1: 5. While (i<n R ); 6. Go to the next iteration, r=r+1; g) While (r<n ranks ); h) Make i=1; i) Do: 1. If (Rank[i]=) Make Rank[i]=N R ; 2. Make i=i+1: j) While (i<n); k) ssign a Fitness value for individual i using an linear or exponential ranking function, i.e., F i =f(rank[i]); l) Make Fi=F i /m i (where m i is the niche count); m) Copy the best 2*N/N ranks individuals to the elitist population; n) Make N elite =N elite + 2*N/N ranks ; o) If (N elite >=N e ) 1. Make Rank[i]= for all the N e individuals of the elitist population; 2. pply steps e) to l) to the Elitist population; 3. Copy the best N/N ranks to the main population; 4. Make N elite =N/N ranks ; p) Select the individuals for reproduction using for example roulette-well selection; Figure 1- Reduced Pareto Set Genetic lgorithm. 2- POLYMER EXTRUSION ND MODELING Figure 2 represents a longitudinal cut of a conventional plasticating extrusion unit. The solid polymer (pellets or powder) is fed in the hopper (i), and by gravity flows into the barrel, where an rchimedestype screw rotates at a given speed. Consequently, the solid polymer is dragged along the screw s helical channel (ii), where it starts melting (iii) the molten material subsequently accumulating in a pool, segregated from the surviving solids (iv). This melt is homogenized, pressurized (v) and forced to pass through the die, which gives the desired shape to the product (vi). For modelling purposes, the correct description of heat transfer and mass flow (through the mass, momentum and energy governing equations) in each functional zone must be guaranteed together with the adequate definition of the boundary conditions, as these ensure a physical coherent sequence along the screw. Polymers are strongly non-newtonian and highly viscous, hence it is of paramount importance to select an appropriate constitutive equation and to consider viscous dissipation effects. Consequently, the complexities of modelling plasticating screw extrusion will not be persued here, a detailed discussion being available elsewhere [6]. i) Hopper arrel Heaters Transversal cuts ii) iii) iv) v) Melt Solids Delay Melting Conveying Conveying Figure 2- Physical phenomena inside a typical polymer extruder. vi) Die

3 However, although the authors are able to solve the direct problem, i.e., to predict the process performance for a given combination of polymer properties, screw geometry and operating conditions, the pertinent question here is to solve the inverse problem, i.e., to define the operating conditions (screw speed and barrel temperature profile) and/or the screw geometry that yield the best extruder performance. Due to the complexity of the process, where various physical phenomena develop sequentially inside the extruder, this cannot be made explicitly, i.e., it is not possible to solve the governing equations in order to the operating conditions and/or screw geometry parameters. In fact, this is multimodal and multiobjective optimisation problem with conflicting objectives (e.g., maximizing the output while minimising the mechanical power consumption). 3- OPTIMIZTION OF OPERTING CONDITIONS s an example, the case study illustrated in Figure 3 will be used. The aim is to optimise the screw speed (N) and the barrel temperature in three zones (T 1, T 2 and T 3 ) in order to maximize the mass output (Q) and the mixing degree (WTS) and to minimize the power consumption (Power). The range of variation allowed for the parameters to optimise are indicated between square brackets, screw speed can range between 1 and 5 rpm and the barrel temperatures between 15 and 21 ºC. The problem considers a situation where a given polymer is processed in an extruder with a fixed geometry. The G parameters used are the following: number of generations, 5, share,.4, crossover rate,.7, mutation rate,.5, population size, 2, chromosome length for each variable, 1 and N ranks, 5. Two optimisation runs will be performed taking into account two criterions at time. Mass output will be used in both runs since it can be considered the most important criterion. In the first run the objective is to maximize Q and to minimize Power, in the second run the latter criterion was substituted by the maximization of the degree of mixing (WTS). However, due to physical and process reasons some constraints need to be considered, i.e., only the solutions that have Power lower than 92W and where the polymer melts completely before the end of screw (i.e., L melting <.9m) will be take into account in the optimisation procedure. s in real problems the optimal frontiers are not known a priori, 6 solutions are randomly generated in the search space allowing the plot of an approximate feasible criteria space in order to be possible the comparison with the optimal set obtained. N= [1,5] rpm D = 36 mm Heater band 1.3D 7D 6D 2.7D 235 mm T1=[15,21] ºC T2=[15,21] ºC T3=[15,21] ºC 2 mm L = 936 mm Figure 3- Optimisation of the operating conditions (L is the total screw length and D is the internal barrel diameter). The results obtained for the first optimisation run are presented in Figure 4. s expected, these two criteria are contradictory, since the aim is to maximize Q and minimize Power but when the mass output increases the mechanical power necessary to rotates the screw increases as well. The comparison between the feasible search space (Figure 4-) and the optimal Pareto frontier (Figure 4- ) shows that the optimisation algorithm is able to make a good approximation of the Pareto front. lso, the Pareto-optimal set obtained goes beyond the front defined by the feasible search space, with a clear improvement of the solutions found. Figure 5- presents the optimal Pareto frontier for the maximization of mass output and mixing degree. In this case the Pareto-optimal frontier is discontinuous, however the comparison with the feasible search space (Figure 5-) allows one to conclude that the RPSGe is able to find the Pareto set. gain, the optimal set presents some improvements when compared with the feasible search space defined

4 Figure 4- Output vs. power consumption: -feasible search space; -Pareto-optimal frontier Mixing degree Mixing Degree Figure 5- Output vs. mixing degree: -feasible search space; -Pareto-optimal frontier. 4- SCREW DESIGN Figure 6 presents the case study used for screw design, i.e., the optimisation of the screw geometrical parameters. The aim is to optimise the screw length of zone 1 and 2 (L 1 and L 2 ), the internal screw diameter of section 1 and 3 (D 1 and D 3 ), the screw pitch (P) and the flight thickness (e). The operating conditions are fixed at N=5rpm and T i =17ºC. The range of variation allowed for the geometrical parameters are indicated between square brackets. In this case only the maximization of the output and the minimization of the power consumption will be used as criteria. The constraints referred above for the remaining criteria are, also, considered. D = 36 mm D1 = [2,26] mm D3 = [26,32] mm Heater band 1.3D 7D 6D 2.7D L1= [15,4] mm L2 = [25,4] mm 235 mm L = 936 mm Pitch: Flight thickness: P = [3,42] mm e = [3,4] mm Figure 6- Conditions used for screw design. Figure 7 presents the same type of results of Figure 4, but now for the design of screws. In this case the optimal values obtained for output are limited, ranging between 7.5 and 1 kg/hr, because in this case the operating conditions are fixed and the variation of mass output is principally due to variations on screw speed (fixed at 5 rpm). However, for identical values of power consumption the variations on geometry produce high changes in mass output. 1 2 mm

5 It is important to note that these results have physical meaning. Since the maximization of output is obtained for geometries with small internal diameter for screw section 3 (D 3 ), the channel where the polymer is forced to cross offers lower resistance to the flow, which decreases the mechanical power consumption needed to rotate the screw Figure 6- Output vs. power consumption for screw design: -feasible search space; -Pareto-optimal frontier. 5- CONCLUSIONS In this work an elitist multiobjective genetic algorithm, called Reduce Pareto Set Genetic lgorithm with Elitism (RPSGe), was applied with some degree of success in the optimisation of the operating conditions and in screw design of a polymer extrusion process. The optimisation of the operating conditions and the screw design of polymer extrusion can be considered a multiobjective optimisation problem. The optimisation methodology proposed is able to find solutions with physical meaning. 6- REFERENCES 1. mellal, K., Lafleur, P.G., rpin,.: Computer ided Design of Single-Screw Extruders, in.. Collyer, L.. Utracki (eds): Polymer Rheology and Processing, Elsevier (1989) Rauwendaal, C.: Polymer Extrusion, Hanser Publishers, Munich (1986) 3. O rian, K.: Computer Modeling for Extrusion and Other Continuous Polymer Processes, Carl Hanser Verlag, Munich (1992) 4. gassant, J.F., venas, P., Sergent, J.: La Mise en Forme des Matiéres Plastiques, 3 rd edn, Lavoisier, Paris (1996) 5. Gaspar-Cunha,., Oliveira, P., Covas, J..: Use of Genetic lgorithms in Multicriteria Optimization to Solve Industrial Problems, Seventh Int. Conf. on Genetic lgorithms, Michigan, US (1997) 6. Gaspar-Cunha,.: Modeling and Optimization of Single Screw Extrusion, Ph. D. Thesis, University of Minho, Guimarães, Portugal (2) 7. Deb, K., grawal, S., Pratap,., Meyarivan, T.: Fast and Elitist Multi-Objective Genetic lgorithm: NSGII, Technical Report 21, Indian Institute of Technology, Kampur, India (2) 8. Deb, K., grawal, S., Pratap,., Meyarivan, T.: Fast Elitist Non-dominated Sorting Genetic lgorithm for Multi- Objective Optimization: NSGII, Proceedings of the Parallel Problem Solving from Nature VI (PPSNVI) (2) Zitzler, E.: Evolutionary lgorithms for Multiobjective Optimization: Methods and pplications, Ph. D. Thesis, Zürich, Switzerland: Swiss Federal Institute of Technology (1999) 1. Zitzler, E., Laumanns, M., Thiele, L.: SPE2: Improving the Strength Pareto Evolutionary lgorithm, TIK report no. 13, Swiss Federal Institute of Technology, Zürich, Switzerland (21) 11. Knowles, J.D., Corne, D.W.: pproximating the Non-dominated Front using the Pareto rchived Evolutionary Strategy, Evolutionary Computation Journal, 8 (2) Roseman, M.., Gero, J.S.: Reducing the Pareto Optimal Set in Multicriteria Optimization, Eng. Optim., 8 (1985)

Optimization of Co-Rotating Twin-Screw Extruders Using Pareto Local Search

Optimization of Co-Rotating Twin-Screw Extruders Using Pareto Local Search Optimization of Co-Rotating Twin-Screw Extruders Using Pareto Local Search C. Teixeira*, J.A. Covas*, T. Stützle**, A. Gaspar-Cunha* * IPC/I3N - Institute of Polymers and Composites, University of Minho,

More information

Multi-Objective Memetic Algorithm using Pattern Search Filter Methods

Multi-Objective Memetic Algorithm using Pattern Search Filter Methods Multi-Objective Memetic Algorithm using Pattern Search Filter Methods F. Mendes V. Sousa M.F.P. Costa A. Gaspar-Cunha IPC/I3N - Institute of Polymers and Composites, University of Minho Guimarães, Portugal

More information

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Kalyanmoy Deb, Amrit Pratap, and Subrajyoti Moitra Kanpur Genetic Algorithms Laboratory (KanGAL) Indian Institute

More information

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague.

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague. Evolutionary Algorithms: Lecture 4 Jiří Kubaĺık Department of Cybernetics, CTU Prague http://labe.felk.cvut.cz/~posik/xe33scp/ pmulti-objective Optimization :: Many real-world problems involve multiple

More information

NCGA : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems

NCGA : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems Shinya Watanabe Graduate School of Engineering, Doshisha University 1-3 Tatara Miyakodani,Kyo-tanabe, Kyoto, 10-031,

More information

DCMOGADES: Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme

DCMOGADES: Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme : Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme Tamaki Okuda, Tomoyuki HIROYASU, Mitsunori Miki, Jiro Kamiura Shinaya Watanabe Department of Knowledge Engineering,

More information

RECENT DEVELOPMENTS IN PROFILE EXTRUSION: AUTOMATIC DESIGN OF EXTRUSION DIES AND CALIBRATORS

RECENT DEVELOPMENTS IN PROFILE EXTRUSION: AUTOMATIC DESIGN OF EXTRUSION DIES AND CALIBRATORS RECENT DEVELOPMENTS IN PROFILE EXTRUSION: AUTOMATIC DESIGN OF EXTRUSION DIES AND CALIBRATORS J. M. Nóbrega and O. S. Carneiro Institute for Polymers and Composites, Department of Polymer Engineering, University

More information

Multi-objective Optimization

Multi-objective Optimization Jugal K. Kalita Single vs. Single vs. Single Objective Optimization: When an optimization problem involves only one objective function, the task of finding the optimal solution is called single-objective

More information

International Conference on Computer Applications in Shipbuilding (ICCAS-2009) Shanghai, China Vol.2, pp

International Conference on Computer Applications in Shipbuilding (ICCAS-2009) Shanghai, China Vol.2, pp AUTOMATIC DESIGN FOR PIPE ARRANGEMENT CONSIDERING VALVE OPERATIONALITY H Kimura, Kyushu University, Japan S Iehira, Kyushu University, Japan SUMMARY We propose a novel evaluation method of valve operationality

More information

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Kalyanmoy Deb, Amrit Pratap, and Subrajyoti Moitra Kanpur Genetic Algorithms Laboratory (KanGAL) Indian Institute

More information

DESIGN FEATURES AND OPTIMIZATION OF PROFILE EXTRUSION DIES

DESIGN FEATURES AND OPTIMIZATION OF PROFILE EXTRUSION DIES Michigan Technological University Digital Commons @ Michigan Tech Dissertations, Master's Theses and Master's Reports 2016 DESIGN FEATURES AND OPTIMIZATION OF PROFILE EXTRUSION DIES Abhishek Sai Erri Pradeep

More information

Lamarckian Repair and Darwinian Repair in EMO Algorithms for Multiobjective 0/1 Knapsack Problems

Lamarckian Repair and Darwinian Repair in EMO Algorithms for Multiobjective 0/1 Knapsack Problems Repair and Repair in EMO Algorithms for Multiobjective 0/ Knapsack Problems Shiori Kaige, Kaname Narukawa, and Hisao Ishibuchi Department of Industrial Engineering, Osaka Prefecture University, - Gakuen-cho,

More information

SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2

SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2 SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2 Mifa Kim 1, Tomoyuki Hiroyasu 2, Mitsunori Miki 2, and Shinya Watanabe 3 1 Graduate School, Department of Knowledge Engineering

More information

Multi-Objective Optimization using Evolutionary Algorithms

Multi-Objective Optimization using Evolutionary Algorithms Multi-Objective Optimization using Evolutionary Algorithms Kalyanmoy Deb Department of Mechanical Engineering, Indian Institute of Technology, Kanpur, India JOHN WILEY & SONS, LTD Chichester New York Weinheim

More information

A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization

A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization Hisao Ishibuchi and Youhei Shibata Department of Industrial Engineering, Osaka Prefecture University, - Gakuen-cho, Sakai,

More information

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS Emre Alpman Graduate Research Assistant Aerospace Engineering Department Pennstate University University Park, PA, 6802 Abstract A new methodology

More information

Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach

Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach Richard Allmendinger,XiaodongLi 2,andJürgen Branke University of Karlsruhe, Institute AIFB, Karlsruhe, Germany 2 RMIT University,

More information

Multi-Objective Optimization using Evolutionary Algorithms

Multi-Objective Optimization using Evolutionary Algorithms Multi-Objective Optimization using Evolutionary Algorithms Kalyanmoy Deb Department ofmechanical Engineering, Indian Institute of Technology, Kanpur, India JOHN WILEY & SONS, LTD Chichester New York Weinheim

More information

IMAGE ANALYSIS DEDICATED TO POLYMER INJECTION MOLDING

IMAGE ANALYSIS DEDICATED TO POLYMER INJECTION MOLDING Image Anal Stereol 2001;20:143-148 Original Research Paper IMAGE ANALYSIS DEDICATED TO POLYMER INJECTION MOLDING DAVID GARCIA 1, GUY COURBEBAISSE 2 AND MICHEL JOURLIN 3 1 European Polymer Institute (PEP),

More information

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization adfa, p. 1, 2011. Springer-Verlag Berlin Heidelberg 2011 Devang Agarwal and Deepak Sharma Department of Mechanical

More information

An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function Results

An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function Results Syracuse University SURFACE Electrical Engineering and Computer Science College of Engineering and Computer Science -0-005 An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function

More information

INTERACTIVE MULTI-OBJECTIVE GENETIC ALGORITHMS FOR THE BUS DRIVER SCHEDULING PROBLEM

INTERACTIVE MULTI-OBJECTIVE GENETIC ALGORITHMS FOR THE BUS DRIVER SCHEDULING PROBLEM Advanced OR and AI Methods in Transportation INTERACTIVE MULTI-OBJECTIVE GENETIC ALGORITHMS FOR THE BUS DRIVER SCHEDULING PROBLEM Jorge PINHO DE SOUSA 1, Teresa GALVÃO DIAS 1, João FALCÃO E CUNHA 1 Abstract.

More information

Hybrid Genetic Algorithms for Multi-objective Optimisation of Water Distribution Networks

Hybrid Genetic Algorithms for Multi-objective Optimisation of Water Distribution Networks Hybrid Genetic Algorithms for Multi-objective Optimisation of Water Distribution Networks Edward Keedwell and Soon-Thiam Khu Centre for Water Systems, School of Engineering and Computer Science and Mathematics,

More information

Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm

Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm Nasreddine Hallam, Graham Kendall, and Peter Blanchfield School of Computer Science and IT, The Univeristy

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

THE EFFECT OF COATHANGER DIE MANIFOLD SYMMETRY ON LAYER UNIFORMITY IN MULTILAYER COEXTRUSION

THE EFFECT OF COATHANGER DIE MANIFOLD SYMMETRY ON LAYER UNIFORMITY IN MULTILAYER COEXTRUSION THE EFFECT OF COATHANGER DIE MANIFOLD SYMMETRY ON LAYER UNIFORMITY IN MULTILAYER COEXTRUSION Joseph Dooley, Hyunwoo Kim, Patrick C. Lee, and Robert Wrisley The Dow Chemical Company, Midland, MI Abstract

More information

Multi-Objective Pipe Smoothing Genetic Algorithm For Water Distribution Network Design

Multi-Objective Pipe Smoothing Genetic Algorithm For Water Distribution Network Design City University of New York (CUNY) CUNY Academic Works International Conference on Hydroinformatics 8-1-2014 Multi-Objective Pipe Smoothing Genetic Algorithm For Water Distribution Network Design Matthew

More information

Fuzzy-Pareto-Dominance and its Application in Evolutionary Multi-Objective Optimization

Fuzzy-Pareto-Dominance and its Application in Evolutionary Multi-Objective Optimization Fuzzy-Pareto-Dominance and its Application in Evolutionary Multi-Objective Optimization Mario Köppen, Raul Vicente-Garcia, and Bertram Nickolay Fraunhofer IPK, Pascalstr. 8-9, 10587 Berlin, Germany {mario.koeppen

More information

AN IMPROVED FLOW CHANNEL DESIGN FOR FILM AND SHEET EXTRUSION DIES

AN IMPROVED FLOW CHANNEL DESIGN FOR FILM AND SHEET EXTRUSION DIES N IMPROVED FLOW CHNNEL DESIGN FOR FILM ND SHEET EXTRUSION DIES Masaki Ueda 1, Makoto Iwamura 2 and Hideki Tomiyama 2 1 The Japan Steel Works, LTD., Hiroshima Research Laboratory, Hiroshima, Japan 2 The

More information

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation OPTIMIZATION OF A PROFILE COEXTRUSION DIE USING A THREE-DIMENSIONAL FLOW SIMULATION SOFTWARE Kim Ryckebosh 1 and Mahesh Gupta 2, 3 1. Deceuninck nv, BE-8830 Hooglede-Gits, Belgium 2. Michigan Technological

More information

Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search

Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search Seventh International Conference on Hybrid Intelligent Systems Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search Crina Grosan and Ajith Abraham Faculty of Information Technology,

More information

Design optimization of a two-stage compound gear train

Design optimization of a two-stage compound gear train ME 558 Discrete Design Optimization Final Report Design optimization of a two-stage compound gear train Abstract Team #3 Team Members Nikhil Kotasthane Priyank Gajiwala Pratik Baldota Gear train is pertinent

More information

Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization

Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization Hiroyuki Sato Faculty of Informatics and Engineering, The University of Electro-Communications -5-

More information

Multi-objective Optimization

Multi-objective Optimization Some introductory figures from : Deb Kalyanmoy, Multi-Objective Optimization using Evolutionary Algorithms, Wiley 2001 Multi-objective Optimization Implementation of Constrained GA Based on NSGA-II Optimization

More information

Flow Balance Optimisation of Profile Extrusion Dies

Flow Balance Optimisation of Profile Extrusion Dies Flow Balance Optimisation of Profile Extrusion Dies J. M. Nóbrega (1), O. S. Carneiro (1), P. J. Oliveira (2), F. T. Pinho (3) (1) Department of Polymer Engineering, Universidade do Minho, Campus de Azurém,

More information

GT HEURISTIC FOR SOLVING MULTI OBJECTIVE JOB SHOP SCHEDULING PROBLEMS

GT HEURISTIC FOR SOLVING MULTI OBJECTIVE JOB SHOP SCHEDULING PROBLEMS GT HEURISTIC FOR SOLVING MULTI OBJECTIVE JOB SHOP SCHEDULING PROBLEMS M. Chandrasekaran 1, D. Lakshmipathy 1 and P. Sriramya 2 1 Department of Mechanical Engineering, Vels University, Chennai, India 2

More information

DEMO: Differential Evolution for Multiobjective Optimization

DEMO: Differential Evolution for Multiobjective Optimization DEMO: Differential Evolution for Multiobjective Optimization Tea Robič and Bogdan Filipič Department of Intelligent Systems, Jožef Stefan Institute, Jamova 39, SI-1000 Ljubljana, Slovenia tea.robic@ijs.si

More information

Finding Sets of Non-Dominated Solutions with High Spread and Well-Balanced Distribution using Generalized Strength Pareto Evolutionary Algorithm

Finding Sets of Non-Dominated Solutions with High Spread and Well-Balanced Distribution using Generalized Strength Pareto Evolutionary Algorithm 16th World Congress of the International Fuzzy Systems Association (IFSA) 9th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT) Finding Sets of Non-Dominated Solutions with High

More information

Genetic Algorithm Performance with Different Selection Methods in Solving Multi-Objective Network Design Problem

Genetic Algorithm Performance with Different Selection Methods in Solving Multi-Objective Network Design Problem etic Algorithm Performance with Different Selection Methods in Solving Multi-Objective Network Design Problem R. O. Oladele Department of Computer Science University of Ilorin P.M.B. 1515, Ilorin, NIGERIA

More information

ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II

ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II N. Lavanya and T. Shankar School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India E-Mail: lavanya.n@vit.ac.in

More information

Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy

Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy Mihai Oltean Babeş-Bolyai University Department of Computer Science Kogalniceanu 1, Cluj-Napoca, 3400, Romania moltean@cs.ubbcluj.ro

More information

Multi-objective Optimization Algorithm based on Magnetotactic Bacterium

Multi-objective Optimization Algorithm based on Magnetotactic Bacterium Vol.78 (MulGrab 24), pp.6-64 http://dx.doi.org/.4257/astl.24.78. Multi-obective Optimization Algorithm based on Magnetotactic Bacterium Zhidan Xu Institute of Basic Science, Harbin University of Commerce,

More information

FLOW BALANCING OF PROFILE EXTRUSION DIES

FLOW BALANCING OF PROFILE EXTRUSION DIES FLOW BALANCING OF PROFILE EXTRUSION DIES J. M. Nóbrega 1, O. S. Carneiro 1, F. T. Pinho, P. J. Oliveira 3 1 Department of Polymer Engineering, Universidade do Minho, Campus de Azurém, 4800-058 Guimarães,

More information

Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances

Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances Minzhong Liu, Xiufen Zou, Yu Chen, Zhijian Wu Abstract In this paper, the DMOEA-DD, which is an improvement of DMOEA[1,

More information

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem An Evolutionary Algorithm for the Multi-objective Shortest Path Problem Fangguo He Huan Qi Qiong Fan Institute of Systems Engineering, Huazhong University of Science & Technology, Wuhan 430074, P. R. China

More information

EVOLUTIONARY algorithms (EAs) are a class of

EVOLUTIONARY algorithms (EAs) are a class of An Investigation on Evolutionary Gradient Search for Multi-objective Optimization C. K. Goh, Y. S. Ong and K. C. Tan Abstract Evolutionary gradient search is a hybrid algorithm that exploits the complementary

More information

Evolutionary multi-objective algorithm design issues

Evolutionary multi-objective algorithm design issues Evolutionary multi-objective algorithm design issues Karthik Sindhya, PhD Postdoctoral Researcher Industrial Optimization Group Department of Mathematical Information Technology Karthik.sindhya@jyu.fi

More information

Overview of NSGA-II for Optimizing Machining Process Parameters

Overview of NSGA-II for Optimizing Machining Process Parameters Available online at www.sciencedirect.com Procedia Engineering 15 (2011 ) 3978 3983 Overview of NSGA-II for Optimizing Machining Process Parameters Yusliza Yusoff *, Mohd Salihin Ngadiman, Azlan Mohd Zain

More information

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM Can ÖZDEMİR and Ayşe KAHVECİOĞLU School of Civil Aviation Anadolu University 2647 Eskişehir TURKEY

More information

Preferences in Evolutionary Multi-Objective Optimisation with Noisy Fitness Functions: Hardware in the Loop Study

Preferences in Evolutionary Multi-Objective Optimisation with Noisy Fitness Functions: Hardware in the Loop Study Proceedings of the International Multiconference on ISSN 1896-7094 Computer Science and Information Technology, pp. 337 346 2007 PIPS Preferences in Evolutionary Multi-Objective Optimisation with Noisy

More information

Multiobjective Prototype Optimization with Evolved Improvement Steps

Multiobjective Prototype Optimization with Evolved Improvement Steps Multiobjective Prototype Optimization with Evolved Improvement Steps Jiri Kubalik 1, Richard Mordinyi 2, and Stefan Biffl 3 1 Department of Cybernetics Czech Technical University in Prague Technicka 2,

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

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper published in Applied Soft Computing. This paper has been peerreviewed but does not include the final publisher proof-corrections

More information

Unsupervised Feature Selection Using Multi-Objective Genetic Algorithms for Handwritten Word Recognition

Unsupervised Feature Selection Using Multi-Objective Genetic Algorithms for Handwritten Word Recognition Unsupervised Feature Selection Using Multi-Objective Genetic Algorithms for Handwritten Word Recognition M. Morita,2, R. Sabourin 3, F. Bortolozzi 3 and C. Y. Suen 2 École de Technologie Supérieure, Montreal,

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

Evolving Human Competitive Research Spectra-Based Note Fault Localisation Techniques

Evolving Human Competitive Research Spectra-Based Note Fault Localisation Techniques UCL DEPARTMENT OF COMPUTER SCIENCE Research Note RN/12/03 Evolving Human Competitive Research Spectra-Based Note Fault Localisation Techniques RN/17/07 Deep Parameter Optimisation for Face Detection Using

More information

Recombination of Similar Parents in EMO Algorithms

Recombination of Similar Parents in EMO Algorithms H. Ishibuchi and K. Narukawa, Recombination of parents in EMO algorithms, Lecture Notes in Computer Science 341: Evolutionary Multi-Criterion Optimization, pp. 265-279, Springer, Berlin, March 25. (Proc.

More information

Dynamic Computational Modeling of the Glass Container Forming Process

Dynamic Computational Modeling of the Glass Container Forming Process Dynamic Computational Modeling of the Glass Container Forming Process Matthew Hyre 1, Ryan Taylor, and Morgan Harris Virginia Military Institute, Lexington, Virginia, USA Abstract Recent advances in numerical

More information

A Clustering Multi-objective Evolutionary Algorithm Based on Orthogonal and Uniform Design

A Clustering Multi-objective Evolutionary Algorithm Based on Orthogonal and Uniform Design A Clustering Multi-objective Evolutionary Algorithm Based on Orthogonal and Uniform Design Yuping Wang, Chuangyin Dang, Hecheng Li, Lixia Han and Jingxuan Wei Abstract Designing efficient algorithms for

More information

SPEA2: Improving the strength pareto evolutionary algorithm

SPEA2: Improving the strength pareto evolutionary algorithm Research Collection Working Paper SPEA2: Improving the strength pareto evolutionary algorithm Author(s): Zitzler, Eckart; Laumanns, Marco; Thiele, Lothar Publication Date: 2001 Permanent Link: https://doi.org/10.3929/ethz-a-004284029

More information

Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls

Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls Florian Siegmund, Amos H.C. Ng Virtual Systems Research Center University of Skövde P.O. 408, 541 48 Skövde,

More information

Indicator-Based Selection in Multiobjective Search

Indicator-Based Selection in Multiobjective Search Indicator-Based Selection in Multiobjective Search Eckart Zitzler and Simon Künzli Swiss Federal Institute of Technology Zurich Computer Engineering and Networks Laboratory (TIK) Gloriastrasse 35, CH 8092

More information

NEW DECISION MAKER MODEL FOR MULTIOBJECTIVE OPTIMIZATION INTERACTIVE METHODS

NEW DECISION MAKER MODEL FOR MULTIOBJECTIVE OPTIMIZATION INTERACTIVE METHODS NEW DECISION MAKER MODEL FOR MULTIOBJECTIVE OPTIMIZATION INTERACTIVE METHODS Andrejs Zujevs 1, Janis Eiduks 2 1 Latvia University of Agriculture, Department of Computer Systems, Liela street 2, Jelgava,

More information

Multicriterial Optimization Using Genetic Algorithm

Multicriterial Optimization Using Genetic Algorithm Multicriterial Optimization Using Genetic Algorithm 180 175 170 165 Fitness 160 155 150 145 140 Best Fitness Mean Fitness 135 130 0 Page 1 100 200 300 Generations 400 500 600 Contents Optimization, Local

More information

A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences

A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences Upali K. Wickramasinghe and Xiaodong Li School of Computer Science and Information Technology, RMIT University,

More information

Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms.

Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms. Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms. Gómez-Skarmeta, A.F. University of Murcia skarmeta@dif.um.es Jiménez, F. University of Murcia fernan@dif.um.es

More information

Optimization of Turning Process during Machining of Al-SiCp Using Genetic Algorithm

Optimization of Turning Process during Machining of Al-SiCp Using Genetic Algorithm Optimization of Turning Process during Machining of Al-SiCp Using Genetic Algorithm P. G. Karad 1 and D. S. Khedekar 2 1 Post Graduate Student, Mechanical Engineering, JNEC, Aurangabad, Maharashtra, India

More information

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra Pattern Recall Analysis of the Hopfield Neural Network with a Genetic Algorithm Susmita Mohapatra Department of Computer Science, Utkal University, India Abstract: This paper is focused on the implementation

More information

A Predictive Pareto Dominance Based Algorithm for Many-Objective Problems

A Predictive Pareto Dominance Based Algorithm for Many-Objective Problems 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA A Predictive Pareto Dominance Based Algorithm for Many-Objective Problems Edgar Galvan 1, Erin

More information

Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts

Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts IEEE Symposium Series on Computational Intelligence Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts Heiner Zille Institute of Knowledge and Language Engineering University of Magdeburg, Germany

More information

Particle Swarm Optimization to Solve Optimization Problems

Particle Swarm Optimization to Solve Optimization Problems Particle Swarm Optimization to Solve Optimization Problems Gregorio Toscano-Pulido and Carlos A. Coello Coello Evolutionary Computation Group at CINVESTAV-IPN (EVOCINV) Electrical Eng. Department, Computer

More information

CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS

CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS 6.1 Introduction Gradient-based algorithms have some weaknesses relative to engineering optimization. Specifically, it is difficult to use gradient-based algorithms

More information

Available online at ScienceDirect. Procedia Computer Science 60 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 60 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 60 (2015 ) 178 187 19th International Conference on Knowledge Based and Intelligent Information and Engineering Systems

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

Approximation-Guided Evolutionary Multi-Objective Optimization

Approximation-Guided Evolutionary Multi-Objective Optimization Approximation-Guided Evolutionary Multi-Objective Optimization Karl Bringmann 1, Tobias Friedrich 1, Frank Neumann 2, Markus Wagner 2 1 Max-Planck-Institut für Informatik, Campus E1.4, 66123 Saarbrücken,

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

Incorporation of Scalarizing Fitness Functions into Evolutionary Multiobjective Optimization Algorithms

Incorporation of Scalarizing Fitness Functions into Evolutionary Multiobjective Optimization Algorithms H. Ishibuchi, T. Doi, and Y. Nojima, Incorporation of scalarizing fitness functions into evolutionary multiobjective optimization algorithms, Lecture Notes in Computer Science 4193: Parallel Problem Solving

More information

Multiobjective hboa, Clustering, and Scalability. Martin Pelikan Kumara Sastry David E. Goldberg. IlliGAL Report No February 2005

Multiobjective hboa, Clustering, and Scalability. Martin Pelikan Kumara Sastry David E. Goldberg. IlliGAL Report No February 2005 Multiobjective hboa, Clustering, and Scalability Martin Pelikan Kumara Sastry David E. Goldberg IlliGAL Report No. 2005005 February 2005 Illinois Genetic Algorithms Laboratory University of Illinois at

More information

minimizing minimizing

minimizing minimizing The Pareto Envelope-based Selection Algorithm for Multiobjective Optimization David W. Corne, Joshua D. Knowles, Martin J. Oates School of Computer Science, Cybernetics and Electronic Engineering University

More information

Development of Evolutionary Multi-Objective Optimization

Development of Evolutionary Multi-Objective Optimization A. Mießen Page 1 of 13 Development of Evolutionary Multi-Objective Optimization Andreas Mießen RWTH Aachen University AVT - Aachener Verfahrenstechnik Process Systems Engineering Turmstrasse 46 D - 52056

More information

A Fuzzy Logic Controller Based Dynamic Routing Algorithm with SPDE based Differential Evolution Approach

A Fuzzy Logic Controller Based Dynamic Routing Algorithm with SPDE based Differential Evolution Approach A Fuzzy Logic Controller Based Dynamic Routing Algorithm with SPDE based Differential Evolution Approach Debraj De Sonai Ray Amit Konar Amita Chatterjee Department of Electronics & Telecommunication Engineering,

More information

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity Contents 1 Metal Forming and Machining Processes... 1 1.1 Introduction.. 1 1.2 Metal Forming...... 2 1.2.1 Bulk Metal Forming.... 2 1.2.2 Sheet Metal Forming Processes... 17 1.3 Machining.. 23 1.3.1 Turning......

More information

Generalized Multiobjective Multitree model solution using MOEA

Generalized Multiobjective Multitree model solution using MOEA Generalized Multiobjective Multitree model solution using MOEA BENJAMÍN BARÁN *, RAMON FABREGAT +, YEZID DONOSO ±, FERNANDO SOLANO + and JOSE L. MARZO + * CNC. National University of Asuncion (Paraguay)

More information

A Domain-Specific Crossover and a Helper Objective for Generating Minimum Weight Compliant Mechanisms

A Domain-Specific Crossover and a Helper Objective for Generating Minimum Weight Compliant Mechanisms A Domain-Specific Crossover and a Helper Objective for Generating Minimum Weight Compliant Mechanisms Deepak Sharma Kalyanmoy Deb N. N. Kishore KanGAL Report Number K28 Indian Institute of Technology Kanpur

More information

The multi-objective genetic algorithm optimization, of a superplastic forming process, using ansys

The multi-objective genetic algorithm optimization, of a superplastic forming process, using ansys The multi-objective genetic algorithm optimization, of a superplastic forming process, using ansys Gavril Grebenişan 1,*, Nazzal Salem 2 1 University of Oradea, e-mail: grebe@uoradea.ro, Romania 2 ZAQRA

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

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

Application of Genetic Algorithms to CFD. Cameron McCartney

Application of Genetic Algorithms to CFD. Cameron McCartney Application of Genetic Algorithms to CFD Cameron McCartney Introduction define and describe genetic algorithms (GAs) and genetic programming (GP) propose possible applications of GA/GP to CFD Application

More information

Non-Dominated Bi-Objective Genetic Mining Algorithm

Non-Dominated Bi-Objective Genetic Mining Algorithm Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 6 (2017) pp. 1607-1614 Research India Publications http://www.ripublication.com Non-Dominated Bi-Objective Genetic Mining

More information

Using Genetic Algorithms to Solve the Box Stacking Problem

Using Genetic Algorithms to Solve the Box Stacking Problem Using Genetic Algorithms to Solve the Box Stacking Problem Jenniffer Estrada, Kris Lee, Ryan Edgar October 7th, 2010 Abstract The box stacking or strip stacking problem is exceedingly difficult to solve

More information

Approximation Model Guided Selection for Evolutionary Multiobjective Optimization

Approximation Model Guided Selection for Evolutionary Multiobjective Optimization Approximation Model Guided Selection for Evolutionary Multiobjective Optimization Aimin Zhou 1, Qingfu Zhang 2, and Guixu Zhang 1 1 Each China Normal University, Shanghai, China 2 University of Essex,

More information

Rio D Souza Department of Computer Science and Engineering, St. Joseph Engineering College, Mangalore, India

Rio D Souza Department of Computer Science and Engineering, St. Joseph Engineering College, Mangalore, India Volume 6 No., December 0 Multi Objective Optimization of Surface Grinding Process by Combination of Response Surface Methodology and Enhanced Non-dominated Sorting Genetic Algorithm Dayananda Pai Department

More information

Incrementally Maximising Hypervolume for Selection in Multi-objective Evolutionary Algorithms

Incrementally Maximising Hypervolume for Selection in Multi-objective Evolutionary Algorithms Incrementally Maximising Hypervolume for Selection in Multi-objective Evolutionary Algorithms Lucas Bradstreet, Student Member, IEEE, Lyndon While, Senior Member, IEEE, and Luigi Barone, Member, IEEE Abstract

More information

Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss

Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss David Mylett, Dr. Simon Gardner Force India Formula One Team Ltd. Dadford Road, Silverstone, Northamptonshire, NN12 8TJ,

More information

by Mahender Reddy Concept To Reality / Summer 2006

by Mahender Reddy Concept To Reality / Summer 2006 by Mahender Reddy Demand for higher extrusion rates, increased product quality and lower energy consumption have prompted plants to use various methods to determine optimum process conditions and die designs.

More information

division 1 division 2 division 3 Pareto Optimum Solution f 2 (x) Min Max (x) f 1

division 1 division 2 division 3 Pareto Optimum Solution f 2 (x) Min Max (x) f 1 The New Model of Parallel Genetic Algorithm in Multi-Objective Optimization Problems Divided Range Multi-Objective Genetic Algorithm Tomoyuki HIROYASU Mitsunori MIKI Sinya WATANABE Doshisha University,

More information

Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization

Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization Marco Laumanns laumanns@tik.ee.ethz.ch Department of Information Technology and Electrical Engineering, Swiss Federal Institute

More information

Solving a hybrid flowshop scheduling problem with a decomposition technique and a fuzzy logic based method

Solving a hybrid flowshop scheduling problem with a decomposition technique and a fuzzy logic based method Solving a hybrid flowshop scheduling problem with a decomposition technique and a fuzzy logic based method Hicham CHEHADE 1, Farouk YALAOUI 1, Lionel AMODEO 1, Xiaohui LI 2 1 Institut Charles Delaunay,

More information

The Influence of Optimization Algorithm on Suction Muffler Design

The Influence of Optimization Algorithm on Suction Muffler Design Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 The Influence of Optimization Algorithm on Suction Muffler Design Talita Wajczyk rodrigo_link@embraco.com.br

More information

Optimization of Laminar Wings for Pro-Green Aircrafts

Optimization of Laminar Wings for Pro-Green Aircrafts Optimization of Laminar Wings for Pro-Green Aircrafts André Rafael Ferreira Matos Abstract This work falls within the scope of aerodynamic design of pro-green aircraft, where the use of wings with higher

More information