1. A pipe line, 2000 m long, carries water. Velocity of propagation of pressure wave is 1000 m/s. If the valve at the low stream end is instantaneously closed at time, t = 0, negative water hammer pressure at the valve will last for





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A wave motion in which the particles of the medium vibrate parallel to the direction of propagation of wave is?....
QA->A wave in which particles of the medium vibrate perpendicular to the direction of propagation of the wave is?....
QA->Which are connected by over 1700 km-long BTC oil pipe-line?....
QA->Which are connected by over 1700 km-long BTC oil pipe-line ?....
QA->Of the four locations mentioned below the highest inside temperature will be attained in the pressure cooker operated with the pressure valve open?....
MCQ->A pipe line, 2000 m long, carries water. Velocity of propagation of pressure wave is 1000 m/s. If the valve at the low stream end is instantaneously closed at time, t = 0, negative water hammer pressure at the valve will last for....
MCQ->Consider the following statements : 1. Water hammer can develop in an unsteady flow only. 2. Time required for rapid closure of valve is between 2 L/C and 4 L/C where L is the pipe length and C is the celerity of wave. 3. In flexible water column theory, pipe may expand and water may compress in the flow system. 4. Joukowskyhas carried out the mathematical analysis of water hammer. Which is the above statements relating to water hammer in pipes are correct ?....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Water hammer is caused, when water flowing in a pipe is suddenly brought to rest by closing the valve. The extent of pressure thus produced due to water hammer depends on the....
MCQ->A 2" gate valve fitted in a pipe is replaced by a similar globe valve. Pressure drop in gate valve was Δp. For the same discharge, the pressure drop across globe valve is....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution