SlideShare a Scribd company logo
1 of 44
Download to read offline
MIT OpenCourseWare
http://ocw.mit.edu
2.72 Elements of Mechanical Design
Spring 2009
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.
2.72

Elements of 

Mechanical Design

Lecture 05: Structures
Schedule and reading assignment
© Martin Culpepper, All rights reserved
Quizzes
‰ Quiz – None
Topics
‰ Finish fatigue
‰ Finish HTMs in structures
Reading assignment
‰ None
‰ Quiz next time on HTMs
2
Matrix Review
What is a Matrix?
bA matrix is an easy way to
1
⎤
⎥
⎦
⎤
⎥
⎦
⎡
represent a system of linear
⎢bequations
⎣ 2
Linear algebra is the set of
“Vector”rules that governs matrix
⎡
⎢
⎣
and vector operations
a1 a2

a3 a4

“Matrix”
© Martin Culpepper, All rights reserved 4
Matrix Addition/Subtraction
You can only add or subtract matrices of the same dimension
Operations are carried out entry by entry
b b b b ⎤+a a a a1 2 1 2 1 1 2 2
⎥+ ⎦
(2 x 2) (2 x 2) (2 x 2)
− ⎤
⎥− ⎦
+ =
+
b b b b+a a a a3 4 3 4 3 3 4 4
−
−

⎡
⎢
⎣
⎡
⎢
⎣

⎤
⎥
⎦
b b b b⎤a a a a1 2 1 2 1 1 2 2
⎥b b b ba a a a⎦3 4 3 4 3 3 4 4
(2 x 2) (2 x 2) (2 x 2)
− =
⎡
⎢
⎣
⎡
⎢
⎣

© Martin Culpepper, All rights reserved
⎤
⎥
⎦
⎤
⎥
⎦

⎡
⎢
⎣
⎡
⎢
⎣

5
Matrix Multiplication
⎤
⎥
⎦
An matrix times an matrix produces an matrixm x n n x p m x p
b b b b b b++a a a a a a1 2 1 2 1 1 2 3 1 2 2 4
b b b b b b++a a a a a a3 4 3 4 3 1 4 3 3 2 4 4
(2 x 2)
(2 x 2)
(2 x 2)
=
⎡
⎢
⎣

⎤
⎥
⎦

© Martin Culpepper, All rights reserved
⎡
⎢
⎣
⎤
⎥
⎦

⎡
⎢
⎣

6
Matrix Properties
© Martin Culpepper, All rights reserved
Notation: A, B, C = matrix , c = scalar
Cumulative Law: A + B = B + A
Distributive Law: c(A + B) = cA + cB
C(A + B) = CA + CB
Associative Law: A + (B – C) = (A + B) – C
A(BC) = (AB)C
NOTE that AB does not equal BA !!!!!!!
7
Matrix Division
© Martin Culpepper, All rights reserved
To divide in linear algebra we multiply each side by an inverse
matrix:
AB = C
A-1AB = A-1C
B = A-1C
Inverse matrix properties:
A-1A = AA-1 = I (The identity matrix)
(AB)-1 = B-1A-1
8
Structures
Machines structures
Structure = backbone = affects everything
Satisfies a multiplicity of needs
‰ Enforcing geometric relationships (position/orientation)

‰ Material flow and access

‰ Reference frame

Requires first consideration and serves to link modules:

‰ Joints (bolted/welded/etc…)

‰ Bearings

‰ Shafts
Image removed due to copyright restrictions. Please see
http://www.clarkmachinetools.com/2003_1.jpg
‰ Parts

‰ Tools

‰ Sensors

‰ Actuators

© Martin Culpepper, All rights reserved 10
Key issues with structural design
Machine concepts
‰ Topology Image removed due to copyright restrictions. Please see
‰ Material properties
http://www.fortune-cnc.com/uploads/images/1600ge_series.jpg
Principles
‰ Thermomechanical

‰ Elastomechanics

‰ Kinematics

‰ Vibration

Key tools that help
‰ Stick figures

‰ Parametric system/part error model

Visualization of the:
Load path
Vibration modes
Thermal growth
© Martin Culpepper, All rights reserved 11
Modeling: stick figures
Image removed due to copyright restrictions. Please see
http://americanmachinetools.com/images/diagram-lathe.jpg
1
2
3
© Martin Culpepper, All rights reserved 12
Modeling: stick figures
1. Stick figures
2. Beam bending
3. System bend.
1
2
3
These types of models
are idealizations of the
physical behavior. The
designer must KNOW:
(a) if beam bending
assumptions are valid
(b) how to interpret
and use the results o
this type of these
models
y

z
© Martin Culpepper, All rights reserved 13
x
Modeling: stick figures

F
© Martin Culpepper, All rights reserved 14
Transformation 

Matrices
Translational Transformation MatrixTranslational Transformation Matrix
© Martin Culpepper, All rights reserved
P=(A+L1, B+L2)=(A’, B’)
X
Y
P=(A, B)
A
B
X’
Y’
L1
L2
A
B
1
1
1
L1
L2
0
0
0 0 1
=
A’
B’
1
16
Translational Transformation Matrix
General 2D transformation matrix

1
0
0
1
0
0
ΔX
1
ΔY
1
0
0
1
0
0
L1
L2
1
© Martin Culpepper, All rights reserved 17
Rotational Transformation MatrixRotational Transformation Matrix
Y
Y’
B’
B
X
X’
Ө
Ө
P=(A, B)P=(A’, B’)
A
A’
Ө
© Martin Culpepper, All rights reserved 18
Rotational Transformation MatrixRotational Transformation Matrix
Y

P=(A’, B’)Y’
X’
Ө
Ө
Ө
B
X
A

A’ = A cosӨ + B sin Ө
© Martin Culpepper, All rights reserved 19
Rotational Transformation Matrix
Y

P=(A’, B’)Y’
X’
Ө
Ө
Ө
B
X
A

A’ = A cosӨ + B sin Ө

B’ = -A sinӨ + B cos Ө
© Martin Culpepper, All rights reserved 20
Rotational Transformation MatrixRotational Transformation Matrix
Y
Y’ P=(A’, B’)
X’
Ө
Ө
A’
A
A’
B’

B
X

cosӨ sinӨ 0 A
=
 BB’ -sinӨ cosӨ 0
A’ = A cosӨ + B sin Ө
1 10 0 1
B’ = -A sinӨ + B cos Ө
© Martin Culpepper, All rights reserved 21
Rotational Transformation MatrixRotational Transformation Matrix
Y
Y’ (+Ө) Counter Clockwise
X’ cosӨ sinӨ 0
General 2D rotational
matrix: Ө
-sinӨ cosӨ 0
0 0 1Ө
X
Y Y’
(-Ө) Clockwise
cosӨ -sinӨ 0
cosӨsinӨsinӨcosӨ0 0
0 0
Ө
1-sinӨ cosӨ 0
X
Ө
0 0 1
X’
© Martin Culpepper, All rights reserved 22
Homogeneous Transformation Matrix
General 2D HTM translational and rotational matrix:

cosӨ sinӨ Δx
-sinӨ cosӨ Δy
0 0 1
© Martin Culpepper, All rights reserved 23
HTM Applications
Simple Beam Example:Simple Beam Example
© Martin Culpepper, All rights reserved
X’
B
Y’
L
F
X
A Y
25
Simple Beam Example:Simple Beam Example
X’
Y’
B
X
Y
A
L
F
D
Ө
© Martin Culpepper, All rights reserved 26
Force Deflection EquationsUseful Force-deflection Equations
© Martin Culpepper, All rights reserved
F
F
M
d
d
Ө
d
Ө
d =
FL
EA
d =
FL3
3EI
Ө =
Ө =d =
ML2
2EI
FL2
2EI
ML
EI
27
Simple Beam Example:Simple Beam Example
A
Y
X Ө
© Martin Culpepper, All rights reserved
X’
B
Y’
L
cosӨ
0 0
-sinӨ
sinӨ cosӨ=
L
D
1
B
BHA =
L
D
1
0
0
1
A
D =
Ө =
FL3
3EI
FL2
2EI
28
D
Simple Beam Example:Drill Press Example
Find the HTM from a to b:

c
d
L
L
H
b
D
a
F
e
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
b
a
F

1 0 0
bHa = 0 1 -(D-δ)
0 0 1
© Martin Culpepper, All rights reserved 29
Force Deflection EquationsUseful Force-deflection Equations
© Martin Culpepper, All rights reserved
F
F
M
d
d
Ө
d
Ө
d =
FL
EA
d =
FL3
3EI
Ө =
Ө =d =
ML2
2EI
FL2
2EI
ML
EI
30
Simple Beam Example:Drill Press Example
Find the HTM from a to b:

c
d
L
L
H
b
D
a
F
e
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
b
a
F

1 0 0
bHa = 0 1 -(D-δ)
0 0 1
FD
δ =
EAd
© Martin Culpepper, All rights reserved 31
Simple Beam Example:Drill Press Example
Find the HTM from b to c:

c
d
L
L
H
b
c b
D
a F
F
cosӨ -sinӨ L
e cHb = sinӨ cosӨ δ
0 0 1
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
© Martin Culpepper, All rights reserved 32
Force Deflection EquationsUseful Force-deflection Equations
© Martin Culpepper, All rights reserved
F
F
M
d
d
Ө
d
Ө
d =
FL
EA
d =
FL3
3EI
Ө =
Ө =d =
ML2
2EI
FL2
2EI
ML
EI
33
Simple Beam Example:Drill Press Example
Find the HTM from b to c:

c
d
L
L
H
b
c b
D
a F
F
cosӨ -sinӨ L
e cHb = sinӨ cosӨ δ
0 0 1
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
δ =
FL3
3EI
Ө =
FL2
2EI
© Martin Culpepper, All rights reserved 34
Simple Beam Example:Drill Press Example
c
d
L
L
H a
F

e
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
Find the HTM from c to d:
F
b
FLD
c
d

cosӨ -sinӨ -δ1
dHc = sinӨ cosӨ H+δ2
0 0 1
© Martin Culpepper, All rights reserved 35
Force Deflection EquationsUseful Force-deflection Equations
© Martin Culpepper, All rights reserved
F
F
M
d
d
Ө
d
Ө
d =
FL
EA
d =
FL3
3EI
Ө =
Ө =d =
ML2
2EI
FL2
2EI
ML
EI
36
Simple Beam Example:Drill Press Example
c
d
L
L
H
Find the HTM from c to d:
c
F
b
FLD
a
F

e d
cosӨ -sinӨ -δ1
dHc = sinӨ cosӨ H+δ2
Cross-Sectional Area of large sections = A
0 0 1
Cross-Sectional Area of Drill Bit = Ad

Young’s Modulus of Material = E
 FLH FLH2 FH
Ө =
EI
δ1 =
2EI
δ2 =
EA
37© Martin Culpepper, All rights reserved
Simple Beam Example:Drill Press Example
Find the HTM from d to e:

c
d
L
L
H
b
D
a
F
e
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
ed F
FL
1 0 -L
eHd = 0 1 0
0 0 1
© Martin Culpepper, All rights reserved 38
Simple Beam Example:Drill Press Example
Find the HTM from a to e:

c
d
L
L
H
b
D
a
F
e
eHa= eHd
dHc
cHb
bHa
Find the vector aV from e to a:e
0

0
aV =
eHae
1
Cross-Sectional Area of large sections = A
Cross-Sectional Area of Drill Bit = Ad
Young’s Modulus of Material = E
© Martin Culpepper, All rights reserved 39
Simple Beam Example:Method for building system’s HTM
• Identify key nodes around the system’s
structural loop
• Create HTMs for each member between each
node
• Multiply the member’s HTMs in the correct
order
© Martin Culpepper, All rights reserved 40
More on HTMs
3D HTMs
1 0 0 X

0 sin cos Z

⎤
⎥For x-axis Y0 sincos ⎥x x
rotation
⎥
⎥
⎦
cos(Ө)~1 & sin(Ө)~ Ө
X0 sin ⎤cos
⎥For y-axis
⎥
⎥
⎥
⎦
⎤
⎥
⎥
⎥
⎥
⎦
rotation
sin 0 cos Z
θ
θx x
θy y
θy y
0 0 0 1
z zθ
θ
θ
θ
z z
−
θ
θ
θ
θ
rotation
Z0 0 1
⎡
⎢
⎢
⎢
⎢
0 0 0 1⎣ For small Ө:
−⎡
⎢ Y0 1 0⎢
⎢
⎢
⎣
Xsin 0⎡ cos
⎢ Ysin 0−For z-axis cos⎢
⎢
⎢
0 0 0 1⎣
© Martin Culpepper, All rights reserved 42
HTM Rotation
•Remember order of multiplication matters:

180
deg
90
deg
rightflip

180
deg
flip
90
deg
right
•To combine a translation and rotation, again multiply the HTM matrices
together
•Note that the order of the rotation and translation matrices does matter, so
makes sure the answer makes sense!!!
© Martin Culpepper, All rights reserved 43

More Related Content

What's hot

On Edge Control Set of a Graph in Transportation Problems
On Edge Control Set of a Graph in Transportation ProblemsOn Edge Control Set of a Graph in Transportation Problems
On Edge Control Set of a Graph in Transportation ProblemsEswar Publications
 
Overlapping T-block analysis and genetic optimization of rectangular grooves ...
Overlapping T-block analysis and genetic optimization of rectangular grooves ...Overlapping T-block analysis and genetic optimization of rectangular grooves ...
Overlapping T-block analysis and genetic optimization of rectangular grooves ...Yong Heui Cho
 
Math unit30 functions
Math unit30 functionsMath unit30 functions
Math unit30 functionseLearningJa
 
Antenna Paper Solution
Antenna Paper SolutionAntenna Paper Solution
Antenna Paper SolutionHaris Hassan
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test fundapallavisingla1
 
Graphical Models In Python | Edureka
Graphical Models In Python | EdurekaGraphical Models In Python | Edureka
Graphical Models In Python | EdurekaEdureka!
 
Stein's method for functional Poisson approximation
Stein's method for functional Poisson approximationStein's method for functional Poisson approximation
Stein's method for functional Poisson approximationLaurent Decreusefond
 

What's hot (7)

On Edge Control Set of a Graph in Transportation Problems
On Edge Control Set of a Graph in Transportation ProblemsOn Edge Control Set of a Graph in Transportation Problems
On Edge Control Set of a Graph in Transportation Problems
 
Overlapping T-block analysis and genetic optimization of rectangular grooves ...
Overlapping T-block analysis and genetic optimization of rectangular grooves ...Overlapping T-block analysis and genetic optimization of rectangular grooves ...
Overlapping T-block analysis and genetic optimization of rectangular grooves ...
 
Math unit30 functions
Math unit30 functionsMath unit30 functions
Math unit30 functions
 
Antenna Paper Solution
Antenna Paper SolutionAntenna Paper Solution
Antenna Paper Solution
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test funda
 
Graphical Models In Python | Edureka
Graphical Models In Python | EdurekaGraphical Models In Python | Edureka
Graphical Models In Python | Edureka
 
Stein's method for functional Poisson approximation
Stein's method for functional Poisson approximationStein's method for functional Poisson approximation
Stein's method for functional Poisson approximation
 

Viewers also liked

Tell me a (transmedia) story
Tell me a (transmedia) storyTell me a (transmedia) story
Tell me a (transmedia) storydracnath
 
It’s budget time for the State
It’s budget time for the StateIt’s budget time for the State
It’s budget time for the Statetelosaes
 
Presentacion celac
Presentacion celacPresentacion celac
Presentacion celac23298173
 
QUANTI SOLDI AI PARTITI?
QUANTI SOLDI AI PARTITI?QUANTI SOLDI AI PARTITI?
QUANTI SOLDI AI PARTITI?telosaes
 
QUÉ ES UN BLOG?
QUÉ ES UN BLOG?QUÉ ES UN BLOG?
QUÉ ES UN BLOG?almamtz14
 
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015Uni Papua Football
 
ANDAMIO COGNITIVO- EDUCACIÓN
ANDAMIO COGNITIVO- EDUCACIÓN ANDAMIO COGNITIVO- EDUCACIÓN
ANDAMIO COGNITIVO- EDUCACIÓN jimenavargasrobles
 
Comparación entre las normas apa y las normas icontec
Comparación entre las normas apa y las normas icontecComparación entre las normas apa y las normas icontec
Comparación entre las normas apa y las normas icontecjimenavargasrobles
 
Methods and Data Collection
Methods and Data CollectionMethods and Data Collection
Methods and Data CollectionEverettProgram
 
Judgement Call: Maturity, Emotions, and the Teenage Brain
Judgement Call: Maturity, Emotions, and the Teenage BrainJudgement Call: Maturity, Emotions, and the Teenage Brain
Judgement Call: Maturity, Emotions, and the Teenage BrainTeenSafe
 
Método problémico
Método problémicoMétodo problémico
Método problémicoplayita23
 
The TeenSafe Parenting Guide to Tech Safety
The TeenSafe Parenting Guide to Tech SafetyThe TeenSafe Parenting Guide to Tech Safety
The TeenSafe Parenting Guide to Tech SafetyTeenSafe
 
Trusses and its applications
Trusses and its applicationsTrusses and its applications
Trusses and its applicationsMilan Joshi
 
Polio lower limb deformity
Polio lower limb deformityPolio lower limb deformity
Polio lower limb deformityNaveed Jumani
 
Conducting an Interview - Part 1
Conducting an Interview - Part 1Conducting an Interview - Part 1
Conducting an Interview - Part 1Sharon Keenan M.Ed.
 
Business Ethics and Corporate Governance RATING
Business Ethics and Corporate Governance RATINGBusiness Ethics and Corporate Governance RATING
Business Ethics and Corporate Governance RATINGHarneet Singh
 

Viewers also liked (17)

Tell me a (transmedia) story
Tell me a (transmedia) storyTell me a (transmedia) story
Tell me a (transmedia) story
 
It’s budget time for the State
It’s budget time for the StateIt’s budget time for the State
It’s budget time for the State
 
Presentacion celac
Presentacion celacPresentacion celac
Presentacion celac
 
QUANTI SOLDI AI PARTITI?
QUANTI SOLDI AI PARTITI?QUANTI SOLDI AI PARTITI?
QUANTI SOLDI AI PARTITI?
 
QUÉ ES UN BLOG?
QUÉ ES UN BLOG?QUÉ ES UN BLOG?
QUÉ ES UN BLOG?
 
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015
Latihan Uni Papua FC Salatiga Jumat 6 Nopember 2015
 
ANDAMIO COGNITIVO- EDUCACIÓN
ANDAMIO COGNITIVO- EDUCACIÓN ANDAMIO COGNITIVO- EDUCACIÓN
ANDAMIO COGNITIVO- EDUCACIÓN
 
Comparación entre las normas apa y las normas icontec
Comparación entre las normas apa y las normas icontecComparación entre las normas apa y las normas icontec
Comparación entre las normas apa y las normas icontec
 
Methods and Data Collection
Methods and Data CollectionMethods and Data Collection
Methods and Data Collection
 
Judgement Call: Maturity, Emotions, and the Teenage Brain
Judgement Call: Maturity, Emotions, and the Teenage BrainJudgement Call: Maturity, Emotions, and the Teenage Brain
Judgement Call: Maturity, Emotions, and the Teenage Brain
 
Método problémico
Método problémicoMétodo problémico
Método problémico
 
Distocia
DistociaDistocia
Distocia
 
The TeenSafe Parenting Guide to Tech Safety
The TeenSafe Parenting Guide to Tech SafetyThe TeenSafe Parenting Guide to Tech Safety
The TeenSafe Parenting Guide to Tech Safety
 
Trusses and its applications
Trusses and its applicationsTrusses and its applications
Trusses and its applications
 
Polio lower limb deformity
Polio lower limb deformityPolio lower limb deformity
Polio lower limb deformity
 
Conducting an Interview - Part 1
Conducting an Interview - Part 1Conducting an Interview - Part 1
Conducting an Interview - Part 1
 
Business Ethics and Corporate Governance RATING
Business Ethics and Corporate Governance RATINGBusiness Ethics and Corporate Governance RATING
Business Ethics and Corporate Governance RATING
 

Similar to Mit2 72s09 lec05

SKuehn_MachineLearningAndOptimization_2015
SKuehn_MachineLearningAndOptimization_2015SKuehn_MachineLearningAndOptimization_2015
SKuehn_MachineLearningAndOptimization_2015Stefan Kühn
 
50 keys to cat from test funda (1)
50 keys to cat from test funda (1)50 keys to cat from test funda (1)
50 keys to cat from test funda (1)Shivangi Agrawal
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test fundaarpitnigam01
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test fundajesusisgood
 
CS540-2-lecture11 - Copy.ppt
CS540-2-lecture11 - Copy.pptCS540-2-lecture11 - Copy.ppt
CS540-2-lecture11 - Copy.pptssuser0be977
 
50 keys to cat from test funda (1)
50 keys to cat from test funda (1)50 keys to cat from test funda (1)
50 keys to cat from test funda (1)Shivangi Agrawal
 
50 useful quant formula
50 useful quant formula50 useful quant formula
50 useful quant formulaChintan Leo
 
Optimal L-shaped matrix reordering, aka graph's core-periphery
Optimal L-shaped matrix reordering, aka graph's core-peripheryOptimal L-shaped matrix reordering, aka graph's core-periphery
Optimal L-shaped matrix reordering, aka graph's core-peripheryFrancesco Tudisco
 
digital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesdigital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesImran Waris
 
Matlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingMatlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingDr. Manjunatha. P
 
07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptxElisée Ndjabu
 
Digital electronics k map comparators and their function
Digital electronics k map comparators and their functionDigital electronics k map comparators and their function
Digital electronics k map comparators and their functionkumarankit06875
 

Similar to Mit2 72s09 lec05 (20)

Mit2 72s09 lec02 (1)
Mit2 72s09 lec02 (1)Mit2 72s09 lec02 (1)
Mit2 72s09 lec02 (1)
 
SKuehn_MachineLearningAndOptimization_2015
SKuehn_MachineLearningAndOptimization_2015SKuehn_MachineLearningAndOptimization_2015
SKuehn_MachineLearningAndOptimization_2015
 
Mit2 72s09 lec03
Mit2 72s09 lec03Mit2 72s09 lec03
Mit2 72s09 lec03
 
Ydstie
YdstieYdstie
Ydstie
 
Aptitute fromule
Aptitute fromuleAptitute fromule
Aptitute fromule
 
50 keys to cat from test funda (1)
50 keys to cat from test funda (1)50 keys to cat from test funda (1)
50 keys to cat from test funda (1)
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test funda
 
50 keys to cat from test funda
50 keys to cat from test funda50 keys to cat from test funda
50 keys to cat from test funda
 
Code Optimization.ppt
Code Optimization.pptCode Optimization.ppt
Code Optimization.ppt
 
CS540-2-lecture11 - Copy.ppt
CS540-2-lecture11 - Copy.pptCS540-2-lecture11 - Copy.ppt
CS540-2-lecture11 - Copy.ppt
 
50 keys to cat from test funda (1)
50 keys to cat from test funda (1)50 keys to cat from test funda (1)
50 keys to cat from test funda (1)
 
50 useful quant formula
50 useful quant formula50 useful quant formula
50 useful quant formula
 
Optimal L-shaped matrix reordering, aka graph's core-periphery
Optimal L-shaped matrix reordering, aka graph's core-peripheryOptimal L-shaped matrix reordering, aka graph's core-periphery
Optimal L-shaped matrix reordering, aka graph's core-periphery
 
MUMS: Agent-based Modeling Workshop - Practical Bayesian Optimization for Age...
MUMS: Agent-based Modeling Workshop - Practical Bayesian Optimization for Age...MUMS: Agent-based Modeling Workshop - Practical Bayesian Optimization for Age...
MUMS: Agent-based Modeling Workshop - Practical Bayesian Optimization for Age...
 
digital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gatesdigital logic design Chapter 2 boolean_algebra_&_logic_gates
digital logic design Chapter 2 boolean_algebra_&_logic_gates
 
Matlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingMatlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processing
 
Lecture 1 python arithmetic (ewurc)
Lecture 1 python arithmetic (ewurc)Lecture 1 python arithmetic (ewurc)
Lecture 1 python arithmetic (ewurc)
 
2. lp iterative methods
2. lp   iterative methods2. lp   iterative methods
2. lp iterative methods
 
07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx
 
Digital electronics k map comparators and their function
Digital electronics k map comparators and their functionDigital electronics k map comparators and their function
Digital electronics k map comparators and their function
 

More from Jasim Almuhandis (15)

Mit2 72s09 lec09
Mit2 72s09 lec09Mit2 72s09 lec09
Mit2 72s09 lec09
 
Mit2 72s09 lec08
Mit2 72s09 lec08Mit2 72s09 lec08
Mit2 72s09 lec08
 
Mit2 72s09 lec08
Mit2 72s09 lec08Mit2 72s09 lec08
Mit2 72s09 lec08
 
Mit2 72s09 lec06
Mit2 72s09 lec06Mit2 72s09 lec06
Mit2 72s09 lec06
 
Mit2 72s09 lec04
Mit2 72s09 lec04Mit2 72s09 lec04
Mit2 72s09 lec04
 
183710439 friction-from-meriam-pdf
183710439 friction-from-meriam-pdf183710439 friction-from-meriam-pdf
183710439 friction-from-meriam-pdf
 
Mit2 72s09 lec02_shaft
Mit2 72s09 lec02_shaftMit2 72s09 lec02_shaft
Mit2 72s09 lec02_shaft
 
Free vibrations
Free vibrationsFree vibrations
Free vibrations
 
The way which is leading toward bem
The way which is leading  toward bemThe way which is leading  toward bem
The way which is leading toward bem
 
Special integrations
Special integrationsSpecial integrations
Special integrations
 
Method of weighted residuals
Method of weighted residualsMethod of weighted residuals
Method of weighted residuals
 
L2d integration by parts
L2d integration by partsL2d integration by parts
L2d integration by parts
 
Deflection energy
Deflection energyDeflection energy
Deflection energy
 
Boundary element formulation
Boundary element formulationBoundary element formulation
Boundary element formulation
 
Betti
BettiBetti
Betti
 

Recently uploaded

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...jabtakhaidam7
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 

Recently uploaded (20)

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 

Mit2 72s09 lec05

  • 1. MIT OpenCourseWare http://ocw.mit.edu 2.72 Elements of Mechanical Design Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.
  • 2. 2.72 Elements of Mechanical Design Lecture 05: Structures
  • 3. Schedule and reading assignment © Martin Culpepper, All rights reserved Quizzes ‰ Quiz – None Topics ‰ Finish fatigue ‰ Finish HTMs in structures Reading assignment ‰ None ‰ Quiz next time on HTMs 2
  • 5. What is a Matrix? bA matrix is an easy way to 1 ⎤ ⎥ ⎦ ⎤ ⎥ ⎦ ⎡ represent a system of linear ⎢bequations ⎣ 2 Linear algebra is the set of “Vector”rules that governs matrix ⎡ ⎢ ⎣ and vector operations a1 a2 a3 a4 “Matrix” © Martin Culpepper, All rights reserved 4
  • 6. Matrix Addition/Subtraction You can only add or subtract matrices of the same dimension Operations are carried out entry by entry b b b b ⎤+a a a a1 2 1 2 1 1 2 2 ⎥+ ⎦ (2 x 2) (2 x 2) (2 x 2) − ⎤ ⎥− ⎦ + = + b b b b+a a a a3 4 3 4 3 3 4 4 − − ⎡ ⎢ ⎣ ⎡ ⎢ ⎣ ⎤ ⎥ ⎦ b b b b⎤a a a a1 2 1 2 1 1 2 2 ⎥b b b ba a a a⎦3 4 3 4 3 3 4 4 (2 x 2) (2 x 2) (2 x 2) − = ⎡ ⎢ ⎣ ⎡ ⎢ ⎣ © Martin Culpepper, All rights reserved ⎤ ⎥ ⎦ ⎤ ⎥ ⎦ ⎡ ⎢ ⎣ ⎡ ⎢ ⎣ 5
  • 7. Matrix Multiplication ⎤ ⎥ ⎦ An matrix times an matrix produces an matrixm x n n x p m x p b b b b b b++a a a a a a1 2 1 2 1 1 2 3 1 2 2 4 b b b b b b++a a a a a a3 4 3 4 3 1 4 3 3 2 4 4 (2 x 2) (2 x 2) (2 x 2) = ⎡ ⎢ ⎣ ⎤ ⎥ ⎦ © Martin Culpepper, All rights reserved ⎡ ⎢ ⎣ ⎤ ⎥ ⎦ ⎡ ⎢ ⎣ 6
  • 8. Matrix Properties © Martin Culpepper, All rights reserved Notation: A, B, C = matrix , c = scalar Cumulative Law: A + B = B + A Distributive Law: c(A + B) = cA + cB C(A + B) = CA + CB Associative Law: A + (B – C) = (A + B) – C A(BC) = (AB)C NOTE that AB does not equal BA !!!!!!! 7
  • 9. Matrix Division © Martin Culpepper, All rights reserved To divide in linear algebra we multiply each side by an inverse matrix: AB = C A-1AB = A-1C B = A-1C Inverse matrix properties: A-1A = AA-1 = I (The identity matrix) (AB)-1 = B-1A-1 8
  • 11. Machines structures Structure = backbone = affects everything Satisfies a multiplicity of needs ‰ Enforcing geometric relationships (position/orientation) ‰ Material flow and access ‰ Reference frame Requires first consideration and serves to link modules: ‰ Joints (bolted/welded/etc…) ‰ Bearings ‰ Shafts Image removed due to copyright restrictions. Please see http://www.clarkmachinetools.com/2003_1.jpg ‰ Parts ‰ Tools ‰ Sensors ‰ Actuators © Martin Culpepper, All rights reserved 10
  • 12. Key issues with structural design Machine concepts ‰ Topology Image removed due to copyright restrictions. Please see ‰ Material properties http://www.fortune-cnc.com/uploads/images/1600ge_series.jpg Principles ‰ Thermomechanical ‰ Elastomechanics ‰ Kinematics ‰ Vibration Key tools that help ‰ Stick figures ‰ Parametric system/part error model Visualization of the: Load path Vibration modes Thermal growth © Martin Culpepper, All rights reserved 11
  • 13. Modeling: stick figures Image removed due to copyright restrictions. Please see http://americanmachinetools.com/images/diagram-lathe.jpg 1 2 3 © Martin Culpepper, All rights reserved 12
  • 14. Modeling: stick figures 1. Stick figures 2. Beam bending 3. System bend. 1 2 3 These types of models are idealizations of the physical behavior. The designer must KNOW: (a) if beam bending assumptions are valid (b) how to interpret and use the results o this type of these models y z © Martin Culpepper, All rights reserved 13 x
  • 15. Modeling: stick figures F © Martin Culpepper, All rights reserved 14
  • 17. Translational Transformation MatrixTranslational Transformation Matrix © Martin Culpepper, All rights reserved P=(A+L1, B+L2)=(A’, B’) X Y P=(A, B) A B X’ Y’ L1 L2 A B 1 1 1 L1 L2 0 0 0 0 1 = A’ B’ 1 16
  • 18. Translational Transformation Matrix General 2D transformation matrix 1 0 0 1 0 0 ΔX 1 ΔY 1 0 0 1 0 0 L1 L2 1 © Martin Culpepper, All rights reserved 17
  • 19. Rotational Transformation MatrixRotational Transformation Matrix Y Y’ B’ B X X’ Ө Ө P=(A, B)P=(A’, B’) A A’ Ө © Martin Culpepper, All rights reserved 18
  • 20. Rotational Transformation MatrixRotational Transformation Matrix Y P=(A’, B’)Y’ X’ Ө Ө Ө B X A A’ = A cosӨ + B sin Ө © Martin Culpepper, All rights reserved 19
  • 21. Rotational Transformation Matrix Y P=(A’, B’)Y’ X’ Ө Ө Ө B X A A’ = A cosӨ + B sin Ө B’ = -A sinӨ + B cos Ө © Martin Culpepper, All rights reserved 20
  • 22. Rotational Transformation MatrixRotational Transformation Matrix Y Y’ P=(A’, B’) X’ Ө Ө A’ A A’ B’ B X cosӨ sinӨ 0 A = BB’ -sinӨ cosӨ 0 A’ = A cosӨ + B sin Ө 1 10 0 1 B’ = -A sinӨ + B cos Ө © Martin Culpepper, All rights reserved 21
  • 23. Rotational Transformation MatrixRotational Transformation Matrix Y Y’ (+Ө) Counter Clockwise X’ cosӨ sinӨ 0 General 2D rotational matrix: Ө -sinӨ cosӨ 0 0 0 1Ө X Y Y’ (-Ө) Clockwise cosӨ -sinӨ 0 cosӨsinӨsinӨcosӨ0 0 0 0 Ө 1-sinӨ cosӨ 0 X Ө 0 0 1 X’ © Martin Culpepper, All rights reserved 22
  • 24. Homogeneous Transformation Matrix General 2D HTM translational and rotational matrix: cosӨ sinӨ Δx -sinӨ cosӨ Δy 0 0 1 © Martin Culpepper, All rights reserved 23
  • 26. Simple Beam Example:Simple Beam Example © Martin Culpepper, All rights reserved X’ B Y’ L F X A Y 25
  • 27. Simple Beam Example:Simple Beam Example X’ Y’ B X Y A L F D Ө © Martin Culpepper, All rights reserved 26
  • 28. Force Deflection EquationsUseful Force-deflection Equations © Martin Culpepper, All rights reserved F F M d d Ө d Ө d = FL EA d = FL3 3EI Ө = Ө =d = ML2 2EI FL2 2EI ML EI 27
  • 29. Simple Beam Example:Simple Beam Example A Y X Ө © Martin Culpepper, All rights reserved X’ B Y’ L cosӨ 0 0 -sinӨ sinӨ cosӨ= L D 1 B BHA = L D 1 0 0 1 A D = Ө = FL3 3EI FL2 2EI 28 D
  • 30. Simple Beam Example:Drill Press Example Find the HTM from a to b: c d L L H b D a F e Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E b a F 1 0 0 bHa = 0 1 -(D-δ) 0 0 1 © Martin Culpepper, All rights reserved 29
  • 31. Force Deflection EquationsUseful Force-deflection Equations © Martin Culpepper, All rights reserved F F M d d Ө d Ө d = FL EA d = FL3 3EI Ө = Ө =d = ML2 2EI FL2 2EI ML EI 30
  • 32. Simple Beam Example:Drill Press Example Find the HTM from a to b: c d L L H b D a F e Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E b a F 1 0 0 bHa = 0 1 -(D-δ) 0 0 1 FD δ = EAd © Martin Culpepper, All rights reserved 31
  • 33. Simple Beam Example:Drill Press Example Find the HTM from b to c: c d L L H b c b D a F F cosӨ -sinӨ L e cHb = sinӨ cosӨ δ 0 0 1 Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E © Martin Culpepper, All rights reserved 32
  • 34. Force Deflection EquationsUseful Force-deflection Equations © Martin Culpepper, All rights reserved F F M d d Ө d Ө d = FL EA d = FL3 3EI Ө = Ө =d = ML2 2EI FL2 2EI ML EI 33
  • 35. Simple Beam Example:Drill Press Example Find the HTM from b to c: c d L L H b c b D a F F cosӨ -sinӨ L e cHb = sinӨ cosӨ δ 0 0 1 Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E δ = FL3 3EI Ө = FL2 2EI © Martin Culpepper, All rights reserved 34
  • 36. Simple Beam Example:Drill Press Example c d L L H a F e Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E Find the HTM from c to d: F b FLD c d cosӨ -sinӨ -δ1 dHc = sinӨ cosӨ H+δ2 0 0 1 © Martin Culpepper, All rights reserved 35
  • 37. Force Deflection EquationsUseful Force-deflection Equations © Martin Culpepper, All rights reserved F F M d d Ө d Ө d = FL EA d = FL3 3EI Ө = Ө =d = ML2 2EI FL2 2EI ML EI 36
  • 38. Simple Beam Example:Drill Press Example c d L L H Find the HTM from c to d: c F b FLD a F e d cosӨ -sinӨ -δ1 dHc = sinӨ cosӨ H+δ2 Cross-Sectional Area of large sections = A 0 0 1 Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E FLH FLH2 FH Ө = EI δ1 = 2EI δ2 = EA 37© Martin Culpepper, All rights reserved
  • 39. Simple Beam Example:Drill Press Example Find the HTM from d to e: c d L L H b D a F e Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E ed F FL 1 0 -L eHd = 0 1 0 0 0 1 © Martin Culpepper, All rights reserved 38
  • 40. Simple Beam Example:Drill Press Example Find the HTM from a to e: c d L L H b D a F e eHa= eHd dHc cHb bHa Find the vector aV from e to a:e 0 0 aV = eHae 1 Cross-Sectional Area of large sections = A Cross-Sectional Area of Drill Bit = Ad Young’s Modulus of Material = E © Martin Culpepper, All rights reserved 39
  • 41. Simple Beam Example:Method for building system’s HTM • Identify key nodes around the system’s structural loop • Create HTMs for each member between each node • Multiply the member’s HTMs in the correct order © Martin Culpepper, All rights reserved 40
  • 43. 3D HTMs 1 0 0 X 0 sin cos Z ⎤ ⎥For x-axis Y0 sincos ⎥x x rotation ⎥ ⎥ ⎦ cos(Ө)~1 & sin(Ө)~ Ө X0 sin ⎤cos ⎥For y-axis ⎥ ⎥ ⎥ ⎦ ⎤ ⎥ ⎥ ⎥ ⎥ ⎦ rotation sin 0 cos Z θ θx x θy y θy y 0 0 0 1 z zθ θ θ θ z z − θ θ θ θ rotation Z0 0 1 ⎡ ⎢ ⎢ ⎢ ⎢ 0 0 0 1⎣ For small Ө: −⎡ ⎢ Y0 1 0⎢ ⎢ ⎢ ⎣ Xsin 0⎡ cos ⎢ Ysin 0−For z-axis cos⎢ ⎢ ⎢ 0 0 0 1⎣ © Martin Culpepper, All rights reserved 42
  • 44. HTM Rotation •Remember order of multiplication matters: 180 deg 90 deg rightflip 180 deg flip 90 deg right •To combine a translation and rotation, again multiply the HTM matrices together •Note that the order of the rotation and translation matrices does matter, so makes sure the answer makes sense!!! © Martin Culpepper, All rights reserved 43