New inclusion functions in interval global optimization of engineering structures Andrzej Pownuk Chair of Theoretical Mechanics Faculty of Civil Engineering.

Slides:



Advertisements
Similar presentations
Kliknij, aby edytować styl wzorca tytułu A global optimization method for solving parametric linear system whose input data are rational functions of interval.
Advertisements

Chapter 6 Differential Equations
IGLS/1 © P. Pongcharoen Using Genetic Algorithms for Scheduling the Production of Capital Goods P. Pongcharoen, C. Hicks, P.M. Braiden, A.V. Metcalfe,
Lecture 5 Newton-Raphson Method
Optimization.
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2014 – 35148: Continuous Solution for Boundary Value Problems.
Engineering Optimization
Convex Optimization Chapter 1 Introduction. What, Why and How  What is convex optimization  Why study convex optimization  How to study convex optimization.
Slide 4b.1 Stiff Structures, Compliant Mechanisms, and MEMS: A short course offered at IISc, Bangalore, India. Aug.-Sep., G. K. Ananthasuresh Lecture.
Separating Hyperplanes
An Introduction to Sparse Coding, Sparse Sensing, and Optimization Speaker: Wei-Lun Chao Date: Nov. 23, 2011 DISP Lab, Graduate Institute of Communication.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 61.
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
1 Optimisation Although Constraint Logic Programming is somehow focussed in constraint satisfaction (closer to a “logical” view), constraint optimisation.
Linear Programming Special Cases Alternate Optimal Solutions No Feasible Solution Unbounded Solutions.
Chapter 1 Introduction The solutions of engineering problems can be obtained using analytical methods or numerical methods. Analytical differentiation.
Engineering Optimization
Ch 5.3: Series Solutions Near an Ordinary Point, Part II
The Islamic University of Gaza Faculty of Engineering Numerical Analysis ECIV 3306 Introduction.
Unconstrained Optimization Problem
Branch and Bound Algorithm for Solving Integer Linear Programming
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 1 Mathematical Modeling.
Interval-based Inverse Problems with Uncertainties Francesco Fedele 1,2 and Rafi L. Muhanna 1 1 School of Civil and Environmental Engineering 2 School.
Stochastic Approximation and Simulated Annealing Lecture 8 Leonidas Sakalauskas Institute of Mathematics and Informatics Vilnius, Lithuania EURO Working.
Ch 5.3: Series Solutions Near an Ordinary Point, Part II A function p is analytic at x 0 if it has a Taylor series expansion that converges to p in some.
Nth-order Activity of Continuous Systems a,b,c Rodrigo Castro and c Ernesto Kofman a ETH Zürich, Switzerland b University of Buenos Aires & c CIFASIS-CONICET,
18th Inter-Institute Seminar, September 2011, Budapest, Hungary 1 J. Lógó, D. B. Merczel and L. Nagy Department of Structural Mechanics Budapest.
Chapter 1 Infinite Series. Definition of the Limit of a Sequence.
Engineering Design Process
3 RD NSF Workshop on Imprecise Probability in Engineering Analysis & Design February 20-22, 2008 | Georgia Institute of Technology, Savannah, USA On using.
Derivatives In modern structural analysis we calculate response using fairly complex equations. We often need to solve many thousands of simultaneous equations.
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Chapter 3 Roots of Equations. Objectives Understanding what roots problems are and where they occur in engineering and science Knowing how to determine.
Local Probabilistic Sensitivity Measure By M.J.Kallen March 16 th, 2001.
Vaida Bartkutė, Leonidas Sakalauskas
1.7 Linear Inequalities.  With an inequality, you are finding all values of x for which the inequality is true.  Such values are solutions and are said.
Designing Games for Distributed Optimization Na Li and Jason R. Marden IEEE Journal of Selected Topics in Signal Processing, Vol. 7, No. 2, pp ,
Section 3.1 Introduction & Review of Power Series.
Gradient Methods In Optimization
Recitation4 for BigData Jay Gu Feb LASSO and Coordinate Descent.
September 28, 2000 Improved Simultaneous Data Reconciliation, Bias Detection and Identification Using Mixed Integer Optimization Methods Presented by:
Optimization in Engineering Design 1 Introduction to Non-Linear Optimization.
STATIC ANALYSIS OF UNCERTAIN STRUCTURES USING INTERVAL EIGENVALUE DECOMPOSITION Mehdi Modares Tufts University Robert L. Mullen Case Western Reserve University.
Efficient Method of Solution of Large Scale Engineering Problems with Interval Parameters Based on Sensitivity Analysis Andrzej Pownuk Silesian University.
Geology 5670/6670 Inverse Theory 18 Mar 2015 © A.R. Lowry 2015 Last time: Review of Inverse Assignment 1; Constrained optimization for nonlinear problems.
Interval Finite Element as a Basis for Generalized Models of Uncertainty in Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology NSF workshop.
Geometric Uncertainty in Truss Systems: An Interval Approach Rafi L. Muhanna and Ayse Erdolen Georgia Institute of Technology NSF Workshop on Modeling.
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Bounded Nonlinear Optimization to Fit a Model of Acoustic Foams
Value Range Analysis with Modulo Interval Arithmetic
Multiplicative updates for L1-regularized regression
Iwona Skalna Department of Applied Informatics Cracow, Poland
Section 11.3 – Power Series.
ME 521 Computer Aided Design 15-Optimization
525602:Advanced Numerical Methods for ME
Class Notes 18: Numerical Methods (1/2)
CS5321 Numerical Optimization
Class Notes 9: Power Series (1/3)
For the geometric series below, what is the limit as n →∞ of the ratio of the n + 1 term to the n term?
Computers in Civil Engineering 53:081 Spring 2003
MATH 2140 Numerical Methods
Section 11.3 Power Series.
L5 Optimal Design concepts pt A
L23 Numerical Methods part 3
Give the solution to each inequality.
The Second Order Adjoint Analysis
Power Series Solutions of Linear DEs
Derivatives and Gradients
Bracketing.
Presentation transcript:

New inclusion functions in interval global optimization of engineering structures Andrzej Pownuk Chair of Theoretical Mechanics Faculty of Civil Engineering Silesian University of Technology

Global optimization Gradient methods Stochastic methods Special methods (e.g. linear programming) Analytical methods Branch and bound methods

Problem with gradient methods Many local minima

Problem with stochastic methods Convergence criteria

Branch and bound methods

Contents Properties of interval global optimization Interval arithmetic New inclusion functions Examples of applications Conclusions Acceleration devices

Properties of interval global optimization The algorithm can solve the global optimization problem when the objective function is nondifferentiable or even not continuous. The algorithm guarantees that all stationary global solutions (in the initial interval) have been found. The bounds on the solution(s) are guaranteed to be correct. Error from all sources are accounted for.

Software

Interval arithmetic Interval operations for example

Interval extension

Fundamental property of interval arithmetic

Basic algorithm

Example

Basic algorithm

Acceleration devices Monotonicity test

Acceleration devices

New inclusion function

Second order monotonicity test

N-th order monotonicity test

Taylor series expansion

Shape optimisation of truss

Initial shape

Final shape P=1000 [kN] P=100 [kN]

Objective function Constraints

Conclusions The algorithm can solve the global optimization problem when the objective function is nondifferentiable or even not continuous. The algorithm guarantees that all stationary global solutions (in the initial interval) have been found. The bounds on the solution(s) are guaranteed to be correct. Error from all sources are accounted for.

Conclusions