Damped Free Vibrations of Single Degree of Freedom Systems: Free Vibrations of a Damped Spring–Mass System
We now consider the simplest damped vibrating system shown in Figure 3.1. This is similar to the system considered previously but a linear damper has been added. We will use , the displacement from the equilibrium position, as the coordinate. A FBD for this system is shown as well.
Applying Newton’s Laws we get
or
(3.1)
This governing equation of motion for this system is a linear, second order differential equation with constant coefficients. To solve it, we look for solutions of the form
so that
Substituting these into equation 3.1 results in
or
(3.2)
Equation 3.2 is the characteristic equation that is used to determine the values of . Solving equation 3.2 for gives
or
(3.3)
Each of the roots and provides a solution to equation 3.1
and the total solution to equation 3.1 is a linear combination of the two solutions
(3.4)
The arbitrary constants and (both of which can be complex numbers at this point) are to be determined from the initial conditions.
Critical Damping and Damping Ratio
Note that the roots of the characteristic equation 3.3 involve a radical (square root)
If the term inside the square root changes sign from positive to negative, the square root goes from a real to a complex number. When this occurs we expect the nature of the solution in equation 3.4 to change as well. We define the critical damping constant () as the value of for which the term under the square root sign is identically zero. For the system under consideration, this means
(3.5)
We now define the damping ratio () as the ratio of the actual damping in the system to the critical damping constant
(3.6)
With this definition we note in equation 3.3 that
and since , the roots of the characteristic equation in equation 3.3 can be written as
(3.7)
The general response of the system in equation 3.4 then becomes*
(3.8)
(*Provided which is a special case discussed later.)The nature of the response depends on the value of which represents the amount of damping in the system. If there is no damping, and equation 3.8 simplifies to
(3.9)
which is the result obtained previously for undamped systems (equation 2.5).
In general there are three possible situations to consider:
- (Underdamped),
- (Critically Damped),
- (Overdamped).
We will consider each of these situations in turn.
Underdamped Response ()
If , then (i.e. purely imaginary) and the response 3.8 becomes
(3.10)
The term in brackets
is similar to the response of the undamped system (equation 3.9) which was discussed previously. Following the procedure used in the undamped situation, it can be shown that
or
As with the undamped case, this response represents harmonic motion except here the oscillations occur at a frequency of instead of at the natural frequency . (Note that this also means that the period for the damped vibrations is different as well.) Therefore the response in 3.10 can be written as
(3.11)
or equivalently as
(3.12)
The term indicates that the amplitude of the response will decay with time, which agrees with our everyday experience with damped systems. A typical response is shown in Figure 3.2.
If the system has initial conditions given by
it can be shown that the constants in equation 3.11 become
so the complete response (for ) can be written
(3.13)
The following tool demonstrations the free vibration response of a damped single degree of freedom system. Adjust the Displacement and/or Velocity terms to set the initial conditions. Adjust the mass, damping ratio, and stiffness to see the effect on the response. Use the play button to see the animation of the response.
EXAMPLE
A piston with mass 4.53 kg is traveling in a smooth tube with a velocity of 15.24 m/s and engages a spring and damper as shown.
- Determine how long it takes the piston to reach its maximum displacement after it engages the spring–damper.
- Determine the maximum displacement.
Logarithmic Decrement
For an underdamped system, we can determine the damping ratio by considering the ratio of any two successive peaks in the response, such as shown in Figure 3.3. (The ratio could be used equally as well.) Using 3.12 this ratio can be written
(3.14)
where and are times at which the peaks and occur respectively. Since these are peaks, these will occurs in the same part of the cycle (i.e. the times and are separated by one period exactly) so that where is the period for damped oscillations given by
(3.15)
As a result, the terms in 3.14 cancel and equation 3.14 further simplifies to
or
Taking the natural logarithm of both sides of this equations yields
(3.16)
(3.17)
and using the expression for the damped period in equation 3.15, 3.16 becomes
or
(3.18)
(3.19)
Note that for small damping values (), a good approximation is
Finally, note that we can also apply this approach using peaks which are cycles apart (peaks and ). (The peaks and in Figure 3.3 are two cycles apart for example). In this case the time between peaks is given by
and following a similar development to that above we can show that
Taking the natural logarithm of both sides and again using equation 3.15 for the damped period results in
or
can now be defined more generally as
(3.20)
so that
which is identical to equation 3.18. As a result, equation 3.19 can again be used to determine the damping ratio .
EXAMPLE
The following data are given for a vibrating system with viscous damping:
If the mass is given an initial displacement and then released, determine the logarithmic decrement and the ratio of any two successive amplitudes.
Critically Damped Response ()
When , so in this case the roots of the characteristics equation in 3.7 are repeated
Since the roots are repeated, the solution to the governing equation requires the special form
(3.21)
If the system has initial conditions given by
the constants and are
so the response becomes
(3.22)
Note that the response in equation 3.22 is not oscillatory, but due to the presence of the term the response will eventually decay to zero. For certain values of the initial conditions there may be one zero crossing, but the amplitude will decay to zero before another is made.
Overdamped Response ()
When , the term will always be real, positive and smaller than . As a result both of the roots in equation 3.7 will be real, negative and distinct and the response of the system is given by
(3.23)
If the system has initial conditions given by
then the constants and in equation 3.23 can be shown to be
so the response becomes
(3.24)
Note that in this case the motion is once again non-oscillatory and that the motion will eventually decay and the system will approach the equilibrium position. This will take longer than in the critically damped case which reaches the equilibrium position in the shortest amount of time for any given set of initial conditions.
Hi
In regards to dampening force direction and the +/- signs when creating a second order differential equation.
If a mass is displaced and then released would the force for the dampener then change to a positive as it resists the motion of the mass moving back towards the equilibrium position. Therfore would the 2ODE become mx” – Cx’ + kx = 0 instead of mx” + Cx’ + kx = 0
The sign in the equation would not change. The force is always in the opposite direction of x’. So, the sign of x’ takes care of ensuring that the equation is valid.