SHAPE OPTIMIZATION OF SUBMERSIBLE PUMP IMPELLER DESIGN

Size: px
Start display at page:

Download "SHAPE OPTIMIZATION OF SUBMERSIBLE PUMP IMPELLER DESIGN"

Transcription

1 International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 11, November 2017, pp , Article ID: IJMET_08_11_024 Available online at ISSN Print: and ISSN Online: IAEME Publication Scopus Indexed SHAPE OPTIMIZATION OF SUBMERSIBLE PUMP IMPELLER DESIGN Joe Ajay A Scholar, Department of Mechanical Engineering, Karunya University, Coimbatore, India S. Elizabeth Amudhini Stephen Associate Professor of Mathematics, Karunya University, Coimbatore, India ABSTRACT Submersible pumps are universally used in recent days. These pumps which are immersed in the working fluid, work on Forced vortex principle. Impeller shape optimization for a specific purpose has its effect on the H-Q curve of the pump, as stated by 2 nd law of thermodynamics. Hence this research work was focused on the improvement of duty head of the pump without changing the outlet & inlet diameter of the impeller. This optimization was done by means of minimising the head losses that occur in the impeller. Optimization was carried out using optimization algorithms like GA,SA,PS etc and the optimized values are used for design of new impeller. The optimized result was tested using CFD with common turbulence models. The resulting design was casted and experimentation was carried out. Key words: Design optimization, Shape optimization, Turbo machinery, Centrifugal pump Cite this Article: Joe Ajay A, S. Elizabeth Amudhini Stephen, Shape Optimization of Submersible Pump Impeller Design, International Journal of Mechanical Engineering and Technology 8(11), 2017, pp INTRODUCTION Three important characteristics of a pump are Pressure, friction and flow. In any pump system, there are always losses which are added to the overall performance of the system [2]. The losses that contribute to the overall performance of the pump are: Electrical, Hydraulic and Mechanical losses. Design optimization has become part and parcel of design process. Such design optimization can be carried out by minimizing the losses. In the present work head losses are minimized to get maximum head. New optimization techniques that take much less time for computation such as Genetic Algorithm, Particle swarm optimization etc., are used for design optimization [4]. The head of the pump with losses was formulated and found to be nonlinear hence these algorithms were used and evaluated in terms of time and accuracy. The result from the algorithms was studied with CFD and a comparative editor@iaeme.com

2 Shape Optimization of Submersible Pump Impeller Design experimental study of the pump was done to evaluate the existing and optimized designs. Theoretical model to predict the centrifugal pump performance when its impeller is equipped with splitters[2]. This paper compares the differences of the pump with splitter blades with the conventional pump. Hydraulic loss was evaluated to theoretically evaluate the performance of centrifugal pumps and compare with the experimental results given in [8] has found the losses associated with the performance of the pump and formulated in terms of expressions, [12] has used, artificial bee colony algorithm for optimization and shown an improvement of 3.59% in efficiency, [3] has increased the head of the pump by 6% by varying the outlet angle, [10] has used design of experiments method and optimized the head of the pump using CFD analysis. 2. METHODOLOGY The research work carried out is postulated in steps as shown in fig-1. A pump of 5HP rating was taken for study and its duty head was experimentally found to be 25m. The head formulation along with head losses were carried out at first. CFD study with 3 different turbulence models of the existing design was done next. The expression involving the head was taken to be the objective function and optimization techniques were used for optimization. The final part involves the CFD analysis of the optimized design of the impeller and experimentation for the same as in fig -1. Figure 1 Procedure 3. RESEARCH METHODOLOGY 3.1. Head Formulation From Euler's equation for turbo machinery the head of the centrifugal pump without whirl is given as [6]: H th = (1) The losses that contribute to the head of the pump are: Circulation head Loss: As described in [2], is caused by increase in relative velocity at inlet and decrease in relative velocity at the outlet of the impeller, H c = ( ) (2) editor@iaeme.com

3 Joe Ajay.A, S. Elizabeth Amudhini Stephen Inlet incidence loss: has been calculated as described in [2] H i = ( ) (3) Impeller friction loss: A s described in [8] due to surface of the impeller and vanes the there would be emery dissipation and this would be given as H f = ( )( ) (4) Where The hydraulic radius H r = ( ) ( ) Hence the net total head with losses will be:the following with respect to equations 1 to 4 H net = H th H c H i H f (5) 3.2. Experimentation In order to evaluate the performance of the pump, experimentation was carried out. The pump was immersed fully in the tank. 415V is set at the Digital Power panel (as it was industry standard voltage for testing the pump) and the pump was started. The discharge valve is completely closed at first and the discharge head is noted using the pressure gauge, this condition is called shut off condition. The discharge valve is gradually opened until its completely open and the corresponding discharge is noted using the flow meter. This type of experimentation was called as performance experimentation, the duty point was found to be m 3 /s and head of 25m. The experimental layout is as of fig-2. Figure 2 Experimental layout 3.3. CFD Analysis The simulation of the experiment for the duty point was carried out, As stated in [11] three predominant turbulence models were used to simulate the flow the result were checked with the mathematical model prepared in section 3.1. The existing impeller dimension that contribute to the head were measured: editor@iaeme.com

4 Inlet diameter(d 1 ) : 76mm Outlet diameter(d 2 ) :160.4mm Inlet blade angle(β 1 ) : 30 0 Outlet blade angle (β 2): 30 0 Shape Optimization of Submersible Pump Impeller Design Inlet impeller width (b 1 ): 18mm Outlet impeller width(b 2 ) : 10.2mm No. of vanes(z) : 6 Rotational velocity of 2810rpm with boundary conditions of the duty point was specified in the pre processing stage. The three turbulence models taken as per [11] are: K-ε K- ε EARMS Shear stress Transport model (SST) 4. OPTIMIZATION METHODS For the proposed problem, design optimization would be to performed to improve the duty point head (25m). As described in Section 3.1, since the expression for head involves nonlinear terms it would be of choice to use non-traditional optimization techniques. According to the work done in [4], it was identified to use 3 popular solvers namely: Genetic algorithm (GA) Particle swarm optimization (PSO) Pattern search (PS) 4.1. Genetic Algorithm Genetic Algorithm (GA) is a search algorithm based on the conjecture of natural selection and genetics. The algorithm is a multi-path that searches many peaks in parallel, and hence reducing the possibility of local minimum trapping. GA works with a coding of parameters instead of the parameters themselves. The coding of parameter will help the genetic operator to evolve the current state into the next state with minimum computations. GA evaluates the fitness of each string to guide its search instead of the optimization function. There is no requirement for derivatives or other auxiliary knowledge. GA explores the search space where the probability of finding improved performance is high Particle Swarm Optimization Particle swarm optimization (PSO) is a population-based stochastic approach for solving continuous and discrete optimization problems. In particle swarm optimization, simple software agents, called particles, move in the search space of an optimization problem. The position of a particle represents a candidate solution to the optimization problem at hand. Each particle searches for better positions in the search space by changing its velocity according to rules originally inspired by behavioral models of bird flocking Pattern Search Pattern search [5] finds a local minimum of an objective function by the following method, called polling. In this description, words describing pattern search quantities are in bold. The search starts at an initial point, which is taken as the current point in the first step: editor@iaeme.com

5 Joe Ajay.A, S. Elizabeth Amudhini Stephen 1. Generate a pattern of points, typically plus and minus the coordinate directions, times a mesh size, and center this pattern on the current point. 2. Evaluate the objective function at every point in the pattern. 3. If the minimum objective in the pattern is lower than the value at the current point, then the poll is successful, and the following happens: 3a. the minimum point found becomes the current point. 3b. the mesh size is doubled. 3c. the algorithm proceeds to Step If the poll is not successful, then the following happens: 4a. the mesh size is halved. 4b. if the mesh size is below a threshold, the iterations stop. 4c. Otherwise, the current point is retained, and the algorithm proceeds at Step RESULTS & DISCUSSION 5.1. Existing Design Performance Evaluation As described in section 3.2 experiments was conducted on existing design and the head losses were estimated theoretically, with the dimensions of the impeller measured. Experimental Discharge (m 3 /s) Theoretical Head (m) - 1- Table 1 Theoretical head developed by the impeller Circulation head loss (m) -2- Inlet Incident loss (m) -3- Frictional head loss (m) -4- Net Head (m) = The result of the experimental test is postulated below and it can be noted that the duty point had delivery of m3/s and the duty delivery head of 25m. Table 2 Existing impeller performance test Discharge (m 3 /s) Experimental Head (m) Water Power (W) Experimental Power (W) Efficiency (%) It can be seen that the circulation head contributes to the maximum; this is due to the fact that the speed is taken is constant [10]. Inlet incident loss contributes less, this is because of the fact that, the whirl velocity involved in the loss (1.3), is dependent on the discharge and the same is applicable for the frictional loss (1.4) editor@iaeme.com

6 Shape Optimization of Submersible Pump Impeller Design Performance Chart Dischatge (m3/s) Experimental Head (m) Efficiency Figure 3 Performance Chart of the existing design From the fig-3, it is evident that the pump has an efficiency of 26% at duty point. The best efficiency point (BEP) has the discharge of m3/s and head of 20m, but as the industry sells the pump at m3/s and 25m head, this point was taken as duty point Simulation of Existing Design Studies suggest few of the common turbulence models to be used for CFD analysis of pump [11].. Hence common available turbulence models were chosen and used to simulate the duty point of the existing design of the impeller Table 3 Turbulence model comparison Turbulence model Head (m) K-ε K- ε EARMS SST 38.6 From table-5.3 we find that the K-ε model is much closer to the net theoretical head (38.29m), hence it would be convenient to use the same for simulation purpose of the optimized model. Figure 4 Simulation of existing design From fig-4, it is evident that the head has converged to the value of 38.22m at the outlet Optimization Computation The design optimization described is coded with MATLAB in the described algorithms were used for optimization. Twenty trails were performed as described in [4] and the average for each parameter was taken as the design parameters from the each solver. The net head was evaluated theoretically for each parameter from the solvers editor@iaeme.com

7 b1 (m) b2(m) B1(deg) B2(deg) Z Joe Ajay.A, S. Elizabeth Amudhini Stephen Table 4 GA result table Trial.No b 1 (m) b 2 (m) B 1 (deg) B 2 (deg) Z Trails Figure 5 Performance of Genetic algorithm From the fig-5 we see that there are not much variations in inlet width and outlet angle parameter but No. of vanes, outlet width and inlet angle show considerable variations during trail runs. Table 5 PS result table Trial. No b 1 (m) b 2 (m) B 1 (deg) B 2 (deg) Z editor@iaeme.com

8 b1(m) Z Shape Optimization of Submersible Pump Impeller Design b2(m) B1(deg) B2(deg) Trails Figure 6 Performance of Pattern Search algorithm From Fig 6, it is evident that there has not been any change in the existing design that the Pattern Search solver identifies and there has not been any change in the head of the pump. Table 6 PSO result table Trial. No b 1 (m) b 2 (m) B 1 (deg) B 2 (deg) Z editor@iaeme.com

9 b1(m) B1(deg) B2(deg) Joe Ajay.A, S. Elizabeth Amudhini Stephen Trails Figure 7 Performance of Particle swarm Optimization algorithm From Fig-7, it is identified that there is not been much variations in any of the parameter and the solver solves more evenly than that of GA and PS, The head for these parameters the head of the pump increases significantly. Method Inlet width-b 1 (m) Table 7 Optimized parameters Outlet width-b 2 (m) Inlet angle-β 1 (deg) Outlet angle-β 2 (deg) No.of blades-z Head (m) Existing Design GA PS PSO From table 5.7 it is identified that the maximum head of 29.37m is contributed by PSO. Hence these design parameters are taken for simulation purposes Theoretical characteristics of optimized design: The design changes contributed by PSO were used to calculate the theoretical head developed along with the loss estimation. Table 8 Theoretical head of optimized design Discharge (m 3 /s) Theoretical Head (m) Circulation head (m) Inlet Incident Loss (m) Frictional head (m) Net Head (m) editor@iaeme.com

10 Head (m) Head (m) Head (m) Shape Optimization of Submersible Pump Impeller Design Circulation Head Loss Discharge (m3/s) Existing Circulatoin head (m) Optimized Circulatoin head (m) Figure 8 Circulation head loss comparison From fig-8, indicates that the circulation head for the pump has decreased by 22.17%. The circulation head loss remains constant due to the fact that the speed remains constant [1]. The decrease is due to the increase in the slip developed in the flow at outlet and independent of the discharge. Inlet Incident Loss Discharge (m3/s) Existing Inlet Incident Loss (m) Optimized Inlet Incident Loss (m) Figure 9 Inlet incident loss comparison From the fig-9, indicates a decrease of 32.67% in the inlet incident loss at duty point. This is contributed by the increase in inlet width of the impeller, by the fact that the outlet whirl velocity is dependent on the discharge and so it is observed as in Eq Frictional Head Loss Discharge (m3/s) Existing Frictional head (m) Optimized Frictional head (m) Figure 10 Frictional head loss comparison From the fig-10, it is identified an increase by 1.11% in frictional loss which is contributed by decrement in the outlet angle. This value of increase is not significant for all the discharge editor@iaeme.com

11 Efficiency (%) Joe Ajay.A, S. Elizabeth Amudhini Stephen 5.5. Simulation of the Optimized Design Finally the optimized design was simulated to find its effectiveness compared to the existing design. This design was tested as in the section 5.3; k-epsilon turbulence model was used to simulate the model and it was found that there is 2.36% improvement in the head. Figure 11 Simulated result of optimized impeller This improvement is mainly contributed by increased number of vanes in other words the increased slip of the flow at the impeller outlet, head has increased Experimentation of the Optimized Design After simulation the design was fabricated with grey cast iron and it was tested according to the industry specified voltage of 415V. The Discharge valve was fully closed to measure the shutoff condition and fully opened for 'full open condition'. The discharge was noted by varying the head in terms of 5m, the results are tabulated in table-5.9. Table 9 Optimized impeller performance by experimentation Discharge (m 3 Input Power Water Power /s) Experimental head(m) (W) (W) Efficiency (%) Efficiency Discharge (m3/s) Optimized Efficency (%) Existing Efficiency (%) Figure 12 Efficiency comparison From the Fig-12, it is clear that the efficiency of the pump at duty point has significantly increased by 20.42%. This increase was compensated at the full open condition of the pump editor@iaeme.com

12 Head (m) Shape Optimization of Submersible Pump Impeller Design by decrease of 33.4% according to 2 nd law of thermodynamics, but as the pump is not operated at full open condition, this could be neglected H Vs Q Curve Discharge (L/s) Experimental Head (m) Optimized Head (m) Figure 13 Head Vs discharge curve comparison From Fig-13, it is clear that there has been significant increase in head and at duty point the increase is 12.56%. But this increase is compensated at the full open condition by a discharge of m 3 /s, by 2 nd law of thermodynamics Optimized Performance Discharge (m3/s) Optimized Efficency (%) Optimized Experimental head(m) Figure 14 Performance graph of optimized impeller Fig-14 was constructed according to [1]. It shows optimized head with increased discharge by 12.56%. As the discharge increases the efficiency calculated by Eq-7 remains almost a straight line in the range of 26% to 31%. The head exhibits almost linear characteristics. The work is wrapped up by comparing the improvement in the performance and the changes in the parameters. It could be shown in table-5.10 that the changes in the parameters are within the 10% variation [12]. All the means of evaluating the performance has shown the improvement and is listed in table Table 10 Design parameters of the impeller Parameters Existing dimension Optimized dimension Inlet width (m) Outlet width (m) Inlet angle (deg) Outlet angle (deg) No.of blades editor@iaeme.com

13 Joe Ajay.A, S. Elizabeth Amudhini Stephen Table 11 Optimized Head Method Percentage improvement (%) Theoretical Simulation CONCLUSIONS A commercially available pump with duty point delivery head of 25m and discharge of m 3 /s was desired to improve the delivery head of the pump. In order to optimize the head, the head losses within the impeller were identified and the design parameters of impeller that contribute to these losses were measured and used to calculate the head of the pump. The existing performance of the pump was evaluated by experimentation and the H-Q characteristics were determined. Once the design was optimized, to check the optimization CFD simulation was performed on the existing design for choosing the turbulence model. As suggested by [11] different turbulence models were used to simulated the duty point condition and K-ε model proved close to the net theoretical head, hence it was chosen to evaluate the optimized design. The mathematical model developed for the head (with losses) was used as objective function and design parameters were given variation of 10% from the existing dimensions. Popular algorithms for design optimization as specified in [4] were used, include: Genetic algorithm (GA), Particle swarm optimization (PSO), Pattern search algorithm (PS). The optimization code was made to run for 20 trails as in [4] and the average were taken as the optimized parameters. It was observed that PSO algorithm contributed maximum head by 17.48% improvement. The changes in losses were: Circulation loss decreased by: 22.17%; Inlet incident loss decreased by 32.67% ; Frictional loss increased by 1.11%. The increase in frictional loss is due to the fact that there is decrease in the outlet angle. As a pre-final step in the design process simulation of the duty point was done for the pump with K- ε model and it was found that there was an improvement by 2.36% in the head. The optimized impeller design was then casted and experimentation as described in [1] were conducted and it was found that there was an improvement of 12.56% in delivery head of the pump at duty point and efficiency of the pump at duty point increased by 20.42%. Figure 15 Existing impeller editor@iaeme.com

14 Shape Optimization of Submersible Pump Impeller Design Figure 16 Optimized impeller 7. NOMENCLATURE H th - Theoretical head (m) H c - Circulation head loss (m) H i - Inlet incident loss (m) H f - Frictional head loss (m) H net - Net theoretical head loss (m) Q-Discharge (m 3 /s) b 2 - Width at exit (m) b 1 - Width at entrance (m) β 2 - Blade angle at exit ( 0 ) β 1 - Blade angle at entrance ( 0 ) D 2 - Impeller outer diameter (m) D 1 - Impeller inlet diameter (m) Slip µ= Inlet tangential velocity U 1 = Outlet tangential velocity U 2 = Figure 17 Existing and optimized impeller cut section editor@iaeme.com

15 Joe Ajay.A, S. Elizabeth Amudhini Stephen Inlet whirl velocity C 1 = Outlet whirl velocity C 2 = Inlet whirl velocity at blade exit C u1 = µ* + Outlet whirl velocity at blade exit C u2 = µ* + REFERENCES [1] Austin.J.L, Church.H, "Centrifugal pumps and Blowers," in Centrifugal pumps and Blowers. Alahabad, India: Metropolitan Book Co, Pvt, Ltd, 1973, ch. 10, p [2] Berge Djebedjian, "Theoretical model to predict the performance of centrifugal pump equipped with splitter blades," Mansoura Engineering Journal, pp. M50-M70, [3] Bacharoudis.E.C, Filios.A.E, Mentzos.M.D, Margaris.D.P, "Parametric Study of a Centrifugal Pump Impeller by Varying the Outlet Blade Angle," The Open Mechanical Engineering Journal, pp , [4] Elizabeth Amudhini Stephen.S, Mercy Shanthi.R., Joe Ajay.A, "Optimization of thermal comfort in office buildings using non-traditional optimization techniques," International Journal of Mathematics and Computer Applications Research (IJMCAR), vol. 3, no. 1, pp , Mar [5] Elizabeth Amudhini Stephen.S, Joe Ajay.A, Review of ten non-traditional optimization techniques, International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN , Volume 5(2013), Issue 1,Page [6] Igor J. Karassik, Joseph P. Messina, Paul Cooper, Charles C. Heald, " Pump handbook," 2nd ed. McGraw-Hill Book Company. [7] Johann friedrich Guilich, Centrifugal pumps. Springer, [8] Khin Cho Thin, Mya Mya Khaing, Khin Maung Aye, "Design and Performance Analysis of Centrifugal Pump," World Academy of Science, Engineering and Technology, pp , [9] Kim.J.H,Oh.K.T, Pyun.K.B, Kim.C.K, Choi.Y.S, Yoon.J.Y, "Design optimization of a centrifugal pump impeller and volute using computational fluid dynamics," in 26th IAHR Symposium on Hydraulic Machinery and Systems, [10] Ling Zhou,Weidong Shi, Suquing Wu, "Performance Optimization in a Centrifugal Pump Impeller by Orthogonal Experiment and Numerical Simulation," Advances in Mechanical Engineering, [11] Liu.H.L,Liu.M.M,Dong.L,Ren.Y,Du.H, "Effects of computational grids and turbulence models on numerical simulation of centrifugal pump with CFD," in, 2012, p. 26 th IAHR Symosium on Hydraulic Machinery and Systems. [12] Shahram Derakhshan,Maryam Pourmahdavi, Ehsan Abdolahnejad, Amin Reihani, Ashkan Ojaghi, "Numerical shape optimization of a centrifugal pump impeller using artificial bee colony algorithm," Computers & Fluids, pp , [13] Suthep Kaewnai,Manuspong Chamaoot, Somchai Wongwises, "Predicting performance of radial flow type impeller of centrifugal pump using CFD," Journal of Mechanical Science and Technology, p. 1620~1627, 2009.(13) [14] Vasilis Grapsas,Fotis stamatelos,john Anagnostopoulos,Dimitris papantonis, "Numerical Study and Optimal Blade Design of a Centrifugal Pump by Evolutionary Algorithms," editor@iaeme.com

16 Shape Optimization of Submersible Pump Impeller Design Knowledge-Based Intelligent Information and Engineering Systems,Springer-Verlag Berlin Heidelberg, p , 2008.(15) [15] ZAYA.J, "Aerodynamic Optimization of Ground Vehicles with the Use of Fluent s Adjoint Solver," 2013.(11) [16] Zhuang.B,Luo.X,Zhang.Y,Wang.X,Xu.H,Nishi.M, "Design optimization for a shaft-less double suction mini turbo pump," in 25th IAHR Symposium on Hydraulic Machinery and Systems, 2010.(12) [17] Shyam Narayan Shukla, Ruchi Khare and Vishnu Prasad, Performance Evaluation of Turbulence Models for Flow Simulation of Double Suction Centrifugal Pump. International Journal of Civil Engineering and Technology, 7(6), 2016, pp [18] A. Joe Ajay and S. Elizabeth Amudhini Stephen. Design and Optimization of Submersible Pump Impeller. International Journal of Mechanical Engineering and Technology, 8(2), 2017, pp [19] S. Sivakumar and K. Siddappa Naidu. Design of Wind Solar and Pumped - Storage Hybrid Power Supply System. International Journal of Electrical Engineering & Technology, 8(4), 2017, pp editor@iaeme.com

DESIGN AND OPTIMIZATION OF SUBMERSIBLE PUMP IMPELLER

DESIGN AND OPTIMIZATION OF SUBMERSIBLE PUMP IMPELLER International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 2, February 2017, pp. 56 69 Article ID: IJMET_08_02_008 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=2

More information

Design of Monoblock Centrifugal Pump Impeller

Design of Monoblock Centrifugal Pump Impeller Design of Monoblock Centrifugal Pump Impeller Authors Mr. Chetan Kallappa Tambake 1, Prof. P. V. Salunke 1 Department of Mechanical Engineering, Walchand Institute of Technology, Ashok Chowk, Solapur-413006,

More information

COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION IMPELLER OF A CENTRIFUGAL PUMP

COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION IMPELLER OF A CENTRIFUGAL PUMP Proceedings of the Fortieth National Conference on Fluid Mechanics and Fluid Power December 12-14, 2013, NIT Hamirpur, Himachal Pradesh, India FMFP2013_141 COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION

More information

DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP

DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP 1 CH.YADAGIRI, 2 P.VIJAYANAND 1 Pg Scholar, Department of MECH, Holymary Institute of Technology, Ranga Reddy, Telangana, India. 2 Assistant Professor, Department

More information

IJREAS Volume 2, Issue 2 (February 2012) ISSN:

IJREAS Volume 2, Issue 2 (February 2012) ISSN: DESIGN AND CFD ANALYSIS OF SINGLE STAGE, END SUCTION, RADIAL FLOW CENTRIFUGAL PUMP FOR MINE DEWATERING APPLICATION Swapnil Urankar * Dr. H S Shivashankar ** Sourabh Gupta *** ABSTRACT Heavy centrifugal

More information

Chapter Four Hydraulic Machines

Chapter Four Hydraulic Machines Contents 1- Introduction. 2- Pumps. Chapter Four Hydraulic Machines (لفرع الميكانيك العام فقط ( Turbines. -3 4- Cavitation in hydraulic machines. 5- Examples. 6- Problems; sheet No. 4 (Pumps) 7- Problems;

More information

CFD Analysis of Centrifugal Pump in Sewerage System

CFD Analysis of Centrifugal Pump in Sewerage System CFD Analysis of Centrifugal Pump in Sewerage System J. Beston 1, G. Gopi 1, S. Gopi 1, M. Karthika 1, Dr. S. V. Suresh Babu 2 1 Department of Mechanical Engineering, Adhiyamaan College of Engineering,

More information

COMPUTER AIDED DESIGN OF RADIAL TIPPED CENTRIFUGAL BLOWERS AND FANS

COMPUTER AIDED DESIGN OF RADIAL TIPPED CENTRIFUGAL BLOWERS AND FANS 4 th International Conference on Mechanical Engineering, December 26-28, 21, Dhaka, Bangladesh/pp. IV 55-6 COMPUTER AIDED DESIGN OF RADIAL TIPPED CENTRIFUGAL BLOWERS AND FANS Nitin N. Vibhakar* and S.

More information

TOTAL HEAD, N.P.S.H. AND OTHER CALCULATION EXAMPLES Jacques Chaurette p. eng., June 2003

TOTAL HEAD, N.P.S.H. AND OTHER CALCULATION EXAMPLES Jacques Chaurette p. eng.,   June 2003 TOTAL HEAD, N.P.S.H. AND OTHER CALCULATION EXAMPLES Jacques Chaurette p. eng., www.lightmypump.com June 2003 Figure 1 Calculation example flow schematic. Situation Water at 150 F is to be pumped from a

More information

Interaction of impeller and guide vane in a seriesdesigned

Interaction of impeller and guide vane in a seriesdesigned IOP Conference Series: Earth and Environmental Science Interaction of impeller and guide vane in a seriesdesigned axial-flow pump To cite this article: S Kim et al 212 IOP Conf. Ser.: Earth Environ. Sci.

More information

Chapter Four Hydraulic Machines

Chapter Four Hydraulic Machines Contents 1- Introduction. - Pumps. Chapter Four Hydraulic Machines (لفرع الميكانيك العام فقط ( Turbines. -3 4- Cavitation in hydraulic machines. 5- Examples. 6- Problems; sheet No. 4 (Pumps) 7- Problems;

More information

Numerical Study of the Semi-Open Centrifugal Pump Impeller Side Clearance A. Farid Ayad *, H. M. Abdalla,A. S. Abo El-Azm Egyptian Armed Forces, Egypt

Numerical Study of the Semi-Open Centrifugal Pump Impeller Side Clearance A. Farid Ayad *, H. M. Abdalla,A. S. Abo El-Azm Egyptian Armed Forces, Egypt 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 2015, E-Mail: asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(202) 24025292

More information

CFD approach for design optimization and validation for axial flow hydraulic turbine

CFD approach for design optimization and validation for axial flow hydraulic turbine Indian Journal of Engineering & Materials Sciences Vol. 16, August 009, pp. 9-36 CFD approach for design optimization and validation for axial flow hydraulic turbine Vishnu Prasad, V K Gahlot* & P Krishnamachar

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: A COMPUTER PROGRAMMED DESIGN OPTIMISATION AND ANALYSIS OF COMPRESSOR IMPELLER G. Naga Malleshwar Rao 1, Dr. S.L.V. Prasad 2, Dr. S. Sudhakarbabu 3 1, 2 Professor of Mechanical Engineering, Shri Shirdi

More information

Numerical Study of Pressure and Velocity Distribution Analysis of Centrifugal Pump

Numerical Study of Pressure and Velocity Distribution Analysis of Centrifugal Pump International Journal of Thermal Technologies, Vol.1, No.1 (Dec. 2011) Research Article Numerical Study of Pressure and Velocity Distribution Analysis of Centrifugal Pump Munish Gupta 1, Satish Kumar 2,

More information

EFFECTIVENESS OF HEAT TRANSFER INTENSIFIERS IN A FLUID CHANNEL

EFFECTIVENESS OF HEAT TRANSFER INTENSIFIERS IN A FLUID CHANNEL International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 9, September 2018, pp. 58 62, Article ID: IJMET_09_09_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=9

More information

Optimizing Centrifugal Pump Performance by Different Blade Configuration Patterns

Optimizing Centrifugal Pump Performance by Different Blade Configuration Patterns American Journal of Mechanical and Industrial Engineering 2018; 3(1): 1-14 http://www.sciencepublishinggroup.com/j/ajmie doi: 10.11648/j.ajmie.20180301.11 ISSN: 2575-6079 (Print); ISSN: 2575-6060 (Online)

More information

CHAPTER TWO CENTRIFUGAL PUMPS 2.1 Energy Transfer In Turbo Machines

CHAPTER TWO CENTRIFUGAL PUMPS 2.1 Energy Transfer In Turbo Machines 7 CHAPTER TWO CENTRIFUGAL PUMPS 21 Energy Transfer In Turbo Machines Fig21 Now consider a turbomachine (pump or turbine) the total head (H) supplied by it is The power delivered to/by the fluid simply

More information

Numerical Investigation of Secondary Flow In An Axial Flow Compressor Cascade

Numerical Investigation of Secondary Flow In An Axial Flow Compressor Cascade Numerical Investigation of Secondary Flow In An Axial Flow Compressor Cascade 1 T. Suthakar, 2 Akash Dhurandhar 1 Associate Professor, 2 M.Tech. Scholar, Department of Mechanical Engineering National Institute

More information

A Numerical study of effect of Return Channel Vanes Shroud Wall Divergence Angle on the Cross-over System Performance in Centrifugal Compressors

A Numerical study of effect of Return Channel Vanes Shroud Wall Divergence Angle on the Cross-over System Performance in Centrifugal Compressors RESEARCH ARTICLE OPEN ACCESS A Numerical study of effect of Return Channel Vanes Shroud Wall Divergence Angle on the Cross-over System Performance in Centrifugal Compressors * K.Srinivasa Reddy *, M Sai

More information

Keywords - Gas Turbine, Exhaust Diffuser, Annular Diffuser, CFD, Numerical Simulations.

Keywords - Gas Turbine, Exhaust Diffuser, Annular Diffuser, CFD, Numerical Simulations. Numerical Investigations of PGT10 Gas Turbine Exhaust Diffuser Using Hexahedral Dominant Grid Vaddin Chetan, D V Satish, Dr. Prakash S Kulkarni Department of Mechanical Engineering, VVCE, Mysore, Department

More information

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 21 Centrifugal Compressor Part I Good morning

More information

CHAPTER EIGHT P U M P I N G O F L I Q U I D S

CHAPTER EIGHT P U M P I N G O F L I Q U I D S CHAPTER EIGHT P U M P I N G O F L I Q U I D S Pupmps are devices for supplying energy or head to a flowing liquid in order to overcome head losses due to friction and also if necessary, to raise liquid

More information

Design optimization of a centrifugal pump impeller and volute using computational fluid dynamics

Design optimization of a centrifugal pump impeller and volute using computational fluid dynamics IOP Conference Series: Earth and Environmental Science Design optimization of a centrifugal pump impeller and volute using computational fluid dynamics To cite this article: J H Kim et al 2012 IOP Conf.

More information

Study on the Performance of a Sirocco Fan (Flow Around the Runner Blade)

Study on the Performance of a Sirocco Fan (Flow Around the Runner Blade) Rotating Machinery, 10(5): 415 424, 2004 Copyright c Taylor & Francis Inc. ISSN: 1023-621X print / 1542-3034 online DOI: 10.1080/10236210490474629 Study on the Performance of a Sirocco Fan (Flow Around

More information

FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE

FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE N. Pourmahmoud and S. Majid Taleby Faculty of Engineering, Urmia University, Urmia, Iran E-Mail: majid.taleby@gmail.com

More information

Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines. Unit 2 (Potters & Wiggert Sec

Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines. Unit 2 (Potters & Wiggert Sec Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines Unit (Potters & Wiggert Sec. 1..1, &-607) Expression relating Q, H, P developed by Rotary machines Rotary

More information

PROBABILISTIC APPROACH TO DETERMINE PUMP OPERATING POINT

PROBABILISTIC APPROACH TO DETERMINE PUMP OPERATING POINT Technical Paper Session: 16 1 Session Name: Performing pump systems PROBABILISTIC APPROACH TO DETERMINE PUMP OPERATING POINT Author: Dr. Swaminathan Gopalakrishnan General Manager CAC ELGI Equipments Ltd.

More information

Centrifugal Impeller Blade Shape Optimization Through Numerical Modeling

Centrifugal Impeller Blade Shape Optimization Through Numerical Modeling International Journal of Fluid Machinery and Systems DOI: http://dx.doi.org/10.5293/ijfms.2016.9.4.313 Vol. 9, No. 4, October-December 2016 ISSN (Online): 1882-9554 Original Paper Centrifugal Impeller

More information

Research on energy conversion mechanism of a screw centrifugal pump under the water

Research on energy conversion mechanism of a screw centrifugal pump under the water IOP Conference Series: Materials Science and Engineering OPEN ACCESS Research on energy conversion mechanism of a screw centrifugal pump under the water To cite this article: H Quan et al 213 IOP Conf.

More information

Ejector Pump CFD Model Validation and Performance Improvement Studies

Ejector Pump CFD Model Validation and Performance Improvement Studies Journal of Scientific & Industrial Research Vol. 77, June 2018, pp. 353-358 Ejector Pump CFD Model Validation and Performance Improvement Studies B H Arun 1, J Vyas 2 *, B M Gopalsamy 2 and M Chimmat 2

More information

CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES

CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES 4.0 PUMP CLASSES Pumps may be classified in two general types, dynamic and positive displacement. Positive displacement pumps

More information

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 5, May 2018, pp. 717 724, Article ID: IJMET_09_05_079 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

Fluid Structural Analysis of Centrifugal FAN Using FEA

Fluid Structural Analysis of Centrifugal FAN Using FEA Fluid Structural Analysis of Centrifugal FAN Using FEA Uppada Umamaheswara Rao M.Tech (Machine Design) Malla Reddy College of Engineering and Technology, JNTU, Hyderabad, Telangana, India. ABSTRACT In

More information

ENERGY TRANSFER BETWEEN FLUID AND ROTOR. Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia

ENERGY TRANSFER BETWEEN FLUID AND ROTOR. Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia ENERGY TRANSFER BETWEEN FLUID AND ROTOR Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia Basic Laws and Equations Continuity Equation m m ρ mass

More information

ASSESSMENT OF DESIGN METHODOLOGY AND THREE DIMENSIONAL NUMERICAL (CFD) ANALYSIS OF CENTRIFUGAL BLOWER

ASSESSMENT OF DESIGN METHODOLOGY AND THREE DIMENSIONAL NUMERICAL (CFD) ANALYSIS OF CENTRIFUGAL BLOWER ASSESSMENT OF DESIGN METHODOLOGY AND THREE DIMENSIONAL NUMERICAL (CFD) ANALYSIS OF CENTRIFUGAL BLOWER D. R. Chaudhari 1, H. N. Patel 2 1,2 Mechanical Department, Government Engineering College Dahod, (India)

More information

PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON SIMPLE AND DOUBLE-ARC BLADE DESIGN METHODS

PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON SIMPLE AND DOUBLE-ARC BLADE DESIGN METHODS 3 rd International Conference on Experiments/Process/System Modeling/Simulation & Optimization 3 rd IC-EpsMsO Athens, 8- July, 2009 IC-EpsMsO PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON

More information

Effect of blade outlet angle on radial thrust of single-blade centrifugal pump

Effect of blade outlet angle on radial thrust of single-blade centrifugal pump IOP Conference Series: Earth and Environmental Science Effect of blade outlet angle on radial thrust of single-blade centrifugal pump To cite this article: Y Nishi et al 2012 IOP Conf. Ser.: Earth Environ.

More information

EFFECT OF FORCED ROTATING VANELESS DIFFUSERS ON CENTRIFUGAL COMPRESSOR STAGE PERFORMANCE

EFFECT OF FORCED ROTATING VANELESS DIFFUSERS ON CENTRIFUGAL COMPRESSOR STAGE PERFORMANCE Journal of Engineering Science and Technology Vol. 6, No. 5 (2011) 558-574 School of Engineering, Taylor s University EFFECT OF FORCED ROTATING VANELESS DIFFUSERS ON CENTRIFUGAL COMPRESSOR STAGE PERFORMANCE

More information

CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - V PUMPS

CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - V PUMPS CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - V PUMPS Centrifugal pups - Miniu speed to start the pup - NPSH - Cavitations in pups Operating characteristics - Multistage pups - Reciprocating pups - Negative

More information

Centrifugal Pumps. Problem 1. This is a small project having three parts: Parts (a), (b), and (c).

Centrifugal Pumps. Problem 1. This is a small project having three parts: Parts (a), (b), and (c). 7 Centrifugal Pumps Problem 1 This is a small project having three parts: Parts (a), (b), and (c). Part (a): Enlist the design parameters and performance parameters of a centrifugal pump. Explain, to the

More information

Performance Investigation of High Pressure Ratio Centrifugal Compressor using CFD

Performance Investigation of High Pressure Ratio Centrifugal Compressor using CFD International Journal of Ignited Minds (IJIMIINDS) Performance Investigation of High Pressure Ratio Centrifugal Compressor using CFD Manjunath DC a, Rajesh b, Dr.V.M.Kulkarni c a PG student, Department

More information

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: 3159 Vol. 2 Issue 6, June - 215 Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Turbine and pump

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS

CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS Udaya Bhaskar Reddy R*, Gopalakrishnan S, Ramasamy E Department of Chemical Engineering, Coimbatore Institute of Technology, Coimbatore-

More information

EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER

EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER nd International Conference From Scientific Computing to Computational Engineering nd IC-SCCE Athens, 5-8 July, 006 IC-SCCE EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER Vasilios

More information

Flow analysis in centrifugal compressor vaneless diffusers

Flow analysis in centrifugal compressor vaneless diffusers 348 Journal of Scientific & Industrial Research J SCI IND RES VOL 67 MAY 2008 Vol. 67, May 2008, pp. 348-354 Flow analysis in centrifugal compressor vaneless diffusers Ozturk Tatar, Adnan Ozturk and Ali

More information

Analytical Study of Performance of a Centrifugal Pump for Different Operating Conditions

Analytical Study of Performance of a Centrifugal Pump for Different Operating Conditions Analytical Study of Perforance of a Centrifugal Pup for Different Operating Conditions Dadapeer D 1, Veeresh G Gunjalli 2 Assistant Professor, Mechanical Engineering Departent, A.G.M.R College of Engineering

More information

UNIFIED DESIGN AND COMPARATIVE PERFORMANCE EVALUATION OF FORWARD AND BACKWARD CURVED RADIAL TIPPED CENTRIFUGAL FAN

UNIFIED DESIGN AND COMPARATIVE PERFORMANCE EVALUATION OF FORWARD AND BACKWARD CURVED RADIAL TIPPED CENTRIFUGAL FAN Proceedings of the International Conference on Mechanical Engineering 3 (ICME3) 6-8 December 3, Dhaka, Bangladesh ICME3-FL- UNIFIED DESIGN AND COMPARATIVE PERFORMANCE EVALUATION OF FORWARD AND BACKWARD

More information

Computational Fluid Dynamics Based Analysis of Angled Rib Roughened Solar Air Heater Duct

Computational Fluid Dynamics Based Analysis of Angled Rib Roughened Solar Air Heater Duct Research Article International Journal of Thermal Technologies ISSN 2277-4114 2013 INPRESSCO. All Rights Reserved. Available at http://inpressco.com/category/ijtt Computational Fluid Dynamics Based Analysis

More information

The effect of rotational speed variation on the static pressure in the centrifugal pump (part 1)

The effect of rotational speed variation on the static pressure in the centrifugal pump (part 1) IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 8, Issue 6 (Sep. - Oct. 2013), PP 83-94 The effect of rotational speed variation on the static pressure

More information

Fluid structure interaction dynamic analysis of a mixed-flow waterjet pump

Fluid structure interaction dynamic analysis of a mixed-flow waterjet pump IOP Conference Series: Materials Science and Engineering OPEN ACCESS Fluid structure interaction dynamic analysis of a mixed-flow waterjet pump To cite this article: X W Pan et al 2013 IOP Conf. Ser.:

More information

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization, Volume 2, Special Issue

More information

Introduction to Fluid Machines, and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Introduction to Fluid Machines, and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Introduction to Fluid Machines, and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 09 Introduction to Reaction Type of Hydraulic

More information

FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION

FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION Beomjun Kye Keuntae Park Department of Mechanical & Aerospace Engineering Department of Mechanical & Aerospace Engineering

More information

(Refer Slide Time: 4:41)

(Refer Slide Time: 4:41) Fluid Machines. Professor Sankar Kumar Som. Department Of Mechanical Engineering. Indian Institute Of Technology Kharagpur. Lecture-30. Basic Principle and Energy Transfer in Centrifugal Compressor Part

More information

1917. Numerical simulation and experimental research of flow-induced noise for centrifugal pumps

1917. Numerical simulation and experimental research of flow-induced noise for centrifugal pumps 1917. Numerical simulation and experimental research of flow-induced noise for centrifugal pumps Xiao-ping Rui 1, Yang Zhao 2 1 College of Resources and Environment, University of Chinese Academy of Sciences,

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage

Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage FRIEDRICH-KARL BENRA, HANS JOSEF DOHMEN Faculty of Engineering Sciences Department of Mechanical Engineering, Turbomachinery

More information

vector H. If O is the point about which moments are desired, the angular moment about O is given:

vector H. If O is the point about which moments are desired, the angular moment about O is given: The angular momentum A control volume analysis can be applied to the angular momentum, by letting B equal to angularmomentum vector H. If O is the point about which moments are desired, the angular moment

More information

Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign

Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign IOP Conference Series: Earth and Environmental Science Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign conditions To cite this article: B J Zhao et

More information

Hydraulics. B.E. (Civil), Year/Part: II/II. Tutorial solutions: Pipe flow. Tutorial 1

Hydraulics. B.E. (Civil), Year/Part: II/II. Tutorial solutions: Pipe flow. Tutorial 1 Hydraulics B.E. (Civil), Year/Part: II/II Tutorial solutions: Pipe flow Tutorial 1 -by Dr. K.N. Dulal Laminar flow 1. A pipe 200mm in diameter and 20km long conveys oil of density 900 kg/m 3 and viscosity

More information

LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS

LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS CH-1211 Geneva 23 Switzerland EDMS No. ST/CV - Cooling of Electronics & Detectors GUIDE LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS Objectives Guide to Leakless Cooling System

More information

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH 82 CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH The coefficient of lift, drag and power for wind turbine rotor is optimized using an iterative approach. The coefficient

More information

Effects of inlet radius and bell mouth radius on flow rate and sound quality of centrifugal blower

Effects of inlet radius and bell mouth radius on flow rate and sound quality of centrifugal blower Journal of Mechanical Science and Technology 26 (5) (2012) 1531~1538 www.springerlink.com/content/1738-494x DOI 10.1007/s12206-012-0311-0 Effects of inlet radius and bell mouth radius on flow rate and

More information

Theoretical, Experimental and Numerical Investigations of the Effect of Blades Number on the Performance of Regenerative Blowers

Theoretical, Experimental and Numerical Investigations of the Effect of Blades Number on the Performance of Regenerative Blowers Theoretical, Experimental and Numerical Investigations of the Effect of Blades Number on the Performance of Regenerative Blowers T. 1 Mekhail, O. 2 Dahab, M. 1 Fathy, M. 3 EL-Gendi, and H. 1* Abdel-Mohsen

More information

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine International Journal of ChemTech Research CODEN( USA): IJCRGG ISSN : 0974-4290 Vol.5, No.2, pp 1003-1008, April-June 2013 ICGSEE-2013[14 th 16 th March 2013] International Conference on Global Scenario

More information

Radial Compressors. Damian Vogt Course MJ2429. Nomenclature

Radial Compressors. Damian Vogt Course MJ2429. Nomenclature Turbomachinery Lecture Notes 1 007-10-04 Radial Compressors Damian Vogt Course MJ49 Nomenclature Subscripts Symbol Denotation Unit c Absolute velocity m/s h Enthalpy J/kg m& Mass flow rate kg/s r Radius

More information

Effect of a blade shape on hydraulic and mechanical properties of a single - blade impeller

Effect of a blade shape on hydraulic and mechanical properties of a single - blade impeller Effect of a blade shape on hydraulic and mechanical properties of a single - blade impeller Matej Kurilla 1,*, Branislav Knížat 1, Zoltán Csuka 1, and Maroš Hyriak 1 Slovak University of Technology in

More information

EFFECT OF BAFFLES GEOMETRY ON HEAT TRANSFER ENHANCEMENT INSIDE CORRUGATED DUCT

EFFECT OF BAFFLES GEOMETRY ON HEAT TRANSFER ENHANCEMENT INSIDE CORRUGATED DUCT International Journal of Mechanical Engineering and Technology (IJMET) Volume 10, Issue 03, March 2019, pp. 555-566. Article ID: IJMET_10_03_057 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=10&itype=3

More information

CFD Analysis of High Temperature and High Velocity System: Plasma Torch

CFD Analysis of High Temperature and High Velocity System: Plasma Torch CFD Analysis of High Temperature and High Velocity System: Plasma Torch Abhishek Pratap Singh Bhadauria 1 1 Department of Mechanical Engineering, K. J. Somaiya College of Engineering, Mumbai, Maharashtra,

More information

Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal pump

Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal pump 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal

More information

Contents. 2 Basic Components Aerofoils Force Generation Performance Parameters xvii

Contents. 2 Basic Components Aerofoils Force Generation Performance Parameters xvii Contents 1 Working Principles... 1 1.1 Definition of a Turbomachine... 1 1.2 Examples of Axial Turbomachines... 2 1.2.1 Axial Hydraulic Turbine... 2 1.2.2 Axial Pump... 4 1.3 Mean Line Analysis... 5 1.4

More information

Flow behaviour analysis of reversible pumpturbine in "S" characteristic operating zone

Flow behaviour analysis of reversible pumpturbine in S characteristic operating zone IOP Conference Series: Earth and Environmental Science Flow behaviour analysis of reversible pumpturbine in "S" characteristic operating zone To cite this article: S Q Zhang et al 2012 IOP Conf. Ser.:

More information

RANS COMPUTATIONS OF A CAVITATING VORTEX ROPE AT FULL LOAD

RANS COMPUTATIONS OF A CAVITATING VORTEX ROPE AT FULL LOAD 6 th IAHR International Meeting of the Workgroup on Cavitation and Dynamic Problems in Hydraulic Machinery and Systems, September 9-11, 2015, Ljubljana, Slovenia RANS COMPUTATIONS OF A CAVITATING VORTEX

More information

MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR

MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR Engineering MECHANICS, Vol. 21, 2014, No. 5, p. 289 298 289 MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR Martin Bílek*, Jaroslav Štigler* The paper deals with the design

More information

SUMMER 14 EXAMINATION

SUMMER 14 EXAMINATION Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 ISSN 0976 6340 (Print) ISSN 0976 6359 (Online) Volume

More information

Study of the Losses in Fluid Machinery with the Help of Entropy

Study of the Losses in Fluid Machinery with the Help of Entropy Study of the Losses in Fluid Machinery with the Help of Entropy Martin Böhle 1, Annika Fleder 1, Matthias Mohr 1 * SYMPOSIA ON ROTATING MACHINERY ISROMAC 16 International Symposium on Transport Phenomena

More information

Department of Energy Fundamentals Handbook. THERMODYNAMICS, HEAT TRANSFER, AND FLUID FLOW, Module 3 Fluid Flow

Department of Energy Fundamentals Handbook. THERMODYNAMICS, HEAT TRANSFER, AND FLUID FLOW, Module 3 Fluid Flow Department of Energy Fundamentals Handbook THERMODYNAMICS, HEAT TRANSFER, AND FLUID FLOW, Module 3 REFERENCES REFERENCES Streeter, Victor L., Fluid Mechanics, 5th Edition, McGraw-Hill, New York, ISBN 07-062191-9.

More information

COMPUTATIONAL METHOD

COMPUTATIONAL METHOD Multi Objective Design Optimization of Rocket Engine Turbopump Turbine Naoki Tani, Akira Oyama and Nobuhiro Yamanishi tani.naoki@jaxa.jp Japan Aerospace Exploration Agency JAXA is now planning to develop

More information

1D AND 3D TOOLS TO DESIGN SUPERCRITICAL CO 2 RADIAL COMPRESSORS: A COMPARISON

1D AND 3D TOOLS TO DESIGN SUPERCRITICAL CO 2 RADIAL COMPRESSORS: A COMPARISON 1D AND 3D TOOLS TO DESIGN SUPERCRITICAL CO 2 RADIAL COMPRESSORS: A COMPARISON B. Monje *, D. Sánchez *, M. Savill, P. Pilidis and T. Sánchez * * Thermal Power Group (GMTS) School of Engineering, University

More information

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE 20 th Annual CFD Symposium, August 09-10, 2018, Bangalore LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE Bharathan R D, Manigandan P, Vishal Tandon, Sharad Kapil,

More information

The influence of disc friction losses and labyrinth losses on efficiency of high head Francis turbine

The influence of disc friction losses and labyrinth losses on efficiency of high head Francis turbine Journal of Physics: Conference Series OPEN ACCESS The influence of disc friction losses and labyrinth losses on efficiency of high head Francis turbine To cite this article: D eli and H Ondráka 2015 J.

More information

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 1 Introduction to Fluid Machines Well, good

More information

Numerical Validation of Flow Through an S-shaped Diffuser

Numerical Validation of Flow Through an S-shaped Diffuser 2012 International Conference on Fluid Dynamics and Thermodynamics Technologies (FDTT 2012) IPCSIT vol.33(2012) (2012) IACSIT Press, Singapore Numerical Validation of Flow Through an S-shaped Diffuser

More information

Numerical and Experimental Study on the Effect of Guide Vane Insertion on the Flow Characteristics in a 90º Rectangular Elbow

Numerical and Experimental Study on the Effect of Guide Vane Insertion on the Flow Characteristics in a 90º Rectangular Elbow Numerical and Experimental Study on the Effect of Guide Vane Insertion on the Flow Characteristics in a 90º Rectangular Elbow Sutardi 1, Wawan A. W., Nadia, N. and Puspita, K. 1 Mechanical Engineering

More information

Akshay Khadse, Lauren Blanchette, Mahmood Mohagheghi, Jayanta Kapat

Akshay Khadse, Lauren Blanchette, Mahmood Mohagheghi, Jayanta Kapat Impact of S-CO2 Properties on Centrifugal Compressor Impeller: Comparison of Two Loss Models for Mean Line Analyses The Supercritical CO2 Power Cycles Symposium 2016 Akshay Khadse, Lauren Blanchette, Mahmood

More information

Keywords: Centrifugal pumps, CFD, flow analysis, numerical simulation, radial gab, part load performance.

Keywords: Centrifugal pumps, CFD, flow analysis, numerical simulation, radial gab, part load performance. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Analysis of Centrifugal Pump in Diffuser Vane By Using CFD Dr. V.R.Sivakumar *1, Mr.Satheesh Kumar 2, Jacob Mathews 3 *1 Professor

More information

Improved Model for Meanline Analysis of Centrifugal Compressors with a Large Tip Clearance

Improved Model for Meanline Analysis of Centrifugal Compressors with a Large Tip Clearance Improved Model for Meanline Analysis of Centrifugal Compressors with a Large Tip Clearance Andrey Sherbina 1, Ivan Klimov 2 and Leonid Moroz 3 SoftInWay Inc., 1500 District Avenue, Burlington, MA, 01803,

More information

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE L. Velázquez-Araque 1 and J. Nožička 2 1 Division of Thermal fluids, Department of Mechanical Engineering, National University

More information

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Introduction to Fluid Machines and Compressible Flow Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 07 Analysis of Force on the Bucket of Pelton

More information

THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE

THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE Polymers Research Journal ISSN: 195-50 Volume 6, Number 01 Nova Science Publishers, Inc. THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE E. Poursaeidi, M. Mohammadi and S. S. Khamesi University

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 28 CFD BASED HEAT TRANSFER ANALYSIS OF SOLAR AIR HEATER DUCT PROVIDED WITH ARTIFICIAL ROUGHNESS Vivek Rao, Dr. Ajay

More information

Prediction of Performance Characteristics of Orifice Plate Assembly for Non-Standard Conditions Using CFD

Prediction of Performance Characteristics of Orifice Plate Assembly for Non-Standard Conditions Using CFD International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-5, May 2015 Prediction of Performance Characteristics of Orifice Plate Assembly for Non-Standard Conditions

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION 2016 IJSRSET Volume 2 Issue 4 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Analysis of Compressible Effect in the Flow Metering By Orifice Plate Using Prasanna

More information

D O T 1 ; O T 2 ; O T 3 ; O T i

D O T 1 ; O T 2 ; O T 3 ; O T i 156 6 Fault diagnosis of pumps The model parameters O T h D O T 1 ; O T 2 ; O T 3 ; O T i 4 (6.1.38) were estimated by the leastsquares method in the form of discrete squareroot filtering (DSFI). Based

More information

Investigation of Flow Profile in Open Channels using CFD

Investigation of Flow Profile in Open Channels using CFD Investigation of Flow Profile in Open Channels using CFD B. K. Gandhi 1, H.K. Verma 2 and Boby Abraham 3 Abstract Accuracy of the efficiency measurement of a hydro-electric generating unit depends on the

More information

Internal Flow Measurements of Turbomachinery using PIV

Internal Flow Measurements of Turbomachinery using PIV Internal Flow Measurements of Turbomachinery using PIV OHUCHIDA Satoshi : Turbo Machinery and Engine Technology Department, Products Development Center, Corporate Research & Development TAMAKI Hideaki

More information

EXPERIMENTAL AND NUMERICAL INVESTIGATION OF RADIAL FORCES ACTING ON CENTRIFUGAL PUMP IMPELLER

EXPERIMENTAL AND NUMERICAL INVESTIGATION OF RADIAL FORCES ACTING ON CENTRIFUGAL PUMP IMPELLER A R C H I V E O F M E C H A N I C A L E N G I N E E R I N G VOL. LXI 214 Number 3 1.2478/meceng-214-25 Key words: rotodynamic pumps, radial thrust, pumps with single volutes, affinity laws, measurement

More information