MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #33 4/22/02 Fully Stressed Design.

Slides:



Advertisements
Similar presentations
COMPRESSION FIELD THEORY FOR SHEAR STRENGTH IN CONCRETE
Advertisements

Slides 2c: Using Spreadsheets for Modeling - Excel Concepts (Updated 1/19/2005) There are several reasons for the popularity of spreadsheets: –Data are.
Spring 2007 Dr. D. M. McStravick Rice University
7. MOMENT DISTRIBUTION METHOD
Electrical Energy and Electric Potential AP Physics C.
Copyright © Cengage Learning. All rights reserved.
Beams and Frames.
Erdem Acar Sunil Kumar Richard J. Pippy Nam Ho Kim Raphael T. Haftka
The various engineering and true stress-strain properties obtainable from a tension test are summarized by the categorized listing of Table 1.1. Note that.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Designing for Stiffness
Visual Recognition Tutorial
ECIV 201 Computational Methods for Civil Engineers Richard P. Ray, Ph.D., P.E. Error Analysis.
Simple Neural Nets For Pattern Classification
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #35 4/26/02 Multi-Objective Optimization.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #19 3/8/02 Taguchi’s Orthogonal Arrays.
The back-propagation training algorithm
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #34 4/24/02 Fully Stressed Design.
Compression BADI Y1.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #30 4/15/02 Neural Networks.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #16 3/1/02 Taguchi’s Orthogonal Arrays.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #32 4/19/02 Fuzzy Logic.
Materials Selection Without Shape...when function is independent of shape...
Optimization Linear Programming and Simplex Method
1 A Novel Binary Particle Swarm Optimization. 2 Binary PSO- One version In this version of PSO, each solution in the population is a binary string. –Each.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #31 4/17/02 Neural Networks.
Beam Deflection Review ( )
LINEAR PROGRAMMING: THE GRAPHICAL METHOD
Chapter 3 An Introduction to Linear Programming
LRFD-Steel Design 1.
Algebra Problems… Solutions
1 1 Slide LINEAR PROGRAMMING: THE GRAPHICAL METHOD n Linear Programming Problem n Properties of LPs n LP Solutions n Graphical Solution n Introduction.
Thermal Strains and Element of the Theory of Plasticity
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
Applied Discrete Mathematics Week 9: Relations
Suitability of a structure or machine may depend on the deformations in the structure as well as the stresses induced under loading. Statics analyses.
Chapter 3 Linear Programming Methods 高等作業研究 高等作業研究 ( 一 ) Chapter 3 Linear Programming Methods (II)
Section 2: Finite Element Analysis Theory
Hooke’s Law and Modulus of Elasticity ( )
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS ST. EDWARD’S UNIVERSITY.
Calculate the components of a force vector. Add two force vectors together. Draw a free body diagram. Calculate whether a truss is statically determinate.
1 1 Slide Linear Programming (LP) Problem n A mathematical programming problem is one that seeks to maximize an objective function subject to constraints.
Linear Buckling Analysis
Integrals  In Chapter 2, we used the tangent and velocity problems to introduce the derivative—the central idea in differential calculus.  In much the.
MECHANICS OF MATERIALS Fourth Edition Ferdinand P. Beer E. Russell Johnston, Jr. John T. DeWolf Lecture Notes: J. Walt Oler Texas Tech University CHAPTER.
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization Problem n Graphical Solution Procedure.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Stress and Strain – Axial Loading
Stress and Strain – Axial Loading
Illustration of FE algorithm on the example of 1D problem Problem: Stress and displacement analysis of a one-dimensional bar, loaded only by its own weight,
Slide 2b.1 Stiff Structures, Compliant Mechanisms, and MEMS: A short course offered at IISc, Bangalore, India. Aug.-Sep., G. K. Ananthasuresh Lecture.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #12 2/20/02 Evolutionary Algorithms.
Mechanical Properties of Materials
7-1 ANSYS, Inc. Proprietary © 2009 ANSYS, Inc. All rights reserved. February 23, 2009 Inventory # Workbench - Mechanical Introduction 12.0 Chapter.
Deformation of Axially Loaded Members - Single Member
Strength of Materials Malayer University Department of Civil Engineering Taught by: Dr. Ali Reza Bagherieh In The Name of God.
Stress and Strain – Axial Loading
Optimality criterion methods Methods that use directly an optimality criterion in order to resize the structure. Fully stress design and stress ratio.
1 Optimization Linear Programming and Simplex Method.
ARCHITECTURE 2351 INTRODUCTION TO STRUCTURE CONCEPTS.
Electrostatic field in dielectric media When a material has no free charge carriers or very few charge carriers, it is known as dielectric. For example.
Engg College Tuwa Mechanics of Solids.( ) Presented by: PARMAR CHETANKUMAR VIKRAMSINH PARMAR NILESHKUMAR NATVARLAL PARMAR.
Mechanics of Materials – MAE 243 (Section 002) Spring 2008 Dr. Konstantinos A. Sierros.
1 2 Linear Programming Chapter 3 3 Chapter Objectives –Requirements for a linear programming model. –Graphical representation of linear models. –Linear.
Stress and Strain – Axial Loading
Stress and Strain – Axial Loading
PLASTIC ANALYSIS OF STRUCTURES
Presentation transcript:

MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #33 4/22/02 Fully Stressed Design

NN’s - Threshold We said that the threshold has the effect of lowering the activation energy of the neuron (or raising it in the case of a bias). So it is the only means we have to prevent a neuron from firing based on undesirable inputs. Consider the following example.

NN’s - Threshold Suppose we want to teach a neuron to compute the logical “and” operation for a given set of binary inputs [0, 1]. Could we do this without a threshold value? (P.S. don’t say yes if you are thinking of changing the summing junction into an “and-ing” junction. No cheating.)

NN’s - Threshold

Maybe it could be done but not easily I would say. On the other hand, is it an easy task if we incorporate a threshold? Consider the following neuron model settings.

NN’s - Threshold All true weights set to 1. Activation function: Threshold function. Threshold value set to p (number of inputs).

OC Methods Intuitive optimality criteria (OC) methods: –An OC method consists of 2 parts. 1.A statement of optimality criteria (two basic types) Rigorous mathematical statements like: “The K-T conditions must be met” Intuitive statements like “The strain energy density in the structure must be uniform” 2.A resizing algorithm used to attempt to meet the optimality criteria.

Fully Stressed Design (FSD) References: Venkayya, V.B., “Design of Optimum structures”, Comput. Struc., 1, pp , 1971

Fully Stressed Design FSD is probably the most successful of the OC methods and is responsible for sparking the most interest in developing these sorts of methods. This method is widely used in the design of structures. It is applicable to problems with only stress and minimum gage constraints.

Fully Stressed Design The optimality criteria statement for FSD is as follows: “For the optimum design, each member of the structure that is not at its minimum gage must be fully stressed under at least one of the design load conditions.”

Fully Stressed Design The statement seems perfectly reasonable but there is an implication that the structure is member separable. So adding or removing material from a member effects only the stress in that member and not in any others.

Fully Stressed Design Some advantages of FSD: There is usually a fully stressed structure that lies somewhere near the true optimum. A great deal of design improvement is likely with a relatively low amount of analysis (very few iterations). The savings for such improvements are likely to be great. No derivatives are necessary.

Fully Stressed Design Some disadvantages of FSD: It may not find a truly optimal solution. It does not perform well for structures made of more than 1 material. It may not perform well for statically indeterminate or highly redundant structures because of multiple load paths.

Fully Stressed Design We will learn this method using examples. Example 1: Consider this structure shown below. P 1 2 AB DC Perfectly rigid platform AB Axially loaded members 1 and 2

Fully Stressed Design Rigid member AB remains exactly horizontal by displacing the load P to the left or right. Members 1 and 2 are made of different steel alloys with the same Young's Modulus but different densities (ρ 1, ρ 2 ) and different yield stresses (σ 01, σ 02 ) Our objective is to find the minimum mass design by altering the cross-sectional areas (A 1,A 2 ) without exceeding the yield strength for either member.

Fully Stressed Design A minimum gage (A 0 ) is stipulated for both members. We are given the following relations.

Fully Stressed Design We can simply evaluate the mass of a design using the following equation. And the stresses by another equation

Fully Stressed Design So which of our two stress constraints will be the limiting or driving constraint? Clearly, since σ 1 is twice σ 2, σ 2 will become critical first and we can use this information to devise the following expression: OR

Fully Stressed Design The minimum mass design will make max use of the superior alloy (#1) by driving the area of the inferior member toward minimum gage (#2). So plugging in A 0 for A 2 in our previous relation and rearranging gives: Where it must be true that:

Fully Stressed Design The previous equation provides a solution to our problem. But is it a fully stressed solution? No. We do have that σ 2 is at its bound and that A 2 is at min gage which is good. But we also have that σ 1 is ½ the allowable and A 1 is not at min gage. So our optimality criteria is not yet met.

Fully Stressed Design The actual fully stressed design is (take my word for it for now): A 1 = A 0 A 2 = P/σ 02 -A 1 Where member 2 is fully stressed and member 1 is at its gage value. Does anyone see a reason why this isn’t good?

Fully Stressed Design Recall that our density relation told us that the alloy of member 2 was heavier. So we have a larger volume of the heavier material in our FSD solution which will increase the value of our objective function. Let’s compare our two solutions by plugging in some numbers.

Fully Stressed Design Say that: P/σ 02 = 20A 0 Then according to solution 1: A 1 = 19A 0, A 2 = A 0, and m = 18.1ρ 2 A 0 l And according to our FSD solution: A 1 = A 0, A 2 = 19A 0, and m = 19.9ρ 2 A 0 l

Fully Stressed Design Example 2: 10-member truss – Highly Redundant PP Member 9

Fully Stressed Design All members are made of the same material with the following properties: E = 10 7 psi ρ = 0.1 lb/in 3 Y = 25 ksi with the exception of number 9 We will consider member 9 with two different values of Y to demonstrate another problem with FSD.

Fully Stressed Design If the yield stress of #9 is ≤ 37,500 psi, then the optimal and FSD solutions are identical. If the yield stress of #9 is ≥ 37,500 psi, then the optimum design weighs lbs and member 9 is neither fully stressed or at minimum gage. The FSD solution weighs lbs (15% heavier) and #9 is at min gage.

Fully Stressed Design We will use this example to demonstrate another part of FSD. Recall the 2 components for our OC methods. In our last example, we didn’t talk about the resizing algorithm. So what can we do?

Fully Stressed Design We will assume that the load carried by a member is constant. That is, it does not change after resizing. For axially loaded truss members with the areas as design variables, we know that:

Fully Stressed Design Since F i is constant (according to our assumption), we can say that the product of the stress and area before and after the resizing will be equal. So this provides us with a stress ratio resizing update relation as follows:

Fully Stressed Design For a statically determinate structure, the assumption that the member forces are constant is exactly correct and thus the update relation is highly prudent. For statically indeterminate structure, the relation is not exact and thus we need to apply the resizing algorithm iteratively until convergence to within some specified tolerance.

Fully Stressed Design Let’s look at this approach to see how we achieved the Fully stressed design in the 1 st example. Recall that we said the FSD was: A 1 = A 0 A 2 = P/σ 02 -A 1

Fully Stressed Design We’ll start with an initial design where both members are at minimum gage and the applied load is 20A 0 σ 02. Recall that we had: and:

Fully Stressed Design IterA 1 /A 0 A 2 /A 0 σ 1 / σ 01 σ 2 / σ

Fully Stressed Design Recall that the FSD solution was: A 1 = A 0 A 2 = 19A 0 σ 1 =σ 01 /2 σ 2 =σ 02 This would be optimal if materials 1 and 2 were the same weight.