THE PBIL ALGORITHM APPLIED TO A NUCLEAR REACTOR DESIGN OPTIMIZATION

Size: px
Start display at page:

Download "THE PBIL ALGORITHM APPLIED TO A NUCLEAR REACTOR DESIGN OPTIMIZATION"

Transcription

1 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: THE PBIL ALGORITHM APPLIED TO A NUCLEAR REACTOR DESIGN OPTIMIZATION Marcelo D. Machado 1, Jose A. C. C. Medeiros 1, Alan M. M. de Lima 1 and Roberto Schirru 1 1 Instituto Alberto Luiz Coimbra de Pós-Graduação e Pesquisa de Engenharia (COPPE/UFRJ) Programa de Engenharia Nuclear - Laboratório de Monitoração de Processos (PEN/LMP) Av. Horácio Macedo, 2030 Bloco G Sala 206 Centro de tecnologia Cidade Universitária CEP Rio de Janeiro, RJ marcelo@lmp.ufrj.br canedo@lmp.ufrj.br alan@lmp.ufrj.br schirru@lmp.ufrj.br ABSTRACT The Population-Based Incremental Learning (PBIL) algorithm is a method that combines the mechanism of genetic algorithm with the simple competitive learning, creating an important tool to be used in the optimization of numeric functions and combinatory problems. PBIL works with a set of solutions to the problems, called population, whose objective is create a probability vector, containing real values in each position, that when used in a decoding procedure gives subjects that present the best solutions for the function to be optimized. In this work a new form of learning for algorithm PBIL is developed, having aimed at to reduce the necessary time for the optimization process. This new algorithm will be used in the nuclear reactor design optimization. The optimization problem consists in adjusting several reactor cell parameters, such as dimensions, enrichment and materials, in order to minimize the average peak-factor in a 3-enrichement zone reactor, considering some restrictions. In this optimization is used the computational code HAMMER, and the results compared with other methods of optimization by artificial intelligence. 1. INTRODUCTION Evolutionary algorithm (EA) is a generic term used to indicate any algorithm of optimization based on a population and that uses operators inspired by biological mechanisms of evolution, such as the selection, reproduction and mutation. Candidates the solution of the optimization problem are individuals of this population and a fitness determines the capacity of one determined individual to survive or not. The evolution of the population is carries through repeated applications of the operators used by the algorithm. The evolutionary algorithms do not need derivatives, as some traditional methods of optimization, no knowledge concerning the search space, what it allows that they are used in almost all the types of optimization problems. EAs are often viewed as a global optimization method although convergence to a global optimum is only guaranteed in a weak probabilistic sense. However, one of the strengths of EAs is that they perform well on "noisy" functions where there may be multiple local optima. EAs tend not to get "stuck" on a local minima and can often find a globally optimal solutions. EAs are well suited for a wide range of combinatorial and continuous problems, though the different variations are tailored towards specific domains.

2 The main objective of this work is to investigate the use of a New Population Based Incremental Learning algorithm (NPBIL) in a nuclear core optimization problem. The remainder of the paper is organized as follows. In the next section the New Population Based Incremental Learning algorithm is presented. In section 3 the reactor design optimization problem is described. In section 4, the implementation of the algorithms is briefly described and the results are shown. Finally, in section 5, the concluding remarks are made. 2. THE NEW PBIL ALGORITHM The algorithm Population-Based Incremental Learning (PBIL)[1] is a method that combines the mechanisms of the genetic algorithm and simple competitive learning, generating an important tool to be used in the optimization of numerical functions and combinatorial problems. The PBIL works with a set of solutions of the problem, called population, of form codified in chains of bits. Being that the form most common of used codification is the binary one, or either, using 0 and 1. The objective of the PBIL is to create a vector probability, contends real values in each position of the chain of bits, that to the being used in a decoding process, generates individuals that represent the best solutions it function to be optimized. Initially, the values of the probability vector are initialized to 0.5, this determines that the probability of generation of value "0" or "1" in each position is equal. Sampling from this vector reveals random solution vectors in the initial population. The manner in which the updates to the probability vector occur is similar to the weight update rule in supervised competitive learning networks, or the update rules used in Learning Vector Quantization (LVQ). The values in vector probability go being gradually modified of the initial value of 0.5 for next values 0.0 or 1.0, in order to represent the best individuals found in the population, for each generation. During the search process, to each generation, the values of the vector probability are modified with the following rule: P(i) = P(i) x ( 1.0 Lr ) + ( X(i) x Lr ) (1) where Lr = Learning rate P(i) = value of probability in position i X(i) = value of position i in the best vector of the population In this work, an alteration in the value of the learning rate is considered to be used in the update of the vector probability. In new algorithm, called NPBIL, the value of the learning rate is modified of proportional form to the value of fitness of individual in relation to best individual present throughout all the generations[2]. Thus, the learning rate of one determined individual k is defined of the following form:

3 Lr (k) = Lr x Best_Fitness / Fitness(k) (2) where Lr = Learning rate Lr (k) = Learning rate of individual k Best_Fitness = best fitness in all generations Fitness = fitness of individual k and the update of the vector probability is: P(i) = P(i) x ( 1.0 Lr(k) ) + ( X( k, i) x Lr(k) ) (3) where P(i) = value of probability in position i Lr (k) = Learning rate of individual k X(k, i) = value of position i in the individual k 3. PROBLEM DESCRIPTION Consider a cylindrical 3-enrichment-zone PWR, with typical cell composed by moderator (light water), cladding and fuel. The problem consists in adjusting several reactor cell parameters, such as dimensions, enrichment and materials, in order to minimize the average peak-factor in a 3-enrichment-zone reactor[3]. The design parameters that may be changed in the optimization process, as well as their variation ranges are shown in Table 1. Table 1. Parameters Range Parameter Symbol Range Fuel Radius (in.) Rf 0.2 to 0.5 Cladding Thickness (in.) c 0.01 to 0.1 Moderator Thickness (in.) Re 0.01 to 0.3 Enrichment of Zone 1 (%) E1 2.0 to 5.0 Enrichment of Zone 2 (%) E2 2.0 to 5.0 Enrichment of Zone 3 (%) E3 2.0 to 5.0 Fuel Material Mf U-Metal or UO2 Cladding Material Mc Zircaloy-2, Aluminum or Stainless-304

4 4. IMPLEMENTATION AND RESULTS 4.1. Implementation The new algorithm NPBIL is characterized by four parameters: The population size, number of samples to generate based upon each probability vector before an update. This was kept constant at 70 individual The learning rate, which is changed by the equation (2) in each generation. Ten values of these parameter, for the accomplishment of the tests, had been chosen. The third is the number of vectors to update the learning rate, only the best three vectors were used to this update. The last is the number of generations. This parameter was kept at a constant Each individual of the population of algorithm NPBIL was shaped in a binary chain contends eight substrings of 7 bits, representing each one of the parameter used in the solution of the problem. These substrings had been decoded in its entire values and later adjusted for the band of values allowed for each parameter The algorithm NPBIL is responsible for the generation of solutions for the optimization problem that are sent to the Reactor Physics code HAMMER[4], that evaluates each one of this solution and calculates the power-peaking, average thermal flux and the effective multiplication factor. These results are combined in a value of fitness that, if all constraints are satisfied, has the value of the average peak factor, that it must be minimized. Otherwise, it is penalized proportionally to the discrepancy on the constraint Results Table 2 shows the results obtained by NPBIL in comparison to the Standard Genetic Algorithm (SGA)[5], the Great Deluge Algorithm (GDA) [6] and standard Population_Based Incremental Learning (PBIL) [2]. The results of SGA and GDA are the presented in reference [6] for 100,000 iterations.

5 Table 2. Results for 10 experiments Experiment SGA GDA PBIL NPBIL # # # # # # # # # # CONCLUSIONS The new developed algorithm NPBIL, showed a simple optimizer and capable to carry a effective search in complex spaces without the necessity of knowledge about search space and in a reduced computational time in relation to the others artificial intelligence techniques. The good results gotten with algorithm NPBIL in comparison with the Standard Genetic Algorithm and the Great Deluge Algorithm, demonstrate the capacity of the use of this new algorithm in the solution of complex numerical problems. To future work, we are developing a model that makes possible the use of algorithm NPBIL in the solution of combinatorial problems. ACKNOWLEDGMENTS The authors are DTI holders supported by RENIA project sponsored by CNPq (Conselho Nacional de Desenvolvimento Científico e Tecnológico). REFERENCES 1. BALUJA, S., CARUANA, R., Removing the genetics from de standard genetic algorithm, Technical Report CMU-CS , May (1995). 2. MACHADO, M. D., Um novo algoritmo evolucionário com aprendizado LVQ para a otimização de problemas combinatórios como a recarga de reatores nucleares, Tese de M. Sc., COPPE/UFRJ, Rio de Janeiro, Brasil, Abril (1999).

6 3. PEREIRA, C.M.N.A., SCHIRRU R. And MARTINEZ A.S., Basic Investigations Related to Genetic Algorithms in Core Designs, Annals of Nuclear Energy, vol. 26, pp (1999). 4. SUICH J.E., HONEC H.C., The HAMMER System Heterogeneous Analysis by Multigroup Methods of Exponentials and Reactors, Savannah River Laboratory, Aiken, SC, USA, USA (1967). 5. GOLDBERG, D.E., Genetic Algorithms in Search, Optimization & Machine Learning, Addison-Wesley, Reading, MA, USA (1989). 6. SACCO W. F., OLIVEIRA C., PEREIRA C.M.N.A., The Great Deluge Algorithn Applied to a Nuclear Reactor Core Design Optimization Problem, Anals of International Nuclear Atlantic Conference 2005 (2005).

A PSO APPROACH FOR PREVENTIVE MAINTENANCE SCHEDULING OPTIMIZATION

A PSO APPROACH FOR PREVENTIVE MAINTENANCE SCHEDULING OPTIMIZATION 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 A PSO APPROACH

More information

EXPERIMENTAL DETERMINATION OF NEUTRONIC PARAMETERS IN THE IPR-R1 TRIGA REACTOR CORE

EXPERIMENTAL DETERMINATION OF NEUTRONIC PARAMETERS IN THE IPR-R1 TRIGA REACTOR CORE 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 EXPERIMENTAL DETERMINATION

More information

BEAM HARDENING CORRECTION ALGORYTHM IN MICROTOMOGRAPHY IMAGES

BEAM HARDENING CORRECTION ALGORYTHM IN MICROTOMOGRAPHY IMAGES 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 BEAM HARDENING

More information

Reactor Physics Calculations for a Sub critical Core of the IPEN-MB-01 driven by an external neutron source

Reactor Physics Calculations for a Sub critical Core of the IPEN-MB-01 driven by an external neutron source 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 Reactor Physics Calculations

More information

DEVELOPMENT OF A METHODOLOGY FOR LOW-ENERGY X-RAY ABSORPTION CORRECTION IN BIOLOGICAL SAMPLES USING RADIATION SCATTERING TECHNIQUES

DEVELOPMENT OF A METHODOLOGY FOR LOW-ENERGY X-RAY ABSORPTION CORRECTION IN BIOLOGICAL SAMPLES USING RADIATION SCATTERING TECHNIQUES 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 DEVELOPMENT

More information

AN ANALYTICAL SOLUTION FOR THE TWO-GROUP KINETIC NEUTRON DIFFUSION EQUATION IN CYLINDRICAL GEOMETRY

AN ANALYTICAL SOLUTION FOR THE TWO-GROUP KINETIC NEUTRON DIFFUSION EQUATION IN CYLINDRICAL GEOMETRY 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte, MG, Brazil, October 24-28 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 AN ANALYTICAL SOLUTION

More information

INVESTIGATIONS OF THE FRICKE GEL (FXG) DOSIMETER DEVELOPED AT IPEN IRRADIATED WITH 60 Co GAMMA RAYS

INVESTIGATIONS OF THE FRICKE GEL (FXG) DOSIMETER DEVELOPED AT IPEN IRRADIATED WITH 60 Co GAMMA RAYS 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 INVESTIGATIONS OF

More information

GUAMA RIVER AND GUAJARA BAY, BELEM - AMAZON REGION

GUAMA RIVER AND GUAJARA BAY, BELEM - AMAZON REGION 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 210 Pb GEOCHRONOLOGY

More information

PRELIMINARY CONCEPT OF A ZERO POWER NUCLEAR REACTOR CORE

PRELIMINARY CONCEPT OF A ZERO POWER NUCLEAR REACTOR CORE 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 PRELIMINARY CONCEPT OF

More information

ON A CLOSED FORM SOLUTION OF THE POINT KINETICS EQUATIONS WITH REACTIVITY FEEDBACK OF TEMPERATURE

ON A CLOSED FORM SOLUTION OF THE POINT KINETICS EQUATIONS WITH REACTIVITY FEEDBACK OF TEMPERATURE 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte, MG, Brazil, October 24-28 2011 ASSOCIAÇÃO BRASIEIRA DE ENERGIA NUCEAR - ABEN ISBN: 978-85-99141-04-5 ON A COSED FORM SOUTION OF

More information

A TEMPERATURE DEPENDENT ENDF/B-VI.8 ACE LIBRARY FOR UO2, THO2, ZIRC4, SS AISI-348, H2O, B4C AND AG-IN-CD

A TEMPERATURE DEPENDENT ENDF/B-VI.8 ACE LIBRARY FOR UO2, THO2, ZIRC4, SS AISI-348, H2O, B4C AND AG-IN-CD 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 A TEMPERATURE

More information

DIFFERENCES IN TRACE ELEMENT CONCENTRATIONS IN WHOLE BLOOD OF SMALL SIZED ANIMALS USING ANAA

DIFFERENCES IN TRACE ELEMENT CONCENTRATIONS IN WHOLE BLOOD OF SMALL SIZED ANIMALS USING ANAA 2005 International Nuclear Atlantic Conference - INAC 2005 Santos, SP, Brazil, August 28 to September 2, 2005 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 85-99141-01-5 DIFFERENCES IN TRACE ELEMENT

More information

Search. Search is a key component of intelligent problem solving. Get closer to the goal if time is not enough

Search. Search is a key component of intelligent problem solving. Get closer to the goal if time is not enough Search Search is a key component of intelligent problem solving Search can be used to Find a desired goal if time allows Get closer to the goal if time is not enough section 11 page 1 The size of the search

More information

EFFICIENCY SIMULATION OF A HPGE DETECTOR FOR THE ENVIRONMENTAL RADIOACTIVITY LABORATORY/CDTN USING A MCNP-GAMMAVISION METHOD

EFFICIENCY SIMULATION OF A HPGE DETECTOR FOR THE ENVIRONMENTAL RADIOACTIVITY LABORATORY/CDTN USING A MCNP-GAMMAVISION METHOD 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 EFFICIENCY SIMULATION OF

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,900 116,000 120M Open access books available International authors and editors Downloads Our

More information

THERMAL HYDRAULIC MODELING OF THE LS-VHTR

THERMAL HYDRAULIC MODELING OF THE LS-VHTR 2013 International Nuclear Atlantic Conference - INAC 2013 Recife, PE, Brazil, November 24-29, 2013 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-05-2 THERMAL HYDRAULIC MODELING OF

More information

BLOOD BIOCHEMISTRY EVALUATION IN HORSES HYPERIMMUNE SERA PRODUCTION

BLOOD BIOCHEMISTRY EVALUATION IN HORSES HYPERIMMUNE SERA PRODUCTION 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 BLOOD BIOCHEMISTRY

More information

1. Computação Evolutiva

1. Computação Evolutiva 1. Computação Evolutiva Renato Tinós Departamento de Computação e Matemática Fac. de Filosofia, Ciência e Letras de Ribeirão Preto Programa de Pós-Graduação Em Computação Aplicada 1.6. Aspectos Teóricos*

More information

CROSS SECTION WEIGHTING SPECTRUM FOR FAST REACTOR ANALYSIS

CROSS SECTION WEIGHTING SPECTRUM FOR FAST REACTOR ANALYSIS 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 CROSS SECTION

More information

Joint Entropy based Sampling in PBIL for MLFS

Joint Entropy based Sampling in PBIL for MLFS Joint Entropy based Sampling in PBIL for MLFS In Jun Yu( 유인준 ) 2017 08 28 Artificial Intelligence Lab 1 1. Introduction Evolutionary Algorithms(EA) have recently received much attention from the Feature

More information

PRESSURE DROP OF FLOW THROUGH PERFORATED PLATES

PRESSURE DROP OF FLOW THROUGH PERFORATED PLATES 27 International Nuclear Atlantic Conference - INAC 27 Santos, SP, Brazil, September 3 to October 5, 27 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-2-1 PRESSURE DROP OF FLOW THROUGH

More information

On a Conjecture Concerning Helly Circle Graphs

On a Conjecture Concerning Helly Circle Graphs On a Conjecture Concerning Helly Circle Graphs Guillermo Durán 1 Agustín Gravano 2 Marina Groshaus 3 Fábio Protti 4 Jayme L. Szwarcfiter 5 Abstract We say that G is an e-circle graph if there is a bijection

More information

Lecture 9 Evolutionary Computation: Genetic algorithms

Lecture 9 Evolutionary Computation: Genetic algorithms Lecture 9 Evolutionary Computation: Genetic algorithms Introduction, or can evolution be intelligent? Simulation of natural evolution Genetic algorithms Case study: maintenance scheduling with genetic

More information

CSC 4510 Machine Learning

CSC 4510 Machine Learning 10: Gene(c Algorithms CSC 4510 Machine Learning Dr. Mary Angela Papalaskari Department of CompuBng Sciences Villanova University Course website: www.csc.villanova.edu/~map/4510/ Slides of this presenta(on

More information

STUDY ON TRACE ELEMENT DETERMINATION IN HUMAN HEAD HAIR USING NEUTRON ACTIVATION ANALYSIS

STUDY ON TRACE ELEMENT DETERMINATION IN HUMAN HEAD HAIR USING NEUTRON ACTIVATION ANALYSIS 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 STUDY ON TRACE ELEMENT

More information

Busy Beaver The Influence of Representation

Busy Beaver The Influence of Representation Busy Beaver The Influence of Representation Penousal Machado *, Francisco B. Pereira *, Amílcar Cardoso **, Ernesto Costa ** Centro de Informática e Sistemas da Universidade de Coimbra {machado, xico,

More information

CRITICAL LOADING CONFIGURATIONS OF THE IPEN/MB-01 REACTOR WITH UO 2 GD 2 O 3 BURNABLE POISON RODS

CRITICAL LOADING CONFIGURATIONS OF THE IPEN/MB-01 REACTOR WITH UO 2 GD 2 O 3 BURNABLE POISON RODS CRITICAL LOADING CONFIGURATIONS OF THE IPEN/MB-01 REACTOR WITH UO 2 GD 2 O 3 BURNABLE POISON RODS Alfredo Abe 1, Rinaldo Fuga 1, Adimir dos Santos 2, Graciete S. de Andrade e Silva 2, Leda C. C. B. Fanaro

More information

OPTIMIZATION OF A PULTRUSION PROCESS USING FINITE DIFFERENCE AND PARTICLE SWARM ALGORITHMS

OPTIMIZATION OF A PULTRUSION PROCESS USING FINITE DIFFERENCE AND PARTICLE SWARM ALGORITHMS Brazilian Journal of Chemical Engineering ISSN 4-6632 Printed in Brazil www.abeq.org.br/bjche Vol. 32, No. 2, pp. 543-553, April - June, 25 dx.doi.org/.59/4-6632.25322s38 OPTIMIZATION OF A PULTRUSION PROCESS

More information

Fundamentals of Genetic Algorithms

Fundamentals of Genetic Algorithms Fundamentals of Genetic Algorithms : AI Course Lecture 39 40, notes, slides www.myreaders.info/, RC Chakraborty, e-mail rcchak@gmail.com, June 01, 2010 www.myreaders.info/html/artificial_intelligence.html

More information

Efficiency of genetic algorithm and determination of ground state energy of impurity in a spherical quantum dot

Efficiency of genetic algorithm and determination of ground state energy of impurity in a spherical quantum dot Efficiency of genetic algorithm and determination of ground state energy of impurity in a spherical quantum dot +DOXNùDIDN 1* 0HKPHWùDKLQ 1, Berna Gülveren 1, Mehmet Tomak 1 Selcuk University, Faculty

More information

ASSESSMENT OF A HEAT EXCHANGER INLET NOZZLE FLOW USING ANSYS-CFX

ASSESSMENT OF A HEAT EXCHANGER INLET NOZZLE FLOW USING ANSYS-CFX 2010 Ansys South American Conference & ESSS Users Meeting Atibaia, SP, Brazil, October 19-22, 2010 ASSESSMENT OF A HEAT EXCHANGER INLET NOZZLE FLOW USING ANSYS-CFX Delvonei Alves de Andrade, Gabriel Angelo,

More information

PERFLUORINATED POLYMER GRAFTING: INFLUENCE OF PRE- IRRADIATION CONDITIONS

PERFLUORINATED POLYMER GRAFTING: INFLUENCE OF PRE- IRRADIATION CONDITIONS 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 PERFLUORINATED

More information

Numerical Optimization: Basic Concepts and Algorithms

Numerical Optimization: Basic Concepts and Algorithms May 27th 2015 Numerical Optimization: Basic Concepts and Algorithms R. Duvigneau R. Duvigneau - Numerical Optimization: Basic Concepts and Algorithms 1 Outline Some basic concepts in optimization Some

More information

Characterization of Combustion in a Hybrid Rocket Motor Paraffin-Based

Characterization of Combustion in a Hybrid Rocket Motor Paraffin-Based 44th 13-17 July 2014, Tucson, Arizona ICES-2014-104 Characterization of Combustion in a Hybrid Rocket Motor Paraffin-Based Saulo A. Gómez 1, Shirley Pedreira 2 and Pedro Lacava 3 Instituto Tecnologico

More information

1 FNS/P5-13. Temperature Sensitivity Analysis of Nuclear Cross Section using FENDL for Fusion-Fission System

1 FNS/P5-13. Temperature Sensitivity Analysis of Nuclear Cross Section using FENDL for Fusion-Fission System 1 FNS/P5-13 Temperature Sensitivity Analysis of Nuclear Cross Section using FENDL for Fusion-Fission System Carlos E. Velasquez 1,2,3, Graiciany de P. Barros 4, Claubia Pereira 1,2,3, Maria Auxiliadora

More information

Paulo E. D. Pinto 1,Fábio Protti 2 and Jayme L. Szwarcfiter 3

Paulo E. D. Pinto 1,Fábio Protti 2 and Jayme L. Szwarcfiter 3 RAIRO-Inf. Theor. Appl. 9 (2005) 26-278 DOI: 10.1051/ita:2005015 PARITY CODES Paulo E. D. Pinto 1,Fábio Protti 2 and Jayme L. Szwarcfiter Abstract. Motivated by a problem posed by Hamming in 1980, we define

More information

Evolutionary Computation

Evolutionary Computation Evolutionary Computation - Computational procedures patterned after biological evolution. - Search procedure that probabilistically applies search operators to set of points in the search space. - Lamarck

More information

Using Principal Component Analysis Modeling to Monitor Temperature Sensors in a Nuclear Research Reactor

Using Principal Component Analysis Modeling to Monitor Temperature Sensors in a Nuclear Research Reactor Using Principal Component Analysis Modeling to Monitor Temperature Sensors in a Nuclear Research Reactor Rosani M. L. Penha Centro de Energia Nuclear Instituto de Pesquisas Energéticas e Nucleares - Ipen

More information

MAXIMIZING SIGNAL-TO-NOISE RATIO (SNR) IN 3-D LARGE BANDGAP SEMICONDUCTOR PIXELATED DETECTORS IN OPTIMUM AND NON-OPTIMAL FILTERING CONDITIONS

MAXIMIZING SIGNAL-TO-NOISE RATIO (SNR) IN 3-D LARGE BANDGAP SEMICONDUCTOR PIXELATED DETECTORS IN OPTIMUM AND NON-OPTIMAL FILTERING CONDITIONS 9 International Nuclear Atlantic Conference - INAC 9 Rio de Janeiro,RJ, Brazil, September7 to October, 9 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-994-3-8 MAXIMIZING SIGNAL-TO-NOISE

More information

GEMSTONE DEDICATED GAMMA IRRADIATOR DEVELOPMENT

GEMSTONE DEDICATED GAMMA IRRADIATOR DEVELOPMENT 2007 International Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 GEMSTONE DEDICATED

More information

GENETIC ALGORITHM FOR CELL DESIGN UNDER SINGLE AND MULTIPLE PERIODS

GENETIC ALGORITHM FOR CELL DESIGN UNDER SINGLE AND MULTIPLE PERIODS GENETIC ALGORITHM FOR CELL DESIGN UNDER SINGLE AND MULTIPLE PERIODS A genetic algorithm is a random search technique for global optimisation in a complex search space. It was originally inspired by an

More information

THE FORTRAN NALAP CODE ADAPTED TO A MICROCOMPUTER COMPILER

THE FORTRAN NALAP CODE ADAPTED TO A MICROCOMPUTER COMPILER THE FORTRAN NALAP CODE ADAPTED TO A MICROCOMPUTER COMPILER Paulo David de Castro Lobo, plobo.a@uol.com.br Eduardo Madeira Borges, eduardo@ieav.cta.br Francisco Antonio Braz Filho, fbraz@ieav.cta.br Lamartine

More information

Short and long-lived radium isotopes in surface waters from Ilha Grande bay, Angra dos Reis, Brazil

Short and long-lived radium isotopes in surface waters from Ilha Grande bay, Angra dos Reis, Brazil Radioprotection, vol.44, n 5 (2009) 237 241 C EDP Sciences, 2009 DOI: 10.1051/radiopro/20095047 Short and long-lived radium isotopes in surface waters from Ilha Grande bay, Angra dos Reis, Brazil F.C.

More information

COMBINATION OF TAGUCHI METHOD AND ARTIFICIAL INTELLIGENCE TECHNIQUES FOR THE OPTIMAL DESIGN OF FLAT-PLATE COLLECTORS

COMBINATION OF TAGUCHI METHOD AND ARTIFICIAL INTELLIGENCE TECHNIQUES FOR THE OPTIMAL DESIGN OF FLAT-PLATE COLLECTORS COMBINATION OF TAGUCHI METHOD AND ARTIFICIAL INTELLIGENCE TECHNIQUES FOR THE OPTIMAL DESIGN OF FLAT-PLATE COLLECTORS Soteris A. Kalogirou Cyprus University of Technology, P. O. Box 509, 60, Limassol, Cyprus

More information

Multiobjective Evolutionary Algorithms. Pareto Rankings

Multiobjective Evolutionary Algorithms. Pareto Rankings Monografías del Semin. Matem. García de Galdeano. 7: 7 3, (3). Multiobjective Evolutionary Algorithms. Pareto Rankings Alberto, I.; Azcarate, C.; Mallor, F. & Mateo, P.M. Abstract In this work we present

More information

ANALYSIS OF VERTICAL GROWTH OF FRACTURES IN FRAC PACK OPERATIONS IN RESERVOIR ROCKS

ANALYSIS OF VERTICAL GROWTH OF FRACTURES IN FRAC PACK OPERATIONS IN RESERVOIR ROCKS ANALYSIS OF VERTICAL GROWTH OF FRACTURES IN FRAC PACK OPERATIONS IN RESERVOIR ROCKS Paulo Dore Fernandes PETROBRAS S. A., Centro de Pesquisas - CENPES Rio de Janeiro, RJ Paulo Roberto Ribeiro Universidade

More information

TECHNIQUE OF MEASURING THE FIRST IONIZATION COEFFICIENT IN GASES

TECHNIQUE OF MEASURING THE FIRST IONIZATION COEFFICIENT IN GASES 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 TECHNIQUE OF MEASURING

More information

Genetic Algorithm: introduction

Genetic Algorithm: introduction 1 Genetic Algorithm: introduction 2 The Metaphor EVOLUTION Individual Fitness Environment PROBLEM SOLVING Candidate Solution Quality Problem 3 The Ingredients t reproduction t + 1 selection mutation recombination

More information

Alpha spectrometry enriched uranium urinalysis results from IPEN

Alpha spectrometry enriched uranium urinalysis results from IPEN Alpha spectrometry enriched uranium urinalysis results from IPEN Marina Ferreira Lima* Instituto de Pesquisas Energéticas e Nucleares (IPEN-CNEN/SP), Laboratório de Radiotoxicologia Av. Lineu Prestes,

More information

State of the art in genetic algorithms' research

State of the art in genetic algorithms' research State of the art in genetic algorithms' Genetic Algorithms research Prabhas Chongstitvatana Department of computer engineering Chulalongkorn university A class of probabilistic search, inspired by natural

More information

Brazilian Journal of Physics ISSN: Sociedade Brasileira de Física Brasil

Brazilian Journal of Physics ISSN: Sociedade Brasileira de Física Brasil Brazilian Journal of Physics ISSN: 0103-9733 luizno.bjp@gmail.com Sociedade Brasileira de Física Brasil Araújo, Arione; Pereira, Claubia; Fortini Veloso, Maria Auxiliadora; Lombardi Costa, Antonella; Moura

More information

A Constructive Genetic Algorithm for Gate Matrix Layout Problems

A Constructive Genetic Algorithm for Gate Matrix Layout Problems A Constructive Genetic Algorithm for Gate Matrix Layout Problems Alexandre César Muniz de Oliveira DEINF - Universidade Federal do Maranhão Campus Bacanga, São Luís, MA, Brasil acmo@deinf.ufma.br Luiz

More information

THERMOLUMINESCENCE PROPERTIES OF OLIVINE

THERMOLUMINESCENCE PROPERTIES OF OLIVINE 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 THERMOLUMINESCENCE PROPERTIES

More information

A MESHLESS METHOD APPLIED TO THE HEAT TRANSFER ANALYSIS OF A DIESEL ENGINE PISTON

A MESHLESS METHOD APPLIED TO THE HEAT TRANSFER ANALYSIS OF A DIESEL ENGINE PISTON Proceedings of ENCIT 01 Copyright 01 by ABCM November 18-, 01, Rio de Janeiro, RJ, Brazil A MESHLESS METHOD APPLIED TO THE HEAT TRANSFER ANALYSIS OF A DIESEL ENGINE PISTON Marcelo A. Pasqualette, marcelopasqualette@poli.ufrj.br

More information

Research Article Sensitivity Analysis of the TRIGA IPR-R1 Reactor Models Using the MCNP Code

Research Article Sensitivity Analysis of the TRIGA IPR-R1 Reactor Models Using the MCNP Code International Nuclear Energy, Article ID 7, pages http://dx.doi.org/.1155/01/7 Research Article Sensitivity Analysis of the TRIGA IPR-R1 Reactor Models Using the MCNP Code C. A. M. Silva, 1 J. A. D. Salomé,

More information

Comparison of GEANT4 Simulations with Experimental Data for Thick Al Absorbers

Comparison of GEANT4 Simulations with Experimental Data for Thick Al Absorbers Comparison of GEANT4 Simulations with Experimental Data for Thick Al Absorbers Olga Yevseyeva a, Joaquim de Assis a, Ivan Evseev b, Hugo Schelin b, Sergei Paschuk b, Edney Milhoretto b, João Setti b, Katherin

More information

Chemical Etching Studies of a Brazilian Polycarbonate to Fast Neutron Detection

Chemical Etching Studies of a Brazilian Polycarbonate to Fast Neutron Detection Primer Congreso Americano del IRPA 2006 /First American IRPA Congress 2006 XXIV Reunión Anual de la SMSR y XVII Congreso Anual de la SNM/XXIV SMSR Annual Meeting XVII Annual SNM Congress Acapulco México,

More information

AN OVERVIEW OF THE BOLTZMANN TRANSPORT EQUATION SOLUTION FOR NEUTRONS, PHOTONS AND ELECTRONS IN CARTESIAN GEOMETRY

AN OVERVIEW OF THE BOLTZMANN TRANSPORT EQUATION SOLUTION FOR NEUTRONS, PHOTONS AND ELECTRONS IN CARTESIAN GEOMETRY 009 International Nuclear Atlantic Conference - INAC 009 Rio de Janeiro,RJ, Brazil, September 7 to October, 009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 AN OVERVIEW OF THE

More information

NONLINEAR PLANT IDENTIFICATION BY WAVELETS

NONLINEAR PLANT IDENTIFICATION BY WAVELETS NONLINEAR PLANT IDENTIFICATION BY WAVELETS Edison Righeto UNESP Ilha Solteira, Department of Mathematics, Av. Brasil 56, 5385000, Ilha Solteira, SP, Brazil righeto@fqm.feis.unesp.br Luiz Henrique M. Grassi

More information

FLUORINE IN WATER AND TEETH MEASURED WITH PIGE

FLUORINE IN WATER AND TEETH MEASURED WITH PIGE 2005 International Nuclear Atlantic Conference - INAC 2005 Santos, SP, Brazil, August 28 to September 2, 2005 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 85-99141-01-5 FLUORINE IN WATER AND TEETH

More information

A Generalized Quantum-Inspired Evolutionary Algorithm for Combinatorial Optimization Problems

A Generalized Quantum-Inspired Evolutionary Algorithm for Combinatorial Optimization Problems A Generalized Quantum-Inspired Evolutionary Algorithm for Combinatorial Optimization Problems Julio M. Alegría 1 julio.alegria@ucsp.edu.pe Yván J. Túpac 1 ytupac@ucsp.edu.pe 1 School of Computer Science

More information

AN EVOLUTIONARY ALGORITHM TO ESTIMATE UNKNOWN HEAT FLUX IN A ONE- DIMENSIONAL INVERSE HEAT CONDUCTION PROBLEM

AN EVOLUTIONARY ALGORITHM TO ESTIMATE UNKNOWN HEAT FLUX IN A ONE- DIMENSIONAL INVERSE HEAT CONDUCTION PROBLEM Proceedings of the 5 th International Conference on Inverse Problems in Engineering: Theory and Practice, Cambridge, UK, 11-15 th July 005. AN EVOLUTIONARY ALGORITHM TO ESTIMATE UNKNOWN HEAT FLUX IN A

More information

Stabilized Branch-and-cut-and-price for the Generalized Assignment Problem

Stabilized Branch-and-cut-and-price for the Generalized Assignment Problem Stabilized Branch-and-cut-and-price for the Generalized Assignment Problem Alexandre Pigatti, Marcus Poggi de Aragão Departamento de Informática, PUC do Rio de Janeiro {apigatti, poggi}@inf.puc-rio.br

More information

THERMAL STRATIFICATION MONITORING OF ANGRA 2 STEAM GENERATOR MAIN FEEDWATER NOZZLES

THERMAL STRATIFICATION MONITORING OF ANGRA 2 STEAM GENERATOR MAIN FEEDWATER NOZZLES 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro,RJ, Brazil, September27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 THERMAL STRATIFICATION

More information

Population-Based Incremental Learning with Immigrants Schemes in Changing Environments

Population-Based Incremental Learning with Immigrants Schemes in Changing Environments Population-Based Incremental Learning with Immigrants Schemes in Changing Environments Michalis Mavrovouniotis Centre for Computational Intelligence (CCI) School of Computer Science and Informatics De

More information

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Deepak Singh Raipur Institute of Technology Raipur, India Vikas Singh ABV- Indian Institute of Information Technology

More information

Retrieval Of GammaCell 220 Irradiator Isodose Curves With MCNP Simulations And Experimental Measurements

Retrieval Of GammaCell 220 Irradiator Isodose Curves With MCNP Simulations And Experimental Measurements 120 R.R. Rodrigues et al. Retrieval Of GammaCell 220 Irradiator Isodose Curves With MCNP Simulations And Experimental Measurements R.R. Rodrigues, S.E. Grynberg, A.V. Ferreira, L.C.M. Belo, and P.L. Squair

More information

VERIFICATION AND VALIDATION OF ONE DIMENSIONAL MODELS USED IN SUBCOOLED FLOW BOILING ANALYSIS

VERIFICATION AND VALIDATION OF ONE DIMENSIONAL MODELS USED IN SUBCOOLED FLOW BOILING ANALYSIS 2009 International Nuclear Atlantic Conference - INAC 2009 Rio de Janeiro, RJ, Brazil, September 27 to October 2, 2009 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-03-8 VERIFICATION

More information

Chapter 8: Introduction to Evolutionary Computation

Chapter 8: Introduction to Evolutionary Computation Computational Intelligence: Second Edition Contents Some Theories about Evolution Evolution is an optimization process: the aim is to improve the ability of an organism to survive in dynamically changing

More information

Method to evaluate the L/D Ratio of Neutron Imaging Beams

Method to evaluate the L/D Ratio of Neutron Imaging Beams BJRS BRAZILIAN JOURNAL OF RADIATION SCIENCES 05-01 (2017) 01-07 Method to evaluate the L/D Ratio of Neutron Imaging Beams R. Pugliesi; M. A. Stanojev Pereira; R. M. Schoueri Instituto de Pesquisas Energéticas

More information

Improving De novo Protein Structure Prediction using Contact Maps Information

Improving De novo Protein Structure Prediction using Contact Maps Information CIBCB 2017 IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology Improving De novo Protein Structure Prediction using Contact Maps Information Karina Baptista dos Santos

More information

POLAROGRAPHIC DETERMINATION OF Sn (II) AND TOTAL Sn IN PYRO AND MDP RADIOPHARMACEUTICAL KITS

POLAROGRAPHIC DETERMINATION OF Sn (II) AND TOTAL Sn IN PYRO AND MDP RADIOPHARMACEUTICAL KITS 2007 InternationLast saved by CRal Nuclear Atlantic Conference - INAC 2007 Santos, SP, Brazil, September 30 to October 5, 2007 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-02-1 POLAROGRAPHIC

More information

Bounded Approximation Algorithms

Bounded Approximation Algorithms Bounded Approximation Algorithms Sometimes we can handle NP problems with polynomial time algorithms which are guaranteed to return a solution within some specific bound of the optimal solution within

More information

Local Search & Optimization

Local Search & Optimization Local Search & Optimization CE417: Introduction to Artificial Intelligence Sharif University of Technology Spring 2017 Soleymani Artificial Intelligence: A Modern Approach, 3 rd Edition, Chapter 4 Outline

More information

A GENERALIZED EXTREMAL OPTIMIZATION-INSPIRED ALGORITHM FOR PREDICTIVE MAINTENANCE SCHEDULING PROBLEMS

A GENERALIZED EXTREMAL OPTIMIZATION-INSPIRED ALGORITHM FOR PREDICTIVE MAINTENANCE SCHEDULING PROBLEMS A GENERALIZED EXTREMAL OPTIMIZATION-INSPIRED ALGORITHM FOR PREDICTIVE MAINTENANCE Pasquale Arpaia Dipartimento di Ingegneria, Università del Sannio, CERN European Laboratory for Nuclear Research Department

More information

A Genetic Algorithm for Optimization Design of Thermoacoustic Refrigerators

A Genetic Algorithm for Optimization Design of Thermoacoustic Refrigerators Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization, Beijing, China, September 15-17, 2007 207 A Genetic Algorithm for Optimization Design of Thermoacoustic

More information

Genetic Algorithms & Modeling

Genetic Algorithms & Modeling Genetic Algorithms & Modeling : Soft Computing Course Lecture 37 40, notes, slides www.myreaders.info/, RC Chakraborty, e-mail rcchak@gmail.com, Aug. 10, 2010 http://www.myreaders.info/html/soft_computing.html

More information

Processing of Basic Nuclear Data for Criticality Coefficients Calculations of Fast Homogeneous Systems

Processing of Basic Nuclear Data for Criticality Coefficients Calculations of Fast Homogeneous Systems Processing of Basic Nuclear Data for Criticality Coefficients Calculations of Fast Homogeneous Systems Jefferson Neves Pereira jeffersonnevespereira@gmail.com Instituto Militar de Engenharia Sergio de

More information

Behaviour of the UMDA c algorithm with truncation selection on monotone functions

Behaviour of the UMDA c algorithm with truncation selection on monotone functions Mannheim Business School Dept. of Logistics Technical Report 01/2005 Behaviour of the UMDA c algorithm with truncation selection on monotone functions Jörn Grahl, Stefan Minner, Franz Rothlauf Technical

More information

DESIGN OF A CENTRIFUGAL COMPRESSOR FOR NATURAL GAS

DESIGN OF A CENTRIFUGAL COMPRESSOR FOR NATURAL GAS DESIGN OF A CENTRIFUGAL COMPRESSOR FOR NATURAL GAS S. K. Kurauchi a, and J. R. Barbosa b a Instituto Tecnológico de Aeronáutica Divisão de Engenharia Mecânica Departamento de Turbomáquinas São José dos

More information

Entropic considerations in the two-capacitor problem

Entropic considerations in the two-capacitor problem Revista Brasileira de Ensino de Física, v. 37, n. 1, 1306 (2015) www.sbfisica.org.br DOI: http://dx.doi.org/10.1590/s1806-11173711650 Entropic considerations in the two-capacitor problem (Considerações

More information

2 Quantum Mechanics on a Noncommutative Plane

2 Quantum Mechanics on a Noncommutative Plane 6 th International Workshop on Astronomy and Relativistic Astrophysics - IWARA 013 Sep. 9 - Oct. 03, 013, CBPF, Rio de Janeiro, Brazil. http://mesonpi.cat.cbpf.br/iwara SLAC econf/c13099 Physically Consistent

More information

TA3 Dosimetry and Instrumentation EVALUATION OF UNCERTAINTIES IN THE CALIBRATION OF RADIATION SURVEY METER POTIENS, MPA 1, SANTOS, GP 1

TA3 Dosimetry and Instrumentation EVALUATION OF UNCERTAINTIES IN THE CALIBRATION OF RADIATION SURVEY METER POTIENS, MPA 1, SANTOS, GP 1 TA3 Dosimetry and Instrumentation EVALUATION OF UNCERTAINTIES IN THE CALIBRATION OF RADIATION SURVEY METER POTIENS, MPA 1, SANTOS, GP 1 (1) Instituto de Pesquisas Energéticas e Nucelares ABSTRACT In order

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Blackbox Optimization Marc Toussaint U Stuttgart Blackbox Optimization The term is not really well defined I use it to express that only f(x) can be evaluated f(x) or 2 f(x)

More information

A Statistical Genetic Algorithm

A Statistical Genetic Algorithm A Statistical Genetic Algorithm Angel Kuri M. akm@pollux.cic.ipn.mx Centro de Investigación en Computación Instituto Politécnico Nacional Zacatenco México 07738, D.F. Abstract A Genetic Algorithm which

More information

Application of Mathematical Modeling to Study Flood Wave Behavior in Natural Rivers as Function of Hydraulic and Hydrological Parameters of the Basin

Application of Mathematical Modeling to Study Flood Wave Behavior in Natural Rivers as Function of Hydraulic and Hydrological Parameters of the Basin Hydrology Days 2010 Application of Mathematical Modeling to Study Flood Wave Behavior in Natural Rivers as Function of Hydraulic and Hydrological Parameters of the Basin Patrícia Freire Chagas 2, Silvia

More information

Program Evolution by Integrating EDP and GP

Program Evolution by Integrating EDP and GP Program Evolution by Integrating EDP and GP Kohsuke Yanai and Hitoshi Iba Dept. of Frontier Informatics, Graduate School of Frontier Science, The University of Tokyo. 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8654,

More information

Methodology for Formulation of Masses for Ceramic Coating Using the Loss Function. J. Silveira 1, J. P. Leite 2

Methodology for Formulation of Masses for Ceramic Coating Using the Loss Function. J. Silveira 1, J. P. Leite 2 Methodology for Formulation of Masses for Ceramic Coating Using the Loss Function J. Silveira 1, J. P. Leite 2 1,2 Departamento de Tecnologia Mecânica, Centro de Tecnologia Laboratório de Materiais e Produtos

More information

The Role of Crossover in Genetic Algorithms to Solve Optimization of a Function Problem Falih Hassan

The Role of Crossover in Genetic Algorithms to Solve Optimization of a Function Problem Falih Hassan The Role of Crossover in Genetic Algorithms to Solve Optimization of a Function Problem Falih Hassan ABSTRACT The genetic algorithm is an adaptive search method that has the ability for a smart search

More information

Program Evolution by Integrating EDP and GP

Program Evolution by Integrating EDP and GP Program Evolution by Integrating EDP and GP Kohsuke Yanai, Hitoshi Iba Dept. of Frontier Informatics, Graduate School of Frontier Science, The University of Tokyo. 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8654,

More information

A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms

A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms Yang Yu and Zhi-Hua Zhou National Laboratory for Novel Software Technology Nanjing University, Nanjing 20093, China

More information

Evolutionary computation

Evolutionary computation Evolutionary computation Andrea Roli andrea.roli@unibo.it DEIS Alma Mater Studiorum Università di Bologna Evolutionary computation p. 1 Evolutionary Computation Evolutionary computation p. 2 Evolutionary

More information

OPTIMAL HEATING CONTROL TO PREVENT SOLID DEPOSITS IN PIPELINES

OPTIMAL HEATING CONTROL TO PREVENT SOLID DEPOSITS IN PIPELINES V European Conference on Computational Fluid Dynamics ECCOMAS CFD 2010 J. C. F. Pereira and A. Sequeira (Eds) Lisbon, Portugal, 14 17 June 2010 OPTIMAL HEATING CONTROL TO PREVENT SOLID DEPOSITS IN PIPELINES

More information

NUMERICAL SOLUTION FOR THE COMBUSTION OF METHANE IN POROUS MEDIA

NUMERICAL SOLUTION FOR THE COMBUSTION OF METHANE IN POROUS MEDIA NUMERICAL SOLUTION FOR THE COMBUSTION OF METHANE IN POROUS MEDIA E. P. Francisquetti C. Q. Carpes pinto.francisquetti@ufrgs.br charles.carpes@ufrgs.br Graduate Program in Applied Mathematics, Federal University

More information

Crossing Genetic and Swarm Intelligence Algorithms to Generate Logic Circuits

Crossing Genetic and Swarm Intelligence Algorithms to Generate Logic Circuits Crossing Genetic and Swarm Intelligence Algorithms to Generate Logic Circuits Cecília Reis and J. A. Tenreiro Machado GECAD - Knowledge Engineering and Decision Support Group / Electrical Engineering Department

More information

Bilipschitz determinacy of quasihomogeneous germs

Bilipschitz determinacy of quasihomogeneous germs CADERNOS DE MATEMÁTICA 03, 115 122 April (2002) ARTIGO NÚMERO SMA#139 Bilipschitz determinacy of quasihomogeneous germs Alexandre Cesar Gurgel Fernandes * Centro de Ciências,Universidade Federal do Ceará

More information

Proceedings of the 5th International Conference on Inverse Problems in Engineering: Theory and Practice, Cambridge, UK, 11-15th July 2005

Proceedings of the 5th International Conference on Inverse Problems in Engineering: Theory and Practice, Cambridge, UK, 11-15th July 2005 D3 Proceedings of the 5th International Conference on Inverse Problems in Engineering: Theory and Practice, Cambridge, UK, -5th July 5 APPLICATION OF THE GENERALIZED EXTREMAL OPTIMIZATION ALGORITHM TO

More information

ASSESSMENT OF NATURAL AND ARTIFICIAL RADIATION DOSE IN THE CITY URBAN AREA OF GOIÂNIA: RESULTS OF CAMPINAS- CENTRO AND SUL REGIONS

ASSESSMENT OF NATURAL AND ARTIFICIAL RADIATION DOSE IN THE CITY URBAN AREA OF GOIÂNIA: RESULTS OF CAMPINAS- CENTRO AND SUL REGIONS 2011 International Nuclear Atlantic Conference - INAC 2011 Belo Horizonte,MG, Brazil, October 24-28, 2011 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-04-5 ASSESSMENT OF NATURAL AND

More information

Score Metrics for Learning Bayesian Networks used as Fitness Function in a Genetic Algorithm

Score Metrics for Learning Bayesian Networks used as Fitness Function in a Genetic Algorithm Score Metrics for Learning Bayesian Networks used as Fitness Function in a Genetic Algorithm Edimilson B. dos Santos 1, Estevam R. Hruschka Jr. 2 and Nelson F. F. Ebecken 1 1 COPPE/UFRJ - Federal University

More information

Primary Standardization of 152 Eu by 4πβ(LS) γ (NaI) coincidence counting and CIEMAT-NIST method

Primary Standardization of 152 Eu by 4πβ(LS) γ (NaI) coincidence counting and CIEMAT-NIST method Primary Standardization of 152 Eu by 4πβ(LS) γ (NaI) coincidence counting and CIEMAT-NIST method A Ruzzarin 1, P A L da Cruz 2, A L Ferreira Filho 2, A Iwahara 2 1 Laboratório de Instrumentação Nuclear/Programa

More information