Fluid Mechanics

Hagen-Poiseuille Law: Why Halving Pipe Diameter Cuts Flow 16×

Shrink a pipe's diameter by half and, at the same pressure, its flow rate collapses to just 1/16 of the original — a brutal fourth-power penalty that surprises anyone expecting flow to simply halve. That single number, 16×, is the practical face of the Hagen-Poiseuille law, the exact solution for steady, laminar, incompressible flow of a Newtonian fluid through a long circular tube.

Formally, the law states that volumetric flow rate Q = πΔP·r⁴ / (8μL): flow scales with the fourth power of the radius and inversely with viscosity and length. Derived experimentally by Gotthilf Hagen (1839) and Jean-Léonard-Marie Poiseuille (1840–41), and justified theoretically by George Stokes in 1845, it is the foundational relationship for microfluidics, hydraulics, IV lines, and any low-Reynolds-number internal flow.

  • TypeExact laminar-flow solution (analytical)
  • Key equationQ = πΔP·r⁴ / (8μL)
  • Scaling lawQ ∝ r⁴ (halve radius → 1/16 flow)
  • DiscoveredHagen 1839, Poiseuille 1840–41; Stokes 1845
  • Validity limitLaminar only, Re ≲ 2300
  • Used inMicrofluidics, IV lines, hydraulics, capillary viscometry

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

What It Is and Where It Shows Up

The Hagen-Poiseuille law is the closed-form answer to a deceptively simple question: how much fluid flows through a long, straight, round pipe under a given pressure difference? It applies when four conditions hold — the flow is steady, laminar, incompressible, and Newtonian, and the tube is long relative to its diameter so entrance effects are negligible.

Because flow rate depends on radius to the fourth power, the law governs any system where small channels dominate the resistance:

  • Microfluidics and lab-on-a-chip — channels 10–100 µm wide where Reynolds numbers are far below 1.
  • Medicine — Poiseuille studied blood flow; the law explains why a wider IV catheter (14-gauge vs 20-gauge) delivers fluid far faster, and why arterial narrowing chokes perfusion.
  • Hydraulics and lubrication — flow through capillary restrictors, spool-valve clearances, and journal-bearing films.
  • Capillary viscometers — the law is inverted to measure a fluid's viscosity from timed flow.

How It Works: Deriving the Fourth Power

The mechanism is a balance between the pressure force pushing fluid downstream and the viscous shear resisting it. Consider a cylindrical shell of fluid at radius r inside a pipe of radius R. The pressure drop ΔP acts on its cross-section (πr²), while viscous drag acts on its side wall. Setting these in balance and integrating gives a parabolic velocity profile:

  • v(r) = (ΔP / 4μL)·(R² − r²) — zero at the wall (no-slip), maximum on the centerline.
  • The centerline velocity is exactly twice the average velocity: v_max = 2·v_avg.

Integrating v(r) over the cross-section — the outer rings carry little flow, the center a lot — introduces an r⁴ weighting, yielding Q = πΔP·R⁴ / (8μL). The symbols: Q = volumetric flow (m³/s), ΔP = pressure drop (Pa), R = radius (m), μ = dynamic viscosity (Pa·s), L = length (m). The 8 and π come straight from the integration geometry — no empirical fudge factor.

Key Quantities and a Worked Example

Take water (μ = 1.0×10⁻³ Pa·s) driven by ΔP = 10 kPa through a tube of length L = 1 m and radius R = 1 mm (10⁻³ m).

  • Q = π·(10⁴)·(10⁻³)⁴ / (8·10⁻³·1) = π·10⁴·10⁻¹² / (8×10⁻³) ≈ 3.9×10⁻⁶ m³/s, about 3.9 mL/s.
  • Average velocity v_avg = Q/(πR²) ≈ 1.25 m/s; centerline velocity ≈ 2.5 m/s.

Now halve the radius to 0.5 mm. Since Q ∝ R⁴, flow drops by 2⁴ = 16×, to ≈ 0.24 mL/s. To restore the original 3.9 mL/s you'd need 16× the pressure (160 kPa). Check the regime: Reynolds number Re = ρ·v_avg·D/μ = (1000·1.25·0.002)/10⁻³ = 2500 — right at the transition threshold, a reminder the law is only valid where Re stays comfortably laminar.

Using the Law in Practice

Engineers rarely quote the raw equation on a P&ID; instead they fold it into the Darcy-Weisbach framework, where the laminar friction factor is exactly f = 64/Re. That single identity is the fingerprint of Hagen-Poiseuille inside every pipe-flow calculator and Moody chart.

  • Sizing restrictors — to set a target flow with modest pressure, tune the radius first: doubling R buys 16× flow for the same ΔP, far more leverage than raising pressure.
  • Entrance length — the parabolic profile needs distance to develop: L_e ≈ 0.06·Re·D for laminar flow. Below that, flow resistance is higher than the ideal law predicts, so tap pressure gauges downstream of L_e.
  • Temperature matters — μ of oils and blood drops steeply with heat (roughly halving per ~20–30 °C for many oils), so a cold hydraulic line can flow several-fold slower on startup.
  • Non-circular ducts — substitute the hydraulic diameter and a shape-dependent constant (the '96/Re' factor for parallel plates, not 64/Re).

How It Compares to the Alternatives

Hagen-Poiseuille is the laminar bookend; its counterparts take over as flow speeds up or geometry changes:

  • vs. Bernoulli's principle — Bernoulli is inviscid (no friction, energy conserved along a streamline). Hagen-Poiseuille is entirely about viscous loss; the two describe opposite ends of the friction spectrum.
  • vs. Darcy-Weisbach / Colebrook — the general pressure-drop framework for any regime. Hagen-Poiseuille is simply its exact laminar limit (f = 64/Re), independent of wall roughness.
  • vs. turbulent flow — once Re > 4000, ΔP scales closer to Q^1.75 (Blasius) or Q² (fully rough), and roughness suddenly matters. Flow is more 'plug-like,' and the neat r⁴ law is gone.
  • vs. Navier-Stokes — Hagen-Poiseuille is an exact analytic solution of Navier-Stokes for this geometry, one of only a handful that exist in closed form.

Failure Modes, Trade-offs, and Significance

The law fails — sometimes silently — whenever its assumptions break:

  • Turbulence (Re > ~2300) — the most common error; predicted flow is far too high because turbulent losses dwarf laminar ones.
  • Non-Newtonian fluids — blood, polymer melts, slurries, and toothpaste have shear-dependent viscosity; the parabolic profile flattens or plugs, and Q ∝ r⁴ no longer holds. (Poiseuille's own blood-flow motivation is, ironically, a case where the pure law needs correction.)
  • Compressibility — for gases with large ΔP, density changes along the pipe and the linear ΔP-Q relation bends.
  • Slip and short tubes — at nanoscale channels or below the entrance length, no-slip and fully-developed-flow assumptions weaken.

Its significance is enormous precisely because of the r⁴ sensitivity: a 20% arterial stenosis cuts flow ~60%; a slightly undersized microchannel starves a chip; a hair-thin fuel restrictor sets an injector's metering. The Hagen-Poiseuille law turns tiny dimensional errors into dramatic flow consequences — the reason radius, not pressure, is the design knob engineers reach for first.

Laminar (Hagen-Poiseuille) vs. turbulent pipe-flow behavior and how pressure drop scales
RegimeReynolds numberVelocity profilePressure drop scaling
Hagen-Poiseuille (laminar)Re ≲ 2300Parabolic; v_max = 2·v_avgΔP ∝ Q, ΔP ∝ 1/r⁴ (f = 64/Re)
Transitional2300–4000Intermittent turbulent burstsUnpredictable; law invalid
Turbulent (smooth)> 4000Flat core, thin viscous sublayerΔP ∝ Q^~1.75 (Blasius f ≈ 0.316·Re⁻⁰·²⁵)
Turbulent (fully rough)> 10⁴Flat core, roughness-dominatedΔP ∝ Q² (f independent of Re)

Frequently asked questions

Why does flow depend on the fourth power of the radius and not the second?

Two effects compound. A wider pipe has more cross-sectional area (∝ r²) AND lets fluid move faster because the peak velocity scales with r² as well (less wall drag per unit volume). Multiplying the two r² factors gives r⁴. That is why halving the radius cuts flow by 2⁴ = 16×, not 4×.

What is the exact Hagen-Poiseuille equation and what do the symbols mean?

Q = πΔP·r⁴ / (8μL). Here Q is volumetric flow rate (m³/s), ΔP the pressure drop across the tube (Pa), r the internal radius (m), μ the dynamic viscosity (Pa·s), and L the tube length (m). The factor 8 and π arise purely from integrating the parabolic velocity profile over a circular cross-section.

When does the Hagen-Poiseuille law stop being valid?

It holds only for steady, laminar, incompressible, Newtonian, fully-developed flow. The dominant limit is the Reynolds number: above Re ≈ 2300 flow transitions to turbulence and the law over-predicts flow badly. It also fails for non-Newtonian fluids (blood, slurries), highly compressible gases, and tubes shorter than the entrance length L_e ≈ 0.06·Re·D.

How does it relate to the Darcy-Weisbach equation and friction factor?

Hagen-Poiseuille is the exact laminar limit of Darcy-Weisbach. In that framework the Darcy friction factor for laminar pipe flow is exactly f = 64/Re, independent of wall roughness. Plugging f = 64/Re into Darcy-Weisbach reproduces Q = πΔP·r⁴/(8μL) identically.

Who discovered the Hagen-Poiseuille law and when?

Gotthilf Heinrich Ludwig Hagen published experimental results in 1839, and Jean-Léonard-Marie Poiseuille — a physician studying blood flow — published his independent, more precise capillary experiments in 1840–41 and 1846. George Stokes provided the theoretical derivation from viscous-flow principles in 1845, so both names are credited.

Why do doctors care so much about catheter gauge?

Because of the r⁴ dependence, a small increase in catheter bore hugely raises flow. A 14-gauge IV (about 1.75 mm inner diameter) can deliver fluid roughly 5–10× faster than a 20-gauge (about 0.8 mm) at the same pressure — critical in trauma resuscitation. The same physics explains why arterial narrowing so severely restricts blood supply.