7. Water Hose 5 pts

Mechanics · Fluid dynamics, Dimensional analysis, Energy balance

Derive the Reynolds number from drag-force scaling, classify the flow in a garden hose, and compute how a nozzle changes the flow rate and the cleaning pressure.

Solution by Ralf Robert Paabo and Jaan Kalda.

Part i) (1.5 points)

Solution 1 (direct from the problem’s drag scales). The problem gives the laminar drag per unit area as FLμv/DF_L \sim \mu v/D (the velocity gradient at the wall is of order v/Dv/D). The turbulent drag per unit area is FTρv2F_T \sim \rho v^2 (dynamic pressure carried by the vortices). The dimensionless ratio is

R=FTFLρv2μv/D=ρvDμ.R = \frac{F_T}{F_L} \sim \frac{\rho v^2}{\mu v/D} = \frac{\rho v D}{\mu}.

Grading (Solution 1)

  • R=FT/FLρv2/[μdu/dr]R = F_T/F_L \sim \rho v^2/[\mu\,du/dr]: 0.5 pts
  • du/drv/Ddu/dr \sim v/D: 0.5 pts
  • R=ρvD/μR = \rho v D/\mu: 0.5 pts
  • Includes numerical factor >10> 10: −0.2 pts

Solution 2 (dimensional analysis). Look for R=DdρrμmvuR = D^d \rho^r \mu^m v^u to be dimensionless. Mass, length, and time give three equations:

{r+m=0,d3rm+u=0,mu=0.\begin{cases} r + m = 0,\\ d - 3r - m + u = 0,\\ -m - u = 0. \end{cases}

Solving: m=rm = -r, u=ru = r, d=rd = r. So R=(Dvρ/μ)rR = (Dv\rho/\mu)^r. This seemingly leaves one degree of freedom, but μ\mu appears only in the laminar drag (denominator of FT/FLF_T/F_L), so m=1m = -1 and hence r=1r = 1:

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

Grading (Solution 2)

  • Setting up R=DdρrμmvuR = D^d \rho^r \mu^m v^u as dimensionless: 0.3 pts
  • Correct system of equations from mass, length, time dimensions: 0.5 pts
  • Solving the system to obtain R=(Dvρ/μ)rR = (Dv\rho/\mu)^r: 0.4 pts
  • Correctly fixing r=1r = 1 by noting μ\mu enters with power 1-1 (or by appeal to the standard Reynolds-number form): 0.3 pts

Part ii) (0.5 points)

The hose has cross-section area πd2/4\pi d^2/4, so by continuity the mean flow speed is

v=Qπd2/4=4Qπd23.1ms.v = \frac{Q}{\pi d^2/4} = \frac{4Q}{\pi d^2} \approx 3.1\,\tfrac{\text{m}}{\text{s}}.

The Reynolds number is then

R=ρvdμ=4ρQπdμ37000.R = \frac{\rho v d}{\mu} = \frac{4\rho Q}{\pi d \mu} \approx 37000.

Since 37000250037000 \gg 2500, the flow is turbulent.

Grading

  • Computing the mean flow speed vv from QQ via continuity: 0.2 pts
  • Correctly evaluating R37000R \approx 37000: 0.2 pts
  • Concluding turbulent flow on the basis of the numerical comparison R2500R \gg 2500: 0.1 pts

Part iii) (3 points)

The pump’s power PP goes into three reservoirs: gravitational potential energy of the lifted water, work against drag in the hose, and kinetic energy of the exiting jet. Per unit volume, these are ρgh\rho gh, Δpdrag\Delta p_\text{drag}, and ρvexit2/2\rho v_\text{exit}^2/2. The power balance is therefore

P=Q(ρgh+Δpdrag+12ρvexit2).P = Q\left(\rho gh + \Delta p_\text{drag} + \tfrac{1}{2}\rho v_\text{exit}^2\right).

Since the flow is turbulent (part ii), the drag scales as v2v^2: Δpdrag=kv2\Delta p_\text{drag} = kv^2, where kk is a constant for this hose.

Calibration (no nozzle). With no nozzle, vexit=v0v_\text{exit} = v_0 (the hose-exit speed from part ii), v03.14m/sv_0 \approx 3.14\,\text{m/s}). Then

P=Q(ρgh+kv02+12ρv02).P = Q\left(\rho gh + kv_0^2 + \tfrac{1}{2}\rho v_0^2\right).

Numerically:

ρgh=1.96×105Pa,12ρv02=4.93×103Pa,\rho gh = 1.96\times 10^5\,\text{Pa}, \quad \tfrac{1}{2}\rho v_0^2 = 4.93\times 10^3\,\text{Pa}, P/Qρgh12ρv02=kv023.99×105Pa,P/Q - \rho gh - \tfrac{1}{2}\rho v_0^2 = kv_0^2 \approx 3.99\times 10^5\,\text{Pa}, k=3.99×105Pav024.04×104Pas2m2.k = \frac{3.99\times 10^5\,\text{Pa}}{v_0^2} \approx 4.04\times 10^4\,\frac{\text{Pa}\cdot\text{s}^2}{\text{m}^2}.

With nozzle. The exit area is ff times the hose area; by mass continuity, vexit=v/fv'_\text{exit} = v'/f, where vv' is the (new) hose flow speed. Substituting into the power balance:

P=πd24v(ρgh+kv2+ρv22f2).P = \frac{\pi d^2}{4}v'\left(\rho gh + kv'^2 + \frac{\rho v'^2}{2f^2}\right).

This is a cubic in vv'.

Dimensionless form. Introduce x=v/v0x = v'/v_0. Each of the three reservoirs in the unblocked case contributes a fraction of the total power:

a=ρghρgh+kv02+12ρv02,b=kv02ρgh+kv02+12ρv02,a = \frac{\rho gh}{\rho gh + kv_0^2 + \tfrac{1}{2}\rho v_0^2}, \quad b = \frac{kv_0^2}{\rho gh + kv_0^2 + \tfrac{1}{2}\rho v_0^2},

and c=1abc = 1 - a - b. Numerically: a0.327a \approx 0.327, b0.665b \approx 0.665, c0.0082c \approx 0.0082. The power balance becomes

x[a+(b+cf2)x2]=1.x\left[a + \left(b + \frac{c}{f^2}\right)x^2\right] = 1.

With f=0.15f = 0.15, c/f20.364c/f^2 \approx 0.364, so b+c/f21.029b + c/f^2 \approx 1.029.

Iteration. Starting from x0=1x_0 = 1 on the right-hand side:

x3+0.318x=0.972    x=(0.9720.318x)1/3.x^3 + 0.318 x = 0.972 \implies x = (0.972 - 0.318x)^{1/3}. x1=(0.9720.318)1/3=0.868,x_1 = (0.972 - 0.318)^{1/3} = 0.868, x2=(0.9720.276)1/3=0.886,x_2 = (0.972 - 0.276)^{1/3} = 0.886, x3=(0.9720.282)1/3=0.884,x_3 = (0.972 - 0.282)^{1/3} = 0.884, x4=(0.9720.281)1/3=0.884.x_4 = (0.972 - 0.281)^{1/3} = 0.884.

Converged: x0.884x \approx 0.884.

Results.

Q/Q=v/v0=x0.88,so Q22.1.Q'/Q = v'/v_0 = x \approx \boxed{0.88}, \qquad \text{so } Q' \approx 22.1.

The exit speed is vexit=v/f=xv0/fv'_\text{exit} = v'/f = xv_0/f, and the dirty-surface excess pressure scales as ρvexit2/2\rho v_\text{exit}'^2/2:

pexcesspexcess=vexit2v02=x2f2=0.88420.15235.\frac{p'_\text{excess}}{p_\text{excess}} = \frac{v_\text{exit}'^2}{v_0^2} = \frac{x^2}{f^2} = \frac{0.884^2}{0.15^2} \approx \boxed{35}.

Grading

  • Power balance: gravity term ρgh\rho gh: 0.2 pts
  • Power balance: drag term Δpdrag\Delta p_\text{drag}: 0.2 pts
  • Power balance: exit kinetic energy term ρvexit2/2\rho v_\text{exit}^2/2: 0.2 pts
  • Identifying Δpdrag=kv2\Delta p_\text{drag} = kv^2 from the turbulent-regime scaling: 0.3 pts
  • Calibrating kk from the unblocked case: k4×104Pas2/m2k \approx 4\times 10^4\,\text{Pa}\cdot\text{s}^2/\text{m}^2: 0.3 pts
  • Mass continuity giving Qm=QmQ_m = Q'_m: 0.3 pts
  • vexit=v/fv'_\text{exit} = v'/f: 0.2 pts
  • Updated power balance with the kinetic-energy term boosted by 1/f21/f^2: 0.5 pts
  • Volumetric flow rate ratio Q/Q0.88Q'/Q \approx 0.88 within tolerance (±0.02\pm 0.02): 0.4 pts
  • Formula for excess-pressure ratio (vexit/v0)2(v'_\text{exit}/v_0)^2: 0.2 pts
  • Excess-pressure ratio 35\approx 35 within tolerance (±1\pm 1): 0.5 pts
  • If accuracy >1%> 1\,\%: −0.1 pts