0% found this document useful (0 votes)
45 views

II. Bar Element: Consider A Uniform Prismatic Bar: U U A, E

This document describes modeling a prismatic bar as a finite element for structural analysis. It presents: 1) The derivation of the bar element stiffness matrix using both a direct method by assuming linear displacement and a more formal approach using shape functions and strain-displacement relationships. 2) The physical meaning of the stiffness matrix coefficients and how they relate to forces required to maintain unit displacements at each node. 3) An example problem of finding stresses in a two-bar assembly loaded at one end, which demonstrates assembling element stiffness matrices into a global system of equations.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

II. Bar Element: Consider A Uniform Prismatic Bar: U U A, E

This document describes modeling a prismatic bar as a finite element for structural analysis. It presents: 1) The derivation of the bar element stiffness matrix using both a direct method by assuming linear displacement and a more formal approach using shape functions and strain-displacement relationships. 2) The physical meaning of the stiffness matrix coefficients and how they relate to forces required to maintain unit displacements at each node. 3) An example problem of finding stresses in a two-bar assembly loaded at one end, which demonstrates assembling element stiffness matrices into a global system of equations.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

II.

Bar Element

Consider a uniform prismatic bar:

ui uj
fi i j fj
x A,E
L

L length
A cross-sectional area
E elastic modulus
u  u( x ) displacement
 ( x) strain
 ( x) stress

Strain-displacement relation:
du
 (1)
dx
Stress-strain relation:
E (2)
Stiffness Matrix --- Direct Method
Assuming that the displacement u is varying linearly along
the axis of the bar, i.e.,
x x
u( x )   1   ui  u j (3)
 L L
we have
u j  ui 
  (  = elongation) (4)
L L
E
E  (5)
L
We also have
F
 (F = force in bar) (6)
A
Thus, (5) and (6) lead to
EA
F   k (7)
L
EA
where k  is the stiffness of the bar.
L
The bar is acting like a spring in this case and we conclude
that element stiffness matrix is
 EA EA 
 k  k  L 
k  L 
 k k   EA EA 
 
 L L 
or
EA  1  1
k (8)
L  1 1 
This can be verified by considering the equilibrium of the forces
at the two nodes.
Element equilibrium equation is

EA  1  1  ui   f i 
     (9)
L  1 1  u j   f j 

Degree of Freedom (dof)


Number of components of the displacement vector at a
node.
For 1-D bar element: one dof at each node.

Physical Meaning of the Coefficients in k


The jth column of k (here j = 1 or 2) represents the forces
applied to the bar to maintain a deformed shape with unit
displacement at node j and zero displacement at the other node.
Stiffness Matrix --- A Formal Approach
We derive the same stiffness matrix for the bar using a
formal approach which can be applied to many other more
complicated situations.
Define two linear shape functions as follows
Ni ( )  1 , Nj( )  (10)

where
x
 , 0 1 (11)
L
From (3) we can write the displacement as
u( x)  u( )  N i ( )ui  N j ( )u j

or
 ui 
u  Ni 
N j    Nu (12)
u j 
Strain is given by (1) and (12) as
du  d 
   N u  Bu (13)
dx  dx 
where B is the element strain-displacement matrix, which is
d d d
B
dx

Ni ( ) 
Nj( ) 
d

Ni ( ) 
Nj( ) 
dx
i.e., B    1 / L 1 / L (14)
Stress can be written as
 E  EBu (15)
Consider the strain energy stored in the bar
1 1
U
2 
V
T
dV 
2  u
V
T
B T EBudV

(16)
1 T 
2 
V

 u  B EB dV  u
T



where (13) and (15) have been used.


The work done by the two nodal forces is
1 1 1
W f i ui  f j u j  u T f (17)
2 2 2
For conservative system, we state that
U W (18)
which gives

1 T  1
2 
V

u  B EB dV  u  u T f
T

 2

We can conclude that


 

 B EB dV u  f
 V
T



or
Lecture Notes: Introduction to Finite Element Method Chapter 2. Bar and Beam Elements

ku  f (19)
where

k
 B
V
T
EB dV (20)

is the element stiffness matrix.


Expression (20) is a general result which can be used for
the construction of other types of elements. This expression can
also be derived using other more rigorous approaches, such as
the Principle of Minimum Potential Energy, or the Galerkin’s
Method.
Now, we evaluate (20) for the bar element by using (14)
L
 1 / L  EA  1  1
k

0

 1 / L
E   1 / L 1 / L Adx 
 L  1 1 

which is the same as we derived using the direct method.


Note that from (16) and (20), the strain energy in the
element can be written as
1
U  u T ku (21)
2
Example 2.1

1 2A,E 2 A,E

1 2 P 3 x
L L

Problem: Find the stresses in the two bar assembly which is


loaded with force P, and constrained at the two ends,
as shown in the figure.
Solution: Use two 1-D bar elements.
Element 1,
u1 u2
2 EA  1  1
k1 
L   1 1 

Element 2,
u2 u3
EA  1  1
k2 
L  1 1 

Imagine a frictionless pin at node 2, which connects the two


elements. We can assemble the global FE equation as follows,
 2  2 0  u1   F1 
EA     
 2 3  1 u2    F2 
L  
 0  1 1  u3   F3 
Load and boundary conditions (BC) are,
u1  u 3  0, F2  P
FE equation becomes,
 2  2 0   0   F1 
EA     
 2 3  1 u2    P 
L  
 0  1 1   0   F3 
Deleting the 1st row and column, and the 3rd row and column,
we obtain,
EA
L
 3u2    P

Thus,
PL
u2 
3EA
and
 u1  0
  PL  
u2   1
u  3EA 0
 3  
Stress in element 1 is
 u1 
1 E 1  EB u
1 1  E   1 / L 1 / L u 
 2
u u E PL P
 E 2 1    0 
L L  3EA  3 A
Similarly, stress in element 2 is
u2 
2 E 2  EB 2 u 2  E   1 / L 1 / L 
u3 
u3  u2 E  PL  P
E  0   
L L 3EA  3A
which indicates that bar 2 is in compression.
Check the results!

Notes:
 In this case, the calculated stresses in elements 1 and 2
are exact within the linear theory for 1-D bar structures.
It will not help if we further divide element 1 or 2 into
smaller finite elements.
 For tapered bars, averaged values of the cross-sectional
areas should be used for the elements.
 We need to find the displacements first in order to find
the stresses, since we are using the displacement based
FEM.

You might also like