Lesson 13.1 Mass Spring Systems Damping and Worked Examples

Let's briefly discuss free vibrations with damping. A mass spring system can be damped using a viscous fluid, such as oil, to cause the system's energy to slowly dissipate over time.

There are three types of damped motion that can be described:

  1. Underdamped (or Oscillatory) motion.
  2. Critically damped motion.
  3. Overdamped motion.

Consider mx+bx+kx=0.

In a damped oscillatory system, we analyze the damping parameter b2 in relation to 4mk, where m is the mass of the object and k is the spring constant. The comparison of these two quantities helps to classify the system's damping behavior into one of the three categories.

If b2<4mk, then the system is described as underdamped motion. This creates an oscillatory motion in which the energy dissipates very slowly over time.

If b2=4mk, then the system is described as critically damped motion. This system has energy that dissipates the fastest.

If b2>4mk, then the system is described as overdamped motion. The energy of this system dissipates relatively quickly, but not as much as a critically damped system.

Examples:

Let's analyze these systems and categorize them as underdamped, critically damped, or overdamped. Let's also find the general solutions for each.

  1. x+x+x=0
  2. x+3x+x=0

For the first system:

m=1
b=1
k=1

b2=1
4mk=4(1)(1)=4
1<4

Therefore, this system is underdamped, or oscillatory.

x+x+x=0

Let's set up the characteristic equation:

r2+r+1=0

Solving using the quadratic formula:

r=1±3i2

x(t)=e12t(C1cos(32t)+C2sin(32t))

Try the second system for yourself.

Another Example (Try for Yourself)

A 18kg mass is attached to a spring with stiffness k=16Nm. The mass is displaced 12m to the right of the equilibrium point and given an outward velocity to the right of 2 m/s. Assuming there is no damping or external forces, determine the equation of motion of the mass along with its amplitude, period, angular frequency and natural frequency (see Lesson 13 - Mass Spring Systems).

What's Next?

So far, we’ve looked at several ways to solve differential equations, like using differentiation, integration, and substitution. Now, we’re going to switch gears and start solving them using series. But before we dive into that, let’s take a moment to go over some key series definitions that will help us use this method effectively.

Next Lesson: Lesson 14 - Infinite Series

Table of Contents: Table of Contents