9.6 Dynamic Friction and Vibrations: Natural Frequency and Damping

Key Takeaways

  • NCEES lists dynamic friction and vibrations, naming natural frequency explicitly, as the final two Dynamics sub-topics.
  • Kinetic friction is mu_k times the normal force, acts opposite the relative sliding velocity, and is independent of contact area and sliding speed.
  • Kinetic friction is always less than the maximum static friction, which is why a block accelerates once it breaks free.
  • The undamped natural frequency of a mass-spring system is the square root of k over m in rad/s, and dividing by 2 pi converts it to hertz.
  • For a simple pendulum the natural frequency is the square root of g over L and is independent of the mass.
Last updated: August 2026

9.6 Dynamic Friction and Vibrations: Natural Frequency and Damping

These are the last two sub-topics in the NCEES Dynamics list — "Dynamic friction" and "Vibrations (e.g., natural frequency)" — and vibrations is the one candidates most often reach the exam without having studied. It is a small, highly formulaic topic: three or four equations cover almost everything asked.

Dynamic (Kinetic) Friction

Once sliding begins, the friction force is:

Fk=μkNF_k = \mu_k N

Three properties, all tested as conceptual items:

  1. Independent of contact area. Doubling the footprint does not change the friction force, because the real contact area at asperities is set by the load, not the apparent area.
  2. Independent of sliding speed (in the classical Coulomb model).
  3. Always opposes relative sliding velocity — its direction is set by the motion, not by the applied force.

Static vs. Kinetic

μk<μstypically μk0.70.8μs\mu_k < \mu_s \qquad\text{typically } \mu_k \approx 0.7\text{–}0.8\,\mu_s

This inequality has a directly observable consequence: a block on the verge of sliding needs a force $\mu_s N$ to break free, but once moving it needs only $\mu_k N$ to keep going, so the surplus accelerates it. This is the "stick-slip" jerk of a dragged object and the reason antilock braking exists — a rolling tire uses the larger $\mu_s$, while a locked skidding tire is stuck with the smaller $\mu_k$ and stops in a longer distance.

Surface pair$\mu_s$$\mu_k$
Steel on steel (dry)0.740.57
Steel on steel (lubricated)0.150.09
Rubber on dry concrete1.00.8
Rubber on wet concrete0.70.5
Teflon on steel0.040.04

Worked Example: Skidding Stop Distance

A vehicle at 25 m/s locks its brakes on a road with $\mu_k = 0.62$. Find the stopping distance.

a=μkg=0.62(9.81)=6.08 m/s2a = -\mu_k g = -0.62(9.81) = -6.08\ \text{m/s}^2

v2=v02+2as    0=(25)2+2(6.08)sv^2 = v_0^2 + 2as \;\Rightarrow\; 0 = (25)^2 + 2(-6.08)s

s=62512.16=51.4 ms = \frac{625}{12.16} = \boxed{51.4\ \text{m}}

Mass does not appear — friction force scales with weight and so does inertia, so they cancel. Note also that $s \propto v^2$: doubling speed quadruples stopping distance, to 206 m.

Springs in Series and Parallel

Getting the equivalent stiffness right precedes every natural-frequency calculation, and the rule is the opposite of resistors:

Parallel (side by side, share the load): keq=k1+k2\text{Parallel (side by side, share the load): } k_{eq} = k_1 + k_2 Series (end to end, share the deflection): 1keq=1k1+1k2\text{Series (end to end, share the deflection): } \frac{1}{k_{eq}} = \frac{1}{k_1} + \frac{1}{k_2}

Physical check: springs in series are softer than either one alone (each stretches), while springs in parallel are stiffer. Two 100 N/m springs give 200 N/m in parallel and 50 N/m in series.

Undamped Free Vibration

The equation of motion $m\ddot{x} + kx = 0$ yields simple harmonic motion at the natural frequency:

ωn=km  [rad/s],fn=ωn2π  [Hz],τ=1fn=2πmk\omega_n = \sqrt{\frac{k}{m}}\ \ [\text{rad/s}], \qquad f_n = \frac{\omega_n}{2\pi}\ \ [\text{Hz}], \qquad \tau = \frac{1}{f_n} = 2\pi\sqrt{\frac{m}{k}}

x(t)=Asin(ωnt+ϕ)x(t) = A\sin(\omega_n t + \phi)

SystemNatural frequency $\omega_n$
Mass–spring (translational)$\sqrt{k/m}$
Simple pendulum, length $L$$\sqrt{g/L}$ — independent of mass
Torsional, stiffness $k_t$, inertia $I$$\sqrt{k_t/I}$
Mass on a beam with static deflection $\delta$$\sqrt{g/\delta}$
Compound pendulum, $I_O$ about pivot, $d$ to mass center$\sqrt{mgd/I_O}$

The static-deflection shortcut is worth memorizing: since $k = mg/\delta$ for a spring or beam sagging $\delta$ under its own load, $\omega_n = \sqrt{g/\delta}$. Measure the sag and you have the natural frequency without ever knowing $k$ or $m$ separately. A floor deflecting 5 mm under load has $\omega_n = \sqrt{9.81/0.005} = 44.3$ rad/s = 7.1 Hz — uncomfortably close to the 2–4 Hz range of walking harmonics, which is why floor vibration is a serviceability check.

Damped and Forced Vibration

mx¨+cx˙+kx=F0sinωtm\ddot{x} + c\dot{x} + kx = F_0\sin\omega t

ζ=c2km=c2mωn,ωd=ωn1ζ2\zeta = \frac{c}{2\sqrt{km}} = \frac{c}{2m\omega_n}, \qquad \omega_d = \omega_n\sqrt{1-\zeta^2}

$\zeta$RegimeBehavior
$0$UndampedConstant-amplitude oscillation forever
$0 < \zeta < 1$UnderdampedDecaying oscillation at $\omega_d$
$1$Critically dampedFastest return with no overshoot
$> 1$OverdampedSlow return, no oscillation

Because $\omega_d = \omega_n\sqrt{1-\zeta^2}$, light damping barely shifts the frequency: at $\zeta = 0.05$ (typical for a steel structure), $\omega_d = 0.9987,\omega_n$. For lightly damped systems you may use $\omega_n$ for $\omega_d$, which is why the undamped formula is so widely applicable.

Resonance

When the forcing frequency approaches $\omega_n$, the amplitude is amplified by:

MF=1[1(ω/ωn)2]2+[2ζ(ω/ωn)]2MF = \frac{1}{\sqrt{\left[1-(\omega/\omega_n)^2\right]^2 + \left[2\zeta(\omega/\omega_n)\right]^2}}

At $\omega = \omega_n$ this reduces to $MF = 1/(2\zeta)$. With $\zeta = 0.02$, the amplification is 25× — which is why resonance destroys machines and why the standard remedies are to shift $\omega_n$ (change mass or stiffness), avoid the forcing frequency, or add damping.

Worked Example: Natural Frequency and Damping

A 40 kg machine sits on two identical parallel springs, each $k = 5{,}000$ N/m, with a damper $c = 180$ N·s/m. Find $\omega_n$, $f_n$, $\zeta$, and $\omega_d$.

Equivalent stiffness (parallel): keq=5,000+5,000=10,000 N/mk_{eq} = 5{,}000 + 5{,}000 = 10{,}000\ \text{N/m}

Natural frequency: ωn=10,00040=250=15.81 rad/s,fn=15.812π=2.52 Hz\omega_n = \sqrt{\frac{10{,}000}{40}} = \sqrt{250} = 15.81\ \text{rad/s}, \qquad f_n = \frac{15.81}{2\pi} = \boxed{2.52\ \text{Hz}}

Damping ratio: ζ=c2km=1802(10,000)(40)=1802400,000=1802(632.5)=0.142\zeta = \frac{c}{2\sqrt{km}} = \frac{180}{2\sqrt{(10{,}000)(40)}} = \frac{180}{2\sqrt{400{,}000}} = \frac{180}{2(632.5)} = \boxed{0.142}

Underdamped, as most machinery mounts are.

Damped frequency: ωd=15.811(0.142)2=15.810.9798=15.65 rad/s\omega_d = 15.81\sqrt{1-(0.142)^2} = 15.81\sqrt{0.9798} = 15.65\ \text{rad/s}

Only 1% below $\omega_n$. Resonant amplification if forced at $\omega_n$: $MF = 1/(2 \times 0.142) = 3.5\times$ — modest, because the damper is doing its job. Remove the damper and the amplification is unbounded.

Trap: adding the two springs' deflections instead of their stiffnesses treats parallel springs as series, giving $k_{eq} = 2{,}500$ N/m and $f_n = 1.26$ Hz — exactly half the correct value.

Test Your Knowledge

A car traveling at 30 m/s skids to a stop with a kinetic coefficient of friction of 0.70. What is the stopping distance?

A
B
C
D
Test Your Knowledge

Two identical springs of stiffness 3,000 N/m each support a 27 kg mass side by side in parallel. What is the natural frequency of the system?

A
B
C
D
Test Your Knowledge

Which statement about the natural frequency of a simple pendulum is correct?

A
B
C
D
Test Your Knowledge

A machine with a damping ratio of 0.025 is excited at exactly its natural frequency. What is the approximate amplitude magnification factor?

A
B
C
D