21,423 research outputs found

    Solving optimisation problems in metal forming using Finite Element simulation and metamodelling techniques

    Get PDF
    During the last decades, Finite Element (FEM) simulations\ud of metal forming processes have become important\ud tools for designing feasible production processes. In more\ud recent years, several authors recognised the potential of\ud coupling FEM simulations to mathematical optimisation\ud algorithms to design optimal metal forming processes instead\ud of only feasible ones.\ud Within the current project, an optimisation strategy is being\ud developed, which is capable of optimising metal forming\ud processes in general using time consuming nonlinear\ud FEM simulations. The expression “optimisation strategy”\ud is used to emphasise that the focus is not solely on solving\ud optimisation problems by an optimisation algorithm, but\ud the way these optimisation problems in metal forming are\ud modelled is also investigated. This modelling comprises\ud the quantification of objective functions and constraints\ud and the selection of design variables.\ud This paper, however, is concerned with the choice for\ud and the implementation of an optimisation algorithm for\ud solving optimisation problems in metal forming. Several\ud groups of optimisation algorithms can be encountered in\ud metal forming literature: classical iterative, genetic and\ud approximate optimisation algorithms are already applied\ud in the field. We propose a metamodel based optimisation\ud algorithm belonging to the latter group, since approximate\ud algorithms are relatively efficient in case of time consuming\ud function evaluations such as the nonlinear FEM calculations\ud we are considering. Additionally, approximate optimisation\ud algorithms strive for a global optimum and do\ud not need sensitivities, which are quite difficult to obtain\ud for FEM simulations. A final advantage of approximate\ud optimisation algorithms is the process knowledge, which\ud can be gained by visualising metamodels.\ud In this paper, we propose a sequential approximate optimisation\ud algorithm, which incorporates both Response\ud Surface Methodology (RSM) and Design and Analysis\ud of Computer Experiments (DACE) metamodelling techniques.\ud RSM is based on fitting lower order polynomials\ud by least squares regression, whereas DACE uses Kriging\ud interpolation functions as metamodels. Most authors in\ud the field of metal forming use RSM, although this metamodelling\ud technique was originally developed for physical\ud experiments that are known to have a stochastic na-\ud ¤Faculty of Engineering Technology (Applied Mechanics group),\ud University of Twente, P.O. Box 217, 7500 AE, Enschede, The Netherlands,\ud email: [email protected]\ud ture due to measurement noise present. This measurement\ud noise is absent in case of deterministic computer experiments\ud such as FEM simulations. Hence, an interpolation\ud model fitted by DACE is thought to be more applicable in\ud combination with metal forming simulations. Nevertheless,\ud the proposed algorithm utilises both RSM and DACE\ud metamodelling techniques.\ud As a Design Of Experiments (DOE) strategy, a combination\ud of a maximin spacefilling Latin Hypercubes Design\ud and a full factorial design was implemented, which takes\ud into account explicit constraints. Additionally, the algorithm\ud incorporates cross validation as a metamodel validation\ud technique and uses a Sequential Quadratic Programming\ud algorithm for metamodel optimisation. To overcome\ud the problem of ending up in a local optimum, the\ud SQP algorithm is initialised from every DOE point, which\ud is very time efficient since evaluating the metamodels can\ud be done within a fraction of a second. The proposed algorithm\ud allows for sequential improvement of the metamodels\ud to obtain a more accurate optimum.\ud As an example case, the optimisation algorithm was applied\ud to obtain the optimised internal pressure and axial\ud feeding load paths to minimise wall thickness variations\ud in a simple hydroformed product. The results are satisfactory,\ud which shows the good applicability of metamodelling\ud techniques to optimise metal forming processes using\ud time consuming FEM simulations

    A metamodel based optimisation algorithm for metal forming processes

    Get PDF
    Cost saving and product improvement have always been important goals in the metal\ud forming industry. To achieve these goals, metal forming processes need to be optimised. During\ud the last decades, simulation software based on the Finite Element Method (FEM) has significantly\ud contributed to designing feasible processes more easily. More recently, the possibility of\ud coupling FEM to mathematical optimisation algorithms is offering a very promising opportunity\ud to design optimal metal forming processes instead of only feasible ones. However, which\ud optimisation algorithm to use is still not clear.\ud In this paper, an optimisation algorithm based on metamodelling techniques is proposed\ud for optimising metal forming processes. The algorithm incorporates nonlinear FEM simulations\ud which can be very time consuming to execute. As an illustration of its capabilities, the\ud proposed algorithm is applied to optimise the internal pressure and axial feeding load paths\ud of a hydroforming process. The product formed by the optimised process outperforms products\ud produced by other, arbitrarily selected load paths. These results indicate the high potential of\ud the proposed algorithm for optimising metal forming processes using time consuming FEM\ud simulations

    INTEGRATED ASSESSMENT MODELLING

    Get PDF
    integrated assessment

    Survey of dynamic scheduling in manufacturing systems

    Get PDF

    Conceptual modelling: framework, principles, and future research

    Get PDF
    The conceptual modelling task in a simulation project is very important and yet is still generally regarded as more of an art than a science. The meaning and nature of conceptual modelling are discussed and a framework set out. The overall aim should be to choose the best model for the project and conceptual modelling can be viewed as a difficult optimisation problem that can be tackled effectively using a creative search process that develops alternative models and predicts their performance throughout the project. An experiment relating model characteristics to some aspects of performance is described and this type of experiment may inform the process of predicting model performance. Based on advice from the literature and my own previous work on conceptual modelling 17 principles of conceptual modelling are suggested. Conceptual modelling research is still at an early stage and ideas for future research are proposed

    Eco-efficient supply chain networks: Development of a design framework and application to a real case study

    Get PDF
    © 2015 Taylor & Francis. This paper presents a supply chain network design framework that is based on multi-objective mathematical programming and that can identify 'eco-efficient' configuration alternatives that are both efficient and ecologically sound. This work is original in that it encompasses the environmental impact of both transportation and warehousing activities. We apply the proposed framework to a real-life case study (i.e. Lindt & Sprüngli) for the distribution of chocolate products. The results show that cost-driven network optimisation may lead to beneficial effects for the environment and that a minor increase in distribution costs can be offset by a major improvement in environmental performance. This paper contributes to the body of knowledge on eco-efficient supply chain design and closes the missing link between model-based methods and empirical applied research. It also generates insights into the growing debate on the trade-off between the economic and environmental performance of supply chains, supporting organisations in the eco-efficient configuration of their supply chains

    Evolutionary improvement of programs

    Get PDF
    Most applications of genetic programming (GP) involve the creation of an entirely new function, program or expression to solve a specific problem. In this paper, we propose a new approach that applies GP to improve existing software by optimizing its non-functional properties such as execution time, memory usage, or power consumption. In general, satisfying non-functional requirements is a difficult task and often achieved in part by optimizing compilers. However, modern compilers are in general not always able to produce semantically equivalent alternatives that optimize non-functional properties, even if such alternatives are known to exist: this is usually due to the limited local nature of such optimizations. In this paper, we discuss how best to combine and extend the existing evolutionary methods of GP, multiobjective optimization, and coevolution in order to improve existing software. Given as input the implementation of a function, we attempt to evolve a semantically equivalent version, in this case optimized to reduce execution time subject to a given probability distribution of inputs. We demonstrate that our framework is able to produce non-obvious optimizations that compilers are not yet able to generate on eight example functions. We employ a coevolved population of test cases to encourage the preservation of the function's semantics. We exploit the original program both through seeding of the population in order to focus the search, and as an oracle for testing purposes. As well as discussing the issues that arise when attempting to improve software, we employ rigorous experimental method to provide interesting and practical insights to suggest how to address these issues

    A comprehensive literature classification of simulation optimisation methods

    Get PDF
    Simulation Optimization (SO) provides a structured approach to the system design and configuration when analytical expressions for input/output relationships are unavailable. Several excellent surveys have been written on this topic. Each survey concentrates on only few classification criteria. This paper presents a literature survey with all classification criteria on techniques for SO according to the problem of characteristics such as shape of the response surface (global as compared to local optimization), objective functions (single or multiple objectives) and parameter spaces (discrete or continuous parameters). The survey focuses specifically on the SO problem that involves single per-formance measureSimulation Optimization, classification methods, literature survey
    corecore