Optimum Design of Steel Space Frames by Hybrid Teaching-Learning Based Optimization and Harmony Search Algorithms & Dr.Alper AKIN Dr. IbrahIm AYDOGDU Dear.

Slides:



Advertisements
Similar presentations
G5BAIM Artificial Intelligence Methods
Advertisements

13-Optimization Assoc.Prof.Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical.
Local Search Algorithms Chapter 4. Outline Hill-climbing search Simulated annealing search Local beam search Genetic algorithms Ant Colony Optimization.
DESIGN OF MEMBERS FOR COMBINED FORCES
Multi-Objective Optimization NP-Hard Conflicting objectives – Flow shop with both minimum makespan and tardiness objective – TSP problem with minimum distance,
Edge Preserving Image Enhancement via Harmony Search Algorithm By Zaid Abdi Alkareem Yahya Ibrahim Venkat Mohammed Azmi Al-Betar Ahamad Tajudin Khader.
Optimization methods Review
Bio-Inspired Optimization. Our Journey – For the remainder of the course A brief review of classical optimization methods The basics of several stochastic.
Particle Swarm Optimization (PSO)
EG 10111/10112 Introduction to Engineering Copyright © 2009 University of Notre Dame Design optimization: optimization problem and factor of safety (F.O.S.)
Genetic Algorithms for Bin Packing Problem Hazem Ali, Borislav Nikolić, Kostiantyn Berezovskyi, Ricardo Garibay Martinez, Muhammad Ali Awan.
Reporter : Mac Date : Multi-Start Method Rafael Marti.
A Comparative Study Of Deterministic And Stochastic Optimization Methods For Integrated Design Of Processes Mario Francisco a, Silvana Revollar b, Pastora.
1 A hybrid particle swarm optimization algorithm for optimal task assignment in distributed system Peng-Yeng Yin and Pei-Pei Wang Department of Information.
© P. Pongcharoen ISA/1 Applying Designed Experiments to Optimise the Performance of Genetic Algorithms for Scheduling Capital Products P. Pongcharoen,
D Nagesh Kumar, IIScOptimization Methods: M1L4 1 Introduction and Basic Concepts Classical and Advanced Techniques for Optimization.
Using Simulated Annealing and Evolution Strategy scheduling capital products with complex product structure By: Dongping SONG Supervisors: Dr. Chris Hicks.
1 IE 607 Heuristic Optimization Introduction to Optimization.
ICSE 2015 The International Conference on Computing in Civil and Building Engineering Paris, France July , 2015 Biogeography Based CO2 and Cost.
Metaheuristics The idea: search the solution space directly. No math models, only a set of algorithmic steps, iterative method. Find a feasible solution.
Parallel Genetic Algorithms with Distributed-Environment Multiple Population Scheme M.Miki T.Hiroyasu K.Hatanaka Doshisha University,Kyoto,Japan.
18th Inter-Institute Seminar, September 2011, Budapest, Hungary 1 J. Lógó, D. B. Merczel and L. Nagy Department of Structural Mechanics Budapest.
Swarm Intelligence 虞台文.
Optimization in Engineering Design Georgia Institute of Technology Systems Realization Laboratory Mixed Integer Problems Most optimization algorithms deal.
Ken YoussefiMechanical Engineering Dept. 1 Design Optimization Optimization is a component of design process The design of systems can be formulated as.
Particle Swarm Optimization (PSO) Algorithm and Its Application in Engineering Design Optimization School of Information Technology Indian Institute of.
Optimization Problems - Optimization: In the real world, there are many problems (e.g. Traveling Salesman Problem, Playing Chess ) that have numerous possible.
(Particle Swarm Optimisation)
The Particle Swarm Optimization Algorithm Nebojša Trpković 10 th Dec 2010.
4 Fundamentals of Particle Swarm Optimization Techniques Yoshikazu Fukuyama.
Derivative Free Optimization G.Anuradha. Contents Genetic Algorithm Simulated Annealing Random search method Downhill simplex method.
The Application of The Improved Hybrid Ant Colony Algorithm in Vehicle Routing Optimization Problem International Conference on Future Computer and Communication,
Particle Swarm Optimization Speaker: Lin, Wei-Kai
© Negnevitsky, Pearson Education, Lecture 9 Evolutionary Computation: Genetic algorithms Introduction, or can evolution be intelligent? Introduction,
Taguchi. Abstraction Optimisation of manufacturing processes is typically performed utilising mathematical process models or designed experiments. However,
Kanpur Genetic Algorithms Laboratory IIT Kanpur 25, July 2006 (11:00 AM) Multi-Objective Dynamic Optimization using Evolutionary Algorithms by Udaya Bhaskara.
Tetris Agent Optimization Using Harmony Search Algorithm
Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.
ZEIT4700 – S1, 2015 Mathematical Modeling and Optimization School of Engineering and Information Technology.
July 9-13, 2006 Nankai University Design of Experiments Conference Combining Combinatorics and D-optimal Designs Dean Sterling Hoskins Arizona State University.
Alice E. Smith and Mehmet Gulsen Department of Industrial Engineering
Written by Changhyun, SON Chapter 5. Introduction to Design Optimization - 1 PART II Design Optimization.
A field of study that encompasses computational techniques for performing tasks that require intelligence when performed by humans. Simulation of human.
Application Development in Engineering Optimization with Matlab and External Solvers Aalto University School of Engineering.
Genetic Algorithm Dr. Md. Al-amin Bhuiyan Professor, Dept. of CSE Jahangirnagar University.
© P. Pongcharoen CCSI/1 Scheduling Complex Products using Genetic Algorithms with Alternative Fitness Functions P. Pongcharoen, C. Hicks, P.M. Braiden.
Artificial Intelligence By Mr. Ejaz CIIT Sahiwal Evolutionary Computation.
Journal of Computational and Applied Mathematics Volume 253, 1 December 2013, Pages 14–25 Reporter : Zong-Dian Lee A hybrid quantum inspired harmony search.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
Breeding Swarms: A GA/PSO Hybrid 簡明昌 Author and Source Author: Matthew Settles and Terence Soule Source: GECCO 2005, p How to get: (\\nclab.csie.nctu.edu.tw\Repository\Journals-
Constraints Satisfaction Edmondo Trentin, DIISM. Constraint Satisfaction Problems: Local Search In many optimization problems, the path to the goal is.
Implementation & Integration Research Paper Presentation Nick Conway.
Swarm Intelligence. Content Overview Swarm Particle Optimization (PSO) – Example Ant Colony Optimization (ACO)
Aalto University School of Engineering
Scientific Research Group in Egypt (SRGE)
Discrete ABC Based on Similarity for GCP
AEEICB-2016 PAPER ID- 187 Voltage Stability Enhancement and Voltage Deviation Minimization Using Ant-Lion Optimizer Algorithm Indrajit N. Trivedi 1 Siddharth.
Digital Optimization Martynas Vaidelys.
Adnan Quadri & Dr. Naima Kaabouch Optimization Efficiency
Particle Swarm Optimization
Meta-heuristics Introduction - Fabien Tricoire
OPTIMIZATION OF PLANAR TRUSS STRUCTURE USING FIREFLY ALGORITHM
ME 521 Computer Aided Design 15-Optimization
metaheuristic methods and their applications
Metaheuristic methods and their applications. Optimization Problems Strategies for Solving NP-hard Optimization Problems What is a Metaheuristic Method?
Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.
Multi-Objective Optimization
Structural Optimization Design ( Structural Analysis & Optimization )
5.2.1 Optimization, Search and Exploration 1
Area Coverage Problem Optimization by (local) Search
Presentation transcript:

Optimum Design of Steel Space Frames by Hybrid Teaching-Learning Based Optimization and Harmony Search Algorithms & Dr.Alper AKIN Dr. IbrahIm AYDOGDU Dear participants, welcome to my presentations, I will present optimum design of space steel frames using one of newest optimization method firefly algorithm

In this study Hybrid teaching-learning based optimization and harmony search algorithms is introduced and applied on optimum design of steel space frames problem. A computer program is developed which minimizes weight of space frames. Program Language: Fortran Standards: AISC-LRFD2000 07.21.2015 ICSE 2015, Parıs, France

Minimize the weight of structure Objective of the problem Minimize the weight of structure Optimum design problems consist of three main these are objective function, design variables and constraints.. Firstly we need to define objective the problem. 07.21.2015 ICSE 2015, Parıs, France

Design variables (x): Steel sections 07.21.2015 ICSE 2015, Parıs, France

Constraints Deflection & Drift Constraints Geometric Constraints Strength Constraints 07.21.2015 ICSE 2015, Parıs, France

OPTIMIZATION TECHNIQUES Deterministic Techniques (Mathematical Programming Techniques) Integer Programming Technique Branch and Bound Method Stochastic Techniques Genetic Algorithm Simulated Annealing Artificial Immune System Particle Swarm Optimization Ant Colony Optimization Harmony Search Method Firefly Algorithm Intelligent Water Drops Algorithm 07.21.2015 ICSE 2015, Parıs, France

Hybrid Teaching-Learning Based Optimization and Harmony Search Algorithms Based on the mechanisms of the aforementioned TLBO and HS, these methods are combined together and the hybrid optimization algorithm, hTLBO-HS, is proposed to cope with complex optimization problems. TLBO components: Teaching Phase :The highly learned person (learner) is considered as a teacher to share his/her knowledge and experience with the other learners Learning Phase: Learners share their knowledge and interaction of learners among themselves. HS components 07.21.2015 ICSE 2015, Parıs, France

Hybrid Teaching-Learning Based Optimization and Harmony Search Algorithms 07.21.2015 ICSE 2015, Parıs, France

Design Example The five-story, two-bay steel space frame 07.21.2015 ICSE 2015, Parıs, France

The five-story, two-bay steel space frame 11 Independent Design Groups teaching factor Tf =1.20 population and harmony memory size (HMS) = 70 pitch adjusting rate (PAR) = 0.3 harmony memory considering rate (HMCR) = 0.9 and maximum generation number = 200 4 load Cases 1.2D+1.6L+0.5S; 1.2D+0.5L+1.6S; 1.2D+1.6WX+L+0.5S ; 1.2D+1.6WZ+L+0.5S Inter story drift Limit=1,33cm Top story drift limit=6,67 cm 07.21.2015 ICSE 2015, Parıs, France

The five-story, two-bay steel space frame Member group Type HS hTLBO-HS 1 Beam W530X66 W460X52 2 W310X38.7 W200X35.9 3 Column 4 W200X46.1 5 W360X44 6 W310X74 7 W360X72 W250X73 8 W610X92 W610X101 9 W410X53 W460X74 10 11 W760X147 W760X173 Max. Strenght Ratio 0.979 0.921 TopDrift (cm) 4.837 4.708 Inter Storey Drift (cm) 1.333 1.325 Maximum Iteration 50000 42000 Weight (kN) 278.196 269.184 07.21.2015 ICSE 2015, Parıs, France

Conclusions A hybrid discrete optimization (hTLBO-HS) algorithm is proposed and utilized to calculate a minimum weight for steel space frame structures, where the design constraints are implemented as stated in the LRFD- AISC provisions, by optimizing the beam and column sections The performance of the proposed hTLBO-HS clearly shows that the proposed hTLBO-HS algorithm has outperformed the HS algorithm in terms of better result. 07.21.2015 ICSE 2015, Parıs, France

Conclusions The results verify that the hTLBO-HS requires less iterations of structural analysis. However, it should be mentioned that its performance is dependent upon the initial values selected for the algorithm parameters (Population (number of students)(=HMS), Tf, HMCR, PAR), which are general characteristics of the stochastic optimization methods. 07.21.2015 ICSE 2015, Parıs, France

Conclusions Consequently, the obtained results by hTLBO- HS are powerful and efficient in finding the optimum solution for discrete structural optimization problems. It can be clearly stated that the proposed algorithm can be easily customized to suit the optimization of any system involving a large number of variables and objectives. 07.21.2015 ICSE 2015, Parıs, France

07.21.2015 ICSE 2015, Parıs, France