A 3D-ball bearing model for simulation of axial load variations

Size: px
Start display at page:

Download "A 3D-ball bearing model for simulation of axial load variations"

Transcription

1 A 3D-ball bearing model for simulation of axial load variations Petro Tkachuk and Jens Strackeljan Otto-von-Guericke-Universität Magdeburg, Fakultät für Maschinenbau Institut für Mechanik Universitätsplatz 2, Magdeburg, Germany phone: {12885}{18438} Abstract Ball bearings are widely applicable elements in various machineries and thus their performance and operation reliability are of very great importance. The vibration analysis is commonly used for diagnostic and condition monitoring of rotating systems and ball bearings separately. This paper represents a 3-dimensional dynamic model of a one or double-row ball bearing for fault simulation, which was created to investigate the influence of axial load variations on the vibration signal. The model should help to understand the effects that appear in a ball bearing under axial load. We know from experimental results that a slight variation in the contact conditions could result in a significant change of the exiting force signal and the measured acceleration. In some cases the change of the signal structure could lead to a wrong classification with standard techniques like envelope analysis. The paper shows these dependencies. 1. Introduction Ball bearings, as a potential source of vibration in rotating machinery systems are an object of numerous experimental researches and theoretical studies. Different effects that appear in ball bearings fault detection, such as false brinelling, nonlinear effects caused by force deformation relationships, effects caused by axial load variations, fault diagnostic in the case of combined axial and radial loads, the problem of early fault detection, determination of limits like smallest detectable fault and so on, are of a very great importance for the development of advanced condition monitoring systems. The conditions of permanent technical progress and constantly growing safety and reliability requirements on ball bearings create a necessity and interest in simulation of ball bearings. Simulation results may be very helpful in understanding the processes that are happening inside the ball bearing, because frequently experimental results appear to be time-consuming and expensive. A lot of works and researches have been devoted to modelling of bearings, particularly to bearings with localized defects and it s diagnostic. The main concepts of bearing and fault bearing simulation can be found in literature (1, 2, 3, 4, 5).The following paper is devoted to investigations of axial load influence on the behaviour and the vibration signal of ball bearings with localized defects using a 3-dimensional dynamic model of ball bearing. The represented model was developed on the base of the 2-dimensional ball bearing model shown in (1). The idea of fault simulation consists in description of

2 contact between a rolling element and two (or more) so-called fault elements. Those elements are circles, defined on one or more components (rings, rolling elements) of the system. A radius, amount and distance between fault elements determine the geometry (length, depth, width) of the defect. The algorithm of the model is realized in a self written multi body program in MATLAB. 2. Theory 2.1 Ball bearing model The represented model regards a ball bearing as a solid multi body system, which consists of rolling elements (balls), outer and inner rings, and cage. Every body of the system is connected with the beginning of the inertial system via spring-damperelements. The basic idea of the model for one of the ball bearings is shown in Figure 1 (4). The cage is modeled as a point-to-point force element. The condition of equal and constant distance between the centers of masses of neighbouring rolling elements determines this force. Outer ring Contact force Ball Contact force Inner ring co m a, J a c H m k, J k c H m i, J i c i d o d i Figure 1. The idea of a ball bearing model for one of the balls In order to investigate the dynamic properties of a ball bearing, considering the influence of axial load, each body of the represented model has 4 degrees of freedom: translational in x, y, z directions and rotational direction (rotation around z-axis). The differential equation of motion of the system is given through a second order differential equation. Initial conditions are given with a vector of displacement and velocity for each mass. For the numerical integration this equation is formulated in state space (see details in (1) ). 2.2 Contact model As a rule a contact model for dynamic simulation can be divided into two main parts: contact detection and calculation of contact forces. Requirements for the contact detection for dynamic simulation are very high, because of its considerable influence on the stability of solution and computing time. In the represented ball bearing model a socalled slicing technique (according to DIN ISO 281 (6) ) is used for contact calculation. The main idea of this technique is the subdivision of rolling elements into a number of independent slices. Though slicing technique is basically oriented for calculation of line contacts in roller bearings, it can be also applied for ball bearings. Point contacts have just to be substituted for equivalent line contacts (3). 2

3 2.2.1 Contact detection Each body of the system is divided into a number of slices n along the z-axis (Figure 2). Therefore contact detection and, if the contact has occurred, calculation of penetration Δs i [mm], takes place in x, y plane for each slice, correspondingly. The problem reduces to the contact detection between two circular bodies. The principal approach for contact detection between two circular bodies that was also used for this model is shown in (1). This approach has the advantage of high stability and allows avoiding time-consuming spatial contact detection. The examples of ball bearings models that can be simulated in the present stage of the software development are shown in Figure 3. y b sl z i-th slice of a ball D w α sl z s Δs i y F ri z F ai Figure 2. The main approach of slicing technique z x y Figure 3. a) radial ball bearing, b) double-row angular ball bearing Moreover, the described algorithm allows simulating diverse geometries of races, which are given through functions f (z, x) or f (z, y) and is compatible with the surface defect model (see 2.4). For most of the ball bearings the geometry of their races is a part of a torus or can be approximately given as it. 3

4 2.2.2 Contact force For a 3-dimensional ball bearing model a radial and axial component of the contact force have to be determined. The radial component of contact force F r [N] (scalar value) is calculated according to DIN ISO 281 (6), as the sum of contact forces for each slice F ri [N], correspondingly. n F F (1) r i1 A contact force F ri for each slice is being calculated as a sum of a non-linear elastic part F e [N] and a dissipative part F d [N] ri e d s i Ni ri F F F c s d v (2) c s Lel Dw Lel (3) n 2 Here c s is a contact stiffness of one slice [N/mm^10/9], D w diameter of a ball [mm], si penetration of one slice [mm], L el theoretical length of equivalent line contact [mm], d damping coefficient [N (s/m)], vni - relative velocity in contact normal direction [m/s]. The damping coefficient d is being used to describe the impact process of two solid bodies and is calculated according to (7). This coefficent depends on penetration si, contact stiffness c s, and material coefficient d cs si (4) 2 The axial components of contact force separately. Those depend on corresponding radial components F ri and angle between centers of mass of a ball and a slice (Figure 2). F ai [N] are calculated for each slice [rad] sl F F tan (4) ai ri sl Total axial force F a [N] is determined, as given in equation: n F F (5) a i1 In the next step the vector of radial and axial components has to be calculated via multiplication by unit vectors in contact normal direction n i, j and axial direction z 0, correspondingly. The unit vectors in contact normal direction n i, j are determined for each contact partner during contact detection algorithm (see (1) ). FR 1 Fr n1, FR2 Fr n2, n1 n2 (6) F F z, F F z (7) A1 a 0 A2 a 0 Here indexes 1 and 2 are associated with contact partners. ai 4

5 2.3 Friction force A scalar value of friction force F fi [N] is calculated according to the Coulomb friction law, for each slice separately. This value depends on contact force in contact normal direction F ri and friction coefficient R, which is a function of relative tangential velocity v [m/s]. T F v F i1 fi R T ri F f n F fi (8) Here F f is a total friction force [N]. The direction of friction force coincides with the direction of the relative tangential velocity v T. Therefore friction force vector is determined as: vt FF FF (9) v The total force vector could include contact, gravity, friction forces and external loads for each body of the system. 2.4 Surface defect simulation As already mentioned, the idea of fault simulation consists in the description of contact between a rolling element and two (or more) so-called fault elements. Those elements are circles, defined for each slice of one or more components (outer, inner rings and rolling elements) of the system. The fault model is body-fixed, thus it is applicable for each body of the system. The main approach of fault simulation on outer ring is shown in Figure 4.. T Figure 4. Surface defect model on outer ring 5

6 The main parameters which describe the fault geometry are angular position of the simulated fault f [rad], radius of fault elements R f [mm], fault width f bi [mm] and fault length in z-direction f lz [mm]. For each slice two fault elements are attached tangentially to the outer race. Fault width, which is a distance between those elements, can be defined as a function fbi F( zsl ) on the interval f lz. Varying those parameters allows modeling different types of defects, for example micro and macro defects, raw surfaces etc. 3. Results and discussion Figures 5a), b) show some experimental vibration signals of a vehicle wheel bearing with a small defect located on the outer ring. From this investigation acceleration measurements from different combinations of axial and radial load conditions were used as reference signals. The bearing was loaded for case a) with radial load of 5 kn and for case b) with radial load of 5 kn and axial load of 3 kn. Once the bearing is loaded with axial components, amplitudes of vibration signal are getting higher and the signal gets a typical fault structure. Simulation results may help to understand this effect Figure 5. Experimental vibration signal of ball bearing with outer ring defect (left) radial load 5 kn, (right) radial load 5 kn axial load 3 kn Figure 6. Simulated vibration signal of outer ring with defect (left) radial load 7 kn, (right) radial load 7 kn axial load 3 kn 6

7 For the verification of ball bearing model a vehicle wheel bearing with defect on outer ring was simulated. It is an angular double-raw ball bearing, which has 13 balls for each of the outer ring races with a diameter of 11.9 mm. A series of simulations were made in order to investigate the influence of axial load on the vibration signal. Corresponding simulated vibration signals are shown in Figure 6. In both cases periodical peaks are induced in the vibration signal of the system due to the contact between rolling element and faulty region. The first parts of both time signals are dominated by the influence of the initial conditions and have no physical background. However, the response of the axial loaded bearing model differs from the pure radial loaded model (the difference of acceleration amplitudes averages 30 %). The analysis of contact forces distribution and contact conditions can help to explain this effect. Figure 7. Distribution of normal contact forces in a ball bearing model under radial load of 7 kn Figure 8. Distribution of normal contact forces in a ball bearing model under radial load of 7 kn and axial load of 3 kn The distributions of contact forces in normal contact direction for the ball bearing model with defect on outer ring are shown in Figures 7 and 8. The inner ring is loaded with 7

8 constant external load of 7 kn in radial direction, and is driven with constant frequency of 30 Hz (1800 rpm). The defect is defined on one of the races of outer ring and is specified with the following values of geometrical parameters: radius of fault elements R is set to 0.3 mm, fault width f and fault length f are both set to 1.5 mm. Angular f bi position of the simulated fault f is set to -90, which means that fault is located in the middle of the loading zone. Those figures illustrate the influence of axial load on contact conditions between rolling element and outer ring in defected region. Under axial load the contact area shifts significantly relatively to pure radial loading. In addition, axial load have considerable influence on load distribution in a bearing. lz mm mm mm mm Displacement of the centre of mass of the ball z b [mm] Figure 9. Distribution of normal component of contact forces left) radial load of 7 kn, right) radial load 7 kn axial load 3 kn Figure 9 represents the distribution of the normal contact forces of each active slice for one of the balls to that point of time, when the rolling element is located in the middle of the loading zone (t = s). In spite of a slight displacement of the ball s center of mass, which is caused by the axial load (Δz b = 0.05 mm), the displacement of the contact zone is of the same order as fault dimensions (f bi =1.5 mm) and is equal to 0.9 mm. Besides, axial load results in growth of the normal component of the contact force (Figure 9). This leads to considerable variations of contact conditions and as a result to the different system responses in vibration signals. However, it has to be mentioned that axial loads do not always lead to an increase of amplitudes. It depends on contact conditions between rolling element and faulty region. The following example demonstrates this effect very good. Figure 10 shows the distribution of normal components of contact force for the ball bearing model, which is under radial load of 7 kn and axial load of -3 kn. The contact forces, as well as the contact area are considerably smaller in comparison to cases that are shown in the Figures 7 and 8. Figure 11 demonstrates the simulated vibration signal of the system. While the first part of the time signal, until 0.02 s is dominated by the initial condition, the following time signal shows no clear fault structure. Due to the unstable contact in faulty region one could not see periodical peaks in the induced vibrations. The value of normal 8

9 components of contact force, as well as the position and the size of contact area varies significantly with the simulation time, which leads to the varying of amplitudes in the vibration signal. Figure 10. Distribution of normal contact forces in a ball bearing model under radial load of 7 kn and axial load of -3 kn y (2) [m/s 2 ] Time [s] Figure 11. Simulated vibration signal of outer ring with defect radial load 7 kn and axial load -3 kn 4. Conclusion A 3D dynamic ball bearing model for fault simulation is presented in this paper. It allows to model ball bearings with different geometries of raceways. The fault model is applicable for each body of the system, so that defects of inner ring, outer ring and rolling elements can be simulated. The model shows the necessity of bearing modeling in three dimensions, especially of vehicle wheel bearings, which are frequently loaded with axial load forces. Experimentally obtained results, as well as simulation results, show the considerable influence of axial load on amplitudes in vibration signals, which is caused by varying contact conditions and load distribution in a ball bearing. The next 9

10 step is to improve the damping models by including the advanced lubrication algorithms, in order to get more realistic simulation data. Further research in this area seems to be of great importance for a better understanding of the signal structure of bearing faults and the definition of fault related features. Therefore the bearing diagnostic could benefit from this simulation. References 1. T Doguer, J Strackeljan and P Tkachuk, Using a dynamic roller bearing model under varying fault parameters, The sixth International Conference on Condition Monitoring and Machinery Failure Prevention-CM2009, Dublin, pp , June, J Strackeljan, T Doguer and C Daniel, Nutzung von Mehrkörperdynamikprogrammen zur Simulation von Wälzlagerschäden, Proceedings AKIDA Konferenz, Aachen, Germany, R Teutsch, Kontaktmodelle und Strategien zur Simulation von Wälzlagern und Wälzführungen,Dissertation, Technische Universität Kaiserslautern, S Sassi, B Badri and M Thomas, A Numerical Model to Predict Damaged Bearing Vibrations, Journal of Vibration and Control, Vol 13, pp , N Sawalhi, Diagnostics, prognostics and fault simulation for rolling element bearings, dissertation, University of New South Wales, DIN ISO 281, Wälzlager, Beiblatt 4: Dynamische Tragzahlen und nominelle Lebensdauer, Deutsches Institut für Normung, K Hunt and F Crossley, Coefficient of Restitution Interpreted as Damping in Vibroimpact, Transaction of the ASME, Journal of Applied Mechanics, pp , June,

Detection of bearing faults in high speed rotor systems

Detection of bearing faults in high speed rotor systems Detection of bearing faults in high speed rotor systems Jens Strackeljan, Stefan Goreczka, Tahsin Doguer Otto-von-Guericke-Universität Magdeburg, Fakultät für Maschinenbau Institut für Mechanik, Universitätsplatz

More information

Simulation of fault and clearance induced effects in rolling

Simulation of fault and clearance induced effects in rolling Simulation of fault and clearance induced effects in rolling element earings Tahsin Doguer, Jens Strackeljan Otto-von-Guericke-Universität Magdeurg, Fakultät für Maschinenau Institut für Mechanik, Universitätsplatz

More information

A nonlinear dynamic vibration model of defective bearings: The importance of modelling the finite size of rolling elements

A nonlinear dynamic vibration model of defective bearings: The importance of modelling the finite size of rolling elements A nonlinear dynamic vibration model of defective bearings: The importance of modelling the finite size of rolling elements Alireza Moazenahmadi, Dick Petersen and Carl Howard School of Mechanical Engineering,

More information

ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM

ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM Tian-Yau Wu and Chun-Che Sun Department of Mechanical Engineering,

More information

Observation and analysis of the vibration and displacement signature of defective bearings due to various speeds and loads

Observation and analysis of the vibration and displacement signature of defective bearings due to various speeds and loads Observation and analysis of the vibration and displacement signature of defective bearings due to various speeds and loads Alireza-Moazen ahmadi a) Carl Howard b) Department of Mechanical Engineering,

More information

Design, Modelling and Analysis of a Single Raw Four Point Angular Contact Split Ball Bearing to Increase its Life.

Design, Modelling and Analysis of a Single Raw Four Point Angular Contact Split Ball Bearing to Increase its Life. Design, Modelling and Analysis of a Single Raw Four Point Angular Contact Split Ball Bearing to Increase its Life. Pranav B. Bhatt #1, Prof. N. L. Mehta *2 #1 M. E. Mechanical (CAD/CAM) Student, Department

More information

Transactions on Engineering Sciences vol 1, 1993 WIT Press, ISSN

Transactions on Engineering Sciences vol 1, 1993 WIT Press,  ISSN Contact analysis in clamping-roller free-wheel clutches K. Diirkopp, W. Jorden Laboratorium fur Konstruktionslehre, Uni-GH- Paderborn, D~4 790 Paderborn, Germany ABSTRACT Free-wheels are coupling devices

More information

Nonlinear Rolling Element Bearings in MADYN 2000 Version 4.3

Nonlinear Rolling Element Bearings in MADYN 2000 Version 4.3 - 1 - Nonlinear Rolling Element Bearings in MADYN 2000 Version 4.3 In version 4.3 nonlinear rolling element bearings can be considered for transient analyses. The nonlinear forces are calculated with a

More information

Bearing fault diagnosis based on EMD-KPCA and ELM

Bearing fault diagnosis based on EMD-KPCA and ELM Bearing fault diagnosis based on EMD-KPCA and ELM Zihan Chen, Hang Yuan 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability & Environmental

More information

New Representation of Bearings in LS-DYNA

New Representation of Bearings in LS-DYNA 13 th International LS-DYNA Users Conference Session: Aerospace New Representation of Bearings in LS-DYNA Kelly S. Carney Samuel A. Howard NASA Glenn Research Center, Cleveland, OH 44135 Brad A. Miller

More information

Improved 2D model of a ball bearing for the simulation of vibrations due to faults during run-up

Improved 2D model of a ball bearing for the simulation of vibrations due to faults during run-up Journal of Physics: Conference Series Improved D model of a ball bearing for the simulation of vibrations due to faults during run-up To cite this article: Matej Tadina and Miha Boltežar J. Phys.: Conf.

More information

Parametrically Excited Vibration in Rolling Element Bearings

Parametrically Excited Vibration in Rolling Element Bearings Parametrically Ecited Vibration in Rolling Element Bearings R. Srinath ; A. Sarkar ; A. S. Sekhar 3,,3 Indian Institute of Technology Madras, India, 636 ABSTRACT A defect-free rolling element bearing has

More information

Numerical run-up simulation of a turbocharger with full floating ring bearings

Numerical run-up simulation of a turbocharger with full floating ring bearings Numerical run-up simulation of a turbocharger with full floating ring bearings E. Woschke, C. Daniel, S. Nitzschke, J. Strackeljan Institut für Mechanik, Otto-von-Guericke Universität Magdeburg, Germany

More information

ROLLER BEARING FAILURES IN REDUCTION GEAR CAUSED BY INADEQUATE DAMPING BY ELASTIC COUPLINGS FOR LOW ORDER EXCITATIONS

ROLLER BEARING FAILURES IN REDUCTION GEAR CAUSED BY INADEQUATE DAMPING BY ELASTIC COUPLINGS FOR LOW ORDER EXCITATIONS ROLLER BEARIG FAILURES I REDUCTIO GEAR CAUSED BY IADEQUATE DAMPIG BY ELASTIC COUPLIGS FOR LOW ORDER EXCITATIOS ~by Herbert Roeser, Trans Marine Propulsion Systems, Inc. Seattle Flexible couplings provide

More information

Validation of a physics-based model for rolling element bearings with diagnosis purposes

Validation of a physics-based model for rolling element bearings with diagnosis purposes 8th European Workshop On Structural Health Monitoring (EWSHM 2016), 5-8 July 2016, Spain, Bilbao www.ndt.net/app.ewshm2016 Validation of a physics-based model for rolling element bearings with diagnosis

More information

R-Plus System Frontespizio_R_PlusSystem.indd 1 11/06/ :32:02

R-Plus System Frontespizio_R_PlusSystem.indd 1 11/06/ :32:02 R-Plus System R-Plus System R-Plus system R-Plus system description Fig. R-Plus system R-Plus System is Rollon s series of rack & pinion driven actuators. Rollon R-Plus System series linear units are designed

More information

Dynamic Analysis for Needle Roller Bearings Under Planetary Motion

Dynamic Analysis for Needle Roller Bearings Under Planetary Motion NTN TECHNICAL REVIEW No.75 2007 Technical Paper Dynamic Analysis for Needle Roller Bearings Under Planetary Motion Tomoya SAKAGUCHI A dynamic analysis tool for needle roller bearings in planetary gear

More information

Scattered Energy of Vibration a novel parameter for rotating shaft vibration assessment

Scattered Energy of Vibration a novel parameter for rotating shaft vibration assessment 5 th Australasian Congress on Applied Mechanics, ACAM 007 10-1 December 007, Brisbane, Australia Scattered Energy of Vibration a novel parameter for rotating shaft vibration assessment Abdul Md Mazid Department

More information

Detection of Severity of Bearing Cage fault of Induction Motor with Externally Induced Vibration

Detection of Severity of Bearing Cage fault of Induction Motor with Externally Induced Vibration Detection of Severity of Bearing Cage fault of Induction Motor with Externally Induced Vibration Abhishek Gupta 1,Rohank Agarwal 2, Manan Temani 3, Rahul Kr. Gangwar 4 B.Tech Student, Dept. of EE, Indian

More information

Modeling and Dynamic Analysis of Telescopic Systems of Structural Members with Clearance

Modeling and Dynamic Analysis of Telescopic Systems of Structural Members with Clearance First published in: Modeling and Dynamic Analysis of Telescopic Systems of Structural Members with Clearance P. BARTHELS and J. WAUER Institut für Technische Mechanik, Universität Karlsruhe, D-76128 Karlsruhe,

More information

Dynamic Analysis of Rotor-Ball Bearing System of Air Conditioning Motor of Electric Vehicle

Dynamic Analysis of Rotor-Ball Bearing System of Air Conditioning Motor of Electric Vehicle International Journal of Mechanical Engineering and Applications 2015; 3(3-1): 22-28 Published online February 13, 2015 (http://www.sciencepublishinggroup.com/j/ijmea) doi: 10.11648/j.ijmea.s.2015030301.14

More information

Development of Measuring System for the Non-Repetitive Run-Out(NRRO) of Ball Bearing

Development of Measuring System for the Non-Repetitive Run-Out(NRRO) of Ball Bearing Journal of Engineering Mechanics and Machinery (207) Vol. 2, Num. Clausius Scientific Press, Canada Development of Measuring System for the Non-Repetitive Run-Out(NRRO) of Ball Bearing Y. Chen,a,*, G.F.

More information

Dynamics of Rotor Systems with Clearance and Weak Pedestals in Full Contact

Dynamics of Rotor Systems with Clearance and Weak Pedestals in Full Contact Paper ID No: 23 Dynamics of Rotor Systems with Clearance and Weak Pedestals in Full Contact Dr. Magnus Karlberg 1, Dr. Martin Karlsson 2, Prof. Lennart Karlsson 3 and Ass. Prof. Mats Näsström 4 1 Department

More information

Influence of friction coefficient on rubbing behavior of oil bearing rotor system

Influence of friction coefficient on rubbing behavior of oil bearing rotor system Influence of friction coefficient on rubbing behavior of oil bearing rotor system Changliang Tang 1, Jinfu ang 2, Dongjiang Han 3, Huan Lei 4, Long Hao 5, Tianyu Zhang 6 1, 2, 3, 4, 5 Institute of Engineering

More information

Computational and Experimental Approach for Fault Detection of Gears

Computational and Experimental Approach for Fault Detection of Gears Columbia International Publishing Journal of Vibration Analysis, Measurement, and Control (2014) Vol. 2 No. 1 pp. 16-29 doi:10.7726/jvamc.2014.1002 Research Article Computational and Experimental Approach

More information

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition)

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition) PH 201-4A spring 2007 Simple Harmonic Motion Lectures 24-25 Chapter 10 (Cutnell & Johnson, Physics 7 th edition) 1 The Ideal Spring Springs are objects that exhibit elastic behavior. It will return back

More information

Dynamic Analysis of a High-Load Capacity Tapered Roller Bearing

Dynamic Analysis of a High-Load Capacity Tapered Roller Bearing NTN TECHNICAL REVIEW No.7325 Technical Paper Dynamic Analysis of a High-Load Capacity Tapered Roller Bearing Kazuyoshi HARADA Tomoya SAKAGUCHI It is necessary to predict forces acting on a cage when designing

More information

Research Article Dynamic Carrying Capacity Analysis of Double-Row Four-Point Contact Ball Slewing Bearing

Research Article Dynamic Carrying Capacity Analysis of Double-Row Four-Point Contact Ball Slewing Bearing Mathematical Problems in Engineering Volume 215, Article ID 8598, 7 pages http://dx.doi.org/1.1155/215/8598 Research Article Dynamic Carrying Capacity Analysis of Double-Row Four-Point Contact Ball Slewing

More information

Uniform Circular Motion AP

Uniform Circular Motion AP Uniform Circular Motion AP Uniform circular motion is motion in a circle at the same speed Speed is constant, velocity direction changes the speed of an object moving in a circle is given by v circumference

More information

Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space

Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space Journal of Robotics, Networking and Artificial Life, Vol., No. (June 24), 97-2 Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space Weigang Wen School

More information

Effects of Ball Groupings on Ball Passage Vibrations of a Linear Guideway Type Ball Bearing Pitching and Yawing Ball Passage Vibrations

Effects of Ball Groupings on Ball Passage Vibrations of a Linear Guideway Type Ball Bearing Pitching and Yawing Ball Passage Vibrations Hiroyuki Ohta 1 Department of Mechanical Engineering, Nagaoka University of Technology, 1603-1 Kamitomioka, Nagaoka, Niigata, Japan e-mail: ohta@mech.nagaokaut.ac.jp Yoshiki Kitajima LG Technology Department,

More information

ROLLING FRICTION TORQUE IN MICROSYSTEMS

ROLLING FRICTION TORQUE IN MICROSYSTEMS Proceedings of VAREHD 15, Suceava, May 6-8, 010 170 ROLLING FRICTION TORQUE IN MICROSYSTEMS D. N. Olaru, C. Stamate, A. Dumitrascu, Gh. Prisacaru Department of Machine Elements and Mechatronics,Technical

More information

This equation of motion may be solved either by differential equation method or by graphical method as discussed below:

This equation of motion may be solved either by differential equation method or by graphical method as discussed below: 2.15. Frequency of Under Damped Forced Vibrations Consider a system consisting of spring, mass and damper as shown in Fig. 22. Let the system is acted upon by an external periodic (i.e. simple harmonic)

More information

CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING

CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING 113 CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING 7. 1 INTRODUCTION Finite element computational methodology for rolling contact analysis of the bearing was proposed and it has several

More information

Stress Analysis Lecture 3 ME 276 Spring Dr./ Ahmed Mohamed Nagib Elmekawy

Stress Analysis Lecture 3 ME 276 Spring Dr./ Ahmed Mohamed Nagib Elmekawy Stress Analysis Lecture 3 ME 276 Spring 2017-2018 Dr./ Ahmed Mohamed Nagib Elmekawy Axial Stress 2 Beam under the action of two tensile forces 3 Beam under the action of two tensile forces 4 Shear Stress

More information

( ) 5. Bearing internal load distribution and displacement. 5.1 Bearing internal load distribution

( ) 5. Bearing internal load distribution and displacement. 5.1 Bearing internal load distribution 5. internal load distribution and displacement 5. internal load distribution This section will begin by examing the effect of a radial load F r and an axial load F a applied on a single-row bearing with

More information

Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi

Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 29 Rolling Element Bearings (Contd.) Welcome to 29 th lecture of video course

More information

CYLINDRICAL ROLLER BEARINGS CARRYING THRUST LOAD

CYLINDRICAL ROLLER BEARINGS CARRYING THRUST LOAD CYLINDRICAL ROLLER BEARINGS CARRYING THRUST LOAD Gh. PRISACARU, Sp. CRETU, D. N. OLARU "Gh. Asachi Technical University, Department of Machine Design & Tribology, Bvd. D. Mangeron, 6-63, 66 Iasi, ROMANIA;

More information

Model of a vertical rotor with a ball-type automatic balancer

Model of a vertical rotor with a ball-type automatic balancer Model of a vertical rotor with a ball-type automatic balancer Guntis Strautmanis 1, Mareks Mezitis 2, Valentina Strautmane 3 1, 3 Riga Technical University, Daugavpils, Latvija 2 Riga Technical University,

More information

Modeling Method Analysis of the Friction Torque for High Speed Spindle Bearing

Modeling Method Analysis of the Friction Torque for High Speed Spindle Bearing MATEC Web of Conferences 75, 0308 (08) https://doi.org/0.05/matecconf/08750308 IFCAE-IOT 08 Modeling Method Analysis of the Friction Torque for High Speed Spindle Bearing Songsheng Li,, HuihangChen,, Haibing

More information

Investigation into the Self-loosening Trend of Bolt Joints on the Tower Crane ShengChun Wang1,a, PeiWei Ni1,b, Ye Zhang1,c and MingXiao Dong1,2,d

Investigation into the Self-loosening Trend of Bolt Joints on the Tower Crane ShengChun Wang1,a, PeiWei Ni1,b, Ye Zhang1,c and MingXiao Dong1,2,d 2nd International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2016) Investigation into the Self-loosening Trend of Bolt Joints on the Tower Crane ShengChun Wang1,a,

More information

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations.

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations. Outline of Multi-Degree-of-Freedom Systems Formulation of Equations of Motions. Newton s 2 nd Law Applied to Free Masses. D Alembert s Principle. Basic Equations of Motion for Forced Vibrations of Linear

More information

Chapter a. Spring constant, k : The change in the force per unit length change of the spring. b. Coefficient of subgrade reaction, k:

Chapter a. Spring constant, k : The change in the force per unit length change of the spring. b. Coefficient of subgrade reaction, k: Principles of Soil Dynamics 3rd Edition Das SOLUTIONS MANUAL Full clear download (no formatting errors) at: https://testbankreal.com/download/principles-soil-dynamics-3rd-editiondas-solutions-manual/ Chapter

More information

S.C. Rulmenti S.A. Barlad Romania Republicii Street No

S.C. Rulmenti S.A. Barlad Romania Republicii Street No SELECTION OF BEARING SIZE Basic load ratings The size of a bearing is selected considering the load in the used rolling bearing and also depends on the operational rating life and prescribed operating

More information

Seismic design of bridges

Seismic design of bridges NAIONAL ECHNICAL UNIVERSIY OF AHENS LABORAORY FOR EARHQUAKE ENGINEERING Seismic design of bridges Lecture 4 Ioannis N. Psycharis Seismic isolation of bridges I. N. Psycharis Seismic design of bridges 2

More information

The... of a particle is defined as its change in position in some time interval.

The... of a particle is defined as its change in position in some time interval. Distance is the. of a path followed by a particle. Distance is a quantity. The... of a particle is defined as its change in position in some time interval. Displacement is a.. quantity. The... of a particle

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. GTE 2016 Q. 1 Q. 9 carry one mark each. D : SOLID MECHNICS Q.1 single degree of freedom vibrating system has mass of 5 kg, stiffness of 500 N/m and damping coefficient of 100 N-s/m. To make the system

More information

Engineering Science OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS

Engineering Science OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS Unit 2: Unit code: QCF Level: 4 Credit value: 5 Engineering Science L/60/404 OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS UNIT CONTENT OUTCOME 2 Be able to determine the behavioural characteristics of elements

More information

Analyses of Soil-Structure Systems

Analyses of Soil-Structure Systems Analyses of Soil-Structure Systems Julio García Paul C. Rizzo Associates, Inc., 105 Mall Blvd. Suite 270E, Monroeville, PA 15146, USA Phone: +1 (412)856-9700, Fax: +1 (412)856-9749, Email: julio.garcia@rizzoassoc.com

More information

The basic dynamic load rating C is a statistical number and it is based on 90% of the bearings surviving 50 km of travel carrying the full load.

The basic dynamic load rating C is a statistical number and it is based on 90% of the bearings surviving 50 km of travel carrying the full load. Technical data Load Rating & Life Under normal conditions, the linear rail system can be damaged by metal fatigue as the result of repeated stress. The repeated stress causes flaking of the raceways and

More information

1836. Simulation of rolling bearing vibration in diagnostics

1836. Simulation of rolling bearing vibration in diagnostics 1836. Simulation of rolling bearing vibration in diagnostics Robert Kostek 1, Bogdan Landowski 2, Łukasz Muślewski 3 University of Science and Technology, Bydgoszcz, Poland 1 Corresponding author E-mail:

More information

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum STRUCTURAL DYNAMICS Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum Overview of Structural Dynamics Structure Members, joints, strength, stiffness, ductility Structure

More information

PROJECT 2 DYNAMICS OF MACHINES 41514

PROJECT 2 DYNAMICS OF MACHINES 41514 PROJECT 2 DYNAMICS OF MACHINES 41514 Dynamics of Rotor-Bearing System Lateral Vibrations and Stability Threshold of Rotors Supported On Hydrodynamic Bearing and Ball Bearing. Ilmar Ferreira Santos, Prof.

More information

Kinematics, Dynamics, and Vibrations FE Review Session. Dr. David Herrin March 27, 2012

Kinematics, Dynamics, and Vibrations FE Review Session. Dr. David Herrin March 27, 2012 Kinematics, Dynamics, and Vibrations FE Review Session Dr. David Herrin March 7, 0 Example A 0 g ball is released vertically from a height of 0 m. The ball strikes a horizontal surface and bounces back.

More information

Ball Bearing Model Performance on Various Sized Rotors with and without Centrifugal and Gyroscopic Forces

Ball Bearing Model Performance on Various Sized Rotors with and without Centrifugal and Gyroscopic Forces Ball Bearing Model Performance on Various Sized Rotors with and without Centrifugal and Gyroscopic Forces Emil Kurvinen a,, Jussi Sopanen a, Aki Mikkola a a Lappeenranta University of Technology, Department

More information

SAMCEF For ROTORS. Chapter 1 : Physical Aspects of rotor dynamics. This document is the property of SAMTECH S.A. MEF A, Page 1

SAMCEF For ROTORS. Chapter 1 : Physical Aspects of rotor dynamics. This document is the property of SAMTECH S.A. MEF A, Page 1 SAMCEF For ROTORS Chapter 1 : Physical Aspects of rotor dynamics This document is the property of SAMTECH S.A. MEF 101-01-A, Page 1 Table of Contents rotor dynamics Introduction Rotating parts Gyroscopic

More information

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70 Class XI Physics Syllabus 2013 One Paper Three Hours Max Marks: 70 Class XI Weightage Unit I Physical World & Measurement 03 Unit II Kinematics 10 Unit III Laws of Motion 10 Unit IV Work, Energy & Power

More information

Researches Regarding Determination of Sliding Velocity Between Two Xylan 1052-coated Homologous Flanks at Helical Gear Wheels

Researches Regarding Determination of Sliding Velocity Between Two Xylan 1052-coated Homologous Flanks at Helical Gear Wheels Researches Regarding Determination of Sliding Velocity Between Two Xylan 1052-coated Homologous Flanks at Helical Gear Wheels ION-CORNEL MITULETU, ION VELA, GILBERT-RAINER GILLICH, DANIEL AMARIEI, MARIUS

More information

MECHANICAL PRINCIPLES OUTCOME 3 CENTRIPETAL ACCELERATION AND CENTRIPETAL FORCE TUTORIAL 1 CENTRIFUGAL FORCE

MECHANICAL PRINCIPLES OUTCOME 3 CENTRIPETAL ACCELERATION AND CENTRIPETAL FORCE TUTORIAL 1 CENTRIFUGAL FORCE MECHANICAL PRINCIPLES OUTCOME 3 CENTRIPETAL ACCELERATION AND CENTRIPETAL FORCE TUTORIAL 1 CENTRIFUGAL FORCE Centripetal acceleration and force: derivation of expressions for centripetal acceleration and

More information

SEISMIC BASE ISOLATION

SEISMIC BASE ISOLATION SEISMIC BASE ISOLATION DESIGN OF BASE ISOLATION SYSTEMS IN BUILDINGS FILIPE RIBEIRO DE FIGUEIREDO SUMMARY The current paper aims to present the results of a study for the comparison of different base isolation

More information

CHAPTER 1 INTRODUCTION Hydrodynamic journal bearings are considered to be a vital component of all the rotating machinery. These are used to support

CHAPTER 1 INTRODUCTION Hydrodynamic journal bearings are considered to be a vital component of all the rotating machinery. These are used to support CHAPTER 1 INTRODUCTION Hydrodynamic journal bearings are considered to be a vital component of all the rotating machinery. These are used to support radial loads under high speed operating conditions.

More information

STATICS & DYNAMICS. Engineering Mechanics. Gary L. Gray. Francesco Costanzo. Michael E. Plesha. University of Wisconsin-Madison

STATICS & DYNAMICS. Engineering Mechanics. Gary L. Gray. Francesco Costanzo. Michael E. Plesha. University of Wisconsin-Madison Engineering Mechanics STATICS & DYNAMICS SECOND EDITION Francesco Costanzo Department of Engineering Science and Mechanics Penn State University Michael E. Plesha Department of Engineering Physics University

More information

VIBRATION ANALYSIS AND REPAIR PROCESS FOR THE VENTILATION SYSTEM FOR SMOKE DRAIN IN THE THERMAL POWER PLANT

VIBRATION ANALYSIS AND REPAIR PROCESS FOR THE VENTILATION SYSTEM FOR SMOKE DRAIN IN THE THERMAL POWER PLANT Applied Engineering Letters Vol.3, No.1, 40-45 (2018) e-issn: 2466-4847 VIBRATION ANALYSIS AND REPAIR PROCESS FOR THE VENTILATION SYSTEM FOR SMOKE DRAIN IN THE THERMAL POWER PLANT Original scientific paper

More information

The SKF model for calculating the frictional moment

The SKF model for calculating the frictional moment The SKF model for calculating the frictional moment The SKF model for calculating the frictional moment Bearing friction is not constant and depends on certain tribological phenomena that occur in the

More information

EN40: Dynamics and Vibrations. Final Examination Wed May : 2pm-5pm

EN40: Dynamics and Vibrations. Final Examination Wed May : 2pm-5pm EN40: Dynamics and Vibrations Final Examination Wed May 10 017: pm-5pm School of Engineering Brown University NAME: General Instructions No collaboration of any kind is permitted on this examination. You

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. D : SOLID MECHANICS Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. Q.2 Consider the forces of magnitude F acting on the sides of the regular hexagon having

More information

A Smooth Contact-State Transition in a Dynamic Model of Rolling-Element Bearings

A Smooth Contact-State Transition in a Dynamic Model of Rolling-Element Bearings A Smooth Contact-State Transition in a Dynamic Model of Rolling-Element Bearings Mate Razpotnik a, Gregor Čepona,, Miha Boltežar a a University of Lublana, Faculty of Mechanical Engineering Abstract We

More information

EQUATIONS OF MOTION: GENERAL PLANE MOTION (Section 17.5) Today s Objectives: Students will be able to analyze the planar kinetics of a rigid body

EQUATIONS OF MOTION: GENERAL PLANE MOTION (Section 17.5) Today s Objectives: Students will be able to analyze the planar kinetics of a rigid body EQUATIONS OF MOTION: GENERAL PLANE MOTION (Section 17.5) Today s Objectives: Students will be able to analyze the planar kinetics of a rigid body undergoing general plane motion. APPLICATIONS As the soil

More information

Physics 12. Unit 5 Circular Motion and Gravitation Part 1

Physics 12. Unit 5 Circular Motion and Gravitation Part 1 Physics 12 Unit 5 Circular Motion and Gravitation Part 1 1. Nonlinear motions According to the Newton s first law, an object remains its tendency of motion as long as there is no external force acting

More information

STRUCTURAL DYNAMICS BASICS:

STRUCTURAL DYNAMICS BASICS: BASICS: STRUCTURAL DYNAMICS Real-life structures are subjected to loads which vary with time Except self weight of the structure, all other loads vary with time In many cases, this variation of the load

More information

NONLINEAR STATIC AND MULTI-AXIAL FATIGUE ANALYSIS OF AUTOMOTIVE LOWER CONTROL ARM USING NEiNASTRAN

NONLINEAR STATIC AND MULTI-AXIAL FATIGUE ANALYSIS OF AUTOMOTIVE LOWER CONTROL ARM USING NEiNASTRAN NONLINEAR STATIC AND MULTI-AXIAL FATIGUE ANALYSIS OF AUTOMOTIVE LOWER CONTROL ARM USING NEiNASTRAN Dr. J.M. Mahishi, Director Engineering MS&M Engineering Inc, Farmington Hills, MI, USA SUMMARY The Lower

More information

VIBRATION PROBLEMS IN ENGINEERING

VIBRATION PROBLEMS IN ENGINEERING VIBRATION PROBLEMS IN ENGINEERING FIFTH EDITION W. WEAVER, JR. Professor Emeritus of Structural Engineering The Late S. P. TIMOSHENKO Professor Emeritus of Engineering Mechanics The Late D. H. YOUNG Professor

More information

Dynamics of Machinery

Dynamics of Machinery Dynamics of Machinery Two Mark Questions & Answers Varun B Page 1 Force Analysis 1. Define inertia force. Inertia force is an imaginary force, which when acts upon a rigid body, brings it to an equilibrium

More information

Fine adhesive particles A contact model including viscous damping

Fine adhesive particles A contact model including viscous damping Fine adhesive particles A contact model including viscous damping CHoPS 2012 - Friedrichshafen 7 th International Conference for Conveying and Handling of Particulate Solids Friedrichshafen, 12 th September

More information

Page kg kg kg kg (Total 1 mark) Q4. The diagram shows two positions, X and Y, o the Ea th s su fa e.

Page kg kg kg kg (Total 1 mark) Q4. The diagram shows two positions, X and Y, o the Ea th s su fa e. Q1. body moves with simple harmonic motion of amplitude and frequency What is the magnitude of the acceleration when the body is at maximum displacement? zero 4π 2 b 2 b 2 PhysicsndMathsTutor.com Page

More information

5.5 Exercises for This Chapter Two-Axle Vehicle on Cosine Track Two-Axle Vehicle on Generally Periodic Track...

5.5 Exercises for This Chapter Two-Axle Vehicle on Cosine Track Two-Axle Vehicle on Generally Periodic Track... Contents 1 Introduction... 1 1.1 The Basic Function of the Wheel/rail System.... 1 1.2 Significance of Dynamics on the Operation of Rail Vehicles... 2 1.3 On the History of Research in the Field of Railway

More information

Ultrasonic resonance of defects for nonlinear acoustic imaging and NDT

Ultrasonic resonance of defects for nonlinear acoustic imaging and NDT 11th European Conference on Non-Destructive Testing (ECNDT 214), October 6-1, 214, Prague, Czech Republic Ultrasonic resonance of defects for nonlinear acoustic imaging and NDT More Info at Open Access

More information

MOTION IN TWO OR THREE DIMENSIONS

MOTION IN TWO OR THREE DIMENSIONS MOTION IN TWO OR THREE DIMENSIONS 3 Sections Covered 3.1 : Position & velocity vectors 3.2 : The acceleration vector 3.3 : Projectile motion 3.4 : Motion in a circle 3.5 : Relative velocity 3.1 Position

More information

The Dynamic Response Analysis of Concrete Gravity Dam under the Earthquake

The Dynamic Response Analysis of Concrete Gravity Dam under the Earthquake Copyright 2013 Tech Science Press SL, vol.9, no.1, pp.23-36, 2013 The Dynamic Response Analysis of Concrete Gravity Dam under the Earthquake Yang Lu 1, Li Shi-Min 1, Cao Peng 2 and Shen Xin-Pu 1 Abstract:

More information

ENG1001 Engineering Design 1

ENG1001 Engineering Design 1 ENG1001 Engineering Design 1 Structure & Loads Determine forces that act on structures causing it to deform, bend, and stretch Forces push/pull on objects Structures are loaded by: > Dead loads permanent

More information

ROTATING RING. Volume of small element = Rdθbt if weight density of ring = ρ weight of small element = ρrbtdθ. Figure 1 Rotating ring

ROTATING RING. Volume of small element = Rdθbt if weight density of ring = ρ weight of small element = ρrbtdθ. Figure 1 Rotating ring ROTATIONAL STRESSES INTRODUCTION High centrifugal forces are developed in machine components rotating at a high angular speed of the order of 100 to 500 revolutions per second (rps). High centrifugal force

More information

1 2 Models, Theories, and Laws 1.5 Distinguish between models, theories, and laws 2.1 State the origin of significant figures in measurement

1 2 Models, Theories, and Laws 1.5 Distinguish between models, theories, and laws 2.1 State the origin of significant figures in measurement Textbook Correlation Textbook Correlation Physics 1115/2015 Chapter 1 Introduction, Measurement, Estimating 1.1 Describe thoughts of Aristotle vs. Galileo in describing motion 1 1 Nature of Science 1.2

More information

Chapter 8: Newton s Laws Applied to Circular Motion

Chapter 8: Newton s Laws Applied to Circular Motion Chapter 8: Newton s Laws Applied to Circular Motion Circular Motion Milky Way Galaxy Orbital Speed of Solar System: 220 km/s Orbital Period: 225 Million Years Mercury: 48 km/s Venus: 35 km/s Earth: 30

More information

Contents. Chapter 1 Introduction Chapter 2 Unacceptable Cam Curves Chapter 3 Double-Dwell Cam Curves... 27

Contents. Chapter 1 Introduction Chapter 2 Unacceptable Cam Curves Chapter 3 Double-Dwell Cam Curves... 27 Contents Chapter 1 Introduction... 1 1.0 Cam-Follower Systems... 1 1.1 Fundamentals... 1 1.2 Terminology... 4 Type of Follower Motion... 4 Type of Joint Closure... 4 Type of Follower... 5 Type of Cam...

More information

Bearing fault diagnosis based on TEO and SVM

Bearing fault diagnosis based on TEO and SVM Bearing fault diagnosis based on TEO and SVM Qingzhu Liu, Yujie Cheng 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability and Environmental

More information

20k rad/s and 2 10k rad/s,

20k rad/s and 2 10k rad/s, ME 35 - Machine Design I Summer Semester 0 Name of Student: Lab Section Number: FINAL EXAM. OPEN BOOK AND CLOSED NOTES. Thursday, August nd, 0 Please show all your work for your solutions on the blank

More information

Vibratory Behavior of Rolling Element Bearings: a Lagrangian Approach

Vibratory Behavior of Rolling Element Bearings: a Lagrangian Approach Cleveland State University EngagedScholarship@CSU ETD Archive 2011 Vibratory Behavior of Rolling Element Bearings: a Lagrangian Approach Phani Krishna Kalapala Cleveland State University How does access

More information

The impact of rotor elastic suspension settings on the acceleration of the automatic balancer compensating mass

The impact of rotor elastic suspension settings on the acceleration of the automatic balancer compensating mass The impact of rotor elastic suspension settings on the acceleration of the automatic balancer compensating mass Guntis Strautmanis 1, Mareks Mezitis 2, Valentina Strautmane 3 1, 2 Riga Technical University,

More information

Identification of Compliant Contact Force Parameters in Multibody Systems Based on the Neural Network Approach Related to Municipal Property Damages

Identification of Compliant Contact Force Parameters in Multibody Systems Based on the Neural Network Approach Related to Municipal Property Damages American Journal of Neural Networks and Applications 2017; 3(5): 49-55 http://www.sciencepublishinggroup.com/j/ajnna doi: 10.11648/j.ajnna.20170305.11 ISSN: 2469-7400 (Print); ISSN: 2469-7419 (Online)

More information

1820. Selection of torsional vibration damper based on the results of simulation

1820. Selection of torsional vibration damper based on the results of simulation 8. Selection of torsional vibration damper based on the results of simulation Tomasz Matyja, Bogusław Łazarz Silesian University of Technology, Faculty of Transport, Gliwice, Poland Corresponding author

More information

Dynamic behavior of turbine foundation considering full interaction among facility, structure and soil

Dynamic behavior of turbine foundation considering full interaction among facility, structure and soil Dynamic behavior of turbine foundation considering full interaction among facility, structure and soil Fang Ming Scholl of Civil Engineering, Harbin Institute of Technology, China Wang Tao Institute of

More information

AEROELASTICITY IN AXIAL FLOW TURBOMACHINES

AEROELASTICITY IN AXIAL FLOW TURBOMACHINES von Karman Institute for Fluid Dynamics Lecture Series Programme 1998-99 AEROELASTICITY IN AXIAL FLOW TURBOMACHINES May 3-7, 1999 Rhode-Saint- Genèse Belgium STRUCTURAL DYNAMICS: BASICS OF DISK AND BLADE

More information

PLEASURE VESSEL VIBRATION AND NOISE FINITE ELEMENT ANALYSIS

PLEASURE VESSEL VIBRATION AND NOISE FINITE ELEMENT ANALYSIS PLEASURE VESSEL VIBRATION AND NOISE FINITE ELEMENT ANALYSIS 1 Macchiavello, Sergio *, 2 Tonelli, Angelo 1 D Appolonia S.p.A., Italy, 2 Rina Services S.p.A., Italy KEYWORDS pleasure vessel, vibration analysis,

More information

PARAMETER ESTIMATION IN IMBALANCED NON-LINEAR ROTOR-BEARING SYSTEMS FROM RANDOM RESPONSE

PARAMETER ESTIMATION IN IMBALANCED NON-LINEAR ROTOR-BEARING SYSTEMS FROM RANDOM RESPONSE Journal of Sound and Vibration (1997) 208(1), 1 14 PARAMETER ESTIMATION IN IMBALANCED NON-LINEAR ROTOR-BEARING SYSTEMS FROM RANDOM RESPONSE Department of Mechanical Engineering, Indian Institute of Technology,

More information

Oscillations. Phys101 Lectures 28, 29. Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum

Oscillations. Phys101 Lectures 28, 29. Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum Phys101 Lectures 8, 9 Oscillations Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum Ref: 11-1,,3,4. Page 1 Oscillations of a Spring If an object oscillates

More information

Research Article Dynamic Characteristics and Experimental Research of Dual-Rotor System with Rub-Impact Fault

Research Article Dynamic Characteristics and Experimental Research of Dual-Rotor System with Rub-Impact Fault Hindawi Publishing Corporation Shock and Vibration Volume 16, Article ID 63981, 11 pages http://dx.doi.org/1.1155/16/63981 Publication Year 16 Research Article Dynamic Characteristics and Experimental

More information

ISO INTERNATIONAL STANDARD. Rolling bearings Thermal speed rating Calculation and coefficients

ISO INTERNATIONAL STANDARD. Rolling bearings Thermal speed rating Calculation and coefficients INTERNATIONAL STANDARD ISO 1512 First edition 200-12-01 Rolling bearings Thermal speed rating Calculation and coefficients Roulements Vitesse de référence thermique Calculs et facteurs de correction Reference

More information

Structural Analysis I Chapter 4 - Torsion TORSION

Structural Analysis I Chapter 4 - Torsion TORSION ORSION orsional stress results from the action of torsional or twisting moments acting about the longitudinal axis of a shaft. he effect of the application of a torsional moment, combined with appropriate

More information

Experimental Investigation of the Performances of a WRS-BTU Seismic Isolator

Experimental Investigation of the Performances of a WRS-BTU Seismic Isolator , July 3-5, 2013, London, U.K. Experimental Investigation of the Performances of a WRS-BTU Seismic Isolator R. Brancati, G. Di Massa, S. Pagano, E. Rocca and S. Strano Abstract This paper describes an

More information

STUDY OF EFFECTS OF VIBRATIONS CAUSED BY RAILWAY TRAFFIC TO BUILDINGS

STUDY OF EFFECTS OF VIBRATIONS CAUSED BY RAILWAY TRAFFIC TO BUILDINGS Bulletin of the Transilvania University of Braşov CIBv 2014 Vol. 7 (56) Special Issue No. 1-2014 STUDY OF EFFECTS OF VIBRATIONS CAUSED BY RAILWAY TRAFFIC TO BUILDINGS R. NERIŞANU 1 D. DRĂGAN 1 M. SUCIU

More information