Element Method 6th Edition Daryl L. Logan
Notes
1- All Chapters are step by step.
2- We have shown you 10 pages.
3- The file contains all Appendix and Excel
sheet if it exists.
4- We have all what you need, we make
update at every time. There are many
new editions waiting you.
5- If you think you purchased the wrong file
You can contact us at every time, we can
replace it with true one.
Our email:
Our website:
testbanks-store.com
, Chapter 1
1.1. A finite element is a small body or unit interconnected to other units to model a larger
structure or system.
1.2. Discretization means dividing the body (system) into an equivalent system of finite elements
with associated nodes and elements.
1.3. The modern development of the finite element method began in 1941 with the work of
Hrennikoff in the field of structural engineering.
1.4. The direct stiffness method was introduced in 1941 by Hrennikoff. However, it was not
commonly known as the direct stiffness method until 1956.
1.5. A matrix is a rectangular array of quantities arranged in rows and columns that is often used
to aid in expressing and solving a system of algebraic equations.
1.6. As computer developed it made possible to solve thousands of equations in a matter of
minutes.
1.7. The following are the general steps of the finite element method.
Step 1
Divide the body into an equivalent system of finite elements with associated
nodes and choose the most appropriate element type.
Step 2
Choose a displacement function within each element.
Step 3
Relate the stresses to the strains through the stress/strain law—generally called
the constitutive law.
Step 4
Derive the element stiffness matrix and equations. Use the direct equilibrium
method, a work or energy method, or a method of weighted residuals to relate the
nodal forces to nodal displacements.
Step 5
Assemble the element equations to obtain the global or total equations and
introduce boundary conditions.
Step 6
Solve for the unknown degrees of freedom (or generalized displacements).
Step 7
Solve for the element strains and stresses.
Step 8
Interpret and analyze the results for use in the design/analysis process.
1.8. The displacement method assumes displacements of the nodes as the unknowns of the
problem. The problem is formulated such that a set of simultaneous equations is solved for
nodal displacements.
1.9. Four common types of elements are: simple line elements, simple two-dimensional elements,
simple three-dimensional elements, and simple axisymmetric elements.
1.10 Three common methods used to derive the element stiffness matrix and equations are
(1) direct equilibrium method
(2) work or energy methods
1
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, (3) methods of weighted residuals
1.11. The term ‘degrees of freedom’ refers to rotations and displacements that are associated with
each node.
1.12. Five typical areas where the finite element is applied are as follows.
(1) Structural/stress analysis
(2) Heat transfer analysis
(3) Fluid flow analysis
(4) Electric or magnetic potential distribution analysis
(5) Biomechanical engineering
1.13. Five advantages of the finite element method are the ability to
(1) Model irregularly shaped bodies quite easily
(2) Handle general load conditions without difficulty
(3) Model bodies composed of several different materials because element equations are
evaluated individually
(4) Handle unlimited numbers and kinds of boundary conditions
(5) Vary the size of the elements to make it possible to use small elements where necessary
2
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, Chapter 2
2.1
(a)
k1 0 – k1 0
0 0 0 0
[k(1)] =
– k1 0 k1 0
0 0 0 0
0 0 0 0
0 0 0 0
[k(2)] =
0 0 k2 – k2
0 0 – k2 k2
0 0 0 0
0 k3 0 – k3
[k 3(3)] =
0 0 0 0
0 – k3 0 k3
[K] = [k(1)] + [k(2)] + [k(3)]
k1 0 – k1 0
0 k3 0 – k3
[K] =
– k1 0 k1 k2 – k2
0 – k3 – k2 k2 k3
(b) Nodes 1 and 2 are fixed so u1 = 0 and u2 = 0 and [K] becomes
k1 k2 – k2
[K] =
– k2 k2 k3
{F} = [K] {d}
F3 x k1 k2 – k2 u3
=
F4 x – k2 k2 k3 u4
0 k1 k2 – k2 u3
=
P – k2 k2 k3 u4
{F} = [K] {d} [K] –1 {F} = [K ]–1 [K] {d}
3
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, K] –1 {F} = {d}
Using the adjoint method to find [K –1]
C11 = k2 + k3 C21 = (– 1)3 (– k2)
C12 = (– 1)1 + 2 (– k2) = k2 C22 = k1 + k2
k2 k3 k2 k2 k3 k2
[C] = and CT =
k2 k1 k2 k2 k1 k2
det [K] = | [K] | = (k1 + k2) (k2 + k3) – ( – k2) (– k2)
| [K] | = (k1 + k2) (k2 + k3) – k22
[C T ]
[K –1] =
det K
k2 k3 k2 k2 k3 k2
k2 k1 k2 k2 k1 k2
[K –1] = 2
=
(k1 k2 ) (k2 k3 ) – k2 k1 k2 k1 k3 k2 k3
k2 k3 k2 0
u3 k2 k1 k2 P
=
u4 k1 k2 k1 k3 k2 k3
k2 P
u3 =
k1 k2 k1 k3 k2 k3
(k1 k2 ) P
u4 =
k1 k2 k1 k3 k2 k3
(c) In order to find the reaction forces we go back to the global matrix F = [K]{d}
F1x k1 0 k1 0 u1
F2 x 0 k3 0 k3 u2
=
F3 x k1 0 k1 k2 k2 u3
F4 x 0 k3 k2 k 2 k3 u4
k2 P
F1x = – k1 u3 = – k1
k1 k2 k1 k3 k2 k3
k1 k2 P
F1x =
k1 k2 k1 k3 k2 k3
(k1 k2 ) P
F2x = – k3 u4 = – k3
k1 k2 k1 k3 k2 k3
k3 (k1 k2 ) P
F2x =
k1 k2 k1 k3 k2 k3
2.2
4
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, lb
k1 = k2 = k3 = 1000
in.
(1) (2) (2) (3)
k k (1) k k (2)
[k(1)] = ; [k(2)] =
k k (2) k k (3)
By the method of superposition the global stiffness matrix is constructed.
(1) (2) (3)
k k 0 (1) k k 0
[K] = k k k k (2) [K] = k 2k k
0 k k (3) 0 k k
Node 1 is fixed u1 = 0 and u3 =
{F} = [K] {d}
F1x ? k k 0 u1 0
F2 x 0 = k 2k k u2 ?
F3 x ? 0 k k u
3
0 2k k u2 0 2k u2 k
=
F3 x k k F3x k u2 k
k 1 in.
u2 = = = u2 = 0.5
2k 2 2
F3x = – k (0.5) + k (1)
lb lb
F3x = (– 1000 ) (0.5) + (1000 ) (1)
in. in.
F3x = 500 lbs
Internal forces
Element (1)
f1x (1) k k u1 0
=
f2 x (2) k k u2 0.5
lb
f1x (1) = (– 1000 ) (0.5) f1x (1) = – 500 lb
in.
lb
f 2x (1) = (1000 ) (0.5) f 2x (1) = 500 lb
in.
Element (2)
5
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, k k uf 2 x (2)0.5 k k u2 0.5 f 2 x (2) – 500 lb
=
k k uf 33x (2)1 k k u3 1 f3x (2)
500 lb
2.3
k k
(a) [k(1)] = [k(2)] = [k(3)] = [k(4)] =
k k
By the method of superposition we construct the global [K] and knowing {F} = [K] {d}
we have
F1x ? k k 0 0 0 u1 0
F2 x 0 k 2k k 0 0 u2
F3 x P = 0 k 2k k 0 u3
F4 x 0 0 0 k 2k k u4
F5 x ? 0 0 0 k k u5 0
0 2k k 0 u2 0 2ku2 ku3 (1)
(b) P = k 2k k u3 P ku2 2ku3 ku4 (2)
0 0 k 2k u4 0 ku3 2ku4 (3)
u3 u
u2 = ; u4 = 3
2 2
Substituting in the second equation above
P = – k u2 + 2k u3 – k u4
u3 u3
P= –k + 2k u3 – k
2 2
P = ku3
P
u3 =
k
P P
u2 = ; u4 =
2k 2k
(c) In order to find the reactions at the fixed nodes 1 and 5 we go back to the global
equation {F} = [K] {d}
P P
F1x = – ku2 = – k F1x =
2k 2
P P
F5x = – ku4 = – k F5x =
2k 2
Check
Fx = 0 F1x + F5x + P = 0
6
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, P P
+ +P=0
2 2
0=0
2.4
k k
(a) [k(1)] = [k(2)] = [k(3)] = [k(4)] =
k k
By the method of superposition the global [K] is constructed.
Also {F} = [K] {d} and u1 = 0 and u5 =
F1x ? k k 0 0 0 u1 0
F2 x 0 k 2k k 0 0 u2 ?
F3 x 0 = 0 k 2k k 0 u3 ?
F4 x 0 0 0 k 2k k u4 ?
F5 x ? 0 0 0 k k u5
(b) 0 = 2k u2 – k u3 (1)
0 = – ku2 + 2k u3 – k u4 (2)
0 = – k u3 + 2k u4 – k (3)
From (2)
u3 = 2 u2
From (3)
2 u2
u4 =
2
Substituting in Equation (2)
2 u2
– k (u2) + 2k (2u2) – k
2
– u2 + 4 u2 – u2 – = 0 u2 =
2 4
u3 = 2 u3 =
4 2
2 3
u4 = 4
u4 =
2 4
(c) Going back to the global equation
7
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.
, {F} = [K]{d}
k
F1x = – k u2 = k F1x =
4 4
3
F5x = – k u4 + k = – k +k
4
k
F5x =
4
2.5
u1 u2 u2 u4
1 1 2 2
[k (1)] = ; [k (2)] =
1 1 2 2
u2 u4 u2 u4
3 3 4 4
[k (3)] = ; [k (4)] =
3 3 4 4
u4 u3
5 5
[k (5)] =
5 5
Assembling global [K] using direct stiffness method
1 1 0 0
1 1 2 3 4 0 2 3 4
[K] =
0 0 5 5
0 2 3 4 5 2 3 4 5
Simplifying
1 1 0 0
1 10 0 9 kip
[K] =
0 0 5 5 in.
0 9 5 14
2.6 Now apply + 3 kip at node 2 in spring assemblage of P 2.5.
F2x = 3 kip
[K]{d} = {F}
8
© 2023 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in
whole or in part.