0% found this document useful (0 votes)
63 views51 pages

Chap05 2

This document provides notes on analyzing systems with multiple degrees of freedom in mechanical vibrations. It introduces key concepts like modeling multi-DOF systems using matrices and solving for their natural frequencies and mode shapes. An example two mass-spring system is analyzed to find its two natural frequencies and corresponding mode shapes. The notes explain that multi-DOF systems have multiple natural frequencies and each natural frequency corresponds to a normal mode of oscillation defined by a mode shape vector. Linear algebra concepts like matrices, eigenvalues, and eigenvectors are important for analyzing the vibrations of multi-DOF systems.

Uploaded by

Justin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views51 pages

Chap05 2

This document provides notes on analyzing systems with multiple degrees of freedom in mechanical vibrations. It introduces key concepts like modeling multi-DOF systems using matrices and solving for their natural frequencies and mode shapes. An example two mass-spring system is analyzed to find its two natural frequencies and corresponding mode shapes. The notes explain that multi-DOF systems have multiple natural frequencies and each natural frequency corresponds to a normal mode of oscillation defined by a mode shape vector. Linear algebra concepts like matrices, eigenvalues, and eigenvectors are important for analyzing the vibrations of multi-DOF systems.

Uploaded by

Justin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 51

ENGG*3140 Mechanical Vibrations

School of Engineering

Systems with Two or More Degree of


Freedom Systems
many figures and slides were adopted from the text and many online lecture notes
These are the initial notes for Chapter 4. The final notes will be posted by the time the last lecture
covering this chapter is concluded

Prof. M. Hassan
ENGG*3140
November 8, 2015

Chapter 05

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

1 L INEAR A LGEBRA R EVIEW

a11 a12 . . a1m

a21 a22 . . a2m

A=
.
.
.
.
.

. . . .
.
an1 an2 . . anm N,M
Matrix with N rows and M columns

Chapter 05

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

Identity Matrix

Diagonal Matrix

a11 0

0 a
22

A=
.
.

.
.

0
0

Chapter 05

School of Engineering

. .
. .
. .
. .
. .

ann

N,N

1 0 . . 0

0 1 . . 0

A = . . . . .

. . . . .

0 0 . . 1

N,N

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Transpose of a Matrix B = AT then bij = aji

#
"
2 6
2 5 4

T
then A = 5 4
If A =
6 4 3
4 3
If aij = aji

then A is a symmetric matrix

Determinant of a Matrix det [A] = |A|

a b c

A = d e f |A| = a (e i f
g h i
h) b (d i f g) + c (d h e g)
Chapter 05

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Matrix Inversion
A1 is the inverse of Matrix A
AA1 = A1 A = I
Matrix must be square
Division if AB = C
B = C
A cannot be done
The right way is

A1 AB = A1 C
IB = A1 C
B = A1 C
Chapter 05

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

adjoint[A]
1
[A] = det[A]
adjoint [A]=transpose of cofactor [A]
cofactor
determinants
= minor

a b c

A = d e f
g h i

ei f h (di gf ) .

cof [A] = (bi ch)


.
.
.
.
.

Chapter 05

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Shortcut for 2x2 matrices

#1

"

a b

c d

Example
"
#1

1 2
3 4

Chapter 05

"

#
d b
1
= adbc
c a

"

4 2
1
= 2
3 1

"

2
1
=
3/2 1/2

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

2 I NTRODUCTION
Systems with more than one DOF:
system

Referred to as Multiple
Degree of Freedom
An NDOF system has N
independent degrees of
freedom to describe the

Chapter 05

There is one natural


frequency for every DOF
in the system description

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

Chapter 05

School of Engineering

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.1

Assumptions

Lumped mass

velocity

Stiffness proportional to
displacement
Damping proportional to

Chapter 05

School of Engineering

10

Linear time invariant


2nd order differential
equations

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.2

School of Engineering

Equation of Motion

Example
X2
m2
K2

C2

X1
m1
C1

Chapter 05

K1

11

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

Free body diagram

School of Engineering

Newtons Second Law

m1 x1 = f1 (t) c1 x1 +
c2 (x 2 x 1 ) k1 x1
+ k2 (x2 x1 )
m2 x2 =
f2 (t) c2 (x 2 x 1 )
k2 (x2 x1 )

Chapter 05

12

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Rearrange terms

m1 x1 +(c1 + c2 ) x 1 c2 x 2 +(k1 + k2 ) x1 k2 x2 =
f1 (t)
m2 x2 c2 x 1 + c2 x 2 k2 x1 + k2 x2 = f2 (t)
Matrix Formulation


x
1
(c1 + c2 ) c1 x 1

+
+
m2 x
2
c2
c2 x 2


(k1 + k2 ) k1 x1 f1 (t)

f2 (t)
k2
k2
x2

m
1

So, Matrices and Linear Algebra are important!!!


Chapter 05

13

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.2.1

School of Engineering

Example 2
m

2k
2m

Utilizing the Lagranges Method


d
dt

Chapter 05

T
qi

T
qi

D
qi

U
qi

= Qi

14

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.3

School of Engineering

Frequencies and Mode Shapes

Example 5.1.1

m
x1 = kx1 + k (x2 x1 )
2m
x2 = k (x2 x1 ) kx2



m 0 x
1
2k k x1 0

+
=
2
0 2m x
k 2k x2 0

Chapter 05

15

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

For normal mode type of oscillation, we can write:


x1 = A1 sin t or A1 eit
x2 = A2 sin t or A2 eit
substituting into the differential equation yields
2


2k m A1 kA2 = 0
2

kA1 + 2k 2 m A2 = 0

Chapter 05

16

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

In matrix form this is



A
0
2k 2 m
k
1

=

0
k
2k 2 2 m A2
and the determinant of the matrix is





2
2k m

k

=0



2

k
2k 2 m
whose solution yields the eignvalues
3k 2 3
+
m
2
4

Chapter 05

k
m

2

3k
3
= +
m
2
2

17

k
m

2
=0

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The frequencies of the system are


r

k
0.634
m
r
k
k
2 = 2.366 2 = 2.366
m
m
k
1 = 0.634 1 =
m

and the general ratio of response is


A1
k
2k 2 2 m
=
=
2
A2
2k m
k

Chapter 05

18

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The ratio for first frequency, 1 is

A1
A2

(1)

k
=
= 0.731
2
2k m
m

2m
A1

Chapter 05

19

A2

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The ratio for the second frequency, 2 is

A1
A2

(2)

k
=
= 2.73
2
2k m
m

2m

A1

Chapter 05

A2

20

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The mode shape for the two different modes is

2.73
0.731
2 (x) =
1 (x) =
1
1
Each mode oscillates according to

(1)
0.731
x
1
sin (1 t + 1 )
= c1
1
x2

(2)
2.73
x
1
= c1
sin (2 t + 2 )
1
x2

Chapter 05

21

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.3.1

School of Engineering

Physical interpretation

Each of the TWO masses is oscillating at TWO natural


frequencies 1 and 2
The relative magnitude of oscillation of m1 and m2 is
determined by the value of 1 and 2
The vectors 1 and 2 are called mode shapes because
they describe the relative magnitude of oscillation
between the two masses

Chapter 05

22

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.4

School of Engineering

Eigenvalues and Eigenvectors

Back to our example, the system equation of motion is:



m 0 x
1
2k k x1 0

+
=

0
0 2m
x
2
k 2k
x2
or

1

x
1
m 0
2k k x1 0

+
=
x

0
2
0 2m
k 2k
x2

Chapter 05

23

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

1

x
1
m 0
2k k x1

=
x

2
x2
0 2m
k 2k

m 0
2k k

and
now Sub with x = B sin t, A =
0 2m
k 2k
X = [x1 x2 ]T
This yields AX = 2 X Eigenvalue problem
The eigenvalues are 12 and 22 .
The eigenvectors are the mode shapes

Chapter 05

24

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.5

School of Engineering

MDOF-Initial Conditions

The general description of the system (for the example


considered) is

r
0.731
k
1 = 0.634 ; 1 (x) =
1
m

2.73
k
2.366 ; 2 (x) =
1
m

r
2 =

Chapter 05

25

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

and the initial conditions are specified as


(i)
x
1
= ci 1 sin (i t + i )
x2

Chapter 05

26

i = 1, 2

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The displacement is written as


x
0.731
1
= c1
sin (1 t + 1 ) +
x2
1

2.732
c2
sin (2 t + 2 )
1
The velocity is written as

x
0.731
1
= 1 c1
cos (1 t + 1 ) +
x2
1

2.732
2 c2
cos (2 t + 2 )
1

Chapter 05

27

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Example 5.2.1- Initial conditions are:


x (0) 2.0
x (0) 0.0
1
1
=
and
=
x2 (0) 4.0
x2 (0) 0.0
which correspond to

2
0.731
2.732
= c1
sin (1 ) + c2
sin (2 )
4
1
1

0
0.731
2.732
= 1 c1
cos (1 ) + 2 c2
cos (2 )
0
1
1

Chapter 05

28

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Solving these equations, you can get the constants:


c1 = 3.732, c2 = 0.268, 1 = 2 = 90o
the response due to the specified initial condition yields


0.731
2.732
x
1
= 3.732
cos (1 t) + 0.268
cos (2 t)
1
1
x2

Chapter 05

29

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Alternatively, you can use


x 0.731
1
(C1 cos (1 t) + C2 sin (1 t)) +
=
x2 1

2.732
(C cos (2 t) + C4 sin (2 t))
1 3
and solve for C1 , C2 , C3 , and C4 .

Chapter 05

30

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.6

School of Engineering

MDOF-Coordinate Coupling

Coordinate coupling exists in many problems. Either static


coupling,dynamic coupling or both static and dynamic
coupling can exist.
The equations of motion are:
m11 x1 + m12 x2 + k11 x1 + k12 x2 = 0
m21 x1 + m22 x2 + k21 x1 + k22 x2 = 0
and can be cast in matrix form as:



m11 m12 x1
k11 k12 x1 0

+
=
m21 m22 x2
m21 m22 x2 0
Chapter 05

31

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Coordinate coupling can be eliminated through a


transformation to a different coordinate system wherein the
independent variables are not coupling either statically or
dynamically. These coordinates are referred to as principal
coordinate or normal coordinate

Chapter 05

32

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

For systems with general damping, this is not easily possible


unless the damping is of a special form or the system is first
converted to the state space formulation of the system
equations


m11
0 x
1

+
0
m22 x
2



c11 c12 x 1
k11 0 x1 0

+
=

0
c21 c22
x 2
0 k22
x2

Chapter 05

33

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Example 5.3.1 Static Coupling


(k1 + k2 )
m me xc

+
me Jc
0

Chapter 05

34


x 0
0
c

 =
2
2
k1 l3 + k2 l4

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Example 5.3.1 Static and Dynamic Coupling

ml1

Chapter 05



ml1 x1
(k1 + k2 ) k2 l xc 0

+
=
2

0
J
k2 l
k2 l

35

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.7

School of Engineering

MDOF-Forced Harmonic Vibration

Consider a system excited by harmonic forces


F1

F2
C2

C1
m1

C3
m2

K1

K2
X1

m11

Chapter 05


x
c11
1

+
m22 x2
c21


c12 x1
k11

+
c22 x2
k21

36

K3
X2


k12 x1 F1

=
sin t

k22
x2
F2

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

which has a solution assumed to be


x X
1
1
=
sin t
x2 X2

Chapter 05

37

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Substituting into the differential equation and ignoring


damping yields


X F
k12
k11 m11 2
1
1

=

2

F2
X2
k21
k22 m22
Which is generally written in terms of the
impedance matrix as


h
i X1 F1
=
Z ()
X2 F2

Chapter 05

38

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Solving this yields


h
i

X h
i1 F1 Adj Z () F1
1
=
= Z ()
F2
X2
|Z ()| F2
where the adjoint matrix and determinant are


h
i
k22 m22 2
k12

Adj Z () =

k21
k11 m11 2

|Z ()| = k11 m11

Chapter 05

39

k22 m22 k12 k21

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

The general equation becomes


k22 m22 2
k12


2
F
X
k
k

21
11
11
1
1
=
X2 (k11 2 m11 ) (k22 2 m22 ) k12 k21 F2
and the amplitudes of response are

2
k22 m22 F1 k12 F2
X1 =
(k11 2 m11 ) (k22 2 m22 ) k12 k21

2
k22 m22 F2 k12 F1
X2 =
(k11 2 m11 ) (k22 2 m22 ) k12 k21

Chapter 05

40

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

One can also put |Z ()| in terms of the natural frequencies


1 and 2
|Z ()| =

m1 m2 12

22

The general equation becomes


k22 m22 2
k12



X
k21
k11 m11 2 F1
1
 2

=
2
2
2
F2
X2
2
m1 m2 1

Chapter 05

41

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

and the amplitudes of response are



2
k22 m22 F1 k12 F2
 2

X1 =
2
2
2
m1 m2 1
2

2
k22 m22 F2 k12 F1
 2

X2 =
2
2
2
m1 m2 1
2

Chapter 05

42

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.7.1

School of Engineering

special case
F1

K1

m1

K2
X1

m2

X2


m1 0 x1
k1 + k2 k2 x1 F1

+
=
sin t
0 m2 x2
k2
k2 x2 0

Chapter 05

43

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

k2 m2
F1
X1 =
(k1 + k2 2 m1 ) (k2 2 m2 ) k22
k2 F1
X2 =
(k1 + k2 2 m1 ) (k2 2 m2 ) k22
If k2 m2 2 = 0 then q
X1 = 0.
In other words, if =

k2
m2

then X1 = 0.

This can be exploited to tune-down vibrations

Chapter 05

44

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.8

School of Engineering

MDOF-Vibration Absorber

A very common, practical application of 2 DOF system is that


of the tuned absorber. This is commonly used to minimize
objectionable resonance
Let
2
11

k1
=
m1

2
22

k2
=
m2

The amplitude of response for X1 is



 2 
1 22
X1 k1


=




2
2
F0
1 + kk21 11
1 22

Chapter 05

45

k2
k1

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.9

Chapter 05

School of Engineering

MDOF-Tuned Absorber

46

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

Chapter 05

47

School of Engineering

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

2.9.1

Chapter 05

School of Engineering

MTD - Exmaples

48

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Taipei 101, Taipei, Taiwan


To offset movements in
the building caused by
strong gusts.
The pendulum 730 tons
sphere
diameter 5.5 m
41 circular steel
plates, each with a
height of 125mm

Chapter 05

49

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Wind Power Plants


Vibration absorber
installed below the
nacelle of a 1 MW wind
power plant

Chapter 05

50

2015 M. Hassan

ENGG*3140 Mechanical Vibrations

School of Engineering

Stockbridge damper
to suppress wind-induced vibrations on slender
structures such as overhead power lines[

Chapter 05

51

2015 M. Hassan

You might also like