620 research outputs found

    A multi-objective evolutionary approach to simulation-based optimisation of real-world problems.

    Get PDF
    This thesis presents a novel evolutionary optimisation algorithm that can improve the quality of solutions in simulation-based optimisation. Simulation-based optimisation is the process of finding optimal parameter settings without explicitly examining each possible configuration of settings. An optimisation algorithm generates potential configurations and sends these to the simulation, which acts as an evaluation function. The evaluation results are used to refine the optimisation such that it eventually returns a high-quality solution. The algorithm described in this thesis integrates multi-objective optimisation, parallelism, surrogate usage, and noise handling in a unique way for dealing with simulation-based optimisation problems incurred by these characteristics. In order to handle multiple, conflicting optimisation objectives, the algorithm uses a Pareto approach in which the set of best trade-off solutions is searched for and presented to the user. The algorithm supports a high degree of parallelism by adopting an asynchronous master-slave parallelisation model in combination with an incremental population refinement strategy. A surrogate evaluation function is adopted in the algorithm to quickly identify promising candidate solutions and filter out poor ones. A novel technique based on inheritance is used to compensate for the uncertainties associated with the approximative surrogate evaluations. Furthermore, a novel technique for multi-objective problems that effectively reduces noise by adopting a dynamic procedure in resampling solutions is used to tackle the problem of real-world unpredictability (noise). The proposed algorithm is evaluated on benchmark problems and two complex real-world problems of manufacturing optimisation. The first real-world problem concerns the optimisation of a production cell at Volvo Aero, while the second one concerns the optimisation of a camshaft machining line at Volvo Cars Engine. The results from the optimisations show that the algorithm finds better solutions for all the problems considered than existing, similar algorithms. The new techniques for dealing with surrogate imprecision and noise used in the algorithm are identified as key reasons for the good performance.University of Skövde Knowledge Foundation Swede

    Computational Intelligence and Its Applications in Uncertainty-Based Design Optimization

    Get PDF
    The large computational cost, the curse of dimensionality and the multidisciplinary nature are known as the main challenges in dealing with real-world engineering optimization problems. The consideration of inevitable uncertainties in such problems will exacerbate mentioned difficulties as much as possible. Therefore, the computational intelligence methods (also known as surrogate-models or metamodels, which are computationally cheaper approximations of the true expensive function) have been considered as powerful paradigms to overcome or at least to alleviate the mentioned issues over the last three decades. This chapter presents an extensive survey on surrogate-assisted optimization (SAO) methods. The main focus areas are the working styles of surrogate-models and the management of the metamodels during the optimization process. In addition, challenges and future trends of this field of study are introduced. Then, a comparison study will be carried out by employing a novel evolution control strategies (ECS) and recently developed efficient global optimization (EGO) method in the framework of uncertainty-based design optimization (UDO). To conclude, some open research questions in this area are discussed

    Single and Multiresponse Adaptive Design of Experiments with Application to Design Optimization of Novel Heat Exchangers

    Get PDF
    Engineering design optimization often involves complex computer simulations. Optimization with such simulation models can be time consuming and sometimes computationally intractable. In order to reduce the computational burden, the use of approximation-assisted optimization is proposed in the literature. Approximation involves two phases, first is the Design of Experiments (DOE) phase, in which sample points in the input space are chosen. These sample points are then used in a second phase to develop a simplified model termed as a metamodel, which is computationally efficient and can reasonably represent the behavior of the simulation response. The DOE phase is very crucial to the success of approximation assisted optimization. This dissertation proposes a new adaptive method for single and multiresponse DOE for approximation along with an approximation-based framework for multilevel performance evaluation and design optimization of air-cooled heat exchangers. The dissertation is divided into three research thrusts. The first thrust presents a new adaptive DOE method for single response deterministic computer simulations, also called SFCVT. For SFCVT, the problem of adaptive DOE is posed as a bi-objective optimization problem. The two objectives in this problem, i.e., a cross validation error criterion and a space-filling criterion, are chosen based on the notion that the DOE method has to make a tradeoff between allocating new sample points in regions that are multi-modal and have sensitive response versus allocating sample points in regions that are sparsely sampled. In the second research thrust, a new approach for multiresponse adaptive DOE is developed (i.e., MSFCVT). Here the approach from the first thrust is extended with the notion that the tradeoff should also consider all responses. SFCVT is compared with three other methods from the literature (i.e., maximum entropy design, maximin scaled distance, and accumulative error). It was found that the SFCVT method leads to better performing metamodels for majority of the test problems. The MSFCVT method is also compared with two adaptive DOE methods from the literature and is shown to yield better metamodels, resulting in fewer function calls. In the third research thrust, an approximation-based framework is developed for the performance evaluation and design optimization of novel heat exchangers. There are two parts to this research thrust. First, is a new multi-level performance evaluation method for air-cooled heat exchangers in which conventional 3D Computational Fluid Dynamics (CFD) simulation is replaced with a 2D CFD simulation coupled with an e-NTU based heat exchanger model. In the second part, the methods developed in research thrusts 1 and 2 are used for design optimization of heat exchangers. The optimal solutions from the methods in this thrust have 44% less volume and utilize 61% less material when compared to the current state of the art microchannel heat exchangers. Compared to 3D CFD, the overall computational savings is greater than 95%

    Evolutionary model type selection for global surrogate modeling

    Get PDF
    Due to the scale and computational complexity of currently used simulation codes, global surrogate (metamodels) models have become indispensable tools for exploring and understanding the design space. Due to their compact formulation they are cheap to evaluate and thus readily facilitate visualization, design space exploration, rapid prototyping, and sensitivity analysis. They can also be used as accurate building blocks in design packages or larger simulation environments. Consequently, there is great interest in techniques that facilitate the construction of such approximation models while minimizing the computational cost and maximizing model accuracy. Many surrogate model types exist ( Support Vector Machines, Kriging, Neural Networks, etc.) but no type is optimal in all circumstances. Nor is there any hard theory available that can help make this choice. In this paper we present an automatic approach to the model type selection problem. We describe an adaptive global surrogate modeling environment with adaptive sampling, driven by speciated evolution. Different model types are evolved cooperatively using a Genetic Algorithm ( heterogeneous evolution) and compete to approximate the iteratively selected data. In this way the optimal model type and complexity for a given data set or simulation code can be dynamically determined. Its utility and performance is demonstrated on a number of problems where it outperforms traditional sequential execution of each model type

    ONLINE APPROXIMATION ASSISTED MULTIOBJECTIVE OPTIMIZATION WITH HEAT EXCHANGER DESIGN APPLICATIONS

    Get PDF
    Computer simulations can be intensive as is the case in Computational Fluid Dynamics (CFD) and Finite Element Analysis (FEA). The computational cost can become prohibitive when using these simulations with multiobjective design optimization. One way to address this issue is to replace a computationally intensive simulation by an approximation which allows for a quick evaluation of a large number of design alternatives as needed by an optimizer. This dissertation proposes an approach for multiobjective design optimization when combined with computationally expensive simulations for heat exchanger design problems. The research is performed along four research directions. These are: (1) a new Online Approximation Assisted Multiobjective Optimization (OAAMO) approach with a focus on the expected optimum region, (2) a new approximation assisted multiobjective optimization with global and local metamodeling that always produces feasible solutions, (3) a framework that integrates OAAMO with multiscale simulations (OAAMOMS) for design of heat exchangers at the segment and heat exchanger levels, and (4) applications of OAAMO combined with CFD for shape design of a header for a new generation of heat exchangers using Non-Uniform Rational B-Splines (NURBS). The approaches developed in this thesis are also applied to optimize a coldplate used in electronic cooling devices and different types of plate heat exchangers. In addition many numerical test problems are solved by the proposed methods. The results of these studies show that the proposed online approximation assisted multiobjective optimization is an efficient approach that can be used to predict optimum solutions for a wide class of problems including heat exchanger design problems while reducing significantly the computational cost when compared with existing methods

    Metaheuristic Approaches to Solve a Complex Aircraft Performance Optimization Problem

    Get PDF
    The increasing demands for travelling comfort and reduction of carbon dioxide emissions have been considered substantially in the stage of conceptual aircraft design. However, the design of a modern aircraft is a multidisciplinary process, which requires the coordination of information from several specific disciplines, such as structures, aerodynamics, control, etc. To address this problem with adequate accuracy, the multidisciplinary analysis and optimization (MAO) method is usually applied as a systematic and robust approach to solve such complex design issues arising from industries. Since MAO method is tedious and computationally expensive, genetic programming (GP)-based metamodeling techniques incorporating MAO are proposed as an effective approach to minimize the wing stiffness of a large aircraft subject to aerodynamic, aeroelastic and stability constraints in the conceptual design phase. Based on the linear small-disturbance theory, the state-space equation is employed for stability analysis. In the process of multidisciplinary analysis, aeroelastic response simulations are performed using Nastran. To construct metamodels representing the responses of the interests with high accuracy as well as less computational burden, optimal Latin hypercube design of experiments (DoE) is applied to determine the optimized distribution of sampling points. Following that, parametric optimization is carried out on metamodels to obtain the optimal wing geometry shape, elastic axis positions and stiffness distribution, and then the solution is verified by finite element simulations. Finally, the superiority of the GP-based metamodel technique over genetic algorithm is demonstrated by multidisciplinary design optimization of a representative beam-frame wing structure in terms of accuracy and efficiency. The results also show that GP metamodel-based strategy for solving MAO problems can provide valuable insights to tailoring parameters for the effective design of a large aircraft in the conceptual phase

    A novel hybrid multi-objective metamodel-based evolutionary optimization algorithm

    Get PDF
    Optimization via Simulation (OvS) is an useful optimization tool to find a solution to an optimization problem that is difficult to model analytically. OvS consists in evaluating potential solutions through simulation executions; however, its high computational cost is a factor that can make its implementation infeasible. This issue also occurs in multi-objective problems, which tend to be expensive to solve. In this work, we present a new hybrid multi-objective OvS algorithm, which uses Kriging-type metamodels to estimate the simulations results and a multi-objective evolutionary algorithm to manage the optimization process. Our proposal succeeds in reducing the computational cost significantly without affecting the quality of the results obtained. The evolutionary part of the hybrid algorithm is based on the popular NSGA-II. The hybrid method is compared to the canonical NSGA-II and other hybrid approaches, showing a good performance not only in the quality of the solutions but also as computational cost saving.Fil: Baquela, Enrique Gabriel. Universidad Tecnológica Nacional. Facultad Regional San Nicolás; ArgentinaFil: Olivera, Ana Carolina. Universidad Nacional de Cuyo. Instituto para las Tecnologías de la Informacion y las Comunicaciones; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas; Argentin
    corecore