Physics Lab

Acceleration

Acceleration is the rate at which velocity changes. It's a vector quantity, and in 1D it can be positive or negative.

Concept

Average acceleration over an interval: aˉ=ΔvΔt=vfviΔt.\bar{a} = \frac{\Delta v}{\Delta t} = \frac{v_f - v_i}{\Delta t}.

Instantaneous acceleration: a(t)=dvdt=d2xdt2.a(t) = \frac{dv}{dt} = \frac{d^2 x}{dt^2}.

A useful chain-rule form when acceleration depends on position: a=dvdt=dvdxdxdt=vdvdx.a = \frac{dv}{dt} = \frac{dv}{dx}\frac{dx}{dt} = v\,\frac{dv}{dx}.

This lets you write adx=vdva\,dx = v\,dv, which integrates to give v2u2=2asv^2 - u^2 = 2as for uniform aa.

Sign and Direction

  • Acceleration along the direction of motion (vv and aa same sign): speed increases.
  • Acceleration opposite to motion (vv and aa opposite signs): speed decreases ("deceleration").
  • Acceleration zero ⇒ velocity constant ⇒ uniform motion.

Units

SI: m/s2\text{m/s}^2.

Worked Example

Q1: A particle's position is x=2t36t2+4tx = 2t^3 - 6t^2 + 4t m. Find v(t)v(t) and a(t)a(t).

Solution: v=dxdt=6t212t+4m/sv = \frac{dx}{dt} = 6t^2 - 12t + 4\,\text{m/s} a=dvdt=12t12m/s2a = \frac{dv}{dt} = 12t - 12\,\text{m/s}^2

At t=0t = 0: v=4v = 4 m/s, a=12a = -12 m/s². The particle starts moving in the positive direction but decelerating.

Q2: Using a=vdv/dxa = v\,dv/dx: If a=3va = -3v (resistive deceleration) and v0=10v_0 = 10 m/s at x=0x = 0, find vv at x=2x = 2 m.

vdv/dx=3vdv/dx=3v\,dv/dx = -3v \Rightarrow dv/dx = -3. Integrate: v=v03x=103(2)=4v = v_0 - 3x = 10 - 3(2) = 4 m/s.

Common Confusions

  • "Negative acceleration always means slowing down." — Only if velocity is positive. If velocity is also negative, a negative acceleration is speeding up in the negative direction.
  • "Acceleration is zero when velocity is zero." — False. Throw a ball up; at the peak, v=0v = 0 but a=ga = -g still.
  • "Uniform velocity means uniform acceleration." — Uniform (constant) velocity means a=0a = 0, not "uniform aa."

Key Takeaways

  • a=dv/dt=d2x/dt2a = dv/dt = d^2 x / dt^2.
  • Useful form: a=vdv/dxa = v\,dv/dx.
  • Same sign as vv → speeding up; opposite → slowing down.
  • v=0v = 0 does not imply a=0a = 0.
  • For constant aa, v2u2=2asv^2 - u^2 = 2as.

AI Summary

Summarize this page in your favorite LLM