Minimum diameter fluid dynamics

AI Thread Summary
The discussion focuses on calculating the maximum diameter of a fire-hose nozzle required to shoot water 35.0 m high, given a flow rate of 0.500 m³/s. The initial velocity needed for the water to reach the desired height is determined to be 26.21 m/s, leading to a maximum diameter of 15.6 cm for the nozzle. When considering a nozzle that is twice this diameter, the maximum height the water can reach is calculated to be 2.2 m. Participants confirm the correctness of these calculations and discuss their problem-solving approaches, emphasizing the importance of minimizing rounding errors. The conversation highlights the application of fluid dynamics principles in practical scenarios.
pat666
Messages
703
Reaction score
0

Homework Statement



A fire-hose must be able to shoot water to the top of a building 35.0 m tall when aimed straight up. Water enters this hose at a steady rate of 0.500 m³.s¯¹ and shoots out of a round nozzle.

(a) What is the maximum diameter that this nozzle can have? (4 marks)

(b) If the only nozzle available is twice as great, what is the highest point that the water can reach?


Homework Equations


Vcylinder=pir^2h
gh=1/2v^2

The Attempt at a Solution


first i found the initial velocity required which was 26.21m/s. then 0.5m^3/s=pi*r^2h/s therefore h/s is the velocity, then i solved that and got 15.6cm... For b i did basically the reverse and got 2.2m... Can someone please check this.
 
Physics news on Phys.org
Your flow rate = A*velocity

A = cross-sectional area

so the cross sectional area of a cylinder is ?

hence 0.5=Av.

so what is v?

When you get that, your second equation will come into play now.
 
ok so I've assumed the hose is a cylinder... the given flow rate is 0.5m^3 per second so therefore 0.5m^3/s is equal to (pi r^2*h/)s ... h is in meters so h/s is the velocity(m/s) as it exits the hose. therefore 0.5=pi*r^2*v..... I am trying to solve this by logic and am unsure if its right. I am guessing that you do not agree with me??
 
pat666 said:
ok so I've assumed the hose is a cylinder... the given flow rate is 0.5m^3 per second so therefore 0.5m^3/s is equal to (pi r^2*h/)s ... h is in meters so h/s is the velocity(m/s) as it exits the hose. therefore 0.5=pi*r^2*v..... I am trying to solve this by logic and am unsure if its right. I am guessing that you do not agree with me??

oh sorry, you solved it the other way. I didn't read your post through, sorry.


Your first answer is correct, so your second answer should be correct.
 
ok cool thanks for that, just out of interest how do you solve these sort of problems?
 
pat666 said:
ok cool thanks for that, just out of interest how do you solve these sort of problems?

Exactly how you solved it, except I would have done it in the reverse to how you did it. Just because I could get the diameter in terms of variables I know the value of so that rounding errors would be reduced.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top