I've been using this online calculator to work out the difference in pressure and flow between two ends of a pipe:
Pipe Friction Calculation for Fluid Flow in a Pipe
So far most of it makes sense, and I've managed to figure out the worst of it (pipe relative roughness >_<). The main problem is that we don't have the "Average fluid velocity in pipe V", only the Flow at A in l/s.
Before you mock the next part I should explain that I'm a software developer, which apparently still qualifies me more for this sort of work than my water engineer brother-in-law...
Anyway, to convert from Flow to Velocity, I made up the following:
L: litres per second at A
D: diameter of pipe (m)
V: fluid velocity (in m/s)
V=1000Lπ(D/2)2
Is this the correct conversion, or have I missed something?
Answer
Volumetric flow Φ=AV. Therefore the right expression would be
V=L/1000π(D/2)2.
To get volumetric flow in SI units m3/s you should DIVIDE l/s by 1000.
No comments:
Post a Comment