Design Optimization - Structural Design Optimization

Total Page:16

File Type:pdf, Size:1020Kb

Design Optimization - Structural Design Optimization 16.810 (16.682) Engineering Design and Rapid Prototyping Design Optimization - Structural Design Optimization Instructor(s) Prof. Olivier de Weck Dr. Il Yong Kim [email protected] [email protected] January 23, 2004 Course Concept today 16.810 (16.682) 2 Course Flow Diagram Learning/Review Problem statement Deliverables Design Intro Hand sketching Design Sketch v1 CAD/CAM/CAE Intro CAD design Drawing v1 FEM/Solid Mechanics FEM analysis Analysis output v1 Overview Manufacturing Produce Part 1 Part v1 Training Structural Test Test Experiment data v1 “Training” today Design/Analysis Design Optimization Optimization output v2 Wednesday Produce Part 2 Part v2 Test Experiment data v2 Final Review 16.810 (16.682) 3 What Is Design Optimization? Selecting the “best” design within the available means 1. What is our criterion for “best” design? Objective function 2. What are the available means? Constraints (design requirements) 3. How do we describe different designs? Design Variables 16.810 (16.682) 4 Optimization Statement Minimizef (x ) Subject tog (x )≤ 0 h()x = 0 16.810 (16.682) 5 Constraints - Design requirements Inequality constraints Equality constraints 16.810 (16.682) 6 Objective Function - A criterion for best design (or goodness of a design) Objective function 16.810 (16.682) 7 Design Variables Parameters that are chosen to describe the design of a system Design variables are “controlled” by the designers The position of upper holes along the design freedom line 16.810 (16.682) 8 Design Variables For computational design optimization, Objective function and constraints must be expressed as a function of design variables (or design vector X) Objective function:f (x ) Constraints:gh (xx ), ( ) Cost = f(design) Displacement = f(design) What is “f” for each case? Natural frequency = f(design) Mass = f(design) 16.810 (16.682) 9 Optimization Statement Minimizef (x ) Subject to g()x ≤ 0 h()x = 0 f(x) : Objective function to be minimized g(x) : Inequality constraints h(x) : Equality constraints x : Design variables 16.810 (16.682) 10 Optimization Procedure Minimizef (x ) Determine an initial design (x ) Subject tog (x )≤ 0 START 0 h()x = 0 Improve Design Computer Simulation Evaluate f(x), g(x), h(x) Change x Converge ? Does your design meet a N termination criterion? Y END 16.810 (16.682) 11 Structural Optimization Selecting the best “structural” design -Size Optimization - Shape Optimization - Topology Optimization 16.810 (16.682) 12 Structural Optimization minimizef (x ) subject tog (x )≤ 0 h()x = 0 BC’s are given Loads are given 1. To make the structure strong Min. f(x) e.g. Minimize displacement at the tip 2. Total mass ≤ MC g(x) ≤ 0 16.810 (16.682) 13 Size Optimization Beams minimizef (x ) subject tog (x )≤ 0 h()x = 0 Design variables (x) f(x) : compliance x : thickness of each beam g(x) : mass Number of design variables (ndv) ndv = 5 16.810 (16.682) 14 Size Optimization -Shape are given Topology - Optimize cross sections 16.810 (16.682) 15 Shape Optimization B-spline minimizef (x ) subject tog (x )≤ 0 h()x = 0 Hermite, Bezier, B-spline, NURBS, etc. Design variables (x) f(x) : compliance x : control points of the B-spline g(x) : mass (position of each control point) Number of design variables (ndv) ndv = 8 16.810 (16.682) 16 Shape Optimization Fillet problem Hook problem Arm problem 16.810 (16.682) 17 Shape Optimization Multiobjective & Multidisciplinary Shape Optimization Objective function 1. Drag coefficient, 2. Amplitude of backscattered wave Analysis 1. Computational Fluid Dynamics Analysis 2. Computational Electromagnetic Wave Field Analysis Obtain Pareto Front Raino A.E. Makinen et al., “Multidisciplinary shape optimization in aerodynamics and electromagnetics using genetic algorithms,” International Journal for Numerical Methods in Fluids, Vol. 30, pp. 149-159, 1999 16.810 (16.682) 18 Topology Optimization Cells minimizef (x ) subject tog (x )≤ 0 h()x = 0 Design variables (x) f(x) : compliance x : density of each cell g(x) : mass Number of design variables (ndv) ndv = 27 16.810 (16.682) 19 Topology Optimization Short Cantilever problem Initial Optimized 16.810 (16.682) 20 Topology Optimization 16.810 (16.682) 21 Topology Optimization Bridge problem Obj = 4.16×105 Distributed loading Obj = 3.29×105 Minimize F i zidΓ, ∫ Γ Subject to ρ(x)dΩ ≤ M o , ∫ Ω 0 ≤ ρ(x) ≤1 Obj = 2.88×105 Mass constraints: 35% Obj = 2.73×105 16.810 (16.682) 22 Topology Optimization DongJak Bridge in Seoul, Korea H H L 16.810 (16.682) 23 Structural Optimization What determines the type of structural optimization? Type of the design variable (How to describe the design?) 16.810 (16.682) 24 Optimum Solution – Graphical Representation f(x): displacement f(x) x: design variable x Optimum solution (x*) 16.810 (16.682) 25 Optimization Methods Gradient-based methods Heuristic methods 16.810 (16.682) 26 Gradient-based Methods You do not know this function before optimization f(x) Start Check gradient Move Check gradient Gradient=0 Stop! x No active constraints Optimum solution (x*) (Termination criterion: Gradient=0) 16.810 (16.682) 27 Gradient-based Methods 16.810 (16.682) 28 Global optimum vs. Local optimum f(x) Termination criterion: Gradient=0 Local optimum Local optimum Global optimum x No active constraints 16.810 (16.682) 29 Heuristic Methods A Heuristic is simply a rule of thumb that hopefully will find a good answer. Why use a Heuristic? Heuristics are typically used to solve complex optimization problems that are difficult to solve to optimality. Heuristics are good at dealing with local optima without getting stuck in them while searching for the global optimum. Schulz, A.S., “Metaheuristics,” 15.057 Systems Optimization Course Notes, MIT, 1999. 16.810 (16.682) 30 Genetic Algorithm Principle by Charles Darwin - Natural Selection 16.810 (16.682) 31 Heuristic Methods Heuristics Often Incorporate Randomization 3 Most Common Heuristic Techniques Genetic Algorithms Simulated Annealing Tabu Search 16.810 (16.682) 32 Optimization Software - iSIGHT -DOT - Matlab (fmincon) 16.810 (16.682) 33 Topology Optimization Software ANSYS Static Topology Optimization Dynamic Topology Optimization Electromagnetic Topology Optimization Subproblem Approximation Method First Order Method Design domain 16.810 (16.682) 34 Topology Optimization Software MSC. Visual Nastran FEA Elements of lowest stress are removed gradually. Optimization results Optimization results illustration 16.810 (16.682) 35 MDO Multidisciplinary Design Optimization 16.810 (16.682) 36 Multidisciplinary Design Optimization NASA Nexus Spacecraft Concept Centroid Jitter on Focal Plane [RSS LOS] 60 40 1 pixel T=5 sec m] µ 20 OTA 0 14.97 µm Centroid Y [ -20 Sunshield Instrument -40 Module Requirement: Jz,2=5 µm 012 -60 -60 -40 -20 0 20 40 60 meters Centroid X [µm] Goal: Find a “balanced” system design, where the flexible structure, the optics and the control systems work together to achieve a desired pointing performance, given various constraints 16.810 (16.682) 37 Multidisciplinary Design Optimization Aircraft Comparison Shown to Same Scale Boeing Blended Wing Body Concept Approx. 480 passengers each Approx. 8,700 nm range each 19% Operators BWB Empty A3XX-50R Weight 18% Maximum BWB Takeoff Weight A3XX-50R Goal: Find a design for a family of blended wing aircraft 19% that will combine aerodynamics, structures, propulsion Total BWB Sea-Level and controls such that a competitive system emerges - as A3XX-50R measured by a set of operator metrics. Static Thrust 32% Fuel BWB Burn A3XX-50R per Seat ©Boeing 16.810 (16.682) 38 Multidisciplinary Design Optimization Ferrari 360 Spider Goal: High end vehicle shape optimization while improving car safety for fixed performance level and given geometric constraints Reference: G. Lombardi, A. Vicere, H. Paap, G. Manacorda, “Optimized Aerodynamic Design for High Performance Cars”, AIAA-98- 4789, MAO Conference, St. Louis, 1998 16.810 (16.682) 39 Multidisciplinary Design Optimization 16.810 (16.682) 40 Multidisciplinary Design Optimization 16.810 (16.682) 41 Multidisciplinary Design Optimization Do you want to learn more about MDO? Take this course! 16.888/ESD.77 Multidisciplinary System Design Optimization (MSDO) Prof. Olivier de Weck Prof. Karen Willcox 16.810 (16.682) 42 Genetic Algorithm Do you want to learn more about GA? Take part in this GA game experiment! 16.810 (16.682) 43 Baseline Design Performance Natural frequency analysis Design requirements 16.810 (16.682) 44 Baseline Design Performance and cost δ1 = 0.070 mm δ2 = 0.011 mm fHz= 245 mlbs= 0.224 C = 5.16 $ 16.810 (16.682) 45 Baseline Design 245 Hz 421 Hz f1=245 Hz f1=0 f2=0 f2=490 Hz f3=0 f3=1656 Hz f4=0 f5=0 f6=0 f7=421 Hz f8=1284 Hz f9=1310 Hz 16.810 (16.682) 46 Design Requirement for Each Team Nat Product mass Cost Disp Disp Qual F1 F2 F3 # Freq Const Optim Acc name (m) (c) (δ1) (δ2) ity (lbs) (lbs) (lbs) (f) Base 0.224 5.16 0.070 0.011 245 0 3 50 50 100 c m δ1, δ2,f line lbs $ mm mm Hz Family 1 20% -30% 10% 10% -20% 2 50 50 100 c m δ1, δ2,f economy Family 2 10% -10% -10% -10% 10% 4 50 50 100 m c δ1, δ2,f deluxe Cross 3 20% 0% -15% -15% 20% 4 50 75 75 m c δ1, δ2,f over 4 City bike -20% -20% 0% 0% 0% 3 50 75 75 c m δ1, δ2,f 5 Racing -30% 50% 0% 0% 20% 5 100 100 50 m δ1, δ2, f c 6 Mountain 30% 30% -20% -20% 30% 4 50 100 50 δ1, δ2,f m c 7 BMX 0% 65% -15% -15% 40% 4 75 100 75 δ1, δ2,f m c 8 Acrobatic -30% 100% -10% -10% 50% 5 100 100 100 δ1, δ2,f m c Motor 9 50% 10% -20% -20% 0% 3 50 75 100 δ1, δ2,f c m bike 16.810 (16.682) 47 Design Optimization Topology optimization Design domain Shape optimization 16.810 (16.682) 48 Design Freedom 1 bar δ = 2.50 mm δ 2 bars δ = 0.80 mm Volume is the same.
Recommended publications
  • Eesof EDA Advanced Design System
    Keysight Technologies Keysight EEsof EDA Advanced Design System The Industry’s Leading RF, Microwave, Signal Integrity and Power Integrity Design Platform 02 | Keysight | EEsof EDA Advanced Design System - Brochure Table of Contents Advanced Design System ����������������������������������������������������������������������������������������������������������������������������03 More than 30 Years of Enabling Innovation ������������������������������������������������������������������������������������������������04 Design with Confidence �������������������������������������������������������������������������������������������������������������������������������05 Complete Design Flow ���������������������������������������������������������������������������������������������������������������������������������07 Create Custom 3D Components for Simulation with ADS Layout Designs ����������������������������������������������� 10 Most Complete Solution ������������������������������������������������������������������������������������������������������������������������������ 11 ADS Provides a Cohesive Workflow for Signal Integrity and Power Integrity Analyses ��������������������������� 12 Integrated Solutions ������������������������������������������������������������������������������������������������������������������������������������ 13 Seamless Integration with Keysight’s EDA Tools and Measurement Instrumentation ������������������������������ 14 Making Your Job Easier with Worldwide Technical Keysight EDA Experts ������������������������������������������������
    [Show full text]
  • Machine Learning for Design Optimization of Electromagnetic Devices: Recent Developments and Future Directions
    applied sciences Review Machine Learning for Design Optimization of Electromagnetic Devices: Recent Developments and Future Directions Yanbin Li 1, Gang Lei 2,* , Gerd Bramerdorfer 3 , Sheng Peng 1, Xiaodong Sun 4 and Jianguo Zhu 5 1 School of Electronic and Information, Zhongyuan University of Technology, Zhengzhou 450007, China; [email protected] (Y.L.); [email protected] (S.P.) 2 School of Electrical and Data Engineering, University of Technology Sydney, Ultimo, NSW 2007, Australia 3 Department of Electrical Drives and Power Electronics, Johannes Kepler University Linz, Linz 4040, Austria; [email protected] 4 Automotive Engineering Research Institute, Jiangsu University, Zhenjiang 212013, China; [email protected] 5 School of Electrical and Information Engineering, The University of Sydney, Sydney, NSW 2006, Australia; [email protected] * Correspondence: [email protected] Abstract: This paper reviews the recent developments of design optimization methods for electromag- netic devices, with a focus on machine learning methods. First, the recent advances in multi-objective, multidisciplinary, multilevel, topology, fuzzy, and robust design optimization of electromagnetic devices are overviewed. Second, a review is presented to the performance prediction and design optimization of electromagnetic devices based on the machine learning algorithms, including artifi- cial neural network, support vector machine, extreme learning machine, random forest, and deep learning. Last, to meet modern requirements of high manufacturing/production quality and lifetime Citation: Li, Y.; Lei, G.; reliability, several promising topics, including the application of cloud services and digital twin, are Bramerdorfer, G.; Peng, S.; Sun, X.; discussed as future directions for design optimization of electromagnetic devices.
    [Show full text]
  • State of the Art of Generative Design and Topology Optimization and Potential Research Needs
    NordDesign 2018 August 14 – 17, 2018 Linköping, Sweden State of the art of generative design and topology optimization and potential research needs Evangelos Tyflopoulos1, David Tollnes Flem2, Martin Steinert 3, Anna Olsen 4 1 Department of Mechanical and Industrial Engineering, NTNU [email protected] 2 Department of Mechanical and Industrial Engineering, NTNU [email protected] 3 Department of Mechanical and Industrial Engineering, NTNU [email protected] 4 Department of Mechanical and Industrial Engineering, NTNU [email protected] Abstract Additive manufacturing allows us to build almost anything; traditional CAD however restricts us to known geometries and encourages the re-usage of previously designed objects, resulting in robust but nowhere near optimum designs. Generative design and topology optimization promise to close this chasm by introducing evolutionary algorithms and optimization on various target dimensions. The design is optimized using either 'gradient-based' programming techniques, for example the optimality criteria algorithm and the method of moving asymptotes, or 'non gradient- based' such as genetic algorithms SIMP and BESO. Topology optimization contributes in solving the basic engineering problem by finding the limited used material. The common bottlenecks of this technology, address different aspects of the structural design problem. This paper gives an overview over the current principles and approaches of topology optimization. We argue that the identification of the evolutionary probing of the design boundaries is the key missing element of current technologies. Additionally, we discuss the key limitation, i.e. its sensitivity to the spatial placement of the involved components and the configuration of their supporting structure. A case study of a ski binding, is presented in order to support the theory and tie the academic text to a realistic application of topology optimization.
    [Show full text]
  • Design Thinking for User-Centric Website Optimization
    Paper to be presented at the DRUID Academy Conference 2018 at University of Southern Denmark, Odense, Denmark January 17-19, 2018 Design thinking for user-centric website optimization Vella Verónica Somoza Sanchez University of Southern Denmark Department of Marketing and Management/CI2M [email protected] Stefan Daniel Suivei University of Southern Denmark The Maersk Mc-Kinney Moller Institute [email protected] René Chester Goduscheit SDU Department of Marketing and Management [email protected] Peter Schneider-Kamp University of Southern Denmark IMADA [email protected] Abstract Title: Design thinking for user-centric website consequently, improve their user experience. The optimization. A case study. case considered in this study focuses on a Name: Vella Somoza company from the retail banking industry offering Affiliation: CI2M, SDU loans through comparison websites. Year of enrolment: 2017. First, to find a solution to this wicked problem we Expected final date: 2019 adapt the process of design thinking to the E-mail address: [email protected] context studied, i.e., to the design optimization of retail banking web sites. Second, we provide insights in how big data can aid the development This paper presents results from a pilot study, of a website design that optimizes the user which is part of a larger research project where we experience of the customers. As the creation of study the process innovation of website these user-centric websites is a never confronted optimization as a service through the use of big task for this type of organization, a variety of data. Over a process of design thinking we methods is applied.
    [Show full text]
  • The Role of Multidisciplinary Design Optimization (Mdo) in the Development Process of Complex Engineering Products
    21ST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, ICED17 21-25 AUGUST 2017, THE UNIVERSITY OF BRITISH COLUMBIA, VANCOUVER, CANADA THE ROLE OF MULTIDISCIPLINARY DESIGN OPTIMIZATION (MDO) IN THE DEVELOPMENT PROCESS OF COMPLEX ENGINEERING PRODUCTS Papageorgiou, Athanasios; Ölvander, Johan Linköping University, Sweden Abstract The work presented in this paper explores several concepts related to the design of complex engineering products and emphasizes on the effects of considering Multidisciplinary Design Optimization (MDO) in the development process. This paper is by no means a comprehensive literature review, but instead, the aim is to discuss some key points through theory and references to common MDO applications. In this respect, the central topics which are addressed herein are the enhancement of the generic product development process, the road towards a better integration of the organization’s functions, the methods to manage complex system architectures, and finally, the shortcomings of the MDO field. As a link to more tangible industrial applications, Unmanned Aerial Vehicles (UAVs) are chosen as an illustrative example due to their technical complexity as well as the demanding requirements of the corresponding market. Overall, the paper shows that despite the current state-of-the-art limitations, MDO can be a valuable tool within the “traditional” design process that has the potential to enable products of better quality while simultaneously reducing the total development time and effort. Keywords: Design methods, Design process, Optimisation, New product development, Multidisciplinary Design Optimization Contact: Athanasios Papageorgiou Linköping University Management and Engineering Sweden [email protected] Please cite this paper as: Surnames, Initials: Title of paper. In: Proceedings of the 21st International Conference on Engineering Design (ICED17), Vol.
    [Show full text]
  • From Design Automation to Generative Design in AEC
    The Journey from Design Automation to Generative Design in AEC Dieter Vermeulen Technical Sales Specialist AEC Generative Design & Engineering @BIM4Struc © 2020 Autodesk, Inc. DESIGNS TODAY @BIM4Struc TRADITIONAL DESIGN PROCESS @BIM4Struc @BIM4Struc @BIM4Struc @BIM4Struc GENERATIVE DESIGN: A form of artificial intelligence, dedicated to the creation of better outcomes for products, buildings, infrastructure and systems. @BIM4Struc GENERATIVE DESIGN PROCESS PEOPLE COMPUTER PEOPLE @BIM4Struc STADIUM DESIGN CONSTRUCTION PLANNING SITE DRAINAGE NEIGHBORHOOD PLANNING SPACE PLANNING FAÇADE DESIGN @BIM4Struc Generative design is a methodology and a process more than a singular product or tool @BIM4Struc Benefits of Generative Design @BIM4Struc What level of design progression ? @BIM4Struc Traditional Design @BIM4Struc Sketching @BIM4Struc Computer Aided Drafting @BIM4Struc Parametric Design @BIM4Struc PARAMETRIC DESIGN Designer/engineer uses computer as passive machine one one limited human + computer = design @BIM4Struc PARAMETRIC MODELING @BIM4Struc Parametric Modeling a = 2 b = 1 a – b = c @BIM4Struc Parametric Modeling a = 2 b = 1 a – b = c f(x) @BIM4Struc Parametric Modeling a = 2 b = 1 a – b = c @BIM4Struc Conceptual Tower Mass – Design Model Assign Parametric Create Geometry Modify Parameters Document the Idea Constraints @BIM4Struc Design Automation @BIM4Struc input design output automation @BIM4Struc Dynamo Ecosystem to increase capabilities REVIT API Difficulty REVIT DYNAMO Expressive Power @BIM4Struc Dynamo to simplify things PROGRAMMING
    [Show full text]
  • Numerical Experience with Two-Point Adaptive Nonlinearity Approximation for Design Optimization
    INTERNATIONAL DESIGN CONFERENCE - DESIGN 2004 Dubrovnik, May 18 - 21, 2004. NUMERICAL EXPERIENCE WITH TWO-POINT ADAPTIVE NONLINEARITY APPROXIMATION FOR DESIGN OPTIMIZATION G. Magazinović Keywords: design optimization, function approximation, TANA-3 1. Introduction During the last decade numerous approximation techniques have taken place for application in optimization. Therefore, function approximation techniques emerge as one of the most important fields of interest. A thorough survey on this topic can be found in [Barthelemy and Haftka 1993]. The main objective of various approximation techniques in design and structural optimization is the reduction of repetitive evaluation of cost and constraint functions. In general, more precise function approximation provides faster convergence and more efficient achievement of optimum design. Consequently, the quality of function approximations emerge as one of the most important issues in the field of design and structural optimization. The main purpose of this paper is to investigate and quantify the accuracy of the Two-Point Adaptive Nonlinearity Approximation, TANA-3 [Xu and Grandhi 1998]. The result could be a valuable tool in comparison with other approximation schemes such as the Generalized Convex Approximation, GCA [Chickermane and Gea 1996], numerically evaluated in [Magazinović 2000]. The outline of the paper is as follows: In Section 2, a brief overview of the Two-Point Adaptive Nonlinearity Approximation algorithm is presented. In Section 3, a description of performed numerical tests is given and finally, in Section 4, numerical results are presented. 2. Two-Point Adaptive Nonlinearity Approximation 2.1 TANA-3 Basics The Two-Point Adaptive Nonlinearity Approximation, TANA-3, is the last and probably the best approximation scheme in a well known series of four function approximations: TANA [Wang and Grandhi 1994], TANA-1 and TANA-2 [Wang and Grandhi 1995], and finally TANA-3 [Xu and Grandhi 1998].
    [Show full text]
  • Generative Design by Reinforcement Learning: Enhancing the Diversity of Topology Optimization Designs
    Generative Design by Reinforcement Learning: Enhancing the Diversity of Topology Optimization Designs Seowoo Jang Department of Electrical and Computer Engineering Seoul National University [email protected] Soyoung Yoo Department of Mechanical Systems Engineering Sookmyung Women’s University [email protected] Namwoo Kang* Department of Mechanical Systems Engineering Sookmyung Women’s University [email protected] *Corresponding author Abstract Generative design refers to computational design methods that can automatically conduct design exploration under constraints defined by designers. Among many approaches, topology optimization-based generative designs aim to explore diverse topology designs, which cannot be represented by conventional parametric design approaches. Recently, data-driven topology optimization research has started to exploit artificial intelligence, such as deep learning or machine learning, to improve the capability of design exploration. This study proposes a reinforcement learning (RL) based generative design process, with reward functions maximizing the diversity of topology designs. We formulate generative design as a sequential problem of finding optimal design parameter combinations in accordance with a given reference design. Proximal Policy Optimization is used as the learning framework, which is demonstrated in the case study of an automotive wheel design problem. To reduce the heavy computational burden of the wheel topology optimization process required by our RL formulation, we approximate the optimization process with neural networks. With efficient data preprocessing/augmentation and neural architecture, the neural networks achieve a generalized performance and symmetricity-reserving characteristics. We show that RL-based generative design produces a large number of diverse designs within a short inference time by exploiting GPU in a fully automated manner.
    [Show full text]
  • Building Optimization Through a Parametric Design Platform: Using Sensitivity Analysis to Improve a Radial-Based Algorithm Performance
    sustainability Article Building Optimization through a Parametric Design Platform: Using Sensitivity Analysis to Improve a Radial-Based Algorithm Performance Nayara R. M. Sakiyama 1,2,*, Joyce C. Carlo 3, Leonardo Mazzaferro 4 and Harald Garrecht 1 1 Materials Testing Institute (MPA), University of Stuttgart, Pfaffenwaldring 2b, 70569 Stuttgart, Germany; [email protected] 2 Institute for Science, Engineering and Technology (ICET), Federal University of the Jeq. and Muc. Valleys (UFVJM), R. Cruzeiro, 01-Jardim São Paulo, Teófilo Otoni 39803-371, Brazil 3 Architecture and Urbanism Department (DAU), Federal University of Vicosa (UFV), Av P. H. Rolfs, Viçosa 36570-900, Brazil; [email protected] 4 Laboratory of Energy Efficiency in Buildings (LabEEE), Federal University of Santa Catarina (UFSC), Caixa Postal 476, Florianópolis 88040-970, Brazil; [email protected] * Correspondence: [email protected] Abstract: Performance-based design using computational and parametric optimization is an effective strategy to solve the multiobjective problems typical of building design. In this sense, this study investigates the developing process of parametric modeling and optimization of a naturally ventilated house located in a region with well-defined seasons. Its purpose is to improve its thermal comfort during the cooling period by maximizing Natural Ventilation Effectiveness (NVE) and diminishing annual building energy demand, namely Total Cooling Loads (TCL) and Total Heating Loads (THL). Citation: R. M. Sakiyama, N.; C. Following a structured workflow, divided into (i) model setting, (ii) Sensitivity Analyses (SA), and Carlo, J.; Mazzaferro, L.; Garrecht, H. (iii) Multiobjective Optimization (MOO), the process is straightforwardly implemented through Building Optimization through a a 3D parametric modeling platform.
    [Show full text]
  • Simplified Brain Storm Optimization Approach to Control
    Aerospace Science and Technology 42 (2015) 187–195 Contents lists available at ScienceDirect Aerospace Science and Technology www.elsevier.com/locate/aescte Simplified brain storm optimization approach to control parameter optimization in F/A-18 automatic carrier landing system ∗ Junnan Li, Haibin Duan State Key Laboratory of Virtual Reality Technology and Systems, School of Automation Science and Electrical Engineering, Beihang University, Beijing 100191, PR China a r t i c l e i n f o a b s t r a c t Article history: The design of automatic carrier landing system is a crucial technique for carrier-based aircraft, since Received 3 September 2014 it facilitates landing of aircraft on carriers in various severe weather conditions, such as low visibility, Received in revised form 18 January 2015 heavy wind and rough sea conditions, which can hardly be achieved by manual control. In this paper, Accepted 20 January 2015 anovel method of optimizing the control parameters in the automatic carrier landing system of F/A-18A Available online 23 January 2015 is developed, which is based on simplified Brain Storming Optimization (BSO) algorithm. The gains in the Keywords: inner loop are optimized by fitting the frequency response curve of the closed-loop system with a desired Automatic carrier landing system (ACLS) frequency response curve. The control parameters in the autopilot and auto-throttle control module Brain Storming Optimization (BSO) are optimized by minimizing a set of objective functions defined in the time domain. Comparative Parameter optimization experiments are conducted to verify the effectiveness of our proposed method. © 2015 Elsevier Masson SAS.
    [Show full text]
  • SIMULATION BASED OPTIMISATION for SYSTEM DESIGN Abstract 1 Modelling and Simulation
    INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 03 STOCKHOLM, AUGUST 19-21, 2003 SIMULATION BASED OPTIMISATION FOR SYSTEM DESIGN Petter Krus Department of Mechanical Engineering Linköping University, SE-58183 Linköping, Sweden Email: [email protected] Abstract Modelling and simulation is of crucial importance for system design and optimisation. It has now coming to a point where whole systems can be handled. In aeronautics, simulation has been strong in the area of flight dynamics and control. Modelling and simulation of basic aircraft systems such as hydraulic systems also has a long tradition. The rapid increase in computational power has now come to a point where complete modelling and simulation of all the sub systems in an aircraft is possible. There are several levels of design from requirement analysis and system architecture down to detail design. There is a clear danger that systems engineering activities are performed only at the top level of a design. In order to have an impact on the product development process it must permeate all levels of the design in such a way that a holistic view is maintained through all stages of the design. This can be achieved if common system model is used where the interaction with other sub- system and the whole aircraft can be studied, and where the system can be optimised from top level requirements. In this paper it is demonstrated how the actuation system control surfaces can be simulated and optimised, using a flight dynamics model of the aircraft coupled to a model of the actuation system. In this way the system can be optimised for certain flight condition by "test flying” the system.
    [Show full text]
  • CHAPTER 1 INTRODUCTION to OPTIMIZATION-BASED DESIGN 1. What Is Optimization?
    Chapter 1: Optimization-Based Design CHAPTER 1 INTRODUCTION TO OPTIMIZATION-BASED DESIGN 1. What is Optimization? Engineering is a profession whereby principles of nature are applied to build useful objects. A mechanical engineer designs a new engine, or a car suspension or a robot. A civil engineer designs a bridge or a building. A chemical engineer designs a distillation tower or a chemical process. An electrical engineer designs a computer or an integrated circuit. For many reasons, not the least of which is the competitive marketplace, an engineer might not only be interested in a design which works at some sort of nominal level, but is the best design in some way. The process of determining the best design is called optimization. Thus we may wish to design the smallest heat exchanger that accomplishes the desired heat transfer, or we may wish to design the lowest-cost bridge for the site, or we may wish to maximize the load a robot can lift. Often engineering optimization is done implicitly. Using a combination of judgment, experience, modeling, opinions of others, etc. the engineer makes design decisions which, he or she hopes, lead to an optimal design. Some engineers are very good at this. However, if there are many variables to be adjusted with several conflicting objectives and/or constraints, this type of experience-based optimization can fall short of identifying the optimum design. The interactions are too complex and the variables too numerous to intuitively determine the optimum design. In this text we discuss a computer-based approach to design optimization.
    [Show full text]