All courses › Machine Dynamics and Vibrations

Machine Dynamics and Vibrations: free practice, theory and problems

Free vibration is the motion a system performs when it is disturbed from equilibrium and then left to oscillate without any further external force. A mass–spring system, a beam that shudders after being struck, or a shaft with a flywheel are typical examples. As an engineer you need to know a structure's natural frequency, because if it is hit by a load at the same frequency the vibrations can grow dangerously large (resonance, covered in the next unit). This unit gives you the tools to find the natural frequency and describe the vibration itself.

3 parts43 problems9 concepts explainedPractice examFree
Start practising for free →

Contents

  1. Free vibrations
  2. Damping
  3. Forced vibrations and isolation

1. Free vibrations

What is it about?

Free vibration is the motion a system performs when it is disturbed from equilibrium and then left to oscillate without any further external force. A mass–spring system, a beam that shudders after being struck, or a shaft with a flywheel are typical examples. As an engineer you need to know a structure's natural frequency, because if it is hit by a load at the same frequency the vibrations can grow dangerously large (resonance, covered in the next unit). This unit gives you the tools to find the natural frequency and describe the vibration itself.

Concepts and formulas

The equation of motion for an undamped mass–spring system is

mx¨+kx=0m\ddot x + kx = 0

How to solve the problems

  1. Find the equivalent stiffness kk (add parallel springs, combine series springs) or the torsional stiffness ktk_t.
  2. Set up ωn=k/m\omega_n = \sqrt{k/m} (or kt/J\sqrt{k_t/J}, or g/δ\sqrt{g/\delta} from the static deflection).
  3. Convert to fnf_n or TT as the problem asks.
  4. If you need velocity or acceleration in the vibration, use XωnX\omega_n and Xωn2X\omega_n^2 with the given amplitude.
  5. Check the units: kk in N/m and mm in kg give ωn\omega_n in rad/s.

Example

A machine of 80 kg rests on four springs in parallel, each with a stiffness of 3000 N/m. It vibrates with an amplitude of 5 mm. Find the natural frequency in Hz and the maximum acceleration.

  1. Total stiffness: k=4⋅3000=12000k = 4\cdot 3000 = 12000 N/m.
  2. ωn=12000/80=150≈12.25\omega_n = \sqrt{12000/80} = \sqrt{150} \approx 12.25 rad/s.
  3. fn=ωn/(2π)≈1.95f_n = \omega_n/(2\pi) \approx 1.95 Hz.
  4. x¨max=Xωn2=0.005⋅150=0.75\ddot x_{max} = X\omega_n^2 = 0.005\cdot 150 = 0.75 m/s².

Answer: fn≈1.95f_n \approx 1.95 Hz and x¨max≈0.75\ddot x_{max} \approx 0.75 m/s².

Common mistakes

The natural frequency depends only on stiffness and mass (or mass moment of inertia), never on how large the motion is.

Concepts in this part

Practise free vibrations in the app →

2. Damping

What is it about?

Most real vibrating systems have damping: friction, air resistance or a shock absorber removes energy from the system, so the vibrations die out. Damping decides whether a car's suspension keeps oscillating after a bump in the road or settles down smoothly, and whether an instrument needle settles quickly or swings back and forth for a long time. This unit is about describing and measuring damping, and understanding how it changes the vibration.

Concepts and formulas

The equation of motion with viscous damping is

mx¨+cx˙+kx=0m\ddot x + c\dot x + kx = 0

How to solve the problems

  1. Find ωn\omega_n from kk and mm if it is not given directly.
  2. Compute ζ\zeta from cc, ccc_c, or from amplitude measurements (logarithmic decrement).
  3. Decide the type of damping by comparing ζ\zeta with 1.
  4. Use ωd\omega_d and TdT_d when you need the damped vibration frequency, and the exponential formula when you need the amplitude or the time.
  5. Check that ζ≥0\zeta \geq 0 and that the underdamped formulas are only used when ζ<1\zeta < 1.

Example

A system has m=10m = 10 kg, k=4000k = 4000 N/m and c=80c = 80 Ns/m. Find the damping ratio and the damped natural frequency.

  1. cc=2km=24000⋅10=240000≈400c_c = 2\sqrt{km} = 2\sqrt{4000\cdot 10} = 2\sqrt{40000} \approx 400 Ns/m.
  2. ζ=c/cc=80/400=0.2\zeta = c/c_c = 80/400 = 0.2.
  3. ωn=k/m=400=20\omega_n = \sqrt{k/m} = \sqrt{400} = 20 rad/s.
  4. ωd=ωn1−ζ2=201−0.04≈19.6\omega_d = \omega_n\sqrt{1-\zeta^2} = 20\sqrt{1-0.04} \approx 19.6 rad/s.

Answer: ζ=0.2\zeta = 0.2 (underdamped) and ωd≈19.6\omega_d \approx 19.6 rad/s.

Common mistakes

Damping slows down and eventually stops the vibration. Use ζ\zeta to decide whether the system oscillates at all, and the exponential function to describe how fast the amplitude decays.

Concepts in this part

Practise damping in the app →

3. Forced vibrations and isolation

What is it about?

When a vibrating system is driven by a periodic force or motion – from an unbalanced motor, waves, or an uneven road – the result is called forced vibration. The system eventually vibrates at the same frequency as the excitation, but how large the response becomes depends strongly on how close the excitation frequency is to the natural frequency. Near resonance even a small force can produce huge amplitudes, and that is exactly what an engineer must either avoid or exploit – by adding damping, by shifting the natural frequency away from the operating frequency, or by isolating the machine from its foundation.

Concepts and formulas

The magnification factor (dynamic response divided by the static deflection F0/kF_0/k) is

M(r,ζ)=1(1−r2)2+(2ζr)2M(r,\zeta) = \dfrac{1}{\sqrt{(1-r^2)^2+(2\zeta r)^2}}

How to solve the problems

  1. Find ωn\omega_n for the system (as in the previous units) and the excitation frequency ω\omega (convert rpm to rad/s: ω=2πn/60\omega = 2\pi n/60).
  2. Compute the frequency ratio r=ω/ωnr = \omega/\omega_n.
  3. Substitute into M(r,ζ)M(r,\zeta) or TR=1/∣1−r2∣TR = 1/|1-r^2|, whichever the problem asks for.
  4. For isolation: check whether r>2r > \sqrt2. If not, the force is amplified rather than reduced.
  5. Check the limiting cases: is rr close to 1 (risk of resonance), close to 0 (quasi-static), or large (isolated)?

Example

A 150 kg machine with an unbalance rotates at 900 rpm and rests on springs with a total stiffness of 200 kN/m. Damping is negligible. Is the isolation effective?

  1. ωn=k/m=200000/150≈36.5\omega_n = \sqrt{k/m} = \sqrt{200000/150} \approx 36.5 rad/s.
  2. ω=2π⋅900/60≈94.2\omega = 2\pi\cdot 900/60 \approx 94.2 rad/s.
  3. r=ω/ωn≈2.58r = \omega/\omega_n \approx 2.58.
  4. Since r>2≈1.41r > \sqrt2 \approx 1.41, the isolation is effective: TR=1/∣1−r2∣=1/∣1−6.66∣≈0.177TR = 1/|1-r^2| = 1/|1-6.66| \approx 0.177, so only 17.7% of the force is transmitted.

Answer: Yes, the isolation works well (TR≈0.18TR \approx 0.18).

Common mistakes

Near resonance (r≈1r \approx 1) the vibrations become large; good isolation instead requires a low natural frequency compared with the operating frequency (r>2r > \sqrt2).

Concepts in this part

Practise forced vibrations and isolation in the app →

Example problems with solutions

Here are some of the problems in machine Dynamics and Vibrations. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.

Free vibrations: What is the natural frequency of a mass–spring system?

Answer: ωn=k/m\omega_n = \sqrt{k/m}

fn=ωn/(2π)f_n = \omega_n/(2\pi).

Damping: What does ζ=1\zeta = 1 mean?

Answer: Critical damping: fastest return without oscillation

ζ<1\zeta < 1 is underdamped and ζ>1\zeta > 1 is overdamped.

Forced vibrations and isolation: How large is the amplification at resonance for a lightly damped system?

Answer: About 1/(2ζ)1/(2\zeta)

With ζ=0.05\zeta = 0.05 the amplification is about 10.

Free vibrations: Two springs in parallel have the stiffness …

Answer: k1+k2k_1 + k_2

In series it becomes k1k2k1+k2\dfrac{k_1k_2}{k_1+k_2}, just like resistors in parallel.

Practise all the problems →

Matches these university courses

The content covers the syllabus found in engineering degrees, for example: