Nonlinear Vibration Analysis of Conventional Train

Size: px
Start display at page:

Download "Nonlinear Vibration Analysis of Conventional Train"

Transcription

1 Nonlinear Vibration Analysis of Conventional Train A.Sridhar 1 J.Venkatesh 2 P.Pascal Jayaseelan 3 1 (Mechanical engineering, KSR College of Engineering, Namakkal, sridhar@ksrce.ac.in) 2 (Mechanical engineering, KSR College of Engineering, Namakkal, venkatksr1987@gmail.com) 3 (Mechanical engineering, KSR College of Engineering, Namakkal,jaiyu666@gmail.com) Abstract Trains are mass transport system and used to transport goods. People living in rural areas are shifting into cities for performing their daily task in the companies and offices, as the companies were switched in the inner part of the city. Because of this reason cities are overcrowding at a faster rate and high speed trains are required for people who are travelling long distance. Therefore, high speed trains need to manage in the traveling crowd and to minimize the travel time. The objective of this project is to improve the speed of the trains. The design of a high speed trains very complex due to the dynamics involved. Conventional linear theory is not adequate to deal with this kind of situation. The collapse of the Banana Bridge in the USA is the classical example of the failure of linear based design. The project deals with vibration analysis of the vehicle and track models by dynamics theory. The dynamic performance of the vehicle and track simulated using MATLAB and also to be compare the dynamic performance of the smooth surface wheel set and irregular surface wheel set using simple experimental setup. Finally, we give some recommendations for safe and effective design of conventional trains. Key words: High Speed Trains, Dynamics, Vibration Analysis, MATLAB, Wheels. 1. INTRODUCTION Trains are mass transport system and used to transport goods. People living in rural areas are shifting into cities for performing their daily task in the companies and offices, as the companies were switched in the inner part of the city. Because of this reason cities are overcrowding at a faster rate and high speed trains are required for people who are travelling long distance. So we need to improve the speed of the conventional trains. Due to the above reason, make safe and effective design of train by using nonlinear dynamics theory. Problem Identification The design of a high speed train is very complex due to the dynamics involved. The design of high speed trains based on the conventional linear theory is not adequate to deal with this kind of situation. The collapse of the Banana bridge in the USA is the classical example of the failure of linear theory based design. In this project work, a test for safe and effective high speed train design based on nonlinear theory will be performed. Another example, include the Jump phenomenon occurs in aircraft which can t capture by linear theory. 2. MATHEMATICAL MODEL By using the mathematical expression to define the system is known as mathematical model. It consists of the following elements, Car body Bogie frame Wheelset Primary suspension Secondary suspension Fig 1 Combined model 3. NUMERICAL SIMULATION In this phase discuss about the numerical simulation of the vehicle model and the track model. That model simulated using MATLAB (MATrix LABoratory). The mathematical model of the vehicle and the track converted into a Matlab function (script) file and program data. Equation of motion of the vehicle model in the form of second order differential equation and it s converted into two first order equations. a) Vehicle model Volume: 03 Issue:

2 apply above condition then equation (3) becomes, m3*ẍ3+x3(k2+k3)+c2* ẋ3-k2*x2-c2* ẋ2=0 m3*ẏ6+y5*(k2+k3)+c2*y6-k2*y3-c2*y4=0 (12) equation (12) becomes, ẏ5=y6 (13) ẏ6=(1/m3)*[-y5(k2+k3)-c2*y6+k2*y3+c2*y4] (14) b) Track model Equation of motion of the track model in the form of second order differential equation and it s converted into two first order equations. Fig. 2 Vehicle model The above given free body diagram indicates the dynamic motion of the train. Let write the equation of motion, m1*ẍ1+c1*ẋ1+k1*x1-c1*ẋ2-k1*x2=0 (1) m2* ẍ2+ c2* ẋ2+k2*x2+k1*x2+ c1* ẋ2-k1*x1-c1* ẋ1- k2*x3-c2* ẋ3=0 m2*ẍ2+ẋ2(c2+c1)+x2(k2+k1)-k1*x1-c1* ẋ1-k2*x3-c2* ẋ3=0 (2) m3*ẍ3+k3*x3+k2*x3+c2* ẋ3-k2*x2-c2* ẋ2=0 m3*ẍ3+x3(k2+k3)+c2*ẋ3-k2*x2-c2*ẋ2=0 (3) Equations (1), (2) and (3) from mathematical model, m1*ẍ1+c1* ẋ1+k1*x1-c1* ẋ2-k1*x2=0 m2* ẍ2+ ẋ2(c2+c1)+x2(k2+k1)-k1*x1-c1* ẋ1-k2*x3- c2* ẋ3=0 m3*ẍ3+x3(k2+k3)+c2* ẋ3-k2*x2-c2* ẋ2=0 Let it converted into first order equation and Let, x1 = y1 ẋ1 = y2 = ẏ1 ẍ1 = ẏ2 x2 = y3 x3 = y5 ẋ2 = y4 = ẏ3 ẋ3 = y6 = ẏ5 ẍ2 = ẏ4 ẍ3 = ẏ6 apply above condition then equation (1) becomes, m1 ẏ2+c1* ẏ2+k1*y1-c1* ẏ4-k1*y3=0 m1ẏ2+c1*( ẏ2- ẏ4)+k1*(y1-y3)=0 (6) equation (6) becomes, ẏ1 = y2 (7) ẏ2 = (1/m1)*[c1(y4-y2)+k1*(y3-y1)] (8) apply above condition then equation (2) becomes, m2*ẍ2+ ẋ2*(c2+c1)+x2*(k2+k1)-k1*x1-c1* ẋ1-k2*x3-c2* ẋ3=0 m2*ẏ4+y4*(c2+c1)+y3*(k2+k1)-k1*y1-c1*y2-k2*y5- c2*y6=0 (9) equation (9) becomes, ẏ3 = y4 (10 ẏ4=(1/m2)*[-y4*(c2+c1)- y3(k2+k1)+k1*y1+c1*y2+k2*y5+c2*y6] (11) Fig.3 Track model Equations (4) and (5) from mathematical model, m1*ẍ1+c1*ẋ1+k1*x1-c1*ẋ2-k1*x2=0 (4) m2*ẍ2+ẋ2(c2+c1)+x2(k2+k1)-k1*x1-c1*ẋ1=0 (5) Let it converted into first order equation and Let, x1 = y1 ẋ1 = y2 = ẏ1 ẍ1 = ẏ2 and x2 = y3 ẋ2 = y4 = ẏ3 ẍ2 = ẏ4 apply above condition then equation (4) becomes, m1*ẍ1+c1* ẋ1+k1*x1-c1* ẋ2-k1*x2=0 m1ẏ2+c1*(ẏ2-ẏ4)+k1*(y1-y3)=0 (15) equation (15) becomes, ẏ1 = y2 (16) ẏ2 = (1/m1)*[c1(y4-y2)+k1*(y3-y1)] (17) apply above condition then equation (5) becomes, m2*ẍ2+ ẋ2*(c2+c1)+x2*(k2+k1)-k1*x1-c1* ẋ1=0 m2*ẏ4+y4*(c2+c1)+y3*(k2+k1)-k1*y1-c1*y2=0 (18) equation (18) becomes, ẏ3=y4 (19) ẏ4=(1/m2)*[-y4*(c2+c1)-y3(k2+k1)+k1*y1+c1*y2] (20) Finally, we get six first order differential equations from vehicle model and four first order differential equations from track model. After the above process, using the first order differential equations to compute the MATLAB function file and program data. Volume: 03 Issue:

3 4.PARAMETERS a) Vehicle parameters To apply different values of parameters in function file andget consecutive responses. Then use that the different responses give the recommendations for the safe and effective design of conventional trains Parameters of vehicle model. Table 1 Parameters of vehicle model. Notations Parameters Values m1 Mass of the vehicle body (kg) Fig.4 (b) Vehicle Response m2 Mass of the bogie frame (kg) 2380 m3 Mass of the wheelset (kg) 2048 c1 Secondary damping (kns/m) 40 Fig.4 (c) Vehicle Response Different responses from track model are c2 Primary damping (kns/m) 20 k1 Secondary stiffness (MN/m) 2.45 k2 Primary stiffness (MN/m) 2.45 k3 Hertzian spring stiffness (N/m) 1.4e6 b)parameters of track model Taple 2 Parameters of track model Notations Parameters Values c) Responses m1 Mass of the Rail with pad (kg) 700 m2 Mass of the Sleeper (kg) 550 c1 Railpad damping (Ns/m) 2e5 c2 Sleeper damping (Ns/m) 1e5 k1 Railpad stiffness (N/m) 2.7e8 k2 Sleeper stiffness (N/m) 8e7 Responses from vehicle model with different conditions, Fig.5 (a) Track Response Fig.5 (b) Track Response Fig.5 (c) Track Response Fig.4 (a) Vehicle Response 5. EXPERIMENTAL SETUP This step is used to compare the dynamic performance of the smooth wheels and rail surface and the irregular surface wheels. Volume: 03 Issue:

4 From the result and discussion, we give recommendations like to increase the speed of the train by reducing the mass of the vehicle or increase the value of the stiffness. From the above result to identify the following statements. To reduce mass by using light weight, high strength composite materials Fig.6 (a) Experimental Setup position Fig.6 (b) Experimental Setup position 6.RESULT From the above result, we give recommendations for the safe and effective design of conventional train. Using below table values to get multi responses. Table 4 Different parameters values of track S.No Mass (kg) Stiffness (N/m) m1 m2 k1 k e8 8e e7 7e e7 9e e7 10e7 Table 5 Different parameters values of vehicle S.No. Mass (kg) Stiffness (N/m) m1 m2 m3 k1 k2 k e6 2.45e6 1.42e e6 2.45e6 1.42e e6 4e6 1.7e e6 1.35e6 1.2e6 And maximize the stiffness of the vehicle. To use the experimental setup to evaluate surface and suspension performance of the wheel and track. 7. CONCLUSION This project presents the preparatory work carried out on the design and analysis of conventional trains. To start with, the available literature on conventional trains are carried out and studied. It is found that most of the studies are based on linear theory and it is actually an approximation of the real situation. The designs made based on appropriate analysis can lead to accidents. From the result and discussion, we give recommendations to increase the speed of the train by reducing the mass of the vehicle or increase the value of the stiffness. The experimental setup used to compare the dynamic performance of the normal surface wheelset and irregular surface wheelset. REFERENCES 1. Alexander Lovett and Greg Munden et al. (2013), High-Speed Rail Network Design and Station Location, Journal of the Transportation Research Board, No. 2374, pp Ayman A. Aly and Farhan A. Salem Vehicle Suspension Systems Control: A Review, International journal of control, automation and systems vol.2 NO.2, ISSN C.H. Lee and M. Kawatani et al. (2006) Dynamic response of a monorail steel bridge under a moving train, Journal of Sound and Vibration 294, Chunlei Yang and Fu Li et al. (2013) Comparative study on wheel rail dynamic interactions of side-frame cross-bracing bogie and sub-frame radial bogie, J. Mod. Transport. 21(1): Davood Younesian and Amir Nankali (2009) Spectral Optimization of the Suspension System of High-speed Trains, International Journal of Vehicle Structures & Systems, 1(4), ,ISSN: Dragan Sekulic and Vlastimir Dedovic (2011) The effect of stiffness and damping of the suspension system elements on the optimization of the vibrational behaviour of a bus, Faculty of Transport and Traffic Engineering. 7. D. Younesian and S. Mohammadzadeh et al. (2006) Dynamic Performance, System Identification and Sensitivity Analysis of the Ladder Tracks Journal of Sound and Vibration, Volume D. Mihai (2007) On the dependency between railway track discontinuities and wheel-rail rolling noise, SISOM and Homagial Session of the Commission of Acoustics. 9. D.P.Connolly a,n, G.Kouroussis b et al. (2014) Field testing and analysis of high speed rail vibrations, Soil Dynamics and Earthquake (2014) Hossein Nia S and Stichel S et al. (2013) Investigation of Rolling Contact fatigue on the Wheels of a Three-Piece Bogie on the Swedish Iron ore Line via Multibody Simulation Considering Extreme Winter Condition, In: (pp ). 11. Ilaria Grossoni and Simon Iwnicki et al. (2013) Dynamic response of vehicle-track coupling system with an insulated rail joint, International Conference on Vibration Problems. Volume: 03 Issue:

5 12. Javier Santamaria and Ernesto G. Vadillo (2004) Equivalent Conicity and Curve Radius Influence on Dynamical Performance of Unconventional Bogies.Comparison Analysis, Vehicle System Dynamics, Vol. 41 (suppl.), pp Jin Shi and A.H. Chan et al. (2012) Influence of unsupported sleepers on dynamic responses of railroad embankment below a heavy haul railway line using simulation techniques, PRUKA annual conference. Volume: 03 Issue:

THE INFLUENCE OF THE WHEEL CONICITY ON THE HUNTING MOTION CRITICAL SPEED OF THE HIGH SPEED RAILWAY WHEELSET WITH ELASTIC JOINTS

THE INFLUENCE OF THE WHEEL CONICITY ON THE HUNTING MOTION CRITICAL SPEED OF THE HIGH SPEED RAILWAY WHEELSET WITH ELASTIC JOINTS THE INFLUENCE OF THE WHEEL CONICITY ON THE HUNTING MOTION CRITICAL SPEED OF THE HIGH SPEED RAILWAY WHEELSET WITH ELASTIC JOINTS DANIEL BALDOVIN 1, SIMONA BALDOVIN 2 Abstract. The axle hunting is a coupled

More information

Multiphysics Modeling of Railway Pneumatic Suspensions

Multiphysics Modeling of Railway Pneumatic Suspensions SIMPACK User Meeting Salzburg, Austria, 18 th and 19 th May 2011 Multiphysics Modeling of Railway Pneumatic Suspensions Nicolas Docquier Université catholique de Louvain, Belgium Institute of Mechanics,

More information

A study on the vibration analysis of a maglev vehicle A theoretical investigation of the effect of magnetic damping on a vibration control system

A study on the vibration analysis of a maglev vehicle A theoretical investigation of the effect of magnetic damping on a vibration control system International Journal of Applied Electromagnetics and Mechanics 13 (2001/2002) 79 83 79 IOS Press A study on the vibration analysis of a maglev vehicle A theoretical investigation of the effect of magnetic

More information

Simulation of a Narrow Gauge Vehicle using SIMPACK, Model Validation using Scaled Prototypes on Roller-Rig

Simulation of a Narrow Gauge Vehicle using SIMPACK, Model Validation using Scaled Prototypes on Roller-Rig Simulation of a Narrow Gauge Vehicle using SIMPACK, Model Validation using Scaled Prototypes on Roller-Rig Politecnico di Torino Dipartimento di Meccanica N. Bosso, A.Gugliotta, A. Somà Blue Engineering

More information

Study on System Dynamics of Long and Heavy-Haul Train

Study on System Dynamics of Long and Heavy-Haul Train Copyright c 2008 ICCES ICCES, vol.7, no.4, pp.173-180 Study on System Dynamics of Long and Heavy-Haul Train Weihua Zhang 1, Guangrong Tian and Maoru Chi The long and heavy-haul train transportation has

More information

KINEMATICAL SUSPENSION OPTIMIZATION USING DESIGN OF EXPERIMENT METHOD

KINEMATICAL SUSPENSION OPTIMIZATION USING DESIGN OF EXPERIMENT METHOD Jurnal Mekanikal June 2014, No 37, 16-25 KINEMATICAL SUSPENSION OPTIMIZATION USING DESIGN OF EXPERIMENT METHOD Mohd Awaluddin A Rahman and Afandi Dzakaria Faculty of Mechanical Engineering, Universiti

More information

Experimental investigation on vibration characteristics and frequency domain of heavy haul locomotives

Experimental investigation on vibration characteristics and frequency domain of heavy haul locomotives Journal of Advances in Vehicle Engineering 3(2) (2017) 81-87 www.jadve.com Experimental investigation on vibration characteristics and frequency domain of heavy haul locomotives Lirong Guo, Kaiyun Wang*,

More information

Gauge Face Wear Caused with Vehicle/Track Interaction

Gauge Face Wear Caused with Vehicle/Track Interaction Gauge Face Wear Caused with Vehicle/Track Interaction Makoto ISHIDA*, Mitsunobu TAKIKAWA, Ying JIN Railway Technical Research Institute 2-8-38 Hikari-cho, Kokubunji-shi, Tokyo 185-8540, Japan Tel: +81-42-573-7291,

More information

Control and Simulation of Semi-Active Suspension System using PID Controller for Automobiles under LABVIEW Simulink

Control and Simulation of Semi-Active Suspension System using PID Controller for Automobiles under LABVIEW Simulink 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 Control

More information

Railway Bogies with Radial Elastic Wheelsets

Railway Bogies with Radial Elastic Wheelsets EUROMECH Colloquium 409, University of Hannover, March 6 9, 2000 Railway Bogies with Radial Elastic Wheelsets H. Claus and W. Schiehlen Contents: Introduction MBS Model and Excitation Model Improvements

More information

Forced vibration frequency response for a permanent magnetic planetary gear

Forced vibration frequency response for a permanent magnetic planetary gear Forced vibration frequency response for a permanent magnetic planetary gear Xuejun Zhu 1, Xiuhong Hao 2, Minggui Qu 3 1 Hebei Provincial Key Laboratory of Parallel Robot and Mechatronic System, Yanshan

More information

Simulation and Analysis of Vehicle Suspension System for Different Road Profile

Simulation and Analysis of Vehicle Suspension System for Different Road Profile Simulation and Analysis of Vehicle Suspension System for Different Road Profile P.Senthil kumar 1 K.Sivakumar 2 R.Kalidas 3 1 Assistant professor, 2 Professor & Head, 3 Student Department of Mechanical

More information

Abstract In this paper, we developed a lateral damper to improve the running safety of railway vehicles

Abstract In this paper, we developed a lateral damper to improve the running safety of railway vehicles Improvement of Running Safety of Railway Vehicles against an Earthquake Kohei Iida, Mitsugi Suzuki, Takefumi Miyamoto, Yukio Nishiyama, Daichi Nakajima Railway Technical Research Institute, Tokyo, JAPAN

More information

A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited

A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited RESEARCH ARTICLE OPEN ACCESS A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited Abstract: The aim of this paper

More information

Design of Damping Base and Dynamic Analysis of Whole Vehicle Transportation based on Filtered White-Noise GongXue Zhang1,a and Ning Chen2,b,*

Design of Damping Base and Dynamic Analysis of Whole Vehicle Transportation based on Filtered White-Noise GongXue Zhang1,a and Ning Chen2,b,* Advances in Engineering Research (AER), volume 07 Global Conference on Mechanics and Civil Engineering (GCMCE 07) Design of Damping Base and Dynamic Analysis of Whole Vehicle Transportation based on Filtered

More information

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Optimization

More information

NUMERICAL ANALYSIS OF LOAD DISTRIBUTION IN RAILWAY TRACK UNDER WHEELSET

NUMERICAL ANALYSIS OF LOAD DISTRIBUTION IN RAILWAY TRACK UNDER WHEELSET Journal of KONES Powertrain and Transport, Vol., No. 3 13 NUMERICAL ANALYSIS OF LOAD DISTRIBUTION IN RAILWAY TRACK UNDER WHEELSET Piotr Szurgott, Krzysztof Berny Military University of Technology Department

More information

Chapter 2 Dynamic Analysis of a Heavy Vehicle Using Lumped Parameter Model

Chapter 2 Dynamic Analysis of a Heavy Vehicle Using Lumped Parameter Model Chapter 2 Dynamic Analysis of a Heavy Vehicle Using Lumped Parameter Model The interaction between a vehicle and the road is a very complicated dynamic process, which involves many fields such as vehicle

More information

Influence of Parameter Variations on System Identification of Full Car Model

Influence of Parameter Variations on System Identification of Full Car Model Influence of Parameter Variations on System Identification of Full Car Model Fengchun Sun, an Cui Abstract The car model is used extensively in the system identification of a vehicle suspension system

More information

Track friendly vehicles - principles, advantages. Sebastian Stichel August 8, 2007

Track friendly vehicles - principles, advantages. Sebastian Stichel August 8, 2007 Track friendly vehicles - principles, advantages Sebastian Stichel August 8, 2007 What is track friendliness A track friendly vehicle is a vehicle that causes low maintenance costs on the track (and on

More information

The track-friendly high-speed bogie developed within Gröna Tåget

The track-friendly high-speed bogie developed within Gröna Tåget The track-friendly high-speed bogie developed within Gröna Tåget A. Orvnäs 1 (former 2), E. Andersson 2, S. Stichel 2, R. Persson 3 1 Mechanical Systems, Interfleet Technology 2 Division of Rail Vehicles,

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huddersfield Repository Grossoni, Ilaria and Bezin, Yann The influence of support conditions on short and long term track behaviour Original Citation Grossoni, Ilaria and Bezin, Yann (2015)

More information

Comparison between Optimized Passive Vehicle Suspension System and Semi Active Fuzzy Logic Controlled Suspension System Regarding Ride and Handling

Comparison between Optimized Passive Vehicle Suspension System and Semi Active Fuzzy Logic Controlled Suspension System Regarding Ride and Handling Comparison between Optimized Passive Vehicle Suspension System and Semi Active Fuzzy Logic Controlled Suspension System Regarding Ride and Handling Mehrdad N. Khajavi, and Vahid Abdollahi Abstract The

More information

Comparing PID and Fuzzy Logic Control a Quarter Car Suspension System

Comparing PID and Fuzzy Logic Control a Quarter Car Suspension System Nemat Changizi, Modjtaba Rouhani/ TJMCS Vol.2 No.3 (211) 559-564 The Journal of Mathematics and Computer Science Available online at http://www.tjmcs.com The Journal of Mathematics and Computer Science

More information

1036. Thermal-hydraulic modelling and analysis of hydraulic damper for impact cylinder with large flow

1036. Thermal-hydraulic modelling and analysis of hydraulic damper for impact cylinder with large flow 1036 Thermal-hydraulic modelling and analysis of hydraulic damper for impact cylinder with large flow Y Guo, C P Liu, B W Luo Y Guo 1, C P Liu 2, B W Luo 3 1 Engineering Research Centre of Advanced Mining

More information

Shimmy Identification Caused by Self-Excitation Components at Vehicle High Speed

Shimmy Identification Caused by Self-Excitation Components at Vehicle High Speed Shimmy Identification Caused by Self-Excitation Components at Vehicle High Speed Fujiang Min, Wei Wen, Lifeng Zhao, Xiongying Yu and Jiang Xu Abstract The chapter introduces the shimmy mechanism caused

More information

Investigating two-wheeler balance using experimental bicycles and simulators

Investigating two-wheeler balance using experimental bicycles and simulators Investigating two-wheeler balance using experimental bicycles and simulators George Dialynas 1, Oliver Lee 1, Riender Happee 1, Arend Schwab 1 Francesco Celiberti 2, Marco Grottoli 2 TU Delft 1, Netherlands

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 0.0 EFFECTS OF TRANSVERSE

More information

Dynamic Responses of Rotor Drops onto Auxiliary Bearing with the Support of Metal Rubber Ring

Dynamic Responses of Rotor Drops onto Auxiliary Bearing with the Support of Metal Rubber Ring Send Orders for Reprints to reprints@benthamscience.ae The Open Mechanical Engineering Journal, 215, 9, 157-161 157 Open Access Dynamic Responses of Rotor Drops onto Auxiliary Bearing with the Support

More information

Interrelation between Wavelengths of Track Geometry Irregularities and Rail Vehicle Dynamic Properties

Interrelation between Wavelengths of Track Geometry Irregularities and Rail Vehicle Dynamic Properties THE ARCHIVES OF TRANSPORT VOL. XXV-XXVI NO 1-2 213 Interrelation between Wavelengths of Track Geometry Irregularities and Rail Vehicle Dynamic Properties Bogdan Sowinski Received January 213 Abstract The

More information

ENGINEERING FOR RURAL DEVELOPMENT Jelgava,

ENGINEERING FOR RURAL DEVELOPMENT Jelgava, FEM MODEL TO STUDY THE INFLUENCE OF TIRE PRESSURE ON AGRICULTURAL TRACTOR WHEEL DEFORMATIONS Sorin-Stefan Biris, Nicoleta Ungureanu, Edmond Maican, Erol Murad, Valentin Vladut University Politehnica of

More information

International Journal of Current Engineering and Technology E-ISSN , P-ISSN Available at

International Journal of Current Engineering and Technology E-ISSN , P-ISSN Available at International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Investigating

More information

Improvements of Existing Overhead Lines for 180km/h operation of the Tilting Train

Improvements of Existing Overhead Lines for 180km/h operation of the Tilting Train Improvements of Existing Overhead Lines for 180km/h operation of the Tilting Train K. Lee, Y.H. Cho, Y. Park, S. Kwon Korea Railroad Research Institute, Uiwang-City, Korea Abstract The purpose of this

More information

AN INVESTIGATION INTO THE RELATION BETWEEN WHEEL/RAIL CONTACT AND BOLT TIGHTNESS OF RAIL JOINTS USING A DYNAMIC FINITE ELEMENT MODEL

AN INVESTIGATION INTO THE RELATION BETWEEN WHEEL/RAIL CONTACT AND BOLT TIGHTNESS OF RAIL JOINTS USING A DYNAMIC FINITE ELEMENT MODEL 9th International Conference on Contact Mechanics and Wear of Rail/Wheel Systems (CM2012), Chengdu, China, August 27-30, 2012 AN INVESTIGATION INTO THE RELATION BETWEEN WHEEL/RAIL CONTACT AND BOLT TIGHTNESS

More information

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 2 Issue 4 ǁ April. 214 ǁ PP.31-37 Comparison Of Multibody Dynamic Analysis Of

More information

Oscillator Experiment of Simple Girder Bridge coupled with Vehicle

Oscillator Experiment of Simple Girder Bridge coupled with Vehicle The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Oscillator Experiment of Simple Girder Bridge coupled with Vehicle Mitsuo

More information

Fuzzy based Adaptive Control of Antilock Braking System

Fuzzy based Adaptive Control of Antilock Braking System Fuzzy based Adaptive Control of Antilock Braking System Ujwal. P Krishna. S M.Tech Mechatronics, Asst. Professor, Mechatronics VIT University, Vellore, India VIT university, Vellore, India Abstract-ABS

More information

Optimal Placement of Distributed Generation for Voltage Stability Improvement and Loss Reduction in Distribution Network

Optimal Placement of Distributed Generation for Voltage Stability Improvement and Loss Reduction in Distribution Network ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative esearch in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

The Application of Simulink for Vibration Simulation of Suspension Dual-mass System

The Application of Simulink for Vibration Simulation of Suspension Dual-mass System Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com The Application of Simulink for Vibration Simulation of Suspension Dual-mass System Gao Fei, 2 Qu Xiao Fei, 2 Zheng Pei

More information

What is model validation? Overview about DynoTRAIN WP5. O. Polach Final Meeting Frankfurt am Main, September 27, 2013

What is model validation? Overview about DynoTRAIN WP5. O. Polach Final Meeting Frankfurt am Main, September 27, 2013 What is model validation? Overview about DynoTRAIN WP5 O. Polach Final Meeting Frankfurt am Main, September 27, 2013 Contents Introduction State-of-the-art on the railway dynamic modelling Suspension modelling

More information

Simulation of Voltage Stability Analysis in Induction Machine

Simulation of Voltage Stability Analysis in Induction Machine International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 6, Number 1 (2013), pp. 1-12 International Research Publication House http://www.irphouse.com Simulation of Voltage

More information

Results in rail research using SIMPACK

Results in rail research using SIMPACK Results in rail research using SIMPACK Politecnico di Torino - Dip. di Meccanica IIa Facoltà di Ingegneria (Vercelli) N. Bosso, A. Gugliotta, A. Somà The railway dynamic research group of the Mechanical

More information

Modeling of 17-DOF Tractor Semi- Trailer Vehicle

Modeling of 17-DOF Tractor Semi- Trailer Vehicle ISSN 2395-1621 Modeling of 17-DOF Tractor Semi- Trailer Vehicle # S. B. Walhekar, #2 D. H. Burande 1 sumitwalhekar@gmail.com 2 dhburande.scoe@sinhgad.edu #12 Mechanical Engineering Department, S.P. Pune

More information

RELIABILITY IMPROVEMENT OF ACCESSORY GEARBOX BEVEL DRIVES Kozharinov Egor* *CIAM

RELIABILITY IMPROVEMENT OF ACCESSORY GEARBOX BEVEL DRIVES Kozharinov Egor* *CIAM RELIABILITY IMPROVEMENT OF ACCESSORY GEARBOX BEVEL DRIVES Kozharinov Egor* *CIAM egor@ciam.ru Keywords: Bevel gears, accessory drives, resonance oscillations, Coulomb friction damping Abstract Bevel gear

More information

Optimization of Three-stage Electromagnetic Coil Launcher

Optimization of Three-stage Electromagnetic Coil Launcher Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Optimization of Three-stage Electromagnetic Coil Launcher 1 Yujiao Zhang, 1 Weinan Qin, 2 Junpeng Liao, 3 Jiangjun Ruan,

More information

Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor

Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2004 Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor

More information

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured

More information

Active Suspensions For Tracked Vehicles

Active Suspensions For Tracked Vehicles Active Suspensions For Tracked Vehicles Y.G.Srinivasa, P. V. Manivannan 1, Rajesh K 2 and Sanjay goyal 2 Precision Engineering and Instrumentation Lab Indian Institute of Technology Madras Chennai 1 PEIL

More information

International Conference on Mechanics, Materials and Structural Engineering (ICMMSE 2016)

International Conference on Mechanics, Materials and Structural Engineering (ICMMSE 2016) International Conference on Mechanics, Materials and Structural Engineering (ICMMSE 2016) Comparison on Hysteresis Movement in Accordance with the Frictional Coefficient and Initial Angle of Clutch Diaphragm

More information

Dynamic and Decoupling Analysis of the Bogie with Single EMS Modules for Low-speed Maglev Train

Dynamic and Decoupling Analysis of the Bogie with Single EMS Modules for Low-speed Maglev Train , pp.83-88 http://dx.doi.org/10.14257/astl.2016. Dynamic and Decoupling Analysis of the Bogie with Single EMS Modules for Low-speed Maglev Train Yougang Sun* 1, 2, Wanli Li 1, Daofang Chang 2, Yuanyuan

More information

XXIII Konferencja Naukowa POJAZDY SZYNOWE 2018

XXIII Konferencja Naukowa POJAZDY SZYNOWE 2018 XXIII Konferencja Naukowa POJAZDY SZYNOWE 2018 Abstract Modeling of Dynamic Aspects of Operation Railway Vehicle Traction Drive System Including the Electromechanical Coupling Robert Konowrocki Institute

More information

Research in hydraulic brake components and operational factors influencing the hysteresis losses

Research in hydraulic brake components and operational factors influencing the hysteresis losses Research in hydraulic brake components and operational factors influencing the hysteresis losses Shreyash Balapure, Shashank James, Prof.Abhijit Getem ¹Student, B.E. Mechanical, GHRCE Nagpur, India, ¹Student,

More information

SIMULATING A CAR CRASH WITH A CAR SIMULATOR FOR THE PEOPLE WITH MOBILITY IMPAIRMENTS

SIMULATING A CAR CRASH WITH A CAR SIMULATOR FOR THE PEOPLE WITH MOBILITY IMPAIRMENTS International Journal of Modern Manufacturing Technologies ISSN 2067 3604, Vol. VI, No. 1 / 2014 SIMULATING A CAR CRASH WITH A CAR SIMULATOR FOR THE PEOPLE WITH MOBILITY IMPAIRMENTS Waclaw Banas 1, Krzysztof

More information

Research on vibration reduction of multiple parallel gear shafts with ISFD

Research on vibration reduction of multiple parallel gear shafts with ISFD Research on vibration reduction of multiple parallel gear shafts with ISFD Kaihua Lu 1, Lidong He 2, Wei Yan 3 Beijing Key Laboratory of Health Monitoring and Self-Recovery for High-End Mechanical Equipment,

More information

The Levitation Control Simulation of Maglev Bogie Based on Virtual Prototyping Platform and Matlab

The Levitation Control Simulation of Maglev Bogie Based on Virtual Prototyping Platform and Matlab The Levitation Control Simulation of Maglev Bogie Based on Virtual Prototyping Platform and Matlab Hong Huajie Li Jie Chang Wensen National University of Defense Technology, Hunan, Changsha, 4173, China

More information

Design and Stress Analysis of Crankshaft for Single Cylinder 4-Stroke Diesel Engine

Design and Stress Analysis of Crankshaft for Single Cylinder 4-Stroke Diesel Engine Design and Stress Analysis of Crankshaft for Single Cylinder 4-Stroke Diesel Engine Amit Solanki #1, Jaydeepsinh Dodiya #2, # Mechanical Engg.Deptt, C.U.Shah University, Wadhwan city, Gujarat, INDIA Abstract

More information

Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1, a * and Wentao Cheng2

Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1, a * and Wentao Cheng2 7th International Conference on Mechatronics, Computer and Education Informationization (MCEI 2017) Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1,

More information

1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains

1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains 1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains Zhengminqing Li 1, Wei Ye 2, Linlin Zhang 3, Rupeng Zhu 4 Nanjing University

More information

Experimental research on dynamic characteristics of gas bearing-rotor with different radial clearances

Experimental research on dynamic characteristics of gas bearing-rotor with different radial clearances Experimental research on dynamic characteristics of gas bearing-rotor with different radial clearances Long Hao 1, Jinfu Yang 2, Dongjiang Han 3, Changliang Tang 4 Institute of Engineering Thermophysics,

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.6 ROLLING NOISE FROM

More information

Modelling and Simulation of a Passenger Car for Comfort Evaluation

Modelling and Simulation of a Passenger Car for Comfort Evaluation Modelling and Simulation of a Passenger Car for Comfort Evaluation Vivek Kumar Department of Mechanical Engineering, Sant Longowal Institute of Engineering and Technology, Sangrur, India Abstract: Vehicle

More information

APPLICATION OF SENSITIVITY ANALYSIS IN DESIGN OF CHARACTERISTICS OF DAMPING JOINTS IN LOCOMOTIVE RUNNING GEAR

APPLICATION OF SENSITIVITY ANALYSIS IN DESIGN OF CHARACTERISTICS OF DAMPING JOINTS IN LOCOMOTIVE RUNNING GEAR Engineering MECHANICS, Vol. 20, 2013, No. 5, p. 369 377 369 APPLICATION OF SENSITIVITY ANALYSIS IN DESIGN OF CHARACTERISTICS OF DAMPING JOINTS IN LOCOMOTIVE RUNNING GEAR Jaromír Zelenka*, Martin Kohout*,

More information

Structural Analysis of Pick-Up Truck Chassis using Fem

Structural Analysis of Pick-Up Truck Chassis using Fem International Journal of ChemTech Research CODEN (USA): IJCRGG, ISSN: 0974-4290, ISSN(Online):2455-9555 Vol.9, No.06 pp 384-391, 2016 Structural Analysis of Pick-Up Truck Chassis using Fem Rahul.V 1 *,

More information

VIBRATIONAL ANALYSIS OF A MULTIBODY VIRTUAL DUMMY FOR CAR AND MOTORCYCLE USERS

VIBRATIONAL ANALYSIS OF A MULTIBODY VIRTUAL DUMMY FOR CAR AND MOTORCYCLE USERS VIBRATIONAL ANALYSIS OF A MULTIBODY VIRTUAL DUMMY FOR CAR AND MOTORCYCLE USERS Nicola Cofelice*, Roberto Zanni, Davide Locatelli, Alessandro Toso, David Moreno Giner, Jian Kang, Stijn Donders Agenda 1

More information

Eddy current braking experiment using brake disc from aluminium series of Al6061 and Al7075

Eddy current braking experiment using brake disc from aluminium series of Al6061 and Al7075 Eddy current braking experiment using brake disc from aluminium series of Al61 and Al75 M Z Baharom 1,2,a, M Z Nuawi 1,b, G Priyandoko 2,c and S M Harris 1,d 1 Department of Mechanic and Material, Universiti

More information

Optimisation of Railway Wheel Profiles using a Genetic Algorithm

Optimisation of Railway Wheel Profiles using a Genetic Algorithm The Rail Technology Unit Optimisation of Railway Wheel Profiles using a Genetic Algorithm Persson I., Iwnicki S.D. This article was download from the Rail Technology Unit Website at MMU Rail Technology

More information

Conceptual Design of Cantilever Support for Long Haul Bus Passenger Seat

Conceptual Design of Cantilever Support for Long Haul Bus Passenger Seat Australian Journal of Basic and Applied Sciences, 7(9): 383-387, 2013 ISSN 1991-8178 Conceptual Design of Cantilever Support for Long Haul Bus Passenger Seat 1 Chee Fai Tan, 1 Z.Y. Tean, 2 B.L. Tan, 2

More information

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Andrei Dumitru, Ion Preda, and Gheorghe Mogan Transilvania University

More information

Dynamic Modeling and Simulation of Three-Piece North American Freight Vehicle Suspensions with Non-linear Frictional Behaviour Using ADAMS/Rail

Dynamic Modeling and Simulation of Three-Piece North American Freight Vehicle Suspensions with Non-linear Frictional Behaviour Using ADAMS/Rail 5 th ADAMS/Rail User s Conference Haarlem 10-12 May 2000 Dynamic Modeling and Simulation of Three-Piece North American Freight Vehicle Suspensions with Non-linear Frictional Behaviour Using ADAMS/Rail

More information

Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter

Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter Article ID: 18558; Draft date: 2017-06-12 23:31 Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter Yuan Chen 1, Ru-peng Zhu 2, Ye-ping Xiong 3, Guang-hu

More information

Modeling of Lead-Acid Battery Bank in the Energy Storage Systems

Modeling of Lead-Acid Battery Bank in the Energy Storage Systems Modeling of Lead-Acid Battery Bank in the Energy Storage Systems Ahmad Darabi 1, Majid Hosseina 2, Hamid Gholami 3, Milad Khakzad 4 1,2,3,4 Electrical and Robotic Engineering Faculty of Shahrood University

More information

Defect Monitoring In Railway Wheel and Axle

Defect Monitoring In Railway Wheel and Axle IJR International Journal of Railway, pp. 1-5 The Korean Society for Railway Defect Monitoring In Railway Wheel and Axle Seok-Jin Kwon, Dong-Hyoung Lee *, and Won-Hee You * Abstract The railway system

More information

Performance Analysis of Brushless DC Motor Using Intelligent Controllers and Minimization of Torque Ripples

Performance Analysis of Brushless DC Motor Using Intelligent Controllers and Minimization of Torque Ripples International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 3 (2014), pp. 321-326 International Research Publication House http://www.irphouse.com Performance Analysis

More information

Passive Vibration Reduction with Silicone Springs and Dynamic Absorber

Passive Vibration Reduction with Silicone Springs and Dynamic Absorber Available online at www.sciencedirect.com Physics Procedia 19 (2011 ) 431 435 International Conference on Optics in Precision Engineering and Nanotechnology 2011 Passive Vibration Reduction with Silicone

More information

New Capacity Modulation Algorithm for Linear Compressor

New Capacity Modulation Algorithm for Linear Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 010 New Capacity Modulation Algorithm for Linear Compressor Jaeyoo Yoo Sungho Park Hyuk

More information

Test rig for rod seals contact pressure measurement

Test rig for rod seals contact pressure measurement Tribology and Design 107 Test rig for rod seals contact pressure measurement G. Belforte 1, M. Conte 2, L. Mazza 1, T. Raparelli 1 & C. Visconte 1 1 Department of Mechanics, Politecnico di Torino, Italy

More information

Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump

Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump Jun Ho Jang 1, Won Jee Chung 1, Dong Sun Lee 1 and Young Hwan Yoon 2 1 School

More information

STIFFNESS CHARACTERISTICS OF MAIN BEARINGS FOUNDATION OF MARINE ENGINE

STIFFNESS CHARACTERISTICS OF MAIN BEARINGS FOUNDATION OF MARINE ENGINE Journal of KONES Powertrain and Transport, Vol. 23, No. 1 2016 STIFFNESS CHARACTERISTICS OF MAIN BEARINGS FOUNDATION OF MARINE ENGINE Lech Murawski Gdynia Maritime University, Faculty of Marine Engineering

More information

Mathematical Modeling and Control of Active Suspension System for a Quarter Car Railway Vehicle

Mathematical Modeling and Control of Active Suspension System for a Quarter Car Railway Vehicle Malaysian Journal of Mathematical Sciences 10(S) February: 227 241 (2016) Special Issue: The 3 rd International Conference on Mathematical Applications in Engineering 2014 (ICMAE 14) MALAYSIAN JOURNAL

More information

Compressive and Shear Analysis of Rubber Block Under Large Strain

Compressive and Shear Analysis of Rubber Block Under Large Strain American Journal of Applied Sciences 10 (7): 681-687, 2013 ISSN: 1546-9239 2013 Sridharan and Sivaramakrishnan, This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0

More information

Comparison Between Different Arrangements of Bypass Valves in Scroll Compressors

Comparison Between Different Arrangements of Bypass Valves in Scroll Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2008 Comparison Between Different Arrangements of Bypass Valves in Scroll Compressors Yangguang

More information

Dynamic Behaviour of Asynchronous Generator In Stand-Alone Mode Under Load Perturbation Using MATLAB/SIMULINK

Dynamic Behaviour of Asynchronous Generator In Stand-Alone Mode Under Load Perturbation Using MATLAB/SIMULINK International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 14, Issue 1 (January 2018), PP.59-63 Dynamic Behaviour of Asynchronous Generator

More information

Evaluation of the Fatigue Life of Aluminum Bogie Structures for the Urban Maglev

Evaluation of the Fatigue Life of Aluminum Bogie Structures for the Urban Maglev Evaluation of the Fatigue Life of Aluminum Bogie Structures for the Urban Maglev 1 Nam-Jin Lee, 2 Hyung-Suk Han, 3 Sung-Wook Han, 3 Peter J. Gaede, Hyundai Rotem company, Uiwang-City, Korea 1 ; KIMM, Daejeon-City

More information

Development of Advanced Computational Models of Railway Vehicles

Development of Advanced Computational Models of Railway Vehicles Development of Advanced Computational Models of Railway Vehicles Extended Abstract Hugo Miguel Pacheco Magalhães Instituto Superior Técnico Universidade Técnica de Lisboa Abstract In this thesis, multibody

More information

ALS (Active Lateral Suspension) By Bernard GAUTIER SNCF

ALS (Active Lateral Suspension) By Bernard GAUTIER SNCF ALS (Active Lateral Suspension) By Bernard GAUTIER SNCF The vertical and lateral motions of a railway vehicle come from the track and the wheel - rail contact dynamics. The motions of the vehicle determinate

More information

RHOMBUS BRIQUETTING MECHANISM MODELLING

RHOMBUS BRIQUETTING MECHANISM MODELLING RHOMBUS BRIQUETTING MECHANISM MODELLING Edgars Repsa, Eriks Kronbergs Institute of Mechanics, Faculty of Engineering, Latvia University of Agriculture edgars.repsa@llu.lv, eriks.kronbergs@llu.lv Abstract.

More information

Rotorcraft Gearbox Foundation Design by a Network of Optimizations

Rotorcraft Gearbox Foundation Design by a Network of Optimizations 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference 13-15 September 2010, Fort Worth, Texas AIAA 2010-9310 Rotorcraft Gearbox Foundation Design by a Network of Optimizations Geng Zhang 1

More information

Experimental Investigation of Effects of Shock Absorber Mounting Angle on Damping Characterstics

Experimental Investigation of Effects of Shock Absorber Mounting Angle on Damping Characterstics Experimental Investigation of Effects of Shock Absorber Mounting Angle on Damping Characterstics Tanmay P. Dobhada Tushar S. Dhaspatil Prof. S S Hirmukhe Mauli P. Khapale Abstract: A shock absorber is

More information

DESIGN AND OPTIMIZATION OF HTV FUEL TANK ASSEMBLY BY FINITE ELEMENT ANALYSIS

DESIGN AND OPTIMIZATION OF HTV FUEL TANK ASSEMBLY BY FINITE ELEMENT ANALYSIS DESIGN AND OPTIMIZATION OF HTV FUEL TANK ASSEMBLY BY FINITE ELEMENT ANALYSIS GAJENDRA G 1, PRAKASHA A M 2, DR NOOR AHMED R 3, DR.K.S.BADRINARAYAN 4 1PG Scholar, Mechanical department, M S Engineering College,

More information

Applicable standards in HS Infrastructure subsystem TSI (2008/217/EC)

Applicable standards in HS Infrastructure subsystem TSI (2008/217/EC) Applicable standards in HS Infrastructure subsystem TSI (2008/217/EC) ERA 1.0 Page 1/8 Standards or other documents referred to in the HS infrastructure TSI (and therefore mandatory) TSI Sections Characteristics

More information

Analysis on fatigue life of a certain gear transmission system

Analysis on fatigue life of a certain gear transmission system Analysis on fatigue life of a certain gear transmission system Zhou Jie 1, Jia Yun Xian 2, Liu Xin 3 Department of Equipment Command and Management, Mechanical Engineering College, Shijiazhuang, China

More information

MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS

MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS POLISH MARITIME RESEARCH Special Issue 2018 S2 (98) 2018 Vol. 25; pp. 30-34 10.2478/pomr-2018-0070 MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS

More information

Introduction. Cent re-bearing longitudinal movement in transitions due to track twist loads; \ 1

Introduction. Cent re-bearing longitudinal movement in transitions due to track twist loads; \ 1 Introduction There exist great numbers of different designs of rail vehicles, but the structure of such vehicles commonly has a set of standard modules, units and mechanisms which are, or can be. produced

More information

Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating Compressor

Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2014 Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating

More information

MIKLOS Cristina Carmen, MIKLOS Imre Zsolt UNIVERSITY POLITEHNICA TIMISOARA FACULTY OF ENGINEERING HUNEDOARA ABSTRACT:

MIKLOS Cristina Carmen, MIKLOS Imre Zsolt UNIVERSITY POLITEHNICA TIMISOARA FACULTY OF ENGINEERING HUNEDOARA ABSTRACT: 1 2 THEORETICAL ASPECTS ABOUT THE ACTUAL RESEARCH CONCERNING THE PHYSICAL AND MATHEMATICAL MODELING CATENARY SUSPENSION AND PANTOGRAPH IN ELECTRIC RAILWAY TRACTION MIKLOS Cristina Carmen, MIKLOS Imre Zsolt

More information

Comparative study on wheel rail dynamic interactions of side-frame cross-bracing bogie and sub-frame radial bogie

Comparative study on wheel rail dynamic interactions of side-frame cross-bracing bogie and sub-frame radial bogie J. Mod. Transport. (213) 21(1):1 8 DOI 1.17/s434-13-1-3 Comparative study on wheel rail dynamic interactions of side-frame cross-bracing bogie and sub-frame radial bogie Chunlei Yang Fu Li Yunhua Huang

More information

REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM

REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM Bairy Srinivas M.Tech, NATIONAL INSTITUTE OF TECHNOLOGY, WARANGAL Srinivasbairy31@gmail.com and 9542942090 Abstract In the design of

More information

Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation

Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation 2016 IJSRSET Volume 2 Issue 5 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation

More information

MULTIBODY DYNAMIC STABILITY ANALYSIS OF A DIESEL-HYDRAULIC LOCOMOTIVE

MULTIBODY DYNAMIC STABILITY ANALYSIS OF A DIESEL-HYDRAULIC LOCOMOTIVE Journal of KONES Powertrain and Transport, Vol. 18, No. 3 2011 MULTIBODY DYNAMIC STABILITY ANALYSIS OF A DIESEL-HYDRAULIC LOCOMOTIVE Andi I. Mahyuddin, Aditya N. Febriartanto Institut Teknologi Bandung,

More information

Identification of tyre lateral force characteristic from handling data and functional suspension model

Identification of tyre lateral force characteristic from handling data and functional suspension model Identification of tyre lateral force characteristic from handling data and functional suspension model Marco Pesce, Isabella Camuffo Centro Ricerche Fiat Vehicle Dynamics & Fuel Economy Christian Girardin

More information