Jean Léonard Marie Poiseuille derived this equation in the 1840s while studying blood flow, and it remains the standard tool for predicting how fast a fluid moves through a pipe under laminar conditions. Q = πr⁴ΔP/(8µL) looks simple, but its most important lesson is easy to miss at a glance: flow rate depends on the pipe radius to the 4th power, making radius the single most powerful lever in the whole equation.

How the Poiseuille's Law Calculator works

The calculator applies Q = πr⁴ΔP/(8µL) directly: pipe radius r (m) raised to the 4th power, times the pressure difference ΔP (Pa) driving the flow, divided by 8 times dynamic viscosity µ (Pa·s) times pipe length L (m). The Solve tab rearranges this same equation algebraically to isolate any one of the four inputs given a target flow rate and the other three — solving for radius requires taking a 4th root, which is the trickiest rearrangement but handled automatically.

Inputs and what they mean

Radius (m) is the pipe's internal radius, not diameter — a common source of factor-of-16 errors when radius is accidentally entered as diameter. Pressure difference (Pa) is the pressure drop from one end of the pipe to the other, the force actually pushing fluid through. Dynamic viscosity (Pa·s) is a property of the fluid itself — water is about 0.001 Pa·s at room temperature, while honey or blood plasma run far higher. Pipe length (m) is the straight-line distance the fluid travels. Of these four, radius dominates: doubling it multiplies flow by 16×, while doubling pressure only doubles flow.

Limits and edge cases

Poiseuille's law assumes steady, laminar flow of an incompressible Newtonian fluid through a rigid, straight, cylindrical pipe with no-slip walls — it does not apply once flow becomes turbulent (check with a Reynolds Number Calculator if unsure), and it does not account for entrance effects near a pipe inlet, pipe curvature, or elastic vessel walls. The blood-flow example above is a textbook approximation only: blood is a non-Newtonian, shear-thinning fluid, and real blood vessels are elastic and branching, so clinical blood-flow calculations use more specialized models. Treat this calculator as an idealized engineering estimate, not a substitute for domain-specific modeling in biomedical or high-precision industrial contexts.