You are on page 1of 13

RAYLEIGH'S METHOD

Ref: Textbook: Sec. 2.5: Rayleigh's energy method, Sec. 7.3, 8.7: Rayleigh method

Introduction

Dynamic systems can be characterized in terms of one or more natural frequencies. The
natural frequency is the frequency at which the system would vibrate if it were given an
initial disturbance and then allowed to vibrate freely.
There are many available methods for determining the natural frequency. Some
examples are
1. Newtons Law of Motion
2. Rayleighs Method
3. Energy Method
4. Lagranges Equation
Not that the Rayleigh, Energy, and Lagrange methods are closely related.
Some of these methods directly yield the natural frequency. Others yield a governing
equation of motion, from which the natural frequency may be determined.
This tutorial focuses on Rayleighs method, which yields the natural frequency.
Rayleigh's method requires an assumed displacement function. The method thus reduces
the dynamic system to a single-degree-of-freedom system. Furthermore, the assumed
displacement function introduces additional constraints which increase the stiffness of the
system. Thus, Rayleigh's method yields an upper limit of the true fundamental
frequency.

Definition
Rayleigh's method can be summarized as

(KE)max = (PE )max = total energy of the system. (A-1)

where

KE = kinetic energy
PE = potential energy

1
Note that potential energy is also referred to as strain energy for the case of certain
systems, such as beams.
Equation (A-1) can only be satisfied if the system is vibrating at its natural frequency.

Pendulum Example
Consider a conservative system. An example is the pendulum shown in Figure A-1.

g
L

Figure A-1.

The kinetic energy becomes zero when the pendulum reaches its maximum angular
displacement. The kinetic energy reaches its maximum value when the pendulum passes
through = 0, which is also the "static equilibrium point."

On the other hand, the potential energy reaches its maximum level as the pendulum
reaches its maximum angular displacement. The potential energy reaches its minimum
value when the pendulum is at its static equilibrium point. For simplicity, the potential
energy can be considered as zero at the static equilibrium point.

Let
m = pendulum mass,
L = length,
= angular displacement.

Assume a small angular displacement.

2
The potential energy is

PE = mgL (1 cos ) (A-2)

The kinetic energy is

1
KE = m ( L& ) 2 (A-3)
2

Assume a displacement equation of

( t ) = sin (n t ) (A-4)

max = (A-5)

The velocity equation is

& ( t ) = n cos ( n t ) (A-6)

& max = n (A-7)

(PE )max = mgL (1 cos ) (A-8)

Consider the expansion

2 4
cos = 1 + L (A-9)
2! 4!

Consider the maximum potential energy. Substitute equation (A-9) into (A-8).

2 4
(PE )max = mgL 1 1 + L
(A-10)
2! 4!

2 4
(PE )max mgL + (A-11)
2! 4!

3
2
(PE )max mgL (A-12)
2

Consider the maximum kinetic energy. Substitute equation (A-7) into (A-3).

(KE) max =
1
m (L n )2 (A-13)
2

2
m (L n ) = mgL
1 2 (A-14)
2 2

Simplifying,
g
n2 = (A-15)
L

The pendulum natural frequency is thus

g
n = (A-16)
L

Cantilever Beam with End Mass


Consider a mass mounted on the end of a cantilever beam, as shown in Figure B-1.
Assume that the end-mass is much greater than the mass of the beam.

EI
m y

Figure B-1.

E is the modulus of elasticity


I is the area moment of inertia
L is the length
g is gravity
m is the mass
x is the displacement

4
The static stiffness at the end of the beam is

3EI
k= (B-1)
L3

Equation (B-1) is derived in Reference 1.

The potential energy is

1 3EI 2
PE = y (B-2)
2 L3

The kinetic energy is

1
KE = m y& 2 (B-3)
2

Assume an end displacement of

y = A sin n t (B-4)

The corresponding velocity is

y& = n A cos n t (B-5)

The maximum displacement is A. The maximum velocity is n A . Thus,

m (n A )2
1
KE max = (B-6)
2

1 3EI 2
PE max = A (B-7)
2 L3

Applying Rayleighs method,

1 3EI 2
m(n A )2 =
1
A (B-8)
2 2 L3

5
The natural frequency of the end mass supported by the cantilever beam is thus

3EI
n 2 = (B-9)
m L3

3 EI
n = (B-10)
m L3

Cantilever Beam with Internal Distributed Mass

Consider a cantilever beam with mass per length . Assume that the beam has a uniform
cross section. Determine the natural frequency.

EI,

Figure C-1.

The governing differential equation is

4y 2 y
EI = (C-1)
x4 t 2

The boundary conditions at the fixed end x = 0 are

y(0) = 0 (zero displacement) (C-2)

dy
= 0 (zero slope) (C-3)
dx x= 0

The boundary conditions at the free end x = L are

d2y
= 0 (zero bending moment) (C-4)
dx2
x =L

6
d3y
= 0 (zero shear force) (C-5)
dx 3
x= L

Propose a quarter cosine wave solution.

x
y( x) = y o 1 cos (C-6)
2L

dy x
= y o sin (C-7)
dx 2L 2L

d2 y 2 x
= y o cos (C-8)
dx 2 2L 2L

d 3y x 3 x
= y o sin (C-9)
dx3 2L 2L

The proposed solution meets all of the boundary conditions expect for the zero shear
force at the right end. The proposed solution is accepted as an approximate solution for
the deflection shape, despite one deficiency.

Again, Rayleighs method is used to find the natural frequency. The total potential
energy and the total kinetic energy must be determined.

The total potential energy P in the beam is

2
EI L d 2 y
2 0 dx 2
P= dx (C-10)

By substitution,

2
EI L 2 x
2 0
P= y o cos dx (C-11)
2 L 2 L

7
2
EI 2 L x 2
P= y
2 o 2L 0 cos 2 L dx

(C-12)

2
EI 2 L 1 x
P= y
2 o 2 L 0 2 1 + cos L dx

(C-13)

2 L
EI 2 1 L x
P= y x + sin
2 o 2 L 2 L
(C-14)
0

4
2
P=
EI
y [ ]
2 o 32 L4
L (C-15)

1 4 EI
P= yo
2
[ ] (C-16)
64 L3

The total kinetic energy T is

T =
1
2
2
n 0
L
[ y] dx
2
(C-17)

2
1 L x
T = n y o 1 cos dx
2 (C-18)
2 0 2L

2 L x x
T =
1
2
[ ]
2n y o 1 2 cos + cos 2 dx
0 2L 2L
(C-19)

2 L x x
T =
1
2
[ ]
2n y o 1 2 cos + cos 2 dx
0 2L 2L
(C-20)

2 L x 1 1 x
T =
1
2
[ ]
2n y o 1 2 cos + + cos dx
0 2L 2 2 L
(C-21)

2 L 3 x x
T =
1
2
[ ]
2n y o 2 cos + cos dx
0 2 2L L
(C-22)

8
L
2 3 4 L x L x
T =
1
2
[ ]
2n y o x sin + sin
2 2L L
(C-23)
0

2 3 4L
T =
1
2
[ ]
2n y o L
2
(C-24)

2 8
T =
1
4
[ ]
2n y o L 3

(C-25)

Now equate the potential and the kinetic energy terms.

2 8 1 4 EI
1
[ ]
2n y o L 3 =

64
yo
3
2
[ ] (C-26)
4 L

8 1 4 EI
2n L 3 = (C-27)
16 L3

EI
4 3
L
2n = (C-28)
16L 3 8

1/ 2
4 EI

L3
n = (C-29)
16L 3 8

1/ 2
4 EI

1 L4
f n = (C-30)
2 8
16 3

9
1/ 2
4 EI

1 L4
f n = (C-31)
2 8
16 3

1/ 2


1
2 EI
f n = (C-32)
2 4 L2 8
3

1 3.664 EI
f n (C-33)
2 L2

Rayleighs Quotient
Rayleighs method can also be applied to multi-degree-freedom-systems, as follows.

XT K X
2 = (D-1)
XT M X

where
K is the stiffness matrix
M is the mass matrix
X is an assumed mode shape with arbitrary scale

Equation (D-1) is essentially a numerical approximation. It overestimates the true


fundamental frequency. Thus, it should be used in a trial-and-error manner.

Note that the numerator in equation (D-1) is equal to twice the potential energy. The
denominator is equal to twice the kinetic energy if first multiplied by 2 .

As an example, consider the system defined in Figure D-1 and Table D-1.

10
x2
m2

k3

x1
k2 m1

k1

Figure D-1.

Table D-1. Parameters


Variable Value
m1 2.0 kg

m2 1.0 kg
k1 1000 N/m
k2 2000 N/m
k3 3000 N/m

The homogeneous equation of motion is

m1 0 &x&1 k1 + k 3 k 3 x1 0
+
0 m &x& k =
k 2 + k 3 x 2 0 (D-2)
2 2 3

11
The mass matrix is

2 0
M = kg (D-3)
0 1

The stiffness matrix is

4000 3000
K = N/m (D-4)
3000 5000

The natural frequencies can be computed using the eigenvalue method. The eigenvalues
are the roots of the following equation.

det K 2 M = 0 (D-5)

Equation (D-5) can be solved exactly for systems with up to four degrees-of-freedom.
The first natural frequency is thus

1 = 30.03 rad / sec (D-6)

The next task is to test the Rayleigh quotient method. Several candidate mode shape are
evaluated as shown in Table D-2.

Note that

x
X = 1 (D-7)
x 2

12
Table D-2. Rayleigh Quotient Trials

X (rad/sec)

1 31.62
1

1 30.68
1.5

1 31.62
2

1 36.51
0.5

1 54.77
1

Again, the Rayleigh quotient overestimates the true fundamental frequency.

Thus, the best estimate for the natural frequency after five trials is

1 = 30.68 rad / sec (estimate) (D-8)

The estimated value is 2.2% higher than the exact value.

The Rayleigh quotient method thus gives very good results for this example.

13

You might also like