How can the average velocity in laminar fully developed pipe flow be calculated?

AI Thread Summary
In laminar fully developed pipe flow, the average velocity is calculated as V = 0.5 * Umax, where Umax is the maximum velocity at the center of the pipe. The velocity profile is parabolic, described by the equation u(r) = Umax * (1 - r²/R²), with Umax at the center (r=0) and zero at the pipe walls (r=R). To derive the average velocity, one integrates the velocity over the cross-sectional area of the pipe and divides by that area, confirming that Umoy equals half of Umax. The discussion highlights the relationship between the parabolic velocity profile and the application of the Navier-Stokes equations, although some participants suggest that the parabolic form can be derived without them. The conversation also touches on the need for examples of laminar flow problems in rectangular ducts.
Student39
Messages
1
Reaction score
0
This question has been bugging for a while now. I have been trying to solve it, but not getting anywhere. Hopefully, you guys can be of some help. Here's the question:

For laminar fully developed pipe flow, show the average velocity V = 0.5u(max).

Any help will be greatly appreciated! Thanks!
 
Engineering news on Phys.org
What does the velocity profile for fully developed laminar flow look like?
 
laminar flow in a pipe will get its maximum velocity in the very center of the pipe. the profile is a parabola. U function of the radial position U=U(r); Radius = R; U(0)=Umax and U(R)=0

u(r)=Umax*(1-r**2/R**2)

Umoy is indeed equal two the half of Umax.

do you need more info about how to get there?
 
Here it is!

We wand to find average velocity. Now let's start from basics:- Average velocity means average velocity of all the particles in a unit cross-section of the tube. So consider a ring of radius r having a differential are equal to 2*Pi*r*dr. So multiplying this by velocity gives the sum of velocity of all the particles in that differential tube. So if we integrate from 0 to R, we get total velocity of all the particles. and hence dividing the expression by area gives us the average velocity which comes out top be equalt to 0.5 times the Vmax!

Regards,
Vishal
 
Hello,

Could you please tell me how to get to the equation for a pipe flow.

u(r)=Umax*(1-r**2/R**2)

Thank you so much in advance.



zytrahus said:
laminar flow in a pipe will get its maximum velocity in the very center of the pipe. the profile is a parabola. U function of the radial position U=U(r); Radius = R; U(0)=Umax and U(R)=0

u(r)=Umax*(1-r**2/R**2)

Umoy is indeed equal two the half of Umax.

do you need more info about how to get there?
 
iamazad24 said:
Hello,

Could you please tell me how to get to the equation for a pipe flow.

u(r)=Umax*(1-r**2/R**2)

Thank you so much in advance.

you "get it" by solving the Navier-Stokes equations with the appropriate boundary conditions and simplifications (i.e. incompressible, v . ∇ρ ≈ 0 )
 
This is a chicken/egg question: parabolic or navier-stokes?

I "read/know" that the velocity profile for laminar flow is parabolic with v=vmax as maximum and v=0 on the edges let us say D=2d. Mathematically I immediately say: the equation of such a parabola is v=vmax•(1-x²/d²) for xε[-d,d]. (This is just the equation of a parabola with max=vmax and roots x=-d and x=d.) No Navier-Stokes required.

If I have a circular pipe, I change x=r, d=R (radius of pipe) and use polar integration to get
Q=vmax•∫∫(1-r²/R²)rdrdθ on intervals rε[0,R] and θε[0,2π] to get Q=(vmax/2)•πR².

Then vavg=Q/A=(vmax/2)•πR²/πR²=vmax/2 (and derive the formula asked at beginning).

So - if I know laminar flow has a parabolic velocity profile, why use NS to find the equation with vmax? I can see using NS to find vmax, but not to get the equation with vmax in it.

BTW: Anybody know of a link with (solved) laminar flow problems for rectangular ducts with a given vmax? Thanks!
 
Integrate the velocity profile then divide by the length of the integration.
 
Back
Top