Physics Lab

Friction

Friction is the contact force that opposes relative motion (or its tendency) between two surfaces. It is the reason a brake stops a car, a foot grips the ground when you walk, and a book on a tilted table doesn't always slide.

Concept

When two surfaces are in contact, the contact force has two components: the normal force NN perpendicular to the surface, and the friction force ff parallel to it.

Three regimes of friction:

  • Static friction fsf_s: opposes any tendency of relative motion. It adjusts itself to match the applied force up to a maximum, fsμsNf_s \leq \mu_s N, where μs\mu_s is the coefficient of static friction.
  • Kinetic (sliding) friction fkf_k: acts when surfaces slide. Its magnitude is approximately constant: fk=μkNf_k = \mu_k N. Generally μk<μs\mu_k < \mu_s.
  • Rolling friction frf_r: acts when a body rolls without slipping. It is much smaller than sliding friction: μrμk\mu_r \ll \mu_k.

Angle of friction λ\lambda: the angle the total contact force makes with the normal when slipping is just about to begin.

tanλ=μs\tan \lambda = \mu_s

Angle of repose α\alpha: the inclination of an inclined plane at which a body just starts to slide down on its own.

tanα=μs\tan \alpha = \mu_s

So angle of repose equals angle of friction.

Derivation

Angle of repose. Place a block of mass mm on a plane inclined at angle α\alpha. The forces along and perpendicular to the plane are:

  • weight component along the incline (down the slope): mgsinαmg \sin\alpha
  • weight component perpendicular (into the slope): mgcosαmg \cos\alpha
  • normal force: N=mgcosαN = mg \cos\alpha
  • friction (up the slope, opposing impending motion): fsf_s

For the block to just begin sliding, fs=μsNf_s = \mu_s N:

mgsinα=μsmgcosαmg \sin\alpha = \mu_s \cdot mg \cos\alpha

tanα=μs\boxed{\tan \alpha = \mu_s}

The angle does not depend on the mass.

Worked Example

A block of mass 10 kg rests on a horizontal floor. μs=0.4\mu_s = 0.4, μk=0.3\mu_k = 0.3. (a) What minimum horizontal force is needed to start moving it? (b) Once moving, what horizontal force keeps it moving at constant velocity? Take g=10m/s2g = 10 \, \text{m/s}^2.

Solution:

Normal force: N=mg=100NN = mg = 100 \, \text{N}.

(a) To just start moving, applied force must overcome maximum static friction:

Fmin=μsN=(0.4)(100)=40NF_{\min} = \mu_s N = (0.4)(100) = 40 \, \text{N}

(b) Once sliding, kinetic friction acts:

fk=μkN=(0.3)(100)=30Nf_k = \mu_k N = (0.3)(100) = 30 \, \text{N}

For constant velocity, applied force equals kinetic friction: F=30NF = 30 \, \text{N}.

The transition force drops from 40 N to 30 N — that's why a heavy box "jerks" forward once you finally get it moving.

Common Confusions

  • "Friction always opposes motion." Friction opposes relative motion (or its tendency) between surfaces. When you walk, friction on your foot pushes you forward (the foot tries to slip backward).
  • Static friction is not always at its maximum. fsf_s adjusts itself to whatever is needed, up to μsN\mu_s N. A book on a tilted table feels static friction equal to mgsinθmg \sin\theta, not μsmgcosθ\mu_s mg \cos\theta, unless on the verge of slipping.
  • Friction depends on normal force, not on area. f=μNf = \mu N has no area in it (to first approximation).
  • Rolling friction. A perfectly rigid wheel on a perfectly rigid surface would have zero rolling friction. Real surfaces deform slightly, so μr\mu_r is small but nonzero.

Key Takeaways

  • fsμsNf_s \leq \mu_s N (static), fk=μkNf_k = \mu_k N (kinetic), with μk<μs\mu_k < \mu_s.
  • Angle of friction λ\lambda and angle of repose α\alpha both satisfy tan=μs\tan = \mu_s.
  • Friction is independent of contact area (to first order) and depends on normal force.
  • Friction enables walking, braking, and rolling; it opposes relative motion at the contact.
  • Rolling friction is much smaller than sliding friction — hence wheels.

AI Summary

Summarize this page in your favorite LLM