Loading
Understanding how drag and friction oppose motion and shape the dynamics of real-world systems.
For centuries, the study of motion was entangled with the effects of resistive forces — forces that oppose the relative motion of an object through a medium or across a surface. Aristotle believed that a constant force was necessary to maintain constant velocity, an intuition shaped entirely by the ubiquity of friction and air resistance in everyday experience. It was not until the scientific revolution that thinkers began to disentangle the idealized laws of motion from the ever-present dissipative effects of resistive forces. Understanding how to model these forces quantitatively has been essential to fields ranging from ballistics and aeronautics to automotive engineering and biomechanics.
The central question this lesson addresses is deceptively simple: how do we incorporate velocity-dependent resistive forces into Newton's second law, and what new mathematical behaviors arise as a result? Unlike constant forces such as gravity near Earth's surface, resistive forces depend on the speed of the object, which means that the resulting differential equations are often nonlinear and produce phenomena like terminal velocity that have no analogue in the constant-force world.
Resistive forces encompass any force that opposes the relative motion of an object. In the AP Physics C: Mechanics framework, the two most important categories are surface friction (kinetic and static) and fluid drag. While kinetic friction is typically modeled as velocity-independent (fk = μkN), fluid resistance introduces a fundamentally different character: the resistive force depends on the object's speed, making the equation of motion a differential equation whose solution yields exponential approach to a limiting velocity.
The diagram above illustrates the essential physics of an object falling through a resistive medium. Taking the downward direction as positive, the gravitational force mg accelerates the object, while the drag force bv retards it. Early in the fall, when v is small, the drag is negligible and the object accelerates at nearly g. As the object speeds up, the drag force grows until it equals mg, at which point the net force is zero and the velocity plateaus at the terminal velocity vt = mg/b.
Consider an object of mass m released from rest and falling through a fluid that exerts a linear drag force. Choosing the downward direction as positive, Newton's second law gives the first-order linear ODE:
To solve, separate variables. Rearranging: dv/(mg − bv) = dt/m. Integrating both sides with the initial condition v(0) = 0 and defining the terminal velocity vt = mg/b and the time constant τ = m/b, we obtain:
The acceleration can be found by differentiating: a(t) = (vt/τ) e−t/τ = g e−t/τ. At t = 0 the acceleration equals g, confirming that the object initially behaves as if in free fall. The acceleration then decays exponentially to zero as the object asymptotically approaches terminal velocity.
For quadratic drag, separation of variables yields an integral involving partial fractions (or equivalently, inverse hyperbolic tangent). The solution for an object released from rest falling vertically is v(t) = vt tanh(gt/vt). While the AP exam most frequently tests the linear drag model, you should recognize the quadratic form and be comfortable setting the net force to zero to find terminal velocity in either regime.
The graph above makes several important features visible. Without drag, velocity increases without bound at a constant rate g. With either linear or quadratic drag, the velocity curve bends over and approaches terminal velocity asymptotically. Notice that the quadratic drag curve initially follows the no-drag line more closely (because at small v, the v² term is very small), but it catches up and ultimately approaches the same terminal speed. The slope of each curve at any point equals the instantaneous acceleration, which is always less than g and decreases monotonically to zero.
A steel ball of mass 0.050 kg is released from rest in a tank of oil. The linear drag coefficient is b = 0.25 kg/s. Find (a) the terminal velocity, (b) the time constant, (c) the velocity at t = 0.40 s, and (d) the acceleration at t = 0.40 s.
Notice that at t = 2τ the ball has already reached about 86.5% of terminal velocity, and the acceleration has dropped to about 13.5% of g. This rapid convergence is characteristic of exponential decay — after just five time constants, the velocity is within 1% of vt.
| Feature | Linear Drag (f = bv) | Quadratic Drag (f = ½CρAv²) |
|---|---|---|
| Reynolds Number | Re ≪ 1 (creeping / Stokes flow) | Re ≫ 1 (turbulent flow) |
| Typical Situations | Small particles in viscous fluids, fog droplets, pollen grains | Baseballs, cars, skydivers, bullets in air |
| Terminal Velocity | v_t = mg / b | v_t = √(2mg / CρA) |
| v(t) Solution | v_t (1 − e^(−t/τ)) | v_t tanh(gt / v_t) |
| ODE Type | First-order linear — separable and integrable in closed form | First-order nonlinear — separable, requires partial fractions |
| AP Exam Emphasis | Frequently tested; expect full derivations and graphical analysis | Setting up the equation and finding v_t; full solution rarely required |
The differential equations encountered in this lesson are prototypes for much deeper ideas in physics and mathematics. The linear drag ODE, m(dv/dt) + bv = mg, is a first-order linear ODE with constant coefficients — the same mathematical structure that governs RC circuits in electromagnetism, radioactive decay in nuclear physics, and Newton's law of cooling in thermodynamics. The time constant τ = m/b is directly analogous to τ = RC in a charging capacitor.
| AP Mechanics Concept | Advanced / Cross-disciplinary Analogue |
|---|---|
| Linear drag ODE: m dv/dt + bv = mg | RC circuit: R dq/dt + q/C = ε (E&M) |
| Terminal velocity as steady-state | Steady-state current in RL circuits; chemical equilibrium in kinetics |
| Quadratic drag (nonlinear ODE) | Navier–Stokes equations (fluid dynamics); logistic growth (biology) |
| Exponential approach to equilibrium | Damped oscillations (mechanics); signal attenuation (signal processing) |
In more advanced treatments, resistive forces in two dimensions produce coupled differential equations. For a projectile launched at an angle through a medium with quadratic drag, the equations of motion cannot generally be solved in closed form and require numerical methods — a topic explored in computational physics. The AP exam, however, restricts itself to one-dimensional scenarios and linear drag, so mastering the exponential solution is the essential goal.
Resistive forces oppose an object's motion through a medium and are typically velocity-dependent. For AP Physics C: Mechanics, the most important model is linear drag (f = bv), which leads to the first-order linear ODE m(dv/dt) = mg − bv. Solving with the initial condition v(0) = 0 yields v(t) = v_t(1 − e^(−t/τ)), where the terminal velocity is v_t = mg/b and the time constant is τ = m/b. The acceleration decays exponentially from g to zero: a(t) = g e^(−t/τ).
For objects at higher speeds in less viscous media, quadratic drag (f = ½CρAv²) is more appropriate, yielding v_t = √(2mg/CρA) and a hyperbolic tangent solution. On the AP exam, you should be able to set up Newton's second law with drag, solve the linear ODE by separation of variables, find terminal velocity in either regime, and sketch or interpret v(t), a(t), and y(t) graphs. The mathematical structure — exponential approach to a steady state governed by a time constant — recurs throughout physics, from RC circuits to thermal equilibration, making this topic a gateway to many advanced ideas.
Keep learning with more lessons from the same subject.