Mean velocity in a circular pipe

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
kbaumen
Messages
190
Reaction score
0

Homework Statement


Frictionless, inviscous flow in a circular pipe.

Velocity profile, [itex]v(r) = 6 - 6r^{1.828}[/itex]
Volume flowrate, [itex]Q = 9 \frac{\text{m}^3}{\text{s}}[/itex]
Pipe radius, [itex]R = 1[/itex] m
Given velocities, [itex]v(0) = 6[/itex] m/s, [itex]v(R) = 0[/itex] m/s.

Find mean velocity [itex]v_{av}[/itex]

2. The attempt at a solution
If I just divide the flowrate by area, I get the correct answer - 9/[itex]\pi[/itex] (correct according to the tutorial solutions anyway). It also seems to make sense.

However, if I integrate the velocity along [itex]r[/itex] from 0 to [itex]R[/itex] and divide everything by [itex]R[/itex], I get a different value.

[tex] v_{av} = \frac{1}{R} \int_0^R (6 - 6r^{1.828}) \mathrm{d}r = 3.858[/tex]

Can anyone explain the discrepancy? To me both approaches make sense but I can't work out why the results are different.
 
Physics news on Phys.org
tiny-tim said:
hi kbaumen! :smile:

for an average, shouldn't the integral be (1/πR2) ∫ 2πrdr etc ?

Cheers, that actually makes sense. Integrate over area and divide by area.