Pipe flow with friction losses solutions using HP and TI calculators By Gilberto E. Urroz, October 2005

Size: px
Start display at page:

Download "Pipe flow with friction losses solutions using HP and TI calculators By Gilberto E. Urroz, October 2005"

Transcription

1 Pipe low with riction losses solutions using HP and TI calculators By Gilberto E. Urroz, October arcy-weisbach Equation and riction actor The basic equation governing riction losses in a pipeline is the arcy-weisbach equation: L V 8 L Q h =, or h = (1) 5 g π g where is the riction actor, e is the absolute roughness (or equivalent sand roughness) o the pipe, is the pipe diameter, R is the Reynolds number, L is the pipe length, V is the low velocity, Q is the discharge, and g is the acceleration o gravity. The discharge Q and the low velocity V are related by the continuity equation, namely, V 4 Q =, or π π Q = V 4. (). The Reynolds number is deined as ρv V 4 ρ Q 4 Q R = =, or R = = μ ν π μ π ν. (3) where ρ is the luid density, μ is its dynamic (or absolute) viscosity, and ν = μ/ρ is its kinematic viscosity [units = m /s or t /s]. The riction actor is a unction o the relative roughness e/ and o the Reynolds number R. Values o can be obtained rom the Moody diagram that shows curves o constant relative roughness or a range o values o the Reynolds number and the corresponding riction actors. The diagram includes also the laminar riction actor given by Stokes equation: 64 =. (4) R Function ARCY in HP calculators The HP 48 G and HP 49 G series calculators provide unction ARCY(ee/,R) 1 to calculate the riction actor or turbulent lows. In the HP 48 G, unction ARCY is available by using the keystrokes: The resulting menu will show the unctions: [ ][ EQ LIB ][UTILS] 1 Here we use ee instead o e because the HP calculators would interpret e as exp(1). 1

2 MINE: ZFACT: FANNI: ARCY: F0λ: SIEN: Minesweeper game Gas compressibility Z actor unction Fanning s riction actor (4 times -W s riction actor) The unction o interest (arcy-weisbach s riction actor) Black-body emissive power unction Silicon intrinsic density In the HP 49 G, HP 49 G+, and HP 48GII, unction ARCY is available through the unction catalog, [CAT], or you could simply type the name o the unction. To calculate the riction actor with unction ARCY using the HP 48 G series calculators, or the HP 49 G, HP 49 G+, and HP 48GII calculators in RPN (Reverse Polish Notation), enter the values o e/ and R in the stack, and then invoke unction ARCY. I using the HP 49 G, HP 49 G+, and HP 48GII calculators in ALG (algebraic) mode, enter the expression ARCY(value o e/, value o R). As an example, calculate the riction actors or the ollowing combinations o riction actors and Reynolds numbers. Veriy the values listed in Table 1. Table 1. Friction actors calculated with HP s unction ARCY e/ R x x x x x Function ARCY implements the Coolebrook-White equation, as well as the laminar equation, to calculate the riction actor. Using unction ARCY in the HP calculators is equivalent to reading out o the Moody diagram knowing the values o e/ and R. Equations or the riction actor The Coolebrook-White equation, shown below, is an implicit equation in, and, thereore, not amenable to direct solution. 1 e.51 = log R (5) Modern alternatives or the Coolebrook-White equation that are explicit in include Haaland s equation and Swamee-Jain s equation. Haaland s equation is: 1 e = 1.8 log , (6) R

3 or, equivalently, =. (7) 1.11 e 6.9 log R Swamee-Jain equation is given by: 0.5 = (8) e 5. log R In equations (5) through (8), log stands or the logarithm o base 10, and log () [log()]. Implementing Haaland s and Swamee-Jain equations in HP calculators As alternatives or the unction ARCY in the HP calculators, one can deine unctions HA and SJ to implement the explicit orm o the Haaland s and Swamee-Jain s equations, respectively. In order to keep all the pipe-related unctions and equations together, I suggest creating a sub-directory, call it PIPES, within the HOME directory o your calculator. In order to deine the unctions you need to use the key EF with the ollowing arguments: HA(e,R)=0.3086/(LOG((e/3.7)^ /R))^ SJ(e,R)=0.5/(LOG(e/ /R^0.9))^ In these deinitions e stands or the relative roughness (e/) and R stands or the Reynolds number R. Ater deining these unctions there will be sot-menu keys labeled [ HA ] and [ SJ ] in your calculator. To see the variables available in your PIPES subdirectory you may have to press the [VAR] key. The operation o these two user-deined unctions, namely, HA and SJ, is very similar to the operation o unction ARCY. To veriy the implementation o these unctions in HP calculators check the ollowing values returned by the unctions or the parameters e/ and R as given in Table. Table. Values o calculated with user-deined unctions HA and SJ e/ R HA SJ x x x x x Implementing Haaland s and Swamee-Jain equations in TI calculators In the TI-89 or TI-9 calculators, you can program unctions ha(k,r) and sj(k,r) to calculate the riction actor using Haaland s and Swamee-Jain s equations, respectively. 3

4 In these deinitions, k represents the relative roughness (e/) and r represents the Reynolds number. To program unction ha, select the Program Editor in your calculator, and then select the option 3:New to enter a new unction. Select: Type: Folder: Variable: :Function (your avorite older, e.g., one called luids ) ha and press [Enter]. Edit the unction such that the editor s window looks as ollows: :ha(k,r) :Func :.3086/(log((k/3.7)^ /r)^ :EndFunc Similarly, to implement unction sj select the Program Editor in your calculator, and then select the option 3:New to enter a new unction. Select: Type: Folder: Variable: :Function (your avorite older, e.g., one called luids ) sj and press [Enter]. Edit the unction such that the editor s window looks as ollows: :sj(k,r) :Func :.5/(log(k/(3.75)+5.74/r^(.9))^ :EndFunc Press [HOME] to return to the HOME screen. At this point you are ready to use unctions ha and sj to calculate riction actors. To load the unction name in the HOME screen entry line, you can either type the unction name ha or sj, or use [N][VAR-LINK] and select the unction rom the list thus produced. The unction name must be ollowed by a set o parentheses including the values o k = e/ and Re separated by commas. Press [ENTER] to evaluate the unction. Ater implementing unctions ha and sj in your TI calculator, veriy the results shown in Table.. Types o problems involving the arcy-weisbach equation or riction losses The textbook by Finnemore and Franzini identiies three types o problems using the arcy-weisbach equation, namely: 1. Head loss problem: calculate h given, Q or V, and g, L, e, ν.. ischarge problem: calculate Q or V, given, h and g, L, e, ν. 3. Sizing problem: calculate, given Q, h and g, L, e, ν. Examples o the three types o problems are shown next: Problem [1]. Given = 0.3 t, Q = 0.0 cs, g = 3. t/s, L = 1000 t, e = 0.00 in = t, and ν = 1.13x10-5 t /s, ind h. 4

5 Problem []. Given = 0.7 t, h = 15 t, g = 3. t/s, L = 750 t, e = in = t, and ν = 1.x10-5 t /s, ind Q. Problem [3]. Given Q = 3 cs, h = 10 t, g = 3. t/s, L = 1500 t, e = 0.01 in = t, and ν = 1.5x10-5 t /s, ind. These problems are solved next using a variety o approaches. Solution o sample problems using the Moody diagram Solution to Problem [1]: For e/ , R = 4Q/(πν) = 7.5x10 4, the Moody diagram shows 0.0, thereore, h = 8LQ /(π g 5 ) = 9.1 t. Solution to Problem []: e/ From h = 8LQ /(π g 5 ), we get Q =π g 5 h /(8L) = , rom which Q = 0.365/ (A). Also, R = 4Q/(πν) = 1.5x10 5 Q (B). An iterative solution proceeds as ollows: Assume = 0.03, (A) gives Q = 0.365/ 0.03 =.107 cs, R = 3.x10 5 Moody: = 0.019, (A) gives Q = 0.365/ =.65 cs, R = 4.03x10 5 Moody: = 0.019, convergence achieved, thus Q =.65 cs. Solution to Problem [3]: From h = 8LQ /(π g 5 ), we get 5 / = 8LQ /(π gh ) =33.98, rom which =.0 1/5 (A). The relative roughness is e/ = / (B), and the Reynolds number is R = 4Q/(πν) =.55x10 5 / (C). An iterative procedure is implemented as ollows: Assume = 0.03, (A) = 1.00 t, (B) e/ = , (C) R =.55x10 5 Moody: = 0.00, (A) = 0.93 t, (B) e/ = , (C) R =.76x10 Moody: = 0.01, (A) = 0.93 t, (B) e/ , (C) R =.74x10 5 Moody: = 0.01, convergence achieved, thus = 0.93 t. Solution using unctions ARCY, HA and SJ instead o the Moody diagram Use o the Moody diagram requires us to read the values o rom the diagram or known values o e/ and R. Functions ARCY (in HP calculators only), HA (or ha) and SJ (or sj) can be used to calculate the values o instead o reading them out o the Moody diagram. Solution o sample problems using the ARCY unction The ARCY unction being available only in the HP calculators, these solutions cannot be implemented in the TI calculator. Solutions using unctions HA and SJ or both calculators will be presented in subsequent sections. The ollowing solutions used unction ARCY to calculate the riction actor : Solution to Problem [1]: Given = 0.3 t, Q = 0.0 cs, g = 3. t/s, L = 1000 t, e = 0.00 in = t, and ν = 1.13x10-5 t /s, ind h. For e/ = , R = 4Q/(πν) = 7.5x10 4, the ARCY unction shows = , thereore, h = 8LQ /(π g 5 ) = 8.04 t. 5

6 Solution to Problem []: Given = 0.7 t, h = 15 t, g = 3. t/s, L = 750 t, e = in = t, and ν = 1.x10-5 t /s, ind Q. e/ = From h = 8LQ /(π g 5 ), we get Q =π g 5 h /(8L) = , rom which Q = 0.365/ (A). Also, R = 4Q/(πν) = 1.5x10 5 Q (B). An iterative solution proceeds as ollows: Assume = 0.03, (A) gives Q = 0.365/ 0.03 =.107 cs, R = 3.x10 5 ARCY: = , (A) gives Q = 0.365/ =.67 cs, R = 4.05x10 5 ARCY: = , (A) gives Q = 0.365/ =.69 cs, R = 4.09x10 5 ARCY: = , convergence achieved, thus Q =.69 cs. Solution to Problem [3]: Given Q = 3 cs, h = 10 t, g = 3. t/s, L = 1500 t, e = 0.01 in = t, and ν = 1.5x10-5 t /s, ind Q. From h = 8LQ /(π g 5 ), we get 5 / = 8LQ /(π gh ) =33.98, rom which =.0 1/5 (A). The relative roughness is e/ = / (B), and the Reynolds number is R = 4Q/(πν) =.55x10 5 / (C). An iterative procedure is implemented as ollows: Assume = 0.03, (A) = 1.00 t, (B) e/ = , (C) R =.55x10 5 ARCY: = 0.000, (A) = 0.94 t, (B) e/ = , (C) R =.35x10 5 ARCY: = 0.004, (A) = 0.97 t, (B) e/ , (C) R =.36x10 5 ARCY: = 0.004, convergence achieved, thus = 0.97 t 0.93 t. Solution o sample problems using the HA or ha unction Function HA or ha implement Haaland s equation (7) to calculate the riction actor. The solutions to the three sample problems using this equation or, instead o the Moody diagram, is shown next: Solution to Problem [1]: Given = 0.3 t, Q = 0.0 cs, g = 3. t/s, L = 1000 t, e = 0.00 in = t, and ν = 1.13x10-5 t /s, ind h. For e/ = , R = 4Q/(πν) = 7.5x10 4, unction HA shows 0.01, thereore, h = 8LQ /(π g 5 ) = 8.73 t. Solution to Problem []: Given = 0.7 t, h = 15 t, g = 3. t/s, L = 750 t, e = in = t, and ν = 1.x10-5 t /s, ind Q. e/ = From h = 8LQ /(π g 5 ), we get Q =π g 5 h /(8L) = , rom which Q = 0.365/ (A). Also, R = 4Q/(πν) = 1.5x10 5 Q (B). An iterative solution proceeds as ollows: Assume = 0.03, (A) gives Q = 0.365/ 0.03 =.107 cs, R = 3.x10 5 HA: = , (A) gives Q = 0.365/ =.67 cs, R = 3.96x10 5 HA: = , (A) gives Q = 0.365/ =.69 cs, R = 4.0x10 5 HA: = , convergence achieved, thus Q =.69 cs. 6

7 Solution to Problem [3]: Given Q = 3 cs, h = 10 t, g = 3. t/s, L = 1500 t, e = 0.01 in = t, and ν = 1.5x10-5 t /s, ind Q. From h = 8LQ /(π g 5 ), we get 5 / = 8LQ /(π gh ) =33.98, rom which =.0 1/5 (A). The relative roughness is e/ = / (B), and the Reynolds number is R = 4Q/(πν) =.55x10 5 / (C). An iterative procedure is implemented as ollows: Assume = 0.03, (A) = 1.00 t, (B) e/ = , (C) R =.55x10 5 HA: = , (A) = 0.88 t, (B) e/ = , (C) R =.89x10 5 HA: = 0.003, (A) = 0.93 t, (B) e/ , (C) R =.74x10 5 HA: = 0.00, convergence achieved, thus = 0.93 t. Solution o sample problems using the SJ or sj unction Function SJ or sj implements Swamme-Jain s equation (8) to calculate the riction actor. The solutions to the three sample problems using this equation or, instead o the Moody diagram, is shown next: Solution to Problem [1]: Given = 0.3 t, Q = 0.0 cs, g = 3. t/s, L = 1000 t, e = 0.00 in = t, and ν = 1.13x10-5 t /s, ind h. For e/ = , R = 4Q/(πν) = 7.5x10 4, the Moody diagram shows 0.016, thereore, h = 8LQ /(π g 5 ) = 8.89 t. Solution to Problem []: Given = 0.7 t, h = 15 t, g = 3. t/s, L = 750 t, e = in = t, and ν = 1.x10-5 t /s, ind Q. e/ = From h = 8LQ /(π g 5 ), we get Q =π g 5 h /(8L) = , rom which Q = 0.365/ (A). Also, R = 4Q/(πν) = 1.5x10 5 Q (B). An iterative solution proceeds as ollows: Assume = 0.03, (A) gives Q = 0.365/ 0.03 =.107 cs, R = 3.x10 5 SJ: = , (A) gives Q = 0.365/ =.66 cs, R = 4.04x10 5 SJ: = , (A) gives Q = 0.365/ =.68 cs, R = 4.07x10 5 SJ: = , convergence achieved, thus Q =.68 cs. Solution to Problem [3]: Given Q = 3 cs, h = 10 t, g = 3. t/s, L = 1500 t, e = 0.01 in = t, and ν = 1.5x10-5 t /s, ind Q. From h = 8LQ /(π g 5 ), we get 5 / = 8LQ /(π gh ) =33.98, rom which =.0 1/5 (A). The relative roughness is e/ = / (B), and the Reynolds number is R = 4Q/(πν) =.55x10 5 / (C). An iterative procedure is implemented as ollows: Assume = 0.03, (A) = 1.00 t, (B) e/ = , (C) R =.55x10 5 SJ: = 0.000, (A) = 0.9 t, (B) e/ = , (C) R =.77x10 5 SJ: = 0.004, (A) = 0.93 t, (B) e/ = , (C) R =.74x10 5 SJ: = 0.004, convergence achieved, thus = 0.93 t. 7

8 The ollowing table summarizes the solutions o the three sample problems using (a) the Moody diagram, (b) the ARCY unction in the HP calculators, (c) the HA or ha unction, and (d) the SJ or sj unction. Table 3. Solutions to sample problems through dierent methods o obtaining Moody ARCY HA SJ Problem [1] = 0.0 = = 0.01 = h = 9.05 t h = 8.04 t h = 8.73 t h = 8.89 t Problem [] = = = = Q =.65 cs Q =.69 cs Q =.69 cs Q =.68 cs Problem [3] = 0.01 = = 0.00 = = 0.93 t = 0.97 t = t = 0.93 t 3. Combining the arcy-weisbach equation with various equations or arcy-weisbach and Coolebrook-White equation We can combine the arcy-weisbach equation in terms o the velocity V (1) and the Coolebrook-White equation (5) as ollows. First, rom (1) we get and gh 1 V =, (9) L 1 L = V. (10) gh The last term within the logarithmic unction in (5) is written as ollows in terms o the deinition o R (3) and (10): ν L ν L =.51 =.51 V =.51 R R V gh gh. (11) Replacing 1/ in (5) within equation (9), with the result o (11) included, results in the equation [see Eq. 8.56a, page 93, in Finnemore and Franzini]: V gh e ν L =.88 log (1) L gh Equation (1) can be re-written in terms o the discharge by using the continuity equation () [see Eq. 8.56b, page 93, in Finnemore and Franzini]: 8

9 Q =. g 5 L h log 0.7 e ν L gh. WCWQ(13) Equation (13) is explicit in Q, thus, it is appropriate or a direct solution o problems o type, the discharge problem. Solutions o type 1 (head loss) and type 3 (sizing) problems using equation (13) require the use o numerical solutions. Equation (13) is reerred to by the name WCWQ, i.e., arcy-weisbach + Coolebrook-White in terms o Q. arcy-weisbach and Haaland equations Combining the arcy-weisbach equation in terms o the discharge Q, equation (1), and the Haaland equation (6), and combining numeric terms results in: Q =.0 g 5 L h log 0.34 e 1.11 ν WHAQ(14) Q This equation is implicit in Q and, but explicit in h. Thus, this equation is ideal or solving type 1 problems. Type and 3 problems, however, will require a numerical solution. Equation (14) is reerred to by the name WHAQ, i.e., arcy-weisbach + HAaland in terms o Q. arcy-weisbach and Swamee-Jain equations Combining the arcy-weisbach equation in terms o the discharge Q, equation (1), and the Swamee-Jain equation (8) requires taking the square root o the riction actor. In such operation we keep the negative value o the square root as shown in the ollowing equation: Q =. 5 g h L log 0.7 e ν Q 0.9. WSJQ(15) The reason or using the negative value in equation (15) is that the logarithmic unction has an argument that is smaller than 1, thus producing negative logarithms. Since the discharge in (15) must be a positive quantity, the use o the negative sign in that equation is needed. As with equation (14), equation (15) is implicit in Q and, but explicit in h. Thus, this equation is ideal or solving type 1 problems. Type and 3 problems, however, will require a numerical solution. Equation (15) is reerred to by the name WSJQ, i.e., arcy-weisbach + Swamee-Jain in terms o Q. Solution o sample problems using equations (13) through (15) The solution o sample problems [1] through [3] using equations (13) through (15) can be implemented using the numerical solvers in the HP and TI calculators. In order to 9

10 activate such solvers we need to store the equations into variables. For example, in the HP calculators, within sub-directory PIPES, we can deine variables WCWQ, WHAQ, and WSJQ, which store the ollowing expressions: WCWQ: Q=-.* (g*^5*h/l)*log(0.7*ee/+1.775*nu/* (L/(g**h))) WHAQ: Q=-.0* (g*^5*h/l)*log(0.34*(ee/)^ *nu*/q) WSJQ: Q=-.* (g*^5*h/l)*log(0.7*ee/+4.6*(nu*/q)^0.9) Similar expressions can be stored in variables within TI-89 or TI-9 calculators and solved using the numerical solvers available in those calculators. Notice that in the calculators h represents the head loss h, ee represents the absolute roughness e, and Nu represents the kinematic viscosity ν. Solution with HP calculators The numerical solver in the HP calculators is obtained by using [ ][SOLVE][ OK ] in the HP 48 G series, or [ ][NUM.SLV][ OK ] in the HP 49 G, HP 49G+, and HP 48 GII calculators. Unless an equation is already stored in variable EQ, you will be prompted to enter an equation in the Eq: ield. Type equation one o the equations above (must be between quotes), or load an existing equation, then press [ENTER]. The resulting input orm will include input ields or the variables h, ee,, Q, Nu, L, and g. To solve or any o the unknowns, irst, enter the values o the six known variables, pressing [ OK ] ater each value entered. Then, using the arrow keys, select the ield o the unknown variable, and press [SOLVE]. I the value returned is too large to see directly in the input orm, press the [EIT] sot menu key to see the ull value in the stack. Solution with TI calculators The numerical solver in the TI calculators is obtained by pressing the [APPS] key, and selecting the option Numeric Solver. Type an equation in the eqn: ield, and press [ENTER], or load an existing equation. The numeric solver screen will now show the equation and a list o variable names (h, ee, d, q, nu, l, g) ollowed by equal signs. The last item in the list represents the bounds or the solution, with deault value bound = {- 1.E14,1.E14}. Using the arrow keys move rom ield to ield and enter the values o the six known variables. Change the bounds in the last item in the list i need be (e.g., you may require your solution to be a positive number, say, in the interval [0.0,100.0], thus, you could use bound = {0.0,100.0}). Then, move the cursor to the unknown variable, enter an initial guess or the result, and, while keeping the cursor in that position, press F-Solve. The result will be shown at the cursor position. [NOTE: i, in the process o inding a solution with the TI calculator you get a domain error message, simply change the initial guess o the solution to a larger or smaller value until a solution is produced]. 10

11 Summary o solutions The ollowing table summarizes the solution o the three sample problems using numerical solutions o the equations WCWQ, WHAQ, and WSJQ in the HP calculators: Table 3. Solutions to sample problems with equations (13) through (15) WCWQ(13) WHAQ(14) WSJQ(15) Problem [1] h = 8.86 t h = 8.73 t h = 8.90 t Problem [] Q =.69 cs Q =.70 cs Q =.68 cs Problem [3] = 0.98 t = 0.97 t = 0.99 t 4 - Numerical solution o riction problems using unctions ARCY, HA and SJ We can use the calculators numerical solver to solve riction loss problems when the arcy-weisbach equation is written in terms o unctions ARCY (HP calculators only), HA, and SJ. For example, in the HP calculators, the arcy-weisbach equation given in (1) in terms o velocity V can be entered in any o the ollowing orms i using unctions ARCY, HA, or SJ or the riction actor: h = ARCY(ee/,V*/Nu)*L/*V^/(*g) h = HA(ee/,V*/Nu)*L/*V^/(*g) h = SJ(ee/,V*/Nu)*L/*V^/(*g) WV(16) WHV(17) WSV(18) The names o the variables listed next to the equation numbers above relect the equation being implemented (W means arcy-weisbach), the riction actor used (e.g., means given by the ARCY unction), and V means Velocity. In the TI calculators, we can deine the ollowing variables representing the arcy- Weisbach equation with riction actors given by the Haaland s and Swamee-Jain s equations, respectively: h = ha(ee/d,v*d/nu)*l/d*v^/(*g) h = sj(ee/d,v*d/nu)*l/d*v^/(*g) dwhv(19) dwhv(0) Notice that variable Nu or nu in these equations represents the kinematic viscosity ν. [NOTE: Neither the HP nor the TI calculators include the Greek letter ν in their collection o characters.] Next, we present some examples o numerical solutions o equations (16) through (0): Example 1 Consider the ollowing data: Q = 0.05 m 3 /s, L = 1 km, = 0.0 m, ee = 0.1 mm, g = m/s, and ν = m /s. The velocity is calculated with equation (), V = 4Q/(π ) = /(π 0.0 ) = 1.59 m/s. With the values o V, L,, e, g, and ν, given above, we ind that h = 1.04 m (HP calculator, ARCY) or h = 1.10 m (TI calculator, sj). 11

12 Example Suppose that we use the same data as in Example 1, above, but we now need to ind the diameter required to maintain a velocity o V = 0.75 m/s i the head loss in a km o pipeline is to be 5.5 m. Thus, we keep all the values used above, except or V = 0.75, h = 5.5, and solve or. The result is = m (HP calculator, ARCY) or = m (TI calculator, sj). Example 3 Using the same data as in Example 1, we now determine the velocity in a 0.5-mdiameter, 500-m-long pipe, i the require riction loss is.5 m, i.e., use = 0.5, L = 500, h =.5. The result is V = 1.16 m/s in either the HP calculator (ARCY) or TI calculator (sj). Example 4 Reservoir-pipe system Consider the case o a reservoir whose ree surace is located and an elevation z 1 = 60 m, draining through a pipe open to the atmosphere whose outlet is located at an elevation z = 40 m. The system is depicted in the ollowing igure. Point 1 in the energy equation is at the reservoir ree surace where p 1 = 0 and V 1 = 0. Point, on the other hand, is at the pipe outlet where p = 0 and V = V, the pipe velocity. In order to make the problem as general as possible, we ll write z 1 = z + H, i.e., H = z 1 z = 60 m 40 m = 0 m, or this case. Writing out the energy equation between points 1 and, thus, we ind: p1 V1 p V z = z h, γ g γ g which simpliies to V L V z + H + + = z + + +, γ g γ g g V H = 1+ g e V, ν L. (1) In this equation, we ll use H = 0 m, L = 100 m, e = mm, = 0.5 m, g = m/s, and ν = m /s. The problem requires us to ind the low velocity V. Equation (8) can be solved using the numerical solvers in either the HP or the TI calculators, entering the equation as: 1

13 in the HP calculators, or as in the TI calculators. H = V^/(*g)*(1+ARCY(ee/,V*/nu)*L/) () h = v^/(*g)*(1+sj(ee/d,v*d/nu)*l/d) (3) Using an approach similar to that o the previous examples, we ind that V = m/s (HP calculator) or V = m/s (TI calculator). Solving riction loss problems in terms o low discharge Instead o using the low velocity in the arcy-weisbach equation, we can write out the equations in terms o the discharge as shown in equation (1). The corresponding equations to be entered in the calculators are: h = ARCY(ee/,4*Q/(π*nu*))*8*L*Q^/(π^*g*^5) h = HA(ee/,4*Q/(π*nu*))*8*L*Q^/(π^*g*^5) h = SJ(ee/,4*Q/(π*nu*))*8*L*Q^/(π^*g*^5) WQ(4) WHQ(5) WSQ(6) in the HP calculators, or, in the TI calculators: h = ha(ee/d,4*q/(π*nu*d))*8*l*q^/(π^*g*d^5) h = sj(ee/d,4*q/(π*nu*d))*8*l*q^/(π^*g*d^5) dwhq(7) dwhq(8) Solutions to sample problems [1] through [3] The ollowing table summarizes the solution o the three sample problems using numerical solutions o the equations WQ, WHQ, and WSQ in the HP calculators: Table 3. Solutions to sample problems with equations (13) through (15) WQ(4) WHQ(5) WSQ(6) Problem [1] h = 8.85 t h = 8.73 t h = 8.88 t Problem [] Q =.69 cs Q =.70 cs Q =.68 cs Problem [3] = 0.98 t = 0.97 t = 0.99 t Additional solutions in terms o discharge are shown next. Example 5 Consider the data: Q = 0.05 m 3 /s, L = 1 km, = 0.0 m, ee = 0.1 mm, g = m/s, and ν = m /s. With the equations (14) and (15) given in terms o discharge, there is no need to calculate the velocity. Instead, we program the equations in the corresponding calculators and solve directly or h. The result is h = 1.06 m (HP calculator) or h = 1.1 m (TI calculator). 13

14 Example 6 Suppose that we use the same data as in Example 1, above, but we now need to ind the diameter required to maintain a discharge o Q = 0.10 m/s i the head loss in a km o pipeline is to be 5.5 m. Thus, we keep all the values used above, except or Q = 0.10, h = 5.5, and solve or. The result is = m (HP calculator) or = m (TI calculator). Example 7 Using the same data as in Example 1, we now determine the discharge in a 0.5-mdiameter, 500-m-long pipe, i the require riction loss is.5 m, i.e., use = 0.5, L = 500, h =.5. The result is Q = m 3 /s in either the HP calculator or TI calculator. Example 8 Reservoir-pipe system Consider the low described by Equation (8), presented above. This equation was given in terms o the low velocity. I we re-write it now in terms o the discharge, we ind the ollowing equation: H 8Q = π g 4 1+ e 4Q, πν L. (9) In this equation, we ll use H = 0 m, L = 100 m, e = mm, = 0.5 m, g = m/s, and ν = m /s. The problem requires us now to ind the discharge Q. Equation (16) can be solved using the numerical solvers in either the HP or the TI calculators, entering the equations as: H = 8*Q^/(π^*g*^4)*(1+ARCY(ee/,4*Q/(π*nu*))*L/) (30) in the HP calculators, or as in the TI calculators. h = 8*q^/(π^*g*d^4)*(1+sj(ee/d,4*q/(π*nu*d))*l/d) (31) Using an approach similar to that o the previous examples, we ind that Q =.10 m 3 /s (HP calculator) or Q =.10 m 3 /s (TI calculator). Example 9 Two reservoirs connected by a single pipe case 1 Two reservoirs (A) and (B) are connected by a pipe with L = 1500 t, = 0.50 t, and e = t. The level o reservoir (A) is maintained at an elevation H = 0 t above that o reservoir (B). Take the kinematic viscosity o water to be ν = 1.3x10-5 t /s. Assuming that all minor losses are negligible, except or the discharge loss at the entrance to reservoir (B), calculate the discharge Q. The system is depicted in the ollowing igure. 14

15 Setting up the energy equation between the ree suraces o reservoirs (A) and (B), with p A = p B = 0, V A = V B = 0, and z A = z B + H, and including riction losses and discharge losses, the resulting equation turns out to be the same as equation (9). Entering equation (30) into the HP calculators or equation (31) into the TI calculators, with the given data, we ind Q = 1.0 cs. Example 10 Two reservoirs connected by a single pipe case Suppose that or the system o Example 9 we have Q = 3 cs and we are asked to ind. Using the equation or Example 9 with the same data except or Q, and solving or results in = 0.75 t. Example 11 Two reservoirs connected by a single pipe case 3 Suppose that or the system o Example 9 we have Q = 3 cs and = 0.6 t, and we are asked to determine the length L o the pipe while all other data remain the same as in Example 9. Using the equation or Example 9 with the same data except or Q and, and solving or L results in L = t. Example 1 Two reservoirs connected by a single pipe case 4 Suppose that or the system o Example 9 we have Q =.5 cs, = 0.6 t, and L = 100 t, and we are asked to determine the elevation H o reservoir (A) over that o reservoir (B) while all other data remain the same as in Example 9. Using the equation or Example 9 with the same data except or Q,, and L, and solving or H results in H = t. 5 Empirical equations or single-pipe low For water low in pipes there are a couple o empirical equations that are oten used to calculate low velocities in pipelines. These are the Hazen-Williams equation and the Manning s equation. The Hazen-Williams equation This equation is valid or water in pipes whose diameters are larger than inches and or low velocities less than 10 ps. The Hazen-Williams equation is given, in BG and SI units, as ollows: BG units: V = C HW R h 0.63 S 0.54, with V(ps), R h (t), S (t/t) (3) SI units: V = C HW R h 0.63 S 0.54, with V(m/s), R h (m), S (m/m) (3) 15

16 Where V is the low velocity, R h is the hydraulic radius (or a pipe lowing ull, R h = /4), and S is the energy gradient, S = h /L. The Hazen-Williams coeicient (C HW ) depends on the pipe material. Some typical values are: C HW = 140, C HW = 110, C HW = 90, C HW = 80, smooth straight pipe riveted steel or vitriied pipe old pipes tuberculated pipes The Manning s equation The Manning s equation was developed or open-channel low applications, but can also be used in pipelines. The equation, in BG and SI units, is given as ollows: BG units: SI units: V V R S / 3 1/ = h, with V(ps), R h (t), S (t/t) (3) nm 1 R S / 3 1/ = h, with V(m/s), R h (m), S (m/m) (3) nm The Manning s resistance coeicient (n m ) depends on the pipe material. Some typical values are: n m = 0.008, brass or plastic pipe n m = 0.01, concrete pipes n m = 0.014, drainage tile, vitriied sewer pipe n m = old pipes n m = 0.035, tuberculated cast-iron pipes Non-rigorous head-loss equations Unlike the arcy-weisbach s equation with a riction actor that depends on the relative roughness (e/) and the Reynolds number (R), the Hazen-Williams and Manning s equations use coeicients that are constant. Since the rigorous derivation o the arcy- Weisbach equation demonstrated that such should not be the case or pipe low, the Hazen-Williams and Manning s equations produce non-rigorous, yet practical, head-loss equations. Using either the Hazen-Williams equations the head loss can be written in the general orm: h =K Q n. (33) Sometimes, to avoid the iterative process typically involved in solving the arcy- Weisbach equation, it can be assumed that the low is in the ully-rough regime and that a constant value o applies. Thus, equation (33) would also apply or this non-rigorous arcy-weisbach equation. 16

17 The values o K and n or the arcy-weisbach, Hazen-Williams, and Manning s equations (the two latter in the BG system only) are given by: 8 L arcy-weisbach: K =, n = (34) π 5 g 4.77L Hazen-Williams (BG): K =, n = (35) CHW 4.66 nm L Manning s (BG): K =, n = (36) 16 / 3 Example 13 Two reservoirs connected by a single pipe case 1 Two reservoirs (A) and (B) are connected by a pipe with L = 1500 t, and = 0.50 t. The level o reservoir (A) is maintained at an elevation H = 0 t above that o reservoir (B). Use a Hazen-Williams coeicient C HW = 140 and a Manning s coeicient n m = Assuming that all minor losses are negligible, except or the discharge loss at the entrance to reservoir (B), calculate the discharge Q. The system is depicted in the ollowing igure: Setting up the energy equation between the ree suraces o reservoirs (A) and (B), with p A = p B = 0, V A = V B = 0, and z A = z B + H, and including riction losses and discharge losses, the resulting equation turns out to be V H h = 0. (37) g Replacing the ollowing expression or the velocity head V g = 1 4Q g π = 8Q π g 4 = K V Q, (38) and equation (33) or the riction loss h, equation (37) becomes: H = KQ n + K V Q (37) where K is given by either equation (35) or (36), and K V 8 =. (38) π 4 g 17

18 For this problem we ind K v = and the ollowing values or K and n: 4.77L Hazen-Williams, K HW = C HW 4.66 n Manning s, K m = m L 16/ 3 = 1.98, n HW = = 18.04, n m = Thus, the system equation (37), or the Hazen-Williams ormula is: 0 = 1.98Q Q. (39) A numerical solution with a calculator solver produces the result Q = 0.94 cs. I using the Manning s equation, equation (37) becomes whose solution is Q = 1.04 cs. 0 = 18.04Q Q, (40) 18

Darcy Friction Factor Formulae in Turbulent Pipe Flow

Darcy Friction Factor Formulae in Turbulent Pipe Flow Darcy Friction Factor Formulae in Turbulent Pipe Flow Jukka Kiijärvi Lunowa Fluid Mechanics Paper 110727 July 29, 2011 Abstract The Darcy riction actor in turbulent pipe low must be solved rom the Colebrook

More information

LECTURE 1: Review of pipe flow: Darcy-Weisbach, Manning, Hazen-Williams equations, Moody diagram

LECTURE 1: Review of pipe flow: Darcy-Weisbach, Manning, Hazen-Williams equations, Moody diagram LECTURE 1: Review of pipe flow: Darcy-Weisbach, Manning, Hazen-Williams equations, Moody diagram 1.1. Important Definitions Pressure Pipe Flow: Refers to full water flow in closed conduits of circular

More information

Calibration and Uncertainties of Pipe Roughness Height

Calibration and Uncertainties of Pipe Roughness Height 9 th IWA/IAHR Conerence on Urban Drainage Modelling Calibration and Uncertainties o Pipe Roughness Height Kailin Yang, Yongxin Guo, Xinlei Guo,Hui Fu and Tao Wang China Institute o Water Resources and

More information

Pressure drop in pipes...

Pressure drop in pipes... Pressure drop in pipes... PRESSURE DROP CALCULATIONS Pressure drop or head loss, occurs in all piping systems because of elevation changes, turbulence caused by abrupt changes in direction, and friction

More information

Hydraulic losses in pipes

Hydraulic losses in pipes Hydraulic losses in pipes Henryk Kudela Contents 1 Viscous flows in pipes 1 1.1 Moody Chart.................................... 2 1.2 Types of Fluid Flow Problems........................... 5 1.3 Minor

More information

L r = L m /L p. L r = L p /L m

L r = L m /L p. L r = L p /L m NOTE: In the set of lectures 19/20 I defined the length ratio as L r = L m /L p The textbook by Finnermore & Franzini defines it as L r = L p /L m To avoid confusion let's keep the textbook definition,

More information

Pipe Flow-Friction Factor Calculations with Excel

Pipe Flow-Friction Factor Calculations with Excel Pipe Flow-Friction Factor Calculations with Excel Course No: C03-022 Credit: 3 PDH Harlan H. Bengtson, PhD, P.E. Continuing Education and Development, Inc. 9 Greyridge Farm Court Stony Point, NY 10980

More information

FLUID FLOW Introduction General Description

FLUID FLOW Introduction General Description FLUID FLOW Introduction Fluid flow is an important part of many processes, including transporting materials from one point to another, mixing of materials, and chemical reactions. In this experiment, you

More information

ME 305 Fluid Mechanics I. Part 8 Viscous Flow in Pipes and Ducts

ME 305 Fluid Mechanics I. Part 8 Viscous Flow in Pipes and Ducts ME 305 Fluid Mechanics I Part 8 Viscous Flow in Pipes and Ducts These presentations are prepared by Dr. Cüneyt Sert Mechanical Engineering Department Middle East Technical University Ankara, Turkey csert@metu.edu.tr

More information

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd 5.1 Polynomial Functions A polynomial unctions is a unction o the orm = a n n + a n-1 n-1 + + a 1 + a 0 Eample: = 3 3 + 5 - The domain o a polynomial unction is the set o all real numbers. The -intercepts

More information

Experiment 3 Pipe Friction

Experiment 3 Pipe Friction EML 316L Experiment 3 Pipe Friction Laboratory Manual Mechanical and Materials Engineering Department College of Engineering FLORIDA INTERNATIONAL UNIVERSITY Nomenclature Symbol Description Unit A cross-sectional

More information

Calculating resistance to flow in open channels

Calculating resistance to flow in open channels Alternative Hydraulics Paper 2, 5 April 2010 Calculating resistance to flow in open channels http://johndfenton.com/alternative-hydraulics.html johndfenton@gmail.com Abstract The Darcy-Weisbach formulation

More information

Prediction of Pressure Drop in Chilled Water Piping System Using Theoretical and CFD Analysis

Prediction of Pressure Drop in Chilled Water Piping System Using Theoretical and CFD Analysis Shirish P. Patil et.al / International Journal o Engineering and Technology (IJET) Prediction o Pressure Drop in Chilled Water Piping System Using Theoretical and CFD Analysis Shirish P. Patil #1, Abhijeet

More information

Fluid Mechanics: Static s Kinematics Dynamics Fluid

Fluid Mechanics: Static s Kinematics Dynamics Fluid Fluid Mechanics: Fluid mechanics may be defined as that branch of engineering science that deals with the behavior of fluid under the condition of rest and motion Fluid mechanics may be divided into three

More information

Chapter 8: Flow in Pipes

Chapter 8: Flow in Pipes Objectives 1. Have a deeper understanding of laminar and turbulent flow in pipes and the analysis of fully developed flow 2. Calculate the major and minor losses associated with pipe flow in piping networks

More information

Solving Newton s Second Law Problems

Solving Newton s Second Law Problems Solving ewton s Second Law Problems Michael Fowler, Phys 142E Lec 8 Feb 5, 2009 Zero Acceleration Problems: Forces Add to Zero he Law is F ma : the acceleration o a given body is given by the net orce

More information

Problem Set 5 Work and Kinetic Energy Solutions

Problem Set 5 Work and Kinetic Energy Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department o Physics Physics 8.1 Fall 1 Problem Set 5 Work and Kinetic Energy Solutions Problem 1: Work Done by Forces a) Two people push in opposite directions on

More information

Define conversion and space time. Write the mole balances in terms of conversion for a batch reactor, CSTR, PFR, and PBR.

Define conversion and space time. Write the mole balances in terms of conversion for a batch reactor, CSTR, PFR, and PBR. CONERSION ND RECTOR SIZING Objectives: Deine conversion and space time. Write the mole balances in terms o conversion or a batch reactor, CSTR, PR, and PBR. Size reactors either alone or in series once

More information

Exact solution of friction factor and diameter problems involving laminar flow of Bingham plastic fluids

Exact solution of friction factor and diameter problems involving laminar flow of Bingham plastic fluids Journal of etroleum and Gas Exploration Research (ISSN 76-6510) Vol. () pp. 07-03, February, 01 Available online http://www.interesjournals.org/jger Copyright 01 International Research Journals Review

More information

= water horsepower WHP brake horsepower QH WHP = (222) ( 33,000 ft-lbs/min-hp)( 7.481 gal/ft ) 1 HP=0.746 kw

= water horsepower WHP brake horsepower QH WHP = (222) ( 33,000 ft-lbs/min-hp)( 7.481 gal/ft ) 1 HP=0.746 kw Lecture 11 Pumps & System Curves I. Pump Efficiency and Power Pump efficiency, E pump E pump = water horsepower WHP brake horsepower = BHP (221) where brake horsepower refers to the input power needed

More information

Pipe Flow Calculations

Pipe Flow Calculations Pipe Flow Calculation R. Shankar Subramanian epartment o Chemical and Biomolecular Engineering Clarkon Univerity We begin with ome reult that we hall ue when making riction lo calculation or teady, ully

More information

For Water to Move a driving force is needed

For Water to Move a driving force is needed RECALL FIRST CLASS: Q K Head Difference Area Distance between Heads Q 0.01 cm 0.19 m 6cm 0.75cm 1 liter 86400sec 1.17 liter ~ 1 liter sec 0.63 m 1000cm 3 day day day constant head 0.4 m 0.1 m FINE SAND

More information

HYDRAULIC ANALYSIS OF PIPE LINED WITH MADISON S 100% SOLIDS STRUCTURAL POLYURETHANE COATINGS

HYDRAULIC ANALYSIS OF PIPE LINED WITH MADISON S 100% SOLIDS STRUCTURAL POLYURETHANE COATINGS HYDRAULIC ANALYSIS OF PIPE LINED WITH MADISON S 100% SOLIDS STRUCTURAL POLYURETHANE COATINGS Shiwei William Guan, Ph.D. Vice President, R&D and International Business Madison Chemical Industries Inc. 490

More information

FIXED INCOME ATTRIBUTION

FIXED INCOME ATTRIBUTION Sotware Requirement Speciication FIXED INCOME ATTRIBUTION Authors Risto Lehtinen Version Date Comment 0.1 2007/02/20 First Drat Table o Contents 1 Introduction... 3 1.1 Purpose o Document... 3 1.2 Glossary,

More information

The Analysis of Two-Phase Condensation Heat Transfer Models Based on the Comparison of the Boundary Condition

The Analysis of Two-Phase Condensation Heat Transfer Models Based on the Comparison of the Boundary Condition Acta Polytechnica Hungarica Vol. 9, No. 6, 2012 The Analysis o Two-Phase Condensation Heat Transer Models Based on the Comparison o the Boundary Condition Róbert Sánta College o Applied Sciences Subotica

More information

OUTCOME 3 TUTORIAL 5 DIMENSIONAL ANALYSIS

OUTCOME 3 TUTORIAL 5 DIMENSIONAL ANALYSIS Unit 41: Fluid Mechanics Unit code: T/601/1445 QCF Level: 4 Credit value: 15 OUTCOME 3 TUTORIAL 5 DIMENSIONAL ANALYSIS 3 Be able to determine the behavioural characteristics and parameters of real fluid

More information

FLUID DYNAMICS. Intrinsic properties of fluids. Fluids behavior under various conditions

FLUID DYNAMICS. Intrinsic properties of fluids. Fluids behavior under various conditions FLUID DYNAMICS Intrinsic properties of fluids Fluids behavior under various conditions Methods by which we can manipulate and utilize the fluids to produce desired results TYPES OF FLUID FLOW Laminar or

More information

Viscous flow in pipe

Viscous flow in pipe Viscous flow in pipe Henryk Kudela Contents 1 Laminar or turbulent flow 1 2 Balance of Momentum - Navier-Stokes Equation 2 3 Laminar flow in pipe 2 3.1 Friction factor for laminar flow...........................

More information

MATLAB AS A PROTOTYPING TOOL FOR HYDRONIC NETWORKS BALANCING

MATLAB AS A PROTOTYPING TOOL FOR HYDRONIC NETWORKS BALANCING MATLAB AS A PROTOTYPING TOOL FOR HYDRONIC NETWORKS BALANCING J. Pekař, P. Trnka, V. Havlena* Abstract The objective of this note is to describe the prototyping stage of development of a system that is

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

Ch 2 Properties of Fluids - II. Ideal Fluids. Real Fluids. Viscosity (1) Viscosity (3) Viscosity (2)

Ch 2 Properties of Fluids - II. Ideal Fluids. Real Fluids. Viscosity (1) Viscosity (3) Viscosity (2) Ch 2 Properties of Fluids - II Ideal Fluids 1 Prepared for CEE 3500 CEE Fluid Mechanics by Gilberto E. Urroz, August 2005 2 Ideal fluid: a fluid with no friction Also referred to as an inviscid (zero viscosity)

More information

THE MODELING AND CALCULATION OF SOUND RADIATION FROM FACILITIES WITH GAS FLOWED PIPES INTRODUCTION

THE MODELING AND CALCULATION OF SOUND RADIATION FROM FACILITIES WITH GAS FLOWED PIPES INTRODUCTION THE MODELING AND CALCULATION OF SOUND ADIATION FOM FACILITIES WITH GAS FLOWED PIPES INTODUCTION Analysis o the emission caused by industrial acilities like chemical plants, reineries or other production

More information

Piping Hydraulic Line Design and Sizing Software KLM Technology Group

Piping Hydraulic Line Design and Sizing Software KLM Technology Group Piping Hydraulic Line Design and Sizing Software KLM Technology Group Practical Engineering Guidelines for Processing Plant Solutions #03-12 Block Aronia, Jalan Sri Perkasa 2 Taman Tampoi Utama 81200 Johor

More information

CEE 370 Fall 2015. Laboratory #3 Open Channel Flow

CEE 370 Fall 2015. Laboratory #3 Open Channel Flow CEE 70 Fall 015 Laboratory # Open Channel Flow Objective: The objective of this experiment is to measure the flow of fluid through open channels using a V-notch weir and a hydraulic jump. Introduction:

More information

Water Supply. Simulation of Water Distribution Networks. Mohammad N. Almasri. Optimal Design of Water Distribution Networks Mohammad N.

Water Supply. Simulation of Water Distribution Networks. Mohammad N. Almasri. Optimal Design of Water Distribution Networks Mohammad N. Water Supply Simulation of Water Distribution Networks The Use of EPANET Mohammad N. Almasri 1 Introduction This presentation focuses on two issues: The simulation of water distribution networks (WDNs)

More information

Experiment # 3: Pipe Flow

Experiment # 3: Pipe Flow ME 05 Mechanical Engineering Lab Page ME 05 Mechanical Engineering Laboratory Spring Quarter 00 Experiment # 3: Pipe Flow Objectives: a) Calibrate a pressure transducer and two different flowmeters (paddlewheel

More information

Chapter 7: Acceleration and Gravity

Chapter 7: Acceleration and Gravity Chapter 7: Acceleration and Gravity 7.1 The Principle o Equivalence We saw in the special theory o relativity that the laws o physics must be the same in all inertial reerence systems. But what is so special

More information

Minor losses include head losses through/past hydrants, couplers, valves,

Minor losses include head losses through/past hydrants, couplers, valves, Lecture 10 Minor Losses & Pressure Requirements I. Minor Losses Minor (or fitting, or local ) hydraulic losses along pipes can often be estimated as a function of the velocity head of the water within

More information

8. ENERGY PERFORMANCE ASSESSMENT OF COMPRESSORS 8.1 Introduction

8. ENERGY PERFORMANCE ASSESSMENT OF COMPRESSORS 8.1 Introduction 8. ENERGY PERFORMANCE ASSESSMENT OF COMPRESSORS 8.1 Introduction The compressed air system is not only an energy intensive utility but also one o the least energy eicient. Over a period o time, both perormance

More information

Absolute Value Equations and Inequalities

Absolute Value Equations and Inequalities . Absolute Value Equations and Inequalities. OBJECTIVES 1. Solve an absolute value equation in one variable. Solve an absolute value inequality in one variable NOTE Technically we mean the distance between

More information

Lecture 24 Flumes & Channel Transitions. I. General Characteristics of Flumes. Flumes are often used:

Lecture 24 Flumes & Channel Transitions. I. General Characteristics of Flumes. Flumes are often used: Lecture 24 Flumes & Channel Transitions I. General Characteristics of Flumes Flumes are often used: 1. Along contours of steep slopes where minimal excavation is desired 2. On flat terrain where it is

More information

What is the most obvious difference between pipe flow and open channel flow????????????? (in terms of flow conditions and energy situation)

What is the most obvious difference between pipe flow and open channel flow????????????? (in terms of flow conditions and energy situation) OPEN CHANNEL FLOW 1 3 Question What is the most obvious difference between pipe flow and open channel flow????????????? (in terms of flow conditions and energy situation) Typical open channel shapes Figure

More information

Urban Hydraulics. 2.1 Basic Fluid Mechanics

Urban Hydraulics. 2.1 Basic Fluid Mechanics Urban Hydraulics Learning objectives: After completing this section, the student should understand basic concepts of fluid flow and how to analyze conduit flows and free surface flows. They should be able

More information

2.1: The Derivative and the Tangent Line Problem

2.1: The Derivative and the Tangent Line Problem .1.1.1: Te Derivative and te Tangent Line Problem Wat is te deinition o a tangent line to a curve? To answer te diiculty in writing a clear deinition o a tangent line, we can deine it as te iting position

More information

Table 1 Mechanical Properties of Pipe Table 2 Section Properties of Pipe and Reinforcing Dowel The Fitting with the Rib

Table 1 Mechanical Properties of Pipe Table 2 Section Properties of Pipe and Reinforcing Dowel The Fitting with the Rib Table 1 Mechanical Properties o Pipe Material Minimum Minimum Allowable Modulus Tensile Yield Yield o trength trength trength* Elasticity (psi) (psi) (psi) (ksi) Aluminum 6063-T6 Pipe ATM429 30,000 25,000

More information

XI / PHYSICS FLUIDS IN MOTION 11/PA

XI / PHYSICS FLUIDS IN MOTION 11/PA Viscosity It is the property of a liquid due to which it flows in the form of layers and each layer opposes the motion of its adjacent layer. Cause of viscosity Consider two neighboring liquid layers A

More information

= 800 kg/m 3 (note that old units cancel out) 4.184 J 1000 g = 4184 J/kg o C

= 800 kg/m 3 (note that old units cancel out) 4.184 J 1000 g = 4184 J/kg o C Units and Dimensions Basic properties such as length, mass, time and temperature that can be measured are called dimensions. Any quantity that can be measured has a value and a unit associated with it.

More information

The Geometry of Perspective Projection

The Geometry of Perspective Projection The Geometry o Perspective Projection Pinhole camera and perspective projection - This is the simplest imaging device which, however, captures accurately the geometry o perspective projection. -Rays o

More information

Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati

Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Module No. # 04 Convective Heat Transfer Lecture No. # 03 Heat Transfer Correlation

More information

Fluid Dynamics Basics

Fluid Dynamics Basics Fluid Dynamics Basics Bernoulli s Equation A very important equation in fluid dynamics is the Bernoulli equation. This equation has four variables: velocity ( ), elevation ( ), pressure ( ), and density

More information

Moment of Inertia & Rotational Energy Physics Lab IX Objective

Moment of Inertia & Rotational Energy Physics Lab IX Objective Moment o Inertia & Rotational Energy Physics Lab IX Objective In this lab, the physical nature o the moment o inertia and the conservation law o mechanical energy involving rotational motion will be examined

More information

CHAPTER 2 HYDRAULICS OF SEWERS

CHAPTER 2 HYDRAULICS OF SEWERS CHAPTER 2 HYDRAULICS OF SEWERS SANITARY SEWERS The hydraulic design procedure for sewers requires: 1. Determination of Sewer System Type 2. Determination of Design Flow 3. Selection of Pipe Size 4. Determination

More information

Module 7: Hydraulic Design of Sewers and Storm Water Drains. Lecture 7 : Hydraulic Design of Sewers and Storm Water Drains

Module 7: Hydraulic Design of Sewers and Storm Water Drains. Lecture 7 : Hydraulic Design of Sewers and Storm Water Drains 1 P age Module 7: Hydraulic Design of Sewers and Storm Water Drains Lecture 7 : Hydraulic Design of Sewers and Storm Water Drains 2 P age 7.1 General Consideration Generally, sewers are laid at steeper

More information

Lecture 5 Hemodynamics. Description of fluid flow. The equation of continuity

Lecture 5 Hemodynamics. Description of fluid flow. The equation of continuity 1 Lecture 5 Hemodynamics Description of fluid flow Hydrodynamics is the part of physics, which studies the motion of fluids. It is based on the laws of mechanics. Hemodynamics studies the motion of blood

More information

Pipe Flow Experiments

Pipe Flow Experiments Pipe Flow Experiments Group: Day: Week: Library Card Number of Your Group Members -1- University of Warwick School of Engineering ESA7 laboratory Exercises Section I Theoretical Preparation 1. Introduction

More information

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

The Viscosity of Fluids

The Viscosity of Fluids Experiment #11 The Viscosity of Fluids References: 1. Your first year physics textbook. 2. D. Tabor, Gases, Liquids and Solids: and Other States of Matter (Cambridge Press, 1991). 3. J.R. Van Wazer et

More information

THE DIFFERENCE BETWEEN COEFFICIENT-OF-FRICTION AND DRAG FACTOR

THE DIFFERENCE BETWEEN COEFFICIENT-OF-FRICTION AND DRAG FACTOR THE DIERECE BETWEE COEICIET-O-RICTIO AD DRAG ACTOR Mark George, Am SAE-A Director, Accident Investigation Services Pty Ltd, Sydney, Australia. May 2005 The terms coeicient-o-riction (µ) and drag actor

More information

Pacific Pump and Power

Pacific Pump and Power Pacific Pump and Power 91-503 Nukuawa Street Kapolei, Hawaii 96707 Phone: (808) 672-8198 or (800) 975-5112 Fax: (866) 424-0953 Email: sales@pacificpumpandpower.com Web: www.pacificpumpandpower.com Pumps

More information

Chapter XIII. PDD TAR TMR Dose Free Space

Chapter XIII. PDD TAR TMR Dose Free Space Ver 2.11 Chapter XIII PDD TAR TMR Dose Free Space Joseph F. Buono RTT Allied Health Science Nassau Community College 1 Education Drive Garden City, NY 11530-6793 phone: 516-572 - 7536 oice - 9460 Secretary

More information

The value of the wastewater flow used for sewer design is the daily peak flow. This can be estimated as follows:

The value of the wastewater flow used for sewer design is the daily peak flow. This can be estimated as follows: This Section presents the theory of simplified sewer design. Firstly, in Section 2.1, the peak daily wastewater flow in the length of sewer being designed is described. Section 2.2 presents the trigonometric

More information

Objectives 200 CHAPTER 4 RESISTANCE

Objectives 200 CHAPTER 4 RESISTANCE Objectives Explain the differences among conductors, insulators, and semiconductors. Define electrical resistance. Solve problems using resistance, voltage, and current. Describe a material that obeys

More information

Fluids and Solids: Fundamentals

Fluids and Solids: Fundamentals Fluids and Solids: Fundamentals We normally recognize three states of matter: solid; liquid and gas. However, liquid and gas are both fluids: in contrast to solids they lack the ability to resist deformation.

More information

How To Understand Fluid Mechanics

How To Understand Fluid Mechanics Module : Review of Fluid Mechanics Basic Principles for Water Resources Engineering Robert Pitt University of Alabama and Shirley Clark Penn State - Harrisburg Mass quantity of matter that a substance

More information

hp calculators HP 35s Using the formula solver part 1 What is a solution? Practice Example: Finding roots of polynomials

hp calculators HP 35s Using the formula solver part 1 What is a solution? Practice Example: Finding roots of polynomials What is a solution? Practice Example: Finding roots of polynomials Practice Example: Finding the root of a log equation Practice Example: Where there is no solution What the solver can and can not find

More information

Open Channel Flow. M. Siavashi. School of Mechanical Engineering Iran University of Science and Technology

Open Channel Flow. M. Siavashi. School of Mechanical Engineering Iran University of Science and Technology M. Siavashi School of Mechanical Engineering Iran University of Science and Technology W ebpage: webpages.iust.ac.ir/msiavashi Email: msiavashi@iust.ac.ir Landline: +98 21 77240391 Fall 2013 Introduction

More information

Open channel flow Basic principle

Open channel flow Basic principle Open channel flow Basic principle INTRODUCTION Flow in rivers, irrigation canals, drainage ditches and aqueducts are some examples for open channel flow. These flows occur with a free surface and the pressure

More information

Chapter 5 Force and Motion I

Chapter 5 Force and Motion I Chapter 5 orce and Motion I I. ewton s irst law. II. ewton s second law. III. Particular orces: -Gravitational - Weight -ormal -riction - ension IV. ewton s third law. ewton mechanics laws cannot be applied

More information

DETERMINATION OF THE SOIL FRICTION COEFFICIENT AND SPECIFIC ADHESION

DETERMINATION OF THE SOIL FRICTION COEFFICIENT AND SPECIFIC ADHESION TEKA Kom. Mot. Energ. Roln., 5, 5, 1 16 DETERMINATION OF THE SOIL FRICTION COEFFICIENT AND SPECIFIC ADHESION Arvids Vilde,Wojciech Tanaś Research Institute o Agricultural Machinery, Latvia University o

More information

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 Dear Student: The AP physics course you have signed up for is designed to prepare you for a superior performance on the AP test. To complete material

More information

Density (r) Chapter 10 Fluids. Pressure 1/13/2015

Density (r) Chapter 10 Fluids. Pressure 1/13/2015 1/13/015 Density (r) Chapter 10 Fluids r = mass/volume Rho ( r) Greek letter for density Units - kg/m 3 Specific Gravity = Density of substance Density of water (4 o C) Unitless ratio Ex: Lead has a sp.

More information

CHAPTER 3 STORM DRAINAGE SYSTEMS

CHAPTER 3 STORM DRAINAGE SYSTEMS CHAPTER 3 STORM DRAINAGE SYSTEMS 3.7 Storm Drains 3.7.1 Introduction After the tentative locations of inlets, drain pipes, and outfalls with tail-waters have been determined and the inlets sized, the next

More information

Basic Hydraulic Principles

Basic Hydraulic Principles CHAPTER 1 Basic Hydraulic Principles 1.1 General Flow Characteristics In hydraulics, as with any technical topic, a full understanding cannot come without first becoming familiar with basic terminology

More information

Head Loss in Pipe Flow ME 123: Mechanical Engineering Laboratory II: Fluids

Head Loss in Pipe Flow ME 123: Mechanical Engineering Laboratory II: Fluids Head Loss in Pipe Flow ME 123: Mechanical Engineering Laboratory II: Fluids Dr. J. M. Meyers Dr. D. G. Fletcher Dr. Y. Dubief 1. Introduction Last lab you investigated flow loss in a pipe due to the roughness

More information

Practice Problems on Pumps. Answer(s): Q 2 = 1850 gpm H 2 = 41.7 ft W = 24.1 hp. C. Wassgren, Purdue University Page 1 of 16 Last Updated: 2010 Oct 29

Practice Problems on Pumps. Answer(s): Q 2 = 1850 gpm H 2 = 41.7 ft W = 24.1 hp. C. Wassgren, Purdue University Page 1 of 16 Last Updated: 2010 Oct 29 _02 A centrifugal with a 12 in. diameter impeller requires a power input of 60 hp when the flowrate is 3200 gpm against a 60 ft head. The impeller is changed to one with a 10 in. diameter. Determine the

More information

6.055J/2.038J (Spring 2009)

6.055J/2.038J (Spring 2009) 6.055J/2.038J (Spring 2009) Solution set 05 Do the following warmups and problems. Due in class on Wednesday, 13 May 2009. Open universe: Collaboration, notes, and other sources of information are encouraged.

More information

GROUNDWATER FLOW NETS Graphical Solutions to the Flow Equations. One family of curves are flow lines Another family of curves are equipotential lines

GROUNDWATER FLOW NETS Graphical Solutions to the Flow Equations. One family of curves are flow lines Another family of curves are equipotential lines GROUNDWTER FLOW NETS Graphical Solutions to the Flow Equations One family of curves are flow lines nother family of curves are equipotential lines B C D E Boundary Conditions B and DE - constant head BC

More information

Work, Energy & Power. AP Physics B

Work, Energy & Power. AP Physics B ork, Energy & Power AP Physics B There are many dierent TYPES o Energy. Energy is expressed in JOULES (J) 4.19 J = 1 calorie Energy can be expressed more speciically by using the term ORK() ork = The Scalar

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Chapter 9. Steady Flow in Open channels

Chapter 9. Steady Flow in Open channels Chapter 9 Steady Flow in Open channels Objectives Be able to define uniform open channel flow Solve uniform open channel flow using the Manning Equation 9.1 Uniform Flow in Open Channel Open-channel flows

More information

A MPCP-Based Centralized Rate Control Method for Mobile Stations in FiWi Access Networks

A MPCP-Based Centralized Rate Control Method for Mobile Stations in FiWi Access Networks A MPCP-Based Centralized Rate Control Method or Mobile Stations in FiWi Access Networks 215 IEEE. Personal use o this material is permitted. Permission rom IEEE must be obtained or all other uses, in any

More information

Solution for Homework #1

Solution for Homework #1 Solution for Homework #1 Chapter 2: Multiple Choice Questions (2.5, 2.6, 2.8, 2.11) 2.5 Which of the following bond types are classified as primary bonds (more than one)? (a) covalent bonding, (b) hydrogen

More information

Spreadsheet Use for Partially Full Pipe Flow Calculations

Spreadsheet Use for Partially Full Pipe Flow Calculations Spreadsheet Use for Partially Full Pipe Flow Calculations Course No: C02-037 Credit: 2 PDH Harlan H. Bengtson, PhD, P.E. Continuing Education and Development, Inc. 9 Greyridge Farm Court Stony Point, NY

More information

Pressure Drop in Air Piping Systems Series of Technical White Papers from Ohio Medical Corporation

Pressure Drop in Air Piping Systems Series of Technical White Papers from Ohio Medical Corporation Pressure Dro in Air Piing Systems Series of Technical White Paers from Ohio Medical Cororation Ohio Medical Cororation Lakeside Drive Gurnee, IL 600 Phone: (800) 448-0770 Fax: (847) 855-604 info@ohiomedical.com

More information

Chapter 10. Open- Channel Flow

Chapter 10. Open- Channel Flow Updated: Sept 3 2013 Created by Dr. İsmail HALTAŞ Created: Sept 3 2013 Chapter 10 Open- Channel Flow based on Fundamentals of Fluid Mechanics 6th EdiAon By Munson 2009* *some of the Figures and Tables

More information

Chapter 13 OPEN-CHANNEL FLOW

Chapter 13 OPEN-CHANNEL FLOW Fluid Mechanics: Fundamentals and Applications, 2nd Edition Yunus A. Cengel, John M. Cimbala McGraw-Hill, 2010 Lecture slides by Mehmet Kanoglu Copyright The McGraw-Hill Companies, Inc. Permission required

More information

Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc.

Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc. ASGMT / Averaging Pitot Tube Flow Measurement Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc. Averaging Pitot Tube Meters Introduction

More information

Basic Use of the TI-84 Plus

Basic Use of the TI-84 Plus Basic Use of the TI-84 Plus Topics: Key Board Sections Key Functions Screen Contrast Numerical Calculations Order of Operations Built-In Templates MATH menu Scientific Notation The key VS the (-) Key Navigation

More information

FX 115 MS Training guide. FX 115 MS Calculator. Applicable activities. Quick Reference Guide (inside the calculator cover)

FX 115 MS Training guide. FX 115 MS Calculator. Applicable activities. Quick Reference Guide (inside the calculator cover) Tools FX 115 MS Calculator Handouts Other materials Applicable activities Quick Reference Guide (inside the calculator cover) Key Points/ Overview Advanced scientific calculator Two line display VPAM to

More information

This tutorial provides a recipe for simulating L

This tutorial provides a recipe for simulating L Pipe Flow Tutorial for STAR-CCM+ ME 448/548 February 5, 2014 Gerald Recktenwald gerry@me.pdx.edu 1 Overview This tutorial provides a recipe for simulating laminar flow in a pipe with STAR- L CCM+. The

More information

Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to:

Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to: I. OBJECTIVE OF THE EXPERIMENT. Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to: 1) Viscosity of gas (cf. "Viscosity of gas" experiment)

More information

Fluid Flow in Pipes The Darcy-Weisbach Equation and the Fluid-Flow Calc v1.0 Tool for Engineers

Fluid Flow in Pipes The Darcy-Weisbach Equation and the Fluid-Flow Calc v1.0 Tool for Engineers Fluid Flow in Pipes The Darcy-Weisbach Equation and the Fluid-Flow Calc v1.0 Tool for Engineers by Lawrence H. Smith, Sr., P.E. Copyright 2011 Lawrence H. Smith, Sr., P.E. www.suncam.com Copyright 2011

More information

cmn_lecture.2 CAD OF DOUBLE PIPE HEAT EXCHANGERS

cmn_lecture.2 CAD OF DOUBLE PIPE HEAT EXCHANGERS cmn_lecture.2 CAD OF DOUBLE PIPE HEAT EXCHANGERS A double pipe heat exchanger, in essence, consists of two concentric pipes, one fluid flowing through the inner pipe and the outer fluid flowing countercurrently

More information

Dimensional Analysis

Dimensional Analysis Dimensional Analysis An Important Example from Fluid Mechanics: Viscous Shear Forces V d t / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Ƭ = F/A = μ V/d More generally, the viscous

More information

Solving DEs by Separation of Variables.

Solving DEs by Separation of Variables. Solving DEs by Separation of Variables. Introduction and procedure Separation of variables allows us to solve differential equations of the form The steps to solving such DEs are as follows: dx = gx).

More information

This is a square root. The number under the radical is 9. (An asterisk * means multiply.)

This is a square root. The number under the radical is 9. (An asterisk * means multiply.) Page of Review of Radical Expressions and Equations Skills involving radicals can be divided into the following groups: Evaluate square roots or higher order roots. Simplify radical expressions. Rationalize

More information

H2 Math: Promo Exam Functions

H2 Math: Promo Exam Functions H Math: Promo Eam Functions S/No Topic AJC k = [,0) (iii) ( a) < ( b), R \{0} ACJC, :, (, ) Answers(includes comments and graph) 3 CJC g : ln ( ), (,0 ) - : a, R, > a, R (, ) = g y a a - 4 DHS - The graph

More information