Numerical Simulation of the Basketball Flight Trajectory based on FLUENT Fluid Solid Coupling Mechanics Yanhong Pan

Size: px
Start display at page:

Download "Numerical Simulation of the Basketball Flight Trajectory based on FLUENT Fluid Solid Coupling Mechanics Yanhong Pan"

Transcription

1 Applied Mechanics and Materials Submitted: ISSN: , Vols , pp Accepted: doi: / Online: Trans Tech Publications, Switzerland Numerical Simulation of the Basketball Flight Traectory based on FLUENT Fluid Solid Coupling Mechanics Yanhong Pan School of Physical Education, Hezhou University, Hezhou, China Keywords: FLUENT software; Fluid solid coupling; Basketball flight; Deformation curve; 3D modeling; Iteration Abstract. The calculation of basketball traectory involves the elastic-plastic mechanics and aerodynamics theory. Besides the deformation of basketball flight, the flight is a complex fluid solid coupling process. If wanting to simulate the flight traectory of basketball accurately, it must consider the effect of flow field and solid fluid solid coupling field. In order to calculate the flight traectory of basketball accurately and improve basketball shooting speed and posture training efficiency in the training process, this paper uses the FLUENT to simulate the basketball flight traectory. Combined with the aerodynamic theory we established the mathematical model of basketball flight. Through the numerical simulation we calculate the velocity field and the monitoring point deformation curve of basketball flight, it provides a new method for computer technical training for basketball players. Introduction Basketball is a very intense antagonism competition, in the course of the game, players should consume a lot of physical strength, also need flexible technical movements as the key to win success. The basketball movement is different from other sports, and it requests the athlete to have good bounce, amazing explosive force, the sensitive action and instant reaction ability, also requires athletes to have flexible basketball shooting skills and gesture [1, 2]. Therefore, based on the computer hardware and software technology as a strong technical support, from the mechanical properties of the basketball, we simulate the flight traectory of basketball shooting process, and obtain the good simulation results, which provide technical support for basketball players. Overview of FLUENT Basketball Flight Simulation Before the numerical simulation calculation of FLUENT, we first do numerical modeling. The numerical modeling approach can use the FLUENT GAMBIT software, and it can also use CAD, Solidworks and PROE software to import the model, and then do grid division [3]. This paper uses the GAMBIT direct modeling to establish basketball structure model and aerodynamic flow field, and simulates the basketball traectory under the different speeds. The main process is as follows: Fig. 1 Schematic diagram of FLUENT numerical simulation process Figure 1 shows the schematic diagram of FLUENT simulation process. The process is divided into four steps, including the basketball and air field model, grid division, iterative calculation and the results of after treatment [4]. Through calculating the flight track under different flight speeds, we summarize the different shooting speed, which provides technical reference for basketball players. All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: , Pennsylvania State University, University Park, USA-12/05/16,06:23:36)

2 2348 Material Science, Civil Engineering and Architecture Science, Mechanical Engineering and Manufacturing Technology II Mechanics Modeling and UDF Program Design in the Basketball Flight Using computer methods to simulate the basketball flight, it needs to s to build basketball mechanical model, including basketball itself and air flow field. The solution on the air flow field consists of three equations, and one of the most commonly used is the conservation of mass and momentum conservation equations [5, 6]. By solving the three equations it realizes the coupling effect of flow field and solid field. For the air flow, air medium is basis of model. The matter conservation equation is as shown in formula (1). ρ ρ( u + t x ) = 0, = 1,2,3. (1) Among them, x is the axial coordinate, u is axis flow velocity, the momentum equation can be written: P τ i ( ρ ui) + ( ρuiu ) = + + ρgi + Fi. (2) t x x c p is static pressure, τ i is stress tensor, so it is: i u u i ul τ i µ 2 = + µ δi. (3) x x i 3 xl Three coordinate unit vector of basketball flight direction are respectively a, b, c, so basketball force F can be written as shown in formula (4): F = Fx a + Fb i + Fzc. (4) According to the Bernoulli equation, the air resistance of basketball can be expressed as the formula (5). 2 ( 1 / 2 ) C ρ SV F =. (5) C is the air resistance coefficient, ρ is air density, S is the basketball windward area, V is the relative velocity between basketball and air. This paper uses UDF programming to realize fluid solid coupling process of basketball and air. The basketball deformation and the air field programming coupling are as follows: Compute_Force_And_Moment(domain,tf,x_cg,f_glob,m_glob,TRUE); vn=v_body[1]; yn=b_ctr; Vn=vn+dtm*(K1+2*K2+2*K3+K4)/6; Yn=yn+dtm*vn+dtm*dtm*(K1+K2+K3)/6; v_body[1]=vn; b_ctr=yn; t+=dtm; } DEFINE_CG_MOTION(dynamic_cylinder,dt,vel,omega,time,dtime) { NV_S(vel,=,0.0); NV_S(omega,=,0.0); vel[1]=v_body[1]; }

3 Applied Mechanics and Materials Vols Fluid Solid Coupling Simulation of Basketball Flight Traectory In order to verify the reliability and effectiveness of basketball flight mechanics model and the FLUENT UDF program designed in the second part, this paper uses FLUENT to simulate the basketball flight traectory, and the FLUENT is FLUENT12.1.version. The interface is as shown in Figure 2. Fig. 2 The ANSYS-FLUENT12.1 interface Figure 2 shows the numerical simulation software of FLUENT. In the calculation process, if the model is complex, it can use advanced modeling software CAD and Solidworks, and then using GAMBIT to import into the model [7]. In this paper this model is simple, so we directly set up by GAMBIT Fig.3 The 3D model of basketball and the air flow field Figure 3 shows 3D model for basketball flight traectory simulation. The model includes basketball body part and the air flow field. In the simulation calculation process basketball and air field are respectively modeling and do grid division [8]. Grid division uses Gambit software. Fig. 4 2D cross section of basketball grid division Figure 4 shows a 2D cross-section basketball grid. In order to improve the precision of calculation, this paper uses a structured hexahedral mesh, and encrypts the grid around the basketball. In order to reduce the computational complexity, we use the progressive grid as shown in Figure 5.

4 2350 Material Science, Civil Engineering and Architecture Science, Mechanical Engineering and Manufacturing Technology II Fig. 5 2D cross section of basketball flight velocity field simulation Figure 5 shows 2D cross section of basketball flight velocity field simulation. From the chart we can see, during the flight, it produces vortex around the basketball, which is consistent with the actual flight conditions [9]. And it proves the validity and reliability of numerical simulation. Fig. 6 The curve changes with time for deformation during basketball flight Figure 6 shows the curve changes with time for deformation during basketball flight. The curve monitors a middle position of basketball, and simulates the deformation changes at different time. From the chart we can see, as time increases, the curve shows a symmetry change trend, suggesting that it produced a vortex during flight. The vortex can make the basketball be far away from the original track, so it must pay attention to the problem. Table 1. The monitoring deformation for different shooting speeds No. Shooting speed (m/s) Deformation monitoring (cm) Table 1 shows the monitoring deformation for different shooting speeds. From the table we can see, along with the increase of the shooting speed, monitoring deformation is increasing gradually

5 Applied Mechanics and Materials Vols [10]. Basketball deformation will affect the flight traectory of basketball, thus affecting the basketball shooting effect. Therefore, it needs to consider the factors of shooting speed and angle of shooting in basketball shooting process, adusting the shot, so as to improve the percentage of hits. Summary In this paper we use the differential equation theory and aerodynamics theory to establish the fluid solid coupling mechanics model of basketball flight, and use UDF to program the FLUENT. We use GAMBIT software of FLUENT to establish the mathematical model of basketball and the air flow field, and use the numerical simulation of FLUENT to calculate the air velocity field and the basketball deformation. By analyzing the monitoring point deformation under different speeds, we summarize the basketball flight traectory, and it provides theory reference for basketball shooting speed training. References [1] Kang Kai. The anaerobic ability analysis of free combat athletes in Shandong Province [J]. Journal of Shandong Sports Institute, 2011, 21(3): [2] Wu Hao, Feng Meiyun. Study on metabolism based on Wingate [J]. Journal of Beiing Sport University, 2012, 20(1): [3] Zhao Yongcai. Wingate and HUR force platform for anaerobic capacity test analysis between Physical education students and ordinary students [J]. Zheiang sports science, 2011, 32(1): [4] Li Yan. Study on the speed of 1500 meters sprint ability on the role of men athletes [J]. Chinese innovation of science and Education Journal, 2011, 30(14): [5] Zhang Bo, Wang Lina, Zhou Jinli, Bai Jie. Combination of strength training of the basketball players in vertical umping ability [J]. Journal of Hebei Institute of Physical Education, 2013, 5(1): [6] Liu Anqing. Research on status and development countermeasures of high level basketball coach teams in Universities in China [J]. Journal of Beiing Sport University, 2013, 2(11): [7] Song Zhenzhen. From the CUBA and NCAA discussing the development of high level sports teams in colleges and universities countermeasures [J]. Journal of Shanghai Institute of Physical Education, 2013, 5(11): [8] Yang Tieli. The occupation market theory of basketball [M]. Beiing: Beiing Sport University press, 2012: [9] Hao Guohua. work together for common development-the first A Club Association symposium Abstract [P]. China basketball version of CBA [10] Hu Anyi, Liu Jingyu. Construction and its application of uvenile basketball players material model [J]. Journal of Wuhan Sports Institute, 2012, 41(2):

6 Material Science, Civil Engineering and Architecture Science, Mechanical Engineering and Manufacturing Technology II / Numerical Simulation of the Basketball Flight Traectory Based on FLUENT Fluid Solid Coupling Mechanics /

The Study on the Influence of Gust Wind on Vehicle Stability Chen Wang a, Haibo Huang b*, Shaofang Xu c

The Study on the Influence of Gust Wind on Vehicle Stability Chen Wang a, Haibo Huang b*, Shaofang Xu c Applied Mechanics and Materials Submitted: 214-6-4 ISSN: 1662-7482, Vol. 598, pp 198-21 Accepted: 214-6-4 doi:1.428/www.scientific.net/amm.598.198 Online: 214-7-16 214 Trans Tech Publications, Switzerland

More information

Study on the Influencing Factors of Gas Mixing Length in Nitrogen Displacement of Gas Pipeline Kun Huang 1,a Yan Xian 2,b Kunrong Shen 3,c

Study on the Influencing Factors of Gas Mixing Length in Nitrogen Displacement of Gas Pipeline Kun Huang 1,a Yan Xian 2,b Kunrong Shen 3,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 321-324, pp 299-304 doi:10.4028/www.scientific.net/amm.321-324.299 2013 Trans Tech Publications, Switzerland Study on the Influencing

More information

Structural Design and Analysis of the New Mobile Refuge Chamber

Structural Design and Analysis of the New Mobile Refuge Chamber Key Engineering Materials Online: 2013-09-10 ISSN: 1662-9795, Vol. 584, pp 175-178 doi:10.4028/www.scientific.net/kem.584.175 2014 Trans Tech Publications, Switzerland Structural Design and Analysis of

More information

Analysis of the Impact of Rotor Rigidity on the Aerodynamic Performance of Vertical Axis Wind Turbines

Analysis of the Impact of Rotor Rigidity on the Aerodynamic Performance of Vertical Axis Wind Turbines Analysis of the Impact of Rotor Rigidity on the Aerodynamic Performance of Vertical Axis Wind Turbines Ziqin ZHAO, Shangke YUAN School of Civil Engineering, Lanzhou Institute of Technology, Lanzhou, Gansu

More information

Characteristics of Decompression Tank Internally Pressurized With Water Using OpenFOAM Syamsuri 1, a

Characteristics of Decompression Tank Internally Pressurized With Water Using OpenFOAM Syamsuri 1, a Applied Mechanics and Materials Submitted: 2015-11-26 ISSN: 1662-7482, Vol. 836, pp 3-8 Accepted: 2016-01-27 doi:10.4028/www.scientific.net/amm.836.3 Online: 2016-06-01 2016 Trans Tech Publications, Switzerland

More information

CFD Analysis ofwind Turbine Airfoil at Various Angles of Attack

CFD Analysis ofwind Turbine Airfoil at Various Angles of Attack IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 13, Issue 4 Ver. II (Jul. - Aug. 2016), PP 18-24 www.iosrjournals.org CFD Analysis ofwind Turbine

More information

Analysis of Steady-state Characteristics of Aerodynamic Bearing Based on FLUENT JIA Chenhui 1,a, Du Caifeng 2,b and QIU Ming 3,c

Analysis of Steady-state Characteristics of Aerodynamic Bearing Based on FLUENT JIA Chenhui 1,a, Du Caifeng 2,b and QIU Ming 3,c International Conference on Intelligent Systems Research and Mechatronics Engineering (ISRME 2015) Analysis of Steady-state Characteristics of Aerodynamic Bearing Based on FLUENT JIA Chenhui 1,a, Du Caifeng

More information

Aerodynamic Measures for the Vortex-induced Vibration of π-shape Composite Girder in Cable-stayed Bridge

Aerodynamic Measures for the Vortex-induced Vibration of π-shape Composite Girder in Cable-stayed Bridge Aerodynamic Measures for the Vortex-induced Vibration of π-shape Composite Girder in Cable-stayed Bridge *Feng Wang 1), Jialing Song 2), Tuo Wu 3), and Muxiong Wei 4) 1), 2, 3), 4) Highway School, Chang

More information

The Mechanism Study of Vortex Tools Drainage Gas Recovery of Gas Well

The Mechanism Study of Vortex Tools Drainage Gas Recovery of Gas Well Advances in Petroleum Exploration and Development Vol. 7, No. 1, 214, pp. 62-66 DOI:1.3968/j.aped.1925543821471.1931 ISSN 1925-542X [Print] ISSN 1925-5438 [Online] www.cscanada.net www.cscanada.org The

More information

CFD ANALYSIS AND COMPARISON USING ANSYS AND STAR-CCM+ OF MODEL AEROFOIL SELIG 1223

CFD ANALYSIS AND COMPARISON USING ANSYS AND STAR-CCM+ OF MODEL AEROFOIL SELIG 1223 International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 11, November 2017, pp. 312 318, Article ID: IJMET_08_11_034 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=11

More information

Kinematics and Luffing Moment of Lemniscate Type Crane with Boom. Driving

Kinematics and Luffing Moment of Lemniscate Type Crane with Boom. Driving dvanced Materials Research Online: 2012-04-12 ISSN: 1662-8985, Vols. 503-504, pp 923-926 doi:10.4028/www.scientific.net/mr.503-504.923 2012 Trans Tech ublications, Switzerland Kinematics and Luffing Moment

More information

Simulation Research of a type of Pressure Vessel under Complex Loading Part 1 Component Load of the Numerical Analysis

Simulation Research of a type of Pressure Vessel under Complex Loading Part 1 Component Load of the Numerical Analysis Simulation Research of a type of Pressure Vessel under Complex Loading Part 1 Component Load of the Numerical Analysis Yufu Zhang 1,2 1. College of Materials Science and Engineering, ; 2. Gansu Lanpec

More information

Basketball field goal percentage prediction model research and application based on BP neural network

Basketball field goal percentage prediction model research and application based on BP neural network ISSN : 0974-7435 Volume 10 Issue 4 BTAIJ, 10(4), 2014 [819-823] Basketball field goal percentage prediction model research and application based on BP neural network Jijun Guo Department of Physical Education,

More information

The Application of ANSYS Contact Analysis in Cable Crane Load Conversion Device

The Application of ANSYS Contact Analysis in Cable Crane Load Conversion Device 2017 2nd International Conference on Mechanical Control and Automation (ICMCA 2017) ISBN: 978-1-60595-460-8 The Application of ANSYS Contact Analysis in Cable Crane Load Conversion Device Yong-shi HU 1,*,

More information

Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed Unit Table

Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed Unit Table 2016 3 rd International Conference on Mechanical, Industrial, and Manufacturing Engineering (MIME 2016) ISBN: 978-1-60595-313-7 Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed

More information

Dynamic Characteristics of the End-effector of a Drilling Robot for Aviation

Dynamic Characteristics of the End-effector of a Drilling Robot for Aviation International Journal of Materials Science and Applications 2018; 7(5): 192-198 http://www.sciencepublishinggroup.com/j/ijmsa doi: 10.11648/j.ijmsa.20180705.14 ISSN: 2327-2635 (Print); ISSN: 2327-2643

More information

Volume 2, Issue 5, May- 2015, Impact Factor: Structural Analysis of Formula One Racing Car

Volume 2, Issue 5, May- 2015, Impact Factor: Structural Analysis of Formula One Racing Car Structural Analysis of Formula One Racing Car Triya Nanalal Vadgama 1, Mr. Arpit Patel 2, Dr. Dipali Thakkar 3, Mr. Jignesh Vala 4 Department of Aeronautical Engineering, Sardar Vallabhbhai Patel Institute

More information

Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier

Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier Zixin Wang a Dalian Scientific Test and Control Technology Institute. 16 Binhai Street. Dalian, 116013, China. Abstract a wangzixin_1@163.com

More information

High Swept-back Delta Wing Flow

High Swept-back Delta Wing Flow Advanced Materials Research Submitted: 2014-06-25 ISSN: 1662-8985, Vol. 1016, pp 377-382 Accepted: 2014-06-25 doi:10.4028/www.scientific.net/amr.1016.377 Online: 2014-08-28 2014 Trans Tech Publications,

More information

Keywords: contra-rotating fan, air pressure, deformation of blades.

Keywords: contra-rotating fan, air pressure, deformation of blades. 2nd International Conference on Machinery, Materials Engineering, Chemical Engineering and Biotechnology (MMECEB 2015) Study on Deformation of the Two Rotors of Contra-Rotating Fan under Variable Speeds

More information

NUMERICAL SIMULATION OF STATIC INTERFERENCE EFFECTS FOR SINGLE BUILDINGS GROUP

NUMERICAL SIMULATION OF STATIC INTERFERENCE EFFECTS FOR SINGLE BUILDINGS GROUP NUMERICAL SIMULATION OF STATIC INTERFERENCE EFFECTS FOR SINGLE BUILDINGS GROUP Xing-qian Peng, Chun-hui Zhang 2 and Chang-gui Qiao 2 Professor, College of Civil Engineering, Huaqiao University, Quanzhou,

More information

Numerical simulation of aerodynamic performance for two dimensional wind turbine airfoils

Numerical simulation of aerodynamic performance for two dimensional wind turbine airfoils Available online at www.sciencedirect.com Procedia Engineering 31 (2012) 80 86 International Conference on Advances in Computational Modeling and Simulation Numerical simulation of aerodynamic performance

More information

COMPARISONS OF COMPUTATIONAL FLUID DYNAMICS AND

COMPARISONS OF COMPUTATIONAL FLUID DYNAMICS AND The Seventh Asia-Pacific Conference on Wind Engineering, November 8-12, 2009, Taipei, Taiwan COMPARISONS OF COMPUTATIONAL FLUID DYNAMICS AND WIND TUNNEL EXPERIMENTS FOR PEDESTRIAN WIND ENVIRONMENTS Chin-Hsien

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(6):463-467 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Walking Robot Stability Based on Inverted Pendulum

More information

International Journal of Technical Research and Applications e-issn: , Volume 4, Issue 3 (May-June, 2016), PP.

International Journal of Technical Research and Applications e-issn: ,  Volume 4, Issue 3 (May-June, 2016), PP. DESIGN AND ANALYSIS OF FEED CHECK VALVE AS CONTROL VALVE USING CFD SOFTWARE R.Nikhil M.Tech Student Industrial & Production Engineering National Institute of Engineering Mysuru, Karnataka, India -570008

More information

Analysis of wind resistance of high-rise building structures based on computational fluid dynamics simulation technology

Analysis of wind resistance of high-rise building structures based on computational fluid dynamics simulation technology International Journal of Heat and Technology Vol. 36, No. 1, March, 18, pp. 376-38 Journal homepage: http://iieta.org/journals/ijht Analysis of wind resistance of high-rise building structures based on

More information

Computational Analysis of the S Airfoil Aerodynamic Performance

Computational Analysis of the S Airfoil Aerodynamic Performance Computational Analysis of the 245-3S Airfoil Aerodynamic Performance Luis Velazquez-Araque and Jiří Nožička 2 Department of Mechanical Engineering National University of Táchira, San Cristóbal 5, Venezuela

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53 CADDM The design of exoskeleton lower limbs rehabilitation robot Zhao Xiayun 1, Wang Zhengxing 2, Liu Zhengyu 1,3,

More information

International Journal of Advanced Engineering and Management Research Vol. 1 Issue Pressure analysis of a Multi-tube Cyclone Separator

International Journal of Advanced Engineering and Management Research Vol. 1 Issue Pressure analysis of a Multi-tube Cyclone Separator International Journal of Advanced Engineering and Management Research Vol. 1 Issue 3 2016 www.ijaemr.com Pressure analysis of a Multi-tube Cyclone Separator Cheng Yu 1, Xinghua Liu 2, Jiping Wang 3 1.

More information

Numerical Simulation And Aerodynamic Performance Comparison Between Seagull Aerofoil and NACA 4412 Aerofoil under Low-Reynolds 1

Numerical Simulation And Aerodynamic Performance Comparison Between Seagull Aerofoil and NACA 4412 Aerofoil under Low-Reynolds 1 Advances in Natural Science Vol. 3, No. 2, 2010, pp. 244-20 www.cscanada.net ISSN 171-7862 [PRINT] ISSN 171-7870 [ONLINE] www.cscanada.org *The 3rd International Conference of Bionic Engineering* Numerical

More information

Center Distance Change of Silent Chain Drive Effect on Sprocket Tooth Profile Modification Wei Sun 1,a, Xiaolun Liu 1,b, Jiajun Liu 1 and Wei Zhang 1

Center Distance Change of Silent Chain Drive Effect on Sprocket Tooth Profile Modification Wei Sun 1,a, Xiaolun Liu 1,b, Jiajun Liu 1 and Wei Zhang 1 Key Engineering Materials Online: 2012-08-24 ISSN: 1662-9795, Vol. 522, pp 574-577 doi:10.4028/www.scientific.net/kem.522.574 2012 Trans Tech Publications, Switzerland Center Distance Change of Silent

More information

Advanced Materials Research Vol

Advanced Materials Research Vol Advanced Materials Research Online: 2013-09-04 ISSN: 1662-8985, Vol. 790, pp 510-514 doi:10.4028/www.scientific.net/amr.790.510 2013 Trans Tech Publications, Switzerland Public bicycle System Station Deployment

More information

Investigation on 3-D Wing of commercial Aeroplane with Aerofoil NACA 2415 Using CFD Fluent

Investigation on 3-D Wing of commercial Aeroplane with Aerofoil NACA 2415 Using CFD Fluent Investigation on 3-D of commercial Aeroplane with Aerofoil NACA 2415 Using CFD Fluent Rohit Jain 1, Mr. Sandeep Jain 2, Mr. Lokesh Bajpai 3 1PG Student, 2 Associate Professor, 3 Professor & Head 1 2 3

More information

CFD ANALYSIS OF AIRFOIL SECTIONS

CFD ANALYSIS OF AIRFOIL SECTIONS CFD ANALYSIS OF AIRFOIL SECTIONS Vinayak Chumbre 1, T. Rushikesh 2, Sagar Umatar 3, Shirish M. Kerur 4 1,2,3 Student, Jain College of Engineering, Belagavi, Karnataka, INDIA 4Professor, Dept. of Mechanical

More information

Wind tunnel test and numerical simulation of wind pressure on a high-rise building

Wind tunnel test and numerical simulation of wind pressure on a high-rise building Journal of Chongqing University (English Edition) [ISSN 1671-8224] Vol. 9 No. 1 March 2010 Article ID: 1671-8224(2010)01-0047-07 To cite this article: AL ZOUBI Feras, LI Zheng-liang, WEI Qi-ke, SUN Yi.

More information

Keywords: dynamic stall, free stream turbulence, pitching airfoil

Keywords: dynamic stall, free stream turbulence, pitching airfoil Applied Mechanics and Materials Vol. 225 (2012) pp 103-108 Online available since 2012/Nov/29 at www.scientific.net (2012) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.225.103

More information

NUMERICAL SIMULATION OF WIND INTERFERENCE EFFECT

NUMERICAL SIMULATION OF WIND INTERFERENCE EFFECT NUMERICAL SIMULATION OF WIND INTERFERENCE EFFECT FOR A STADIUM AND A GYMNASIUM Gang Xu 1, Xing-qian Peng 2, Li Wu 1, Hai Zhu 1 1 Graduate student, College of Civil Engineering, Huaqiao University, Quanzhou,

More information

Stability and Computational Flow Analysis on Boat Hull

Stability and Computational Flow Analysis on Boat Hull Vol. 2, Issue. 5, Sept.-Oct. 2012 pp-2975-2980 ISSN: 2249-6645 Stability and Computational Flow Analysis on Boat Hull A. Srinivas 1, V. Chandra sekhar 2, Syed Altaf Hussain 3 *(PG student, School of Mechanical

More information

Numerical simulation and analysis of aerodynamic drag on a subsonic train in evacuated tube transportation

Numerical simulation and analysis of aerodynamic drag on a subsonic train in evacuated tube transportation Journal of Modern Transportation Volume 20, Number 1, March 2012, Page 44-48 Journal homepage: jmt.swjtu.edu.cn DOI: 10.1007/BF03325776 1 Numerical simulation and analysis of aerodynamic drag on a subsonic

More information

Research on Small Wind Power System Based on H-type Vertical Wind Turbine Rong-Qiang GUAN a, Jing YU b

Research on Small Wind Power System Based on H-type Vertical Wind Turbine Rong-Qiang GUAN a, Jing YU b 06 International Conference on Mechanics Design, Manufacturing and Automation (MDM 06) ISBN: 978--60595-354-0 Research on Small Wind Power System Based on H-type Vertical Wind Turbine Rong-Qiang GUAN a,

More information

Effect of High-Lift Devices on Aircraft Wing

Effect of High-Lift Devices on Aircraft Wing IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 01-05 www.iosrjen.org Effect of High-Lift Devices on Aircraft Wing Gaurav B. Mungekar 1, Swapnil N. More 1, Samadhan V.

More information

Study on Water Hammer Prevention in Pumping Water Supply Systems by Multi-valves

Study on Water Hammer Prevention in Pumping Water Supply Systems by Multi-valves Study on Water Hammer Prevention in Pumping Water Supply Systems by Multi-valves Manlin Zhu, Xiaohong Zhang, Yanhe Zhang, Tao Wang Institute of Water Resources and Hydro-electric Engineering Xi an University

More information

Aerodynamic Analysis of Small Propeller in Wind Field Using CFD Chuansheng Zhang1, a, Shengguang Xie2,b and Tianhao Qin3,c

Aerodynamic Analysis of Small Propeller in Wind Field Using CFD Chuansheng Zhang1, a, Shengguang Xie2,b and Tianhao Qin3,c 4th International Conference on Sustainable Energy and Environmental Engineering (ICSEEE 2015) Aerodynamic Analysis of Small Propeller in Wind Field Using CFD Chuansheng Zhang1, a, Shengguang Xie2,b and

More information

COMPUTATIONAL FLUID DYNAMIC ANALYSIS OF AIRFOIL NACA0015

COMPUTATIONAL FLUID DYNAMIC ANALYSIS OF AIRFOIL NACA0015 International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 2, February 2017, pp. 210 219 Article ID: IJMET_08_02_026 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=2

More information

Study on the shape parameters of bulbous bow of. tuna longline fishing vessel

Study on the shape parameters of bulbous bow of. tuna longline fishing vessel International Conference on Energy and Environmental Protection (ICEEP 2016) Study on the shape parameters of bulbous bow of tuna longline fishing vessel Chao LI a, Yongsheng WANG b, Jihua Chen c Fishery

More information

Effect of Inlet Clearance Gap on the Performance of an Industrial Centrifugal Blower with Parallel Wall Volute

Effect of Inlet Clearance Gap on the Performance of an Industrial Centrifugal Blower with Parallel Wall Volute International Journal of Fluid Machinery and Systems DOI: http://dx.doi.org/10.5293/ijfms.2013.6.3.113 Vol. 6, No. 3, July-September 2013 ISSN (Online): 1882-9554 Original Paper (Invited) Effect of Inlet

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research 2014 6(3):304-309 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 World men sprint event development status research

More information

u = Open Access Reliability Analysis and Optimization of the Ship Ballast Water System Tang Ming 1, Zhu Fa-xin 2,* and Li Yu-le 2 " ) x # m," > 0

u = Open Access Reliability Analysis and Optimization of the Ship Ballast Water System Tang Ming 1, Zhu Fa-xin 2,* and Li Yu-le 2  ) x # m, > 0 Send Orders for Reprints to reprints@benthamscience.ae 100 The Open Automation and Control Systems Journal, 015, 7, 100-105 Open Access Reliability Analysis and Optimization of the Ship Ballast Water System

More information

CFD Analysis and Experimental Study on Impeller of Centrifugal Pump Alpeshkumar R Patel 1 Neeraj Dubey 2

CFD Analysis and Experimental Study on Impeller of Centrifugal Pump Alpeshkumar R Patel 1 Neeraj Dubey 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 2, 21 ISSN (online): 2321-613 Alpeshkumar R Patel 1 Neeraj Dubey 2 1 PG Student 2 Associate Professor 1,2 Department of

More information

The Effect Analysis of Rudder between X-Form and Cross-Form

The Effect Analysis of Rudder between X-Form and Cross-Form 217 3rd International Conference on Computational Systems and Communications (ICCSC 217) The Effect Analysis of Rudder between X-Form and Cross-Form HAN Zhao-Lin1, a, ZHANG Zhong-Zheng2,b, WANG Long- Jin3,

More information

Design and Analysis of an Unfired Pressure Vessel for Conducting Pressure Test

Design and Analysis of an Unfired Pressure Vessel for Conducting Pressure Test IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 3 August 2017 ISSN (online): 2349-6010 Design and Analysis of an Unfired Pressure Vessel for Conducting Pressure

More information

AIRFOIL PROFILE OPTIMIZATION OF AN AIR SUCTION EQUIPMENT WITH AN AIR DUCT

AIRFOIL PROFILE OPTIMIZATION OF AN AIR SUCTION EQUIPMENT WITH AN AIR DUCT THERMAL SCIENCE, Year 2015, Vol. 19, No. 4, pp. 1217-1222 1217 AIRFOIL PROFILE OPTIMIZATION OF AN AIR SUCTION EQUIPMENT WITH AN AIR DUCT by Li QIU a,b, Rui WANG a,*, Xiao-Dong CHEN b, and De-Peng WANG

More information

THEORETICAL EVALUATION OF FLOW THROUGH CENTRIFUGAL COMPRESSOR STAGE

THEORETICAL EVALUATION OF FLOW THROUGH CENTRIFUGAL COMPRESSOR STAGE THEORETICAL EVALUATION OF FLOW THROUGH CENTRIFUGAL COMPRESSOR STAGE S.Ramamurthy 1, R.Rajendran 1, R. S. Dileep Kumar 2 1 Scientist, Propulsion Division, National Aerospace Laboratories, Bangalore-560017,ramamurthy_srm@yahoo.com

More information

Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train

Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train Wang Zhe and Ji Peng

More information

Coupling and Analysis of 981 Deep Water Semi-submersible. Drilling Platform and the Mooring System

Coupling and Analysis of 981 Deep Water Semi-submersible. Drilling Platform and the Mooring System 4th International Conference on Renewable Energy and Environmental Technology (ICREET 2016) Coupling and Analysis of 981 Deep Water Semi-submersible Drilling Platform and the Mooring System XuDong Wang1,

More information

Correction of Pressure Drop in Steam and Water System in Performance Test of Boiler

Correction of Pressure Drop in Steam and Water System in Performance Test of Boiler IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Correction of Pressure Drop in Steam and Water System in Performance Test of Boiler To cite this article: Jinglong Liu et al 2018

More information

Determination of the wind pressure distribution on the facade of the triangularly shaped high-rise building structure

Determination of the wind pressure distribution on the facade of the triangularly shaped high-rise building structure Determination of the wind pressure distribution on the facade of the triangularly shaped high-rise building structure Norbert Jendzelovsky 1,*, Roland Antal 1 and Lenka Konecna 1 1 STU in Bratislava, Faculty

More information

CFD ANALYSIS OF FLOW AROUND AEROFOIL FOR DIFFERENT ANGLE OF ATTACKS

CFD ANALYSIS OF FLOW AROUND AEROFOIL FOR DIFFERENT ANGLE OF ATTACKS www.mechieprojects.com CFD ANALYSIS OF FLOW AROUND AEROFOIL FOR DIFFERENT ANGLE OF ATTACKS PRESENTATION OUTLINE AIM INTRODUCTION LITERATURE SURVEY CFD ANALYSIS OF AEROFOIL RESULTS CONCLUSIONS www.mechieprojects.com

More information

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. CFD Simulations of Flow Around Octagonal Shaped Structures

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. CFD Simulations of Flow Around Octagonal Shaped Structures Jestr Journal of Engineering Science and Technology Review 9 (5) (2016) 72-76 Research Article JOURNAL OF Engineering Science and Technology Review www.jestr.org CFD Simulations of Flow Around Octagonal

More information

Aerodynamics of Winglet: A Computational Fluid Dynamics Study Using Fluent

Aerodynamics of Winglet: A Computational Fluid Dynamics Study Using Fluent Aerodynamics of : A Computational Fluid Dynamics Study Using Fluent Rohit Jain 1, Mr. Sandeep Jain, Mr. Lokesh Bajpai 1PG Student, Associate Professor, Professor & Head 1 Mechanical Engineering Department

More information

A Scale Model Test on Hydraulic Resistance of Tunnel Elements during Floating Transportation

A Scale Model Test on Hydraulic Resistance of Tunnel Elements during Floating Transportation Advanced Materials Research Online: 2014-04-17 ISSN: 1662-8985, Vols. 919-921, pp 841-845 doi:10.4028/www.scientific.net/amr.919-921.841 2014 Trans Tech Publications, Switzerland A Scale Model Test on

More information

Effect of Diameter on the Aerodynamics of Sepaktakraw Balls, A Computational Study

Effect of Diameter on the Aerodynamics of Sepaktakraw Balls, A Computational Study ISSN 1750-9823 (print) International Journal of Sports Science and Engineering Vol. 03 (2009) No. 01, pp. 017-021 Effect of Diameter on the Aerodynamics of Sepaktakraw Balls, A Computational Study Zahari

More information

2014. Multistage throttling characteristics of reverse direction impact of pilot operated check valve

2014. Multistage throttling characteristics of reverse direction impact of pilot operated check valve 214. Multistage throttling characteristics of reverse direction impact of pilot operated check valve Lei Liu 1, Jiyun Zhao 2 School of Mechanical and Electrical Engineering, China University of Mining

More information

Numerical and Experimental Investigation of the Possibility of Forming the Wake Flow of Large Ships by Using the Vortex Generators

Numerical and Experimental Investigation of the Possibility of Forming the Wake Flow of Large Ships by Using the Vortex Generators Second International Symposium on Marine Propulsors smp 11, Hamburg, Germany, June 2011 Numerical and Experimental Investigation of the Possibility of Forming the Wake Flow of Large Ships by Using the

More information

Aerodynamic Performance of Trains with Different Longitudinal Section Lines under Crosswind

Aerodynamic Performance of Trains with Different Longitudinal Section Lines under Crosswind 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Aerodynamic Performance of Trains with Different Longitudinal Section Lines under Crosswind Taizhong Xie

More information

Effect of attack angle on flow characteristic of centrifugal fan

Effect of attack angle on flow characteristic of centrifugal fan IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Effect of attack angle on flow characteristic of centrifugal fan To cite this article: Y Wu et al 206 IOP Conf. Ser.: Mater. Sci.

More information

OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD

OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD http:// OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD Anand Kumar S malipatil 1, Anantharaja M.H 2 1,2 Department of Thermal Power Engineering, VTU-RO Gulbarga,

More information

Influence of Ventilation Tube Rupture from Fires on Gas Distribution in Tunnel

Influence of Ventilation Tube Rupture from Fires on Gas Distribution in Tunnel Available online at www.sciencedirect.com Procedia Engineering 26 (211) 144 1446 First International Symposium on Mine Safety Science and Engineering Influence of Ventilation Tube Rupture from Fires on

More information

Analysis of Jump-Out Loads about Connectors of Buttress and Round Threads of Casing

Analysis of Jump-Out Loads about Connectors of Buttress and Round Threads of Casing nalysis of Jump-Out Loads about onnectors of uttress and Round Threads of asing Lian Zhanghua, Liu Yonggang, Tang o Southwest Petroleum Institute, P.R. Of hina Han Jianzeng, Zhang Yi Shanghai aoshan Iron

More information

Wind pressure coefficient determination for greenhouses built in a reclaimed land using CFD technique

Wind pressure coefficient determination for greenhouses built in a reclaimed land using CFD technique Ref: 1064 Wind pressure coefficient determination for greenhouses built in a reclaimed land using CFD technique Hyun-seob Hwang and In-bok Lee, Department of Rural Systems Engineering, Research Institute

More information

DEVELOPMENT AND APPLICATION OF A SIMULATED ALTITUDE CABIN

DEVELOPMENT AND APPLICATION OF A SIMULATED ALTITUDE CABIN DEVELOPMENT AND APPLICATION OF A SIMULATED ALTITUDE CABIN Wei-Ping Li, Yong Wu, Man-Li Zheng, Kai Kang, Shou-Zheng Zhang and Jiang-Ming Yu Shandong Sports Science Center, People s Republic of China The

More information

Surrounding buildings and wind pressure distribution on a high rise building

Surrounding buildings and wind pressure distribution on a high rise building Surrounding buildings and wind pressure distribution on a high rise building Conference or Workshop Item Accepted Version Luo, Z. (2008) Surrounding buildings and wind pressure distribution on a high rise

More information

MODELING AND SIMULATION OF VALVE COEFFICIENTS AND CAVITATION CHARACTERISTICS IN A BALL VALVE

MODELING AND SIMULATION OF VALVE COEFFICIENTS AND CAVITATION CHARACTERISTICS IN A BALL VALVE Proceedings of the 37 th International & 4 th National Conference on Fluid Mechanics and Fluid Power FMFP2010 December 16-18, 2010, IIT Madras, Chennai, India FMFP2010 341 MODELING AND SIMULATION OF VALVE

More information

ANALYSIS OF THE POSITIVE FORCES EXHIBITING ON THE MOORING LINE OF COMPOSITE-TYPE SEA CAGE

ANALYSIS OF THE POSITIVE FORCES EXHIBITING ON THE MOORING LINE OF COMPOSITE-TYPE SEA CAGE 194 He, W., Li, C.: Analysis of the positive forces exhibiting on ANALYSIS OF THE POSITIVE FORCES EXHIBITING ON THE MOORING LINE OF COMPOSITE-TYPE SEA CAGE Wei He 1* Chunliu Li 2 1 Ocean College, Agricultural

More information

ANALYSIS OF AERODYNAMIC CHARACTERISTICS OF A SUPERCRITICAL AIRFOIL FOR LOW SPEED AIRCRAFT

ANALYSIS OF AERODYNAMIC CHARACTERISTICS OF A SUPERCRITICAL AIRFOIL FOR LOW SPEED AIRCRAFT ANALYSIS OF AERODYNAMIC CHARACTERISTICS OF A SUPERCRITICAL AIRFOIL FOR LOW SPEED AIRCRAFT P.Sethunathan 1, M.Niventhran 2, V.Siva 2, R.Sadhan Kumar 2 1 Asst.Professor, Department of Aeronautical Engineering,

More information

Optimization of Blades of Horizontal Wind Turbines by Choosing an Appropriate Airfoil and Computer Simulation

Optimization of Blades of Horizontal Wind Turbines by Choosing an Appropriate Airfoil and Computer Simulation International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Optimization

More information

Design and Calculation of Double Buoys Mooring System in Estuary of Yalu River

Design and Calculation of Double Buoys Mooring System in Estuary of Yalu River Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 253-255, pp 2071-2075 doi:10.4028/www.scientific.net/amm.253-255.2071 2013 Trans Tech Publications, Switzerland Design and Calculation

More information

The Relationship between the Depth Embedded Pipe Pile and the Force of Clamping Jaw

The Relationship between the Depth Embedded Pipe Pile and the Force of Clamping Jaw IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS The Relationship between the Depth Embedded Pipe Pile and the Force of Clamping Jaw To cite this article: Yu Wentai et al 018

More information

Experimental and Theoretical Investigation for the Improvement of the Aerodynamic Characteristic of NACA 0012 airfoil

Experimental and Theoretical Investigation for the Improvement of the Aerodynamic Characteristic of NACA 0012 airfoil International Journal of Mining, Metallurgy & Mechanical Engineering (IJMMME) Volume 2, Issue 1 (214) ISSN 232 46 (Online) Experimental and Theoretical Investigation for the Improvement of the Aerodynamic

More information

Research on the Sealing Detection Technology for No Leak Detection Interface Specimen Yingjun Huanga, Xudong Liaob, Guoyun Baic, Tao Chend, Miao Loue

Research on the Sealing Detection Technology for No Leak Detection Interface Specimen Yingjun Huanga, Xudong Liaob, Guoyun Baic, Tao Chend, Miao Loue 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Research on the Sealing Technology for No Interface Specimen Yingjun Huanga, Xudong Liaob, Guoyun

More information

Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load

Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load Abstract Xu Lei School of Petroleum Engineering, Yangtze University, Wuhan 430000, China 13071247220@163.com Natural gas is

More information

Computational fluid dynamics analysis of a mixed flow pump impeller

Computational fluid dynamics analysis of a mixed flow pump impeller MultiCraft International Journal of Engineering, Science and Technology Vol. 2, No. 6, 2010, pp. 200-206 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY www.ijest-ng.com 2010 MultiCraft Limited.

More information

CFD SIMULATION STUDY OF AIR FLOW AROUND THE AIRFOIL USING THE MAGNUS EFFECT

CFD SIMULATION STUDY OF AIR FLOW AROUND THE AIRFOIL USING THE MAGNUS EFFECT Magnus effect, simulation, air flow Patryk SOKOŁOWSKI *, Jacek CZARNIGOWSKI **, Paweł MAGRYTA *** CFD SIMULATION STUDY OF AIR FLOW AROUND THE AIRFOIL USING THE MAGNUS EFFECT Abstract The article presents

More information

Finite Element Analysis of an Aluminium Bike Frame

Finite Element Analysis of an Aluminium Bike Frame Finite Element Analysis of an Aluminium Bike Frame Word Count: 1484 1 1. Introduction Each new bike model must pass a series of structural tests before being released for public retail. The purpose of

More information

Influence of rounding corners on unsteady flow and heat transfer around a square cylinder

Influence of rounding corners on unsteady flow and heat transfer around a square cylinder Influence of rounding corners on unsteady flow and heat transfer around a square cylinder S. K. Singh Deptt. of Mech. Engg., M. B. M. Engg. College / J. N. V. University, Jodhpur, Rajasthan, India Abstract

More information

CFD Study of Solid Wind Tunnel Wall Effects on Wing Characteristics

CFD Study of Solid Wind Tunnel Wall Effects on Wing Characteristics Indian Journal of Science and Technology, Vol 9(45), DOI :10.17485/ijst/2016/v9i45/104585, December 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 CFD Study of Solid Wind Tunnel Wall Effects on

More information

Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network

Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network

More information

WIND FLOW CHARACTERISTICS AROUND ROOFTOP SOLAR ARRAY - A NUMERICAL STUDY

WIND FLOW CHARACTERISTICS AROUND ROOFTOP SOLAR ARRAY - A NUMERICAL STUDY The Eighth Asia-Pacific Conference on Wind Engineering, December 10 14, 2013, Chennai, India WIND FLOW CHARACTERISTICS AROUND ROOFTOP SOLAR ARRAY - A NUMERICAL STUDY D.Ghosh 1, A. K. Mittal 2, S. Behera

More information

Analysis and Research of Mooring System. Jiahui Fan*

Analysis and Research of Mooring System. Jiahui Fan* nd International Conference on Computer Engineering, Information Science & Application Technology (ICCIA 07) Analysis and Research of Mooring System Jiahui Fan* School of environment, North China Electric

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 9 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(9), 2014 [4222-4227] Evaluation on test of table tennis equipment based

More information

Research on Goods and the Ship Interaction Based on ADAMS

Research on Goods and the Ship Interaction Based on ADAMS Research on Goods and the Ship Interaction Based on ADAMS Fangzhen Song, Yanshi He and Haining Liu School of Mechanical Engineering, University of Jinan, Jinan, 250022, China Abstract. The equivalent method

More information

A Study on the Eccentric Loading of K Node of Steel Tube Tower

A Study on the Eccentric Loading of K Node of Steel Tube Tower International Conference on Advances in Energy, Environment and Chemical Engineering (AEECE-2015) A Study on the Eccentric Loading of K Node of Steel Tube Tower LIU Haifeng a Wang Fei b Han Junke b Hu

More information

Research on natural gas pipeline leakage and ventilation scheme in tunnel

Research on natural gas pipeline leakage and ventilation scheme in tunnel Research on natural gas pipeline leakage and ventilation scheme in tunnel Hongfang Lu 1,, Kun Huang 1, Lingdi Fu 1, Zhihao Zhang 1, Shijuan Wu 3, You Lyu 4 1 School of Petroleum Engineering, Southwest

More information

A Practice of Developing New Environment-friendly System by Composites

A Practice of Developing New Environment-friendly System by Composites A Practice of Developing New Environment-friendly System by Composites Yun-Hae Kim, Dong-Hun Yang, Young-Dae Jo, Seung-Jun An, Se-Ho Park, Sung-Won Yoon Department of Materials Engineering, Korea Maritime

More information

Performance of GOE-387 Airfoil Using CFD

Performance of GOE-387 Airfoil Using CFD International Journal of Aerospace Sciences 2017, 5(1): 1-7 DOI: 10.5923/j.aerospace.20170501.01 Performance of GOE-387 Airfoil Using CFD Mohamed A. Fouad Kandil *, Abdelrady Okasha Elnady Mechatronics

More information

OPTIMIZING THE LENGTH OF AIR SUPPLY DUCT IN CROSS CONNECTIONS OF GOTTHARD BASE TUNNEL. Rehan Yousaf 1, Oliver Scherer 1

OPTIMIZING THE LENGTH OF AIR SUPPLY DUCT IN CROSS CONNECTIONS OF GOTTHARD BASE TUNNEL. Rehan Yousaf 1, Oliver Scherer 1 OPTIMIZING THE LENGTH OF AIR SUPPLY DUCT IN CROSS CONNECTIONS OF GOTTHARD BASE TUNNEL Rehan Yousaf 1, Oliver Scherer 1 1 Pöyry Infra Ltd, Zürich, Switzerland ABSTRACT Gotthard Base Tunnel with its 57 km

More information

A Distributed Control System using CAN bus for an AUV

A Distributed Control System using CAN bus for an AUV International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) A Distributed Control System using CAN bus for an AUV Wenbao Geng a, Yu Huang b, Peng Lu c No. 710 R&D Institute,

More information

Research and optimization of intake restrictor for Formula SAE car engine

Research and optimization of intake restrictor for Formula SAE car engine International Journal of Scientific and Research Publications, Volume 4, Issue 4, April 2014 1 Research and optimization of intake restrictor for Formula SAE car engine Pranav Anil Shinde Mechanical Engineering,

More information

POSTER PAPER PROCEEDINGS

POSTER PAPER PROCEEDINGS ITA - AITES WORLD TUNNEL CONGRESS 21-26 April 2018 Dubai International Convention & Exhibition Centre, UAE POSTER PAPER PROCEEDINGS Study on the Piston Wind in the Tunnel Generated by a Train with Fire

More information

EXPERIMENTAL RESEARCH ON COEFFICIENT OF WAVE TRANSMISSION THROUGH IMMERSED VERTICAL BARRIER OF OPEN-TYPE BREAKWATER

EXPERIMENTAL RESEARCH ON COEFFICIENT OF WAVE TRANSMISSION THROUGH IMMERSED VERTICAL BARRIER OF OPEN-TYPE BREAKWATER EXPERIMENTAL RESEARCH ON COEFFICIENT OF WAVE TRANSMISSION THROUGH IMMERSED VERTICAL BARRIER OF OPEN-TYPE BREAKWATER Liehong Ju 1, Peng Li,Ji hua Yang 3 Extensive researches have been done for the interaction

More information