Pipe Flow Velocity Calculator
Calculates the average flow velocity of fluid in a circular pipe given a volumetric flow rate and pipe diameter. Use it when sizing pumps, checking design velocities, or troubleshooting pipe systems.
About this calculator
The average flow velocity in a full circular pipe is found by dividing the volumetric flow rate by the pipe's cross-sectional area. The cross-sectional area of a circle is A = π × (D/2)², so the velocity formula becomes: V = Q / A = (4 × Q) / (π × D²). Here Q is the flow rate in m³/s and D is the internal diameter converted to metres (mm ÷ 1000). This is derived from the continuity equation, Q = A × V, which states that flow rate equals area times velocity. The result gives the mean velocity across the pipe cross-section, which is what matters for head-loss and Reynolds-number calculations. Higher velocities increase friction losses; design guidelines typically recommend keeping water velocities between 0.6 and 3.0 m/s in distribution mains.
How to use
Suppose a pipe has an internal diameter of 200 mm and carries a flow rate of 0.05 m³/s. First convert diameter: 200 mm ÷ 1000 = 0.2 m. Then apply the formula: V = (4 × 0.05) / (π × 0.2²) = 0.20 / (3.1416 × 0.04) = 0.20 / 0.12566 ≈ 1.59 m/s. Enter 0.05 in the Flow Rate field and 200 in the Pipe Diameter field; the calculator returns approximately 1.59 m/s. This falls within the typical acceptable range for water supply pipes.
Frequently asked questions
What is a safe flow velocity in a water supply pipe?
For water supply systems, engineers generally recommend velocities between 0.6 m/s and 3.0 m/s. Velocities below 0.6 m/s risk sediment deposition and bacterial growth, while those above 3.0 m/s cause excessive friction losses, noise, and pipe erosion. The ideal range depends on pipe material, pressure class, and fluid type. Always check local design standards for project-specific limits.
How does pipe diameter affect flow velocity when flow rate is constant?
Velocity is inversely proportional to the square of the diameter. If you double the pipe diameter while keeping the flow rate constant, the cross-sectional area increases four-fold, so the velocity drops to one-quarter of its original value. This quadratic relationship means even small increases in pipe size dramatically reduce velocity and friction losses. It is one of the key trade-offs when selecting pipe sizes during hydraulic design.
Why is flow rate in m³/s and diameter in mm handled differently in the formula?
The formula requires consistent SI units, so diameter in millimetres must be divided by 1000 to convert to metres before squaring. Flow rate is already in m³/s, which is the standard SI unit. Mixing units without conversion is one of the most common errors in pipe hydraulics and can produce results that are off by factors of millions. Always confirm unit consistency before interpreting any calculated velocity.