Lecture 5
Lecture 5
Introduction
o Plane frame members have combined axial and bending forces and displacements.
o Bending forces are shear and moments that are related (V = dM/dx).
o Axial and shear forces and their displacements are translational while bending
moments and displacements are rotational.
o Free joints have 3 DOF’s, translational displacements in the global X and Y axes and
rotational displacement about the Z axis perpendicular to the 2-D plane.
2 4 6
4 5
1 2 3
Y
X
1 3 5
1) INPUT DATA
Joint Types:
a. Fixed 0 DOF
b. Hinge 1 DOF
c. Roller x & Roller y 2 DOF’s
d. Free joint 3 DOF’s
X 1 D4,Q4 D9,Q9
3 5
D8,Q8
1 Fixed 1 0 0 0
2 Free 2 1 2 3
3 Hinge 3 0 0 4
4 Free 4 5 6 7 TDOF = 12
5 Roller X 5 8 0 9
6 Free 6 10 11 12
3) {Q}sys System Loads/Forces
Note that {Q}sys Joint Loads
For frames, some members have member loads (loads that are within the
member length, e.g. distributed loads, concentrated loads, etc.).
There is a need to convert member loads to equivalent joint loads.
Conversion Procedure:
a. From the FBD of the member, get the fixed end forces (reactions).
b. The equivalent joint loads are the “fixed end actions”. They are equal
but opposite in direction to the fixed end reactions.
c. Combine them with the actual joint loads to complete the {Q}sys vector.
12 kN/m 150 kN
50 kN
2 4 6
10m 12m
1 3 5
FBD’s and Fixed-End Reactions
12 kN/m
75 kN 75 kN
60 kN 60 kN 75 kN 75 kN
6
2 4
10m
100 kN-m 100 kN-m 225 kN-m 225 kN-m
1 3 5
60 kN 135 kN 75 kN
50 kN 6
2 4
100 kN-m 10m
125 kN-m 225 kN-m
1 3 5
5) [K] [K]sys
Member local stiffness matrix, [k] {f} = [k] {d}
Member local force vector, {f} = { fa1, fv1, M1, fa2, fv2, M2}T
Member local displacement vector, {d} = { da1, dv1, 1, da2, dv2, 2}T
The local stiffness matrix retains the axial stiffness (AE/L) for the axial forces and
displacements. The stiffness’s for bending forces have to be added to complete the
member local matrix [k]. Note that axial and bending are independent of each other.
The elements of the 2nd column is derived by setting the 2nd displacement dv1 = 1 and the
rest of the displacements da1 = 1 = da2 = dv2 = = 0.
Local Stiffness Matrix, k
fa1 AE/L 0 0 -AE/L 0 0 da1=0
fv1 0 k22 k23 0 k25 k26 dv1=1
M1 0 k32 k33 0 k35 k36 1=0
=
fa2 -AE/L 0 0 AE/L 0 0 da2=0
fv2 0 k52 k53 0 k55 k56 dv2=0
M2 0 k62 k63 0 k65 k66 2=0
The derivation for the expressions for displacements in terms of the forces are
derived using Conjugate Beam Method.
fv1 = k22
M1 = k32
fv2 = k52
dv1 = 1
dv1 = 1
M2 = k62
End 1
Conjugate Beam:
M
P
PL/EI
L M/EI
1 1 End 1
1 = 1 =
M2 = k63
M1 = k33 fv2 = k53
f = k23 v1
Conjugate Beam Analysis:
PL/EI L
L M/EI
For column 5, set the 5th displacement dv2 = 1 and the rest of the 5 displacements = 0.
For column 6, set the 6th displacement 2 = 1 and the rest of the 5 displacements = 0.
fv2 = k55
M1 = k36 End 2
M2 = k65 M2 = k66
fv1 = k25 1
2=
dv2 = 1
M1 = k35 fv1 = k26 fv2 = k56
End 1
MEMBER LOCAL (BENDING) STIFFNESS MATRIX
Column 2 Column 3 Column 5 Column 6
Row 2 12EI/L3 6EI/L2 -12EI/L3 6EI/L2
Row 3 6EI/L2 4EI/L -6EI/L2 2EI/L
Row 5 -12EI/L3 -6EI/L2 12EI/L3 -6EI/L2
Row 6 6EI/L2 2EI/L -6EI/L2 4EI/L
AE/L 0 0 -AE/L 0 0
0 12EI/L3 6EI/L2 0 -12EI/L3 6EI/L2
0 6EI/L2 4EI/L 0 -6EI/L2 2EI/L
[k] =
-AE/L 0 0 AE/L 0 0
0 -12EI/L3 -6EI/L2 0 12EI/L3 -6EI/L2
0 6EI/L2 2EI/L 0 -6EI/L2 4EI/L
k11 = AE/L 0 0 - k11 0 0
k22 = 12EI/L3 k23 = 6EI/L2 0 - k22 k23
[k] = k33 = 4EI/L 0 - k23 k33/2
k11 0 0
Symm. k22 - k23
k33
Transformation Matrix
u1 , FX1 End 1
1 , M1 da1 1
[T] =
l -m 0
[] = m l 0
0 0 1
[T]T =
l m 0 0 0 0
-m l 0 0 0 0
0 0 1 0 0 0
[T]T =
0 0 0 l m 0
0 0 0 -m l 0
0 0 0 0 0 1
To formulate the [K]sys, for each member solve for [K] and transfer the elements to the [K] sys by
using the MCODE as the row and column addresses in the [K]sys. Do this for all members.
Step 6) Cholesky: [K]sys {D}sys = {Q}sys {D}sys
1. Decomposition [U]
2. Forward Elimination, [U]T{y} = {Q}sys {y}
3. Backward Substitution, [U]{Dsys} = {y} { Dsys }
End 2 u2 , FX2
v1 2 , M2
End 1
1
u1
The forces from the equation {f} = [k] [T]T {D} are due to displacements, {f}displ
only!!! These are not yet the final forces for members with member loads.
The final forces are {f}final = {f}displ + {f}reactions
Note: Members with member loads converted to equivalent joint loads have
{f}reactions. For members without member loads, {f}final = {f}displ
From the Moment-Distribution Method (MDM), the analysis is deemed complete if the member
end moments are determined. The end shear forces or reactions can be solved using the
equilibrium equations from the FBD of the frame member. Consequently, the shear and
moment diagrams can be derived with the end shears and moments from the member FBD.
The end moments together with the axial force are expressed in the formulas below.
For each member, get the values of the Direction cosines m, l and local stiffness: k11 = AE/L, k22
= 4EI/L and k23 = 6EI/L2 from Step 5.
EXAMPLE 1.
50 kN
10 kN/m
2
1 3.5m 3.5m
1 6m 2 3
In the above problem, determine the member end moments. Note that the axial forces are zero.
1) INPUT:
JOINT DATA:
Joint x y Type
1 0 0 Fixed
2 6 0 Roller-X
3 13 0 Roller-X
MEMBER DATA:
Member End 1 End 2 Area (m2) I (x106 mm4) E (x108 kN/m2) Member loads
1 1 2 0.2 0.4 22 w1 = -10 kN/m
2 3 2 0.25 0.5 22 P = -150 kN x = 3.5m
2) NDF Array – There are only four rotational DOF’s that are relevant.
TDOF = 4
0
-13.75
{Q}sys =
0
43.75
4) MCODE
End 1 End 2
Member
X Y Z X Y Z
1 0 0 0 1 0 2
2 3 0 4 1 0 2
Max. Difference = 4 – 1 = 3
HBW = 3 + 1 = 4
5) System Stiffness Matrix, [K]sys Show k11, k22, k23 and k33
1 2 3 4
1,847,619 0 -514,286 0 1
2,6857, 0 342.86 2
[K]sys =
514,286 0 3
685.71 4
6) Cholesky, Dsys
6) Member Forces due to Displacements ONLY!!! {f} = [k] [T]T {D} Show k33 and
k33/2
Solution:
EXAMPLE 4 Solve for the member forces of the frame in Example 3 assuming that all members are
axially rigid.
Note that if all members are axially rigid, the displacements D 1 and D4 in Example 3 will be equal.
Furthermore, the displacements D2 and D5 will both be zero. Thus, the DOF’s will be reduced to 3 DOF’s.
2) Determine the member forces usinf stiffness method 7-step procedure for the frame shown
68 kN
3.9m 3 7.8m 3.6m 7.5m
2.4m E = 24.3 GPa
2 300x600
45 kN 2 mm 7 5 3 1
1)