Induction Motor Bearing Fault Detection with Non-stationary Signal Analysis

Size: px
Start display at page:

Download "Induction Motor Bearing Fault Detection with Non-stationary Signal Analysis"

Transcription

1 Proceedings of International Conference on Mechatronics Kumamoto Japan, 8-1 May 7 ThA1-C-1 Induction Motor Bearing Fault Detection with Non-stationary Signal Analysis D.-M. Yang Department of Mechanical and Automation Engineering, Kao-Yuan University, Kaohsiung 81, Taiwan, R.O.C dmyang@cc.kyu.edu.tw Abstract The purpose of this research is to identify bearing fault features. This approach uses continuous wavelet transforms as a non-stationary signal preprocessor and the singular value decomposition (SVD) technique as salient feature extraction. Simulations of a model for bearing inner race defect as well as actual bearing vibration data from a normal bearing and the defective inner race bearing are used to demonstrate the proposed method for bearing fault detection and diagnosis. The results obtained have shown that this approach is effective for bearing fault detection and diagnosis. Index Terms Bearing fault, singular value decomposition, wavelet analysis I. INTRODUCTION The rolling element bearing is one of the most critical components in rotating electrical machinery due to the fact that the large majority of problems arise from faulty bearings. A previous report [1] on failed components of induction motors has pointed out that the most significant contributor to bearing failure is inadequate maintenance, and this can, in turn, result in winding failure within the machine. Therefore, proper monitoring of bearing condition is highly cost effective in reducing capital loss. Vibration-based monitoring techniques, both in the time and frequency domains, have been widely used for detection and diagnosis of bearing defects for several decades. A brieeview of vibration monitoring techniques can be found in []. These methods have traditionally been applied, separately, in the time and frequency domains. A time-domain analysis focuses principally on statistical characteristics of the vibration signal such as peak level, standard deviation, skewness, kurtosis and crest factor. A frequency domain approach uses Fourier methods to transform the time-domain signal to the frequencydomain where further analysis is carried out, conventionally using vibration amplitude and power spectra. It should be noted that use of either domain implicitly excludes the direct use of information present in the other. However, a relatively new signal processing technique, called wavelet analysis, is adopted here and used to develop vibration signal processing procedures for bearing fault detection. The wavelet approach has advantages over traditional Fourier methods for signal analysis, particularly for signals containing discontinuities and shape spike. When Fourier transformation is performed, the signal representation is moved from the time-domain to the frequency domain and this change of domain can lead to loss of information and to interpretation difficulties. This disadvantage is overcome in wavelet analysis which represents a signal by using shifted and scaled versions of a so-called mother wavelet and this enables examination of the frequency information of the signal as it evolves with time. This ability to represent simultaneously both time-domain and frequency-domain information is a significant advantage of the wavelet approach. The use of the continuous wavelet transform to study bearings with outer race and inner race defects is presented in [3]. Scale-wavelet power spectrum and time-wavelet energy spectrum autocorrelation analysis method were used to extract fault features. This approach provide a new way for rolling bearing fault diagnosis. Li and Ma [4] used wavelet transforms to study bearings with outer race and rolling element defects under a range of load and speed conditions. Different scales of wavelet transform can provide information about a bearing defect at various locations, and this property makes it more effective for the detection of bearing-localised defects than traditional time-domain or frequency-domain methods. The complex nature of information obtained from wavelet transforms make subjective interpretation and diagnostic use difficult. In order to effectively interpret the wavelet map, the time-frequency domain is used instead of time-scale domain. Hence, time-frequency distributions of two specifically simulated signals and the associated singular values performed by the SVD technique are presented in this paper. In the following sections, the non-stationary signal processing using the wavelet analysis will be introduced briefly in Section II. The SVD technique for extracting bearing defective features from the wavelet coefficients will be developed in Section III. The simulation results of the proposed approach for a model for a bearing defective inner race will be given in Section IV. Experimental studies of normal and defective bearing vibration signatures using the proposed approach will be presented in Section V and a conclusion will be presented in Section VI X/7/$5. 7 IEEE 1

2 II. NON-STATIONARY SIGNAL ANALYSIS BY THE WAVELET ANALYSIS Wavelet analysis is an approach which decomposes a timedomain signal into components in different time windows and different frequency bands and presents the resulting information in the form of a surface in the time-frequency plane, sometimes referred to as a scalogram [5]. The scalogram is similar in concept to the spectrogram but differs from in that the frequency resolution of the scalogram is logarithmic rather than linear, as is the case for the spectrogram. Because of the nature of the frequency resolution, the wavelet approach is more effective in analyzing both the long-time, low-frequency and the short-time, high-frequency content of a time signal. This characteristic is very useful for analyzing pulse-like and non-stationary signals. The continuous wavelet transform of a square-integrable, continuous time signal s(t) is the inner product between and the analyzing wavelet ψ a,b (t), which gives the wavelet coefficients W x (a, b) = 1 a s(t)ψ ( t b a ) (1) where a is the dilation parameter governing the wavelet frequency, b is the parameter localizing the wavelet function in the time domain and ψ (t)is the complex conjugate of the analyzing wavelet ψ(t). The Fourier transform of s(t) is defines as S(f) = x(t)e jπft dt () Whereas Fourier decomposition is based on the harmonic wave e jπft, the wavelet analysis is based on an analyzing wavelet. There are a number of different complex or real valued functions used as analyzing wavelets. The analyzing wavelet used in this paper is the complex-valued Morlet wavelet given by ψ M (t) = e jπf t e t / where f is the central frequency of the Morlet wavelet and the value of f is taken 1 in this paper. An alternative formulation of the continuous wavelet transform can be obtained by transforming both the signal s(t) and the analyzing wavelet ψ a,b (t) in the frequency domain: (3) W x (a, b) = a S(f)Ψ (af)e jπfb df (4) where Ψ (af)e jπfb is the Fourier transform of ψ ( t b a ) respectively. For an easier implementation of wavelet transform, equation (4) can be expressed in a discrete form as: W x (a p, b q ) = a p S(f k )Ψ (a p f k )e jπf kb q (5) k III. SINGULAR VALUE DECOMPOSITION FOR FEATURE EXTRACTION The purpose of using a feature extraction procedure is to significantly reduce the quantity of data but, at the same time, retain the original salient information. It is well known that the SVD has optimal decorrelation properties and provides a means of detecting dominant characteristics on a set of data. The SVD theorem states that any m by n matrix W can be decomposed and written as the product of matrices [6], [7]. P W (α m, β n ) = U mm Σ mn Vnn t = λ k u k vk T (6) k=1 where the superscript, T, donates the transpose, U is an orthogonal m by m matrix made up of left singular vectors, u k, V is an orthogonal n by n matrix made up oight singular vectors, v k, and Σ is an m by n matrix of non-negative real singular values and decrease monotonically from the upper left to the lower right of Σ. The singular value of W are represented by λ 1 λ λ 3 λ P, where P = min(m, n). λ 1, λ, λ 3,..., λ P are the eigenvalues of W T W. For convenience the matrix, W, is termed the vibration characteristic matrix. In SVD, the singular values are usually arranged in descending order, so the first principal component, corresponding to the largest eigenvalue, characterizes most of the variation in the data set. From the point of view of PCA, it is the first principal component (PC1) which is the linear combination of the first eigenvalue and the associated eigenvector of the correlation matrix W T W that characterizes the maximum variance of W [8]. In the present application, only the first singular values will be considered since these account for the large majority of variations in the analyzed data set. IV. BEARING INNER RACE DEFECT MODEL A defect in one surface of a rolling element bearing striking another surface produces periodical impulses. A model for the impact train of a defective rolling element bearing under load can be the following form [9], [1], [11]. d(t) = k= d q(τ k + kt d )δ(t kt d τ k ) (7) where d is the amplitude of the impulse force characterizing the severity of the defect. δ(t) is the impulse function produced by a single impact of a point defect, T d is the period between the impulses, τ k is a random variable for the time lag between two impacts due to the presence of slip and q(t) is the Stribeck equation [1]. The distribution of the load q(t) around the load zone is defined approximately as follows: q(t) = { Q [1 1 ε (1 cosθ)]n, inner race defect 1, outer race defect where θ = π t, Q is the maximum load intensity (kn), ε is load distribution factor, n is constant ( 3 1 for ball, 9 for roller bearing), is the shaft rotating frequency. (8)

3 (a) (b) Amplitude of x(t) Magnitude of load distribution, q(t) (c) (d) Magnitude of y(t) (e) (f) Amplitude of u Amplitude of v Frequency (Hz) Fig. 1. Detection of a simulated bearing inner race fault with the wavelet analysis and the SVD technique. (a) time signal of x(t) computed by (9); (b) the distribution of the load q(t) calculated by (8); (c) the impulses generated by an inner race defect under a radial load using (1); (d) wavelet time-frequency distribution of y(t); (e) the first left singular values, u 1 of Fig. 1(d); (f) the first right singular values, v 1 of Fig. 1(d). When the inner race of the bearing passed through the load zone with each revolution of the shaft, the periodic function is shown in the time domain and a series of impulses in the frequency domain. When an impact from the localized bearing defect causes the bearing, the housing, and the shaft to vibrate. Approximating the structure as a second-order mass-spring-damper vibration system, the acceleration of the structure can be expressed as an exponentially time-decaying signal [1], [13], [14]. The excited structure is assumed to be a linear multidegree of freedom system with M excited modes, the structural response to each impulse with N repetition periods T can be expressed as: x(t) = M N 1 i=1 j= A i e ζπfn i (t jti)u(t jti) cos[πf di (t jt i ) φ i ]u(t jt i ) (9) 3

4 (a) (b) 6 Amplitude (G) Amplitude (G) (c) (d) Fig.. Normal bearing vs. Defective bearing. (a) time signal for the normal bearing vibration; (b) time signal for the defective bearing vibration; (c) wavelet time-frequency distribution of the normal bearing vibration; (d) wavelet time-frequency distribution of the defective bearing vibration. where A is the gain factor, ζ is the damping ratio, f n is the undamped natural frequency of the structure, f d = f n 1 ζ, u(t) is a unit step function, and φ is the initial phase determined by the initial conditions. The defective bearing vibration signal shown in Fig. 1(a) was simulated by computing (9) with M = 1, N = 8, T =.18 seconds, A = 4, ζ =.1, f n = 88 Hz and φ = π/. The distribution of the inner race under radial load is plotted in Fig. 1(b). Now assume that the structural response to the inner race defect induced impact due to the modulation effect of the loading function. The impulses generated by an inner race defect under a radial load can be expressed by the product x(t)q(t), given by y(t): y(t) = { x(t)q [1 1 ε (1 cosθ)]n, for θ < θ max, elsewhere (1) The defective ball bearing inner race under load distribution, y(t) is depicted in Fig. 1(c) with Q =5 kn, ε=.5 and = Hz. The signatures produced by the product of x(t)q(t) are different from one shaft revolution to the next and can be clearly seen in Fig. 1(c). In this signal, the five largest positive and negative amplitude components calculated by equation (11) are marked with circles and diamond shapes, respectively. y (t) > on < t a, t c > and y (t) < on < t c, t b > = y(t c ) a local maximum y (t) < on < t a, t c > and y (t) > on < t c, t b > = y(t c ) a local minimum (11) The time-frequency distribution for the defective ball bearing inner race under load distribution is plotted in Fig. 1(d). A wide-band impulse frequency spectrum can be clearly seen from this wavelet time-frequency distribution analysis. In order to extract the simulated non-stationary bearing inner race defective vibration features, the SVD method is employed to 4

5 (a) (b) Amplitude of u Amplitude of u Frequency (Hz) Frequency (Hz) (c) (d) Amplitude of v Amplitude of v Fig. 3. The first singular values plots (normal bearing vs. defective bearing). (a) the first left singular values, u 1 of Fig. (c); (b) the first left singular values, u 1 of Fig. (d); (c) the first right singular values, v 1 of Fig. (c); (d) the first right singular values, v 1 of Fig. (d). achieve this goal. Fig. 1(e) shows the first left singular values, u 1 and the most significant frequency at 88 Hz is considered to be contributed by the undamped natural frequency of the structure, f n. By further investigations of Fig. 1(f) for the first right singular values, v 1, the times of the occurrence of the patterns with circular and diamond-shaped markers in this nonstationary signal are the same as those in Fig. 1(c). Because the analyzing wavelet is complex-valued, the resulting wavelet coefficients are complex numbers according to equation (1). Therefore, only absolute values of the wavelet modulus are considered and presented in the time-frequency domain. From the above simulated defective bearing vibration results, they have demonstrated that the SVD approach is capable of identifying salient patterns from non-stationary timefrequency wavelet vibration distribution. V. ACTUAL BEARING VIBRATION ANALYSIS In attempt to assess the suitability of the proposed wavelet analysis and the SVD approach for identifying features useful for describing defective bearing signatures, two bearings are used to investigate the bearing faults. Two bearings are of NTN-type NTN66. Their outer and inner diameters are 6 and 3 mm, respectively and each has 9 balls of diameter 9.5 mm. One bearing is used for normal test and the other with a hole in the inner race whose defect size is approximately 1. mm in diameter and.5 mm in depth is used for identifying the bearing faults. The output shaft bearing of a. kw/175 rpm three phase induction motor drives a generator via a flexible coupling. The generator is used to absorb the energy generated by the motor. The bearing vibration signatures of 48 points sampled at 1 khz were recorded from the normal and defective bearings. Fig. (a) shows the time signal for the normal bearing under full-load operation. An example time signal for the defective inner race under full-load operation is shown in Fig. (b). In comparison with normal bearing time signal, shown in Fig. (a), the overall magnitude for defective inner race time signal, shown in Fig. (b) is significantly increased. Figs. (c) and (d) represent the wavelet time-frequency distribution of normal and defective bearing vibration signatures, respectively. Fig. 3 shows the singular value patterns from the time-frequency 5

6 distribution data. As bearing defect progresses, the most significant frequency component, 67 Hz, shown in Fig. 3(a) has a swift change to the largest frequency component, 13 Hz, shown in Fig. 3(b). The 13 Hz is considered to be a harmonic of ball spin frequency. Figs. 3(c) and (d) represent the right singular value patterns from the time-frequency distribution vibration data of the normal bearing and the defective bearing inner race, respectively. In Fig. 3(d), the impulse patterns can be clearly identified in the SVD analysis for the defective inner race bearing vibration data. Those defective patterns depict in Fig. 3(d) as the bearing defect recurrence rate. The period of this defect is the time interval between balls encountering the same defect. When the ball encounters this defect, it is a metal crash, and a high-frequency shock pulse travels through the bearing housing as a pressure wave. While there is no such pattern for the normal bearing signal. With the aid of the SVD analysis, the distinctive features for the wavelet time-frequency vibration data from the normal and defective bearing can be easily identified automatically. [1] Y.-F. Wang and P. J. Kootsookos, Modeling of low shaft speed bearing faults for condition monitoring, Mechanical Systems and Signal Processing, vol. 1, no. 3, pp , [11] D. Brie, Modelling of the spalled rolling element bearing vibration signal: An overview and some new results, Mechanical Systems and Signal Processing, vol. 14, no. 3, pp ,. [1] T. A. Harris, Rolling bearing analysis, Wiley, New York, 4th edition, 1. [13] S. Braun and B. Datern, Analysis ooller/ball bearing vibrations, Journal of Engineering for Industry,Transactions of the ASME, vol. 11, pp , January [14] S. G. Braun, The signature analysis of sonic bearing vibrations, IEEE Transactions on Sonics and Ultrasonics, vol. SU-7, no. 6, pp , November 198. VI. CONCLUSIONS This paper has presented an approach for identification of bearing fault patterns. This approach uses continuous wavelet transforms as a non-stationary signal preprocessor and a SVD technique as salient feature extraction. The simulated and experimental bearing results obtained have shown this signal approach can be used for bearing fault detection and diagnosis. Further studies are being undertaken to extend this work to establish an automatic intelligent diagnostic system. ACKNOWLEDGMENT The author wish to thank the National Science Council for their financial support under project number 94-1-E-44-. REFERENCES [1] Motor Reliability Working Group, Report of large motor reliability survey of industrial and commercial installations, part, IEEE Transactions on Industry Applications, vol. IA-1, no. 4, pp , July/August [] N. Tandon and A. Choudhury, A review of vibration and acoustic measurement methods for the detection of defects in rolling element bearings, Tribology International, vol. 3, pp , [3] J. Cheng, D. Yu, and Y. Yang, Application of an impulse response wavelet to fault diagnosis oolling bearings, Mechanical System and Signal Processing, vol. 1, pp. 9 99, 7. [4] C. J. Li and J. Ma, Wavelet decomposition of vibrations for detection of bearing-localized defects, NDT & E International, vol. 3, no. 3, pp , [5] O. Rioul and M. Vetterli, Wavelets and signal processing, IEEE Signal Processing Magzine, vol. 8, pp , October [6] G. H. Golub and C. F. Van Loan, Matrix computations, Johns Hopkins University Press, Baltimore, USA, 3rd edition, [7] V. Venkatachalam and J. L. Aravena, Nonstationary signal classification using pseudo power signatures: The matrix SVD approach, IEEE Transactions on Circuits and Systems II: Analog and Digital Signal Processing, vol. 46, no. 1, pp , December [8] I. T. Jollife, Principal Component Analysis, Springer-Verlag, New York, nd edition,. [9] P. D. McFadden and J. D. Smith, Model for the vibration produced by a single point defect in a rolling element bearing, Journal of Sound and Vibration, vol. 96, no. 1, pp. 69 8,

A novel intelligent predictive maintenance procedure for electrical machines

A novel intelligent predictive maintenance procedure for electrical machines A novel intelligent predictive maintenance procedure for electrical machines D.-M. Yang Department of Automation Engineering, Kao-Yuan University, No.1821 Chung-Shan Road, Loju Hsiang, Kaohsiung County,

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

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

A methodology for fault detection in rolling element bearings using singular spectrum analysis

A methodology for fault detection in rolling element bearings using singular spectrum analysis A methodology for fault detection in rolling element bearings using singular spectrum analysis Hussein Al Bugharbee,1, and Irina Trendafilova 2 1 Department of Mechanical engineering, the University of

More information

Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques

Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques Nan-fei Wang, Dong-xiang Jiang *, Te Han State Key Laboratory of Control and Simulation of Power System and Generation

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

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

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

Measurement and interpretation of instantaneous autospectrum of cyclostationary noise

Measurement and interpretation of instantaneous autospectrum of cyclostationary noise The 33 rd International Congress and Exposition on Noise Control Engineering Measurement and interpretation of instantaneous autospectrum of cyclostationary noise K. Vokurka Physics Department, Technical

More information

Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features

Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features Berli Kamiel 1,2, Gareth Forbes 2, Rodney Entwistle 2, Ilyas Mazhar 2 and Ian Howard

More information

Rolling Element Bearing Faults Detection, Wavelet De-noising Analysis

Rolling Element Bearing Faults Detection, Wavelet De-noising Analysis Universal Journal of Mechanical Engineering 3(2): 47-51, 2015 DOI: 10.13189/ujme.2015.030203 http://www.hrpub.org Rolling Element Bearing Faults Detection, Wavelet De-noising Analysis Maamar Ali Saud AL-Tobi

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

PARAMETERS OPTIMIZATION OF CONTINUOUS WAVELET TRANSFORM AND ITS APPLICATION IN ACOUSTIC EMISSION SIGNAL ANALYSIS OF ROLLING BEARING *

PARAMETERS OPTIMIZATION OF CONTINUOUS WAVELET TRANSFORM AND ITS APPLICATION IN ACOUSTIC EMISSION SIGNAL ANALYSIS OF ROLLING BEARING * 104 CHINESE JOURNAL OF MECHANICAL ENGINEERING Vol. 20,aNo. 2,a2007 ZHANG Xinming HE Yongyong HAO Ruiang CHU Fulei State Key Laboratory of Tribology, Tsinghua University, Being 100084, China PARAMETERS

More information

APPLICATION OF WAVELET TRANSFORM TO DETECT FAULTS IN ROTATING MACHINERY

APPLICATION OF WAVELET TRANSFORM TO DETECT FAULTS IN ROTATING MACHINERY APPLICATION OF WAVELET TRANSFORM TO DETECT FAULTS IN ROTATING MACHINERY Darley Fiácrio de Arruda Santiago UNICAMP / Universidade Estadual de Campinas Faculdade de Engenharia Mecânica CEFET-PI / Centro

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

Improving Electromotor Process in Water Pump by Using Power Spectral Density, Time Signal and Fault Probability Distribution Function

Improving Electromotor Process in Water Pump by Using Power Spectral Density, Time Signal and Fault Probability Distribution Function Improving Electromotor Process in Water Pump by Using Power Spectral Density, Time Signal and Fault Probability Distribution Function Hojjat Ahmadi, Zeinab Khaksar Department of Agricultural Machinery

More information

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Hong Mei Liu 1, Chen Lu, Ji Chang Zhang 3 School of Reliability and Systems Engineering, Beihang University, Beijing 1191,

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

(2016) A 369 ( ISSN X,

(2016) A 369 ( ISSN X, Al-Bugharbee, Hussein and Trendafilova, Irina (2016) A fault diagnosis methodology for rolling element bearings based on advanced signal pretreatment and autoregressive modelling. Journal of Sound and

More information

Preliminary Detection of Bearing Faults using Shannon Entropy of Wavelet Coefficients

Preliminary Detection of Bearing Faults using Shannon Entropy of Wavelet Coefficients (ICETMEE- 13th-14th March 14) RESEARCH ARTICLE OPEN ACCESS Preliminary Detection of Bearing Faults using Shannon Entropy of Wavelet Coefficients Suhani Jain Electrical Engineering Deptt. MITS Gwalior,India

More information

Autoregressive modelling for rolling element bearing fault diagnosis

Autoregressive modelling for rolling element bearing fault diagnosis Journal of Physics: Conference Series PAPER OPEN ACCESS Autoregressive modelling for rolling element bearing fault diagnosis To cite this article: H Al-Bugharbee and I Trendafilova 2015 J. Phys.: Conf.

More information

Autoregressive modelling for rolling element bearing fault diagnosis

Autoregressive modelling for rolling element bearing fault diagnosis Al-Bugharbee, H and Trendafilova, I (2015) Autoregressive modelling for rolling element bearing fault diagnosis. Journal of Physics: Conference Series, 628 (1). ISSN 1742-6588, http://dx.doi.org/10.1088/1742-6596/628/1/012088

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

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

Early fault detection and diagnosis in bearings based on logarithmic energy entropy and statistical pattern recognition

Early fault detection and diagnosis in bearings based on logarithmic energy entropy and statistical pattern recognition OPEN ACCESS www.sciforum.net/conference/ecea-2 Conference Proceedings Paper Entropy Early fault detection and diagnosis in bearings based on logarithmic energy entropy and statistical pattern recognition

More information

Department of Mechanical FTC College of Engineering & Research, Sangola (Maharashtra), India.

Department of Mechanical FTC College of Engineering & Research, Sangola (Maharashtra), India. VALIDATION OF VIBRATION ANALYSIS OF ROTATING SHAFT WITH LONGITUDINAL CRACK 1 S. A. Todkar, 2 M. D. Patil, 3 S. K. Narale, 4 K. P. Patil 1,2,3,4 Department of Mechanical FTC College of Engineering & Research,

More information

Assessment of the Frequency Domain Decomposition Method: Comparison of Operational and Classical Modal Analysis Results

Assessment of the Frequency Domain Decomposition Method: Comparison of Operational and Classical Modal Analysis Results Assessment of the Frequency Domain Decomposition Method: Comparison of Operational and Classical Modal Analysis Results Ales KUYUMCUOGLU Arceli A. S., Research & Development Center, Istanbul, Turey Prof.

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

2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model

2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model 2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model Fengtao Wang 1, Bei Wang 2, Bosen Dun 3, Xutao Chen 4, Dawen Yan 5, Hong Zhu 6 1, 2, 3, 4 School of

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

An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162)

An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162) An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162) M. Ahmadizadeh, PhD, PE O. Hemmati 1 Contents Scope and Goals Review on transformations

More information

Chapter 3. Experimentation and Data Acquisition

Chapter 3. Experimentation and Data Acquisition 48 Chapter 3 Experimentation and Data Acquisition In order to achieve the objectives set by the present investigation as mentioned in the Section 2.5, an experimental set-up has been fabricated by mounting

More information

COMPARISON OF MODE SHAPE VECTORS IN OPERATIONAL MODAL ANALYSIS DEALING WITH CLOSELY SPACED MODES.

COMPARISON OF MODE SHAPE VECTORS IN OPERATIONAL MODAL ANALYSIS DEALING WITH CLOSELY SPACED MODES. IOMAC'5 6 th International Operational Modal Analysis Conference 5 May-4 Gijón - Spain COMPARISON OF MODE SHAPE VECTORS IN OPERATIONAL MODAL ANALYSIS DEALING WITH CLOSELY SPACED MODES. Olsen P., and Brincker

More information

Modal Identification from Field Test and FEM Updating of a Long Span Cable-Stayed Bridge

Modal Identification from Field Test and FEM Updating of a Long Span Cable-Stayed Bridge International Journal of Applied Science and Engineering 9. 6, 3: 5-6 Modal Identification from Field est and FEM Updating of a Long Span Cable-Stayed Bridge Chern-Hwa Chen a * and Chia-I Ou b a Department

More information

RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING

RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING Ke HUANG *, Hongming ZHOU Mechanical and Electrical Engineering College of Wenzhou University, Wenzhou, 325035, China E-mail: hk125cn@163.com

More information

CONTRIBUTION TO THE IDENTIFICATION OF THE DYNAMIC BEHAVIOUR OF FLOATING HARBOUR SYSTEMS USING FREQUENCY DOMAIN DECOMPOSITION

CONTRIBUTION TO THE IDENTIFICATION OF THE DYNAMIC BEHAVIOUR OF FLOATING HARBOUR SYSTEMS USING FREQUENCY DOMAIN DECOMPOSITION CONTRIBUTION TO THE IDENTIFICATION OF THE DYNAMIC BEHAVIOUR OF FLOATING HARBOUR SYSTEMS USING FREQUENCY DOMAIN DECOMPOSITION S. Uhlenbrock, University of Rostock, Germany G. Schlottmann, University of

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

Application of Fourier Descriptors & Artificial Neural Network to Bearing Vibration Signals for Fault Detection & Classification

Application of Fourier Descriptors & Artificial Neural Network to Bearing Vibration Signals for Fault Detection & Classification Universal Journal of Aeronautical & Aerospace Sciences 2 (2014), 37-54 www.papersciences.com Application of Fourier Descriptors & Artificial Neural Network to Bearing Vibration Signals for Fault Detection

More information

Vibration Signals Analysis and Condition Monitoring of Centrifugal Pump

Vibration Signals Analysis and Condition Monitoring of Centrifugal Pump Technical Journal of Engineering and Applied Sciences Available online at www.tjeas.com 2013 TJEAS Journal-2013-3-12/1081-1085 ISSN 2051-0853 2013 TJEAS Vibration Signals Analysis and Condition Monitoring

More information

VIBRATION ANALYSIS OF ROTARY DRIER

VIBRATION ANALYSIS OF ROTARY DRIER Engineering MECHANICS, Vol. 14, 2007, No. 4, p. 259 268 259 VIBRATION ANALYSIS OF ROTARY DRIER František Palčák*, Martin Vančo* In this paper the transfer of vibration from motor to the bottom group of

More information

Vibration-Based Anomaly Detection Using FLAC Features for Wind Turbine Condition Monitoring

Vibration-Based Anomaly Detection Using FLAC Features for Wind Turbine Condition Monitoring 8th European Workshop On Structural Health Monitoring (EWSHM 2016), 5-8 July 2016, Spain, Bilbao www.ndt.net/app.ewshm2016 Vibration-Based Anomaly Detection Using FLAC Features for Wind Turbine Condition

More information

Acoustics-An An Overview. Lecture 1. Vibro-Acoustics. What? Why? How? Lecture 1

Acoustics-An An Overview. Lecture 1. Vibro-Acoustics. What? Why? How? Lecture 1 Vibro-Acoustics Acoustics-An An Overview 1 Vibro-Acoustics What? Why? How? 2 Linear Non-Linear Force Motion Arbitrary motion Harmonic Motion Mechanical Vibrations Sound (Acoustics) 3 Our heart beat, our

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4,000 116,000 120M Open access books available International authors and editors Downloads Our

More information

WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD

WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD 15 th November 212. Vol. 45 No.1 25-212 JATIT & LLS. All rights reserved. WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD 1,2 ZHAO ZHIHONG, 2 LIU YONGQIANG 1 School of Computing

More information

Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating Machinery

Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating Machinery Available online at www.ijpe-online.com Vol. 3, No. 4, July 07, pp. 337-347 DOI: 0.3940/ijpe.7.04.p.337347 Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating

More information

Rock fragmentation mechanisms and an experimental study of drilling tools during high-frequency harmonic vibration

Rock fragmentation mechanisms and an experimental study of drilling tools during high-frequency harmonic vibration Pet.Sci.(03)0:05- DOI 0.007/s8-03-068-3 05 Rock fragmentation mechanisms and an experimental study of drilling tools during high- harmonic vibration Li Wei, Yan Tie, Li Siqi and Zhang Xiaoning School of

More information

OPTIMIZATION OF MORLET WAVELET FOR MECHANICAL FAULT DIAGNOSIS

OPTIMIZATION OF MORLET WAVELET FOR MECHANICAL FAULT DIAGNOSIS Twelfth International Congress on Sound and Vibration OPTIMIZATION OF MORLET WAVELET FOR MECHANICAL FAULT DIAGNOSIS Jiří Vass* and Cristina Cristalli** * Dept. of Circuit Theory, Faculty of Electrical

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 13 http://acousticalsociety.org/ ICA 13 Montreal Montreal, Canada - 7 June 13 Signal Processing in Acoustics Session 1pSPc: Miscellaneous Topics in Signal

More information

ABSTRACT Modal parameters obtained from modal testing (such as modal vectors, natural frequencies, and damping ratios) have been used extensively in s

ABSTRACT Modal parameters obtained from modal testing (such as modal vectors, natural frequencies, and damping ratios) have been used extensively in s ABSTRACT Modal parameters obtained from modal testing (such as modal vectors, natural frequencies, and damping ratios) have been used extensively in system identification, finite element model updating,

More information

CHAPTER 4 FAULT DIAGNOSIS OF BEARINGS DUE TO SHAFT RUB

CHAPTER 4 FAULT DIAGNOSIS OF BEARINGS DUE TO SHAFT RUB 53 CHAPTER 4 FAULT DIAGNOSIS OF BEARINGS DUE TO SHAFT RUB 4.1 PHENOMENON OF SHAFT RUB Unwanted contact between the rotating and stationary parts of a rotating machine is more commonly referred to as rub.

More information

Modeling and Vibration analysis of shaft misalignment

Modeling and Vibration analysis of shaft misalignment Volume 114 No. 11 2017, 313-323 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Modeling and Vibration analysis of shaft misalignment Amit. M. Umbrajkaar

More information

Gearbox vibration signal amplitude and frequency modulation

Gearbox vibration signal amplitude and frequency modulation Shock and Vibration 19 (2012) 635 652 635 DOI 10.3233/SAV-2011-0656 IOS Press Gearbox vibration signal amplitude and frequency modulation Fakher Chaari a,, Walter Bartelmus b, Radoslaw Zimroz b, Tahar

More information

Condition monitoring of motor-operated valves in nuclear power plants

Condition monitoring of motor-operated valves in nuclear power plants Author manuscript, published in "8th International Conference on Condition Monitoring and Machinery Failure Prevention Technologies, United Kingdom (2011)" Condition monitoring of motor-operated valves

More information

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

A 3D-ball bearing model for simulation of axial load variations 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

More information

IMPROVED BLAST VIBRATION ANALYSIS USING THE WAVELET TRANSFORM

IMPROVED BLAST VIBRATION ANALYSIS USING THE WAVELET TRANSFORM IMPROVED BLAST VIBRATION ANALYSIS USING THE WAVELET TRANSFORM Daniel Ainalis, Loïc Ducarne, Olivier Kaufmann, Jean-Pierre Tshibangu, Olivier Verlinden, and Georges Kouroussis University of Mons UMONS,

More information

Effect of Amplitude at some bearing speeds and radial loads on Defective Deep Groove Ball Bearing

Effect of Amplitude at some bearing speeds and radial loads on Defective Deep Groove Ball Bearing Effect of Amplitude at some bearing speeds and radial loads on Defective Deep Groove Ball Bearing Deepak Mishra 1, Pradeep Kumar Soni 2 1P.G. Student, Department of Mechanical Engineering, M.A.N.I.T, Bhopal,

More information

Applying the Wavelet Transform to Derive Sea Surface Elevation from Acceleration Signals

Applying the Wavelet Transform to Derive Sea Surface Elevation from Acceleration Signals Applying the Wavelet Transform to Derive Sea Surface Elevation from Acceleration Signals *Laurence Zsu-Hsin Chuang **Li-Chung Wu **Ching-Ruei Lin **Chia Chuen Kao *Institute of Ocean Technology and Marine

More information

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One Advanced Vibrations Lecture One Elements of Analytical Dynamics By: H. Ahmadian ahmadian@iust.ac.ir Elements of Analytical Dynamics Newton's laws were formulated for a single particle Can be extended to

More information

2330. A study on Gabor frame for estimating instantaneous dynamic characteristics of structures Wei-Chih Su 1, Chiung-Shiann Huang 2 1

2330. A study on Gabor frame for estimating instantaneous dynamic characteristics of structures Wei-Chih Su 1, Chiung-Shiann Huang 2 1 2330. A study on Gabor frame for estimating instantaneous dynamic characteristics of structures Wei-Chih Su 1, Chiung-Shiann Huang 2 1 National Center for High-Performance Computing, National Applied Research

More information

Digital Image Processing Lectures 13 & 14

Digital Image Processing Lectures 13 & 14 Lectures 13 & 14, Professor Department of Electrical and Computer Engineering Colorado State University Spring 2013 Properties of KL Transform The KL transform has many desirable properties which makes

More information

Identification of modal parameters from ambient vibration data using eigensystem realization algorithm with correlation technique

Identification of modal parameters from ambient vibration data using eigensystem realization algorithm with correlation technique Journal of Mechanical Science and Technology 4 (1) (010) 377~38 www.springerlink.com/content/1738-494x DOI 107/s106-010-1005-0 Identification of modal parameters from ambient vibration data using eigensystem

More information

Use of Full Spectrum Cascade for Rotor Rub Identification

Use of Full Spectrum Cascade for Rotor Rub Identification Use of Full Spectrum Cascade for Rotor Rub Identification T. H. Patel 1, A. K. Darpe 2 Department of Mechanical Engineering, Indian Institute of Technology, Delhi 110016, India. 1 Research scholar, 2 Assistant

More information

Application of Wavelet Packet Entropy Flow Manifold Learning in Bearing Factory Inspection Using the Ultrasonic Technique

Application of Wavelet Packet Entropy Flow Manifold Learning in Bearing Factory Inspection Using the Ultrasonic Technique Sensors 015, 15, 341-351; doi:10.3390/s150100341 Article OPEN ACCESS sensors ISSN 144-80 www.mdpi.com/ournal/sensors Application of Wavelet Packet Entropy Flow Manifold Learning in Bearing Factory Inspection

More information

MV Module 5 Solution. Module 5

MV Module 5 Solution. Module 5 Module 5 Q68. With a neat diagram explain working principle of a vibrometer. D-14-Q5 (a)-10m Ans: A vibrometer or a seismometer is an instrument that measures the displacement of a vibrating body. It can

More information

Detection of rolling bearing degradation using infrared thermography

Detection of rolling bearing degradation using infrared thermography Detection of rolling bearing degradation using infrared thermography by A. MAZIOUD, J.F. DURASTANTI, L. IBOS, E. SURUGUE, Y. CANDAU Laboratoire CERTES (EA 3481) IUT of Sénart, Lieusaint, 77127, France

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

TWO-STAGE ISOLATION FOR HARMONIC BASE EXCITATION Revision A. By Tom Irvine February 25, 2008

TWO-STAGE ISOLATION FOR HARMONIC BASE EXCITATION Revision A. By Tom Irvine   February 25, 2008 TWO-STAGE ISOLATION FOR HARMONIC BASE EXCITATION Revision A By Tom Irvine Email: tomirvine@aol.com February 5, 008 Introduction Consider a base plate mass m and an avionics mass m modeled as two-degree-of-freedom.

More information

Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using

Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using Time Frequency and Wavelet Techniquesc Satish Nagarajaiah Professor of Civil and

More information

Laboratory handout 5 Mode shapes and resonance

Laboratory handout 5 Mode shapes and resonance laboratory handouts, me 34 82 Laboratory handout 5 Mode shapes and resonance In this handout, material and assignments marked as optional can be skipped when preparing for the lab, but may provide a useful

More information

Multilevel Analysis of Continuous AE from Helicopter Gearbox

Multilevel Analysis of Continuous AE from Helicopter Gearbox Multilevel Analysis of Continuous AE from Helicopter Gearbox Milan CHLADA*, Zdenek PREVOROVSKY, Jan HERMANEK, Josef KROFTA Impact and Waves in Solids, Institute of Thermomechanics AS CR, v. v. i.; Prague,

More information

The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity

The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity Pengfei Dang 1,2 *, Yufei Guo 2,3, Hongjun Ren 2,4 1 School of Mechanical Engineering,

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION 2017 IJSRST Volume 3 Issue 2 Print ISSN: 2395-6011 Online ISSN: 2395-602X National Conference on Advances in Engineering and Applied Science (NCAEAS) 16 th February 2017 In association with International

More information

Dynamic Analysis on Vibration Isolation of Hypersonic Vehicle Internal Systems

Dynamic Analysis on Vibration Isolation of Hypersonic Vehicle Internal Systems International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 1 (2013), pp. 55-60 International Research Publication House http://www.irphouse.com Dynamic Analysis on Vibration

More information

FAULT IDENTIFICATION IN DRIVETRAIN COMPONENTS USING VIBRATION SIGNATURE ANALYSIS. A Dissertation. Presented to

FAULT IDENTIFICATION IN DRIVETRAIN COMPONENTS USING VIBRATION SIGNATURE ANALYSIS. A Dissertation. Presented to FAULT IDENTIFICATION IN DRIVETRAIN COMPONENTS USING VIBRATION SIGNATURE ANALYSIS A Dissertation Presented to The Graduate Faculty of The University of Akron In Partial Fulfillment of the Requirements for

More information

Using Operating Deflection Shapes to Detect Misalignment in Rotating Equipment

Using Operating Deflection Shapes to Detect Misalignment in Rotating Equipment Using Operating Deflection Shapes to Detect Misalignment in Rotating Equipment Surendra N. Ganeriwala (Suri) & Zhuang Li Mark H. Richardson Spectra Quest, Inc Vibrant Technology, Inc 8205 Hermitage Road

More information

On the use of wavelet coefficient energy for structural damage diagnosis

On the use of wavelet coefficient energy for structural damage diagnosis Safety, Reliability and Risk of Structures, Infrastructures and Engineering Systems Furuta, Frangopol & Shinozuka (eds) 010 Taylor & Francis Group, London, ISBN 978-0-415-47557-0 On the use of wavelet

More information

FULL SPECTRUM ANALYSIS IN JOURNAL BEARING DIAGNOSTICS

FULL SPECTRUM ANALYSIS IN JOURNAL BEARING DIAGNOSTICS FULL SPECTRUM ANALYSIS IN JOURNAL BEARING DIAGNOSTICS Jiří Tůma and Jan Biloš VŠB-Technical University of Ostrava 17. listopadu 15, 78 33 Ostrava, Czech Republic, jiri.tuma@vsb.cz Abstract: The topic of

More information

Identification and Classification of High Impedance Faults using Wavelet Multiresolution Analysis

Identification and Classification of High Impedance Faults using Wavelet Multiresolution Analysis 92 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Identification Classification of High Impedance Faults using Wavelet Multiresolution Analysis D. Cha N. K. Kishore A. K. Sinha Abstract: This paper presents

More information

Introduction to Mathematical Programming

Introduction to Mathematical Programming Introduction to Mathematical Programming Ming Zhong Lecture 25 November 5, 2018 Ming Zhong (JHU) AMS Fall 2018 1 / 19 Table of Contents 1 Ming Zhong (JHU) AMS Fall 2018 2 / 19 Some Preliminaries: Fourier

More information

Simple Identification of Nonlinear Modal Parameters Using Wavelet Transform

Simple Identification of Nonlinear Modal Parameters Using Wavelet Transform Proceedings of the 9 th ISSM achen, 7 th -9 th October 4 1 Simple Identification of Nonlinear Modal Parameters Using Wavelet Transform Tegoeh Tjahjowidodo, Farid l-bender, Hendrik Van Brussel Mechanical

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

HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION

HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION IEEE 004. All rights reserved. This paper was published in Proceedings of International

More information

Identification Techniques for Operational Modal Analysis An Overview and Practical Experiences

Identification Techniques for Operational Modal Analysis An Overview and Practical Experiences Identification Techniques for Operational Modal Analysis An Overview and Practical Experiences Henrik Herlufsen, Svend Gade, Nis Møller Brüel & Kjær Sound and Vibration Measurements A/S, Skodsborgvej 307,

More information

1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor

1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor 1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor Bai-zhou Li 1, Yu Wang 2, Qi-chang Zhang 3 1, 2, 3 School of Mechanical

More information

Structural changes detection with use of operational spatial filter

Structural changes detection with use of operational spatial filter Structural changes detection with use of operational spatial filter Jeremi Wojcicki 1, Krzysztof Mendrok 1 1 AGH University of Science and Technology Al. Mickiewicza 30, 30-059 Krakow, Poland Abstract

More information

Extended Application Of Time-Varying Observer For Rigid Rotors Unbalance Estimation During Acceleration

Extended Application Of Time-Varying Observer For Rigid Rotors Unbalance Estimation During Acceleration MATEC Web of Conferences 67, 5 (8) IC4M & ICDES 8 https://doi.org/.5/matecconf/8675 Extended Application Of Time-Varying Observer For Rigid Rotors Unbalance Estimation During Acceleration Xunxing Yu,a,

More information

1 Singular Value Decomposition and Principal Component

1 Singular Value Decomposition and Principal Component Singular Value Decomposition and Principal Component Analysis In these lectures we discuss the SVD and the PCA, two of the most widely used tools in machine learning. Principal Component Analysis (PCA)

More information

Investigation of a Ball Screw Feed Drive System Based on Dynamic Modeling for Motion Control

Investigation of a Ball Screw Feed Drive System Based on Dynamic Modeling for Motion Control Investigation of a Ball Screw Feed Drive System Based on Dynamic Modeling for Motion Control Yi-Cheng Huang *, Xiang-Yuan Chen Department of Mechatronics Engineering, National Changhua University of Education,

More information

Journal of Physics: Conference Series. Related content PAPER OPEN ACCESS

Journal of Physics: Conference Series. Related content PAPER OPEN ACCESS Journal of Physics: Conference Series PAPER OPEN ACCESS Fault detection and classification of permanent magnet synchronous motor in variable load and speed conditions using order tracking and machine learning

More information

A NEW METHOD FOR VIBRATION MODE ANALYSIS

A NEW METHOD FOR VIBRATION MODE ANALYSIS Proceedings of IDETC/CIE 25 25 ASME 25 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference Long Beach, California, USA, September 24-28, 25 DETC25-85138

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

Multiple damage detection in beams in noisy conditions using complex-wavelet modal curvature by laser measurement

Multiple damage detection in beams in noisy conditions using complex-wavelet modal curvature by laser measurement Multiple damage detection in beams in noisy conditions using complex-wavelet modal curvature by laser measurement W. Xu 1, M. S. Cao 2, M. Radzieński 3, W. Ostachowicz 4 1, 2 Department of Engineering

More information

Engine fault feature extraction based on order tracking and VMD in transient conditions

Engine fault feature extraction based on order tracking and VMD in transient conditions Engine fault feature extraction based on order tracking and VMD in transient conditions Gang Ren 1, Jide Jia 2, Jian Mei 3, Xiangyu Jia 4, Jiajia Han 5 1, 4, 5 Fifth Cadet Brigade, Army Transportation

More information

Simple Modification of Proper Orthogonal Coordinate Histories for Forced Response Simulation

Simple Modification of Proper Orthogonal Coordinate Histories for Forced Response Simulation Simple Modification of Proper Orthogonal Coordinate Histories for Forced Response Simulation Timothy C. Allison, A. Keith Miller and Daniel J. Inman I. Review of Computation of the POD The POD can be computed

More information

Wear Characterisation of Connecting Rod Bore Bearing Shell Using I-kaz and Taylor Tool Life Curve Methods

Wear Characterisation of Connecting Rod Bore Bearing Shell Using I-kaz and Taylor Tool Life Curve Methods Proceedings of the st WSEAS International Conference on MATERIALS SCIECE (MATERIALS'8) Wear Characterisation of Connecting Rod Bore Bearing Shell Using I-kaz and Taylor Tool Life Curve Methods M. J. GHAZALI,

More information

Theoretical Basis of Modal Analysis

Theoretical Basis of Modal Analysis American Journal of Mechanical Engineering, 03, Vol., No. 7, 73-79 Available online at http://pubs.sciepub.com/ajme//7/4 Science and Education Publishing DOI:0.69/ajme--7-4 heoretical Basis of Modal Analysis

More information

ABSTRACT. Design of vibration inspired bi-orthogonal wavelets for signal analysis. Quan Phan

ABSTRACT. Design of vibration inspired bi-orthogonal wavelets for signal analysis. Quan Phan ABSTRACT Design of vibration inspired bi-orthogonal wavelets for signal analysis by Quan Phan In this thesis, a method to calculate scaling function coefficients for a new biorthogonal wavelet family derived

More information

NON-LINEAR PARAMETER ESTIMATION USING VOLTERRA AND WIENER THEORIES

NON-LINEAR PARAMETER ESTIMATION USING VOLTERRA AND WIENER THEORIES Journal of Sound and Vibration (1999) 221(5), 85 821 Article No. jsvi.1998.1984, available online at http://www.idealibrary.com on NON-LINEAR PARAMETER ESTIMATION USING VOLTERRA AND WIENER THEORIES Department

More information

SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS

SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS The 3 rd International Conference on DIAGNOSIS AND PREDICTION IN MECHANICAL ENGINEERING SYSTEMS DIPRE 12 SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS 1) Ioannis TSIAFIS 1),

More information

Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network

Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network International Journal of Automation and Computing 7(3), August 2010, 271-276 DOI: 10.1007/s11633-010-0502-z Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network

More information