Introduction to ANSYS DesignXplorer

Size: px
Start display at page:

Download "Introduction to ANSYS DesignXplorer"

Transcription

1 Lecture 5 Goal Driven Optimization Release Introduction to ANSYS DesignXplorer ANSYS, Inc. September 27, 2013

2 Goal Driven Optimization (GDO) Goal Driven Optimization (GDO) is a multi objective technique in which the best possible designs are obtained from a sample set given the goals you set for parameters Two different types of GDO systems are available: Response Surface Optimization and Direct Optimization States a series of design goals which will be used to generate optimized design. Desired values for input and response parameters are specified Importance rankings are specified for parameters. A set of sample designs is generated. The most promising candidate designs are chosen ANSYS, Inc. September 27, 2013

3 Goal Driven Optimization Outline 1. Goal Driven Optimization - Response Surface Optimization draws information from response surface and it is dependant on the quality of response surface. - Direct Optimization single component system which utilizes real solve rather than response surface evaluations. 2. Optimization Methods ANSYS, Inc. September 27, 2013

4 GDO Response Surface Optimization 1. Conduct an optimization study Define optimization domain, objectives and importance Select optimization model and settings ANSYS, Inc. September 27, 2013

5 GDO Response Surface Optimization 2. Review Candidate Points A number of gold stars or red crosses are displayed next to each objectivedriven parameter to indicate how well it meets the stated objective, from three red crosses (the worst) to three gold stars (the best) these results are not necessarily fully representative of the solution set, as this approach obtains results by ranking the solution by an aggregated weighted method ANSYS, Inc. September 27, 2013

6 GDO Response Surface Optimization 3. Generate Charts Tradeoff Chart Output parameters are displayed on each axis visualizing the displaying which output goals can be achieved and whether this entails sacrificing the goal attainment of other outputs A Pareto front is a group of solutions such that selecting any one of them in place of another will always sacrifice quality for at least one objective, while improving at least one other. The best set of samples (first Pareto front) is indicated in blue The worst set of samples (worst Pareto front) is indicated in red ANSYS, Inc. September 27, 2013

7 GDO Response Surface Optimization 3. Generate Charts Samples Chart Each sample is displayed as a group of line curves where each point is the value of one input or output parameter The color of the curve identifies the Pareto front that the sample belongs to, or the chart can be set so that the curves display the best candidates and all other samples Slide the yellow arrows at the top of each axis up or down in order to increase or decrease the axis bounds. Samples are dynamically hidden if they fall outside of the bounds ANSYS, Inc. September 27, 2013

8 GDO Response Surface Optimization 4. Verify Candidates DesignXplorer verifies Candidate Points by creating and updating Design Points with a "real solve" using the input parameter values of the Candidate Points. The output parameter values from the real solve are displayed in the row below the response surface generated output values to allow for easy comparison If the results are not similar, it indicates that the response surface is not accurate enough in that area and perhaps refinement or other adjustments are necessary. It is possible to insert the Candidate Point as a refinement point ANSYS, Inc. September 27, 2013

9 GDO Direct Optimization 1. Conduct an optimization study ANSYS, Inc. September 27, 2013

10 GDO Direct Optimization - Select Optimization Method (discussed in the later slides) - Options under Optimization will change based on Optimization Method (discussed in the later slides) - Converged indicates if optimization converged - Number of Iterations number of iterations executed - Number of Evaluations design point evaluations performed - Number of Failures number of failed design points - Size of Generated Sample Set number of samples successfully updated from the last population generated by the algorithm - Number of Candidates obtained candidates ANSYS, Inc. September 27, 2013

11 GDO Direct Optimization Screening - Number of Samples number of samples to generate for the optimization (generated from response surface), must be equal or greater than number of enabled input and output parameters - Max Number of Candidates max number of candidates to be generated by the algorithm MOGA - Number of Initial Samples minimum should be 10 times the number or continuous input parameters, the larger the better (default 100) - Number of Samples Per Iteration number of samples iterated and updated at each iteration. Must be grater or equal to the number of enabled input and output parameters but less than or equal to the number or initial samples (default 100 for Response Surface Optimization and 50 for Direct Optimization) - Max Allowable Pareto Percentage ratio of the number of desired Pareto points to the Number of Samples per iteration. Using between 55 and 75 works the best for most problems - Max Number of Iterations max possible number of iterations the algorithm executes ANSYS, Inc. September 27, 2013

12 GDO Direct Optimization NLPQL - Allowable Convergence Percentage the tolerance to which optimality creation is generated during NLPQL process. A smaller value indicates more convergence iterations and more accurate but slower solution. A larger number indicates less convergence iterations and less accurate but faster solution. Derivative Approximation specify the method of approximating the gradient of the objective function. Central Difference calculates output derivatives, doubles the number of design point evaluations (default for Response surface optimization), Forward Difference calculates output derivatives, fewer design point evaluations, and less accuracy of the gradient calculation (default for the Direct Optimization MISQP similar to NLPQL ANSYS, Inc. September 27, 2013

13 GDO Direct Optimization Single Objective - Number of LHS Initial Samples samples for the initial Kriging and for the construction of the next Kriging - Number of Screening Samples samples for screening generation on the current Kriging - Number of Starting Points determines the number of the local optima to be explored, the larger the starting points set, the more local optima will be explored - Max Number of Evaluations Stop criterion. If the convergence occurs before the number is reached, evaluations will stop - Max Number of Domain Reductions max possible number of domain reductions for input variation - Percentage of Domain Reductions min size of the current domain according to the initial domain Multiple Objective Similar to MOGA ANSYS, Inc. September 27, 2013

14 GDO Direct Optimization Objectives and Constraints allows you to define design goals in the form of objectives and constraints that will be used to generate optimized design. Objective type Constraint type Objective Target ANSYS, Inc. September 27, 2013

15 GDO Direct Optimization History Chart varies based on the input parameter, the objective/constraint, and optimization method being used. Objective values are listed vertically Number of points is shown horizontally Red curve evaluation of the objective Gray dashed line bounds for constraints Blue dashed line target values ANSYS, Inc. September 27, 2013

16 GDO Direct Optimization Define Optimization Domain by Select Domain and edit the domain via Table or select input parameter and define domain via the Parameters view Define Lower bound, Upper bound, and Starting value ANSYS, Inc. September 27, 2013

17 GDO Direct Optimization Raw design point data is stored for future reference This list is compiled of raw design point data only; no analysis is applied and it does not show feasibility, ratings, Pareto fronts, etc. for the included points ANSYS, Inc. September 27, 2013

18 GDO Direct Optimization Each Candidate Point is displayed along with its input values, output values, and candidate rating Percentage of variation for all parameters is calculated with regard to an initial reference point Custom candidate points can be created When the optimization is stopped, candidate points are generated from the data available at that time ANSYS, Inc. September 27, 2013

19 GDO Direct Optimization ANSYS, Inc. September 27, 2013

20 Goal Driven Optimization Methods There are six optimization methods in DX 1. Screening (Shifted Hammersley) [default] 2. MOGA (Multi-objective Genetic Algorithm) 3. NLPQL (Non-linear Programming by Quadratic Lagrangian) 4. MISQP (Mixed Integer Sequential Quadratic Programming Method for Direct Optimization and Response Surface Optimization systems) 5. Adaptive Single Objective Method for Direct Optimization systems 6. Adaptive Multiple Objective Method for Direct Optimization systems ANSYS, Inc. September 27, 2013

21 Goal Driven Optimization Screening A non-iterative direct sampling method by a quasi-random number generator Generates a large collection of samples from the response surfaces and sort its samples based on objectives and weighting Usually used for preliminary designs Benefit: Provides a global overview of the design space Allows you to identify global and local minima Provides several candidates Available for both continuous and discrete input parameters Drawbacks: Not fully accurate (accuracy improves with more sample points) ANSYS, Inc. September 27, 2013

22 Goal Driven Optimization MOGA An iterative multi-objective genetic algorithm Provides a more refined approach than Screening It goes through several iterations retaining the elite percentage of the samples through each iteration allowing the samples to genetically evolve until the best pareto set has been found Ideally suited for calculating global maxima/minima (designed to avoid local optima traps) Benefit: Helps identify global and local minima Provides several candidates in different regions Accurate solution Can handle multiple goals Drawback: Might concentrate on a single region in the design space Available for continuous input parameters only ANSYS, Inc. September 27, 2013

23 A gradient based single objective optimizer which is based on quasi-newton methods Ideally suited for local optimization Benefit: Accurate and fast Goal Driven Optimization NLPQL Drawback: Might fall into a local minimum Does not handle multiple objectives (although other output parameters can be defined as constraints) Available for continuous input parameters only Provides a single solution ANSYS, Inc. September 27, 2013

24 Goal Driven Optimization MISQP Mixed-Integer Sequential Quadratic Programming is mathematical optimization algorithm that solves MINLP (Mixed-Integer Non-Linear Programming) by modified sequential quadratic programming method Benefit: Can be used for both Response Surface Optimization and Direct Optimization Provides more refined approach than Screening method Available for both discrete and continuous input parameters Drawback: It can only handle one output parameter goal (other output parameters can be defined as constraints) ANSYS, Inc. September 27, 2013

25 Adaptive Single-Objective is a mathematical optimization method that combines an LHS Design of Experiments, a Kriging response surface, and the NLPQL optimization algorithm. It is a gradient-based algorithm based on a response surface which provides a refined, global, optimized result Benefit: Employs automatic intelligent refinement to provide the global optima Reduces the number of design points necessary for the optimization Failed design points are treated as inequality constraints, making it fault-tolerant Drawback: Goal Driven Optimization Adaptive Single Objective Supports a single objective It can only handle one output parameter goal (other output parameters can be defined as constraints) Limited to continuous parameters It is available only for Direct Optimization systems ANSYS, Inc. September 27, 2013

26 Goal Driven Optimization Adaptive Multiple Objective Adaptive Multiple-Objective is a mathematical optimization that combines a Kriging and the MOGA optimization algorithm. It allows you to either generate a new sample set or use an existing set. Part of the population is simulated by evaluations of the Kriging and the Kriging error predictor reduces the number of evaluations used in finding the first Pareto front solutions Benefit: Provides more refined approach than the Screening method The optimizer does not evaluate all design points Supports multiple objectives Supports multiple constraints Drawback: Limited to continuous parameters Available only for Direct Optimization systems ANSYS, Inc. September 27, 2013

27 Goal Driven Optimization Additional Points At least one of the output parameters should have an Objective of Maximize, Minimize, or Seek Target in order to do optimization with the MOGA or NLPQL methods (only one output can have an objective for the NLPQL method). The same applies to ASO, AMO, and MISQP. If this is not done, then the optimization problem is either undefined (No Objective) or is merely a constraint satisfaction problem (Objective set to >= Target or <= Target). When the problem is not defined, the MOGA or NLPQL analysis cannot be run. The same applies to ASO, AMO, and MISQP. Screening method does not depend on any parameter settings and can be used to perform preliminary design studies ANSYS, Inc. September 27, 2013

28 Summary If parameters are discontinuous: Screening If one objective and parameters are continuous: Screening (to find global maxima/minima) NLPQL (with solution space narrowed to be near global maxima/minima) or MOGA (if you want to select from multiple candidates) If more than one objective and parameters are continuous: Screening (optional) MOGA Good default approach: Screening followed by MOGA ANSYS, Inc. September 27, 2013

29 Appendix ANSYS, Inc. September 27, 2013

30 Rating Candidate Design Points Each parameter range is divided into 6 zones, or rating scales. The location of a design candidate value in the range is measured according to the rating scales. For example, for parameter X with a range of 0.9 to 1.1, the rating scale for a design candidate value of is calculated as follows: (((Absolute( ))/( ))*6)-(6/2) = = -1 [one star] (as 0 indicating neutral, negative values indicating closer to the target, up to -3; positive value indicating farther away from the target, up to +3) Following the same procedures, you will get rating scale for design candidate value of as = +2 [two crosses] (away from target). Therefore, the extreme cases are as follows: 1. Design Candidate value of 0.9 (the worst), the rating scale is 6-3 = +3 [three crosses] 2. Design Candidate value of 1.1 (the best), the rating scale is 0-3 = -3 [three stars] 3. Design Candidate value of 1.0 (neutral), the rating scale is 3-3 = 0 [dash] Note: Objective-driven parameter values with inequality constraints receive either three stars (the constraint is met) or three red crosses (the constraint is violated) ANSYS, Inc. September 27, 2013

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 18 All-Integer Dual Algorithm We continue the discussion on the all integer

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Evolutionary multi-objective algorithm design issues

Evolutionary multi-objective algorithm design issues Evolutionary multi-objective algorithm design issues Karthik Sindhya, PhD Postdoctoral Researcher Industrial Optimization Group Department of Mathematical Information Technology Karthik.sindhya@jyu.fi

More information

Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 8: Search and Optimization Methods Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Search & Optimization Search and Optimization method deals with

More information

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 20 CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 2.1 CLASSIFICATION OF CONVENTIONAL TECHNIQUES Classical optimization methods can be classified into two distinct groups:

More information

CHAPTER 2 MULTI-OBJECTIVE REACTIVE POWER OPTIMIZATION

CHAPTER 2 MULTI-OBJECTIVE REACTIVE POWER OPTIMIZATION 19 CHAPTER 2 MULTI-OBJECTIE REACTIE POWER OPTIMIZATION 2.1 INTRODUCTION In this chapter, a fundamental knowledge of the Multi-Objective Optimization (MOO) problem and the methods to solve are presented.

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

Multi-objective Optimization

Multi-objective Optimization Some introductory figures from : Deb Kalyanmoy, Multi-Objective Optimization using Evolutionary Algorithms, Wiley 2001 Multi-objective Optimization Implementation of Constrained GA Based on NSGA-II Optimization

More information

Introduction to Linear Programming. Algorithmic and Geometric Foundations of Optimization

Introduction to Linear Programming. Algorithmic and Geometric Foundations of Optimization Introduction to Linear Programming Algorithmic and Geometric Foundations of Optimization Optimization and Linear Programming Mathematical programming is a class of methods for solving problems which ask

More information

REAL-CODED GENETIC ALGORITHMS CONSTRAINED OPTIMIZATION. Nedim TUTKUN

REAL-CODED GENETIC ALGORITHMS CONSTRAINED OPTIMIZATION. Nedim TUTKUN REAL-CODED GENETIC ALGORITHMS CONSTRAINED OPTIMIZATION Nedim TUTKUN nedimtutkun@gmail.com Outlines Unconstrained Optimization Ackley s Function GA Approach for Ackley s Function Nonlinear Programming Penalty

More information

TUTORIAL 3: Third Time is a Charm Design of Cross-Section to Meet Specific Stress Requirements Duplicate DesignModeler Geometry Static Structural

TUTORIAL 3: Third Time is a Charm Design of Cross-Section to Meet Specific Stress Requirements Duplicate DesignModeler Geometry Static Structural TUTORIAL 3: Third Time is a Charm Design of Cross-Section to Meet Specific Stress Requirements ANSYS has many tools that help designers determine near-optimal cross-sections, lengths, loads, etc. for specific

More information

Global Optimization with MATLAB Products

Global Optimization with MATLAB Products Global Optimization with MATLAB Products Account Manager 이장원차장 Application Engineer 엄준상 The MathWorks, Inc. Agenda Introduction to Global Optimization Peaks Surve of Solvers with Eamples 8 MultiStart 6

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No.

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No. Fundamentals of Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture No. # 13 Transportation Problem, Methods for Initial Basic Feasible

More information

Machine Learning for Signal Processing Lecture 4: Optimization

Machine Learning for Signal Processing Lecture 4: Optimization Machine Learning for Signal Processing Lecture 4: Optimization 13 Sep 2015 Instructor: Bhiksha Raj (slides largely by Najim Dehak, JHU) 11-755/18-797 1 Index 1. The problem of optimization 2. Direct optimization

More information

Introduction to Design Optimization: Search Methods

Introduction to Design Optimization: Search Methods Introduction to Design Optimization: Search Methods 1-D Optimization The Search We don t know the curve. Given α, we can calculate f(α). By inspecting some points, we try to find the approximated shape

More information

Tutorial Week 7 Optimisation

Tutorial Week 7 Optimisation Introduction Tutorial Week 7 Optimisation This tutorial will introduce the optimisation study technique using the Response Surface Method in Workbench. You will learn to: Import a SolidWorks geometry into

More information

This is called the vertex form of the quadratic equation. To graph the equation

This is called the vertex form of the quadratic equation. To graph the equation Name Period Date: Topic: 7-5 Graphing ( ) Essential Question: What is the vertex of a parabola, and what is its axis of symmetry? Standard: F-IF.7a Objective: Graph linear and quadratic functions and show

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric Machines Class Notes 11: Design Synthesis and Optimization February 11, 2004 c 2003 James

More information

Product Engineering Optimizer

Product Engineering Optimizer CATIA V5 Training Foils Product Engineering Optimizer Version 5 Release 19 January 2009 EDU_CAT_EN_PEO_FI_V5R19 1 About this course Objectives of the course Upon completion of this course, you will learn

More information

Optimization in MATLAB Seth DeLand

Optimization in MATLAB Seth DeLand Optimization in MATLAB Seth DeLand 4 The MathWorks, Inc. Topics Intro Using gradient-based solvers Optimization in Comp. Finance toolboxes Global optimization Speeding up your optimizations Optimization

More information

INTRODUCTION TO LINEAR AND NONLINEAR PROGRAMMING

INTRODUCTION TO LINEAR AND NONLINEAR PROGRAMMING INTRODUCTION TO LINEAR AND NONLINEAR PROGRAMMING DAVID G. LUENBERGER Stanford University TT ADDISON-WESLEY PUBLISHING COMPANY Reading, Massachusetts Menlo Park, California London Don Mills, Ontario CONTENTS

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 16 Cutting Plane Algorithm We shall continue the discussion on integer programming,

More information

CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS

CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS CHAPTER 6 REAL-VALUED GENETIC ALGORITHMS 6.1 Introduction Gradient-based algorithms have some weaknesses relative to engineering optimization. Specifically, it is difficult to use gradient-based algorithms

More information

The Genetic Algorithm for finding the maxima of single-variable functions

The Genetic Algorithm for finding the maxima of single-variable functions Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 46-54 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com The Genetic Algorithm for finding

More information

Hard clustering. Each object is assigned to one and only one cluster. Hierarchical clustering is usually hard. Soft (fuzzy) clustering

Hard clustering. Each object is assigned to one and only one cluster. Hierarchical clustering is usually hard. Soft (fuzzy) clustering An unsupervised machine learning problem Grouping a set of objects in such a way that objects in the same group (a cluster) are more similar (in some sense or another) to each other than to those in other

More information

Using the DATAMINE Program

Using the DATAMINE Program 6 Using the DATAMINE Program 304 Using the DATAMINE Program This chapter serves as a user s manual for the DATAMINE program, which demonstrates the algorithms presented in this book. Each menu selection

More information

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y)

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y) SESSION 9: FUNCTIONS KEY CONCEPTS: Definitions & Terminology Graphs of Functions - Straight line - Parabola - Hyperbola - Exponential Sketching graphs Finding Equations Combinations of graphs TERMINOLOGY

More information

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved.

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. Parametric Modeling Best Practices Patrick Cunningham July, 2012 CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. E-Learning Webinar Series This

More information

Optimization Methods: Advanced Topics in Optimization - Multi-objective Optimization 1. Module 8 Lecture Notes 2. Multi-objective Optimization

Optimization Methods: Advanced Topics in Optimization - Multi-objective Optimization 1. Module 8 Lecture Notes 2. Multi-objective Optimization Optimization Methods: Advanced Topics in Optimization - Multi-objective Optimization 1 Module 8 Lecture Notes 2 Multi-objective Optimization Introduction In a real world problem it is very unlikely that

More information

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 131 CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 6.1 INTRODUCTION The Orthogonal arrays are helpful in guiding the heuristic algorithms to obtain a good solution when applied to NP-hard problems. This

More information

Floating Point Considerations

Floating Point Considerations Chapter 6 Floating Point Considerations In the early days of computing, floating point arithmetic capability was found only in mainframes and supercomputers. Although many microprocessors designed in the

More information

GRASP. Greedy Randomized Adaptive. Search Procedure

GRASP. Greedy Randomized Adaptive. Search Procedure GRASP Greedy Randomized Adaptive Search Procedure Type of problems Combinatorial optimization problem: Finite ensemble E = {1,2,... n } Subset of feasible solutions F 2 Objective function f : 2 Minimisation

More information

Multidisciplinary System Optimization of Spacecraft Interferometer Testbed

Multidisciplinary System Optimization of Spacecraft Interferometer Testbed Multidisciplinary System Optimization of Spacecraft Interferometer Testbed 16.888 Final Presentation 7 May 2003 Deborah Howell Space Systems Laboratory Chart: 1 SIM: Space Interferometry Mission Mission:

More information

Multi-Objective Optimization Using Genetic Algorithms

Multi-Objective Optimization Using Genetic Algorithms Multi-Objective Optimization Using Genetic Algorithms Mikhail Gaerlan Computational Physics PH 4433 December 8, 2015 1 Optimization Optimization is a general term for a type of numerical problem that involves

More information

Computer Experiments. Designs

Computer Experiments. Designs Computer Experiments Designs Differences between physical and computer Recall experiments 1. The code is deterministic. There is no random error (measurement error). As a result, no replication is needed.

More information

Today. Golden section, discussion of error Newton s method. Newton s method, steepest descent, conjugate gradient

Today. Golden section, discussion of error Newton s method. Newton s method, steepest descent, conjugate gradient Optimization Last time Root finding: definition, motivation Algorithms: Bisection, false position, secant, Newton-Raphson Convergence & tradeoffs Example applications of Newton s method Root finding in

More information

Bi-Objective Optimization for Scheduling in Heterogeneous Computing Systems

Bi-Objective Optimization for Scheduling in Heterogeneous Computing Systems Bi-Objective Optimization for Scheduling in Heterogeneous Computing Systems Tony Maciejewski, Kyle Tarplee, Ryan Friese, and Howard Jay Siegel Department of Electrical and Computer Engineering Colorado

More information

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld )

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) Local Search and Optimization Chapter 4 Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) 1 2 Outline Local search techniques and optimization Hill-climbing

More information

B553 Lecture 12: Global Optimization

B553 Lecture 12: Global Optimization B553 Lecture 12: Global Optimization Kris Hauser February 20, 2012 Most of the techniques we have examined in prior lectures only deal with local optimization, so that we can only guarantee convergence

More information

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague.

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague. Evolutionary Algorithms: Lecture 4 Jiří Kubaĺık Department of Cybernetics, CTU Prague http://labe.felk.cvut.cz/~posik/xe33scp/ pmulti-objective Optimization :: Many real-world problems involve multiple

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Combinatorial Optimization G. Guérard Department of Nouvelles Energies Ecole Supérieur d Ingénieurs Léonard de Vinci Lecture 1 GG A.I. 1/34 Outline 1 Motivation 2 Geometric resolution

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163 Slide 1 / 163 Slide 2 / 163 AP Calculus Analyzing Functions Using Derivatives 2015-11-04 www.njctl.org Slide 3 / 163 Table of Contents click on the topic to go to that section Slide 4 / 163 Extreme Values

More information

Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Module 03 Simplex Algorithm Lecture - 03 Tabular form (Minimization) In this

More information

Topology Optimization in Fluid Dynamics

Topology Optimization in Fluid Dynamics A Methodology for Topology Optimization in Fluid Dynamics 1 Chris Cowan Ozen Engineering, Inc. 1210 E. Arques Ave, Suite 207 Sunnyvale, CA 94085 info@ozeninc.com Ozen Engineering Inc. We are your local

More information

Gate Sizing by Lagrangian Relaxation Revisited

Gate Sizing by Lagrangian Relaxation Revisited Gate Sizing by Lagrangian Relaxation Revisited Jia Wang, Debasish Das, and Hai Zhou Electrical Engineering and Computer Science Northwestern University Evanston, Illinois, United States October 17, 2007

More information

Design Optimization of Hydroformed Crashworthy Automotive Body Structures

Design Optimization of Hydroformed Crashworthy Automotive Body Structures Design Optimization of Hydroformed Crashworthy Automotive Body Structures Akbar Farahani a, Ronald C. Averill b, and Ranny Sidhu b a Engineering Technology Associates, Troy, MI, USA b Red Cedar Technology,

More information

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld )

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) Local Search and Optimization Chapter 4 Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) 1 Outline Local search techniques and optimization Hill-climbing

More information

Cost Functions in Machine Learning

Cost Functions in Machine Learning Cost Functions in Machine Learning Kevin Swingler Motivation Given some data that reflects measurements from the environment We want to build a model that reflects certain statistics about that data Something

More information

Topology Optimization of Multiple Load Case Structures

Topology Optimization of Multiple Load Case Structures Topology Optimization of Multiple Load Case Structures Rafael Santos Iwamura Exectuive Aviation Engineering Department EMBRAER S.A. rafael.iwamura@embraer.com.br Alfredo Rocha de Faria Department of Mechanical

More information

Clustering. (Part 2)

Clustering. (Part 2) Clustering (Part 2) 1 k-means clustering 2 General Observations on k-means clustering In essence, k-means clustering aims at minimizing cluster variance. It is typically used in Euclidean spaces and works

More information

6. Tabu Search. 6.3 Minimum k-tree Problem. Fall 2010 Instructor: Dr. Masoud Yaghini

6. Tabu Search. 6.3 Minimum k-tree Problem. Fall 2010 Instructor: Dr. Masoud Yaghini 6. Tabu Search 6.3 Minimum k-tree Problem Fall 2010 Instructor: Dr. Masoud Yaghini Outline Definition Initial Solution Neighborhood Structure and Move Mechanism Tabu Structure Illustrative Tabu Structure

More information

Motion Estimation for Video Coding Standards

Motion Estimation for Video Coding Standards Motion Estimation for Video Coding Standards Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Introduction of Motion Estimation The goal of video compression

More information

Kyle M. Tarplee 1, Ryan Friese 1, Anthony A. Maciejewski 1, H.J. Siegel 1,2. Department of Electrical and Computer Engineering 2

Kyle M. Tarplee 1, Ryan Friese 1, Anthony A. Maciejewski 1, H.J. Siegel 1,2. Department of Electrical and Computer Engineering 2 Efficient and Scalable Computation of the Energy and Makespan Pareto Front for Heterogeneous Computing Systems Kyle M. Tarplee 1, Ryan Friese 1, Anthony A. Maciejewski 1, H.J. Siegel 1,2 1 Department of

More information

16.410/413 Principles of Autonomy and Decision Making

16.410/413 Principles of Autonomy and Decision Making 16.410/413 Principles of Autonomy and Decision Making Lecture 17: The Simplex Method Emilio Frazzoli Aeronautics and Astronautics Massachusetts Institute of Technology November 10, 2010 Frazzoli (MIT)

More information

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize.

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize. Cornell University, Fall 2017 CS 6820: Algorithms Lecture notes on the simplex method September 2017 1 The Simplex Method We will present an algorithm to solve linear programs of the form maximize subject

More information

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers 3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers Prof. Tesler Math 20C Fall 2018 Prof. Tesler 3.3 3.4 Optimization Math 20C / Fall 2018 1 / 56 Optimizing y = f (x) In Math 20A, we

More information

5. Computational Geometry, Benchmarks and Algorithms for Rectangular and Irregular Packing. 6. Meta-heuristic Algorithms and Rectangular Packing

5. Computational Geometry, Benchmarks and Algorithms for Rectangular and Irregular Packing. 6. Meta-heuristic Algorithms and Rectangular Packing 1. Introduction 2. Cutting and Packing Problems 3. Optimisation Techniques 4. Automated Packing Techniques 5. Computational Geometry, Benchmarks and Algorithms for Rectangular and Irregular Packing 6.

More information

C3 Numerical methods

C3 Numerical methods Verulam School C3 Numerical methods 138 min 108 marks 1. (a) The diagram shows the curve y =. The region R, shaded in the diagram, is bounded by the curve and by the lines x = 1, x = 5 and y = 0. The region

More information

Constrained and Unconstrained Optimization

Constrained and Unconstrained Optimization Constrained and Unconstrained Optimization Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Oct 10th, 2017 C. Hurtado (UIUC - Economics) Numerical

More information

Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Module - 05 Lecture - 24 Solving LPs with mixed type of constraints In the

More information

Classification of Optimization Problems and the Place of Calculus of Variations in it

Classification of Optimization Problems and the Place of Calculus of Variations in it Lecture 1 Classification of Optimization Problems and the Place of Calculus of Variations in it ME256 Indian Institute of Science G. K. Ananthasuresh Professor, Mechanical Engineering, Indian Institute

More information

Predicting Diabetes using Neural Networks and Randomized Optimization

Predicting Diabetes using Neural Networks and Randomized Optimization Predicting Diabetes using Neural Networks and Randomized Optimization Kunal Sharma GTID: ksharma74 CS 4641 Machine Learning Abstract This paper analysis the following randomized optimization techniques

More information

Computational Methods. Constrained Optimization

Computational Methods. Constrained Optimization Computational Methods Constrained Optimization Manfred Huber 2010 1 Constrained Optimization Unconstrained Optimization finds a minimum of a function under the assumption that the parameters can take on

More information

LECTURE 6: INTERIOR POINT METHOD. 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm

LECTURE 6: INTERIOR POINT METHOD. 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm LECTURE 6: INTERIOR POINT METHOD 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm Motivation Simplex method works well in general, but suffers from exponential-time

More information

Programming, numerics and optimization

Programming, numerics and optimization Programming, numerics and optimization Lecture C-4: Constrained optimization Łukasz Jankowski ljank@ippt.pan.pl Institute of Fundamental Technological Research Room 4.32, Phone +22.8261281 ext. 428 June

More information

Mutoh America Inc. G7 Calibrator. G7 Calibrator. G7 System Certification Application Data Sheet. Manufacturer. Certification Seal Here.

Mutoh America Inc. G7 Calibrator. G7 Calibrator. G7 System Certification Application Data Sheet. Manufacturer. Certification Seal Here. G7 System Certification Application Data Sheet G7 Calibrator The IDEAlliance Print Properties Working Group has established a certification process for G7 Systems. In accordance with this process The G7

More information

Topological Machining Fixture Layout Synthesis Using Genetic Algorithms

Topological Machining Fixture Layout Synthesis Using Genetic Algorithms Topological Machining Fixture Layout Synthesis Using Genetic Algorithms Necmettin Kaya Uludag University, Mechanical Eng. Department, Bursa, Turkey Ferruh Öztürk Uludag University, Mechanical Eng. Department,

More information

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld )

Local Search and Optimization Chapter 4. Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) Local Search and Optimization Chapter 4 Mausam (Based on slides of Padhraic Smyth, Stuart Russell, Rao Kambhampati, Raj Rao, Dan Weld ) 1 2 Outline Local search techniques and optimization Hill-climbing

More information

Lecture

Lecture Lecture.. 7 Constrained problems & optimization Brief introduction differential evolution Brief eample of hybridization of EAs Multiobjective problems & optimization Pareto optimization This slides mainly

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 35 Quadratic Programming In this lecture, we continue our discussion on

More information

For continuous responses: the Actual by Predicted plot how well the model fits the models. For a perfect fit, all the points would be on the diagonal.

For continuous responses: the Actual by Predicted plot how well the model fits the models. For a perfect fit, all the points would be on the diagonal. 1 ROC Curve and Lift Curve : GRAPHS F0R GOODNESS OF FIT Reference 1. StatSoft, Inc. (2011). STATISTICA (data analysis software system), version 10. www.statsoft.com. 2. JMP, Version 9. SAS Institute Inc.,

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Constrained Optimization Marc Toussaint U Stuttgart Constrained Optimization General constrained optimization problem: Let R n, f : R n R, g : R n R m, h : R n R l find min

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Overview 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 What is DesignXplorer? DesignXplorer (DX) is a tool that uses response surfaces and direct optimization

More information

Design Exploration and Robust Design. Judd Kaiser Product Manager, ANSYS Workbench Platform

Design Exploration and Robust Design. Judd Kaiser Product Manager, ANSYS Workbench Platform Design Exploration and Robust Design Judd Kaiser Product Manager, ANSYS Workbench Platform 1 Agenda 2 What is Robust Design? At ANSYS Workbench Principles DesignXplorer ANSYS Vision What is Robust Design?

More information

Ruled Based Approach for Scheduling Flow-shop and Job-shop Problems

Ruled Based Approach for Scheduling Flow-shop and Job-shop Problems Ruled Based Approach for Scheduling Flow-shop and Job-shop Problems Mohammad Komaki, Shaya Sheikh, Behnam Malakooti Case Western Reserve University Systems Engineering Email: komakighorban@gmail.com Abstract

More information

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Szymon Buhajczuk, M.A.Sc SimuTech Group Toronto Fields Institute Optimization Seminar December 6, 2011

More information

Optimal Cutting Problem

Optimal Cutting Problem Ana Avdzhieva, Todor Balabanov, Georgi Evtimov, Detelina Kirova, Hristo Kostadinov, Tsvetomir Tsachev, Stela Zhelezova, Nadia Zlateva 1. Problems Setting One of the tasks of the Construction office of

More information

Nonlinear Programming

Nonlinear Programming Nonlinear Programming SECOND EDITION Dimitri P. Bertsekas Massachusetts Institute of Technology WWW site for book Information and Orders http://world.std.com/~athenasc/index.html Athena Scientific, Belmont,

More information

D&B Market Insight Release Notes. November, 2015

D&B Market Insight Release Notes. November, 2015 D&B Market Insight Release Notes November, 2015 Table of Contents Table of Contents... 2 Charting Tool: Add multiple measures to charts... 3 Charting Tool: Additional enhancements to charts... 6 Data Grids:

More information

THE LINEAR MULTIPLE CHOICE KNAPSACK PROBLEM WITH TWO CRITERIA: PROFIT AND EQUITY

THE LINEAR MULTIPLE CHOICE KNAPSACK PROBLEM WITH TWO CRITERIA: PROFIT AND EQUITY MCDM 2006, Chania, Greece, June 19-23, 2006 THE LINEAR MULTIPLE CHOICE KNAPSACK PROBLEM WITH TWO CRITERIA: PROFIT AND EQUITY George Kozanidis Systems Optimization Laboratory Dept. of Mechanical & Industrial

More information

What Secret the Bisection Method Hides? by Namir Clement Shammas

What Secret the Bisection Method Hides? by Namir Clement Shammas What Secret the Bisection Method Hides? 1 What Secret the Bisection Method Hides? by Namir Clement Shammas Introduction Over the past few years I have modified the simple root-seeking Bisection Method

More information

Mesh Quality Tutorial

Mesh Quality Tutorial Mesh Quality Tutorial Figure 1: The MeshQuality model. See Figure 2 for close-up of bottom-right area This tutorial will illustrate the importance of Mesh Quality in PHASE 2. This tutorial will also show

More information

Balancing Multiple Criteria Incorporating Cost using Pareto Front Optimization for Split-Plot Designed Experiments

Balancing Multiple Criteria Incorporating Cost using Pareto Front Optimization for Split-Plot Designed Experiments Research Article (wileyonlinelibrary.com) DOI: 10.1002/qre.1476 Published online 10 December 2012 in Wiley Online Library Balancing Multiple Criteria Incorporating Cost using Pareto Front Optimization

More information

2.6: Rational Functions and Their Graphs

2.6: Rational Functions and Their Graphs 2.6: Rational Functions and Their Graphs Rational Functions are quotients of polynomial functions. The of a rational expression is all real numbers except those that cause the to equal. Example 1 (like

More information

MATH 19520/51 Class 10

MATH 19520/51 Class 10 MATH 19520/51 Class 10 Minh-Tam Trinh University of Chicago 2017-10-16 1 Method of Lagrange multipliers. 2 Examples of Lagrange multipliers. The Problem The ingredients: 1 A set of parameters, say x 1,...,

More information

Lecture 2: Introduction

Lecture 2: Introduction Lecture 2: Introduction v2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Multiple Advanced Techniques Allow HFSS to Excel at a Wide Variety of Applications Platform Integration and RCS

More information

Math Models of OR: The Simplex Algorithm: Practical Considerations

Math Models of OR: The Simplex Algorithm: Practical Considerations Math Models of OR: The Simplex Algorithm: Practical Considerations John E. Mitchell Department of Mathematical Sciences RPI, Troy, NY 12180 USA September 2018 Mitchell Simplex Algorithm: Practical Considerations

More information

Optimal Control Techniques for Dynamic Walking

Optimal Control Techniques for Dynamic Walking Optimal Control Techniques for Dynamic Walking Optimization in Robotics & Biomechanics IWR, University of Heidelberg Presentation partly based on slides by Sebastian Sager, Moritz Diehl and Peter Riede

More information

Graphs of Increasing Exponential Functions

Graphs of Increasing Exponential Functions Section 5 2A: Graphs of Increasing Exponential Functions We want to determine what the graph of an exponential function y = a x looks like for all values of a > We will select a value of a > and examine

More information

An iteration of the simplex method (a pivot )

An iteration of the simplex method (a pivot ) Recap, and outline of Lecture 13 Previously Developed and justified all the steps in a typical iteration ( pivot ) of the Simplex Method (see next page). Today Simplex Method Initialization Start with

More information

Graphs of Increasing Exponential Functions

Graphs of Increasing Exponential Functions Section 5 2A: Graphs of Increasing Exponential Functions We want to determine what the graph of an exponential function y = a x looks like for all values of a > We will select a value of a > and examine

More information

Addition and Subtraction of. Rational Numbers Part 2. Name. Class. Student Activity. Open the TI-Nspire document Add_Sub_Rational_Numbers_Part2.tns.

Addition and Subtraction of. Rational Numbers Part 2. Name. Class. Student Activity. Open the TI-Nspire document Add_Sub_Rational_Numbers_Part2.tns. Open the TI-Nspire document Add_Sub_Rational_Numbers_Part.tns. In this activity, you will represent addition and subtraction of positive and negative mixed numbers on a horizontal number line. Move to

More information

LECTURE 13: SOLUTION METHODS FOR CONSTRAINED OPTIMIZATION. 1. Primal approach 2. Penalty and barrier methods 3. Dual approach 4. Primal-dual approach

LECTURE 13: SOLUTION METHODS FOR CONSTRAINED OPTIMIZATION. 1. Primal approach 2. Penalty and barrier methods 3. Dual approach 4. Primal-dual approach LECTURE 13: SOLUTION METHODS FOR CONSTRAINED OPTIMIZATION 1. Primal approach 2. Penalty and barrier methods 3. Dual approach 4. Primal-dual approach Basic approaches I. Primal Approach - Feasible Direction

More information

Lecture Set 1B. S.D. Sudhoff Spring 2010

Lecture Set 1B. S.D. Sudhoff Spring 2010 Lecture Set 1B More Basic Tools S.D. Sudhoff Spring 2010 1 Outline Time Domain Simulation (ECE546, MA514) Basic Methods for Time Domain Simulation MATLAB ACSL Single and Multi-Objective Optimization (ECE580)

More information

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS We read graphs as we read sentences: left to right. Plainly speaking, as we scan the function from left to right, the function is said to

More information

QueryLines: Approximate Query for Visual Browsing

QueryLines: Approximate Query for Visual Browsing MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com QueryLines: Approximate Query for Visual Browsing Kathy Ryall, Neal Lesh, Tom Lanning, Darren Leigh, Hiroaki Miyashita and Shigeru Makino TR2005-015

More information

Genetic Analysis. Page 1

Genetic Analysis. Page 1 Genetic Analysis Page 1 Genetic Analysis Objectives: 1) Set up Case-Control Association analysis and the Basic Genetics Workflow 2) Use JMP tools to interact with and explore results 3) Learn advanced

More information

A new mini-max, constrained optimization method for solving worst case problems

A new mini-max, constrained optimization method for solving worst case problems Carnegie Mellon University Research Showcase @ CMU Department of Electrical and Computer Engineering Carnegie Institute of Technology 1979 A new mini-max, constrained optimization method for solving worst

More information