Optimisation of the fast craft hull structure by the genetic algorithm

Size: px
Start display at page:

Download "Optimisation of the fast craft hull structure by the genetic algorithm"

Transcription

1 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Optimisation of the fast craft hull structure by the genetic algorithm Z. Sekulski* & T. Jastrzebski** Faculty of Maritime Technology, Technical University of Szczecin, Al Piastow, 7-06 Szczecin, Poland * zbych@shiptech.tuniv.szczecin.pl * * tadjast@shiptech. tuniv. szczecin.pl Abstract The genetic algorithm (GA) was applied to study the minimum weight problem of the fast craft hull structure with several design variables. A computer code was built for optimization of the fast craft hull structure. The crossover strategy with random number of cutting points was proposed. The fitness function was based on loads and strength criteria suggested by the classification rules. Some results of calculations are presented in the paper. In conclusion the GA is recommended for practical application in design of ship hull structures. Introduction Ship structural design generally involve a large number of design parameters. Those parameters can be in a form either of continuous function, discrete values or both and they often include constraints of allowable values. The aim of the optimised ship structural design is to find a solution that represents a global maximum or minimum in the design space with unknown number of the relative extreme. In addition, often the solution area of ship structural problem contains non-differentiable and/or discontinuous regions. More constraints are in non-linear form in terms of design variables. All these features sorely test the capabilities of many of the traditional sequential or enumerative optimisation

2 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN Marine Technology techniques, and often require patches or hybridisation of traditional optimisation methods if these methods are to be applied at all. Many well known disadvantages of the traditional methods of optimisation may be avoided by application of methods which have been developed for some years, such as: methods of simulated annealing, methods of neural nets and genetic methods. Some interesting applications of methods of the last group, which offer so called Genetic Algorithms (GAs), have proven that they are particularly well suited for problems of optimisation in several domains. Trials for GAs application for ship design and ship structural design have been carried out. Okada & Neki^ developed the GA for ship structural design. The optimisation of double hull tanker structure have been presented. Nobukawa & Zhou") developed a discrete optimisation method using GAs for the design of selected models of ship structures. Sommersel^ described application of the GA for ship design. The example of supply ship design have been described. Zhou at al'^ present a GA application for structural optimisation of cargo ship with large hatch openings. Sekulski & Jastrzebski^ developed the GA for fast craft deck structural optimisation. 2 Computer realisation of genetic algorithm for optimisation of structures Genetic Algorithms are computerised search procedures based on principles of the natural evolution and heredity. The GAs were first developed by Holland^ to allow computers to evolve solutions in the function optimisation and in the artificial intelligence. There are many reference textbooks and papers about GAs, such as those by Davis/) Goldberg,^ Davis,*' Forrest,^ Buckles & Petry,^ Michalewicz,^) Back/) The advantages and disadvantages of using GAs for ship structural optimisation were briefly summarised by Sekulski & Jastrzebski.^) For numerical realisation of structural optimisation using GA the computer code has been built. The description, flowchart and the most important features of the code have been presented in the same paper. ^ Structural model The structural model for the optimisation study was selected after the analysis of typical layouts of the SES (Surface Effect Ship) type craft. Finally a model similar to the one proposed by Jang & Seo^ was selected. The vessel and its corresponding cross and longitudinal sections are shown in Fig.l. The main geometrical characteristics of the structure are in Fig.2. The structural material is the marine aluminium alloy of properties shown in Table. The plate thickness and the bulb and tee bar extruded stiffener sections are assumed according to the commercial shipbuilding standards. The formulae for scantling calculation for plate thickness and section moduli of stiffeners and web frames

3 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Marine Technology are taken from the UNITAS*^ rules. A minimal structure weight (volume of structure) was assumed as the criterion in the study and it was introduced in the objective function and constrains defined on the base of classification rules. * Side profile ; ; ; VVfeb frame ; ', ', X ', ; ~ BJtt*s&i BJkheeri/*, : Upper deck Inner deck Superstructure _. Midship section ij ;. Wfet-deck Side outboard- Side inboard QOQ_ ^ Figure : Surface Effect Ship (SES) - assumed craft model and its structural idealisation. Figure 2: An example of structural model used in the study - the upper deck region.

4 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Marine Technology Table. Assumed properties of structural material - aluminium alloy No. 2 Property 2 Yield stress Young's modulus Poisson's ratio Density Symbol &0.2 E V p Value 2 (for 08 alloy) 20 (for 6082 alloy) Unit N/mnf N/mnf t/nf Formulation of the optimisation model For hull section structural model the set of the assumed design variables is presented in Table 2 and may be given as: xy = (x,,%2,...,*a #=29. () The objective function,/*,), for the optimisation of the hull structure was written in the following form: (2) where: */ - fth design variable, R - number of structural regions, SWj - structural weight of they'th structural region, Wj - relative weight (relative importance) of structural weight of regions. The behaviour constraints were formulated for each region according to the UNITAS rules'**, for example: - required plate thickness based on the permissible bending stress, tp^ie'- o, () where: /, is the actual calculated value of plate thickness mjth region, required section moduli of stiffeners, ^, //«,: where: Z,j is the actual calculated value of section modulus of stiffeners myth region. Examples of side constraints for design variables are also given in Table 2. Some of them correspond to the number of elements in the commercial standard. The others have been taken according to the authors' experience. The additional geometrical constraints were introduced due to some fabrication and standardisation reasons, such as: relation between the plate ()

5 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Marine Technology thickness and web frame thickness, relation between the plate thickness of plate and stiffener web thickness, minimal distance between the edges of frame flanges. Table 2. Simplified specification of bit representation of design variables No., - \ 2 Symbol ^ f ' * ' *i *2 * % X Description '* -,, '* serial No. of upper deck plate serial No. of upper deck bulb serial No. of upper deck T-bulb number of web frames number of upper deck stiffeners Substring length,;,,,, A, min 0 20 Value max <* Step *26 X27 ^28 X29 serial No. of inner deck plate serial No. of inner deck bulb serial No. of inner deck T-bulb number of inner deck stiffeners Description of the genetic model Solving the optimisation problem by GAs calls for formulation of the appropriate optimisation model. Therefore the model described in Section has been reformulated into the optimisation model according to requirements of GAs. In particular, this model has been used to build the suitable procedures in computer code and to define search parameters.. Chromosome structure The space of possible solutions is the space of structural variants of the assumed model. The hull structural model was identified by a set of 29 design variables, %.. Each variable may be represented by a string of bits used as chromosome substring in GAs. A variant of solution is simply represented as a bit string. Chromosome length is equal to the sum of all substring. Number of possible solutions is equal to the product of all variable values. In the work chromosome length is equal to bits and number of possible solutions is equal approximately to 0 individuals..2 Fitness function The design problem defined in this paper is to find the minimum weight of deck structure without violating the constraints. In order to transform the constrained

6 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN Marine Technology problem into unconstrained one and due to the fact that GAs do not depend on continuity and existence of the derivatives, penalty methods have been used. Thus, the augmented objective function of unconstrained minimisation problem was expressed as: where:0(x,) is a augmented objective function of unconstrained minimisation, X*,) is an objective function given by equation (2), f, is a penalty term to violation of they th constraint, \v and w,- are weight coefficients for objective and penalty terms, respectively, n^ is a number of constraints. Weight coefficients are adjusted by trial. Additionally, a transformation of minimisation problem (in which the objective function is formulated for the minimisation) into the maximisation one is needed for the GAs procedures (searching of the best individuals). It can be simply carried out by multiplying the structure weight by (-). In that way, the minimisation of the augmented objective function was transformed into a maximisation search by using: ^=LJb)-#^, (6) where: Fj is the fitness function for jth solution, #,(%,) is the augmented objective function for yth solution, dlnw is the maximum value of the augmented function from all the solutions in the simulation. The role of objective function /(*,), formulated in equation (2), is preserving in the relative assessment of chromosomes. The value of parameter #*,*#,) is arbitrary defined by a user of the software to avoid negative fitness values. Its value should be greater than the expected largest value of #,(%,) in the simulation. In the present work the value #**%(%:) = was assumed. 6 Optimisation calculations To verify the correctness of the assumed optimisation procedure several test cases have been carried out using the model described in Section. Each experiment was characterised by the 8-tuple (%G, ",, PC, c_strategy, njc_site, p^ Pu, elitism) where no is a number of generations, /?, is a population size, PC is a crossover probability, cjstrategy is crossover strategy flag (equal 0 for fixed, and for random number of cutting points), njc_site is a maximal number of cutting points for each mate individuals, p^ is a mutation probability, PU is a update probability, and elitism is a logical value for elitism strategy switch on or switch off. In Tables and the examples of results of one selected trial are presented. The set of experiment parameters was as follows (00, 0, 0.8,, 7, 0.02, 0., yes). There was 000 checked individuals in whole simulation.

7 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Marine Technology 7 The lowest value of the objective function,/*,) = 2.70 t, was found in the 27th generation. The corresponding values of design variables are given in Table. From designer point of view the interesting values are those concerning the whole structural weight and/or the relative structural weight. They are given in Table. The achieved structural weight volume density is 0.06 t/nf. The higher structural area! weight density due to high cargo loads of this region is for inner deck region t/m^. The lower structural areal weight density is achieved for superstructure and upper deck regions t/nf. Table. The optimal values of design variables No. - 2 Symbol Description -, : a -.^: ;/,//,;//, /, $ + ',-,/ // *i *2 * XA * serial No. of upper deck plate serial No. of upper deck bulb serial No. of upper deck T-bulb number of web frames number of upper deck stiffeners Optimal value *26 *27 %28 *29 serial No. of inner deck plate serial No. of inner deck bulb serial No. of inner deck T-bulb number of inner deck stiffeners Table. Optimal structural weight values No. r i Region description %, S,*» ' ',, <% ' - *, Upper deck Superstructure Side inboard Bottom Side outboard Wet deck Inner deck Total, t Total volume density, t/nf Value, t /, x ',** - #*,*' Areal density, t/m^

8 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN Marine Technology All hull structural weight values for feasible individuals searched in the selected trial are presented in Fig.. The solid line in the figure represents the optimal solutions front. It is composed by minimal (optimal) values of structural weight being received in the following simulations. The optimum solution was achieved in 27th generation i -* v A * *» *.. _._ k'. \ '>*; r.. *.*. t. + * %2* - *. ^*"J» >\V. j \ ;. % * "/#;; * >>}#$ ^y-,v ^l *<*»,^%.: A i 0 ^\0nfcf rt solutions frartt 0^ c)» DO 90 2DO 290» Generadon c "" ""* g^ JC O) 0 i»- 20 Figure : Evolution of structural weight values over 00 generations. The graphs of thefitnessmaximum, average, minimum and variance values across 00 generations for selected trial are presented in Fig.. The saturation was not achieved in the trial. The achieved fitness was nearly 0.6. The standard deviation value is approximately constant for all generations. It means that heredity of generations is approximately constant over simulations. Fitness function and minimum weight of structure function are shown in Fig.. Correspondence of the diagrams can be seen. Increase of the fitness function values in succesive generations is accompanied by the decrease of structural weight values. 8 Conclusions A practical method for the structural optimisation based on the GAs was presented in the paper. The basic features of the method together with the optimisation model and their application to the model of the ship deck structure of a fast craft of SES type were discussed.

9 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN 7-09 Marine Technology 9 The investigated structural model was composed of plates, longitudinal stiffeners and transverse web frames. For that model the feasibility of GAs was demonstrated. Test example calculations were also presented. The study confirmed that GAs can be used as a practical tool for searching global extremum (minimum or maximum, depending on the problem) in ship structural design. Figure : Evolution of fitness maximum, average, minimum and standard deviation values over 00 generations; fitness function values are dimensionless and normalised with extreme value of.0. -rr\,, Maximum fitness F/x00 f*n 60 - _j- 0 T^ s^x Minimal structrural weight, int - ^ ( C)0 Generation Figure : Evolution of maximal fitness value and absolutely minimal structural weight over 00 generations; absolutely minimal structural weight for simulation only for feasible solutions.

10 Transactions on the Built Environment vol 2, 999 WIT Press, ISSN Marine Technology References. Back, T. Evolutionary Algorithms in Theory and Practice, Oxford University Press, Buckles, B.P. & Petry, F.E. (eds.) Genetic Algorithms, IEEE Computer Society Press, Los Alamitos, California, 99.. Davis, L. Handbook of Genetic Algorithms, Van Nostrand Reinhold, New York, 99.. Davis, L. (ed.) Genetic Algorithms and Simulated Annealing, Morgan Kaufmann Publishers, Los Altos, California, Forrest, S. Genetic Algorithms: Principles of Natural Selection Applied to Computation, Science, 99, 26, Goldberg, D.E. Genetic Algorithms in Search, Optimization, and Machine Learning, Addison-Wesley Publishing Company, Inc, Holland, J.H. Adaptation in Natural and Artificial Systems, University of Michigan Press, Ann Arbor, MI, Hughes, O.F., Mistreee, F. & Zanic, V. A practical method for the rational design of ship structures, Journal ofship Research, 980, 2, Jang, C.D. & Seo, S.I. A study on the Optimum Structural Design of Surface Effect Ships, Marine Structures, 996, 9, Michalewicz, Z. Genetic Algorithms + Data Structures = Evolution Programs, Springer-Verlag, Berlin Heidelberg, Nobukawa, H. & Zhou, G. Discrete optimization of ship structures with genetic algorithm, J Soc Naval Arch Japan, 996, 79, Okada, T. & Neki, I. Utilization of genetic algorithm for optimizing the design of ship hull structures, Recent Progress on Science & Technology IffI, 99,, -.. Sekulski, Z. & Jastrzebski, T. Optimisation of the Fast Craft Deck Structure by the Genetic Algorithms, Marine Technology Transactions, 998, 9, Sommersel, T. Application of genetic algorithms in practical ship design, in: IMDC '97, pp. 6 to 626, Proceedings of the 6th International Marine Design Conference, 2-2 June 997, Newcastle upon Tyne, U.K.. UNITAS Rules for the Construction and Classification of High Speed Craft, Zhou, G., Nobukawa, H. & Yang, F. Discrete optimization of cargo ship with large hatch opening by genetic algorithms, in ICC AS'97, pp. 2 to 26, Proceedings of the 9th International Conference on Computer Applications in Shipbuilding, Yokohama, Japan.

Structural weight minimization of high speed vehicle-passenger catamaran by genetic algorithm

Structural weight minimization of high speed vehicle-passenger catamaran by genetic algorithm POLISH MARITIME RESEARCH 2(60) 2009 Vol 16; pp. 11-23 10.2478/v10012-008-0017-5 Structural weight minimization of high speed vehicle-passenger catamaran by genetic algorithm Zbigniew Sekulski, Ph. D. West

More information

Discrete Optimization of Ship Structures with Genetic Algorithms

Discrete Optimization of Ship Structures with Genetic Algorithms Discrete Optimization of Ship Structures with Genetic Algorithms by Hisashi Nobukawa*, Member Guoqiang Zhou*, Member Summary A discrete optimization method using genetic algorithms is developed for the

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

A Search Algorithm for Global Optimisation

A Search Algorithm for Global Optimisation A Search Algorithm for Global Optimisation S. Chen,X.X.Wang 2, and C.J. Harris School of Electronics and Computer Science, University of Southampton, Southampton SO7 BJ, U.K 2 Neural Computing Research

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Shape optimal design using GA and BEM Eisuke Kita & Hisashi Tanie Department of Mechano-Informatics and Systems, Nagoya University, Nagoya 464-01, Japan Abstract This paper describes a shape optimization

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

ID-1241 PROBABILISTIC ALGORITHMS IN OPTIMISATION PROBLEMS FOR COMPOSITE PLATES AND SHELLS

ID-1241 PROBABILISTIC ALGORITHMS IN OPTIMISATION PROBLEMS FOR COMPOSITE PLATES AND SHELLS ID-1241 PROBABILISTIC ALGORITHMS IN OPTIMISATION PROBLEMS FOR COMPOSITE PLATES AND SHELLS A.Muc & W. Gurba Institute of Mechanics & Machine Design, Cracow University of Technology, Kraków, Poland SUMMARY:

More information

Genetic algorithms and finite element coupling for mechanical optimization

Genetic algorithms and finite element coupling for mechanical optimization Computer Aided Optimum Design in Engineering X 87 Genetic algorithms and finite element coupling for mechanical optimization G. Corriveau, R. Guilbault & A. Tahan Department of Mechanical Engineering,

More information

Learning Adaptive Parameters with Restricted Genetic Optimization Method

Learning Adaptive Parameters with Restricted Genetic Optimization Method Learning Adaptive Parameters with Restricted Genetic Optimization Method Santiago Garrido and Luis Moreno Universidad Carlos III de Madrid, Leganés 28911, Madrid (Spain) Abstract. Mechanisms for adapting

More information

A GENETIC ALGORITHM APPROACH TO OPTIMAL TOPOLOGICAL DESIGN OF ALL TERMINAL NETWORKS

A GENETIC ALGORITHM APPROACH TO OPTIMAL TOPOLOGICAL DESIGN OF ALL TERMINAL NETWORKS A GENETIC ALGORITHM APPROACH TO OPTIMAL TOPOLOGICAL DESIGN OF ALL TERMINAL NETWORKS BERNA DENGIZ AND FULYA ALTIPARMAK Department of Industrial Engineering Gazi University, Ankara, TURKEY 06570 ALICE E.

More information

HYBRID GENETIC ALGORITHM WITH GREAT DELUGE TO SOLVE CONSTRAINED OPTIMIZATION PROBLEMS

HYBRID GENETIC ALGORITHM WITH GREAT DELUGE TO SOLVE CONSTRAINED OPTIMIZATION PROBLEMS HYBRID GENETIC ALGORITHM WITH GREAT DELUGE TO SOLVE CONSTRAINED OPTIMIZATION PROBLEMS NABEEL AL-MILLI Financial and Business Administration and Computer Science Department Zarqa University College Al-Balqa'

More information

Adaptive Crossover in Genetic Algorithms Using Statistics Mechanism

Adaptive Crossover in Genetic Algorithms Using Statistics Mechanism in Artificial Life VIII, Standish, Abbass, Bedau (eds)(mit Press) 2002. pp 182 185 1 Adaptive Crossover in Genetic Algorithms Using Statistics Mechanism Shengxiang Yang Department of Mathematics and Computer

More information

Metaheuristic Optimization with Evolver, Genocop and OptQuest

Metaheuristic Optimization with Evolver, Genocop and OptQuest Metaheuristic Optimization with Evolver, Genocop and OptQuest MANUEL LAGUNA Graduate School of Business Administration University of Colorado, Boulder, CO 80309-0419 Manuel.Laguna@Colorado.EDU Last revision:

More information

A Real Coded Genetic Algorithm for Data Partitioning and Scheduling in Networks with Arbitrary Processor Release Time

A Real Coded Genetic Algorithm for Data Partitioning and Scheduling in Networks with Arbitrary Processor Release Time A Real Coded Genetic Algorithm for Data Partitioning and Scheduling in Networks with Arbitrary Processor Release Time S. Suresh 1, V. Mani 1, S. N. Omkar 1, and H. J. Kim 2 1 Department of Aerospace Engineering,

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

A Parallel Evolutionary Algorithm for Discovery of Decision Rules

A Parallel Evolutionary Algorithm for Discovery of Decision Rules A Parallel Evolutionary Algorithm for Discovery of Decision Rules Wojciech Kwedlo Faculty of Computer Science Technical University of Bia lystok Wiejska 45a, 15-351 Bia lystok, Poland wkwedlo@ii.pb.bialystok.pl

More information

MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS

MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS In: Journal of Applied Statistical Science Volume 18, Number 3, pp. 1 7 ISSN: 1067-5817 c 2011 Nova Science Publishers, Inc. MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS Füsun Akman

More information

Binary Representations of Integers and the Performance of Selectorecombinative Genetic Algorithms

Binary Representations of Integers and the Performance of Selectorecombinative Genetic Algorithms Binary Representations of Integers and the Performance of Selectorecombinative Genetic Algorithms Franz Rothlauf Department of Information Systems University of Bayreuth, Germany franz.rothlauf@uni-bayreuth.de

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

V.Petridis, S. Kazarlis and A. Papaikonomou

V.Petridis, S. Kazarlis and A. Papaikonomou Proceedings of IJCNN 93, p.p. 276-279, Oct. 993, Nagoya, Japan. A GENETIC ALGORITHM FOR TRAINING RECURRENT NEURAL NETWORKS V.Petridis, S. Kazarlis and A. Papaikonomou Dept. of Electrical Eng. Faculty of

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

Telecommunication and Informatics University of North Carolina, Technical University of Gdansk Charlotte, NC 28223, USA

Telecommunication and Informatics University of North Carolina, Technical University of Gdansk Charlotte, NC 28223, USA A Decoder-based Evolutionary Algorithm for Constrained Parameter Optimization Problems S lawomir Kozie l 1 and Zbigniew Michalewicz 2 1 Department of Electronics, 2 Department of Computer Science, Telecommunication

More information

The Cross-Entropy Method for Mathematical Programming

The Cross-Entropy Method for Mathematical Programming The Cross-Entropy Method for Mathematical Programming Dirk P. Kroese Reuven Y. Rubinstein Department of Mathematics, The University of Queensland, Australia Faculty of Industrial Engineering and Management,

More information

Mobile Robots Path Planning using Genetic Algorithms

Mobile Robots Path Planning using Genetic Algorithms Mobile Robots Path Planning using Genetic Algorithms Nouara Achour LRPE Laboratory, Department of Automation University of USTHB Algiers, Algeria nachour@usthb.dz Mohamed Chaalal LRPE Laboratory, Department

More information

Paramarine Tutorial 5

Paramarine Tutorial 5 Paramarine Tutorial 5 In this tutorial we will learn how to perform a longitudinal strength analysis of our design. We will then define the structural elements that comprise the ship structure and check

More information

Automata Construct with Genetic Algorithm

Automata Construct with Genetic Algorithm Automata Construct with Genetic Algorithm Vít Fábera Department of Informatics and Telecommunication, Faculty of Transportation Sciences, Czech Technical University, Konviktská 2, Praha, Czech Republic,

More information

Reducing Graphic Conflict In Scale Reduced Maps Using A Genetic Algorithm

Reducing Graphic Conflict In Scale Reduced Maps Using A Genetic Algorithm Reducing Graphic Conflict In Scale Reduced Maps Using A Genetic Algorithm Dr. Ian D. Wilson School of Technology, University of Glamorgan, Pontypridd CF37 1DL, UK Dr. J. Mark Ware School of Computing,

More information

Four Methods for Maintenance Scheduling

Four Methods for Maintenance Scheduling Four Methods for Maintenance Scheduling Edmund K. Burke, University of Nottingham, ekb@cs.nott.ac.uk John A. Clark, University of York, jac@minster.york.ac.uk Alistair J. Smith, University of Nottingham,

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

Inducing Parameters of a Decision Tree for Expert System Shell McESE by Genetic Algorithm

Inducing Parameters of a Decision Tree for Expert System Shell McESE by Genetic Algorithm Inducing Parameters of a Decision Tree for Expert System Shell McESE by Genetic Algorithm I. Bruha and F. Franek Dept of Computing & Software, McMaster University Hamilton, Ont., Canada, L8S4K1 Email:

More information

Evolutionary Algorithms and the Cardinality Constrained Portfolio Optimization Problem

Evolutionary Algorithms and the Cardinality Constrained Portfolio Optimization Problem Evolutionary Algorithms and the Cardinality Constrained Portfolio Optimization Problem Felix Streichert, Holger Ulmer, and Andreas Zell Center for Bioinformatics Tübingen (ZBIT), University of Tübingen,

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

MINIMAL EDGE-ORDERED SPANNING TREES USING A SELF-ADAPTING GENETIC ALGORITHM WITH MULTIPLE GENOMIC REPRESENTATIONS

MINIMAL EDGE-ORDERED SPANNING TREES USING A SELF-ADAPTING GENETIC ALGORITHM WITH MULTIPLE GENOMIC REPRESENTATIONS Proceedings of Student/Faculty Research Day, CSIS, Pace University, May 5 th, 2006 MINIMAL EDGE-ORDERED SPANNING TREES USING A SELF-ADAPTING GENETIC ALGORITHM WITH MULTIPLE GENOMIC REPRESENTATIONS Richard

More information

Applying Evolutionary Algorithms and the No Fit Polygon to the Nesting Problem

Applying Evolutionary Algorithms and the No Fit Polygon to the Nesting Problem Applying Evolutionary Algorithms and the No Fit Polygon to the Nesting Problem Edmund Burke Department of Computer Science The University of Nottingham Nottingham NG7 2RD UK Graham Kendall Department of

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

Selection of Optimal Path in Routing Using Genetic Algorithm

Selection of Optimal Path in Routing Using Genetic Algorithm Selection of Optimal Path in Routing Using Genetic Algorithm Sachin Kumar Department of Computer Science and Applications CH. Devi Lal University, Sirsa, Haryana Avninder Singh Department of Computer Science

More information

CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM

CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM Lucchesi Alejandro (a), Campomar Guillermo (b), Zanini Aníbal (c) (a,b) Facultad Regional San Nicolás Universidad Tecnológica Nacional (FRSN-UTN),

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

An Application of Genetic Algorithm for Auto-body Panel Die-design Case Library Based on Grid

An Application of Genetic Algorithm for Auto-body Panel Die-design Case Library Based on Grid An Application of Genetic Algorithm for Auto-body Panel Die-design Case Library Based on Grid Demin Wang 2, Hong Zhu 1, and Xin Liu 2 1 College of Computer Science and Technology, Jilin University, Changchun

More information

Role of Genetic Algorithm in Routing for Large Network

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

More information

Image Processing algorithm for matching horizons across faults in seismic data

Image Processing algorithm for matching horizons across faults in seismic data Image Processing algorithm for matching horizons across faults in seismic data Melanie Aurnhammer and Klaus Tönnies Computer Vision Group, Otto-von-Guericke University, Postfach 410, 39016 Magdeburg, Germany

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

GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS. G. Panoutsos and M. Mahfouf

GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS. G. Panoutsos and M. Mahfouf GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS G. Panoutsos and M. Mahfouf Institute for Microstructural and Mechanical Process Engineering: The University

More information

Estimation of welding distortions and straightening workload trough a data mining analysis *

Estimation of welding distortions and straightening workload trough a data mining analysis * DFE2008 Design, Fabrication and Economy of Welded Structures Estimation of welding distortions and straightening workload trough a data mining analysis * Losseau Nicolas 1,3,a, Caprace Jean David 1,4,b,

More information

Using Evolutionary Computation to explore geometry and topology without ground structures

Using Evolutionary Computation to explore geometry and topology without ground structures Proceedings of the 6th International Conference on Computation of Shell and Spatial Structures IASS-IACM 2008: Spanning Nano to Mega 28-31 May 2008, Cornell University, Ithaca, NY, USA John F. ABEL and

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

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

Overview of the MAESTRO System

Overview of the MAESTRO System Overview of the MAESTRO System 1 Historical Highlights Early Stages of Development and Fielding Professor Owen Hughes conceived and developed MAESTRO Wrote and published (Wylie/SNAME) textbook Ship Structural

More information

Genetic Algorithm for Finding Shortest Path in a Network

Genetic Algorithm for Finding Shortest Path in a Network Intern. J. Fuzzy Mathematical Archive Vol. 2, 2013, 43-48 ISSN: 2320 3242 (P), 2320 3250 (online) Published on 26 August 2013 www.researchmathsci.org International Journal of Genetic Algorithm for Finding

More information

Real-Coded Evolutionary Approaches to Unconstrained Numerical Optimization

Real-Coded Evolutionary Approaches to Unconstrained Numerical Optimization Real-Coded Evolutionary Approaches to Unconstrained Numerical Optimization Alexandre C. M. de OLIVEIRA DEINF/UFMA Av. dos Portugueses, s/n, Campus do Bacanga, S. Luíz MA, Brazil. acmo@deinf.ufma.br Luiz

More information

Multi-criteria Scantling Optimisation of Cruise Ships

Multi-criteria Scantling Optimisation of Cruise Ships Multi-criteria Scantling Optimisation of Cruise Ships By Jean-David Caprace, Frederic Bair, Philippe Rigo ABSTRACT A numerical tool for the optimisation of the scantlings of a ship is extended by considering

More information

International Journal of Mechatronics, Electrical and Computer Technology

International Journal of Mechatronics, Electrical and Computer Technology Digital IIR Filter Design Using Genetic Algorithm and CCGA Method Majid Mobini Ms.c Electrical Engineering, Amirkabir University of Technology, Iran Abstract *Corresponding Author's E-mail: mobini@aut.ac.ir

More information

The Simple Genetic Algorithm Performance: A Comparative Study on the Operators Combination

The Simple Genetic Algorithm Performance: A Comparative Study on the Operators Combination INFOCOMP 20 : The First International Conference on Advanced Communications and Computation The Simple Genetic Algorithm Performance: A Comparative Study on the Operators Combination Delmar Broglio Carvalho,

More information

AN EVOLUTIONARY APPROACH TO DISTANCE VECTOR ROUTING

AN EVOLUTIONARY APPROACH TO DISTANCE VECTOR ROUTING International Journal of Latest Research in Science and Technology Volume 3, Issue 3: Page No. 201-205, May-June 2014 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 AN EVOLUTIONARY APPROACH

More information

Genetic Algorithm for Seismic Velocity Picking

Genetic Algorithm for Seismic Velocity Picking Proceedings of International Joint Conference on Neural Networks, Dallas, Texas, USA, August 4-9, 2013 Genetic Algorithm for Seismic Velocity Picking Kou-Yuan Huang, Kai-Ju Chen, and Jia-Rong Yang Abstract

More information

An Integrated Genetic Algorithm with Clone Operator

An Integrated Genetic Algorithm with Clone Operator International Journal of Pure and Applied Mathematical Sciences. ISSN 0972-9828 Volume 9, Number 2 (2016), pp. 145-164 Research India Publications http://www.ripublication.com An Integrated Genetic Algorithm

More information

Comparative Study of Topological Optimization of Beam and Ring Type Structures under static Loading Condition

Comparative Study of Topological Optimization of Beam and Ring Type Structures under static Loading Condition Comparative Study of Topological Optimization of Beam and Ring Type Structures under static Loading Condition Vani Taklikar 1, Anadi Misra 2 P.G. Student, Department of Mechanical Engineering, G.B.P.U.A.T,

More information

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) Research on Applications of Data Mining in Electronic Commerce Xiuping YANG 1, a 1 Computer Science Department,

More information

Meta-model based optimization of spot-welded crash box using differential evolution algorithm

Meta-model based optimization of spot-welded crash box using differential evolution algorithm Meta-model based optimization of spot-welded crash box using differential evolution algorithm Abstract Ahmet Serdar Önal 1, Necmettin Kaya 2 1 Beyçelik Gestamp Kalip ve Oto Yan San. Paz. ve Tic. A.Ş, Bursa,

More information

Structural Topology Optimization Using Genetic Algorithms

Structural Topology Optimization Using Genetic Algorithms , July 3-5, 2013, London, U.K. Structural Topology Optimization Using Genetic Algorithms T.Y. Chen and Y.H. Chiou Abstract Topology optimization has been widely used in industrial designs. One problem

More information

Mobile Agent Routing for Query Retrieval Using Genetic Algorithm

Mobile Agent Routing for Query Retrieval Using Genetic Algorithm 1 Mobile Agent Routing for Query Retrieval Using Genetic Algorithm A. Selamat a, b, M. H. Selamat a and S. Omatu b a Faculty of Computer Science and Information Systems, Universiti Teknologi Malaysia,

More information

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller Solving A Nonlinear Side Constrained Transportation Problem by Using Spanning Tree-based Genetic Algorithm with Fuzzy Logic Controller Yasuhiro Tsujimura *, Mitsuo Gen ** and Admi Syarif **,*** * Department

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

A Review on Optimization of Truss Structure Using Genetic Algorithms

A Review on Optimization of Truss Structure Using Genetic Algorithms A Review on Optimization of Truss Structure Using Genetic Algorithms Dhaval R. Thummar 1,Ghanshyam G. Tejani 2 1 M. Tech. Scholar, Mechanical Engineering Department, SOE, RK University, Rajkot, Gujarat,

More information

Modified Order Crossover (OX) Operator

Modified Order Crossover (OX) Operator Modified Order Crossover (OX) Operator Ms. Monica Sehrawat 1 N.C. College of Engineering, Israna Panipat, Haryana, INDIA. Mr. Sukhvir Singh 2 N.C. College of Engineering, Israna Panipat, Haryana, INDIA.

More information

Calc Redirection : A Structure for Direction Finding Aided Traffic Monitoring

Calc Redirection : A Structure for Direction Finding Aided Traffic Monitoring Calc Redirection : A Structure for Direction Finding Aided Traffic Monitoring Paparao Sanapathi MVGR College of engineering vizianagaram, AP P. Satheesh, M. Tech,Ph. D MVGR College of engineering vizianagaram,

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

Optimal boundary control of a tracking problem for a parabolic distributed system using hierarchical fuzzy control and evolutionary algorithms

Optimal boundary control of a tracking problem for a parabolic distributed system using hierarchical fuzzy control and evolutionary algorithms Optimal boundary control of a tracking problem for a parabolic distributed system using hierarchical fuzzy control and evolutionary algorithms R.J. Stonier, M.J. Drumm and J. Bell Faculty of Informatics

More information

OPTIMAL DOCK BLOCK ARRANGEMENT CONSIDERING SUBSEQUENT SHIPS SOLVED BY GENETIC ALGORITHM

OPTIMAL DOCK BLOCK ARRANGEMENT CONSIDERING SUBSEQUENT SHIPS SOLVED BY GENETIC ALGORITHM OPTIMAL DOCK BLOCK ARRANGEMENT CONSIDERING SUBSEQUENT SHIPS SOLVED BY GENETIC ALGORITHM Chen Chen Department of Civil and Environmental Engineering, National University of Singapore, E1-08-21, Engineering

More information

Genetic Model Optimization for Hausdorff Distance-Based Face Localization

Genetic Model Optimization for Hausdorff Distance-Based Face Localization c In Proc. International ECCV 2002 Workshop on Biometric Authentication, Springer, Lecture Notes in Computer Science, LNCS-2359, pp. 103 111, Copenhagen, Denmark, June 2002. Genetic Model Optimization

More information

Using Genetic Algorithm with Triple Crossover to Solve Travelling Salesman Problem

Using Genetic Algorithm with Triple Crossover to Solve Travelling Salesman Problem Proc. 1 st International Conference on Machine Learning and Data Engineering (icmlde2017) 20-22 Nov 2017, Sydney, Australia ISBN: 978-0-6480147-3-7 Using Genetic Algorithm with Triple Crossover to Solve

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

Keywords: Sizing and geometry optimization, optimum Real Coded Genetic Algorithm, Class Mutation, pin connected structures GJCST Classification: J.

Keywords: Sizing and geometry optimization, optimum Real Coded Genetic Algorithm, Class Mutation, pin connected structures GJCST Classification: J. Global Journal of Computer Science and Technology Volume 11 Issue 9 Version 1.0 May 2011 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) ISSN: 0975-4172

More information

Multi-objective pattern and feature selection by a genetic algorithm

Multi-objective pattern and feature selection by a genetic algorithm H. Ishibuchi, T. Nakashima: Multi-objective pattern and feature selection by a genetic algorithm, Proc. of Genetic and Evolutionary Computation Conference (Las Vegas, Nevada, U.S.A.) pp.1069-1076 (July

More information

Job Shop Scheduling Problem (JSSP) Genetic Algorithms Critical Block and DG distance Neighbourhood Search

Job Shop Scheduling Problem (JSSP) Genetic Algorithms Critical Block and DG distance Neighbourhood Search A JOB-SHOP SCHEDULING PROBLEM (JSSP) USING GENETIC ALGORITHM (GA) Mahanim Omar, Adam Baharum, Yahya Abu Hasan School of Mathematical Sciences, Universiti Sains Malaysia 11800 Penang, Malaysia Tel: (+)

More information

NEURO-PREDICTIVE CONTROL DESIGN BASED ON GENETIC ALGORITHMS

NEURO-PREDICTIVE CONTROL DESIGN BASED ON GENETIC ALGORITHMS NEURO-PREDICTIVE CONTROL DESIGN BASED ON GENETIC ALGORITHMS I.Sekaj, S.Kajan, L.Körösi, Z.Dideková, L.Mrafko Institute of Control and Industrial Informatics Faculty of Electrical Engineering and Information

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 550 Using Neuro Fuzzy and Genetic Algorithm for Image Denoising Shaymaa Rashid Saleh Raidah S. Khaudeyer Abstract

More information

OPTIMAL DESIGN OF WATER DISTRIBUTION SYSTEMS BY A COMBINATION OF STOCHASTIC ALGORITHMS AND MATHEMATICAL PROGRAMMING

OPTIMAL DESIGN OF WATER DISTRIBUTION SYSTEMS BY A COMBINATION OF STOCHASTIC ALGORITHMS AND MATHEMATICAL PROGRAMMING 2008/4 PAGES 1 7 RECEIVED 18. 5. 2008 ACCEPTED 4. 11. 2008 M. ČISTÝ, Z. BAJTEK OPTIMAL DESIGN OF WATER DISTRIBUTION SYSTEMS BY A COMBINATION OF STOCHASTIC ALGORITHMS AND MATHEMATICAL PROGRAMMING ABSTRACT

More information

DE/EDA: A New Evolutionary Algorithm for Global Optimization 1

DE/EDA: A New Evolutionary Algorithm for Global Optimization 1 DE/EDA: A New Evolutionary Algorithm for Global Optimization 1 Jianyong Sun, Qingfu Zhang and Edward P.K. Tsang Department of Computer Science, University of Essex, Wivenhoe Park, Colchester, CO4 3SQ,

More information

Time Complexity Analysis of the Genetic Algorithm Clustering Method

Time Complexity Analysis of the Genetic Algorithm Clustering Method Time Complexity Analysis of the Genetic Algorithm Clustering Method Z. M. NOPIAH, M. I. KHAIRIR, S. ABDULLAH, M. N. BAHARIN, and A. ARIFIN Department of Mechanical and Materials Engineering Universiti

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 Study on Optimizing the Structures which Set the Number of Member Subjects and Plate Thickness to the Design Variable

A Study on Optimizing the Structures which Set the Number of Member Subjects and Plate Thickness to the Design Variable 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA A Study on Optimizing the Structures which Set the Number of Member Subjects and Plate Thickness

More information

Hierarchical Learning Algorithm for the Beta Basis Function Neural Network

Hierarchical Learning Algorithm for the Beta Basis Function Neural Network Third International Conference on Systems, Signals & Devices March 2-24, 2005 Sousse, Tunisia Volume III Communication and Signal Processing Hierarchical Learning Algorithm for the Beta Basis Function

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

A New Multi-objective Multi-mode Model for Optimizing EPC Projects in Oil and Gas Industry

A New Multi-objective Multi-mode Model for Optimizing EPC Projects in Oil and Gas Industry A New Multi-objective Multi-mode Model for Optimizing EPC Projects in Oil and Gas Industry Vida Arabzadeh, Hassan Haleh, and S.M.R. Khalili Abstract the objective of this paper is implementing optimization

More information

Chapter 3 Path Optimization

Chapter 3 Path Optimization Chapter 3 Path Optimization Background information on optimization is discussed in this chapter, along with the inequality constraints that are used for the problem. Additionally, the MATLAB program for

More information

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms Somayyeh Nalan-Ahmadabad and Sehraneh Ghaemi Abstract In this paper, pole placement with integral

More information

GENETIC LOCAL SEARCH ALGORITHMS FOR SINGLE MACHINE SCHEDULING PROBLEMS WITH RELEASE TIME

GENETIC LOCAL SEARCH ALGORITHMS FOR SINGLE MACHINE SCHEDULING PROBLEMS WITH RELEASE TIME GENETIC LOCAL SEARCH ALGORITHMS FOR SINGLE MACHINE SCHEDULING PROBLEMS WITH RELEASE TIME Jihchang Hsieh^, Peichann Chang^, Shihhsin Chen^ Department of Industrial Management, Vanung University, Chung-Li

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

Extending MATLAB and GA to Solve Job Shop Manufacturing Scheduling Problems

Extending MATLAB and GA to Solve Job Shop Manufacturing Scheduling Problems Extending MATLAB and GA to Solve Job Shop Manufacturing Scheduling Problems Hamidullah Khan Niazi 1, Sun Hou-Fang 2, Zhang Fa-Ping 3, Riaz Ahmed 4 ( 1, 4 National University of Sciences and Technology

More information

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA A. N. Johnson et al., Int. J. Comp. Meth. and Exp. Meas., Vol. 3, No. 3 (2015) 269 278 MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

More information

Introduction (7.1) Genetic Algorithms (GA) (7.2) Simulated Annealing (SA) (7.3) Random Search (7.4) Downhill Simplex Search (DSS) (7.

Introduction (7.1) Genetic Algorithms (GA) (7.2) Simulated Annealing (SA) (7.3) Random Search (7.4) Downhill Simplex Search (DSS) (7. Chapter 7: Derivative-Free Optimization Introduction (7.1) Genetic Algorithms (GA) (7.2) Simulated Annealing (SA) (7.3) Random Search (7.4) Downhill Simplex Search (DSS) (7.5) Jyh-Shing Roger Jang et al.,

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

Solving Single Machine Scheduling Problem with Maximum Lateness Using a Genetic Algorithm

Solving Single Machine Scheduling Problem with Maximum Lateness Using a Genetic Algorithm Solving Single Machine Scheduling Problem with Maximum Lateness Using a Genetic Algorithm Habibeh NAZIF (Corresponding author) Department of Mathematics, Faculty of Science Universiti Putra Malaysia, 43400

More information

Multidisciplinary System Design Optimization (MSDO)

Multidisciplinary System Design Optimization (MSDO) Multidisciplinary System Design Optimization (MSDO) Structural Optimization & Design Space Optimization Lecture 18 April 7, 2004 Il Yong Kim 1 I. Structural Optimization II. Integrated Structural Optimization

More information

CONCEPT FORMATION AND DECISION TREE INDUCTION USING THE GENETIC PROGRAMMING PARADIGM

CONCEPT FORMATION AND DECISION TREE INDUCTION USING THE GENETIC PROGRAMMING PARADIGM 1 CONCEPT FORMATION AND DECISION TREE INDUCTION USING THE GENETIC PROGRAMMING PARADIGM John R. Koza Computer Science Department Stanford University Stanford, California 94305 USA E-MAIL: Koza@Sunburn.Stanford.Edu

More information

A Tool for Automatic Routing of Auxiliary Circuits in Ships

A Tool for Automatic Routing of Auxiliary Circuits in Ships A Tool for Automatic Routing of Auxiliary Circuits in Ships Paulo Triunfante Martins 1, Victor J.A.S. Lobo 1,2 1 Portuguese Naval Academy 2 ISEGI - Universidade Nova de Lisboa vlobo@isegi.unl.pt Abstract.

More information

Two-Level 0-1 Programming Using Genetic Algorithms and a Sharing Scheme Based on Cluster Analysis

Two-Level 0-1 Programming Using Genetic Algorithms and a Sharing Scheme Based on Cluster Analysis Two-Level 0-1 Programming Using Genetic Algorithms and a Sharing Scheme Based on Cluster Analysis Keiichi Niwa Ichiro Nishizaki, Masatoshi Sakawa Abstract This paper deals with the two level 0-1 programming

More information

Automation of Electro-Hydraulic Routing Design using Hybrid Artificially-Intelligent Techniques

Automation of Electro-Hydraulic Routing Design using Hybrid Artificially-Intelligent Techniques Automation of Electro-Hydraulic Routing Design using Hybrid Artificially-Intelligent Techniques OLIVER Q. FAN, JOHN P. SHACKLETON, TATIANA KALGONOVA School of engineering and design Brunel University Uxbridge

More information

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A. Zahmatkesh and M. H. Yaghmaee Abstract In this paper, we propose a Genetic Algorithm (GA) to optimize

More information