Dynamic Analysis Using FEA
Dynamic Analysis Using FEA
Dr.R.Vasudevan,
Professor,
SMBS-VIT university.
vasudevan.r@vit.ac.in
Outline:
Dynamic analysis
Element mass matrix
Problem 1: Free vibration using MATLAB
Modal analysis
Modal analysis of undamped system
Modal analysis of damped system
Problem 2: Forced vibration using MATLAB
Dynamic analysis
Inertia force to be included
Equations of motion: ∂ 2u ∂σ x ∂τ xy
ρ 2 = + + fx
∂t ∂x ∂y
∂ 2v ∂σ y ∂τ xy
ρ 2= + + fy
∂t ∂y ∂x
Element mass matrix
Euler-Bernoulli beam:
l
Element mass matrix: [ M ] = ∫ ρAN T N dx
e
2m1 0 0 m1 0 0
0 156m2 22lm2 0 54m2 − 13lm2
0 22lm2 4l 2 m2 0 13lm2 − 3l m2
2
[M ] =
e
m1 0 0 2m1 0 0
0 54m2 13lm2 0 156m2 − 22lm2
0 − 13lm2 − 3l 2 m2 0 − 22lm2 4l 2 m2
Linear triangular element:
2 0 1 0 1 0
0 2 0 1 0 1
ρA 1 0 2 0 1 0
[M ] =
e
12 0 1 0 2 0 1
1 0 1 0 2 0
0 1 0 1 0 2
4 0 2 0 1 0 2 0
0 4 0 2 0 1 0 2
Bi-linear element :
2
0 4 0 2 0 1 0
ρ A 0 2 0 4 0 2 0 1
[M ] =
e
36 1 0 2 0 4 0 2 0
0 1 0 2 0 4 0 2
2 0 1 0 2 0 4 0
0 2 0 1 0 2 0 4
Equations of motion for dynamic analysis:
[ M ]{d} + [ K ]{d } = {F (t )}
For free vibration :
[ M ]{d} + [ K ]{d } = 0
The eigen value problem:
([ K ] − ω [ M ]}{d } = 0
2
where ω is the angular natural frequency in rad/s and d is the mode shape.
Problem 1: Free vibration using MATLAB
Find the natural frequency of a frame of L-shaped which is made of two beams of
length of 1 m each. Both beams have cross section of 0.01 m by 0.01m. The elastic
Modulus is 100 GPa. The beam has mass density of 1000 kg/m3.
Problem 1: Free vibration using MATLAB
Find the natural frequency of a
frame of L-shaped which is made
of two beams of length of 1 m
each. Both beams have cross
section of 0.01 m by 0.01m. The
elastic Modulus is 100 GPa. The
beam has mass density of 1000
kg/m3.
Mode Natural
no. frequency
1 34
2 92
3 455
4 667
5 1458
Modal analysis
What is modal analysis?
A technique used to determine a structure’s vibration characteristics:
Natural frequencies
Mode shapes
a given direction)
Most fundamental of all the dynamic analysis types.
Allows the design to avoid resonant vibrations or to vibrate at a
specified frequency (speakers, for example).
[M ]{d}+ [K ]{d } = {F }
The form of response or solution can be assumed as: {d (t )} = {φ}eiωt
{φ} - mode shape (eigen vector) and ω natural frequency
The general solution to be linear combination of each mode:
According to the general property of mass and stiffness matrix in the form
{φi } [M ]{φi } = 1
T
{φ j }T [K ]{φi } = ωi2
1 − ξi
2 ωd 0
?
?
?
?
?
Thank You…