Fluid Dynamics in Pipe Lines Problem

Click For Summary
SUMMARY

The forum discussion revolves around calculating the friction loss coefficient (f) in a water pipe experiencing a pressure drop of 15000 Pa over a length of 10 m and an inner diameter of 100 mm, with a flow rate of 50 l/min. The user initially calculated f to be 26.7 using the Darcy equation but expressed doubt about this value being excessively high. Other participants confirmed that the calculations were correct based on the input data but suggested using the Moody chart to determine the friction factor more accurately, emphasizing the importance of calculating the Reynolds number for proper analysis.

PREREQUISITES
  • Understanding of Fluid Mechanics principles, particularly the Darcy-Weisbach equation.
  • Familiarity with the continuity equation for fluid flow.
  • Knowledge of Reynolds number and its significance in flow characterization.
  • Experience with Moody charts for determining friction factors in pipe flow.
NEXT STEPS
  • Calculate the Reynolds number for the given flow conditions to assess flow regime.
  • Utilize the Moody chart to find the appropriate friction factor based on the Reynolds number and relative roughness.
  • Explore the implications of kinematic viscosity on flow characteristics in pipe systems.
  • Review additional resources on the Darcy-Weisbach equation and its applications in fluid dynamics.
USEFUL FOR

Students in Fluid Mechanics courses, engineers involved in pipeline design, and anyone seeking to understand fluid flow behavior in pipes.

Elien
Messages
1
Reaction score
0
Hello!
Please help me understand whether I'm going to the right direction with the solution or partially wrong or completely wrong. I have a basic Fluid Mechanics course at the uni, the following problem is from a past exam my teacher gave us to practice before the exam, so there're no answers and I can't know if my solution is correct or not.
I just want you to say at least whether my solution is close to the truth or there're just some errors or I've solved it completely wrong. But if you can provide corrections to errors (if any), I'd be really grateful to you! Thank you in advance for your time!

P.S. There might be some improper English used in the problem statement or in my explanations since I'm not a native speaker and the teacher said that he translated the problems himself from German (he's German but running this course in English).



1. Homework Statement

A pressure drop of 15000 Pa is measured in a 10 m long water pipe with an inner diameter of di = 100 mm. Calculate the friction loss coefficient f if the flow rate in the pipe is 50 l/min.
Take the density of water equal to 1000 kg/m3 and the kinematic viscosity μ = 10-6 m2/s.

Homework Equations


  1. I suppose that we should use here continuity equation (V/t = w*A) first for finding the flow velosity.
  2. And then the Darcy equation (Δp = λ (L / di) (ρ*w2 / 2)) for calculation of friction factor (do I understand right that "the friction loss coefficient f" from the question is the same as friction factor lambda λ? At the lesson we only used lambda as a denotion for a friction factor or friction coefficient, so I just assumed that f and λ are the same, are they?

The Attempt at a Solution


  1. First using the equation of continuity I solved for the flow velocity w, preceded by calculation of the area A of the water pipe and conversion of the flow rate from l/min to m3/s:
A = pi / 4 * di2 = pi / 4 * (0.1m)2 = 7.85 * 10-3 m2

V/t = 50 l/min = 50*0.001 m3 / 60 s = 8.3 * 10-4 m3/s

w = V/t / A = 8.3 * 10-4 m3/s / 7.85 * 10-3 m2 = 0.106 m/s

2. Now we can use the Darcy equation to solve for the friction coefficient f :

Δp = f (L / di) (ρ*w2 / 2)

f = Δp*di*2 / L*ρ*w2 = 15000*0.1*2 / 10*1000*(0.106)2 = 26.7

So according to my solution the answer should be f = 26.7, but I really doubt that it's correct, since 26.7 seems to me too big, and more than that I don't understand what for we are given the kinematic viscosity, should I also compute the Reynolds number, but also what for the Re then?

If someone could help, thank you in advance for your time!
 
Physics news on Phys.org
Elien said:
Hello!
Please help me understand whether I'm going to the right direction with the solution or partially wrong or completely wrong. I have a basic Fluid Mechanics course at the uni, the following problem is from a past exam my teacher gave us to practice before the exam, so there're no answers and I can't know if my solution is correct or not.
I just want you to say at least whether my solution is close to the truth or there're just some errors or I've solved it completely wrong. But if you can provide corrections to errors (if any), I'd be really grateful to you! Thank you in advance for your time!

P.S. There might be some improper English used in the problem statement or in my explanations since I'm not a native speaker and the teacher said that he translated the problems himself from German (he's German but running this course in English).



1. Homework Statement

A pressure drop of 15000 Pa is measured in a 10 m long water pipe with an inner diameter of di = 100 mm. Calculate the friction loss coefficient f if the flow rate in the pipe is 50 l/min.
Take the density of water equal to 1000 kg/m3 and the kinematic viscosity μ = 10-6 m2/s.

Homework Equations


  1. I suppose that we should use here continuity equation (V/t = w*A) first for finding the flow velosity.
  2. And then the Darcy equation (Δp = λ (L / di) (ρ*w2 / 2)) for calculation of friction factor (do I understand right that "the friction loss coefficient f" from the question is the same as friction factor lambda λ? At the lesson we only used lambda as a denotion for a friction factor or friction coefficient, so I just assumed that f and λ are the same, are they?

The Attempt at a Solution


  1. First using the equation of continuity I solved for the flow velocity w, preceded by calculation of the area A of the water pipe and conversion of the flow rate from l/min to m3/s:
A = pi / 4 * di2 = pi / 4 * (0.1m)2 = 7.85 * 10-3 m2

V/t = 50 l/min = 50*0.001 m3 / 60 s = 8.3 * 10-4 m3/s

w = V/t / A = 8.3 * 10-4 m3/s / 7.85 * 10-3 m2 = 0.106 m/s

2. Now we can use the Darcy equation to solve for the friction coefficient f :

Δp = f (L / di) (ρ*w2 / 2)

f = Δp*di*2 / L*ρ*w2 = 15000*0.1*2 / 10*1000*(0.106)2 = 26.7

So according to my solution the answer should be f = 26.7, but I really doubt that it's correct, since 26.7 seems to me too big, and more than that I don't understand what for we are given the kinematic viscosity, should I also compute the Reynolds number, but also what for the Re then?

If someone could help, thank you in advance for your time!
Something seems wrong with the input data here. I checked your calculations, and your results look OK to me, based on the input data. But, the friction factor seems high by a factor of about 1000. Try calculating if using the Moody plot. What do you get for the Reynolds number? What value of the friction factor does this give?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
0
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
5K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K