Sie sind auf Seite 1von 72

DYNAMICS OF MACHINES 41614

PART I INTRODUCTION TO THE BASIC TOOLS OF


MODELLING, SIMULATION, ANALYSIS & EXPERIMENTAL VALIDATION

Angular Velocity: 0 rpm Mode: 2 Nat. Freq.: 14.7288 Hz


4
x 10

6
x 10
4 Signal (a) in Time Domain (b) in Frequency Domain 1
3
0.5 5
2 0
12
(a) Amplitude [m/s ]

4
2

10
0.5 8
1 6
4
1 2
0
0 3
1 2
Angular Speed: 1 Mode: 1 Nat. Freq.: 15.6815 Hz
2 7
x 10 1
0 5 10 15 20 25 30 4
time [s] 0
3
5
x 10 1
2
2

2
(b) Amplitude [m/s ]

1
2

0 3
1
1 4
2
5
10 5 0 5 10
0 3
0 5 10 15 20 25
frequency [Hz]
4
1
0.5
0
3 12
x 10 10
0.5 8
6
4
1 2
0

Dr.-Ing. Ilmar Ferreira Santos, Associate Professor


Department of Mechanical Engineering
Technical University of Denmark
Building 358, Room 159
2800 Lyngby
Denmark
Phone: +45 45 25 62 69
Fax: +45 45 88 14 51
E-Mail: ifs@mek.dtu.dk

Kompendie 1034 February 2004

1
Contents
1 Introduction to Dynamical Modelling of Machines and Structures and Exper-
imental Analysis of Mechanical Vibrations based on the Human Senses 3
1.1 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Description of the Test Facilities . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Data of the Mechanical System . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4 Calculating Equivalent Stiffness Coefficients Beam Theory . . . . . . . . . . . 5
1.5 Calculating Stiffness Matrices Beam Theory . . . . . . . . . . . . . . . . . . . 7
1.6 Mechanical Systems with 1 D.O.F. . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.6.1 Physical System and Mechanical Model . . . . . . . . . . . . . . . . . . . 9
1.6.2 Mathematical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.6.3 Analytical and Numerical Solution of the Equation of Motion . . . . . . . 10
1.6.4 Analytical and Numerical Solution of Equation of Motion using Matlab . 15
1.6.5 Comparison between the Analytical and Numerical Solutions of Equation
of Motion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.6.6 Homogeneous Solution or Free-Vibrations or Transient Response - Exper-
imental Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.6.7 Natural Frequency n [rad/s] or fn [Hz] . . . . . . . . . . . . . . . . . . 19
1.6.8 Damping Factor or Logarithmic Decrement . . . . . . . . . . . . . . . 19
1.6.9 Forced Vibrations or Steady-State Response . . . . . . . . . . . . . . . . 24
1.6.10 Resonance and Phase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1.6.11 Superposition of Transient and Forced Vibrations in Time Domain (Sim-
ulation) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
1.6.12 Resonance Experimental Analysis in Time Domain . . . . . . . . . . . . 28
1.7 Mechanical Systems with 2 D.O.F. . . . . . . . . . . . . . . . . . . . . . . . . . . 31
1.7.1 Physical System and Mechanical Model . . . . . . . . . . . . . . . . . . . 31
1.7.2 Mathematical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
1.7.3 Analytical and Numerical Solution of System of Differential Linear Equa-
tions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
1.7.4 Modal Analysis using Matlab eig-function [u, w] = eig(B, A) . . . . . . . 37
1.7.5 Analytical and Numerical Solutions of Equation of Motion using Matlab . 40
1.7.6 Analytical and Numerical Results of the System of Equations of Motion . 41
1.7.7 Programming in Matlab Frequency Response Analysis . . . . . . . . . . 42
1.7.8 Understanding Resonances and Mode Shapes using your Eyes and Fingers 43
1.7.9 Resonance Experimental Analysis in Time Domain . . . . . . . . . . . . 48
1.8 Mechanical Systems with 3 D.O.F. . . . . . . . . . . . . . . . . . . . . . . . . . . 49
1.8.1 Physical System and Mechanical Model . . . . . . . . . . . . . . . . . . . 49
1.8.2 Mathematical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
1.8.3 Programming in Matlab Theoretical Parameter Studies and Experimen-
tal Validation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
1.8.4 Theoretical Frequency Response Function . . . . . . . . . . . . . . . . . . 55
1.8.5 Experimental Natural Frequencies . . . . . . . . . . . . . . . . . . . . . 56
1.8.6 Experimental Resonances and Mode Shapes . . . . . . . . . . . . . . . . 56
1.9 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
1.10 Project 0 Identification of Model Parameters (An Example) . . . . . . . . . . . 61
1.11 Project 1 Modal Analysis & Validation of Models . . . . . . . . . . . . . . . . . 66

2
1 Introduction to Dynamical Modelling of Machines and Struc-
tures and Experimental Analysis of Mechanical Vibrations
based on the Human Senses

1.1 Summary
The aim of this study is to show some theoretical and experimental examples to facilitate the
understanding of the physical meaning of the main topics and definitions used in relation to
vibrations in machines. Theoretical and experimental studies are led side-by-side, clarifying
the definitions of stiffness, flexibility, natural frequency, damping factor, logarithmic decrement,
resonance, phase, beating, unbalance, natural mode shape, modal node and so on. The exper-
imental investigations are always carried out in low frequency ranges, aiming at making easy
the visualization of the movements by the human eyes and the understanding of the mechanical
vibrations without necessarily having to use sensors and electronic devices.

1.2 Description of the Test Facilities


Figures 1 and 2 show the simple elements used during the experimental investigations: a flexible
beam (ruler), concentrated masses or magnets, a support, an accelerometer, a signal amplifier, a
shaker and a signal analyzer. The beam or ruler already has a scale, enabling it to easily achieve
the information about the position (length) where the magnets will be mounted. At each position
more than one magnet can be mounted, allowing changes in the values of the concentrated
masses. The masses or magnets can be easily moved and attached to different positions along
the ruler, aiming at investigating changes in the natural frequencies of the magnet-ruler system
(mass-spring system). The ruler is very flexible in one plane only due to the characteristic of
its cross-section (moment of inertia of area). The beam can easily be mounted with different
boundary conditions, as free-free, clamped-free, simply supported in both ends, etc. allowing an
investigation of the influence of the boundary conditions on its flexibility, and consequently on
the natural frequencies of the system.

Regarding rotating machines some analogies can be made between the mass-spring system pre-
sented here and a centrifugal compressor, while comparing the ruler (or flexible beam) to the
flexible shaft, and the magnets (or concentrated masses) to the impellers or rigid discs. Changes
in the montage of shaft into the bearings (boundary conditions) or changes in the positioning
of the impellers along the shaft will lead to different critical speeds and mode shapes.

As mentioned above, the mass-spring system was designed to have a very flexible behavior with
very low natural frequencies. This allows the detection of natural frequencies, modes shapes
and resonance using the human eyes as sensors (or sighting senses). Moreover, it is also made
possible to excite the structure with human fingers, aiming at understanding the 90 degrees
phase between displacement and excitation (while operating around resonance conditions) by
means of tactile senses. Accelerometer, amplifier, shaker and signal analyzer are used aiming at
confirming what the human senses detect.

3
By understanding the topics related to mechanical vibration in low frequency ranges (high
flexibility and slow motions detectable by human senses), it gets easier to understand mechanical
vibration in high frequency ranges where one has faster motions with small amplitudes, just
detectable by sensors and electronic devices.

Figure 1: Experimental investigation of a mechanical continuous system with concentrated


masses modelled as equivalent spring-mass systems with 1, 2 and 3 degrees of freedom (D.O.F.).

Figure 2: Signal analyzer and shaker used for inducing and measuring mechanical vibrations
while analyzing the behavior of the spring-mass systems with 1 D.O.F., 2 D.O.F. and 3 D.O.F.

4
1.3 Data of the Mechanical System

material density of the beam 7, 800 Kg/m3


E elasticity modulus 2 1011 N/m2
L total length of the beam 0.600 m
b width of the beam 0.030 m
h thickness 0.0012 m
mi concentrated mass (i = 1, ..., 6) 0.191 Kg

Table 1: Data of the mass-spring system A.

material density of the beam 7, 800 Kg/m3


E elasticity modulus 2 1011 N/m2
L total length of the beam 0.300 m
b width of the beam 0.025 m
h thickness 0.0010 m
material density (steel) 7, 800 Kg/m3
mi concentrated mass (i = 1, ..., 6) 0.191 Kg

Table 2: Data of the mass-spring system B.

1.4 Calculating Equivalent Stiffness Coefficients Beam Theory

(a) (b)

Figure 3: (a) Flexible beam clamped-free boundary condition case with force applied to the end
L; (b) clamped-free boundary condition case with force applied to a general position L ;

By applying a vertical force F at the end of the beam as shown in figure 3(a) and using Beam
Theory, one can write:

d4 y(x)
EI = 0 (1)
dx4

Integrating in X once, one has:

d3 y(x)
EI = F (x) = C1 (2)
dx3

5
Integrating twice in X, it gives:

d2 y(x)
EI = M (x) = C1 x + C2 (3)
dx2

Integrating again in X, one gets the rotation angle of the beam:

dy(x) x2
EI = EI(x) = C1 + C2 x + C3 (4)
dx 2

And finally, integrating the last time in X, one achieves the equation responsible for describing
the deflexion of the beam:

x3 x2
EI y(x) = C1 + C2 + C3 x + C4 (5)
6 2

The boundary conditions for the clamped-free beam are:

y(x = 0) = 0







(x = 0) = 0



(6)
M (x = L) = 0








F (x = L) = F (reaction)

After calculating the constants Ci using the boundary condition for the clamped-free beam case,
one gets

x3 L x2
 
F
y(x) = (7)
EI 6 2

x2
 
dy(x) F
= (x) = Lx (8)
dx EI 2

Using the relationship between applied force F and the induced deflexion at a given point along
the beam length, x = L for instance, one gets the equivalent stiffness as:

F 3 EI
K = = (9)
y(L) L3

Suggestion (I): Change the beam boundary conditions, for example bi-supported at both ends,
and calculate the equivalent stiffness in the new case.

Suggestion (II): Change the beam boundary conditions, for example clamped-clamped at both
ends, and calculate the equivalent stiffness in the new case.

6
1.5 Calculating Stiffness Matrices Beam Theory
Two Different Lengths for Applying Forces To facilitate the understanding of steps
which will be presented, one can introduce the follow nomenclature (see figure 3(b)):

L = L1 or L = L2 length where the force F is applied.

x = L1 or x = L2 length where the displacement is measured.

Taking into account two different points for applying the forces and measuring the displacements
of the beam, one works with the following set of equations

 3 
F x L x2


y(x) = EI 6 2
x [0, L ]   (10)
dy(x) x2
= EFI

L x


dx 2

and


dy(x)
y(x) = y(L ) +


dx x=L (x L )
x [L , L] (11)
dy(x) dy(x)

=


dx dx x=L

which are responsible for describing the deflection of the beam, considering the loading on
different coordinates.

Let us introduce an example of a system with two points of force application. Assuming in case
(I) the force F is applied to the first coordinate L = L1 . One can measure and/or calculate
the beam deflection at the coordinates x = L1 and x = L2 through equations (10) and (11):

F L31
y1 = y(L1 ) = (12)
3 EI
and
F
y2 = y(L2 ) = (2L31 + 3L21 (L2 L1 )) (13)
6EI

Assuming in case (II) that the force F is applied to the second coordinate L = L2 , one can
measure and/or calculate the follow beam displacements at the coordinates x = L1 and x = L2
through the equations (10) and (11):

F
y1 = y(L1 ) = (2L31 + 3L21 (L2 L1 )) (14)
6EI
and
F L32
y2 = y(L2 ) = (15)
3 EI

7
In order to calculate the stiffness matrix (k11 , k12 , k21 , k22 ) of the 2 d.o.f. system,

Ky = f (16)

where
 
k11 k12
K= y = { y1 y2 }T f = { f1 f2 }T (17)
k21 k22

one has to solve the following system of equations for case (I) and case (II):

     
k11 k12 y1 f1
= (18)
k21 k22 y2 f2

Case (I): f = { F 0 }T

  ( F L31
)  
k11 k12 F
F
3EI = (19)
k21 k22 6EI (2L31 + 3L21 (L2 L1 )) 0

Case (II): f = { 0 F }T

 ( F
)
(2L31 + 3L21 (L2 L1 ))
  
k11 k12 6EI 0
F L32 = (20)
k21 k22 3EI
F

It leads to a system of 4 equations, which can be written in a matrix form:

F L3

3EI
1 F
6EI
(2L31 + 3L21 (L2 L1 )) 0 0
F L3 F
(2L31 + 3L21 (L2 L1 ))

0 0 3EI
1
6EI
F L3
F
(2L31 + 3L21 (L2 L1 )) 2
0 0

6EI 3EI
F L3
0 0 F
6EI
(2L31 + 3L21 (L2 L1 )) 3EI
2



k11

F

k12 0

= (21)

k21
0

k22 F

Solving this matrix system of order 4 by using the software MATHEMATICA, or by using
Cramers rule, one achieves the stiffness matrix:

12(L2 /L1 )3

6(L1 3L2 )/L1
EI
K= (22)
(4L2 L1 )(L1 L2 )2
6(L1 3L2 )/L1 12

Similar procedure can be made in order to get the stiffness matrix of the 3 d.o.f system. This is
the motivation of an exercise later on. The results (stiffness matrix with 9 stiffness coefficient)
will be presented in the section describing mechanical systems with 3 d.o.f.

8
1.6 Mechanical Systems with 1 D.O.F.
1.6.1 Physical System and Mechanical Model

(a)

(b)

(c)

Figure 4: (a) Real mechanical system composed of a turbine attached to an airplane flexible wing;
(b) Laboratory prototype built by a lumped mass attached to a flexible beam); (c) Equivalent
mechanical model with 1 D.O.F. for a lumped mass attached to a flexible beam.

1.6.2 Mathematical Model

It is important to point out, that the equations of motion in Dynamics of Machinery will fre-
quently have the form of second order differential equations: y(t) = F(y(t), y(t)).
Such equations
can generally be linearized around an operational position of a physical system, leading to sec-
ond order linear differential equations. It means that the coefficients which are multiplying the
variables y(t) , y(t)
, y(t) (co-ordinate chosen for describing the motion of the physical system)
do not depend on the variables themselves. In the mechanical model presented in figure 4 these
coefficients are constants: m1 , d1 and k1 . One of the aims of the course Dynamics of Machinery
is to help the students to properly find these coefficients so that the equations of motion can
really describe the movement of the physical system. The coefficients can be predicted using
theoretical or experimental approaches.

9
After having created the mechanical model for the physical system, the next step is to derive
the equation of motion based on the mechanical model. The mechanical model is composed of
a lumped mass m1 (assumption !!!), spring with equivalent stiffness coefficient k1 (calculated
using beam theory) and damper with equivalent viscous coefficient d (obtained experimentally).
While creating the mechanical model and assuming that the mass is a particle, the equation of
motion can be derived, for example, using Newtons second law:

m1 y1 (t) + d1 y 1 (t) + k1 y1 (t) = f1 (t) (23)

d1 k1 f1
y1 (t) + y 1 (t) + y1 (t) = (t) (24)
m1 m1 m1

f1
y1 (t) + 2n y 1 (t) + n2 y1 (t) = (t) (25)
m1

1.6.3 Analytical and Numerical Solution of the Equation of Motion


After having created the mechanical model (step 1) and derived the mathematical model (step
2) for this mechanical model, the next step is to solve the equation of motion (step 3), aiming
at analyzing (step 4) the dynamical behavior of the physical system. Here the analytical and
numerical solutions of linear differential equations are presented and compared. Later on you
can choose the most convenient way to solve the equations and analyze the dynamical behavior
of physical systems. It is important to mention that the numerical procedure is very simple,
an integrator of first-order. Other integrators can be used depending on the characteristics of
the mechanical models, for example, Runge-Kutta of higher order (third, fourth, etc.) among
others.

Homogeneous Solution or Transient Solution and Transient Analysis The homoge-


neous solution of a linear differential equation is also called transient solution. The homogeneous
differential equation is achieved when the right side of the equation is set zero (see eq.(26), or in
other words, when no force acts on the system. All analyzes and conclusions obtained from the
homogeneous solution are called transient analyzes, and provide information about the dynami-
cal behavior of the system while perturbations of displacement and velocities (in case of second
order differential equations of motion) are introduced into the system.

+ n2 y(t) = 0
y(t) + 2n y(t) (26)
yh (t) = Cet , (assumption) (27)
t
y h (t) = Ce
yh (t) = 2 Cet

The assumption (27) and its derivatives are introduced into the differential equation (26), leading
to

2 Cet + 2n Cet + n2 Cet = 0


m
(2 + 2n + n2 )Cet = 0 (28)

10
Demanding (2 + 2n + n2 ) = 0, because Cet 6= 0 in eq.(28), one gets two values of , or
two roots for the equation (2 + 2n + n2 ) = 0:

p
1 = n n 1 2 i
p
2 = n + n 1 2 i
(29)

It is important to highlight that all analyzes carried out here will be concentrated
in cases where < 1 (sub-critically damped system). Cases where = 1 or > 1
are called critically or super-critically damped systems respectively. In these cases
no problem related to amplification of vibration amplitudes can be found while
crossing resonances. Using the roots 1 and 2 the homogenous solution is:

yh (t) = C1 e1 t + C2 e2 t

where C1 and C2 are defined as a function of the initial condition of the movement when t = 0:

initial displacement y(0) = yini

initial movement y(0)


= vini

It is important to point out that these constants have to be calculated by using the general
solution, which will be presented later.

Permanent Solution and Steady-State Analysis The permanent solution of a linear


differential equation is also called steady-state solution. The complete differential equation is
achieved when the right side of the equation is completed with the excitation (see eq.(30)), or
in other words, when static or dynamic forces act on the system. All analyzes and conclusions
obtained from the permanent solution are called steady-state analyzes, and provide information
about the dynamical behavior of the system while excitation forces are introduced into the
system. Let us introduce an excitation force which value oscillates in time with frequency
[rad/s]:

f it
+ n2 y(t) =
y(t) + 2n y(t) e (30)
m
yh (t) = Aeit , (assumption) (31)
it
y h (t) = jAe
yh (t) = (j)2 Aeit = ()2 Aeit

The assumption (31) and its derivatives are introduced into the differential equation (30), leading
to:

f it
()2 Aeit + 2n (jAejt ) + n2 Aeit = e
m
m
f
( 2 + n2 + i2n )A = (32)
m

11
The amplitude A eq.(33) and the particular solution yp (t) eq.(34) are derived by eq.(32) and
(31):

f /m
A= (33)
2 + n2 + i2n

 
it f /m
yp (t) = A e = eit (34)
2 + n2 + i2n

General Solution = Transient Solution + Steady-State Solution The general solu-


tion of a linear differential equation is achieved by adding the homogenous and the permanent
solutions, and sequentially by defining the initial conditions of the movement. This solution
will provide information about the transient and steady-state response of the mechanical model.
Considering that the order of the mechanical model is correct (in this case, one degree-of-freedom
system), the solution of the linear differential equation will be useful for predicting the dynam-
ical behavior of the physical system, if the coefficients of the differential equation (m, d and k,
or n and ) are properly chosen, using either the theoretical or experimental information or a
combination of both. The general solution of the differential equation of motion is given by:

y(t) = C1 e1 t + C2 e2 t + Aeit (35)

where y(t) is the displacement of the mass-damping-spring system.


For achieving the velocity of the mass-damping-spring system, eq.(35) has to be differentiated
in time:

= 1 C1 e1 t + 2 C2 e2 t + iAeit
y(t) (36)

Introducing the initial conditions of displacement and velocity into eq.(35) and (36), when t = 0,
one gets:

y(0) =C1 e1 0 + C2 e2 0 + Aei0 yini = C1 + C2 + A (37)


1 0 2 0 i0
y(0)
=1 C1 e + 2 C2 e + iAe vini = 1 C1 + 2 C2 + iA (38)

Rewriting eq.(37) and eq.(38) in matrix form, one gets:

    
1 1 C1 yini A
= (39)
1 2 C2 vini jA

Solving the linear system eq.(39) using Cramers rule, the constants C1 and C2 are calculated:

 
yini A 1
det
vini A 2 2 (yini A) (vini iA)
C1 = =
2 1
 
1 1
det
1 2

12
 
1 yini A
det
1 vini A 1 (yini A) + (vini iA)
C2 = =
2 1
 
1 1
det
1 2

Summarizing, below is the analytical solution of second order differential equation, which is
responsible for describing the movements of the mass-damping-spring system in time domain,
as a function of the excitation force and initial condition of displacement and velocity:

y(t) = C1 e1 t + C2 e2 t + Aeit (40)

where

p
1 = n n 1 2 i
p
2 = n + n 1 2 i
f /m
A=
+ n2 + i2n
2

1 (yini A) (vini iA)


C1 =
2 1
1 (yini A) + (vini iA)
C2 =
2 1

Numerical Solution According to Taylors expansion, an equation can be approximated by:


df d2 f dn f
f (t) f (t0 ) + (t t0 ) + 2 (t t0 )... + n (t t0 ) (41)
dt dt dt
t=t0 t=t0 t=t0

Assuming a very small time step t t0 1, the higher order terms of eq.(42) can be neglected.
It turns:


df
f (t) f (t0 ) + (t t0 ) (42)
dt
t=t0

Knowing the initial conditions of the movement when t = 0,

y(0) = y0 = yini
y(0)
= y 0 = vini

and the equation of motion, which has to be solved,

f it
n2 y(t) +
y(t) = 2n y(t) e (43)
m

13
one can get the initial acceleration, when t = 0, on the basis of initial conditions:


t0 = 0
f
y 0 y0 = 2n y 0 n2 y0 + eit0
m
y0

The first predicted values of displacement, velocity and acceleration in time t1 = t , using the
approximation given by eq.(42), are:

t1 = t
y 1 = y 0 + y0 t
y1 = y0 + y 1 t
f it1
y1 = 2n y 1 n2 y1 + e
m
The second predicted values of displacement, velocity and acceleration in time t2 = t1 + t ,
using the approximation given by eq.(42), are:

t2 = 2t
y 2 = y 1 + y1 t
y2 = y1 + y 2 t
f it2
y2 = 2n y 2 n2 y2 + e
m
The N-th predicted values of displacement, velocity and acceleration in time tN = tN 1 + t ,
using the approximation given by eq.(42), are:

tN = N t
y N = y N 1 + yN 1 t
yN = yN 1 + y N t

f itN
yN = 2n y N n2 yN + e (44)
m

Plotting the points [y1 , y2 , y3 , ..., yN ] versus [t1 , t2 , t3 , ..., tN ], one can observe the numerical
solution of the differential equation, which describes the displacement of the mass-damping-
spring system in time domain. Plotting the points [y1 , y 2 , y 3 , ..., y N ] versus [t1 , t2 , t3 , ..., tN ] or
[
y1 , y2 , y3 , ..., yN ] versus [t1 , t2 , t3 , ..., tN ] one can also observe velocity and acceleration of the
mass-damping-spring system in time domain. The analytical and numerical solutions eq.(43) of
the second order differential equation are illustrated using a Matlab code.

14
1.6.4 Analytical and Numerical Solution of Equation of Motion using Matlab

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %_____________________________________________________
% DYNAMICS OF MACHINERY LECTURES (41035) % %EXACT SOLUTION % EQUATION (40)
% MEK - DEPARTMENT OF MECHANICAL ENGINEERING % n=600; % number of points for plotting
% DTU - TECHNICAL UNIVERSITY OF DENMARK % j=sqrt(-1); % complex number
% % w=2*pi*freq_exc; % excitation frequency [rad/s]
% Copenhagen, October 30th, 2003 %
% % lambda1=-xi*wn+j*wn*sqrt(1-xi*xi);
% IFS % lambda2=-xi*wn-j*wn*sqrt(1-xi*xi); AA=(force/M)/(wn*wn-w*w +
% % j*2*xi*wn*w); C1=(
% 1 D.O.F. SYSTEM - EXACT AND NUMERICAL SOLUTION % lambda2*(y_ini-AA)-(v_ini-j*w*AA))/(lambda2-lambda1);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% C2=(-lambda1*(y_ini-AA)+(v_ini-j*w*AA))/(lambda2-lambda1);

clear all; for i=1:n,


close all; t(i)=(i-1)/n*time_max;
y_exact(i)=C1*exp(lambda1*t(i)) + ...
%Concentred Masses C2*exp(lambda2*t(i)) + ...
m1= 0.191; %[Kg] AA*exp(j*w*t(i));
m2= 0.191; %[Kg] end
m3= 0.191; %[Kg]
m4= 0.191; %[Kg] %_____________________________________________________
m5= 0.191; %[Kg] %NUMERICAL SOLUTION % EQUATION (44)
m6= 0.191; %[Kg] % trying different time steps to observe convergence
% deltaT=0.3605; % time step [s]
%Elastic Properties of the Beam of 600 [mm] % deltaT=0.3; % time step [s]
E = 2e11; %elasticity modulus [N/m^2] % deltaT=0.1; % time step [s]
b = 0.030 ; %width [m] % deltaT=0.05; % time step [s]
h = 0.0012 ; %thickness [m] deltaT=0.01; % time step [s]
Iz= (b*h^3)/12; %area moment of inertia [m^4]
n_integ=time_max/deltaT; % number of points (integration)
%Mass-Spring-Damping System Properties % Initial Conditions
L=0.610; %beam length y_approx(1) = y_ini; % beam initial deflection [m]
K= 3*E*Iz/L^3; %stiffness coefficient yp_approx(1) = v_ini; % beam initial velocity [m/s]
M=m1+m2; %mass coefficient
xi=0.005; %damping factor [no-dimension] for i=1:n_integ,
D=2*xi*sqrt(K*M); %damping coefficient t_integ(i)=(i-1)*deltaT;
wn=sqrt(K/M); %natural frequency [rad/s] ypp_approx(i) =-(wn*wn)*y_approx(i) ...
fn=wn/2/pi %natural frequency [Hz] -(2*xi*wn)*yp_approx(i) ...
fnexp=0.875; %measured natural frequency [Hz] +(force/M)*exp(j*w*t_integ(i));
dif=(fn-fnexp)/fnexp;%error between calculated yp_approx(i+1)= yp_approx(i) + ypp_approx(i)*deltaT;
%and measured frequencies y_approx(i+1) = y_approx(i) + yp_approx(i+1)*deltaT;
end
%_____________________________________________________
%Initial Condition %_____________________________________________________
y_ini= -0.000 % beam initial deflection [m] %Graphical Results
v_ini= -0.000 % beam initial velocity [m/s]
freq_exc=0.95 % excitation frequency [Hz] title(Simulation of 1 D.O.F System in Time Domain)
force=-0.100 % excitation force [N] subplot(3,1,1), plot(t,real(y_exact),b)
time_max=30.0; % integration time [s] title((a) Exact Solution - (b) Numerical Solution
%_____________________________________________________ (delta T = 0.01 s) - (c) Comparison)
xlabel(time [s])
ylabel((a) y(t) [m])
grid

subplot(3,1,2),
plot(t_integ(1:n_integ),real(y_approx(1:n_integ)),r)
xlabel(time [s])
ylabel((b) y(t) [m])
grid

subplot(3,1,3), plot(t,real(y_exact),b,t_integ(1:n_integ),
real(y_approx(1:n_integ)),r)

xlabel(time [s])
ylabel((c) y(t) [m])
grid

15
1.6.5 Comparison between the Analytical and Numerical Solutions of Equation of
Motion

(a) Exact Solution (b) Numerical Solution (delta T = 0.3605 s) (c) Comparison
0.01

0.005

(a) y(t) [m]


0

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.4

0.2
(b) y(t) [m]

0.2

0.4
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.4

0.2
(c) y(t) [m]

0.2

0.4
0 1 2 3 4 5 6 7 8 9 10
time [s]

Figure 5: Comparison between the analytical and numerical solutions when a time step of
0.3605 [s] is used Divergence and numerical instability.

(a) Exact Solution (b) Numerical Solution (delta T = 0.3 s) (c) Comparison
0.01

0.005
(a) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.02

0.01
(b) y(t) [m]

0.01

0.02
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.02

0.01
(c) y(t) [m]

0.01

0.02
0 1 2 3 4 5 6 7 8 9 10
time [s]

Figure 6: Comparison between the analytical and numerical solutions when a time step of 0.3 [s]
is used Divergence between the numerical and analytical solution due to a roof time step.

16
(a) Exact Solution (b) Numerical Solution (delta T = 0.1 s) (c) Comparison
0.01

0.005

(a) y(t) [m]


0

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(b) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(c) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]

Figure 7: Comparison between the analytical and numerical solutions when a time step of 0.1 [s]
is used Accumulation of errors with the number of iterations and divergence between the nu-
merical and analytical solutions.

(a) Exact Solution (b) Numerical Solution (delta T = 0.05 s) (c) Comparison
0.01

0.005
(a) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(b) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(c) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]

Figure 8: Comparison between the analytical and numerical solutions when a time step of 0.05 [s]
is used Accumulation of errors with the number of iterations and divergence between the nu-
merical and analytical solutions.

17
(a) Exact Solution (b) Numerical Solution (delta T = 0.01 s) (c) Comparison
0.01

0.005

(a) y(t) [m]


0

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(b) y(t) [m]
0

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]
0.01

0.005
(c) y(t) [m]

0.005

0.01
0 1 2 3 4 5 6 7 8 9 10
time [s]

Figure 9: Comparison between the analytical and numerical solutions when a time step of 0.01 [s]
is used Good agreement between the numerical and analytical solutions in the total range of
time.

(a) Exact Solution (b) Numerical Solution (delta T = 0.01 s) (c) Comparison
1

0.5
(a) y(t) [m]

0.5

1
0 5 10 15 20 25 30
time [s]
1

0.5
(b) y(t) [m]

0.5

1
0 5 10 15 20 25 30
time [s]
1

0.5
(c) y(t) [m]

0.5

1
0 5 10 15 20 25 30
time [s]

Figure 10: Comparison between the analytical and numerical solutions when a time step of
0.01 [s] is used Good agreement between the numerical and analytical solutions in the total
range of time. System behavior when excited by a harmonic force with a frequency near the
natural frequency.

18
1.6.6 Homogeneous Solution or Free-Vibrations or Transient Response - Experi-
mental Analysis

y1 (t) + 2n y 1 (t) + n2 y1 (t) = 0 (45)

1.6.7 Natural Frequency n [rad/s] or fn [Hz]

v
r u 3EI
1 k1 1 t L31
u
fn = = P [Hz]
2 m1 2 mi

number Length fn fe xp fe xp
of masses [m] [Hz] [Hz] [Hz]
(theor.) (*) (**)
1 0.610 1.23 12/10 = 1.2 1.250
2 0.610 0.87 8.5/10 = 0.85 0.875
3 0.610 0.71 7/10 = 0.7 0.705
4 0.610 0.61 6/10 = 0.6 0.625

Table 3: Measuring the natural frequency of the mass-spring system A with 1. d.o.f, (*) using
the human eyes and a watch, and (**) using an accelerometer attached to the mass, and making
a comparison to the theoretical mathematical model.

number Length fe xp
of masses [m] [Hz]
(*)
2 0.610 0.875
2 0.310 1.875

Table 4: Measuring the natural frequency of the mass-spring system A with 1. d.o.f, (*) using
the human eyes and a watch, when the equivalent stiffness of the system is changed, by modifying
the position (length) where the lumped mass is attached to the beam.

1.6.8 Damping Factor or Logarithmic Decrement


Experimental identification without using sensors (OBS: Experiment carried out using a
watch, light and shadow, a calculator, and the mass-spring system oscillating from an
initial condition of displacement yo = yini until half the initial amplitude yN = yini /2.)

 
1 yo
2N ln yN
=r h  i2 or = 2
1 yo
1+ 2N ln yN

19
Using the information of figure 11 (signal in time domain), where

yo = 3.0 105 [m/s2 ] (first peak of signal in time domain, figure 11)

yN = y6 = 2.0 105 [m/s2 ] (after 6 peaks)

N = 6,

one gets

Damping Factor of the system A ()

 
1 3.0105
26 ln 2.0105 0.010755
=r h  i2 = 1.000058 0.010
1 3.0105
1+ 26 ln 2.0105

Log Dec

= 2 = 2 0.010 = 0.068

Equivalent Viscous Damping (d)

d = 2 n m = 2 0.010 (0.87 2 ) 0.382 0.016 [N s/m]

5 Signal (a) in Time Domain (b) in Frequency Domain


x 10
4
(a) Amplitude [m/s2]

4
0 5 10 15 20 25 30
time [s]

5
x 10
1

0.8
(b) Amplitude [m/s2]

0.6

0.4

0.2

0
0 5 10 15 20 25
frequency [Hz]

Figure 11: Transient Vibration Acceleration of the clamped-free flexible beam when two con-
centrated masses m = m1 + m2 = 0.382 Kg are attached at its free end (L = 0.610 m) Natural
frequency of the mass-spring system A: 0.87 Hz.

20
5 Signal (a) in Time Domain (b) in Frequency Domain
x 10
5
(a) Amplitude [m/s2]

5
0 5 10 15 20 25 30
time [s]

5
x 10
2
(b) Amplitude [m/s ]
2

0
0 5 10 15 20 25
frequency [Hz]

Figure 12: Transient Vibration Acceleration of the clamped-free flexible beam when two con-
centrated masses m = m1 + m2 = 0.382 Kg are attached at its free end (L = 0.310 m) Natural
frequency of the mass-spring system B: 1.75 Hz.

Damping Factor of the system B From fig.12, one gets: yo = 4.6 105 [m/s2 ], yN =
y54 = 1.0 105 [m/s2 ] and N = 54:

 
1 4.6105
254 ln 1.0105 0.004498
=r h  i2 = 1.000010 0.005 (46)
1 4.6105
1+ 254 ln 1.0105

Equivalent Viscous Damping (d)

d = 2 n m = 2 0.005 (1.75 2 ) 0.382 0.04 [N s/m]

21
4 Signal (a) in Time Domain (b) in Frequency Domain
x 10
1
(a) Amplitude [m/s ]
2

0.5

0.5

1
0 5 10 15 20 25 30
time [s]

5
x 10
2.5

2
(b) Amplitude [m/s ]
2

1.5

0.5

0
0 5 10 15 20 25
frequency [Hz]

Figure 13: Free vibration Spring-mass systems with 1 D.O.F. Two masses m = m1 + m2 =
0.382 Kg fixed at the middle of the beam L1 = 0.155 m, resulting in a system B natural
frequency of 3.81 Hz

Damping Factor of the system B From fig.13, one gets: yo = 0.95 104 [m/s2 ],
yN = y34 = 0.50 104 [m/s2 ] and N = 34:

 
1 0.95104
234 ln 0.50104 0.003029
=r h  i2 = 1.000005 0.003
1 0.95104
1+ 234 ln 0.50104

Equivalent Viscous Damping (d)

d = 2 n m = 2 0.003 (3.81 2 ) 0.382 0.05 [N s/m]

22
4 Signal (a) in Time Domain (b) in Frequency Domain
x 10

(a) Amplitude [m/s ]


2
0.5

0.5

0 5 10 15 20 25 30
time [s]

5
x 10
1

0.8

(b) Amplitude [m/s2]


0.6

0.4

0.2

0
0 5 10 15 20 25
frequency [Hz]

Figure 14: Free vibration Spring-mass systems with 1 D.O.F. One mass m = m1 = 0.191 Kg
fixed at the middle of the beam L1 = 0.155 m, resulting in a system B natural frequency of
4.94 Hz

Damping Factor of the system B From fig.13, one gets: yo = 0.95 104 [m/s2 ],
yN = y14 = 0.50 104 [m/s2 ] and N = 14:

 
1 0.95104
214 ln 0.50104 0.007296
=r h  i2 = 1.000026 0.007
1 0.95104
1+ 214 ln 0.50104

Equivalent Viscous Damping (d)

d = 2 n m = 2 0.007 (4.94 2 ) 0.191 0.08 [N s/m]

IMPORTANT CONCLUSION: THE DAMPING FACTOR IS A CHARACTER-


ISTIC OF THE GLOBAL MECHANICAL SYSTEM AND SIMULTANEOUSLY DE-
PENDS ON MASS m, STIFFNESS k AND DAMPING d COEFFICIENTS, NOT
ONLY ON THE DAMPING COEFFICIENT, AS YOU CAN SEE IN THE DEFINI-
TION:

= d
= d1
2mn 2 mk

IT IS POSSIBLE TO INCREASE THE DAMPING FACTOR OF A MECHANICAL


SYSTEM EITHER BY DECREASING THE MASS m, OR BY DECREASING THE
STIFFNESS k OR BY INCREASING THE DAMPING COEFFICIENT d. THE
DAMPING FACTOR IS A VERY USEFUL PARAMETER FOR DEFINING THE
RESERVE OF STABILITY IN MACHINERY DYNAMICS.

23
1.6.9 Forced Vibrations or Steady-State Response
The two most frequent ways of representing the frequency response function of mechanical
systems are presented in figure 15: (a) and (b) real and imaginary parts as a function of the
excitation frequency; (c) and (d) magnitude and phase as a function of the excitation frequency.
Other alternative ways are presented in figures 16 and 17.

(a) Frequency Response Function (Real Part) (c) Frequency Response Function (Amplitude)
5 10
=0.005 =0.005
[m/N]

=0.05 8 =0.05

[m/N]
6
0
Real(A())

||A()||
4

5 0
0.5 0 1 1.5 2 0 0.5 1 1.5 2
Frequency [Hz] Frequency [Hz]
(b) Frequency Response Function (Imaginary Part) (d) Frequency Response Function (Phase)
0 0
=0.005 =0.005
[m/N]

[ o]

2 =0.05 =0.05
50
4
Phase(A())

100
Imag(A())

6
150
8

10 200
0 0.5 1 1.5 2 0 0.5 1 1.5 2
Frequency [Hz] Frequency [Hz]

Figure 15: Steady state response in the frequency domain or Frequency Response Function
(FRF): (a) and (b) illustrate the real and imaginary part of A = 2 +f2/m
+i2n
; (c) and (d)
n
f /m
illustrate the magnitude and phase of the complex function A = 2 +i2 .
2 +n n

1.6.10 Resonance and Phase


In order to understand the 90 degree phase while in resonance use the tactile senses
Remember the experiments in the classroom using the mass-beam system and forces applied
by your finger, and outside building 404, using a car and a tree and the forces applied by
your hands (synchronization).

Complex Vector Diagram of Resonance and Phase

24
Frequency Response Function (Real Part)
0
=0.005
=0.05
1

3
[m/N]

4
Imag(A())

9
5 4 3 2 1 0 1 2 3 4 5
Real(A()) [m/N]

Figure 16: Steady state response in the frequency domain or Frequency Response Function (FRF)
illustrated as the real versus the imaginary part of A = 2 +f2/m
+i2n
.
n

Frequency Response Function


=0.05

0
[m/N]

0.5

1
Imag(A())

1.5

2
1

0.5 2
1.5
0 1
0.5
Real(A()) [m/N]
0.5 0 Frequency [Hz]

Figure 17: Steady state response in the frequency domain or Frequency Response Function (FRF)
illustrated in a 3D-plot: the real and imaginary parts of A = 2 +f2/m as a function of the
n +i2n
frequency.

25
(a)

(b)

(c)

Figure 18: Complex vector diagram using an excitation force of constant magnitude: (a) the
frequency of the excitation force is lower than the natural frequency; (b) the frequency of the
excitation force is coincident with the natural frequency, characterizing a resonance case where
the phase between the force and the displacement is 90 degrees, i.e. the phase between the force
and the velocity is 0 degrees, meaning a synchronization between force and velocity; (c) the
frequency of the excitation force is bigger than the natural frequency.

26
1.6.11 Superposition of Transient and Forced Vibrations in Time Domain (Simu-
lation)

(a) Excitation Frequency : 0.1 Hz (a) Excitation Frequency : 0.7 Hz


2.5 2.5

2 2

1.5 1.5

1 1

0.5 0.5
y(t) [m]

y(t) [m]
0 0

0.5 0.5

1 1

1.5 1.5

2 2

2.5 2.5
0 5 10 15 20 25 30 0 5 10 15 20 25 30
(a) time [s] (b) time [s]

(a) Excitation Frequency : 0.8 Hz (a) Excitation Frequency : 0.8702 Hz


2.5 2.5

2 2

1.5 1.5

1 1

0.5 0.5
y(t) [m]

y(t) [m]

0 0

0.5 0.5

1 1

1.5 1.5

2 2

2.5 2.5
0 5 10 15 20 25 30 0 5 10 15 20 25 30
(c) time [s] (d) time [s]

(a) Excitation Frequency : 0.9 Hz (a) Excitation Frequency : 1.0 Hz


2.5 2.5

2 2

1.5 1.5

1 1

0.5 0.5
y(t) [m]

y(t) [m]

0 0

0.5 0.5

1 1

1.5 1.5

2 2

2.5 2.5
0 5 10 15 20 25 30 0 5 10 15 20 25 30
(e) time [s] (f) time [s]

Figure 19: Time response of the system with 1 D.O.F. excited by forces with different frequencies
(a) = 0.1 Hz (before resonance); (b) = 0.7 Hz; (before resonance); (c) = 0.8 Hz (before
resonance but close beating); (d) = 0.8702 Hz (at resonance); (e) = 0.9 Hz (after
resonance but close beating); (f ) = 1.0 Hz (after resonance).

27
1.6.12 Resonance Experimental Analysis in Time Domain

5 Signal (a) in Time Domain (b) in Frequency Domain


x 10
3

(a) Amplitude [m/s2]


1

3
0 5 10 15 20 25 30
time [s]

5
x 10
1.5

(b) Amplitude [m/s2]


1

0.5

0
0 5 10 15 20 25
frequency [Hz]

5 Signal (a) in Time Domain (b) in Frequency Domain 5 Signal (a) in Time Domain (b) in Frequency Domain
x 10 x 10
3 3

2 2
(a) Amplitude [m/s2]

(a) Amplitude [m/s2]


1 1

0 0

1 1

2 2

3 3
0 5 10 15 20 25 30 0 5 10 15 20 25 30
time [s] time [s]

5 5
x 10 x 10
1.5 1.5
(b) Amplitude [m/s2]

(b) Amplitude [m/s2]

1 1

0.5 0.5

0 0
0 5 10 15 20 25 0 5 10 15 20 25
frequency [Hz] frequency [Hz]

Figure 20: Resonance phenomena due to force excitations with frequency around the natural
frequency of the mass-spring system: 1 D.O.F. system with natural frequency of 0.87 Hz, excited
by the shaker with frequencies of 0.80 Hz, 0.87 Hz and 0.90 Hz Spring-mass system (A) with
two masses m = m1 + m2 = 0.382 Kg fixed at the beam (A) length L1 = 0.600 m, resulting in a
natural frequency of 0.87 Hz.

28
5 Signal (a) in Time Domain (b) in Frequency Domain
x 10
5
(a) Amplitude [m/s ]
2

5
0 5 10 15 20 25 30
time [s]

5
x 10
2.5

2
(b) Amplitude [m/s ]
2

1.5

0.5

0
0 5 10 15 20 25
frequency [Hz]

Figure 21: Beating phenomena with two transient responses Two spring-mass systems with 1
D.O.F. each, vibrating with very similar natural frequencies (transient responses), resulting in
beating phenomena: Spring-mass system A with three masses m = m1 + m2 + m3 = 0.576 Kg
fixed at the beam length L1 = 0.285 m, resulting in a natural frequency near 1.75 Hz; Spring-
mass system B with masses m = m4 + m5 = 0.382 Kg fixed at the end of the beam L1 =
0.310 m, resulting in a natural frequency of 1.75 Hz

29
6 Signal (a) in Time Domain (b) in Frequency Domain
x 10 x 10
5 Signal (a) in Time Domain (b) in Frequency Domain
1.5
6
1
(a) Amplitude [m/s2]

4
(a) Amplitude [m/s ]
2

2 0.5

0 0
2
0.5
4
6 1

8 1.5
0 5 10 15 20 25 30 0 5 10 15 20 25 30
time [s] time [s]
6 6
x 10 x 10
2.5 8

2
(b) Amplitude [m/s2]

(b) Amplitude [m/s2]

1.5
4
1

2
0.5

0 0
0 5 10 15 20 25 0 5 10 15 20 25
frequency [Hz] frequency [Hz]

Figure 22: Beating phenomena due to transient (low damping factor) and forced vibrations
with similar frequencies: 1 D.O.F. system A with natural frequency of 0.87 Hz, excited by
a shaker with frequencies of 0.80 Hz and 0.90 Hz - Spring-mass system A with two masses
m = m1 +m2 = 0.382 Kg fixed at the beam length L1 = 0.600 m, resulting in a natural frequency
of 0.87 Hz.

30
1.7 Mechanical Systems with 2 D.O.F.

1.7.1 Physical System and Mechanical Model

(a)

(b)

(c)

Figure 23: (a) Real mechanical system built by two turbines attached to an airplane flexible wing;
(b) Laboratory prototype built by two lumped masses attached to a flexible beam); (c) Equivalent
mechanical model with 2 D.O.F. for the two lumped masses attached to the flexible beam.

1.7.2 Mathematical Model

M
y(t) + Dy(t)
+ Ky(t) = f (t) (47)

          
m11 m12 y1 d11 d12 y 1 k11 k12 y1 f1
+ + = (48)
m21 m22 y2 d21 d22 y 2 k21 k22 y2 f2

31
where
m11 = m1 + m2
m12 =0
(49)
m21 =0
m22 = m3 + m4

p
d11 = 2 k11 m11

d12 =0

(Approximation of damping coefficients using the exp. damping factor!)
d21 =0 p


d22 = 2 k22 m22
(50)

12EI
k11 = (L2 /L1 )3
(4L2 L1 )(L1 L2 )2
6EI
k12 = (L1 3L2 )/L1
(4L2 L1 )(L1 L2 )2 (51)
6EI
k21 = (L1 3L2 )/L1
(4L2 L1 )(L1 L2 )2
12EI
k22 =
(4L2 L1 )(L1 L2 )2

The coefficients of the mass matrix can easily be achieved. Each of the single masses has
m1 = m2 = m3 = m4 = m5 = m6 = 0.191 Kg. The stiffness coefficients kij were calculated
in the section 1.5, using the geometry of the beam (I, L1 , L2 ) and its material properties
(E). The damping matrix can be approximated by using proportional damping, for example,
D = M + K. The coefficients and can be chosen, so that the damping factor of the
first resonance is of the same order as the one in the previous section. Please, note that this
is just an approximation which be verified using Modal Analysis Techniques. Another way of
approximating the damping coefficients is given by eq.(50).

1.7.3 Analytical and Numerical Solution of System of Differential Linear Equations

System of Equation of motion


          
m11 m12 y1 d11 d12 y 1 k11 k12 y1 f1
+ + = ejt
m21 m22 y2 d21 d22 y 2 k21 k22 y2 f2

y + Dy + Ky =
M f ejt (52)

Differential Equations 2nd order 1st order



         
M D
y 0 K y f
+ = ejt
0 M y M 0 y 0

+ Bz(t) = f ejt
Az(t) (53)

32

  y 1 (t)
velocity

y(t) y 2 (t) velocity

z(t) = = (54)
y(t) y (t) displacement
1



y2 (t) displacement

The analytical solution can be divided into three steps: (I) homogeneous solution (transient anal-
ysis); (II) permanent solution (steady-state analysis) and (III) general solution (homogeneous
+ permanent).

Homogeneous Solution and Transient Analysis The homogeneous differential equation


is achieved when the right side of the equation is set zero (see eq.(55)), or in other words, when
no force is acting on the system.

Az h (t) + Bzh (t) = 0 (55)


t
zh (t) = ue , (assumption) (56)
z h (t) = uet

The assumption (56) and its derivative are introduced into the differential equation (55), leading
to an eigenvalue-eigenvector problem:

[A + B]uet = 0 [A + B]u = 0 (57)

Eigenvalues i can be calculated by using eq.(58):

determinant(A + B) = 0 1 , 2 , 3 , 4 (58)

Eigenvectors ui can be calculated by using eq.(59):

1 Au = Bu u1

2 Au = Bu u2
(59)
3 Au = Bu u3

4 Au = Bu u4

The homogeneous solution can be written as:

zh (t) = C1 u1 e1 t + C2 u2 e2 t + C3 u3 e3 t + C4 u4 e4 t

where C1 , C2 , C3 and C4 are constants depending on the initial displacement and velocities of
the coordinates y1 and y2 , when t = 0.

33
Permanent Solution and Steady-State Analysis The permanent solution takes into
account the right side of the differential equation (see eq.(60)), or in other words, the effect of
the force on the system. In case of harmonic excitation, one can write:

Az p (t) + Bzp (t) = f ejt (60)


jt
zp (t) = Ae , (assumption!) (61)
jt
z p (t) = jAe

The assumption adopted in eq.(61) and its derivative are introduced into the differential equation
(60), leading to:

[jA + B]Aejt = f ejt A = [jA + B]1 f (62)

The permanent solution of the equation of motion is given by:

zp (t) = Aejt zp (t) = [jA + B]1 f ejt (63)

General Solution The general solution of a linear differential equation is achieved by adding
the homogenous and the permanent solutions, and by sequentially defining the initial conditions
of the movement. This solution will provide information about the transient and steady-state
response of the mechanical model. Considering that the order of the mechanical model is correct
(in this case, the two degree-of-freedom system), the solution of the linear differential equation
will be useful for predicting the dynamical behavior of the physical system, if the coefficients
of the differential equation (M, D and K, or A and B) are properly chosen, either by using
theoretical or experimental information or both. The general solution of the differential equation
of motion is given by:

z(t) = C1 u1 e1 t + C2 u2 e2 t + C3 u3 e3 t + C4 u4 e4 t + Aeit (64)

where z(t) gives information about the displacement and velocity of the coordinates y1 and y2 .

Introducing the initial conditions of displacement and velocity

zini = { v1ini v2ini y1ini y2ini }T (65)

into eq.(64), when t = 0, one obtains

z(0) = zini = C1 u1 e1 0 + C2 u2 e2 0 + C3 u3 e3 0 + C4 u4 e4 0 + Aei0 (66)

or


C1

C2

zini = C1 u1 + C2 u2 + C3 u3 + C4 u4 + A = [ u1 u2 u3 u4 ] +A (67)

C3

C4

Solving the linear system by inverting the modal matrix U = [ u1 u2 u3 u4 ] one achieves the
vector c = { C1 C2 C3 C4 }T :

34
zini = U c + A c = U1 {(zini A)} (68)

Summarizing, below is the analytical solution of a second order differential equation, which is
responsible for describing the displacements and velocities of the coordinates y1 (t) and y2 (t) in
time domain, as a function of the excitation force and the initial condition of displacement and
velocity:

z(t) = C1 u1 e1 t + C2 u2 e2 t + C3 u3 e3 t + C4 u4 e4 t + Aeit (69)

where

q
1 = 1 n1 n1 1 12 i and u1
q
2 = 1 n1 + n1 1 12 i and u2
q
3 = 2 n2 n2 1 22 i and u3
q
4 = 2 n2 + n2 1 22 i and u4

A = [jA + B]1 f



C1

C2

= [ u1 u2 u3 u4 ]1 { zini A}

C3

C4

Numerical Solution The numerical solution of the system of differential equations can be
found by using the approximation according to Taylors expansion. Thus, one equation can be
approximated by:


df d2 f dn f
f (t) f (t0 ) + (t t0 ) + 2 (t t0 )... + n (t t0 ) (70)
dt dt dt
t=t0 t=t0 t=t0

Assuming a very small time step t t0 1, the higher order terms of eq.(71) can be neglected.
It turns:


df
f (t) f (t0 ) + (t t0 ) (71)
dt
t=t0

Knowing the initial conditions of the movement, when t = t0 = 0,

   
y1 (0) y1ini
y(0) = y0 = (72)
y2 (0) y1ini

35
and
   
y 1 (0) v1ini

y(0) = y 0 = (73)
y 2 (0) v2ini

and the equation of motion eq.(52), which has to be solved, one can calculate the acceleration,
when t = t0 = 0:

0 = M1 Dy 0 + Ky0 f ejt0

y

The first predicted values of displacement, velocity and acceleration in time t1 = t , using the
approximation given by eq.(71), are:

t1 = t
y 1 = y 0 + y
0 t
y1 = y0 + y 1 t
1 = M1 Dy 1 + Ky1 f ejt1

y

The second predicted values of displacement, velocity and acceleration in time t2 = t1 + t ,


using the approximation given by eq.(71), are:

t2 = 2t
y 2 = y 1 + y
1 t
y2 = y1 + y 2 t
2 = M1 Dy 2 + Ky2 f ejt2

y

The N-th predicted values of displacement, velocity and acceleration in time tN = tN 1 + t ,


using the approximation given by eq.(74), are:

tN = N t
y N = y N 1 + y
N 1 t
yN = yN 1 + y N t

N = M1 Dy N + KyN f ejtN

y (74)

Plotting the points [y1 , y2 , y3 , ..., yN ] versus [t1 , t2 , t3 , ..., tN ], one can observe the numerical
solution of the differential equation, which describes the displacements of the mass-damping-
spring system in time domain. Plotting the points [y 1 , y 2 , y 3 , ..., y N ] versus [t1 , t2 , t3 , ..., tN ] or
[ 2, y
y1 , y 3 , ..., y
N ] versus [t1 , t2 , t3 , ..., tN ] one can also observe the velocity and acceleration of
the mass-damping-spring system in time domain. The analytical and numerical solutions of the
second order differential equation, eq.(52), are illustrated using a Matlab code.

36
1.7.4 Modal Analysis using Matlab eig-function [u, w] = eig(B, A)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MACHINERY DYNAMICS LECTURES (41614) %
% MEK - DEPARTMENT OF MECHANICAL ENGINEERING %
% DTU - TECHNICAL UNIVERSITY OF DENMARK % % second mode shape
% % uu2(1)=0; uu2(2)=u(1,indice(3)); uu2(3)=u(2,indice(3)); figure(2)
% Copenhagen, February 11th, 2000 % plot(uu2,mass_position,r*-.,-uu2,mass_position,r*-.,LineWidth,1.5)
% IFS % grid f2=num2str(w2); set(gca,FontSize,12,FontAngle,oblique);
% % title([Second Mode Shape - Freq.: ,f2, Hz]) pause;
% MODAL ANALYSIS %
% %
% 2 D.O.F. SYSTEMS - MODAL ANALYSIS - 3 EXPERIMENTAL CASES % % (2.CASE) Increasing the Mass Values
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%__________________________________________________
clear all; close all; M1=m1+m2; %concentrated mass [Kg] |
M2=m3+m4; %concentrated mass [Kg] |
%Concentred Masses L1= 0.310; %length for positioning M1 [m] |
m1= 0.191; %[Kg] L2= 0.610; %length for positioning M2 [m] |
m2= 0.191; %[Kg] %__________________________________________________|
m3= 0.191; %[Kg]
m4= 0.191; %[Kg] % Coefficients of the Stiffness Matrix
m5= 0.191; %[Kg] LL=(L1-4*L2)*(L1-L2)^2;
m6= 0.191; %[Kg] K11= -12*(E*I/LL)*L2^3/L1^3; %equivalent Stiffness [N/m]
K12= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m]
%Elastic Properties of the Beam of 600 mm K21= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m]
E= 2e11; %elasticity modulus [N/m^2] K22= -12*(E*I/LL); %equivalent Stiffness [N/m]
b= 0.030 ; %width [m]
h= 0.0012 ; %thickness [m] %Mass Matrix
I= (b*h^3)/12; %area moment of inertia [m^4] M= [M1 0; 0 M2];
%Stiffness Matrix
% (1.CASE) Data for the mass-spring system K= [K11 K12; K21 K22];
%__________________________________________________ %Damping Matrix
M1=m1; %concentrated mass [Kg] | D= [0 0; 0 0];
M2=m2; %concentrated mass [Kg] |
L1= 0.310; %length for positioning M1 [m] | %State Matrices
L2= 0.610; %length for positioning M2 [m] | A= [ M D ;
%__________________________________________________| zeros(size(M)) M ] ;

% Coefficients of the Stiffness Matrix B= [ zeros(size(M)) K ;


LL=(L1-4*L2)*(L1-L2)^2; -M zeros(size(M))];
K11= -12*(E*I/LL)*L2^3/L1^3; %equivalent Stiffness [N/m]
K12= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m] %Dynamical Properties of the Mass-Spring System
K21= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m] [u,w]=eig(-B,A); % Eigenvectors u
K22= -12*(E*I/LL); %equivalent Stiffness [N/m] % Eigenvalues w [rad/s]

%Mass Matrix w
M= [M1 0; 0 M2];
%Stiffness Matrix u
K= [K11 K12; K21 K22];
%Damping Matrix pause;
D= [0 0; 0 0];
w_vector=diag(w);
%State Matrices
A= [ M D ; [natfreq,indice]=sort(w_vector); % Sorting the natural Frequencies
zeros(size(M)) M ] ;
% Natural Frequencies (Hz)
B= [ zeros(size(M)) K ;
-M zeros(size(M))]; w1=abs(imag(w_vector(indice(1))))/2/pi % First natural frequency
w2=abs(imag(w_vector(indice(3))))/2/pi % Second natural frequency
%Dynamical Properties of the Mass-Spring System
[u,w]=eig(-B,A); % Eigenvectors u mass_position(1) = 0; mass_position(2) = L1; mass_position(3) =
% Eigenvalues w [rad/s] L2;

w % first mode shape


uu1(1)=0; uu1(2)=u(1,indice(1)); uu1(3)=u(2,indice(1)); figure(3)
u plot(uu1,mass_position,b*-.,-uu1,mass_position,b*-.,LineWidth,1.5)
grid f1=num2str(w1); set(gca,FontSize,12,FontAngle,oblique);
pause; title([First Mode Shape - Freq.: ,f1, Hz])

w_vector=diag(w); % second mode shape


uu2(1)=0; uu2(2)=u(1,indice(3)); uu2(3)=u(2,indice(3)); figure(4)
[natfreq,indice]=sort(w_vector); % Sorting the natural Frequencies plot(uu2,mass_position,b*-.,-uu2,mass_position,b*-.,LineWidth,1.5)
grid f2=num2str(w2); set(gca,FontSize,12,FontAngle,oblique);
% Natural Frequencies (Hz) title([Second Mode Shape - Freq.: ,f2, Hz]) pause;

w1=abs(imag(w_vector(indice(1))))/2/pi % First natural frequency % (3.CASE) Increasing the Mass Values


w2=abs(imag(w_vector(indice(3))))/2/pi % Second natural frequency %__________________________________________________
M1=m1+m2+m3; %concentrated mass [Kg] |
mass_position(1) = 0; mass_position(2) = L1; mass_position(3) = M2=m4+m5+m6; %concentrated mass [Kg] |
L2; L1= 0.310; %length for positioning M1 [m] |
L2= 0.610; %length for positioning M2 [m] |
% first mode shape %__________________________________________________|
uu1(1)=0; uu1(2)=u(1,indice(1)); uu1(3)=u(2,indice(1)); figure(1)
plot(uu1,mass_position,r*-.,-uu1,mass_position,r*-.,LineWidth,1.5) ...
grid f1=num2str(w1); set(gca,FontSize,12,FontAngle,oblique);
title([First Mode Shape - Freq.: ,f1, Hz])

37
%Dynamical Properties of the Mass-Spring System
[u,w]=eig(-B,A); % Eigenvectors u
% Eigenvalues w [rad/s]

(1.CASE)

w =
0 +48.8527i 0 0 0
0 0 -48.8527i 0 0
0 0 0 + 7.3517i 0
0 0 0 0 - 7.3517i

u =
1.0000 1.0000 0.3300 0.3300
-0.3300 -0.3300 1.0000 1.0000
0 - 0.0355i 0 + 0.0355i 0 - 0.0778i 0 + 0.0778i
0 + 0.0117i 0 - 0.0117i 0 - 0.2356i 0 + 0.2356i

(2.CASE)

w =
0 +34.5441i 0 0 0
0 0 -34.5441i 0 0
0 0 0 + 5.1985i 0
0 0 0 0 - 5.1985i

u =
1.0000 1.0000 -0.3300 -0.3300
-0.3300 -0.3300 -1.0000 -1.0000
0 - 0.0289i 0 + 0.0289i 0 + 0.0635i 0 - 0.0635i
0 + 0.0096i 0 - 0.0096i 0 + 0.1924i 0 - 0.1924i

(3.CASE)

u =
1.0000 1.0000 -0.3300 -0.3300
-0.3300 -0.3300 -1.0000 -1.0000
0 - 0.0205i 0 + 0.0205i 0 + 0.0449i 0 - 0.0449i
0 + 0.0068i 0 - 0.0068i 0 + 0.1360i 0 - 0.1360i

w =
0 +28.2051i 0 0 0
0 0 -28.2051i 0 0
0 0 0 + 4.2445i 0
0 0 0 0 - 4.2445i

38
First Mode Shape Freq.: 1.1701 Hz Second Mode Shape Freq.: 7.7751 Hz
0.7 0.7

0.6 0.6

0.5 0.5

0.4 0.4

0.3 0.3

0.2 0.2

0.1 0.1

0 0
(a) 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1

First Mode Shape Freq.: 0.82736 Hz Second Mode Shape Freq.: 5.4979 Hz
0.7 0.7

0.6 0.6

0.5 0.5

0.4 0.4

0.3 0.3

0.2 0.2

0.1 0.1

0 0
(b) 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1

First Mode Shape Freq.: 0.67554 Hz Second Mode Shape Freq.: 4.489 Hz
0.7 0.7

0.6 0.6

0.5 0.5

0.4 0.4

0.3 0.3

0.2 0.2

0.1 0.1

0 0
(c) 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1 1 0.8 0.6 0.4 0.2 0 0.2 0.4 0.6 0.8 1

Figure 24: First and second mode shapes of the mechanical system modelled with 2 D.O.F. (a)
(1.CASE) one mass attached to each of the two coordinates; (b) (2.CASE) two masses
attached to each one of the two coordinates; (c) (3.CASE) three masses attached to each one
of the two coordinates.

39
1.7.5 Analytical and Numerical Solutions of Equation of Motion using Matlab

%_____________________________________________________
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%EXACT SOLUTION % EQUATION (68)
% DYNAMICS OF MACHINERY LECTURES (72213) %
n=2000; % number of points for plotting
% MEK - DEPARTMENT OF MECHANICAL ENGINEERING %
j=sqrt(-1); % complex number
% DTU - TECHNICAL UNIVERSITY OF DENMARK %
w_exc=2*pi*freq_exc; % excitation frequency [rad/s]
% %
% Copenhagen, February 11th, 2000 %
z_ini = [v1_ini v2_ini y1_ini y2_ini];
% %
force_exc = [force1 force2 0 0 ];
% IFS %
vec_aux = z_ini - inv((j*w_exc*A + B))*force_exc;
% %
% 2 D.O.F - EXACT AND NUMERICAL SOLUTION %
lambda1=w(1,1);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
lambda2=w(2,2);
lambda3=w(3,3);
clear all;
lambda4=w(4,4);
close all;
u1=u(1:4,1);
%Concentred Masses
u2=u(1:4,2);
m1= 0.191; %[Kg]
u3=u(1:4,3);
m2= 0.191; %[Kg]
u4=u(1:4,4);
m3= 0.191; %[Kg]
m4= 0.191; %[Kg]
C=inv(u)*(vec_aux);
m5= 0.191; %[Kg]
m6= 0.191; %[Kg]
c1=C(1);
c2=C(2);
%Elastic Properties of the Beam of 600 [mm]
c3=C(3);
E = 2e11; %elasticity modulus [N/m^2]
c4=C(4);
b = 0.030 ; %width [m]
h = 0.0012 ; %thickness [m]
for i=1:n,
Iz= (b*h^3)/12; %area moment of inertia [m^4]
t(i)=(i-1)/n*time_max;
y_exact=c1*u1*exp(lambda1*t(i)) + ...
% (1.CASE) Data for the mass-spring system
c2*u2*exp(lambda2*t(i)) + ...
%__________________________________________________
c3*u3*exp(lambda3*t(i)) + ...
M1=m1+m2; %concentrated mass [Kg] |
c4*u4*exp(lambda4*t(i)) + ...
M2=m3+m4; %concentrated mass [Kg] |
inv((j*w_exc*A + B))*force_exc*exp(j*w_exc*t(i));
L1= 0.310; %length for positioning M1 [m] |
L2= 0.610; %length for positioning M2 [m] |
y1_exact(i) = y_exact(3);
%__________________________________________________|
y2_exact(i) = y_exact(4);
% Coefficients of the Stiffness Matrix
end
LL=(L1-4*L2)*(L1-L2)^2;
K11= -12*(E*Iz/LL)*L2^3/L1^3; % Stiffness coeff.[N/m]
figure(1)
K12= -6*(E*Iz/LL)*(L1-3*L2)/L1; % Stiffness coeff.[N/m]
title(Simulation of 2 D.O.F System in Time Domain)
K21= -6*(E*Iz/LL)*(L1-3*L2)/L1; % Stiffness coeff.[N/m]
subplot(2,1,1), plot(t,real(y1_exact),b)
K22= -12*(E*Iz/LL); % Stiffness coeff.[N/m]
title(Exact Solution )
xlabel(time [s])
% Coefficients of the Damping Matrix
ylabel( y1_{exact}(t) [m])
% (damping factor xi=0.005)
grid
D11= 2*0.005*sqrt(M1/K11); % Damping coeff.[Ns/m]
D12= 0; % Damping coeff.[Ns/m]
subplot(2,1,2), plot(t,real(y2_exact),b)
D21= 0; % Damping coeff.[Ns/m]
xlabel(time [s])
D22= 2*0.005*sqrt(M2/K22); % Damping coeff.[Ns/m]
ylabel(y2_{exact}(t) [m])
grid
%Mass Matrix
M= [M1 0; 0 M2];
pause;
%Damping Matrix
D=[D11 D12; D21 D22];
%_____________________________________________________
%Stiffness Matrix
%NUMERICAL SOLUTION % EQUATION (73)
K= [K11 K12; K21 K22];
% deltaT=0.3605; % time step [s]
% deltaT=0.3; % time step [s]
%State Matrices A & B % EQUATION (52)
% deltaT=0.1; % time step [s]
A= [ M D ;
% deltaT=0.05; % time step [s]
zeros(size(M)) M ] ;
% deltaT=0.01; % time step [s]
deltaT=0.005; % time step [s]
B= [ zeros(size(M)) K ;
-M zeros(size(M))];
n_integ=time_max/deltaT; % number of points (integration)
% Initial Conditions
%Dynamical Properties of the Mass-Spring System
y1_approx(1) = y1_ini; % beam initial deflection [m]
[u,w]=eig(-B,A); %eigenvectors u
y2_approx(1) = y2_ini; % beam initial deflection [m]
%eigenvalues w
yp1_approx(1) = v1_ini; % beam initial velocity [m/s]
w1=abs(imag(w(3,3)))/2/pi; %first natural freq.[Hz]
yp2_approx(1) = v2_ini; % beam initial velocity [m/s]
w2=abs(imag(w(1,1)))/2/pi; %second natural freq.[Hz]
wexp1=0.78125; %measured natural freq.[Hz]
for i=1:n_integ,
wexp2=5.563; %measured natural freq.[Hz]
t_integ(i)=(i-1)*deltaT;
dif1=(w1-wexp1)/wexp1; %error calculated and measured freq.
ypp1_approx(i)=-1/M1*(K11*y1_approx(i)+K12*y2_approx(i) ...
dif2=(w2-wexp2)/wexp2; %error calculated and measured freq.
+ D11*yp1_approx(i)+D12*yp2_approx(i) ...
-(force1)*exp(j*w_exc*t_integ(i)));
%_____________________________________________________
ypp2_approx(i)=-1/M2*(K21*y1_approx(i)+K22*y2_approx(i) ...
%Initial Condition
+D21*yp1_approx(i)+D22*yp2_approx(i) ...
y1_ini = -0.000 % beam initial deflection [m]
-(force2)*exp(j*w_exc*t_integ(i)));
y2_ini = -0.000 % beam initial deflection [m]
v1_ini = -0.001 % beam initial velocity [m/s]
yp1_approx(i+1)=yp1_approx(i) + ypp1_approx(i)*deltaT;
v2_ini = -0.000 % beam initial velocity [m/s]
yp2_approx(i+1)=yp2_approx(i) + ypp2_approx(i)*deltaT;
freq_exc = 0.000 % excitation frequency [Hz]
force1 = -0.000 % excitation force 1 [N]
y1_approx(i+1)=y1_approx(i)+yp1_approx(i+1)*deltaT;
force2 = -0.000 % excitation force 2 [N]
y2_approx(i+1)=y2_approx(i)+yp2_approx(i+1)*deltaT;
time_max = 30.0; % integration time [s]
end
%_____________________________________________________
%_____________________________________________________

40
%_____________________________________________________
%_____________________________________________________
%Graphical Results (Comparison Exact vs. Numerical)
%Graphical Results
figure(3)
figure(2)
subplot(2,1,1), plot(t,real(y1_exact),b,
title(Simulation of 2 D.O.F System in Time Domain)
t_integ(1:n_integ),real(y1_approx(1:n_integ)),r)
subplot(2,1,1), plot(t_integ(1:n_integ),
title(Simulation of 2 D.O.F System in Time Domain -
real(y1_approx(1:n_integ)),r)
Exact Solution vs. Numerical Solution
title(Numerical Solution (delta T = 0.005 s))
(delta T = 0.005 s))
xlabel(time [s])
xlabel(time [s])
ylabel(y1_{approx}(t) [m])
ylabel(y1_{approx}(t) [m])
grid
grid
subplot(2,1,2), plot(t_integ(1:n_integ),
subplot(2,1,2), plot(t,real(y2_exact),b,
real(y2_approx(1:n_integ)),r)
t_integ(1:n_integ),real(y2_approx(1:n_integ)),r)
xlabel(time [s])
xlabel(time [s])
ylabel(y2_{approx}(t) [m])
ylabel(y2_{approx}(t) [m])
grid
grid

1.7.6 Analytical and Numerical Results of the System of Equations of Motion

5 Exact Solution
x 10
4

2
y1exact(t) [m]

6
0 5 10 15 20 25 30
time [s]

5
x 10
6

2
y2exact(t) [m]

8
0 5 10 15 20 25 30
time [s]

5 Numerical Solution (delta T = 0.005 s)


x 10
5
y1approx(t) [m]

5
0 5 10 15 20 25 30
time [s]

5
x 10
6

2
y2approx(t) [m]

8
0 5 10 15 20 25 30
time [s]

Figure 25: Analytical and Numerical Solutions (a) Analytical solution with initial velocity
condition at y 1 (0) = 1 mm/s, y 2 (0) = 0 mm/s, y1 (0) = 0 mm and y2 (0) = 0 mm; (b) Numerical
solution (time step of 0.005 [s]) with the same initial conditions Transient Analysis.

41
1.7.7 Programming in Matlab Frequency Response Analysis

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MACHINERY DYNAMICS LECTURES (72213) % % FRF -- FREQUENCY RESPONSE FUNCTION
% IKS - DEPARTMENT OF CONTROL ENGINEERING DESIGN %
% DTU - TECHNICAL UNIVERSITY OF DENMARK % N = 800 ; % number of points for plotting (see HP-Analyzer)
% % N_factor = 100 ;
% Copenhagen, February 11th, 2000 %
% IFS % % Given Excitation Function acting on the the point 1
% %
% 2 D.O.F. SYSTEMS - FRF (FREQUENCY RESPONSE FUNCTION) % fo1 = 1 ; % [N] force amplitude acting on the point 1 of the beam
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% fo2 = 0 ; % [N] force amplitude acting on the point 2 of the beam

for i=1:N;
F1(i)= fo1;
F2(i)= fo2;
end;
%Concentred Masses
m1= 0.191; %[Kg] % Calculation of the displacement, velocity and acceleration responses
m2= 0.191; %[Kg] for i=1:N;
m3= 0.191; %[Kg] w(i) = 2*pi*i/N_factor;
m4= 0.191; %[Kg] j = sqrt(-1);
m5= 0.191; %[Kg] AA = [(-M*w(i)*w(i)+K)+D*w(i)*j]; % Dynamical Stiffness Matrix
m6= 0.191; %[Kg] x = inv(AA)*[F1(i) F2(i)]; % Displacement (complex)
x11(i) = x(1); % rail vibration displacement
%Elastic Properties of the Beam of 600 [mm] x21(i) = x(2); % sleeves displacement
E= 2e11; %elasticity modulus [N/m^2] end;
b= 0.030 ; %width [m]
h= 0.0012 ; %thickness [m] % Given Excitation Function acting on the the point 2
I= (b*h^3)/12; %area moment of inertia [m^4]
fo1 = 0 ; % [N] force amplitude acting on the point 1 of the beam
% (1.CASE) Data for the mass-spring system fo2 = 1 ; % [N] force amplitude acting on the point 2 of the beam
%__________________________________________________
M1=m1+m2+m5; %concentrated mass [Kg] | for i=1:N;
M2=m3+m4+m6; %concentrated mass [Kg] | F1(i)= fo1;
L1= 0.310; %length for positioning M1 [m] | F2(i)= fo2;
L2= 0.610; %length for positioning M2 [m] | end;
%__________________________________________________|
% Calculation of the displacement, velocity and acceleration responses
% Coefficients of the Stiffness Matrix for i=1:N;
LL=(L1-4*L2)*(L1-L2)^2; w(i) = 2*pi*i/N_factor;
K11= -12*(E*I/LL)*L2^3/L1^3; %equivalent Stiffness [N/m] j = sqrt(-1);
K12= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m] AA = [(-M*w(i)*w(i)+K)+D*w(i)*j]; % Dynamical Stiffness Matrix
K21= -6*(E*I/LL)*(L1-3*L2)/L1; %equivalent Stiffness [N/m] x = inv(AA)*[F1(i) F2(i)]; % Displacement (complex)
K22= -12*(E*I/LL); %equivalent Stiffness [N/m] x12(i) = x(1); % rail vibration displacement
x22(i) = x(2); % sleeves displacement
% Coefficients of the Damping Matrix end;
D11= 2*0.01*(2*pi*5.0)*M1; %equivalent Damping [N/m]
D12= 0; %equivalent Damping [N/m] % Plotting the results
D21= 0; %equivalent Damping [N/m]
D22= 2*0.01*(2*pi*1.0)*M2; %equivalent Damping [N/m] figure(1)
subplot(2,2,1),plot(w/2/pi,abs(x11))
%Mass Matrix
M= [M1 0; 0 M2]; title(Excitation on Point 1 and Response of Point 1)
%Damping Matrix xlabel(Frequency [Hz])
D=[D11 D12; D21 D22]; ylabel((a) y11 [m/N])
%Stiffness Matrix grid on
K= [K11 K12; K21 K22];
%State Matrices subplot(2,2,2),plot(w/2/pi,abs(x12))
A= [ M D ;
zeros(size(M)) M ] ; title(Excitation on Point 2and Response of Point 1)
xlabel(Frequency [Hz])
B= [ zeros(size(M)) K ; ylabel((b) y12[m/N])
-M zeros(size(M))]; grid on

%Dynamical Properties of the Mass-Spring System subplot(2,2,3),plot(w/2/pi,abs(x21))


[u,w]=eig(-B,A); %natural frequency [rad/s]
title(Excitation on Point 1 and Response of Point 2)
%Dynamical Properties of the Mass-Spring System xlabel(Frequency [Hz])
w=sort(diag(abs(w)))/2/pi %natural frequency [rad/s] ylabel((c) y21 [m/N])
w1=w(1) %first natural frequency [Hz] grid on
w2=w(3) %second natural frequency [Hz]
wexp1=0.625 %measured natural frequency [Hz] subplot(2,2,4),plot(w/2/pi,abs(x22))
wexp2=4.405 %measured natural frequency [Hz]
title(Excitation on Point 2 and Response of Point 2)
dif1=(w1-wexp1)/wexp1 %error between calculated and measured freq. xlabel(Frequency [Hz])
dif2=(w2-wexp2)/wexp2 %error between calculated and measured freq. ylabel((d) y22 [m/N])
grid on

42
Excitation on Point 1 and Response of Point 1 Excitation on Point 1 and Response of Point 2
0.25 0.8

0.2
0.6
[m/N]

[m/N]
0.15
0.4
||y1()||

||y2()||
0.1
0.2
0.05

0 0
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

0 0
50 50
[ o]

[ o]
100 100
150 150
200 200
Phase

Phase

250 250
300 300
350 350
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

Figure 26: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m = m1 + m2 = 0.382 Kg are attached at its
free end (L = 0.610 m) and two additional masses m = m1 + m2 = 0.382 Kg are attached at its
middle (L = 0.310 m) Natural frequencies of the 2. D.O.F. mass-spring system A: 0.81 Hz
and 5.56 Hz.

1.7.8 Understanding Resonances and Mode Shapes using your Eyes and Fingers
Understanding the 90 Degree Phase between excitation force and displacement response
while in Resonance using tactile senses. In other words, understanding Zero Degree Phase
between the excitation force and velocity response while in resonance using tactile senses.

Visualization of the participation of modes shapes in the transient response Visualization


using your eyes! Transient motion of the physical system excited with different initial
conditions by using your fingers!

43
Excitation on Point 2 and Response of Point 1 Excitation on Point 2 and Response of Point 2
0.8 2.5

2
0.6
[m/N]

[m/N]
1.5
0.4
||y ()||

||y ()||
1
1

0.2 2 0.5

0 0
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

0 0
50 50
[ o]

[ o]

100 100
150 150
200 200
Phase

Phase

250 250
300 300
350 350
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

Figure 27: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m = m1 + m2 = 0.382 Kg are attached at its
free end (L = 0.610 m) and two additional masses m = m1 + m2 = 0.382 Kg are attached at its
middle (L = 0.310 m) Natural frequencies of the 2. D.O.F. mass-spring system A: 0.81 Hz
and 5.56 Hz.

44
Excitation on Point 1 Excitation on Point 2
0.8 2.5
point 1 point 1
point 2 2 point 2
0.6
[m/N]

[m/N]
1.5
0.4
||y ()||

||y ()||
1
i

i
0.2
0.5

0 0
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

0 0
point 1 point 1
50 50
point 2 point 2
[ o]

[ o]

100 100
150 150
200 200
Phase

Phase

250 250
300 300
350 350
0 2 4 6 8 0 2 4 6 8
Frequency [Hz] Frequency [Hz]

Figure 28: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m = m1 + m2 = 0.382 Kg are attached at its
free end (L = 0.610 m) and two additional masses m = m1 + m2 = 0.382 Kg are attached at its
middle (L = 0.310 m) Natural frequencies of the 2. D.O.F. mass-spring system A: 0.81 Hz
and 5.56 Hz.

45
FRF Excitation on Point 1
0.1
point 1
point 2
0

0.1
[m/N]

0.2
Imag(yi()/f1()) (i=1,2)

0.3

0.4

0.5

0.6

0.7
0.4 0.3 0.2 0.1 0 0.1 0.2 0.3 0.4
Real(yi()/f1()) (i=1,2) [m/N]

Figure 29: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m = m1 + m2 = 0.382 Kg are attached at its
free end (L = 0.610 m) and two additional masses m = m1 + m2 = 0.382 Kg are attached at its
middle (L = 0.310 m) Natural frequencies of the 2. D.O.F. mass-spring system A: 0.81 Hz
and 5.56 Hz.

46
FRF Excitation on Point 1
point 1
point 2

0.5
[m/N]

0
(i=1,2)

0.5
Imag(y ()/f ())
1

1
i

1.5
1
8
0.5
6
0 4
2
Real(y ()/f ()) (i=1,2) [m/N] 0.5 0
i 1 Frequency [Hz]

Figure 30: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m = m1 + m2 = 0.382 Kg are attached at its
free end (L = 0.610 m) and two additional masses m = m1 + m2 = 0.382 Kg are attached at its
middle (L = 0.310 m) Natural frequencies of the 2. D.O.F. mass-spring system A: 0.81 Hz
and 5.56 Hz.

47
1.7.9 Resonance Experimental Analysis in Time Domain

5 Signal (a) in Time Domain (b) in Frequency Domain 5 Signal (a) in Time Domain (b) in Frequency Domain
x 10 x 10
2 2
(a) Amplitude [m/s ]

(a) Amplitude [m/s ]


2

1 1

0 0

1 1

2 2
0 5 10 15 20 25 30 0 5 10 15 20 25 30
time [s] time [s]

6 6
x 10 x 10

4 8
(b) Amplitude [m/s2]

(b) Amplitude [m/s2]

3 6

2 4

1 2

0 0
0 5 10 15 20 25 0 5 10 15 20 25
frequency [Hz] frequency [Hz]

Figure 31: Resonance phenomena due to the excitation force with frequency around the natural
frequency of the mass-spring system: 2 D.O.F. system with the natural frequencies of 0.62 Hz
and 4.59, excited by the shaker Spring-mass system A with three masses m = m1 +m2 +m3 =
0.573 Kg fixed at the beam length L2 = 0.610 m and three additional masses m = m4 +m5 +m6 =
0.573 Kg fixed at the middle L1 = 0.310 m resulting in two natural frequencies of 0.62 Hz and
4.60 Hz.

48
1.8 Mechanical Systems with 3 D.O.F.
1.8.1 Physical System and Mechanical Model

(a)

(b)

(c)

Figure 32: (a) Real mechanical system built by three turbines attached to an airplane flexible
wing; (b) Laboratory prototype built by three lumped masses attached to a flexible beam); (c)
Equivalent mechanical model with 3 D.O.F. for the three lumped masses attached to a flexible
beam.

1.8.2 Mathematical Model


It is important to point out again, that the equations of motion in Dynamics of Machinery will
frequently have the form of a second order differential equation: y(t) = F(y(t), y(t)). Such
equations can generally be linearized around an operational position of the physical system,
leading to second order linear differential equations. It means that the coefficients which are
multiplying the variables y1 (t) , y 1 (t) , y1 (t) , y2 (t) , y 2 (t) , y2 (t) , y3 (t) , y 3 (t) , y3 (t) (co-
ordinates chosen to describe the motion of the physical system) do not depend on the variables
themselves. In the case of the mechanical model presented in figure 32, these coefficients are
constants: m1 , m2 and m3 are related to the masses; d11 , d12 , d13 , d21 , d22 , d23 , d31 , d32 and
d33 are related to the equivalent viscous damping; and k11 , k12 , k13 , k21 , k22 , k23 , k31 , k32 and
k33 are related to equivalent stiffness. One of the goals of the course (Dynamics of Machines) is
to present theoretical or experimental approaches to properly find these coefficients, so that the

49
equations of motion can really describe the movement of the physical system.

After creating the mechanical model for the physical system, the next step is to derive the
equation of motion based on the mechanical model. The mechanical model is built by lumped
masses m1 , m2 , m1 (assumption !!!), springs with equivalent stiffness coefficient (calculated
using Beam Theory) and dampers with equivalent viscous coefficient (obtained experimentally).
While creating the mechanical model and assuming that the mass is a particle, the equation of
motion can be derived using Newtons or Lagrange axioms. For the 3 D.O.F system one can
write:

M
y(t) + Dy(t)
+ Ky(t) = f (t) (75)

or

m11 m12 m13 y1 d11 d12 d13 y 1
m21 m21 m23 y2 + d21 d22 d23 y 2 +
m31 m32 m33 y3 d31 d32 d33 y 3


k11 k12 k13 y1 f1
+ k21 k22 k23 y2 = f2 ejt (76)
k31 k32 k33 y3 f3

The mass coefficients


m11 = m1 + m2


m12 = 0



m13 = 0



m21 = 0



m22 = m3 + m4 (77)
m23 = 0




m31 = 0




m32 = 0





m33 = m5 + m6

can easily be achieved either by measuring the masses or by having the material density and
mass dimensions.

The equivalent damping coefficients can be approximated by


p
d11 = 2 k11 m11

d12 = 0




d13 = 0





d21 = 0 p


d22 = 2 k22 m22 (Approximation!!!) (78)
d23 = 0




d31 = 0





d32 = 0 p



d33 = 2 k33 m33

or by assuming, for example, proportional damping D = M + K. The coefficients and


can be chosen, so that the damping factor of the first resonance is of the same order as the
damping factor achieved in the previous section. Please, note that this is just an approximation

50
which could be verified using Modal Analysis Techniques. Another way of approximating the
damping coefficients is given by eq.(78), which should also be verified through experiments!

The stiffness coefficients


3EIL32 (L2 4L3 )

k11 = 3


L1 (L1 L2 )2 (2L1 L2 + L22 + L1 L3 4L2 L3 )








3EI(3L2 (L2 2L3 )L3 + L1 (L22 2L2 L3 2L23 ))



k12 =

L1 (L1 L2 )2 (L2 L3 )(2L1 L2 + L22 + L1 L3 4L2 L3 )







9EIL22



k13 =


L1 (L1 L2 )(L2 L3 )(2L1 L2 + L22 + L1 L3 4L2 L3 )








3EI(3L2 (L2 2L3 )L3 + L1 (L22 2L2 L3 2L23 ))



k21 =

L1 (L1 L2 )2 (L2 L3 )(2L1 L2 + L22 + L1 L3 4L2 L3 )







3EI(L1 4L3 )(L1 L3 )2


k22 = (79)
(L1 L2 )2 (L2 L3 )2 (2L1 L2 + L22 + L1 L3 4L2 L3 )






2 2
3EI(L1 2L1 L2 2L2 3L1 L3 + 6L2 L3 )



k23 = 2 2


(L1 L2 )(L2 L3 ) (2L1 L2 + L2 + L1 L3 4L2 L3 )







2

9EIL2


k31 =


2
L1 (L1 L2 )(L2 L3 )(2L1 L2 + L2 + L1 L3 4L2 L3 )







2 2
3EI(L1 2L1 L2 2L2 3L1 L3 + 6L2 L3 )



k32 =
(L1 L2 )(L2 L3 )2 (2L1 L2 + L22 + L1 L3 4L2 L3 )








3EI(L1 4L2 )



k33 =

(L2 L3 )2 (2L1 L2 + L22 + L1 L3 4L2 L3 )

can be calculated using the geometry of the beam (I, L1 , L2 , L3 ) and its material properties (E),
according to section 1.3. You can try to get these coefficients using the information presented
in section 1.5.

Differential Equations 2nd order 1st order



         
M D
y 0 K y f
+ = ejt
0 M y M 0 y 0

+ Bz(t) = f ejt
Az(t) (80)



y 1 (t)
velocity
 
y 2 (t)




velocity

y(t) y 3 (t) velocity

z(t) = = (81)
y(t) y1 (t)
displacement
y2 (t) displacement





y3 (t) displacement

51
The analytical solution can be divided into three steps: (I) homogeneous solution (transient anal-
ysis); (II) permanent solution (steady-state analysis) and (III) general solution (homogeneous
+ permanent), as mentioned in section 1.7.3. Introducing the initial conditions of displacement
and velocity

zini = { v1ini v2ini v3ini y1ini y2ini y3ini }T (82)

one gets

z(t) = C1 u1 e1 t + C2 u2 e2 t + C3 u3 e3 t + C4 u4 e4 t + C5 u5 e5 t + C6 u6 e6 t + Aeit

(83)

where

q
1 = 1 n1 n1 1 12 i and u1
q
2 = 1 n1 + n1 1 12 i and u2
q
3 = 2 n2 n2 1 22 i and u3
q
4 = 2 n2 + n2 1 22 i and u4
q
5 = 3 n3 n3 1 32 i and u5
q
6 = 3 n3 + n3 1 32 i and u6

A = [jA + B]1 f



C1




C2



C3

= [ u1 u2 u3 u4 u5 u6 ]1 { zini A}

C4

C5





C6

1.8.3 Programming in Matlab Theoretical Parameter Studies and Experimental


Validation

52
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% wexp1=1.031 %measured natural frequency [Hz]
% MACHINERY DYNAMICS LECTURES (72213) % %IMPORTANT: Freq resolution 400 lines
% IKS - DEPARTMENT OF CONTROL ENGINEERING DESIGN % wexp2=7.000 %measured natural frequency [Hz]
% DTU - TECHNICAL UNIVERSITY OF DENMARK % %IMPORTANT: Freq resolution 400 lines
% % wexp3=19.312 %measured natural frequency [Hz]
% Copenhagen, February 11th, 2000 % %IMPORTANT: Freq resolution 400 lines
% IFS % dif1=(w1-wexp1)/wexp1 %error between calculated and measured freq.
% % dif2=(w2-wexp2)/wexp2 %error between calculated and measured freq.
% 3 D.O.F. SYSTEMS - 4 DIFFERENT EXPERIMENTAL CASES % dif3=(w3-wexp3)/wexp3 %error between calculated and measured freq.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
pause;
%Concentred Masses Values
m1= 0.191; %[Kg] % (2.CASE) Increasing the Mass Values
m2= 0.191; %[Kg]
m3= 0.191; %[Kg] % Data for the mass-spring system
m4= 0.191; %[Kg] %__________________________________________________
m5= 0.191; %[Kg] M1=m1+m4; %concentrated mass [Kg] |
m6= 0.191; %[Kg] M2=m2+m5; %concentrated mass [Kg] |
M3=m3+m6; %concentrated mass [Kg] |
%Elastic Properties of the Beam of 600 [mm] L1= 0.203; %length for positioning M1 [m] |
E= 2.07e11; %elasticity modulus [N/m^2] L2= 0.406; %length for positioning M2 [m] |
b= 0.030 ; %width [m] L3= 0.610; %length for positioning M3 [m] |
h= 0.0012 ; %thickness [m] %__________________________________________________|
Iz= (b*h^3)/12; %area moment of inertia [m^4]
% Coefficients of the Stiffness Matrix [N/m]
% (1.CASE) Data for the mass-spring system K11= (3*E*Iz*L2^3*(L2 - 4*L3))/(L1^3*(L1 - L2)^2*( ...
%__________________________________________________ 2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
M1=m1; %concentrated mass [Kg] | K12= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ...
M2=m2; %concentrated mass [Kg] | 2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ...
M3=m3; %concentrated mass [Kg] | L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
L1= 0.203; %length for positioning M1 [m] | K13= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(...
L2= 0.406; %length for positioning M2 [m] | 2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
L3= 0.610; %length for positioning M3 [m] | K21= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ...
%__________________________________________________| 2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ...
L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
% Coefficients of the Stiffness Matrix [N/m] K22= (3*E*Iz*(L1 - 4*L3)*(L1 - L3)^2)/((L1 - ...
K11= (3*E*Iz*L2^3*(L2 - 4*L3))/(L1^3*(L1 - L2)^2*( ... L2)^2*(L2 - L3)^2*(2*L1*L2 + L2^2 + ...
2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); L1*L3 - 4*L2*L3));
K12= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ... K23= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ...
2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ... 6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ...
L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); L2^2 + L1*L3 - 4*L2*L3));
K13= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(... K31= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(2*L1*L2 ...
2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); + L2^2 + L1*L3 - 4*L2*L3));
K21= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ... K32= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ...
2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ... 6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ...
L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); L2^2 + L1*L3 - 4*L2*L3));
K22= (3*E*Iz*(L1 - 4*L3)*(L1 - L3)^2)/((L1 - ... K33= (3*E*Iz*(L1 - 4*L2))/((L2 - L3)^2*(2*L1*L2 + ...
L2)^2*(L2 - L3)^2*(2*L1*L2 + L2^2 + ... L2^2 + L1*L3 - 4*L2*L3));
L1*L3 - 4*L2*L3));
K23= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ... %Mass Matrix
6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ... M= [M1 0 0; 0 M2 0; 0 0 M3];
L2^2 + L1*L3 - 4*L2*L3)); %Stiffness Matrix
K31= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(2*L1*L2 ... K= [K11 K12 K13; K21 K22 K23; K31 K32 K33];
+ L2^2 + L1*L3 - 4*L2*L3)); %Damping Matrix
K32= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ... D= [0 0 0; 0 0 0; 0 0 0];
6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ...
L2^2 + L1*L3 - 4*L2*L3)); %State Matrices
K33= (3*E*Iz*(L1 - 4*L2))/((L2 - L3)^2*(2*L1*L2 + ... A= [ M D ;
L2^2 + L1*L3 - 4*L2*L3)); zeros(size(M)) M ] ;

%Mass Matrix B= [ zeros(size(M)) K ;


M= [M1 0 0; 0 M2 0; 0 0 M3]; -M zeros(size(M))];
%Stiffness Matrix
K= [K11 K12 K13; K21 K22 K23; K31 K32 K33]; %Dynamical Properties of the Mass-Spring System
%Damping Matrix [u,w]=eig(-B,A); %natural frequency [rad/s]
D= [0 0 0; 0 0 0; 0 0 0];
%Dynamical Properties of the Mass-Spring System
%State Matrices w=sort(diag(abs(w)))/2/pi %natural frequency [rad/s]
A= [ M D ; w1=w(1); %first natural frequency [Hz]
zeros(size(M)) M ] ; w2=w(3); %second natural frequency [Hz]
w3=w(5); %third natural frequency [Hz]
B= [ zeros(size(M)) K ; wexp1=0.71875 %measured natural frequency [Hz]
-M zeros(size(M))]; %IMPORTANT: Freq resolution 400 lines
wexp2=5.125 %measured natural frequency [Hz]
%Dynamical Properties of the Mass-Spring System %IMPORTANT: Freq resolution 400 lines
[u,w]=eig(-B,A); %natural frequency [rad/s] wexp3=14.312 %measured natural frequency [Hz]
%IMPORTANT: Freq resolution 400 lines
%Dynamical Properties of the Mass-Spring System dif1=(w1-wexp1)/wexp1 %error between calculated and measured freq.
w=sort(diag(abs(w)))/2/pi %natural frequency [rad/s] dif2=(w2-wexp2)/wexp2 %error between calculated and measured freq.
w1=w(1); %first natural frequency [Hz] dif3=(w3-wexp3)/wexp3 %error between calculated and measured freq.
w2=w(3); %second natural frequency [Hz]
w3=w(5); %third natural frequency [Hz] pause;

53
% (3.CASE) Changing the Position of the Concentrated Masses % (4.CASE) Changing the Position and the Values of the Concentrated Masses

% Data for the mass-spring system % Data for the mass-spring system
%__________________________________________________ %__________________________________________________
M1=m1+m2; %concentrated mass [Kg] | M1=m1+m4+m5; %concentrated mass [Kg] |
M2=m3+m4; %concentrated mass [Kg] | M2=m2+m6; %concentrated mass [Kg] |
M3=m5+m6; %concentrated mass [Kg] | M3=m3; %concentrated mass [Kg] |
L1= 0.150; %length for positioning M1 [m] | L1= 0.150; %length for positioning M1 [m] |
L2= 0.300; %length for positioning M2 [m] | L2= 0.300; %length for positioning M2 [m] |
L3= 0.450; %length for positioning M3 [m] | L3= 0.450; %length for positioning M3 [m] |
%__________________________________________________| %__________________________________________________|

% Coefficients of the Stiffness Matrix [N/m] % Coefficients of the Stiffness Matrix [N/m]
K11= (3*E*Iz*L2^3*(L2 - 4*L3))/(L1^3*(L1 - L2)^2*( ... K11= (3*E*Iz*L2^3*(L2 - 4*L3))/(L1^3*(L1 - L2)^2*( ...
2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); 2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
K12= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ... K12= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ...
2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ... 2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ...
L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
K13= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(... K13= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(...
2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); 2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
K21= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ... K21= (-3*E*Iz*(-3*L2*(L2 - 2*L3)*L3 + L1*(L2^2 - ...
2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ... 2*L2*L3 - 2*L3^2)))/(L1*(L1 - L2)^2*(L2 - ...
L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3)); L3)*(2*L1*L2 + L2^2 + L1*L3 - 4*L2*L3));
K22= (3*E*Iz*(L1 - 4*L3)*(L1 - L3)^2)/((L1 - ... K22= (3*E*Iz*(L1 - 4*L3)*(L1 - L3)^2)/((L1 - ...
L2)^2*(L2 - L3)^2*(2*L1*L2 + L2^2 + ... L2)^2*(L2 - L3)^2*(2*L1*L2 + L2^2 + ...
L1*L3 - 4*L2*L3)); L1*L3 - 4*L2*L3));
K23= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ... K23= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ...
6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ... 6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ...
L2^2 + L1*L3 - 4*L2*L3)); L2^2 + L1*L3 - 4*L2*L3));
K31= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(2*L1*L2 ... K31= (-9*E*Iz*L2^2)/(L1*(L1 - L2)*(L2 - L3)*(2*L1*L2 ...
+ L2^2 + L1*L3 - 4*L2*L3)); + L2^2 + L1*L3 - 4*L2*L3));
K32= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ... K32= (-3*E*Iz*(L1^2 - 2*L1*L2 - 2*L2^2 - 3*L1*L3 + ...
6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ... 6*L2*L3))/((L1 - L2)*(L2 - L3)^2*(2*L1*L2 + ...
L2^2 + L1*L3 - 4*L2*L3)); L2^2 + L1*L3 - 4*L2*L3));
K33= (3*E*Iz*(L1 - 4*L2))/((L2 - L3)^2*(2*L1*L2 + ... K33= (3*E*Iz*(L1 - 4*L2))/((L2 - L3)^2*(2*L1*L2 + ...
L2^2 + L1*L3 - 4*L2*L3)); L2^2 + L1*L3 - 4*L2*L3));

%Mass Matrix %Mass Matrix


M= [M1 0 0; 0 M2 0; 0 0 M3]; M= [M1 0 0; 0 M2 0; 0 0 M3];
%Stiffness Matrix %Stiffness Matrix
K= [K11 K12 K13; K21 K22 K23; K31 K32 K33]; K= [K11 K12 K13; K21 K22 K23; K31 K32 K33];
%Damping Matrix %Damping Matrix
D= [0 0 0; 0 0 0; 0 0 0]; D= [0 0 0; 0 0 0; 0 0 0];

%State Matrices %State Matrices


A= [ M D ; A= [ M D ;
zeros(size(M)) M ] ; zeros(size(M)) M ] ;

B= [ zeros(size(M)) K ; B= [ zeros(size(M)) K ;
-M zeros(size(M))]; -M zeros(size(M))];

%Dynamical Properties of the Mass-Spring System %Dynamical Properties of the Mass-Spring System
[u,w]=eig(-B,A); %natural frequency [rad/s] [u,w]=eig(-B,A); %natural frequency [rad/s]

%Dynamical Properties of the Mass-Spring System %Dynamical Properties of the Mass-Spring System
w=sort(diag(abs(w)))/2/pi %natural frequency [rad/s] w=sort(diag(abs(w)))/2/pi %natural frequency [rad/s]
w1=w(1); %first natural frequency [Hz] w1=w(1); %first natural frequency [Hz]
w2=w(3); %second natural frequency [Hz] w2=w(3); %second natural frequency [Hz]
w3=w(5); %third natural frequency [Hz] w3=w(5); %third natural frequency [Hz]
wexp1=1.094 %measured natural frequency [Hz] exp1=1.312 %measured natural frequency [Hz]
%IMPORTANT: Freq resolution 400 lines %IMPORTANT: Freq resolution 400 lines
wexp2=7.188 %measured natural frequency [Hz] wexp2=7.219 %measured natural frequency [Hz]
%IMPORTANT: Freq resolution 400 lines %IMPORTANT: Freq resolution 400 lines
wexp3=20.25 %measured natural frequency [Hz] wexp3=18.000 %measured natural frequency [Hz]
%IMPORTANT: Freq resolution 400 lines %IMPORTANT: Freq resolution 400 lines
dif1=(w1-wexp1)/wexp1 %error between calculated and measured freq. dif1=(w1-wexp1)/wexp1 %error between calculated and measured freq.
dif2=(w2-wexp2)/wexp2 %error between calculated and measured freq. dif2=(w2-wexp2)/wexp2 %error between calculated and measured freq.
dif3=(w3-wexp3)/wexp3 %error between calculated and measured freq. dif3=(w3-wexp3)/wexp3 %error between calculated and measured freq.

pause; pause;

54
1.8.4 Theoretical Frequency Response Function

Excitation on Point 1 Excitation on Point 2 Excitation on Point 3


0.1 0.4 0.8
(a) y11 [m/N]

(b) y12 [m/N]

(c) y13 [m/N]


0.3 0.6

0.05 0.2 0.4

0.1 0.2

0 0 0
0 10 20 30 0 10 20 30 0 10 20 30
Frequency [Hz] Frequency [Hz] Frequency [Hz]
0.4 0.8 2
(d) y21 [m/N]

(a) y22 [m/N]

(b) y23 [m/N]


0.3 0.6 1.5

0.2 0.4 1

0.1 0.2 0.5

0 0 0
0 10 20 30 0 10 20 30 0 10 20 30
Frequency [Hz] Frequency [Hz] Frequency [Hz]
0.8 2 3
(d) y32 [m/N]

(d) y33 [m/N]


(c) y31 [m/N]

0.6 1.5
2
0.4 1
1
0.2 0.5

0 0 0
0 10 20 30 0 10 20 30 0 10 20 30
Frequency [Hz] Frequency [Hz] Frequency [Hz]

Figure 33: Forced Vibration Theoretical Frequency Response Function (FRF) of the clamped-
free flexible beam when two concentrated masses m33 = m1 + m2 = 0.382 Kg are attached at
its free end (L = 0.610 m), two additional masses m22 = m3 + m4 = 0.382 Kg are attached
at L = 0.410 m and two additional masses m11 = m5 + m6 = 0.382 Kg are attached at
L = 0.210 m Natural frequencies of the 3 D.O.F. mass-spring system A: 1.03 Hz,
7.00 Hz and 19.31 Hz.

55
1.8.5 Experimental Natural Frequencies

4 Signal (a) in Time Domain (b) in Frequency Domain


x 10
3

2
(a) Amplitude [m/s2]

0 5 10 15 20 25 30
time [s]

5
x 10
2
(b) Amplitude [m/s2]

0
0 5 10 15 20 25
frequency [Hz]

Figure 34: Transient Vibration Acceleration of the clamped-free flexible beam when two con-
centrated masses m = m1 + m2 = 0.382 Kg are attached at its free end (L3 = 0.610 m), two
additional masses m = m1 + m2 = 0.382 Kg are attached at its length (L2 = 0.410 m) and two
additional masses m = m1 + m2 = 0.382 Kg are attached at its length (L1 = 0.210 m) Natural
frequencies of the 3 D.O.F. mass-spring system A: 1.03 Hz, 7.00 Hz and 19.31 Hz.

1.8.6 Experimental Resonances and Mode Shapes


Visualization of the participation of modes shapes in the transient response Visualization
using your eyes! Transient motion of the physical system excited with different initial
conditions by using your fingers!

Applying an oscillatory excitation by using your finger at the 3 different points of the
physical system (co-ordinates of the mechanical model) and detecting the participation of
the mode shapes in the permanent solution or steady-state response by using your eyes.

56
5 Signal (a) in Time Domain (b) in Frequency Domain
x 10

(a) Amplitude [m/s2]


1

0 5 10 15 20 25 30
time [s]

5
x 10

1.5
(b) Amplitude [m/s2]

0.5

0
0 5 10 15 20 25
frequency [Hz]

5 Signal (a) in Time Domain (b) in Frequency Domain


x 10

2
(a) Amplitude [m/s2]

0 5 10 15 20 25 30
time [s]

5
x 10

1.5
(b) Amplitude [m/s2]

0.5

0
0 5 10 15 20 25
frequency [Hz]

5 Signal (a) in Time Domain (b) in Frequency Domain


x 10

2
(a) Amplitude [m/s2]

0 5 10 15 20 25 30
time [s]

5
x 10

1.5
(b) Amplitude [m/s2]

0.5

0
0 5 10 15 20 25
frequency [Hz]

Figure 35: Resonance phenomena due to the excitation force with frequencies around the natural
frequencies of the mass-spring system: 3 D.O.F. system with the natural frequencies of 0.75 Hz,
5.12 Hz and 14.68 Hz, excited by the shaker Spring-mass system A with two masses m =
m1 + m2 = 0.382 Kg fixed at the beam length L3 = 0.610 m, two additional masses fixed at
L2 = 0.410 m and two more at L1 = 0.210 m.
57
1.9 Exercises
Answer the questions using the Matlab program dof1-integration.m:

1. Vary the cross section parameters of the beam (b,h) while exciting the mass-spring system
with just an initial velocity (initial displacement and excitation force are set zero). (a)
Explain what happens with the natural frequency of the mass-spring system; (b) What
happens with the maximum vibration amplitude of the system?

2. Vary the beam length (L) while exciting the mass-spring system with just an initial velocity
(initial displacement and excitation force are set zero). (a) Explain what happens with
the natural frequency of the mass-spring system; (b) What happens with the maximum
vibration amplitude of the system?

3. Vary the number of masses attached to the beam while exciting the mass-spring system with
just an initial velocity (initial displacement and excitation force are set zero). (a) Explain
what happens with the natural frequency of the mass-spring system; (b) What happens
with the maximum vibration amplitude of the system?

4. Vary the damping factor while exciting the mass-spring-damping system with just an
initial velocity (initial displacement and excitation force are set zero). (a) Explain what
happens with the natural frequency wn of the mass-spring system and the damped natural
frequency wd ; (b) What happens with the maximum vibration amplitude of the system?

5. Set the damping factor = 0.005 while exciting the mass-spring-damping system with just
an excitation force of f = 0.1 ejwt [N ] and initial velocity (initial displacement is set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies
when: (a) w = 10%wn ; (b) w = 50%wn ; (c) w = 90%wn ; (d) w = wn ; (e) w = 110%wn ; (f)
w = 150%wn and (g) w = 200%wn .

6. Set the damping factor at 10 times more than before, = 0.05, while exciting the mass-
spring-damping system with just an excitation force of f = 0.1ejwt [N ] and initial velocity
(initial displacement is set zero). Explain the vibration behavior of the system in terms of
amplitudes and frequencies when: (a) w = 10%wn ; (b) w = 50%wn ; (c) w = 90%wn ; (d)
w = wn ; (e) w = 110%wn ; (f) w = 150%wn and (g) w = 200%wn .

7. Explain how this parameters variation could be useful in the case of a real machine?

Answer the questions using the Matlab program dof2-integration.m:

1. Excite the mass-spring system just with an initial velocity at the first coordinate (y 1ini )
(initial displacements and excitation forces are set zero). Describe the vibration behavior
of points y1 and y2 .

2. Excite the mass-spring system just with an initial velocity at the second coordinate (y 2ini )
(initial displacements and excitation forces are set zero). Describe the vibration behavior
of points y1 and y2 .

3. Compare the two last simulations. Why is the transient behavior so different when the
system is perturbed with initial velocity at point y1 or at point y2 ?

58
4. Vary the number of masses attached to the first coordinate y1 the beam while exciting
the mass-spring system with just an initial velocity at the first coordinate (y 1ini ) (initial
displacements and excitation forces are set zero). (a) Explain what happens with the natural
frequencies of the system; (b) How many natural frequencies change when you change the
mass in just one point of the structure? Explain.

5. Vary the number of masses attached to the second coordinate of the beam, y2 , while exciting
the mass-spring system with just an initial velocity at the first coordinate (y 1ini ) (initial
displacements and excitation forces are set zero). (a) Explain what happens with the natural
frequencies of the system; (b) How many natural frequencies change when you change the
mass in just one point of the structure? Explain.

6. Set the damping factor = 0.005, while exciting the mass-spring-damping system with just
an excitation force of f1 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 .

7. Set the damping factor = 0.05, while exciting the mass-spring-damping system with just
an excitation force of f1 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 .

8. Set the damping factor = 0.005, while exciting the mass-spring-damping system with just
an excitation force of f2 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 .

9. Set the damping factor = 0.05, while exciting the mass-spring-damping system with just
an excitation force of f2 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 ;

10. Explain how the variation of such parameters could be useful in a case with a real machine?

Create a program dof3-integration.m based on dof2-integration.m and answer the following


questions:

1. Make use of the beam theory, and show how to get the 9 stiffness coefficients k11 , k12 , k13 ,
k21 , k22 , k23 , k31 , k32 and k33 .

2. Excite the mass-spring system with just an initial velocity at the first coordinate (y 1ini )
(initial displacements and excitation forces are set zero). Describe the vibration behavior
of the points y1 , y2 and y3 .

3. Excite the mass-spring system with just an initial velocity at the second coordinate (y 2ini )
(initial displacements and excitation forces are set zero). Describe the vibration behavior
of the points y1 , y2 and y3 .

59
4. Excite the mass-spring system with just an initial velocity at the third coordinate (y3ini )
(initial displacements and excitation forces are set zero). Describe the vibration behavior
of the points y1 , y2 and y3 .

5. Compare the three last simulations. Why is the transient behavior so different when the
system is perturbed with initial velocity at point y1 , y2 or y3 .

6. Vary the number of masses attached to the first coordinate of the beam, y1 , while exciting
the mass-spring system with just an initial velocity at the first coordinate (y 1ini ) (initial
displacements and excitation forces are set zero). (a) Explain what happens with the natural
frequencies of the system; (b) How many natural frequencies change when you change the
mass in just one point of the structure? Explain.

7. Vary the number of masses attached to the second coordinate of the beam, y2 , while exciting
the mass-spring system with just an initial velocity at the first coordinate (y 1ini ) (initial
displacements and excitation forces are set zero). (a) Explain what happens with the natural
frequencies of the system; (b) How many natural frequencies change when you change the
mass in just one point of the structure? Explain.

8. Set the damping factor = 0.005, while exciting the mass-spring-damping system with just
an excitation force of f1 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 ; (j) w = 90%wn3 ; (k)
w = wn3 ; (l) w = 110%wn3 ; (m) w = 200%wn3 .

9. Set the damping factor = 0.05, while exciting the mass-spring-damping system with just
an excitation force of f1 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 ; (j) w = 90%wn3 ; (k)
w = wn3 ; (l) w = 110%wn3 ; (m) w = 200%wn3 .

10. Set the damping factor = 0.005, while exciting the mass-spring-damping system with just
an excitation force of f3 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 ; (j) w = 90%wn3 ; (k)
w = wn3 ; (l) w = 110%wn3 ; (m) w = 200%wn3 .

11. Set the damping factor = 0.05, while exciting the mass-spring-damping system with just
an excitation force of f3 = 0.1 ejwt [N ] (initial velocities and initial displacements are set
zero). Explain the vibration behavior of the system in terms of amplitudes and frequencies,
when: (a) w = 10%wn1 ; (b) w = 50%wn1 ; (c) w = 90%wn1 ; (d) w = wn1 ; (e) w = 110%wn1 ;
(f) w = 90%wn2 ; (g) w = wn2 ; (h) w = 110%wn2 ; (i) w = 200%wn2 ; (j) w = 90%wn3 ; (k)
w = wn3 ; (l) w = 110%wn3 ; (m) w = 200%wn3 ;

12. Explain how such a variation of parameters could be useful in a case with a real machine?

60
1.10 Project 0 Identification of Model Parameters (An Example)
GOAL With the first project the student will face a practical problem of the real life: how
to properly choose the coefficients of linear differential equations of second order, aiming at
achieving a reliable mathematical model, which can predict the machine dynamics?

(a) (b)

Figure 36: (a) Offshore platform http : //www.civl.port.ac.uk/comp prog/of f shore platf orms;
(b) Laboratory prototype composed of one concentrated mass (foundation and rotor) attached
to four flexible beams An equivalent model of 1 D.O.F. system for analyzing the platforms
linear vibration in the horizontal direction.

To represent the 2D-movements of the offshore platform shown in figure 36(a) a laboratory
prototype was built, as it can be seen in figure 36(b). This simplified test rig is composed of one
concentrated mass (foundation and rotor) attached to four flexible beams. An equivalent model
of 1 D.O.F. system can be created with the purpose of analyzing the platforms linear vibration
in the horizontal direction.
m0 2.108 [kg] platform mass
L0 0.205 [m] beam length
b0 0.025 [m] beam width
h0 0.001 [m] beam thickness
E 1.9 1011 [N/m2 ] steel elastic modulus

Table 5: Main parameters of the test rig (platform)

1. Create a mechanical model of one-degree-of-freedom for describing the horizontal vibration


of the test rig. Use Newtons law and equivalent coefficients of mass m [Kg], viscous
damping d [N/(m/s)] and linear stiffness k [N/m].

2. There are two different ways of experimentally obtaining the forced vibration response
of the platform in the frequency domain, i.e. its frequency response functions F RF (),
namely by means of H1() and H2() functions. Detail about how to experimentally
obtain H1() and H2() will be given in the second part of manuscript. Anyway, for now,
it is important to relate such experimental functions to the frequency response functions

61
presented in section 1.6.9, to learn how to deal with experimental data and how to extract
important information. H1() as well as H2() are obtained when an excitation force
is horizontally acting on the platform mass and its value is measured by using a force
transducer, and simultaneously the acceleration response of the platform is measured using
a acceleration sensor. The experimental setup can be seen in figure 36(b). The most
common ways of representing the frequency response functions H1() and H2() are in
the form of amplitude and phase, or real and imaginary. In table 6 such values are presented
in the real and imaginary forms and in figure 37 they are plotted. Please, plot H1() and
H2() in terms of magnitude and phase.
Frequency - H1 - H2 COHERENCE
[Hz] [(m/s2 )/N ] [(m/s2 )/N ]

1.6250 0.0490 - 0.0040i 0.0595 - 0.0049i 0.8236


1.7500 0.0610 - 0.0051i 0.0698 - 0.0058i 0.8745
1.8750 0.0750 - 0.0071i 0.0855 - 0.0080i 0.8776
2.0000 0.0826 - 0.0068i 0.0945 - 0.0078i 0.8744
2.1250 0.0974 - 0.0025i 0.1093 - 0.0028i 0.8907
2.2500 0.1124 + 0.0015i 0.1204 + 0.0016i 0.9335
2.3750 0.1310 - 0.0018i 0.1393 - 0.0019i 0.9403
2.5000 0.1411 - 0.0100i 0.1477 - 0.0105i 0.9555
2.6250 0.1540 - 0.0112i 0.1601 - 0.0116i 0.9621
2.7500 0.1817 - 0.0040i 0.1889 - 0.0041i 0.9619
2.8750 0.2113 - 0.0145i 0.2184 - 0.0150i 0.9677
3.0000 0.2474 - 0.0172i 0.2520 - 0.0176i 0.9819
3.1250 0.2676 - 0.0230i 0.2726 - 0.0234i 0.9817
3.2500 0.3016 - 0.0364i 0.3080 - 0.0371i 0.9792
3.3750 0.3460 - 0.0487i 0.3536 - 0.0497i 0.9787
3.5000 0.4072 - 0.0467i 0.4173 - 0.0479i 0.9758
3.6250 0.4601 - 0.0673i 0.4697 - 0.0687i 0.9795
3.7500 0.5107 - 0.0903i 0.5165 - 0.0914i 0.9887
3.8750 0.5894 - 0.1239i 0.5974 - 0.1256i 0.9866
4.0000 0.6862 - 0.1427i 0.6994 - 0.1454i 0.9812
4.1250 0.8110 - 0.1959i 0.8228 - 0.1987i 0.9857
4.2500 0.9381 - 0.2824i 0.9539 - 0.2872i 0.9834
4.3750 1.1113 - 0.4002i 1.1429 - 0.4116i 0.9723
4.5000 1.3290 - 0.5385i 1.3711 - 0.5556i 0.9693
4.6250 1.5586 - 0.8030i 1.6312 - 0.8405i 0.9555
4.7500 1.8764 - 1.4666i 1.9844 - 1.5509i 0.9456
4.8750 1.8832 - 2.0905i 2.0664 - 2.2938i 0.9114
5.0000 1.2159 - 3.1027i 1.3216 - 3.3723i 0.9201
5.1250 0.2098 - 3.6778i 0.2413 - 4.2301i 0.8694
5.2500 -1.6165 - 3.2734i -1.7564 - 3.5568i 0.9203
5.3750 -2.2154 - 2.3597i -2.3326 - 2.4844i 0.9498
5.5000 -2.1657 - 1.4778i -2.2476 - 1.5337i 0.9635
5.6250 -1.9289 - 1.1157i -1.9659 - 1.1371i 0.9812
5.7500 -1.7058 - 0.8104i -1.7278 - 0.8208i 0.9873
5.8750 -1.5511 - 0.6322i -1.5665 - 0.6384i 0.9902
6.0000 -1.4389 - 0.5016i -1.4438 - 0.5033i 0.9966
6.1250 -1.3520 - 0.4295i -1.3559 - 0.4307i 0.9971
6.2500 -1.2591 - 0.3428i -1.2621 - 0.3436i 0.9976
6.3750 -1.1843 - 0.3000i -1.1866 - 0.3006i 0.9980
6.5000 -1.1241 - 0.2668i -1.1264 - 0.2673i 0.9980
6.6250 -1.0716 - 0.2302i -1.0725 - 0.2304i 0.9991
6.7500 -1.0206 - 0.2121i -1.0216 - 0.2123i 0.9990
6.8750 -0.9715 - 0.1980i -0.9722 - 0.1981i 0.9993
7.0000 -0.9376 - 0.1766i -0.9384 - 0.1767i 0.9992
7.1250 -0.9073 - 0.1613i -0.9077 - 0.1614i 0.9995
7.2500 -0.8793 - 0.1528i -0.8797 - 0.1529i 0.9995
7.3750 -0.8516 - 0.1459i -0.8519 - 0.1459i 0.9996
7.5000 -0.8271 - 0.1377i -0.8273 - 0.1377i 0.9998
7.6250 -0.8107 - 0.1259i -0.8109 - 0.1260i 0.9997
7.7500 -0.7879 - 0.1204i -0.7881 - 0.1204i 0.9997
7.8750 -0.7695 - 0.1170i -0.7696 - 0.1170i 0.9998
8.0000 -0.7513 - 0.1098i -0.7515 - 0.1098i 0.9998
8.1250 -0.7374 - 0.1058i -0.7376 - 0.1059i 0.9998
8.2500 -0.7240 - 0.1038i -0.7242 - 0.1038i 0.9998
8.3750 -0.7122 - 0.0994i -0.7123 - 0.0994i 0.9998
8.5000 -0.6963 - 0.0949i -0.6964 - 0.0950i 0.9998
8.6250 -0.6861 - 0.0930i -0.6862 - 0.0930i 0.9999
8.7500 -0.6792 - 0.0897i -0.6793 - 0.0897i 0.9998
8.8750 -0.6705 - 0.0886i -0.6706 - 0.0886i 0.9998
9.0000 -0.6606 - 0.0847i -0.6607 - 0.0847i 0.9999
9.1250 -0.6544 - 0.0815i -0.6545 - 0.0815i 0.9998
9.2500 -0.6463 - 0.0793i -0.6465 - 0.0794i 0.9997
9.3750 -0.6365 - 0.0765i -0.6367 - 0.0765i 0.9997
9.5000 -0.6287 - 0.0774i -0.6289 - 0.0774i 0.9997
9.6250 -0.6250 - 0.0762i -0.6253 - 0.0762i 0.9996
9.7500 -0.6207 - 0.0722i -0.6209 - 0.0722i 0.9997
9.8750 -0.6160 - 0.0711i -0.6162 - 0.0711i 0.9997
10.0000 -0.6081 - 0.0741i -0.6083 - 0.0741i 0.9998

Table 6: Two experimental frequency response functions H1() and H2() of the test rig.

3. Identification of model parameters Suppose you have no access to the values of mass

62
Experimental Frequency Response Function (with damper)
15
REAL(Acc/force) [(m/s2)/N] measured
10

10

15
0 1 2 3 4 5 6 7 8 9 10
Frequency [Hz]

0
IMAG(Acc/force) [(m/s2)/N]

4
measured
0 1 2 3 4 5 6 7 8 9 10
(a) Frequency [Hz]

Experimental Frequency Response Function (with damper)


15
measured
REAL(Acc/force) [(m/s2)/N]

10

10

15
0 1 2 3 4 5 6 7 8 9 10
Frequency [Hz]

0
IMAG(Acc/force) [(m/s2)/N]

1 measured

0 1 2 3 4 5 6 7 8 9 10
(b) Frequency [Hz]

Figure 37: Two experimental frequency response function F RF () of the test rig obtained by
means of H1() and H2() functions.

63
m [kg], damping d [N/(m/s)] and stiffness k [N/m] of the platform and then can not be
calculated. However, you can measure the forces applied to the platform and its acceleration
response (steady-state response) and are able to experimentally obtain the frequency re-
sponse function presented in table1 6 and plotted in figure 37. Remember that the frequency
response function is acceleration/force in this case, or
2 /m 2
F RF () = = (84)
( 2 + n2 + 2 n i) (m 2 + d i + k)
Elaborate a simple parameter identification procedures based on the Least-Square Method,
assuming that the frequency response functions F RF () are known, and identify simulta-
neously the three parameter, i.e. mass, stiffness and damping:

12
 
REAL
12  F RF2(1 ) 

1





22 REAL F RF2(2 )

1
 

m
32 32
 
1 = REAL = Ax=b (85)
k F RF (3 )
... ...



...



N 2 1

2
 

REAL
N


F RF (N )

1
x = AT A AT b (86)

12
 
IMAG
 F RF2(1 ) 

1





IMAG F RF2(2 )

2




2 x
  

3 d = IMAG F RF3(3 ) = A =b (87)
...


... 2



N




IMAG
N


F RF (N )

T A

T b
1
= A
x A (88)

Implement the identification procedure using MAPLE, or MATHEMATICA or MATLAB or


MATCAD or another software. Use H1() as well as H2() for identifying the coefficients
of mass m [kg], stiffness k [N/m] and damping d [N/(m/s)].
4. Find theoretical and experimental ways of checking the identified values of mass, stiffness
and damping, in order to assure that such values are really the correct mass, stiffness and
damping coefficients of the real system. The more checking procedures you can find, the
better! Explain them all in details.
5. Model application On the platform top a rotating machine is mounted, as it can be seen in
figure.36(b). Its characteristics are delivered by the manufacturer. The maximum angular
velocity is 1, 200 [rpm] (20 [Hz]). It is also known that the machine unbalance (munb ) is
0.00012 [Kg m]. By using your mathematical model, plot the vibration amplitude of the
platform as a function of the machine angular velocity. Determine the maximum vibration
amplitude of the platform.
1
It is important to notice that the values of H1() and H2() presented in table 6 are H1() and H2().
When using the values of such functions to identify the model parameters, they have to be multiplied by -1.

64
6. Model application As explained in the last item, the motor characteristics are delivered
by the manufacturer. The maximum angular velocity is 1, 200 [rpm] (20 [Hz]). It is also
known that the machine unbalance (munb ) is 0.00012 [Kg m]. Based on the dynamic
equilibrium between motor torque, and torques associated to inertia, losses and external
loading, the motor start-up curve shows a linear variation of angular velocity from 0 to
1, 200 [rpm] in a period of 40 [s]. Based on your mathematical model, please simulate
computationally the vibration behavior of the platform during the period of 40 [s], knowing
that, when the motor starts, the platform is already deformed due to a constant lateral
wind. The platform static deformation is 0.001 [m]. Plot the platform displacement in
the time domain, considering two cases: (a) considering the static wind force acting on
the platform the whole time; (b) considering the lateral wind force suddenly disappears 30
[s] after the motor start-up. Analyze and discuss the behavior of the plots. What is the
maximum vibration amplitude of the platform in both cases?

7. Question Explain why the test rig can be modelled as an one-degree-of-freedom system in
the range of 0 to 10 Hz, if one knows that a rigid body in the space (platform mass of the
test rig) should be represented by a mechanical model of six-degrees-of-freedom, i.e. three
linear and three angular displacements.

8. Write your final conclusions.

(No Technical report!)

65
1.11 Project 1 Modal Analysis & Validation of Models

GOAL To get familiar with the dynamic interaction between machine and structure, the elab-
oration of mechanical and mathematical models for representing rotor-structure vibrations in
2D, implementation and vibration analysis using Matlab, visualization of natural frequencies and
mode shapes. To test the accuracy of an analytical mathematical model proposed for describing
the system dynamic behavior, i.e. natural frequencies and mode shapes. Remember, if the mea-
sured frequencies and mode shapes agree with those predicted by the analytical mathematical
model, the model is verified and can be useful for design proposes and vibration predictions with
some confidence. Otherwise, the analytical models are useless.

(a) (b)

Figure 38: Machine-structure dynamical interaction (a) Offshore platform http :


//www.oil gas.uwa.edu.au/T roll A Graphics.htm; (b) Equivalent laboratory prototype com-
posed of four concentrated masses attached to four flexible beams: 1- mass on the first floor, 2-
mass on the second floor, 3- mass on the third floor, 4- mass on the fourth floor, 5- motor-disk
with unbalanced masses for simulating a rotating machine with unbalance problems, 6- accel-
eration sensor attached to the second mass, 7- acceleration sensor attached to the third mass,
8- magnetic actuator for simulating wave excitation, 9- magnetic actuator for simulating waves
excitation.

Figures 38(a) and (b) illustrate an offshore platform and an equivalent laboratory prototype,
where the students can carry on measurements and vibration analyzes. The laboratory prototype
is composed of four concentrated masses attached to four flexible beams. Elements 1,2,3 and
4 are the four masses connected by means of flexible beams. Element 5 is a motor-disk with a

66
changeable unbalanced mass for simulating rotating machines (for example compressors, turbines
or pumps) with an unbalance problem. Elements 6 and 7 are two acceleration sensors attached
to the second and third masses. Elements 8 and 9 are magnetic actuators built to apply forces
with different dynamic characteristics (oscillatory, random, pulse etc.) to the structure (first
floor). In that way it is possible to simulate the wave forces coming from the ocean by means
of the magnetic actuators.

The motor-disk with unbalanced masses is mounted at the top of the platform (fourth floor). The
motor has variable angular velocity from 0 to 40 Hz (2400 rpm). Due to the unbalanced masses
strong vibration amplitudes can be detected on the second and third floor of the platform.
To represent the dynamical behavior of the system a mechanical model has to be created.
Considering the range of frequencies between 0 and 40 Hz, all rotor-structure movements happen
in a vertical plane (2D motion), and an appropriate mechanical model would be the one presented
in figure 39(b). For the suggested mechanical model:

(a) (b)

Figure 39: Machine-structure dynamical interaction (a) Laboratory prototype; (b) Mechanical
model composed of four lumped masses attached to four flexible beams, an equivalent model of a
4 D.O.F. system for analyzing the linear vibrations of the platform in the horizontal direction
due to the interaction with a machine and ocean waves.

1. MODELLING The main information about the geometric properties of the structure
presented in figure 39(b) is given below:

67
% Lumped Masses
m1 = 1.95 % [kg] lowest mass
m2 = 1.72 % [kg] above lowest mass
m3 = 1.95 % [kg] below highest mass
m4 = 3.04 % [kg] highest mass with motor

% Beam Properties
E=2.0e11 % [N/m^2] elasticity modulus
b=0.0291 % [m] width
h=0.0011 % [m] thickness
I=(b*h^3)/12 % [m^4] area moment of inertia

% Position of the Platforms


L1=0.122 % [m] Length to Platform 1
L2=0.123 % [m] Length from Platform 1 to Platform 2
L3=0.149 % [m] Length from Platform 2 to Platform 3
L4=0.127 % [m] Length from Platform 3 to Platform 4

Write the mathematical model (equations of motion) based on Newtons laws, achiev-
ing the mass M, stiffness K and damping D matrices.
How is the structure of the mass matrix M? How to properly calculate the mass
coefficients?
How is the structure of the stiffness matrix K? Find two different ways of obtaining
the stiffness coefficients.
How is the structure of the damping matrix D? Find three different ways of obtaining
the damping coefficients, using proportional damping,
D1 = M.
D2 = K.
D3 = M + K.
Remember that when you do not know how to exactly model and achieve the damping
coefficients of the matrix D, assumptions have to be made. A realistic approximation
of the structural damping factor is 0.005, according to the experimental results
obtained in equation (46). Try to adjust the proportionality factors and so that
the damping factor 1 related to the first mode shape of the structure is 0.005. Feel
free to do your own assumptions regarding damping, if you want!

2. NUMERICAL IMPLEMENTATION Write a program in Matlab dof4-integration.m, or


use the program of your preference. Use as reference the dof2-integration.m, if you want.
Calculate the natural frequencies i (i = 1, ..., 4) of the mechanical model and the damping
ratios i (i = 1, ..., 4) related to the 4 modes shapes, considering the three different damping
matrices D1 , D2 and D3 .

%State Matrices A and B


A= [ M D ;
zeros(size(M)) M ] ;

B= [ zeros(size(M)) K ;
-M zeros(size(M))];

68
%Modal Matrix u with mode shapes
%Matrix w with damping factors and damped natural frequencies
[u,w]=eig(-B,A);

3. ANALYSIS Neglecting the damping, write the modal matrix with help of your program
dof4-integration.m. Based on the information contained in such a matrix describe the mode
shapes of the structure with some drawings;

4. ANALYSIS Without neglecting the damping, write the modal matrix with help of your
program dof4-integration.m. Based on the information contained in such a matrix describe
the mode shapes of the structure and try to explain the physical meaning of the complex
numbers in the modal matrix.

5. EXPERIMENTAL Try to predominately excite the first mode shape of the building using
an appropriate initial condition of displacement. Capture the acceleration signal in time
domain and plot it. Based on the logarithmic decrement try to establish the damping
factor 1 associated to the first mode shape of the building. Please, download the file
yyy4 trans.txt from campus net in order to rebuild figure 40. After obtaining the damping
ratio 1 , compare with your assumption of 0.005.

Acceleration of Mass 4
3

1
acc [m/s2]

4
0 1 2 3 4 5 6 7 8
time [s]

Figure 40: Experimental transient vibration response (acceleration) of mass 4 after initial con-
dition of displacement, which excites only the first mode shape of the structure.

6. EXPERIMENTAL Obtain 4 frequency response functions in the range of 0 40 Hz,


when the building is excited on the first mass by magnetic forces. Please, download the
files: f rf general.m, xxx1.txt, xxx2.txt, xxx3.txt, xxx4.txt, yyy1.txt, yyy2.txt, yyy3.txt,
yyy4.txt (campus net)

7. EXPERIMENTAL Experimental Modal Analysis (EMA) deals with the determination of


natural frequencies, modes shapes, and damping ratios from experimental measurements.
The fundamental idea behind modal testing is the resonance. If a structure is excited at
resonance, its response exhibits two distinct phenomena: (a) as the excitation frequency

69
approaches the natural frequency of the structure, the magnitude at resonance rapidly
approaches a sharp maximum value, provided that the damping ratio is less than about
0.5; (b) the phase of the response between excitation force and displacement shift by 180o
as the frequency sweeps through resonance, with the value of the phase at resonance being
90o . This physical phenomenon is used to determine the natural frequency of a structure
from measurements of the magnitude and phase of the force response of the structure as
the driving frequency is swept through a wide range of values.
Identify 4 different 1-DOF systems around each one of the 4 natural frequencies of the
building. Use your frequency domain identification procedure, which was already developed
in the project 1 and is based on the Least Square Method, and obtain the experimental
natural frequencies and the experimental damping factors of each one of the 4 mode shapes
of the building.

8. MODEL VALIDATION (VERIFICATION) Compare the theoretical and experimental


frequency response functions of the first, second, third and fourth floors, when the struc-
ture is excited by the magnetic forces on the first floor. Justify the discrepancies between
theoretical and experimental results.

9. APPLICATION OF THE MODEL The values of the unbalance mass and eccentricity
are:

% Disk Unbalance
m=0.045 % [kg] unbalance mass
e=0.040 % [m] eccentricity

Consider the 5 different angular velocities, close to the resonances of the building and among
them, as following:
225 rpm (3,75 Hz),
495 rpm (8,25 Hz),
615 rpm (10,25 Hz),
900 rpm (15,00 Hz) and
975 rpm (16,25 Hz).
Use your mathematical model to predict the vibration amplitude of the top mass,
i.e. acceleration of the top mass, when the rotor-disk operates unbalanced at
the 5 different angular velocities. Check your results comparing with the ex-
perimental results. Explain the discrepancies between the results obtained with
help of your mathematical model and the experiments. Please, download the
files yyy4 unbal 3 75 HZ.txt, yyy4 unbal 8 25 HZ.txt, yyy4 unbal 10 25 HZ.txt,
yyy4 unbal 15 00 HZ.txt, yyy4 unbal 16 25 HZ.txt and acc in time domain.m to
rebuild figure 41.

10. MODEL ADJUSTMENT Try to adjust the natural frequencies i (i = 1, ..., 4) of the
analytical model using the experimental natural frequencies obtained via Experimental
Modal Analysis. Remember that the parameter

% Beam Properties
E=(2.0 +- 0.1)e11 % [N/m^2] elasticity modulus

70
(a) Acceleration of Mass 4
2.5

1.5

0.5

acc [m/s2]
0

0.5

1.5

2.5
0 1 2 3 4 5 6 7 8
time [s]
(c) Acceleration of Mass 4
(b) Acceleration of Mass 4 6
1

0.8
4
0.6

0.4 2
acc [m/s ]
2
acc [m/s2]

0.2
0
0

0.2 2

0.4
4
0.6

0.8 6
0 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8
time [s] time [s]
(d) Acceleration of Mass 4 (e) Acceleration of Mass 4
5 10

4 8

3 6

2 4

1 2
acc [m/s ]
2

acc [m/s ]
2

0 0

1 2

2 4

3 6

4 8

5 10
0 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8
time [s] time [s]

Figure 41: Experimental forced vibration response (acceleration) of mass 4 due to a disk operating
with an unbalance mass m = 0.045 Kg with an eccentricity radius e = 0.040 m at 5 rotational
speeds: (a) 225 rpm (3,75 Hz); (b) 495 rpm (8,25 Hz); (c) 615 rpm (10,25 Hz); (d) 900 rpm
(15,00 Hz) and (e) 975 rpm (16,25 Hz).

71
b=(0.0291 +- 0.0001) % [m] width
h=(0.0011 +- 0.0001) % [m] thickness
I=(b*h^3)/12 % [m^4] area moment of inertia

% Position of the Platforms


L1=(0.122 +- 0.001) % [m] Length to Platform 1
L2=(0.123 +- 0.001) % [m] Length from Platform 1 to Platform 2
L3=(0.149 +- 0.001) % [m] Length from Platform 2 to Platform 3
L4=(0.127 +- 0.001) % [m] Length from Platform 3 to Platform 4

can be varied based on the geometry and assembly tolerances, as well as on material prop-
erties. Changes of such parameters lead to changes in the stiffness matrix K.

11. MODEL ADJUSTMENT After adjustment of the natural frequencies, try to adjust the
damping ratios i (i = 1, ..., 4) of the analytical model using the experimental damping
ratios obtained via Experimental Modal Analysis. Remember that alpna and are the
parameters to be varied, if you have proportional damping matrices D1 , D2 and D3 .

12. APPLICATION OF THE ADJUSTED MODEL Consider the 5 different angular veloci-
ties, close to the resonances of the building and among them, as following:
225 rpm (3,75 Hz),
495 rpm (8,25 Hz),
615 rpm (10,25 Hz),
900 rpm (15,00 Hz) and
975 rpm (16,25 Hz).
Use your adjusted analytical model to predict the vibration amplitude of the top mass, i.e.
acceleration of the top mass, when the rotor-disk operates unbalanced at the 5 different
angular velocities. Check your theoretical results comparing with the experimental results.
Explain the discrepancies between the results obtained with help of your mathematical
model and the experiments.

13. Write about your conclusions!

(Technical report until 01/04/2005)

72

Das könnte Ihnen auch gefallen