EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS

Size: px
Start display at page:

Download "EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS"

Transcription

1 EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS Wei-Xin Ren, Department of Civil Engineering, Fuzhou University, P. R. China Dan-Jiang Yu Department of Civil Engineering, Fuzhou University, P. R. China Abstract Modal parameter identification of ambient vibration system need extract information from data using signal process method. In this paper, a newly developed signal processing technique, Empirical Mode Decomposition (EMD), is implemented to decompose data set into several intrinsic mode functions (IMF) by a procedure called sifting process. By using intermittency frequency, the sifting process can overcome the difficulty of mode mixing and decompose data to modal response functions. Then the stochastic subspace identification (SSI) method is used to identify the modal parameters of civil engineering structures. The process combines the advantages of those two methods, it can process nonlinear and non-stationary signal generated by ambient vibration measurements. And the structure modal parameters are easily identified ignoring the influence of other modal frequency components and the influence of fae frequencies and unwanted noise by proposed EMD-based stochastic subspace identification. A case study Beichuan arch bridge using real operational acceleration signals excited by ambient vibration is presented to show the applicability of the present technique. 1 Introduction Modal analysis is a technique that estimates the dynamic characteristics of a structure through vibrational measurements, which is not a recent practice and many studies have been carried out in the past. It was originally developed in more advanced mechanical and aerospace engineering disciplines [1,2] where the modal parameter identification was based on both input and output measurements. There is a clear merit in trying to transfer this technology into civil engineering applications where we are dealing with problems which have a completely different scale, logistics and rationale. The encountered civil engineering structures are often complex, large in size and low in frequency. The major difference of vibration measurements in civil engineering structures is that the measurements are always carried out under operational conditions where the input forces or excitations are extremely difficult to quantify and the output only data are measured. A modal parameter identification procedure will therefore need to base itself on output only measurements. The operational modal analysis, or output only modal analysis, is associated with several advantages of being inexpensive since no equipment is needed to excite the structures. The service state need not have to be interrupted to use this technique. More realistic boundary and loading conditions are present. However, the mathematical bacground of operational modal analysis was wea (without enough input information), computer power was insufficient and equipment not

2 sensitive enough for this ind of measurements in the early time, the technology has become popular only during the last 10 years. The improvement of computing capacities and signal processing techniques led to the development of powerful algorithms for the determination of the dynamic characteristics from operational vibration measurements. There have been several modal parameter identification techniques available that were developed by different investigators for different uses such as the pea-picing method from the power spectral densities [3], natural excitation technique (NExT) [4], and stochastic subspace identification (SSI) [5,6].The mathematical bacground of these operational modal parameter identification techniques is very similar. The difference is often due to the implementation aspects such as data reduction, type of equation solvers, sequence of matrix operations, etc. The SSI algorithm is probably the most advanced method for operational vibration measurements. It identifies the state space matrices based on the measurements and by using robust numerical techniques such as QR-factorization, singular value decomposition (SVD) and least squares. SSI has been successfully applied to several types of civil engineering structures under operational conditions. Presently, the operational modal analysis methods usually assume that the unmeasured operational excitation is a white noise and output only measurement is a stationary response to simplify the algorithm. Operational vibration measurements, however, are not always stationary signals. Historically, Fourier spectral analysis has provided a general tool for the data analysis efforts. But it has some crucial restrictions: the system must be linear and the data must be stationary. One of the available non-stationary data processing methods, the wavelet approach has been available only in the last decades or so. The wavelet is essentially an adjustable windows Fourier spectral analysis. It still has the problems such as its leaage generated by the limited length of the basic wavelet function. A new signal process technique, referred to as Empirical Mode Decomposition (EMD) has been recently proposed by Huang et al [7,8]. EMD considers signals at the level of their local oscillations, EMD can decompose any data set into several intrinsic mode functions (IMF) by a procedure called the sifting process. IMF is a mono-component and can be referred to as modal response function in a sense [9]. The frequency components of each IMF only depend on the original signal. It is an adaptive method and suitable to dealing with non-stationary signals. This newly developed technique has already been used in the damage detection of civil engineering structures [10,11]. The purpose of this paper is to present an EMD-based stochastic subspace identification of civil engineering structures from operational vibration measurements. The output only measurements are first decomposed into the modal response functions by using the empirical mode decomposition technique with the specified intermittency frequencies. The stochastic subspace identification method is then applied to the decomposed signals to identify the modal parameters. The results demonstrate that the stabilization diagram of SSI becomes more clearly and the identification is easier. A case study of the output only measurements from a real bridge is presented to show the applicability of the present technique. 2 Empirical Mode Decomposition (EMD) The essence of the empirical mode decomposition is to identify the time lapses between the successive extrema in the signal empirically, and then to decompose the signal accordingly. Suppose x( is the signal to be decomposed. The sifting process is implemented as follows. (1) Identify all the local extrema, and then fit all of the local maxima and local minima by a cubic spline line as the upper and lower envelopes. The upper and lower envelopes should cover all the

3 data between them. Their mean is designated m 1, and the difference between the data ( and m is defined by 1 x 1 x 1 h = ( m (1) If h 1 satisfies two conditions: (a) in the whole data set, the number of extrema and the number of zero crossings must either equal or differ at most by one; and (b) at any point, the mean value of the envelope defined by the local maxima and the envelope defined by the local minima is zero, should be the first intrinsic mode function (IMF). h 1 (2) If h1 doesn t satisfy IMF conditions, suppose h1 as the original data and repeat the sifting process (1) until the conditions achieved and the first IMF is obtained. (3) The original signal is then subtracted from the IMF and the repeated sifting process is applied to the remaining signal to obtain another IMF. The process is repeated to obtain n IMFs, i.e. n x( = = i 1 c ( i + r ( n (2) in which c i ( (i=1,2, n) is the IMFs of the measured signal x( from high frequency to low frequency components, each c i ( contains different frequency component. r n ( is the residual that is the mean trend of the signal or a constant. Such a process is so called the empirical mode decomposition (EMD). However, the above sifting process sometimes may run into difficulties and each IMF contains more than one natural frequency components, which is not the modal response. Namely, a few natural frequency components of the original signal may mix together. This mode mixing is due to the EMD algorithm and sifting process. The sample frequency, signal component and amplitude etc. will also affect the decomposition result. In order to avoid the mode mixing, a criterion f ini, called the intermittency frequency, is introduced. The intermittency frequency is defined based on the period length to separate the waves of different periods into different modes. The criterion frequency f ini can be set as the upper limit of the period that can be included in any given IMF component, so that the resulting IMF will not contain any natural frequency components smaller than the intermittency frequency. This criterion will enable us to extract a modal response as an IMF. As a result, the measured response can be decomposed into nth modal response functions and many other IMFs. The decomposed modal response functions are afterwards used for the modal parameters identification. 3 Stochastic Subspace Identification (SSI) Stochastic subspace identification (SSI) is an output-only time domain method that directly wors with time data. It is especially suitable for operational modal parameter identification. It is beyond the scope of this paper to explain all details about the stochastic subspace identification method and only the main issues are explained below. The dynamic behaviour of a vibrating structure can be described by a continuous-time state-space model: x& ( = A c y( = C c x( + B u( c x( + D u( c (3)

4 where x ( is the system state vector; u( describes the inputs as a function of time; A c is the system state matrix and B c is the system control influence coefficient matrix. Cc is the output matrix and Dc is the outputs; is the direct transmission matrix. The measurement data are always discrete in nature. After sampling the continuous-time state-space model can be converted to the discrete-time state-space model x y +1 = Ax = C x + Bu + D u in which = x( is the discrete-time state vector containing the sampled displacements and x velocities; u, y are the sampled input and output; A = exp( Ac is the discrete state matrix; 1 B = [ A I] A c B c is the discrete input matrix; C is the discrete output matrix; D is the direct transmission matrix. So far it is assumed that the structure is only driven by a deterministic input u. However, the deterministic model is not able to exactly describe real measurement data since in practice there are always system uncertainties including process and measurement noises. The process noise is due to the disturbances and modeling inaccuracies, whereas the measurement noise is due to the sensor inaccuracy. Stochastic components have to be included in the model and following discrete-time combined deterministic-stochastic state-space model can be obtained: x y +1 = Ax = C x + Bu + D u where w is the process noise and v is the measurement noise. They are both unmeasurable vector signals assumed to be zero mean, white and with covariance matrices. The vibration information is the responses of a structure excited by the operational inputs. Due to the lac of input information it is impossible to distinguish deterministic input u from the noise terms w, v in Eq (5). If the deterministic input term u is modeled by the noise terms w, v, the discrete-time purely stochastic state-space model of a vibration structure can be obtained: x y +1 = Ax = C x The structure is now purely excited by the noise terms w, v. However the white noise assumptions of these noise terms cannot be omitted. The consequence is that if this white noise assumption is violated, for instance, if the input contains also some dominant frequency components in addition to white noise, these frequency components cannot be separated from the eigenfrequencies of the system and they will appear as spurious poles of the state matrix A. The essence of stochastic subspace identification is the projection of the row space of the future outputs into the row space of the past outputs. The main difference with other algorithms is that the subspace algorithm is data driven instead of covariance driven so that the explicit formation of the covariance matrix is avoided. It is clear that the stochastic subspace identification is a time domain method that directly wors with time data, without the need to convert them to correlations or spectra. Common to all system identification methods for operational vibration measurements, the identified mode shapes are the operational ones instead of absolute scaling (mass normalized) mode shapes because the input remains unnown. + v + w + v + w y( (4) (5) (6)

5 4 Case Study The real case studied is a half-through concretefilled steel tubular arch bridge with the span of 90 m as shown in Figure 1. The bridge is named as Beichuan Bridge that lies over the Beichuan River in Xining, Qinghai Province, China. The specific feature of the bridge is that the arch is made by the concrete-filled steel tube. The ratio of rise to span of the bridge is 1/5. Measurement locations were selected on the dec near the location of connection between suspenders and dec. A total of 32 locations (16 points per side) were selected. The accelerometers were arranged in the vertical direction only. Four test setups were conceived to cover the planned measurement locations. One reference Figure 1 Beichuan arch bridge accelerometer (base station), located at the bearing, was common to each setup. As a result, each setup consisted of one reference accelerometer and eight moveable accelerometers. The sampling frequency on site is 80 Hz and data recording time is about 15 minutes. The raw measurement data are re-sampled and low-pass filtered to 16Hz. Figure 2(a) shows the re-sampled signal and corresponding Fourier spectrum at measurement location 4 (1/4 span). It can be estimated that the range of the third modal frequency f 3 is within f L3 = 3.40 f 3 f H 3 = Subsequently, the original signal is decomposed by using the empirical mode decomposition technique with the intermittency frequency f ini = f H 3 = 3.55 Hz. After the sifting process, the resulting first IMF is the time-history signal only containing the natural frequencies lower than 3.55Hz. To subtract this IMF from the original data, the empirical mode decomposition is applied again to this signal with the intermittency frequency f ini = f L3 = Hz. The resulting first IMF and its Fourier transform are shown in Figure 2(b). It is clearly shown that there is only one pea left in the spectrum. It is the third natural frequency f 3 of the bridge. Other natural frequency components of the original data are removed from this IMF and modes are decomposed. (a) Time data and spectrum of original signal (b) IMF and spectrum of decomposed 3 rd mode

6 (c) IMF and spectrum of decomposed 2 nd mode (d) IMF and spectrum of decomposed 1 st mode Figure 2 Time-histories and spectrums of original and decomposed signals The above decomposition process is repeated by using the empirical mode decomposition technique with the specified intermittency frequencies. The rest modal components can be decomposed from the signals as shown in Figures 2(c, d). After all measurements of 32 measured locations and reference location have been decomposed, the data are ready for the vibration characteristics extraction by using stochastic subspace identification. The calculated SSI stabilization diagrams of the decomposed three IMFs and original signal are compared in Figure 3. It can be clearly seen from Figure 3(d) that the SSI stabilization diagram of the original signal without the decomposition processing is mixed among modes and there are many stable poles. It is sometimes difficult to choose the right poles. Each SSI stabilization diagram of the decomposed three IMFs as shown in Figure 3(a~c), on the contrary, demonstrates only one clear stable pole. The modes of a vibrating structure are decomposed. Signal stable pole in the decomposed SSI stabilization diagram maes the modal parameter identification much easy. The identified modal parameters of the arch bridge by using the proposed EMD-based stochastic subspace identification technique are compared in Table 1 with those obtained from the stochastic subspace identification only and pea-picing method. It is demonstrated that the current results are comparable. Figure 4 shows the identified first three vertical bending mode shapes of the arch bridge from the EMD-based stochastic subspace identification. These mode shapes agree well with those obtained from the finite element analysis [12]. All these results have proven that the present EMD-based stochastic subspace identification technique can effectively identify the dynamic characteristics of a full-size bridge under operational vibration measurements. (a) SSI stabilization diagram of 1 st mode (b) SSI stabilization diagram of 2 nd mode

7 (c) SSI Stabilization diagram of 3 rd mode (d) SSI stabilization diagram without decomposition Figure 3 SSI stabilization diagrams 1st bending mode shape 2nd bending mode shape 3rd bending mode shape Figure 4 Identified first three vertical bending mode shapes of the bridge Table 1: Comparison of identified modal parameters of the bridge Mode EMD+SSI SSI [12] Pea-picing [12] Frequency (Hz) Damping ratios Frequency (Hz) Damping ratios Frequency (Hz) % % % % % % Conclusions The newly developed empirical mode decomposition (EMD) is a promising and attractive signal processing technique. It is basically an adaptive high pass filter. By using the specified intermittency frequencies the sifting process can overcome the difficulty of mode mixing. The decomposed IMFs can be referred to as the modal response functions in a sense. By using EMD as a pre-processing tool to decompose the operational vibration measurements into several modal response functions, an EMD-based stochastic subspace identification of civil engineering structures for operational vibration measurements is presented in the paper. A case study of the output only measurements from a real bridge has demonstrated that the identified frequencies and mode shapes are comparable. By using decomposed time data the stable pole in the stabilization diagram becomes sole ignoring the influence of other modal components and fae frequencies due to unwanted noise. It is convinced that the proposed technique will be a promising in dealing with the operational vibration measurements if the input contains some dominant frequency components in addition to white noise during the structural health monitoring.

8 6 References [1] Ewins, D.J. Modal testing: theory and practice, England: Research Studies Press Ltd, [2] Juang, J,N. Applied system identification, New Jersey: Prentice-Hall Inc. Englewood Cliffs, [3] Bendat, J,S. and Piersol, A.G. Engineering applications of correlation and spectral analysis, 2nd edition, John Wiley & Sons, New Yor, NY, [4] James III, G.H., Carne, T.G. and Lauffer, J.P. The natural excitation technique (NExT) for modal parameter extraction from operating structures, International Journal of Analytical and Experimental Modal Analysis, 10(4): , [5] Van Overschee, P. and De Moor, B. Subspace identification for linear systems: theory, implementation and applications, Dordrecht, Netherlands, Kluwer Academic Publishers, [6] Peeters, B. and De Roec, G. Reference based stochastic subspace identification in civil engineering, Inverse Problems in Engineering, 8(1): 47-74, [7] Huang, N.E., Shen, Z., Long, S.R., Wu, M.C., Shih, E.H., Zheng, Q., Tung, C.C. and Liu, H,H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and nonstationary time series analysis, Proceedings of Royal Society of London, SeriesA, 454: , [8] Huang, N.E., Shen, Z. and Long, S.R. A new view of nonlinear water waves: The Hilbert spectrum, Annu Rev Fluid Mech., 31: , [9] Yang, J.N. and Lei, Y. Identification of natural frequencies and dampings of in situ tall buildings using ambient wind vibration data. Journal of Structural Engineering, ASCE, 130(5): , [10] Yang, J.N. and Lei, Y. Hilbert-Huang based approach for structural damage detection. Journal of Structural Engineering, ASCE, 130(1): 85-95, [11] Xu, Y.L. and Chen, J. Structural damage detection using empirical mode decomposition: experimental investigation, Journal of Structural Engineering, ASCE, 130(11): , [12] Zong, Z.H., Jaishi, B., Ge, J.P. and Ren, W.X. Dynamic behavior analysis of a CFT halfthrough arch bridge, Engineering Structures, 27(1): 3-15, 2005

SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES

SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES K. C. G. Ong*, National University of Singapore, Singapore M. Maalej,

More information

BLIND SOURCE SEPARATION TECHNIQUES ANOTHER WAY OF DOING OPERATIONAL MODAL ANALYSIS

BLIND SOURCE SEPARATION TECHNIQUES ANOTHER WAY OF DOING OPERATIONAL MODAL ANALYSIS BLIND SOURCE SEPARATION TECHNIQUES ANOTHER WAY OF DOING OPERATIONAL MODAL ANALYSIS F. Poncelet, Aerospace and Mech. Eng. Dept., University of Liege, Belgium G. Kerschen, Aerospace and Mech. Eng. Dept.,

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

Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique

Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique Daniel Raju, R. Jha and A. Sen Institute for Plasma Research, Bhat, Gandhinagar-382428, INDIA Abstract. A new

More information

EXPERIMENTAL STUDY ON CONCRETE BOX GIRDER BRIDGE UNDER TRAFFIC INDUCED VIBRATION

EXPERIMENTAL STUDY ON CONCRETE BOX GIRDER BRIDGE UNDER TRAFFIC INDUCED VIBRATION International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 1, January 2017, pp. 504 511, Article ID: IJCIET_08_01_058 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=1

More information

Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum. of Hilbert-Huang Transform

Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum. of Hilbert-Huang Transform 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum of Hilbert-Huang Transform Yimei MAO, Peiwen

More information

Ensemble empirical mode decomposition of Australian monthly rainfall and temperature data

Ensemble empirical mode decomposition of Australian monthly rainfall and temperature data 19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 Ensemble empirical mode decomposition of Australian monthly rainfall and temperature

More information

Hilbert-Huang and Morlet wavelet transformation

Hilbert-Huang and Morlet wavelet transformation Hilbert-Huang and Morlet wavelet transformation Sonny Lion (sonny.lion@obspm.fr) LESIA, Observatoire de Paris The Hilbert-Huang Transform The main objective of this talk is to serve as a guide for understanding,

More information

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method Lecture 12-13 Hilbert-Huang Transform Background: An examination of Fourier Analysis Existing non-stationary data handling method Instantaneous frequency Intrinsic mode functions(imf) Empirical mode decomposition(emd)

More information

Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process. Abstract

Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process. Abstract Tainan,Taiwan,R.O.C., -3 December 3 Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process Chin-Tsan Wang Department of Electrical Engineering Kau Yuan Institute

More information

Investigation of traffic-induced floor vibrations in a building

Investigation of traffic-induced floor vibrations in a building Investigation of traffic-induced floor vibrations in a building Bo Li, Tuo Zou, Piotr Omenzetter Department of Civil and Environmental Engineering, The University of Auckland, Auckland, New Zealand. 2009

More information

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Phen Chiak See, Vin Cent Tai, Marta Molinas, Kjetil Uhlen, and Olav Bjarte Fosso Norwegian University of Science

More information

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION Michael Döhler 1, Palle Andersen 2, Laurent Mevel 1 1 Inria/IFSTTAR, I4S, Rennes, France, {michaeldoehler, laurentmevel}@inriafr

More information

System Identification procedures for nonlinear response of Buckling Restraint Braces J. Martínez 1, R. Boroschek 1, J. Bilbao 1 (1)University of Chile

System Identification procedures for nonlinear response of Buckling Restraint Braces J. Martínez 1, R. Boroschek 1, J. Bilbao 1 (1)University of Chile System Identification procedures for nonlinear response of Buckling Restraint Braces J. Martínez, R. Boroschek, J. Bilbao ()University of Chile. Abstract Buckling Restrained Braces (BRB) are hysteretic

More information

Modal Testing and System identification of a three story steel frame ArdalanSabamehr 1, Ashutosh Bagchi 2, Lucia Trica 3

Modal Testing and System identification of a three story steel frame ArdalanSabamehr 1, Ashutosh Bagchi 2, Lucia Trica 3 8th European Workshop On Structural Health Monitoring (EWSHM 2016), 5-8 July 2016, Spain, Bilbao www.ndt.net/app.ewshm2016 Modal Testing and System identification of a three story steel frame ArdalanSabamehr

More information

Operational modal analysis using forced excitation and input-output autoregressive coefficients

Operational modal analysis using forced excitation and input-output autoregressive coefficients Operational modal analysis using forced excitation and input-output autoregressive coefficients *Kyeong-Taek Park 1) and Marco Torbol 2) 1), 2) School of Urban and Environment Engineering, UNIST, Ulsan,

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

Effects of wind and traffic excitation on the mode identifiability of a cable-stayed bridge

Effects of wind and traffic excitation on the mode identifiability of a cable-stayed bridge Effects of wind and traffic excitation on the mode identifiability of a cable-stayed bridge *Wen-Hwa Wu 1), Sheng-Wei Wang 2), Chien-Chou Chen 3) and Gwolong Lai 3) 1), 2), 3) Department of Construction

More information

Milling gate vibrations analysis via Hilbert-Huang transform

Milling gate vibrations analysis via Hilbert-Huang transform Milling gate vibrations analysis via Hilbert-Huang transform Grzegorz Litak 1,*, Marek Iwaniec 1, and Joanna Iwaniec 2 1 AGH University of Science and Technology, Faculty of Mechanical Engineering and

More information

Automated Modal Parameter Estimation For Operational Modal Analysis of Large Systems

Automated Modal Parameter Estimation For Operational Modal Analysis of Large Systems Automated Modal Parameter Estimation For Operational Modal Analysis of Large Systems Palle Andersen Structural Vibration Solutions A/S Niels Jernes Vej 10, DK-9220 Aalborg East, Denmark, pa@svibs.com Rune

More information

Modal Based Fatigue Monitoring of Steel Structures

Modal Based Fatigue Monitoring of Steel Structures Modal Based Fatigue Monitoring of Steel Structures Jesper Graugaard-Jensen Structural Vibration Solutions A/S, Denmark Rune Brincker Department of Building Technology and Structural Engineering Aalborg

More information

Time Series Analysis using Hilbert-Huang Transform

Time Series Analysis using Hilbert-Huang Transform Time Series Analysis using Hilbert-Huang Transform [HHT] is one of the most important discoveries in the field of applied mathematics in NASA history. Presented by Nathan Taylor & Brent Davis Terminology

More information

Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition

Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition El-Hadji Diop & A.O. Boudraa, IRENav, Ecole Navale, Groupe ASM, Lanvéoc Poulmic, BP600, 29240 Brest-Armées, France A. Khenchaf

More information

Modal identification of Canton Tower using the fast Bayesian FFT method

Modal identification of Canton Tower using the fast Bayesian FFT method Modal identification of Canton Tower using the fast Bayesian FFT method *Xu Qing 1), M.F. Huang 2), Wenjuan Lou 3) and Y.Q. Ni 4) 1), 2), 3) Institute of Structural Engineering, Zhejiang University, Hangzhou,

More information

Modal parameter identification from output data only

Modal parameter identification from output data only MATEC Web of Conferences 2, 2 (215) DOI: 1.151/matecconf/21522 c Owned by the authors, published by EDP Sciences, 215 Modal parameter identification from output data only Joseph Lardiès a Institut FEMTO-ST,

More information

Empirical Mode Decomposition of Financial Data

Empirical Mode Decomposition of Financial Data International Mathematical Forum, 3, 28, no. 25, 1191-122 Empirical Mode Decomposition of Financial Data Konstantinos Drakakis 1 UCD CASL 2 University College Dublin Abstract We propose a novel method

More information

Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro

Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro Aalborg Universitet Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro Published in: Proceedings of the 2nd International Operational Modal

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

Subspace-based damage detection on steel frame structure under changing excitation

Subspace-based damage detection on steel frame structure under changing excitation Subspace-based damage detection on steel frame structure under changing excitation M. Döhler 1,2 and F. Hille 1 1 BAM Federal Institute for Materials Research and Testing, Safety of Structures Department,

More information

ANALYSIS OF TEMPORAL VARIATIONS IN TURBIDITY FOR A COASTAL AREA USING THE HILBERT-HUANG-TRANSFORM

ANALYSIS OF TEMPORAL VARIATIONS IN TURBIDITY FOR A COASTAL AREA USING THE HILBERT-HUANG-TRANSFORM ANALYSIS OF TEMPORAL VARIATIONS IN TURBIDITY FOR A COASTAL AREA USING THE HILBERT-HUANG-TRANSFORM Shigeru Kato, Magnus Larson 2, Takumi Okabe 3 and Shin-ichi Aoki 4 Turbidity data obtained by field observations

More information

Pre- and Post-identification Merging for Multi-Setup OMA with Covariance-Driven SSI

Pre- and Post-identification Merging for Multi-Setup OMA with Covariance-Driven SSI Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacsonville, Florida USA 2010 Society for Experimental Mechanics Inc. Pre- and Post-identification Merging for Multi-Setup OMA with Covariance-Driven

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

An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N.

An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N. Aalborg Universitet An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N. Published in: Proceedings of the European COST F3

More information

A new optimization based approach to the. empirical mode decomposition, adaptive

A new optimization based approach to the. empirical mode decomposition, adaptive Annals of the University of Bucharest (mathematical series) 4 (LXII) (3), 9 39 A new optimization based approach to the empirical mode decomposition Basarab Matei and Sylvain Meignen Abstract - In this

More information

1330. Comparative study of model updating methods using frequency response function data

1330. Comparative study of model updating methods using frequency response function data 1330. Comparative study of model updating methods using frequency response function data Dong Jiang 1, Peng Zhang 2, Qingguo Fei 3, Shaoqing Wu 4 Jiangsu Key Laboratory of Engineering Mechanics, Nanjing,

More information

Study on Evolutionary Modal Parameters of Runyang Suspension Bridge during Typhoon Matsa

Study on Evolutionary Modal Parameters of Runyang Suspension Bridge during Typhoon Matsa Study on Evolutionary Modal Parameters of Runyang Suspension Bridge during Typhoon Matsa *Hao Wang 1), Jian-Xiao Mao 2) and Zhi-Xiang Xun 3) 1), 2), 3) Southeast University, Nanjing, China Abstract: The

More information

Combining EMD with ICA to analyze combined EEG-fMRI Data

Combining EMD with ICA to analyze combined EEG-fMRI Data AL-BADDAI, AL-SUBARI, et al.: COMBINED BEEMD-ICA 1 Combining EMD with ICA to analyze combined EEG-fMRI Data Saad M. H. Al-Baddai 1,2 saad.albaddai@yahoo.com arema S. A. Al-Subari 1,2 s.karema@yahoo.com

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

Damage detection of truss bridge via vibration data using TPC technique

Damage detection of truss bridge via vibration data using TPC technique Damage detection of truss bridge via vibration data using TPC technique Ahmed Noor AL-QAYYIM 1,2, Barlas Özden ÇAĞLAYAN 1 1 Faculty of Civil Engineering, Istanbul Technical University, Istanbul, Turkey

More information

Prediction of unknown deep foundation lengths using the Hilbert Haung Transform (HHT)

Prediction of unknown deep foundation lengths using the Hilbert Haung Transform (HHT) Prediction of unknown deep foundation lengths using the Hilbert Haung Transform (HHT) Ahmed T. M. Farid Associate Professor, Housing and Building National Research Center, Cairo, Egypt ABSTRACT: Prediction

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

Eliminating the Influence of Harmonic Components in Operational Modal Analysis

Eliminating the Influence of Harmonic Components in Operational Modal Analysis Eliminating the Influence of Harmonic Components in Operational Modal Analysis Niels-Jørgen Jacobsen Brüel & Kjær Sound & Vibration Measurement A/S Skodsborgvej 307, DK-2850 Nærum, Denmark Palle Andersen

More information

Using modern time series analysis techniques to predict ENSO events from the SOI time series

Using modern time series analysis techniques to predict ENSO events from the SOI time series Nonlinear Processes in Geophysics () 9: 4 45 Nonlinear Processes in Geophysics c European Geophysical Society Using modern time series analysis techniques to predict ENSO events from the SOI time series

More information

Data Fusion for System Identification of the Humber Bridge

Data Fusion for System Identification of the Humber Bridge Data Fusion for System Identification of the Humber Bridge Michael Döhler, Bijaya Jaishi, Laurent Mevel, and James MW Brownjohn Abstract In Operational Modal Analysis (OMA) of large structures, ambient

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

Vibration Condition Monitoring of the Vertical Steel Tanks

Vibration Condition Monitoring of the Vertical Steel Tanks Vibrations in Physical Systems Vol. 27 (2016) Abstract Vibration Condition Monitoring of the Vertical Steel Tans Nadiia BOURAOU National Technical University of Uraine Kyiv Polytechnic Institute 37 Peremogy

More information

Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform

Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform Peter C. Chu 1), Chenwu Fan 1), and Norden Huang 2) 1)Naval Postgraduate School Monterey, California, USA 2)National

More information

USE OF STOCHASTIC SUBSPACE IDENTIFICATION MEHODS FOR POST-DISASTER CONDITION ASSESSMENT OF HIGHWAY BRIDGES

USE OF STOCHASTIC SUBSPACE IDENTIFICATION MEHODS FOR POST-DISASTER CONDITION ASSESSMENT OF HIGHWAY BRIDGES 13 th World Conference on Earthquae Engineering Vancouver, B.C., Canada August 1-6, 2004 Paper No. 2714 USE OF STOCHASTIC SUBSPACE IDENTIFICATION MEHODS FOR POST-DISASTER CONDITION ASSESSMENT OF HIGHWAY

More information

Application of Classical and Output-Only Modal Analysis to a Laser Cutting Machine

Application of Classical and Output-Only Modal Analysis to a Laser Cutting Machine Proc. of ISMA2002; Leuven, Belgium; 2002 Application of Classical and Output-Only Modal Analysis to a Laser Cutting Machine Carsten Schedlinski 1), Marcel Lüscher 2) 1) ICS Dr.-Ing. Carsten Schedlinski

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

Identification of Milling Status Using Vibration Feature Extraction Techniques and Support Vector Machine Classifier

Identification of Milling Status Using Vibration Feature Extraction Techniques and Support Vector Machine Classifier inventions Article Identification of Milling Status Using Vibration Feature Extraction Techniques and Support Vector Machine Classifier Che-Yuan Chang and Tian-Yau Wu * ID Department of Mechanical 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

Application of Hilbert-Huang signal processing to ultrasonic non-destructive testing of oil pipelines *

Application of Hilbert-Huang signal processing to ultrasonic non-destructive testing of oil pipelines * 13 Mao et al. / J Zhejiang Univ SCIENCE A 26 7(2):13-134 Journal of Zhejiang University SCIENCE A ISSN 19-395 http://www.zju.edu.cn/jzus E-mail: jzus@zju.edu.cn Application of Hilbert-Huang signal processing

More information

Damage Detection of a Continuous Bridge from Response of a Moving Vehicle. Citation Shock and Vibration, 2014, v. 2014, article no.

Damage Detection of a Continuous Bridge from Response of a Moving Vehicle. Citation Shock and Vibration, 2014, v. 2014, article no. Title Damage Detection of a Continuous Bridge from Response of a Moving Vehicle Author(s) LI, Z; Au, FTK Citation Shock and Vibration,, v., article no. 68 Issued Date URL http://hdl.handle.net/7/7 Rights

More information

Transactions on Modelling and Simulation vol 16, 1997 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 16, 1997 WIT Press,   ISSN X Dynamic testing of a prestressed concrete bridge and numerical verification M.M. Abdel Wahab and G. De Roeck Department of Civil Engineering, Katholieke Universiteit te Leuven, Belgium Abstract In this

More information

Uncertainty Quantification for Stochastic Subspace Identification of Multi-Setup Measurements

Uncertainty Quantification for Stochastic Subspace Identification of Multi-Setup Measurements Uncertainty Quantification for Stochastic Subspace Identification of Multi-Setup Measurements Michael Döhler, Xuan-Binh Lam, Laurent Mevel INRIA Centre Rennes Bretagne Atlantique, Rennes, France Palle

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

Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer based composite materials

Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer based composite materials Proceedings of the Acoustics 212 Nantes Conference 23-27 April 212, Nantes, France Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer

More information

Modal identification of output-only systems using frequency domain decomposition

Modal identification of output-only systems using frequency domain decomposition INSTITUTE OF PHYSICS PUBLISHING SMART MATERIALS AND STRUCTURES Smart Mater. Struct. 10 (2001) 441 445 www.iop.org/journals/sm PII: S0964-1726(01)22812-2 Modal identification of output-only systems using

More information

Joint input-response predictions in structural dynamics

Joint input-response predictions in structural dynamics Joint input-response predictions in structural dynamics Eliz-Mari Lourens, Geert Lombaert KU Leuven, Department of Civil Engineering, Leuven, Belgium Costas Papadimitriou University of Thessaly, Department

More information

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a a Published in Journal of Seismic Exploration, 23, no. 4, 303-312, (2014) Yangkang Chen, Tingting Liu, Xiaohong Chen,

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

BSc Project Fault Detection & Diagnosis in Control Valve

BSc Project Fault Detection & Diagnosis in Control Valve BSc Project Fault Detection & Diagnosis in Control Valve Supervisor: Dr. Nobakhti Content 2 What is fault? Why we detect fault in a control loop? What is Stiction? Comparing stiction with other faults

More information

Structural Damage Detection Using Time Windowing Technique from Measured Acceleration during Earthquake

Structural Damage Detection Using Time Windowing Technique from Measured Acceleration during Earthquake Structural Damage Detection Using Time Windowing Technique from Measured Acceleration during Earthquake Seung Keun Park and Hae Sung Lee ABSTRACT This paper presents a system identification (SI) scheme

More information

Review of modal testing

Review of modal testing Review of modal testing A. Sestieri Dipartimento di Meccanica e Aeronautica University La Sapienza, Rome Presentation layout - Modelling vibration problems - Aim of modal testing - Types of modal testing:

More information

AN INVESTIGATION INTO THE LINEARITY OF THE SYDNEY OLYMPIC STADIUM. David Hanson, Graham Brown, Ross Emslie and Gary Caldarola

AN INVESTIGATION INTO THE LINEARITY OF THE SYDNEY OLYMPIC STADIUM. David Hanson, Graham Brown, Ross Emslie and Gary Caldarola ICSV14 Cairns Australia 9-12 July, 2007 AN INVESTIGATION INTO THE LINEARITY OF THE SYDNEY OLYMPIC STADIUM David Hanson, Graham Brown, Ross Emslie and Gary Caldarola Structural Dynamics Group, Sinclair

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

ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS

ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS Gabriel Rilling, Patrick Flandrin and Paulo Gonçalvès Laboratoire de Physique (UMR CNRS 5672), École Normale Supérieure de Lyon 46, allée d Italie 69364

More information

Observer design for rotating shafts excited by unbalances

Observer design for rotating shafts excited by unbalances Observer design for rotating shafts excited by unbalances R. S. Schittenhelm, Z. Wang, S. Rinderknecht Institute for Mechatronic Systems in Mechanical Engineering, Technische Universität Darmstadt, Germany

More information

Derivative-optimized Empirical Mode Decomposition for the Hilbert-Huang Transform

Derivative-optimized Empirical Mode Decomposition for the Hilbert-Huang Transform Derivative-optimized Empirical Mode Decomposition for the Hilbert-Huang Transform Peter C. Chu ), and Chenwu Fan ) Norden Huang 2) ) Naval Ocean Analysis and Prediction Laboratory, Department of Oceanography

More information

Damage Assessment of the Z24 bridge by FE Model Updating. Anne Teughels 1, Guido De Roeck

Damage Assessment of the Z24 bridge by FE Model Updating. Anne Teughels 1, Guido De Roeck Damage Assessment of the Z24 bridge by FE Model Updating Anne Teughels, Guido De Roeck Katholieke Universiteit Leuven, Department of Civil Engineering Kasteelpark Arenberg 4, B 3 Heverlee, Belgium Anne.Teughels@bwk.kuleuven.ac.be

More information

MODAL IDENTIFICATION OF STRUCTURES USING ARMAV MODEL FOR AMBIENT VIBRATION MEASUREMENT

MODAL IDENTIFICATION OF STRUCTURES USING ARMAV MODEL FOR AMBIENT VIBRATION MEASUREMENT MODAL IDENTIFICATION OF STRUCTURES USING MODEL FOR AMBIENT VIBRATION MEASUREMENT 72 C S HUANG SUMMARY A procedure is presented for evaluating the dynamic characteristics of structures from ambient vibration

More information

Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber Bragg Grating Sensing

Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber Bragg Grating Sensing 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 016) Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber

More information

SINGLE DEGREE OF FREEDOM SYSTEM IDENTIFICATION USING LEAST SQUARES, SUBSPACE AND ERA-OKID IDENTIFICATION ALGORITHMS

SINGLE DEGREE OF FREEDOM SYSTEM IDENTIFICATION USING LEAST SQUARES, SUBSPACE AND ERA-OKID IDENTIFICATION ALGORITHMS 3 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August -6, 24 Paper No. 278 SINGLE DEGREE OF FREEDOM SYSTEM IDENTIFICATION USING LEAST SQUARES, SUBSPACE AND ERA-OKID IDENTIFICATION

More information

Estimation of Unsteady Loading for Sting Mounted Wind Tunnel Models

Estimation of Unsteady Loading for Sting Mounted Wind Tunnel Models 52nd AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics and Materials Conference 19th 4-7 April 2011, Denver, Colorado AIAA 2011-1941 Estimation of Unsteady Loading for Sting Mounted Wind Tunnel

More information

Mode Identifiability of a Multi-Span Cable-Stayed Bridge Utilizing Stochastic Subspace Identification

Mode Identifiability of a Multi-Span Cable-Stayed Bridge Utilizing Stochastic Subspace Identification 6 th International Conference on Advances in Experimental Structural Engineering 11 th International Workshop on Advanced Smart Materials and Smart Structures Technology August 1-2, 2015, University of

More information

Modal analysis of the Jalon Viaduct using FE updating

Modal analysis of the Jalon Viaduct using FE updating Porto, Portugal, 30 June - 2 July 2014 A. Cunha, E. Caetano, P. Ribeiro, G. Müller (eds.) ISSN: 2311-9020; ISBN: 978-972-752-165-4 Modal analysis of the Jalon Viaduct using FE updating Chaoyi Xia 1,2,

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

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

Damage Localization under Ambient Vibration Using Changes in Flexibility

Damage Localization under Ambient Vibration Using Changes in Flexibility Damage Localization under Ambient Vibration Using Changes in Flexibility Yong Gao and B.F. Spencer, Jr. Ph.D. student, Department of Civil Engineering & Geological Science, University of Notre Dame, Notre

More information

Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, , Mashhad, Iran

Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, , Mashhad, Iran Alireza Entezami a, Hashem Shariatmadar b* a Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, 9177948974, Mashhad, Iran b Associate

More information

Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines

Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines KeSheng Wang Supervisor : Prof. P.S. Heyns Department of Mechanical and Aeronautical Engineering

More information

Structural Identification and Damage Identification using Output-Only Vibration Measurements

Structural Identification and Damage Identification using Output-Only Vibration Measurements Utah State University DigitalCommons@USU All Graduate Theses and Dissertations Graduate Studies 8-2011 Structural Identification and Damage Identification using Output-Only Vibration Measurements Shutao

More information

ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION

ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION Advances in Adaptive Data Analysis Vol. 2, No. 4 (2010) 397 414 c World Scientific Publishing Company DOI: 10.1142/S1793536910000604 ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION ZHAOHUA

More information

Operational Modal Analysis of Rotating Machinery

Operational Modal Analysis of Rotating Machinery Operational Modal Analysis of Rotating Machinery S. Gres 2, P. Andersen 1, and L. Damkilde 2 1 Structural Vibration Solutions A/S, NOVI Science Park, Niels Jernes Vej 10, Aalborg, DK 9220, 2 Department

More information

EXPERIMENTAL VERIFICATION OF A GENERIC BUFFETING LOAD MODEL FOR HIGH-RISE AND LONG-SPAN STRUCTURES

EXPERIMENTAL VERIFICATION OF A GENERIC BUFFETING LOAD MODEL FOR HIGH-RISE AND LONG-SPAN STRUCTURES EXPERIMENTAL VERIFICATION OF A GENERIC BUFFETING LOAD MODEL FOR HIGH-RISE AND LONG-SPAN STRUCTURES Robin G. SROUJI, Kristoffer HOFFMANN Svend Ole Hansen ApS, Denmark rgs@sohansen.dk, kho@sohansen.dk Svend

More information

RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK

RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK TRNKA PAVEL AND HAVLENA VLADIMÍR Dept of Control Engineering, Czech Technical University, Technická 2, 166 27 Praha, Czech Republic mail:

More information

AN ALGORITHM FOR DAMAGE DETECTION AND LOCALIZATION USIBG OUTPUT-ONLY RESPONSE FOR CIVIL ENGINEERING STRUCTURES SUBJECTED TO SEISMIC EXCITATIONS

AN ALGORITHM FOR DAMAGE DETECTION AND LOCALIZATION USIBG OUTPUT-ONLY RESPONSE FOR CIVIL ENGINEERING STRUCTURES SUBJECTED TO SEISMIC EXCITATIONS Proceedings of the 7th International Conference on Mechanics and Materials in Design Albufeira/Portugal 11-15 June 2017. Editors J.F. Silva Gomes and S.A. Meguid. Publ. INEGI/FEUP (2017) PAPER REF: 6562

More information

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System System Parameter Identification for Uncertain Two Degree of Freedom Vibration System Hojong Lee and Yong Suk Kang Department of Mechanical Engineering, Virginia Tech 318 Randolph Hall, Blacksburg, VA,

More information

Experimental and Numerical Modal Analysis of a Compressor Mounting Bracket

Experimental and Numerical Modal Analysis of a Compressor Mounting Bracket IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 14, Issue 1 Ver. VI (Jan. - Feb. 2017), PP 01-07 www.iosrjournals.org Experimental and Numerical

More information

Operational Modal Analysis of the Braga Sports Stadium Suspended Roof

Operational Modal Analysis of the Braga Sports Stadium Suspended Roof Operational Modal Analysis of the Braga Sports Stadium Suspended Roof Filipe Magalhães 1, Elsa Caetano 2 & Álvaro Cunha 3 1 Assistant, 2 Assistant Professor, 3 Associate Aggregate Professor Faculty of

More information

Comparison of the Results Inferred from OMA and IEMA

Comparison of the Results Inferred from OMA and IEMA Comparison of the Results Inferred from OMA and IEMA Kemal Beyen, Kocaeli University, Kocaeli, Turkey, kbeyen@kocaeli.edu.tr Mustafa Kutanis Sakarya University, Sakarya, Turkey, mkutanis@gmail.com.tr ABSTRACT:

More information

Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition

Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition Indian Journal of Geo-Marine Sciences Vol. 45(4), April 26, pp. 469-476 Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition Guohui Li,2,*, Yaan Li 2 &

More information

Th P4 07 Seismic Sequence Stratigraphy Analysis Using Signal Mode Decomposition

Th P4 07 Seismic Sequence Stratigraphy Analysis Using Signal Mode Decomposition Th P4 07 Seismic Sequence Stratigraphy Analysis Using Signal Mode Decomposition F. Li (University of Olahoma), R. Zhai (University of Olahoma), K.J. Marfurt* (University of Olahoma) Summary Reflecting

More information

Comparison study of the computational methods for eigenvalues IFE analysis

Comparison study of the computational methods for eigenvalues IFE analysis Applied and Computational Mechanics 2 (2008) 157 166 Comparison study of the computational methods for eigenvalues IFE analysis M. Vaško a,,m.sága a,m.handrik a a Department of Applied Mechanics, Faculty

More information

MODAL IDENTIFICATION AND DAMAGE DETECTION ON A CONCRETE HIGHWAY BRIDGE BY FREQUENCY DOMAIN DECOMPOSITION

MODAL IDENTIFICATION AND DAMAGE DETECTION ON A CONCRETE HIGHWAY BRIDGE BY FREQUENCY DOMAIN DECOMPOSITION T1-1-a-4 SEWC2002, Yokohama, Japan MODAL IDENTIFICATION AND DAMAGE DETECTION ON A CONCRETE HIGHWAY BRIDGE BY FREQUENCY DOMAIN DECOMPOSITION Rune BRINCKER 1, Palle ANDERSEN 2, Lingmi ZHANG 3 1 Dept. of

More information

Output Only Parametric Identification of a Scale Cable Stayed Bridge Structure: a comparison of vector AR and stochastic subspace methods

Output Only Parametric Identification of a Scale Cable Stayed Bridge Structure: a comparison of vector AR and stochastic subspace methods Output Only Parametric Identification of a Scale Cable Stayed Bridge Structure: a comparison of vector AR and stochastic subspace methods Fotis P. Kopsaftopoulos, Panagiotis G. Apostolellis and Spilios

More information

IOMAC' May Guimarães - Portugal RELATIONSHIP BETWEEN DAMAGE AND CHANGE IN DYNAMIC CHARACTERISTICS OF AN EXISTING BRIDGE

IOMAC' May Guimarães - Portugal RELATIONSHIP BETWEEN DAMAGE AND CHANGE IN DYNAMIC CHARACTERISTICS OF AN EXISTING BRIDGE IOMAC'13 5 th International Operational Modal Analysis Conference 2013 May 13-15 Guimarães - Portugal RELATIONSHIP BETWEEN DAMAGE AND CHANGE IN DYNAMIC CHARACTERISTICS OF AN EXISTING BRIDGE Takeshi Miyashita

More information

An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis

An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis Norden E Huang and Zhaohua Wu Abstract An adaptive data analysis

More information

Feasibility of dynamic test methods in classification of damaged bridges

Feasibility of dynamic test methods in classification of damaged bridges Feasibility of dynamic test methods in classification of damaged bridges Flavio Galanti, PhD, MSc., Felieke van Duin, MSc. TNO Built Environment and Geosciences, P.O. Box 49, 26 AA, Delft, The Netherlands.

More information