SlideShare a Scribd company logo
1 of 39
Ken Youssefi Mechanical Engineering Dept. 1
Design Optimization
• Optimization is a component of design
process
• The design of systems can be formulated as
problems of optimization where a measure
of performance is to be optimized while
satisfying all the constraints.
Ken Youssefi Mechanical Engineering Dept. 2
Design Optimization
• Design variables – a set of parameters that describes
the system (dimensions, material, load, …)
• Design constraints – all systems are designed to
perform within a given set of constraints. The constraints
must be influenced by the design variables (max. or min.
values of design variables).
• Objective function – a criterion is needed to judge
whether or not a given design is better than another (cost,
profit, weight, deflection, stress, ….).
Ken Youssefi Mechanical Engineering Dept. 3
Optimum Design – Problem Formulation
The formulation of an optimization problem is
extremely important, care should always be
exercised in defining and developing expressions
for the constraints.
The optimum solution will only be as good as the
formulation.
Ken Youssefi Mechanical Engineering Dept. 4
Problem Formulation
Design of a two-bar structure
The problem is to design a two-member bracket to support a
force W without structural failure. Since the bracket will be
produced in large quantities, the design objective is to
minimize its mass while also satisfying certain fabrication and
space limitation.
Ken Youssefi Mechanical Engineering Dept. 5
Problem Formulation
In formulating the design problem, we need to define structural
failure more precisely. Member forces F1 and F2 can be used to
define failure condition.
Apply equilibrium conditions;
Σ Fy = 0
Σ Fx = 0
Ken Youssefi Mechanical Engineering Dept. 6
Problem Formulation
Design Variables
An important first step in the proper formulation of the problem
is to identify design variables for the system.
1. All design variables should be independent of each
other as far as possible.
2. All options of identifying design variables should
be investigated.
3. There is a minimum number of design variables
required to formulate a design problem properly.
4. Designate as many independent parameters as
possible as at the beginning. Later, some of the
design variables can be eliminated by assigning
numerical values.
Ken Youssefi Mechanical Engineering Dept. 7
Problem Formulation
Represent all the design variables for a problem in the vector x.
x3 = outer diameter of member 1
x4 = inner diameter of member 1
x5 = outer diameter of member 2
x6 = inner diameter of member 2
x1 = height h of the truss
x2 = span s of the truss
Ken Youssefi Mechanical Engineering Dept. 8
Problem Formulation
Objective Function
A criterion must be selected to compare various designs
1. It must be a scalar function whose numerical values
could be obtained once a design is specified.
2. It must be a function of design variables, f (x).
3. The objective function is minimized or maximized
(minimize cost, maximize profit, minimize weight,
maximize ride quality of a vehicle, minimize the cost
of manufacturing, ….)
4. Multi-objective functions; minimize the weight of a
structure and at the same time minimize the
deflection or stress at a certain point.
Ken Youssefi Mechanical Engineering Dept. 9
Problem Formulation
Objective Function
Mass is selected as the objective function
Mass = ( density )( area )( length )
x1 = height h of the truss
x2 = span s of the truss
x3 = outer diameter of member 1
x4 = inner diameter of member 1
x5 = outer diameter of member 2
x6 = inner diameter of member 2
Ken Youssefi Mechanical Engineering Dept. 10
Problem Formulation
Design Constraints
Feasible Design
A design meeting all the requirements is called a feasible
(acceptable) design. An infeasible design does not meet one
or more requirements
Implicit & Explicit Constraints
All restrictions placed on a design are collectively called
constraints. Some constraints are explicit (obvious, provided)
such as min. and max. values of design variables, some are
implicit (derived, deduced) which are usually more complex
such as deflection of a structure.
Ken Youssefi Mechanical Engineering Dept. 11
Problem Formulation
Linear and Nonlinear Constraints
Constraint functions having only first-order terms in design
variables are called linear constraints. More general
problems have nonlinear constraint functions as well.
A machine component must move precisely by a certain value
(equality). Stress must not exceed the allowable stress of the
material (inequality)
It is easier to find feasible designs for a
system having only inequality constraints.
Design problems may have equality as well as inequality
constraints. A feasible design must satisfy precisely all the
equality constraints.
Equality and Inequality Constraints
Ken Youssefi Mechanical Engineering Dept. 12
Problem Formulation
Constraints for the example problem are: member stress shall
not exceed the allowable stress, and various limitations on
design variables shall be met.
Constraint on stress
σ (applied) < σ (allowable)
Ken Youssefi Mechanical Engineering Dept. 13
Problem Formulation
Finally, the constraints on design variables are written as
Where xil and xiu are the minimum and maximum
values for the ith design variable. These constraints are
necessary to impose fabrication and physical space
limitations.
Ken Youssefi Mechanical Engineering Dept. 14
Problem Formulation
The problem can be summarized as follows
Find design variables x1, x2, x3, x4, x5, and x6 to minimize
the objective function,
subject to the constraints of the equations
x1 = height h of the truss
x2 = span s of the truss
x3 = outer diameter of
member 1
x4 = inner diameter of
member 1
x5 = outer diameter of
member 2
x6 = inner diameter of
member 2
Ken Youssefi Mechanical Engineering Dept. 15
Example – Design of a Beer Can
Design a beer can to hold at least the specified amount of beer
and meet other design requirement. The cans will be produced
in billions, so it is desirable to minimize the cost of
manufacturing. Since the cost can be related directly to the
surface area of the sheet metal used, it is reasonable to
minimize the sheet metal required to fabricate the can.
Ken Youssefi Mechanical Engineering Dept. 16
Example – Design of a Beer Can
Fabrication, handling, aesthetic, shipping considerations and
customer needs impose the following restrictions on the size
of the can:
1. The diameter of the can should be no more
than 8 cm. Also, it should not be less than 3.5
cm.
2. The height of the can should be no more than
18 cm and no less than 8 cm.
3. The can is required to hold at least 400 ml of
fluid.
Ken Youssefi Mechanical Engineering Dept. 17
Example – Design of a Beer Can
Design variables
D = diameter of the can (cm)
H = height of the can (cm)
Objective function
The design objective is to minimize the surface area
(Non-linear)
Ken Youssefi Mechanical Engineering Dept. 18
Example – Design of a Beer Can
The constraints must be formulated in terms of design variables.
The first constraint is that the can must hold at least 400 ml of
fluid.
The problem has two independent design variable and five
explicit constraints. The objective function and first constraint
are nonlinear in design variable whereas the remaining
constraints are linear.
(Non-linear)
The other constraints on the size of the can are:
(linear)
Ken Youssefi Mechanical Engineering Dept. 19
Standard Design Optimization Model
The standard design optimization model is defined as
follows: Find an n-vector x = (x1, x2, …., xn) of design
variables to minimize an objective function
subject to the p equality constraints
and the m inequality constraints
Ken Youssefi Mechanical Engineering Dept. 20
Observations on the Standard Model
• The functions f(x), hj(x), and gi(x) must depend on
some or all of the design variables.
• The number of independent equality constraints
must be less than or at most equal to the number of
design variables.
• There is no restriction on the number of inequality
constraints.
• Some design problems may not have any
constraints (unconstrained optimization problems).
• Linear programming is needed If all the functions
f(x), hj(x), and gi(x) are linear in design variables x,
otherwise use nonlinear programming.
Ken Youssefi Mechanical Engineering Dept. 21
Helical Compression Spring
Free body diagram of axially loaded helical spring
D = coil diameter
d = wire diameter
Maximum shear stress
Ken Youssefi Mechanical Engineering Dept. 22
Helical Compression Spring
Shear stress correction factor Spring index
Maximum
shear stress
Ken Youssefi Mechanical Engineering Dept. 23
Helical Compression Spring
Deflection
The total strain energy, torsional and shear components
Total strain
energy
Ken Youssefi Mechanical Engineering Dept. 24
Helical Compression Spring
Castigliano’s theorem – deflection is the partial derivative of
the total strain energy.
Spring rate
Linear relationship
Ken Youssefi Mechanical Engineering Dept. 25
Helical Compression Spring
Helical spring end conditions
N (total) = Na (active number of coils) + Ni (inactive number of coils)
Ken Youssefi Mechanical Engineering Dept. 26
Example of unconstraint optimization problem
Design a compression spring of minimum weight, given the
following data:
Ken Youssefi Mechanical Engineering Dept. 27
Example – spring design
The weight of the compression spring is given by the
following equation:
Ken Youssefi Mechanical Engineering Dept. 28
Example – spring design
The equation can be expressed in terms of the
spring index C = D/d
The maximum shear stress and the deflection in the
spring are given by the following equations
Ken Youssefi Mechanical Engineering Dept. 29
Example – spring design
Substituting all of the equations into the weight equation, we
obtain the following expression in terms of spring index C:
The plot of the
objective function
W vs. C, the
spring index
Ken Youssefi Mechanical Engineering Dept. 30
Infeasible Problem
Conflicting requirements, inconsistent constraint equations
or too many constraints on the system will result in no
solution to the problem.
No region of design space
that satisfies all constraints.
Ken Youssefi Mechanical Engineering Dept. 31
Optimization using graphical method
A wall bracket is to be designed to support a load of W. The bracket
should not fail under the load.
W = 1.2 MN
h = 30 cm
s = 40 cm
1
2
Ken Youssefi Mechanical Engineering Dept. 32
Problem Formulation
Design variables:
Objective function:
Stress constraints:
Where forces on bar 1 and bar 2 are:
Ken Youssefi Mechanical Engineering Dept. 33
Graphical Solution
Ken Youssefi Mechanical Engineering Dept. 34
Numerical Methods for Non-linear
Optimization
Graphical and analytical methods are inappropriate for many
complicated engineering design problems.
1. The number of design variables and constraints can be
large.
2. The functions for the design problem can be highly
nonlinear.
3. In many engineering applications, objective and/or
constraint functions can be implicit in terms of design
variables.
Ken Youssefi Mechanical Engineering Dept. 35
Structural Optimization
Structural optimization is an automated synthesis of a mechanical
component based on structural properties.
For this optimization, a geometric modeling tool to represent the
shape, a structural analysis tool to solve the problem, and an
optimization algorithms to search for the optimum design are needed.
Structural Optimization
Geometric Modeling Structural Analysis Optimization
Finite element
modeling
Finite element
analysis
Nonlinear programming
algorithm
Ken Youssefi Mechanical Engineering Dept. 36
Structural Optimization Categories
• Size optimization
Deals with parameters that do not alter the location of nodal points in the
numerical problem, keeps a design’s shape and topology unchanged
while changing dimensions of the design.
• Shape optimization
Deals with parameters that describe the boundary position in the
numerical model. Design variables control the shape of the
design. The process requires re-meshing of the model and results in
freeform shapes
• Topology optimization
The goal of topology optimization is to determine where to place
or add material and where to remove material. The optimization
could determine where to place ribs to stiffen the structure.
Ken Youssefi Mechanical Engineering Dept. 37
Optimization Categories
Size and configuration optimization of a truss, design variables
are the cross sectional areas and nodal coordinates of the truss.
The truss could also be optimized for material.
The topology or connectivity of the truss is fixed.
Ken Youssefi Mechanical Engineering Dept. 38
Optimization Categories
Shape optimization of a torque arm. Parts of the
boundary are treated as design variables.
Ken Youssefi Mechanical Engineering Dept. 39
Optimization Categories
Topology optimization can be performed by using
genetic algorithm.
Optimum shapes of the cross section of a beam for
plastic (b), aluminum (c), and steel (d)

More Related Content

What's hot

Heun's Method
Heun's MethodHeun's Method
Heun's MethodRabin BK
 
Material Selection and Design Standards
Material Selection and Design Standards Material Selection and Design Standards
Material Selection and Design Standards Naseel Ibnu Azeez
 
Engineering Materials
Engineering MaterialsEngineering Materials
Engineering Materialssushma chinta
 
Mme 323 materials science week 2 - atomic structure & interatomic bonding
Mme 323 materials science   week 2 - atomic structure & interatomic bondingMme 323 materials science   week 2 - atomic structure & interatomic bonding
Mme 323 materials science week 2 - atomic structure & interatomic bondingAdhi Primartomo
 
selective leaching type corrosion
selective leaching type corrosionselective leaching type corrosion
selective leaching type corrosionJAYESH PAREKH
 
B.tech ii unit-1 material curve tracing
B.tech ii unit-1 material curve tracingB.tech ii unit-1 material curve tracing
B.tech ii unit-1 material curve tracingRai University
 
Standards & Codes An Overview to Materials and Machine design
Standards & Codes An Overview to Materials and Machine designStandards & Codes An Overview to Materials and Machine design
Standards & Codes An Overview to Materials and Machine designdon bhai
 
Classification of Engineering Materials, Engineering requirements of materials.
Classification of Engineering Materials, Engineering requirements of materials. Classification of Engineering Materials, Engineering requirements of materials.
Classification of Engineering Materials, Engineering requirements of materials. Akash Patel
 
Corrosion types & prevention
Corrosion types & preventionCorrosion types & prevention
Corrosion types & preventionvishalbailur1
 
Design of experiments
Design of experimentsDesign of experiments
Design of experimentsUpendra K
 
Engineering as experimentation
Engineering as experimentationEngineering as experimentation
Engineering as experimentationSKS
 

What's hot (20)

Heun's Method
Heun's MethodHeun's Method
Heun's Method
 
Material Selection and Design Standards
Material Selection and Design Standards Material Selection and Design Standards
Material Selection and Design Standards
 
Engineering Materials
Engineering MaterialsEngineering Materials
Engineering Materials
 
Mme 323 materials science week 2 - atomic structure & interatomic bonding
Mme 323 materials science   week 2 - atomic structure & interatomic bondingMme 323 materials science   week 2 - atomic structure & interatomic bonding
Mme 323 materials science week 2 - atomic structure & interatomic bonding
 
Corrosion
CorrosionCorrosion
Corrosion
 
Mathematical modeling
Mathematical modelingMathematical modeling
Mathematical modeling
 
Engineering mathematics, fifth edition(1)
Engineering mathematics, fifth edition(1)Engineering mathematics, fifth edition(1)
Engineering mathematics, fifth edition(1)
 
Engineering materials part 1
Engineering materials part 1Engineering materials part 1
Engineering materials part 1
 
6. processing of ceramics
6. processing of ceramics6. processing of ceramics
6. processing of ceramics
 
selective leaching type corrosion
selective leaching type corrosionselective leaching type corrosion
selective leaching type corrosion
 
B.tech ii unit-1 material curve tracing
B.tech ii unit-1 material curve tracingB.tech ii unit-1 material curve tracing
B.tech ii unit-1 material curve tracing
 
CAD vs CAE
CAD vs CAECAD vs CAE
CAD vs CAE
 
Classification of materials
Classification  of materialsClassification  of materials
Classification of materials
 
UNIT II ENGINEERING ETHICS
UNIT II ENGINEERING ETHICSUNIT II ENGINEERING ETHICS
UNIT II ENGINEERING ETHICS
 
Standards & Codes An Overview to Materials and Machine design
Standards & Codes An Overview to Materials and Machine designStandards & Codes An Overview to Materials and Machine design
Standards & Codes An Overview to Materials and Machine design
 
Senses of engineering ethics1
Senses of engineering ethics1Senses of engineering ethics1
Senses of engineering ethics1
 
Classification of Engineering Materials, Engineering requirements of materials.
Classification of Engineering Materials, Engineering requirements of materials. Classification of Engineering Materials, Engineering requirements of materials.
Classification of Engineering Materials, Engineering requirements of materials.
 
Corrosion types & prevention
Corrosion types & preventionCorrosion types & prevention
Corrosion types & prevention
 
Design of experiments
Design of experimentsDesign of experiments
Design of experiments
 
Engineering as experimentation
Engineering as experimentationEngineering as experimentation
Engineering as experimentation
 

Similar to Design Optimization.ppt

Unit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxUnit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxssuser4debce1
 
Design of machine elements notes by Bhavesh Mhaskar
Design of machine elements notes by Bhavesh Mhaskar Design of machine elements notes by Bhavesh Mhaskar
Design of machine elements notes by Bhavesh Mhaskar BhaveshMhaskar
 
Chapter 1 (1).pdf
Chapter 1 (1).pdfChapter 1 (1).pdf
Chapter 1 (1).pdfrziguiala
 
Engineering Design Assignment
Engineering Design AssignmentEngineering Design Assignment
Engineering Design AssignmentKerrie Noble
 
Chapter 6-INTEGER PROGRAMMING note.pdf
Chapter 6-INTEGER PROGRAMMING  note.pdfChapter 6-INTEGER PROGRAMMING  note.pdf
Chapter 6-INTEGER PROGRAMMING note.pdfTsegay Berhe
 
Design and optimization of parts of a suspension system
Design and optimization of parts of a suspension systemDesign and optimization of parts of a suspension system
Design and optimization of parts of a suspension systemShih Cheng Tung
 
4. linear programming using excel solver
4. linear programming using excel solver4. linear programming using excel solver
4. linear programming using excel solverHakeem-Ur- Rehman
 
ESDL Research Overview
ESDL Research OverviewESDL Research Overview
ESDL Research OverviewESDL_Illinois
 
Linear programming manzoor nabi
Linear programming  manzoor nabiLinear programming  manzoor nabi
Linear programming manzoor nabiManzoor Wani
 
Lecture - Linear Programming.pdf
Lecture - Linear Programming.pdfLecture - Linear Programming.pdf
Lecture - Linear Programming.pdflucky141651
 
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptx
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptxSINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptx
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptxglorypreciousj
 
Emgineering Design Portfolio
Emgineering Design PortfolioEmgineering Design Portfolio
Emgineering Design PortfolioTsuyoshi Yokoyama
 
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptx
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptxlecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptx
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptxglorypreciousj
 
CompEng - Lec01 - Introduction To Optimum Design.pdf
CompEng - Lec01 - Introduction To Optimum Design.pdfCompEng - Lec01 - Introduction To Optimum Design.pdf
CompEng - Lec01 - Introduction To Optimum Design.pdfnooreldeenmagdy2
 

Similar to Design Optimization.ppt (20)

Unit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxUnit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptx
 
Design of machine elements notes by Bhavesh Mhaskar
Design of machine elements notes by Bhavesh Mhaskar Design of machine elements notes by Bhavesh Mhaskar
Design of machine elements notes by Bhavesh Mhaskar
 
Chapter 1 (1).pdf
Chapter 1 (1).pdfChapter 1 (1).pdf
Chapter 1 (1).pdf
 
CN.ppt
CN.pptCN.ppt
CN.ppt
 
Engineering Design Assignment
Engineering Design AssignmentEngineering Design Assignment
Engineering Design Assignment
 
Chapter 6-INTEGER PROGRAMMING note.pdf
Chapter 6-INTEGER PROGRAMMING  note.pdfChapter 6-INTEGER PROGRAMMING  note.pdf
Chapter 6-INTEGER PROGRAMMING note.pdf
 
Design and optimization of parts of a suspension system
Design and optimization of parts of a suspension systemDesign and optimization of parts of a suspension system
Design and optimization of parts of a suspension system
 
Ranjit_Verma_CV_2016
Ranjit_Verma_CV_2016Ranjit_Verma_CV_2016
Ranjit_Verma_CV_2016
 
Introduction to solid modeling
Introduction to solid modelingIntroduction to solid modeling
Introduction to solid modeling
 
4. linear programming using excel solver
4. linear programming using excel solver4. linear programming using excel solver
4. linear programming using excel solver
 
ESDL Research Overview
ESDL Research OverviewESDL Research Overview
ESDL Research Overview
 
OI.ppt
OI.pptOI.ppt
OI.ppt
 
Linear programming manzoor nabi
Linear programming  manzoor nabiLinear programming  manzoor nabi
Linear programming manzoor nabi
 
Lecture - Linear Programming.pdf
Lecture - Linear Programming.pdfLecture - Linear Programming.pdf
Lecture - Linear Programming.pdf
 
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptx
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptxSINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptx
SINGLE VARIABLE OPTIMIZATION AND MULTI VARIABLE OPTIMIZATIUON.pptx
 
Emgineering Design Portfolio
Emgineering Design PortfolioEmgineering Design Portfolio
Emgineering Design Portfolio
 
Tutorial_01_Quick_Start.pdf
Tutorial_01_Quick_Start.pdfTutorial_01_Quick_Start.pdf
Tutorial_01_Quick_Start.pdf
 
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptx
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptxlecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptx
lecture-nlp-1 YUYTYNYHU00000000000000000000000000(1).pptx
 
CompEng - Lec01 - Introduction To Optimum Design.pdf
CompEng - Lec01 - Introduction To Optimum Design.pdfCompEng - Lec01 - Introduction To Optimum Design.pdf
CompEng - Lec01 - Introduction To Optimum Design.pdf
 
LP.ppt
LP.pptLP.ppt
LP.ppt
 

More from Khalil Alhatab

LE03 The silicon substrate and adding to itPart 2.pptx
LE03 The silicon substrate and adding to itPart 2.pptxLE03 The silicon substrate and adding to itPart 2.pptx
LE03 The silicon substrate and adding to itPart 2.pptxKhalil Alhatab
 
Lecture 4 MACHINE TOOL DRIVES.pptx
Lecture 4 MACHINE TOOL DRIVES.pptxLecture 4 MACHINE TOOL DRIVES.pptx
Lecture 4 MACHINE TOOL DRIVES.pptxKhalil Alhatab
 
89-metrology-and-measurements.ppt
89-metrology-and-measurements.ppt89-metrology-and-measurements.ppt
89-metrology-and-measurements.pptKhalil Alhatab
 
vvvvvvvvvvvvvvvchapter-1-190110110813.pdf
vvvvvvvvvvvvvvvchapter-1-190110110813.pdfvvvvvvvvvvvvvvvchapter-1-190110110813.pdf
vvvvvvvvvvvvvvvchapter-1-190110110813.pdfKhalil Alhatab
 
Chapter - 1 Basic Concepts.pdf
Chapter - 1 Basic Concepts.pdfChapter - 1 Basic Concepts.pdf
Chapter - 1 Basic Concepts.pdfKhalil Alhatab
 
15723120156. Measurement of Force and Torque.pdf
15723120156. Measurement of Force and Torque.pdf15723120156. Measurement of Force and Torque.pdf
15723120156. Measurement of Force and Torque.pdfKhalil Alhatab
 
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdfKhalil Alhatab
 
15694598371.Measurment.pdf
15694598371.Measurment.pdf15694598371.Measurment.pdf
15694598371.Measurment.pdfKhalil Alhatab
 
Chapter 4 Angular Measurement.pdf
Chapter 4 Angular Measurement.pdfChapter 4 Angular Measurement.pdf
Chapter 4 Angular Measurement.pdfKhalil Alhatab
 
unit_2_linear___angular_measurements.pdf
unit_2_linear___angular_measurements.pdfunit_2_linear___angular_measurements.pdf
unit_2_linear___angular_measurements.pdfKhalil Alhatab
 

More from Khalil Alhatab (20)

LE03 The silicon substrate and adding to itPart 2.pptx
LE03 The silicon substrate and adding to itPart 2.pptxLE03 The silicon substrate and adding to itPart 2.pptx
LE03 The silicon substrate and adding to itPart 2.pptx
 
lecture7.ppt
lecture7.pptlecture7.ppt
lecture7.ppt
 
Lecture 4 MACHINE TOOL DRIVES.pptx
Lecture 4 MACHINE TOOL DRIVES.pptxLecture 4 MACHINE TOOL DRIVES.pptx
Lecture 4 MACHINE TOOL DRIVES.pptx
 
ch01.pdf
ch01.pdfch01.pdf
ch01.pdf
 
L-031.pdf
L-031.pdfL-031.pdf
L-031.pdf
 
Part_1a.ppt
Part_1a.pptPart_1a.ppt
Part_1a.ppt
 
Lecture 3.pdf
Lecture 3.pdfLecture 3.pdf
Lecture 3.pdf
 
Lecture 3.pdf
Lecture 3.pdfLecture 3.pdf
Lecture 3.pdf
 
89-metrology-and-measurements.ppt
89-metrology-and-measurements.ppt89-metrology-and-measurements.ppt
89-metrology-and-measurements.ppt
 
vvvvvvvvvvvvvvvchapter-1-190110110813.pdf
vvvvvvvvvvvvvvvchapter-1-190110110813.pdfvvvvvvvvvvvvvvvchapter-1-190110110813.pdf
vvvvvvvvvvvvvvvchapter-1-190110110813.pdf
 
section1.1.pdf
section1.1.pdfsection1.1.pdf
section1.1.pdf
 
Chapter - 1 Basic Concepts.pdf
Chapter - 1 Basic Concepts.pdfChapter - 1 Basic Concepts.pdf
Chapter - 1 Basic Concepts.pdf
 
METRO20152_CH3.pdf
METRO20152_CH3.pdfMETRO20152_CH3.pdf
METRO20152_CH3.pdf
 
15723120156. Measurement of Force and Torque.pdf
15723120156. Measurement of Force and Torque.pdf15723120156. Measurement of Force and Torque.pdf
15723120156. Measurement of Force and Torque.pdf
 
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf
3141901-chapter-1_introduction-to-metrology-linear-and-angular-measurement.pdf
 
99995204.pdf
99995204.pdf99995204.pdf
99995204.pdf
 
6570550.ppt
6570550.ppt6570550.ppt
6570550.ppt
 
15694598371.Measurment.pdf
15694598371.Measurment.pdf15694598371.Measurment.pdf
15694598371.Measurment.pdf
 
Chapter 4 Angular Measurement.pdf
Chapter 4 Angular Measurement.pdfChapter 4 Angular Measurement.pdf
Chapter 4 Angular Measurement.pdf
 
unit_2_linear___angular_measurements.pdf
unit_2_linear___angular_measurements.pdfunit_2_linear___angular_measurements.pdf
unit_2_linear___angular_measurements.pdf
 

Recently uploaded

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 

Recently uploaded (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 

Design Optimization.ppt

  • 1. Ken Youssefi Mechanical Engineering Dept. 1 Design Optimization • Optimization is a component of design process • The design of systems can be formulated as problems of optimization where a measure of performance is to be optimized while satisfying all the constraints.
  • 2. Ken Youssefi Mechanical Engineering Dept. 2 Design Optimization • Design variables – a set of parameters that describes the system (dimensions, material, load, …) • Design constraints – all systems are designed to perform within a given set of constraints. The constraints must be influenced by the design variables (max. or min. values of design variables). • Objective function – a criterion is needed to judge whether or not a given design is better than another (cost, profit, weight, deflection, stress, ….).
  • 3. Ken Youssefi Mechanical Engineering Dept. 3 Optimum Design – Problem Formulation The formulation of an optimization problem is extremely important, care should always be exercised in defining and developing expressions for the constraints. The optimum solution will only be as good as the formulation.
  • 4. Ken Youssefi Mechanical Engineering Dept. 4 Problem Formulation Design of a two-bar structure The problem is to design a two-member bracket to support a force W without structural failure. Since the bracket will be produced in large quantities, the design objective is to minimize its mass while also satisfying certain fabrication and space limitation.
  • 5. Ken Youssefi Mechanical Engineering Dept. 5 Problem Formulation In formulating the design problem, we need to define structural failure more precisely. Member forces F1 and F2 can be used to define failure condition. Apply equilibrium conditions; Σ Fy = 0 Σ Fx = 0
  • 6. Ken Youssefi Mechanical Engineering Dept. 6 Problem Formulation Design Variables An important first step in the proper formulation of the problem is to identify design variables for the system. 1. All design variables should be independent of each other as far as possible. 2. All options of identifying design variables should be investigated. 3. There is a minimum number of design variables required to formulate a design problem properly. 4. Designate as many independent parameters as possible as at the beginning. Later, some of the design variables can be eliminated by assigning numerical values.
  • 7. Ken Youssefi Mechanical Engineering Dept. 7 Problem Formulation Represent all the design variables for a problem in the vector x. x3 = outer diameter of member 1 x4 = inner diameter of member 1 x5 = outer diameter of member 2 x6 = inner diameter of member 2 x1 = height h of the truss x2 = span s of the truss
  • 8. Ken Youssefi Mechanical Engineering Dept. 8 Problem Formulation Objective Function A criterion must be selected to compare various designs 1. It must be a scalar function whose numerical values could be obtained once a design is specified. 2. It must be a function of design variables, f (x). 3. The objective function is minimized or maximized (minimize cost, maximize profit, minimize weight, maximize ride quality of a vehicle, minimize the cost of manufacturing, ….) 4. Multi-objective functions; minimize the weight of a structure and at the same time minimize the deflection or stress at a certain point.
  • 9. Ken Youssefi Mechanical Engineering Dept. 9 Problem Formulation Objective Function Mass is selected as the objective function Mass = ( density )( area )( length ) x1 = height h of the truss x2 = span s of the truss x3 = outer diameter of member 1 x4 = inner diameter of member 1 x5 = outer diameter of member 2 x6 = inner diameter of member 2
  • 10. Ken Youssefi Mechanical Engineering Dept. 10 Problem Formulation Design Constraints Feasible Design A design meeting all the requirements is called a feasible (acceptable) design. An infeasible design does not meet one or more requirements Implicit & Explicit Constraints All restrictions placed on a design are collectively called constraints. Some constraints are explicit (obvious, provided) such as min. and max. values of design variables, some are implicit (derived, deduced) which are usually more complex such as deflection of a structure.
  • 11. Ken Youssefi Mechanical Engineering Dept. 11 Problem Formulation Linear and Nonlinear Constraints Constraint functions having only first-order terms in design variables are called linear constraints. More general problems have nonlinear constraint functions as well. A machine component must move precisely by a certain value (equality). Stress must not exceed the allowable stress of the material (inequality) It is easier to find feasible designs for a system having only inequality constraints. Design problems may have equality as well as inequality constraints. A feasible design must satisfy precisely all the equality constraints. Equality and Inequality Constraints
  • 12. Ken Youssefi Mechanical Engineering Dept. 12 Problem Formulation Constraints for the example problem are: member stress shall not exceed the allowable stress, and various limitations on design variables shall be met. Constraint on stress σ (applied) < σ (allowable)
  • 13. Ken Youssefi Mechanical Engineering Dept. 13 Problem Formulation Finally, the constraints on design variables are written as Where xil and xiu are the minimum and maximum values for the ith design variable. These constraints are necessary to impose fabrication and physical space limitations.
  • 14. Ken Youssefi Mechanical Engineering Dept. 14 Problem Formulation The problem can be summarized as follows Find design variables x1, x2, x3, x4, x5, and x6 to minimize the objective function, subject to the constraints of the equations x1 = height h of the truss x2 = span s of the truss x3 = outer diameter of member 1 x4 = inner diameter of member 1 x5 = outer diameter of member 2 x6 = inner diameter of member 2
  • 15. Ken Youssefi Mechanical Engineering Dept. 15 Example – Design of a Beer Can Design a beer can to hold at least the specified amount of beer and meet other design requirement. The cans will be produced in billions, so it is desirable to minimize the cost of manufacturing. Since the cost can be related directly to the surface area of the sheet metal used, it is reasonable to minimize the sheet metal required to fabricate the can.
  • 16. Ken Youssefi Mechanical Engineering Dept. 16 Example – Design of a Beer Can Fabrication, handling, aesthetic, shipping considerations and customer needs impose the following restrictions on the size of the can: 1. The diameter of the can should be no more than 8 cm. Also, it should not be less than 3.5 cm. 2. The height of the can should be no more than 18 cm and no less than 8 cm. 3. The can is required to hold at least 400 ml of fluid.
  • 17. Ken Youssefi Mechanical Engineering Dept. 17 Example – Design of a Beer Can Design variables D = diameter of the can (cm) H = height of the can (cm) Objective function The design objective is to minimize the surface area (Non-linear)
  • 18. Ken Youssefi Mechanical Engineering Dept. 18 Example – Design of a Beer Can The constraints must be formulated in terms of design variables. The first constraint is that the can must hold at least 400 ml of fluid. The problem has two independent design variable and five explicit constraints. The objective function and first constraint are nonlinear in design variable whereas the remaining constraints are linear. (Non-linear) The other constraints on the size of the can are: (linear)
  • 19. Ken Youssefi Mechanical Engineering Dept. 19 Standard Design Optimization Model The standard design optimization model is defined as follows: Find an n-vector x = (x1, x2, …., xn) of design variables to minimize an objective function subject to the p equality constraints and the m inequality constraints
  • 20. Ken Youssefi Mechanical Engineering Dept. 20 Observations on the Standard Model • The functions f(x), hj(x), and gi(x) must depend on some or all of the design variables. • The number of independent equality constraints must be less than or at most equal to the number of design variables. • There is no restriction on the number of inequality constraints. • Some design problems may not have any constraints (unconstrained optimization problems). • Linear programming is needed If all the functions f(x), hj(x), and gi(x) are linear in design variables x, otherwise use nonlinear programming.
  • 21. Ken Youssefi Mechanical Engineering Dept. 21 Helical Compression Spring Free body diagram of axially loaded helical spring D = coil diameter d = wire diameter Maximum shear stress
  • 22. Ken Youssefi Mechanical Engineering Dept. 22 Helical Compression Spring Shear stress correction factor Spring index Maximum shear stress
  • 23. Ken Youssefi Mechanical Engineering Dept. 23 Helical Compression Spring Deflection The total strain energy, torsional and shear components Total strain energy
  • 24. Ken Youssefi Mechanical Engineering Dept. 24 Helical Compression Spring Castigliano’s theorem – deflection is the partial derivative of the total strain energy. Spring rate Linear relationship
  • 25. Ken Youssefi Mechanical Engineering Dept. 25 Helical Compression Spring Helical spring end conditions N (total) = Na (active number of coils) + Ni (inactive number of coils)
  • 26. Ken Youssefi Mechanical Engineering Dept. 26 Example of unconstraint optimization problem Design a compression spring of minimum weight, given the following data:
  • 27. Ken Youssefi Mechanical Engineering Dept. 27 Example – spring design The weight of the compression spring is given by the following equation:
  • 28. Ken Youssefi Mechanical Engineering Dept. 28 Example – spring design The equation can be expressed in terms of the spring index C = D/d The maximum shear stress and the deflection in the spring are given by the following equations
  • 29. Ken Youssefi Mechanical Engineering Dept. 29 Example – spring design Substituting all of the equations into the weight equation, we obtain the following expression in terms of spring index C: The plot of the objective function W vs. C, the spring index
  • 30. Ken Youssefi Mechanical Engineering Dept. 30 Infeasible Problem Conflicting requirements, inconsistent constraint equations or too many constraints on the system will result in no solution to the problem. No region of design space that satisfies all constraints.
  • 31. Ken Youssefi Mechanical Engineering Dept. 31 Optimization using graphical method A wall bracket is to be designed to support a load of W. The bracket should not fail under the load. W = 1.2 MN h = 30 cm s = 40 cm 1 2
  • 32. Ken Youssefi Mechanical Engineering Dept. 32 Problem Formulation Design variables: Objective function: Stress constraints: Where forces on bar 1 and bar 2 are:
  • 33. Ken Youssefi Mechanical Engineering Dept. 33 Graphical Solution
  • 34. Ken Youssefi Mechanical Engineering Dept. 34 Numerical Methods for Non-linear Optimization Graphical and analytical methods are inappropriate for many complicated engineering design problems. 1. The number of design variables and constraints can be large. 2. The functions for the design problem can be highly nonlinear. 3. In many engineering applications, objective and/or constraint functions can be implicit in terms of design variables.
  • 35. Ken Youssefi Mechanical Engineering Dept. 35 Structural Optimization Structural optimization is an automated synthesis of a mechanical component based on structural properties. For this optimization, a geometric modeling tool to represent the shape, a structural analysis tool to solve the problem, and an optimization algorithms to search for the optimum design are needed. Structural Optimization Geometric Modeling Structural Analysis Optimization Finite element modeling Finite element analysis Nonlinear programming algorithm
  • 36. Ken Youssefi Mechanical Engineering Dept. 36 Structural Optimization Categories • Size optimization Deals with parameters that do not alter the location of nodal points in the numerical problem, keeps a design’s shape and topology unchanged while changing dimensions of the design. • Shape optimization Deals with parameters that describe the boundary position in the numerical model. Design variables control the shape of the design. The process requires re-meshing of the model and results in freeform shapes • Topology optimization The goal of topology optimization is to determine where to place or add material and where to remove material. The optimization could determine where to place ribs to stiffen the structure.
  • 37. Ken Youssefi Mechanical Engineering Dept. 37 Optimization Categories Size and configuration optimization of a truss, design variables are the cross sectional areas and nodal coordinates of the truss. The truss could also be optimized for material. The topology or connectivity of the truss is fixed.
  • 38. Ken Youssefi Mechanical Engineering Dept. 38 Optimization Categories Shape optimization of a torque arm. Parts of the boundary are treated as design variables.
  • 39. Ken Youssefi Mechanical Engineering Dept. 39 Optimization Categories Topology optimization can be performed by using genetic algorithm. Optimum shapes of the cross section of a beam for plastic (b), aluminum (c), and steel (d)