ZEIT4700 – S1, 2016 Mathematical Modeling and Optimization

Slides:



Advertisements
Similar presentations
Population-based metaheuristics Nature-inspired Initialize a population A new population of solutions is generated Integrate the new population into the.
Advertisements

50s Computer Software and Software Engineering
ZEIT4700 – S1, 2014 Mathematical Modeling and Optimization School of Engineering and Information Technology.
Local Search Algorithms Chapter 4. Outline Hill-climbing search Simulated annealing search Local beam search Genetic algorithms Ant Colony Optimization.
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
Multi-Objective Optimization NP-Hard Conflicting objectives – Flow shop with both minimum makespan and tardiness objective – TSP problem with minimum distance,
Global Optimization General issues in global optimization Classification of algorithms The DIRECT algorithm – Divided rectangles – Exploration and Exploitation.
Optimization. f(x) = 0 g i (x) = 0 h i (x)
Optimization methods Review
Nonlinear Programming
Bio-Inspired Optimization. Our Journey – For the remainder of the course A brief review of classical optimization methods The basics of several stochastic.
© 2007 Pearson Education Chapter 14: Solving and Analyzing Optimization Models.
Channel Assignment using Chaotic Simulated Annealing Enhanced Neural Network Channel Assignment using Chaotic Simulated Annealing Enhanced Hopfield Neural.
Spring, 2013C.-S. Shieh, EC, KUAS, Taiwan1 Heuristic Optimization Methods Prologue Chin-Shiuh Shieh.
Design Optimization School of Engineering University of Bradford 1 Numerical optimization techniques Unconstrained multi-parameter optimization techniques.
1 Reliability and Robustness in Engineering Design Zissimos P. Mourelatos, Associate Prof. Jinghong Liang, Graduate Student Mechanical Engineering Department.
Optimization Methods Unconstrained optimization of an objective function F Deterministic, gradient-based methods Running a PDE: will cover later in course.
1 A hybrid particle swarm optimization algorithm for optimal task assignment in distributed system Peng-Yeng Yin and Pei-Pei Wang Department of Information.
Solution methods for NP-hard Discrete Optimization Problems.
1 IE 607 Heuristic Optimization Introduction to Optimization.
Ant Colony Optimization: an introduction
Principles of Computer-Aided Design and Manufacturing Second Edition 2004 ISBN Author: Prof. Farid. Amirouche University of Illinois-Chicago.
Lecture: 5 Optimization Methods & Heuristic Strategies Ajmal Muhammad, Robert Forchheimer Information Coding Group ISY Department.
Metaheuristics Meta- Greek word for upper level methods
Operations Research Models
ISE420 Algorithmic Operations Research Asst.Prof.Dr. Arslan M. Örnek Industrial Systems Engineering.
Building “ Problem Solving Engines ” for Combinatorial Optimization Toshi Ibaraki Kwansei Gakuin University (+ M. Yagiura, K. Nonobe and students, Kyoto.
Outline of a Course on Computational Intelligence Claudio Moraga University of Dortmund Germany JEP Bitola Workshop December 2003
Optimum Design of Steel Space Frames by Hybrid Teaching-Learning Based Optimization and Harmony Search Algorithms & Dr.Alper AKIN Dr. IbrahIm AYDOGDU Dear.
Swarm Intelligence 虞台文.
Internet Engineering Czesław Smutnicki Discrete Mathematics – Location and Placement Problems in Information and Communication Systems.
Particle Swarm Optimization (PSO) Algorithm and Its Application in Engineering Design Optimization School of Information Technology Indian Institute of.
Algorithms and their Applications CS2004 ( ) Dr Stasha Lauria 11.1 Applications, Introduction and Parameter Optimisation.
Introduction to Design and Manufacture Supply Chain Analysis (K. Khammuang & H. S. Gan) A scientific approach to decision making, which seeks to.
1 University of Palestine Operations Research ITGD4207 WIAM_H-Whba Dr. Sana’a Wafa Al-Sayegh 2 nd Semester
1 Max 8X 1 + 5X 2 (Weekly profit) subject to 2X 1 + 1X 2  1000 (Plastic) 3X 1 + 4X 2  2400 (Production Time) X 1 + X 2  700 (Total production) X 1.
Week 1 - An Introduction to Machine Learning & Soft Computing
Introduction to Optimization
Institute of Biophysics and Biomedical Engineering - Bulgarian Academy of Sciences OLYMPIA ROEVA 105 Acad. George Bonchev Str Sofia, Bulgaria
Ant Algorithm and its Applications for Solving Large Scale Optimization Problems on Parallel Computers Stefka Fidanova Institute for Information and Communication.
ZEIT4700 – S1, 2015 Mathematical Modeling and Optimization School of Engineering and Information Technology.
Version 1.1 Improving our knowledge of metaheuristic approaches for cell suppression problem Andrea Toniolo Staggemeier Alistair R. Clark James Smith Jonathan.
Optimization of functions of one variable (Section 2)
ZEIT4700 – S1, 2015 Mathematical Modeling and Optimization School of Engineering and Information Technology.
ZEIT4700 – S1, 2015 Mathematical Modeling and Optimization School of Engineering and Information Technology.
Asst. Prof. Dr. Ahmet ÜNVEREN, Asst. Prof. Dr. Adnan ACAN.
Nonlinear Programming In this handout Gradient Search for Multivariable Unconstrained Optimization KKT Conditions for Optimality of Constrained Optimization.
Optimization in Engineering Design 1 Introduction to Non-Linear Optimization.
A Two-Phase Linear programming Approach for Redundancy Problems by Yi-Chih HSIEH Department of Industrial Management National Huwei Institute of Technology.
Lecture 20 Review of ISM 206 Optimization Theory and Applications.
Alternative Search Formulations and Applications
Intelligent Numerical Computation1 MFA for constrained optimization  Mean field annealing  Overviews  Graph bisection problem  Traveling salesman problem.
Digital Optimization Martynas Vaidelys.
Classification Analytical methods classical methods
Meta-heuristics Introduction - Fabien Tricoire
Opracowanie językowe dr inż. J. Jarnicki
OPTIMIZATION OF PLANAR TRUSS STRUCTURE USING FIREFLY ALGORITHM
Genetic Algorithms and TSP
Genetic Algorithms overview
Optimization Techniques for Natural Resources SEFS 540 / ESRM 490 B
metaheuristic methods and their applications
Metaheuristic methods and their applications. Optimization Problems Strategies for Solving NP-hard Optimization Problems What is a Metaheuristic Method?
Multi-Objective Optimization
“Hard” Optimization Problems
FPGA Interconnection Algorithm
Efficient Approaches to Scheduling
Heuristic Optimization Methods Prologue
Genetic Algorithm Soft Computing: use of inexact t solution to compute hard task problems. Soft computing tolerant of imprecision, uncertainty, partial.
Solution methods for NP-hard Discrete Optimization Problems
Dr. Arslan Ornek MATHEMATICAL MODELS
Presentation transcript:

ZEIT4700 – S1, 2016 Mathematical Modeling and Optimization School of Engineering and Information Technology

Mathematical Modelling & Optimization - basics What is Optimization ? Systematic process of identifying design variables so as to maximimze/minimize “objectives” of a design. Why/when is it needed? When best performance resources/time/cost are limited. When design boundaries need to be pushed. (So, all the time!) How to define an optimization problem ? Objective functions (What is being optimized?) Variables (What defines/controls a design?) Constraints (What conditions must be satisfied?)

Optimization – types / classification Single-objective / multi-objective Unimodal / multi-modal Single / multi - variable Discrete / continuous / mixed variables Constrained / unconstrained Deterministic / Robust Single / multi-disciplinary

Optimization - methods Classical Gradient based Simplex Heuristic / metaheuristics Evolutionary Algorithms Simulated Annealing Ant Colony Optimization Particle Swarm Optimization .

Approximations Design of experiments Surrogate Models / Meta-models

Robust optimization Optimization under uncertainties, e.g. manufacturing tolerance Formulation Uncertainty Quantification Search algorithms

Assessment Project 1 (Individual reports) (~10%) Identify and analyze an optimized object in nature Project 2 (Individual) (~25%) Formulate and solve a design problem of your interest Viva (~15%) (Must demonstrate adequate understanding of content and projects undertaken)

Resources Course material and suggested reading can be accessed at http://www.mdolab.net/Hemant/design-2.html