By
Inno Odira
c Copyright by Inno Odira, 2018
Table of Contents
Bibliography 13
REFERENCES 13
iii
Chapter 1
• SDOF is any Single mode vibration or vibration characterised with one natural fre-
quency
• Practically most of vibration systems are MDOF but can be analysed as combined
several SDOF system, therefore understanding SDOF system is imperative for the
establishment of vibrations vocabulary and analysis .
The differential equation governing this SDOF system have the form
mẍ + kx = 0 (1.1)
The solution of this homogenous differential equation could take any of the following
1
2
Figure 1.1: Block of mass m sliding without friction along a horizontal surface connected to
a linear spring.
forms:
x(t) = A1 cos(ωt)
x(t) = B1 sin(ωt)
x(t) = A cos(ωt − φ)
x(t) = Aeiωt
Then
ẋ(t) = −A1 ω sin(ωt) + B1 ω cos(ωt) (1.3)
And
This occur in the absence of any forcing and is as a result of an initial potential or kinetic
energy present in the system at t = 0. These may be described by the initial displacement
from the equilibrium x0 and initial velocity v0 .
Let x0 = x(t = 0) and v0 = ẋ(t = 0) and solving for the constants A1 and B1 results in
A1 = x0
v0
B1 =
ωn
The the response of the system is given by
v0
x(t) = x0 cos(ωn t) + sin(ωn t) (1.7)
ωn
Using trigonometrical identities, 1.7 can be written as
Where r
v0
A = x20 + ( )2
ωn
And
B1 v0
φ = tan−1 ( ) = tan−1 ( )
A1 x0 ωn
Eulers identity equation states
φ = ωn ∆τ
4
Figure 1.2: Notion of Phase angle in free response of an undamped system on ωt scale.
Figure 1.3: Notion of Phase angle in free response of an undamped system on time scale.
x = Aest
5
Figure 1.4: Block of mass m sliding without friction along a horizontal surface connected to
a linear spring and damper.
Then
ẋ = Asest
ẍ = As2 est
The form of this solution of this differential equation depends upon the values of s, which
varies with ζ . The mathematical form of the solution is different for each case. Defining
√
i = −1, there are four cases.
v0
x(t) = x0 cos ωn t + sin ωn t (1.18)
ωn
An alternate form of Equation (1.17) is
Or
Expanding Equation (1.19) using the trigonometric identity for the sine of the sum of
angles
7
The undamped motion of a SDOF system is simple harmonic motion. The initial con-
ditions determine the energy initially present in the system. Potential energy is converted
to kinetic energy and vice versa without dissipation. Since energy is conserved, the system
eventually returns to its initial state with the original potential and kinetic energies, com-
pleting one full cycle of motion. The subsequent cycle duplicates the first cycle. The system
takes the same amount of time to execute the second cycle as it does the first. Since no
energy is dissipated, it executes subsequent cycles in the same amount of time. Thus, the
motion is cyclic and periodic. Figure 1.5 illustrates simple harmonic motion of an undamped
SDOF system.
8
Figure 1.5: Illustration of free response of an undamped system. The motion is cyclic and
periodic.
The amplitude A, defined by Equation (1.22), is the maximum displacement from equilib-
rium. The amplitude is a function of the system parameters and the initial conditions. The
amplitude is a measure of the energy imparted to the system through the initial conditions.
For a linear system
s
2E
A= (1.26)
keq
where E is the sum of kinetic and potential energies.
The phase angle , calculated from Equation (1.23) is an indication of the lead or lag
between the response and a pure sinusoidal response. The response is purely sinusoidal with
φ = 0 if x0 = 0. The response leads a pure sinusoidal response by π2 rad if ẋ0 = 0 . The
system takes a time of
(
π−φ
ωn
φ>0
t= (1.27)
− ωφn φ≤0
to reach its equilibrium position from its initial position.
1.4 Overdamped
When ζ > 1 the characteristic equation has two real roots .
p
s1,2 = ωn (−ζ ± ζ 2 − 1)
9
and the response is nonoscillatory.
.
Where
p
ωd = ωn 1 − ζ2 = Damped natural frequency
The response can be expressed as
The term within the square brackets of equation 1.28 has to be real because it represents
the time response of a real physical system. It follows that C1 and C2 , as well, have to be
complex conjugates.
Note
Here, A1 and B1 are the two unknown constants. By equating the coefficients, it can be
shown that
A1 = C1 + C2
B1 = i(C1 − C2 )
Hence
1
C1 = (A1 − iB1 )
2
1
C2 = (A1 + iB1 )
2
Which are complex conjugates as required.
In terms of initial conditions: Let x0 = x(t = 0) and v0 = ẋ(t = 0) as before
Then
x0 = A1
v0 = −ζωn A1 + ωd B1
11
And
v0 ζωn x0
B1 = +
ωd ωd
Yet, another form of the solution would be:
q
A = A21 + B12
A1
φ = tan−1
B1
2π
T = (1.32)
ωd
Also, from equation 1.31
Hence
x(t) e−ζωn
= −ζωn (t+nT ) = e−ζωn T (1.33)
x(t + nT ) e
Take the natural logarithm of equation (1.33), the logarithmic decrement:
−ζωn T x(t)
e = ln
x(t + nT )
But , ωn T = ωn √2π = √2π 2
ωn 1−ζ 2 1−ζ
x(t)
Hence, with x(t+nT )
= r, one has the logarithmic decrement
2πnζ
p = ln r
1 − ζ2
Note that 12 ln r is the ’per cycle’ logarithmic decrement, and 1
2πn
ln r is ’per radian’
logarithmic decrement. The later is
ζ 1
p = ln r = α (1.34)
1−ζ 2 2πn
Then one has r
α2
ζ= (1.35)
1 + α2
This is the basis of the logarithmic decrement method of measuring damping. Start by
measuring a point x(t) and another point x(t + nT ) at n cycles later. For high accuracy,
pick the peak points of the response curve for the measurement of x(t) and x(t + nT ).
From equation (1.34), it is clear that for small damping, ζ = α = per-radian logarithmic
decrement.
REFERENCES
13