Flow Rate Calculator
Calculate volumetric flow from pipe diameter and velocity.
Scratchpad (not saved)
Save to create a persistent, shareable workspace.
What This Calculator Does
Calculate volumetric flow rate through a pipe using pipe diameter and fluid velocity, or estimate flow from pressure differential. Supports both metric and imperial unit systems.
It combines Pipe Diameter, Velocity to estimate Flow Rate, Cross-sectional Area.
Formula & Method
Notation used in the formulas: = Flow Rate; = Pipe Diameter; = Velocity.
Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.
Use this for pipe sizing, pump selection, irrigation design, HVAC duct calculations, and any application where you need to confirm volumetric throughput matches system requirements.
Worked Examples
Metric example: 5 cm diameter pipe at 2 m/s
d = 5 cm = 0.05 m, so r = 0.025 m A = π × (0.025)² = π × 0.000625 ≈ 0.001963 m² Q = 0.001963 × 2 = 0.003927 m³/s = 3.927 liters/second ≈ 62.2 US gallons per minute (GPM)
Imperial example: 2-inch diameter pipe at 5 ft/s
d = 2 in = 0.1667 ft, so r = 0.08333 ft A = π × (0.08333)² ≈ 0.02182 ft² Q = 0.02182 × 5 = 0.1091 ft³/s = 6.543 ft³/min ≈ 48.9 US GPM
Common Mistakes
- Using diameter instead of radius when calculating pipe cross-section area — the area formula uses (d/2)², not d².
- Mixing metric and imperial units in the same calculation — convert all inputs to the same unit system before computing.
- Confusing volumetric flow rate (m³/s, GPM) with mass flow rate (kg/s, lb/s) — mass flow rate also depends on fluid density.
When Not To Use This Calculator
- Compressible fluids such as gases at high pressure differentials — the incompressible flow assumptions break down and more complex equations are needed.
- Non-circular pipe cross-sections (rectangular ducts, oval pipes) without applying the hydraulic diameter correction.
Frequently Asked Questions
- How do I calculate flow rate?
- Multiply the pipe cross-sectional area by the fluid velocity: Q = A × v, where A = π(d/2)². For a 10 cm diameter pipe at 3 m/s, A ≈ 0.00785 m² and Q ≈ 0.02356 m³/s.
- What is volumetric flow rate?
- Volumetric flow rate is the volume of fluid passing a cross-section per unit time — typically expressed in m³/s, liters/second, or US gallons per minute (GPM). It differs from mass flow rate, which also accounts for fluid density.
- How do I calculate flow rate from pressure and pipe diameter?
- For laminar flow, use the Hagen-Poiseuille equation: Q = (π × r⁴ × ΔP) / (8 × μ × L), where r is the pipe radius, ΔP is the pressure drop, μ is dynamic viscosity, and L is pipe length. This calculator supports pressure-based calculation when those inputs are provided.
- What is the difference between mass flow rate and volumetric flow rate?
- Volumetric flow rate (Q) is the volume per unit time passing through a cross-section. Mass flow rate (ṁ) is the mass per unit time: ṁ = ρ × Q, where ρ is fluid density. For water at standard conditions, 1 L/s ≈ 1 kg/s. For gases or high-temperature fluids, the distinction matters significantly.
Inputs Used
- Pipe Diameter: Used directly in the calculation.
- Velocity: Used directly in the calculation.
Related Calculators
- Pressure Calculator - Calculate pressure from force and area.
- Automotive Gear Ratio Calculator - Compute overall drive ratio from transmission and final drive ratios.
- Moment of Inertia Calculator - Compute area moment of inertia for common shapes.
- Stress/Strain Calculator - Calculate stress, strain, and modulus from material properties.
- Gear Ratio Calculator - Calculate gear ratio, speed ratio, and torque multiplier.
- Torque Calculator - Calculate torque from force and lever arm distance.
- Pulley System Calculator - Estimate mechanical advantage and effort for a pulley system.
- Spring Constant Calculator - Calculate spring constant using Hooke's law.