Skip to main content
Speclore

Steam Pressure Drop Calculator

Reference data and engineering information about steam pressure drop calculator for fluid mechanics applications.

steampressuredropcalculatorCalculator

Overview

Engineering reference data for Steam Pressure Drop Calculator in fluid mechanics.

Key Formulas

Reynolds Number

Re=ρvDμRe = \frac{\rho v D}{\mu}

Ratio of inertial to viscous forces — determines flow regime.

Bernoulli's Equation

P+12ρv2+ρgh=constP + \frac{1}{2}\rho v^2 + \rho g h = \text{const}

Conservation of energy for steady, inviscid, incompressible flow.

Continuity Equation

A1v1=A2v2A_1 v_1 = A_2 v_2

Conservation of mass for incompressible flow.

Darcy-Weisbach

ΔP=fLDρv22\Delta P = f \frac{L}{D} \frac{\rho v^2}{2}

Pressure drop due to friction in a pipe.

Variables

SymbolDescriptionUnit
ReReReynolds number
ρ\rhoFluid densitykg/m³
vvFlow velocitym/s
DDCharacteristic dimensionm
μ\muDynamic viscosityPa·s
PPPressurePa
ffDarcy friction factor

Pressure Drop Formulas in LaTeX

The Unwin formulas for calculating pressure drop in steam pipes can be expressed in LaTeX notation for clarity and precision.

Metric Units:

dp=0.6753×106q2l(1+91.4d)ρd5dp = \frac{0.6753 \times 10^6 \cdot q^2 \cdot l \cdot \left(1 + \frac{91.4}{d}\right)}{\rho \cdot d^5}

where:

  • dpdp is the pressure drop in Pascals (Pa),
  • qq is the steam flow rate in kilograms per hour (kg/h),
  • ll is the pipe length in meters (m),
  • dd is the pipe inside diameter in millimeters (mm),
  • ρ\rho is the steam density in kilograms per cubic meter (kg/m³).

Imperial Units:

dp=0.0001306q2l(1+3.6d)3600ρd5dp = \frac{0.0001306 \cdot q^2 \cdot l \cdot \left(1 + \frac{3.6}{d}\right)}{3600 \cdot \rho \cdot d^5}

where:

  • dpdp is the pressure drop in pounds per square inch (psi),
  • qq is the steam flow rate in pounds per hour (lb/hr),
  • ll is the pipe length in feet (ft),
  • dd is the pipe inside diameter in inches (in),
  • ρ\rho is the steam density in pounds per cubic foot (lb/ft³).

Example Calculation (Metric Units)

For a steam flow of 4000 kg/h at 10 bar (1000 kPa) with density ρ=5.15\rho = 5.15 kg/m³, through a 100 m long pipe with inside diameter 102 mm:

dp=0.6753×106(4000)2100(1+91.4102)5.15(102)5=36030 Pa=36 kPadp = \frac{0.6753 \times 10^6 \cdot (4000)^2 \cdot 100 \cdot \left(1 + \frac{91.4}{102}\right)}{5.15 \cdot (102)^5} = 36030 \text{ Pa} = 36 \text{ kPa}

Conversion Factors

  • 1 bar=100 kPa=10,197 kp/m2=10.20 m H2O=0.9869 atm=14.50 psi1 \text{ bar} = 100 \text{ kPa} = 10,197 \text{ kp/m}^2 = 10.20 \text{ m H}_2\text{O} = 0.9869 \text{ atm} = 14.50 \text{ psi}
  • 1 kg/h=2.778×104 kg/s=3.67×102 lb/min1 \text{ kg/h} = 2.778 \times 10^{-4} \text{ kg/s} = 3.67 \times 10^{-2} \text{ lb/min}

Notes on Formula Accuracy and Usage

  • Use values for specific volume corresponding to the average pressure if the pressure drop exceeds 10–15% of the initial absolute pressure.
  • Note that for elevated velocities, Unwin's formula is known to give pressure drops higher than the actual values. Consider alternative methods or corrections for high-velocity scenarios.

References