Identification of Damping Using Proper Orthogonal Decomposition

Size: px
Start display at page:

Download "Identification of Damping Using Proper Orthogonal Decomposition"

Transcription

1 Identification of Damping Using Proper Orthogonal Decomposition M Khalil, S Adhikari and A Sarkar Department of Aerospace Engineering, University of Bristol, Bristol, U.K. S.Adhikari@bristol.ac.uk Identification of Damping p.1/26

2 Outline Motivation Brief overview of damping identification Independent Component Analysis Numerical Validation Conclusions Identification of Damping p.2/26

3 Damping Identification 1 Unlike the inertia and stiffness forcers, in general damping cannot be obtained using first principle. Two briad approaches are: damping identification from modal testing and analysis direct damping identification from the forced response measurements in the frequency or time domain Identification of Damping p.3/26

4 Some References 1. Adhikari, S. and Woodhouse, J., Identification of damping: part 1, viscous damping, Journal of Sound and Vibration, Vol. 243, No. 1, May 2001, pp Adhikari, S. and Woodhouse, J., Identification of damping: part 2, non-viscous damping, Journal of Sound and Vibration, Vol. 243, No. 1, May 2001, pp Adhikari, S. and Woodhouse, J., Identification of damping: part 3, symmetry-preserving method, Journal of Sound and Vibration, Vol. 251, No. 3, March 2002, pp Adhikari, S. and Woodhouse, J., Identification of damping: part 4, error analysis, Journal of Sound and Vibration, Vol. 251, No. 3, March 2002, pp Adhikari, S., Lancaster s method of damping identification revisited, Transactions of ASME, Journal of Vibration and Acoustics, Vol. 124, No. 4, October 2002, pp Adhikari, S., Damping modelling using generalized proportional damping, Journal of Sound and Vibration, Vol. 293, No. 1-2, May 2006, pp Adhikari, S. and Phani, A., Experimental identification of generalized proportional damping, Transactions of ASME, Journal of Vibration and Acoustics, 2006, submitted. Identification of Damping p.4/26

5 Damping Identification 2 Some shortcomings of the modal analysis based methodologies are: Difficult to extend in the mid-frequency range: Relies on the presence of FRF distinct peaks Computationally expensive and time-consuming for large systems Non-proportional damping leading to complex modes adds to the computational burden Identification of Damping p.5/26

6 Mid-Frequency Range Low-Frequency Range: A uniform low modal density High-Frequency Rage: A uniform high modal density Mid-Frequency Range: Intermediate band in which modal density varies greatly Identification of Damping p.6/26

7 Discrete Linear Systems The equations describing the forced vibration of a viscously damped linear discrete system with n dof: M n ü n (t) + C n u n (t) + K n u n (t) = f n (t) M n is the mass matrix, C n is the damping matrix and K n is the stiffness matrix u n (t) is the displacement vector, and f n (t) is the forcing vector at time t In the frequency domain, one has [ ω 2 M n + iωc n + K n ] Un (ω) = F n (ω) Identification of Damping p.7/26

8 Damping Matrix Identification Applying Kronecker Algebra and taking the vec operator to the frequency domain representation ( Un (ω i ) T iω i I n ) veccn = F n (ω i )+ω 2 i M n U n (ω i ) K n U n (ω i ), For many frequencies, we have ¾ U n (ω 1 ) T iω 1 I n U n (ω 2 ) T iω 2 I n. U n (ω J ) T iω J I n vecc n = F n (ω 1 ) + ω 2 1 M nu n (ω 1 ) K n U n (ω 1 ) F n (ω 2 ) + ω2 2M nu n (ω 2 ) K n U n (ω 2 ). F n (ω J ) + ω 2 J M nu n (ω J ) K n U n (ω J ). The above equation can be written as Ax = y Identification of Damping p.8/26

9 Least-Square Approach In case the system of equations being overdetermined, x can be solved in the least-square sense using the least-square inverse of the matrix A, as follows x = [ A T A ] 1 A T y. x is the least-square estimate of x and [ A T A ] 1 A T is the Moore-Penrose inverse of A Identification of Damping p.9/26

10 Physics-Based Tikhonov Regularisation In order to satisfy symmetry, for instance, in the damping matrix C m, we need to have C n = C T n The symmetry condition in the mass matrix gives rise to the constraint equation: L C x = 0 n 2 0 m 2 is the zero vector of order m 2 and the subscript in L C indicates that the constraint is on the damping matrix Identification of Damping p.10/26

11 Tikhonov Regularisation Applying Tikhonov Regularisation to estimate x, we obtain the following solution x = ( ) A T A + λ 2 CL T 1 ( CL C A T y ). The above solution depends on the values chosen for the regularisation parameter λ C If λ C is very large, the constraint enforcing the symmetry condition predominates in the solution of x On the other hand, if it is chosen to be small, the symmetry constraint is less satisfied and the solution depends more heavily on the observed data y Identification of Damping p.11/26

12 The Need for Model Order Reduction In the proposed recursive least squares method, we are required to obtain the inverse of a square matrix of order n 2 If we are trying to estimate the damping matrix of a complex system with large n, this is not feasible, even on high performance computers There is a need to reduce the order of the model prior to the system identification step Identification of Damping p.12/26

13 Proper Orthogonal Decomposition Entails the extraction of the dominant eigenspace of the response correlation matrix over a given frequency band These dominant eigenvectors span the system response optimally on the prescribed frequency range of interest POD is essentially the following eigenvalue problem R uu ϕ = λϕ R uu is the response correlation matrix given by R uu = u n (t)u n (t) T 1 T T u n (t)u T n (t) t=1 Identification of Damping p.13/26

14 Spectral Decomposition of R uu Using the spectral decomposition of R uu, one obtains R uu = n i=1 λ i ϕ i ϕ T i The eigenvalues are arranged: λ 1 λ 2... λ n The first few modes capture most of the systems energy, i.e. R uu can be approximated by R uu m i=1 λ iϕ i ϕ T i m is the number of dominant POD modes, generally much smaller than n Identification of Damping p.14/26

15 Model Reduction using POD The output vector can be approximated by a linear representation involving the first m POD modes using u n (t) = m i=1 a i (t)ϕ i = Σa (t) Σ is the matrix containing the first m dominant POD eigenvectors: Σ = [ϕ 1,...,ϕ m ] R n m Identification of Damping p.15/26

16 Model Reduction using POD Using Σ as a transformation matrix, our reduced order model becomes Σ T M n Σä (t) + Σ T C n Σȧ (t) + Σ T K n Σa (t) = Σ T f n (t) The system of equations can now be rewritten in the reduced-order dimension as M m ü m (t) + C m u m (t) + K m u m (t) = f m (t) Identification of Damping p.16/26

17 Model Reduction using POD The reduced order mass, damping, and stiffness matrices as well as the reduced order displacement and forcing vectors are M m C m K m = Σ T M n Σ R m m = Σ T C n Σ R m m = Σ T K n Σ R m m u m (t) = Σ T u n (t) = a (t) f m (t) = Σ T f f (t) Identification of Damping p.17/26

18 Reduced-Order Model Identification Once either the POD transformation is applied, there will be m 2 unknowns to be identified, as opposed to n 2 for our original model, where m is much smaller than n The aforementioned least square estimation method can now be used to estimate the reduced order damping matrix Once the reduced order damping matrix is estimated, we can carry out system simulations at the lower order dimension m, and project the displacement results back into the original n-dimensional space Identification of Damping p.18/26

19 Numerical Validation A coupled linear array of mass-spring oscillators is considered to be the original system A lighter system is coupled with a heavier system The lighter system posses higher modal densities compared to the heavier system Identification of Damping p.19/26

20 System Description The mass and stiffness matrices have the form ¾ M n = Kn = k u 0 n/2 m 2 I n/2 ¾ m 1I n/2 0 n/ n, m 1, and m 2 are chosen to be 100 DOFs, 0.1kg, and 1kg and k u = N/m The system is assumed to have Rayleigh damping by C n = α 0 M n + α 1 K n, where α 0 = 0.5 and α 1 = Identification of Damping p.20/26

21 Typical System Response Original FRF Frequency band of interest Log amplitude (db) of H (60,40) (ω) Frequency (rad/s) The frequency range considered for the construction of the POD is shown Identification of Damping p.21/26

22 POD Eigenvalues Log (db) of normalized POD eigenvalues ( λ / λ max ) Eigenvalue number Normalized eigenvalues of the correlation matrix Identification of Damping p.22/26

23 POD-Reduced Model A typical FRF of the POD reduced model is compared with the original FRF below The reduced order model FRF match reasonably well with the original FRF in the frequency band of interest 105 Original TF, n= 100 POD Simulated TF, m= 13 Log amplitude (db) of H (60,40) (ω) Frequency (rad/s) Identification of Damping p.23/26

24 Noise-Free Identification In the noise-free case, we obtain the identified POD reduced order damping matrix The identified matrix is used to obtain a typical FRF of the system below 105 Original TF, n= 100 POD Identified TF, m= 13 Log amplitude (db) of H (60,40) (ω) Frequency (rad/s) Identification of Damping p.24/26

25 Effect of Noise The system response is contaminated with noise The variance of the noise is ten times smaller than that of the response We obtain the identified FRF shown below 105 Original TF, n= 100 POD Identified TF, m= 13 Log amplitude (db) of H (60,40) (ω) Frequency (rad/s) Identification of Damping p.25/26

26 Conclusion The salient features that emerged from the current investigation are: POD can be successfully applied for reduced-order modelling Kronecker Algebra in conjunction with Tikhonov Regularisation provide an elegant theoretical formulation involving identification of the damping matrix Using a noise-sensitivity study, the identification method is demonstrated to be robust in a noisy environment Identification of Damping p.26/26

Damping Modelling and Identification Using Generalized Proportional Damping

Damping Modelling and Identification Using Generalized Proportional Damping Damping Modelling and Identification Using Generalized Proportional Damping S Adhikari Department of Aerospace Engineering, University of Bristol, Bristol, U.K. Email: S.Adhikari@bristol.ac.uk Generalized

More information

DAMPING MODELLING AND IDENTIFICATION USING GENERALIZED PROPORTIONAL DAMPING

DAMPING MODELLING AND IDENTIFICATION USING GENERALIZED PROPORTIONAL DAMPING DAMPING MODELLING AND IDENTIFICATION USING GENERALIZED PROPORTIONAL DAMPING S. Adhikari Department of Aerospace Engineering, University of Bristol, Queens Building, University Walk, Bristol BS8 1TR (U.K.)

More information

Rayleigh s Classical Damping Revisited

Rayleigh s Classical Damping Revisited Rayleigh s Classical Damping Revisited S. Adhikari and A. Srikantha Phani Department of Aerospace Engineering, University of Bristol, Bristol, U.K. Email: S.Adhikari@bristol.ac.uk URL: http://www.aer.bris.ac.uk/contact/academic/adhikari/home.html

More information

Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation

Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation S. Adhikari, A. Srikantha Phani and D. A. Pape School of Engineering, Swansea University, Swansea, UK Email: S.Adhikari@swansea.ac.uk

More information

Dynamic Response of Structures With Frequency Dependent Damping

Dynamic Response of Structures With Frequency Dependent Damping Dynamic Response of Structures With Frequency Dependent Damping Blanca Pascual & S Adhikari School of Engineering, Swansea University, Swansea, UK Email: S.Adhikari@swansea.ac.uk URL: http://engweb.swan.ac.uk/

More information

COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS

COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS Proceedings of VETOMAC-I October 25-27, 2, Bangalore, INDIA COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS S. Adhikari Cambridge University Engineering Department Trumpington Street Cambridge CB2 1PZ (U.K.)

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

Spectral methods for fuzzy structural dynamics: modal vs direct approach

Spectral methods for fuzzy structural dynamics: modal vs direct approach Spectral methods for fuzzy structural dynamics: modal vs direct approach S Adhikari Zienkiewicz Centre for Computational Engineering, College of Engineering, Swansea University, Wales, UK IUTAM Symposium

More information

On the comparison of symmetric and unsymmetric formulations for experimental vibro-acoustic modal analysis

On the comparison of symmetric and unsymmetric formulations for experimental vibro-acoustic modal analysis Acoustics 8 Paris On the comparison of symmetric and unsymmetric formulations for experimental vibro-acoustic modal analysis M. Ouisse a and E. Foltete b a FEMO-S UMR CNRS 24 chemin de l Epitaphe 25 Besançon

More information

TOWARDS IDENTIFICATION OF A GENERAL MODEL OF DAMPING

TOWARDS IDENTIFICATION OF A GENERAL MODEL OF DAMPING TOWARDS IDENTIFICATION OF A GENERAL MODEL OF DAMPING S. Adhikari and J. Woodhouse Department of Engineering, University of Cambridge, Trumpington Street, Cambridge CB PZ (U.K.) ABSTRACT Characterization

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

Tuning TMDs to Fix Floors in MDOF Shear Buildings

Tuning TMDs to Fix Floors in MDOF Shear Buildings Tuning TMDs to Fix Floors in MDOF Shear Buildings This is a paper I wrote in my first year of graduate school at Duke University. It applied the TMD tuning methodology I developed in my undergraduate research

More information

Dynamics of Structures

Dynamics of Structures Dynamics of Structures Elements of structural dynamics Roberto Tomasi 11.05.2017 Roberto Tomasi Dynamics of Structures 11.05.2017 1 / 22 Overview 1 SDOF system SDOF system Equation of motion Response spectrum

More information

3. Mathematical Properties of MDOF Systems

3. Mathematical Properties of MDOF Systems 3. Mathematical Properties of MDOF Systems 3.1 The Generalized Eigenvalue Problem Recall that the natural frequencies ω and modes a are found from [ - ω 2 M + K ] a = 0 or K a = ω 2 M a Where M and K are

More information

Quantitative source spectra from acoustic array measurements

Quantitative source spectra from acoustic array measurements BeBeC-2008-03 Quantitative source spectra from acoustic array measurements Ennes Brandenburgische Technische Universita t Cottbus, Institut fu r Verkehrstechnik, Siemens-Halske-Ring 14, 03046 Cottbus,

More information

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 PROBLEM 1: Given the mass matrix and two undamped natural frequencies for a general two degree-of-freedom system with a symmetric stiffness matrix, find the stiffness

More information

Matrix Iteration. Giacomo Boffi.

Matrix Iteration. Giacomo Boffi. http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano April 12, 2016 Outline Second -Ritz Method Dynamic analysis of MDOF

More information

FLINOVIA 2017, State Collage, USA. Dr. Alexander Peiffer, Dr. Uwe Müller 27 th -28 th April 2017

FLINOVIA 2017, State Collage, USA. Dr. Alexander Peiffer, Dr. Uwe Müller 27 th -28 th April 2017 Review of efficient methods for the computation of transmission loss of plates with inhomogeneous material properties and curvature under turbulent boundary layer excitation FLINOVIA 2017, State Collage,

More information

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016 Prof. Dr. Eleni Chatzi Lecture 4-09. March, 2016 Fundamentals Overview Multiple DOF Systems State-space Formulation Eigenvalue Analysis The Mode Superposition Method The effect of Damping on Structural

More information

ESTIMATION OF MODAL DAMPINGS FOR UNMEASURED MODES

ESTIMATION OF MODAL DAMPINGS FOR UNMEASURED MODES Vol. XX, 2012, No. 4, 17 27 F. PÁPAI, S. ADHIKARI, B. WANG ESTIMATION OF MODAL DAMPINGS FOR UNMEASURED MODES ABSTRACT Ferenc PÁPAI email: papai_f@freemail.hu Research field: experimental modal analysis,

More information

Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System

Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2010 Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System Binyan

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

742. Time-varying systems identification using continuous wavelet analysis of free decay response signals

742. Time-varying systems identification using continuous wavelet analysis of free decay response signals 74. Time-varying systems identification using continuous wavelet analysis of free decay response signals X. Xu, Z. Y. Shi, S. L. Long State Key Laboratory of Mechanics and Control of Mechanical Structures

More information

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams.

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Outline of Continuous Systems. Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Vibrations of Flexible Strings. Torsional Vibration of Rods. Bernoulli-Euler Beams.

More information

Transient Response Analysis of Structural Systems

Transient Response Analysis of Structural Systems . 21 Transient Response Analysis of Structural Systems 21 1 Chapter 21: TRANSIENT RESPONSE ANALYSIS OF STRUCTURAL SYSTEMS 21 2 21.1 MODAL APPROACH TO TRANSIENT ANALYSIS Consider the following large-order

More information

Solution of Vibration and Transient Problems

Solution of Vibration and Transient Problems . 9 Solution of Vibration and Transient Problems 9 Chapter 9: SOLUTION OF VIBRATION AND TRANSIENT PROBLEMS 9 9. MODAL APPROACH TO TRANSIENT ANALYSIS Consider the following large-order finite element model

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

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4 Linear Systems Math Spring 8 c 8 Ron Buckmire Fowler 9 MWF 9: am - :5 am http://faculty.oxy.edu/ron/math//8/ Class 7 TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5. Summary

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

A priori verification of local FE model based force identification.

A priori verification of local FE model based force identification. A priori verification of local FE model based force identification. M. Corus, E. Balmès École Centrale Paris,MSSMat Grande voie des Vignes, 92295 Châtenay Malabry, France e-mail: corus@mssmat.ecp.fr balmes@ecp.fr

More information

Efficient Observation of Random Phenomena

Efficient Observation of Random Phenomena Lecture 9 Efficient Observation of Random Phenomena Tokyo Polytechnic University The 1st Century Center of Excellence Program Yukio Tamura POD Proper Orthogonal Decomposition Stochastic Representation

More information

e jωt = cos(ωt) + jsin(ωt),

e jωt = cos(ωt) + jsin(ωt), This chapter introduces you to the most useful mechanical oscillator model, a mass-spring system with a single degree of freedom. Basic understanding of this system is the gateway to the understanding

More information

Efficient Reduced Order Modeling of Low- to Mid-Frequency Vibration and Power Flow in Complex Structures

Efficient Reduced Order Modeling of Low- to Mid-Frequency Vibration and Power Flow in Complex Structures Efficient Reduced Order Modeling of Low- to Mid-Frequency Vibration and Power Flow in Complex Structures Yung-Chang Tan Graduate Student Research Assistant Matthew P. Castanier Assistant Research Scientist

More information

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis International Aerospace Symposium of South Africa 14 to 16 September, 215 Stellenbosch, South Africa Louw van

More information

on the figure. Someone has suggested that, in terms of the degrees of freedom x1 and M. Note that if you think the given 1.2

on the figure. Someone has suggested that, in terms of the degrees of freedom x1 and M. Note that if you think the given 1.2 1) A two-story building frame is shown below. The mass of the frame is assumed to be lumped at the floor levels and the floor slabs are considered rigid. The floor masses and the story stiffnesses are

More information

Lecture 27: Structural Dynamics - Beams.

Lecture 27: Structural Dynamics - Beams. Chapter #16: Structural Dynamics and Time Dependent Heat Transfer. Lectures #1-6 have discussed only steady systems. There has been no time dependence in any problems. We will investigate beam dynamics

More information

1859. Forced transverse vibration analysis of a Rayleigh double-beam system with a Pasternak middle layer subjected to compressive axial load

1859. Forced transverse vibration analysis of a Rayleigh double-beam system with a Pasternak middle layer subjected to compressive axial load 1859. Forced transverse vibration analysis of a Rayleigh double-beam system with a Pasternak middle layer subjected to compressive axial load Nader Mohammadi 1, Mehrdad Nasirshoaibi 2 Department of Mechanical

More information

Structural Health Monitoring using Shaped Sensors

Structural Health Monitoring using Shaped Sensors Structural Health Monitoring using Shaped Sensors Michael I. Friswell and Sondipon Adhikari Swansea University, UK This paper is concerned with distributed sensors to measure the response of beam and plate

More information

FREE VIBRATION RESPONSE OF UNDAMPED SYSTEMS

FREE VIBRATION RESPONSE OF UNDAMPED SYSTEMS Lecture Notes: STRUCTURAL DYNAMICS / FALL 2011 / Page: 1 FREE VIBRATION RESPONSE OF UNDAMPED SYSTEMS : : 0, 0 As demonstrated previously, the above Equation of Motion (free-vibration equation) has a solution

More information

Calculation of Eigensolution Derivatives for Nonviscously Damped Systems Using Nelson s Method

Calculation of Eigensolution Derivatives for Nonviscously Damped Systems Using Nelson s Method AIAA JOURNAL Vol. 44, No. 8, August 006 Calculation of Eigensolution Derivatives for Nonviscously Damped Systems Using Nelson s Method S. Adhikari and M. I. Friswell University of Bristol, Bristol, England

More information

ME 563 HOMEWORK # 5 SOLUTIONS Fall 2010

ME 563 HOMEWORK # 5 SOLUTIONS Fall 2010 ME 563 HOMEWORK # 5 SOLUTIONS Fall 2010 PROBLEM 1: You are given the lumped parameter dynamic differential equations of motion for a two degree-offreedom model of an automobile suspension system for small

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

STRUCTURAL-ACOUSTIC COUPLING G.W. Benthien and H.A. Schenck Naval Ocean Systems Center, San Diego, CA , USA

STRUCTURAL-ACOUSTIC COUPLING G.W. Benthien and H.A. Schenck Naval Ocean Systems Center, San Diego, CA , USA STRUCTURAL-ACOUSTIC COUPLING G.W. Benthien and H.A. Schenck Naval Ocean Systems Center, San Diego, CA 92152-5000, USA 1 Introduction In recent years there has been much interest in problems involving acoustic

More information

The quantum mechanics approach to uncertainty modeling in structural dynamics

The quantum mechanics approach to uncertainty modeling in structural dynamics p. 1/3 The quantum mechanics approach to uncertainty modeling in structural dynamics Andreas Kyprianou Department of Mechanical and Manufacturing Engineering, University of Cyprus Outline Introduction

More information

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

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

More information

( ) Chapter 3: Free Vibration of the Breakwater. 3.1 Introduction

( ) Chapter 3: Free Vibration of the Breakwater. 3.1 Introduction Chapter : Free Vibration of the Breakwater. Introduction Before conducting forcing analyses on the breakwater, a free vibration study is necessary. This chapter will describe the analysis conducted to

More information

Coupling mechanical systems and fluid transmission lines with bi-dimensional flow and non-conventional constitutive models

Coupling mechanical systems and fluid transmission lines with bi-dimensional flow and non-conventional constitutive models Coupling mechanical systems and fluid transmission lines with bi-dimensional flow and non-conventional constitutive models Giuseppe Catania 1 and Silvio Sorrentino 2 1 DIN Dept. of Industrial Engineering

More information

SHOCK RESPONSE OF MULTI-DEGREE-OF-FREEDOM SYSTEMS Revision F By Tom Irvine May 24, 2010

SHOCK RESPONSE OF MULTI-DEGREE-OF-FREEDOM SYSTEMS Revision F By Tom Irvine   May 24, 2010 SHOCK RESPONSE OF MULTI-DEGREE-OF-FREEDOM SYSTEMS Revision F By Tom Irvine Email: tomirvine@aol.com May 4, 010 Introduction The primary purpose of this tutorial is to present the Modal Transient method

More information

ANALYSIS OF HIGHRISE BUILDING STRUCTURE WITH SETBACK SUBJECT TO EARTHQUAKE GROUND MOTIONS

ANALYSIS OF HIGHRISE BUILDING STRUCTURE WITH SETBACK SUBJECT TO EARTHQUAKE GROUND MOTIONS ANALYSIS OF HIGHRISE BUILDING SRUCURE WIH SEBACK SUBJEC O EARHQUAKE GROUND MOIONS 157 Xiaojun ZHANG 1 And John L MEEK SUMMARY he earthquake response behaviour of unframed highrise buildings with setbacks

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

On Dominant Poles and Model Reduction of Second Order Time-Delay Systems

On Dominant Poles and Model Reduction of Second Order Time-Delay Systems On Dominant Poles and Model Reduction of Second Order Time-Delay Systems Maryam Saadvandi Joint work with: Prof. Karl Meerbergen and Dr. Elias Jarlebring Department of Computer Science, KULeuven ModRed

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

Design of Structures for Earthquake Resistance

Design of Structures for Earthquake Resistance NATIONAL TECHNICAL UNIVERSITY OF ATHENS Design of Structures for Earthquake Resistance Basic principles Ioannis N. Psycharis Lecture 3 MDOF systems Equation of motion M u + C u + K u = M r x g(t) where:

More information

Dynamic response of structures with uncertain properties

Dynamic response of structures with uncertain properties Dynamic response of structures with uncertain properties S. Adhikari 1 1 Chair of Aerospace Engineering, College of Engineering, Swansea University, Bay Campus, Fabian Way, Swansea, SA1 8EN, UK International

More information

1896. Modal characterization of rotors by unbalance response

1896. Modal characterization of rotors by unbalance response 1896. Modal characterization of rotors by unbalance response Pedro Cruz 1, Enrique Gutiérrez 2, Dariusz Szwedowicz 3, Rafael Figueroa 4, Josefa Morales 5 1, 5 The Autonomous University of San Luis Potosí,

More information

EFFECTIVE MODAL MASS & MODAL PARTICIPATION FACTORS Revision F

EFFECTIVE MODAL MASS & MODAL PARTICIPATION FACTORS Revision F EFFECTIVE MODA MASS & MODA PARTICIPATION FACTORS Revision F By Tom Irvine Email: tomirvine@aol.com March 9, 1 Introduction The effective modal mass provides a method for judging the significance of a vibration

More information

Engineering Structures

Engineering Structures Engineering Structures 31 (2009) 715 728 Contents lists available at ScienceDirect Engineering Structures journal homepage: www.elsevier.com/locate/engstruct Particle swarm optimization of tuned mass dampers

More information

NATURAL MODES OF VIBRATION OF BUILDING STRUCTURES CE 131 Matrix Structural Analysis Henri Gavin Fall, 2006

NATURAL MODES OF VIBRATION OF BUILDING STRUCTURES CE 131 Matrix Structural Analysis Henri Gavin Fall, 2006 NATURAL MODES OF VIBRATION OF BUILDING STRUCTURES CE 131 Matrix Structural Analysis Henri Gavin Fall, 006 1 Mass and Stiffness Matrices Consider a building frame modeled by a set of rigid, massive flos

More information

Force, displacement and strain nonlinear transfer function estimation.

Force, displacement and strain nonlinear transfer function estimation. Journal of Physics: Conference Series PAPER OPEN ACCESS Force, displacement and strain nonlinear transfer function estimation. To cite this article: K A Sweitzer and N S Ferguson 2016 J. Phys.: Conf. Ser.

More information

On the Nature of Random System Matrices in Structural Dynamics

On the Nature of Random System Matrices in Structural Dynamics On the Nature of Random System Matrices in Structural Dynamics S. ADHIKARI AND R. S. LANGLEY Cambridge University Engineering Department Cambridge, U.K. Nature of Random System Matrices p.1/20 Outline

More information

AA 242B / ME 242B: Mechanical Vibrations (Spring 2016)

AA 242B / ME 242B: Mechanical Vibrations (Spring 2016) AA 242B / ME 242B: Mechanical Vibrations (Spring 206) Solution of Homework #3 Control Tab Figure : Schematic for the control tab. Inadequacy of a static-test A static-test for measuring θ would ideally

More information

SPACECRAFT EQUIPMENT VIBRATION QUALIFICATION TESTING APPLICABILITY AND ADVANTAGES OF NOTCHING

SPACECRAFT EQUIPMENT VIBRATION QUALIFICATION TESTING APPLICABILITY AND ADVANTAGES OF NOTCHING SPACECRAFT EQUIPMENT VIBRATION QUALIFICATION TESTING APPLICABILITY AND ADVANTAGES OF NOTCHING Andrea Ceresetti Alenia Spazio S.p.A. - Technical Directorate Strada Antica di Collegno 53, 46 TORINO, Italy

More information

Full-Field Dynamic Stress/Strain from Limited Sets of Measured Data

Full-Field Dynamic Stress/Strain from Limited Sets of Measured Data Full-Field Dynamic Stress/Strain from Limited Sets of Measured Data Pawan Pingle and Peter Avitabile, University of Massachusetts Lowell, Lowell, Massachusetts Often times, occasional events may cause

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

THE subject of the analysis is system composed by

THE subject of the analysis is system composed by MECHANICAL VIBRATION ASSIGNEMENT 1 On 3 DOF system identification Diego Zenari, 182160, M.Sc Mechatronics engineering Abstract The present investigation carries out several analyses on a 3-DOF system.

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

EXPERIMENTAL MODAL ANALYSIS (EMA) OF A SPINDLE BRACKET OF A MINIATURIZED MACHINE TOOL (MMT)

EXPERIMENTAL MODAL ANALYSIS (EMA) OF A SPINDLE BRACKET OF A MINIATURIZED MACHINE TOOL (MMT) 5 th International & 26 th All India Manufacturing Technology, Design and Research Conference (AIMTDR 2014) December 12 th 14 th, 2014, IIT Guwahati, Assam, India EXPERIMENTAL MODAL ANALYSIS (EMA) OF A

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

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

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

Control of Earthquake Induced Vibrations in Asymmetric Buildings Using Passive Damping

Control of Earthquake Induced Vibrations in Asymmetric Buildings Using Passive Damping Control of Earthquake Induced Vibrations in Asymmetric Buildings Using Passive Damping Rakesh K. Goel, California Polytechnic State University, San Luis Obispo Abstract This paper summarizes the results

More information

Stochastic structural dynamic analysis with random damping parameters

Stochastic structural dynamic analysis with random damping parameters Stochastic structural dynamic analysis with random damping parameters K. Sepahvand 1, F. Saati Khosroshahi, C. A. Geweth and S. Marburg Chair of Vibroacoustics of Vehicles and Machines Department of Mechanical

More information

Random Eigenvalue Problems Revisited

Random Eigenvalue Problems Revisited Random Eigenvalue Problems Revisited S Adhikari Department of Aerospace Engineering, University of Bristol, Bristol, U.K. Email: S.Adhikari@bristol.ac.uk URL: http://www.aer.bris.ac.uk/contact/academic/adhikari/home.html

More information

General Physics I. Lecture 12: Applications of Oscillatory Motion. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 12: Applications of Oscillatory Motion. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 1: Applications of Oscillatory Motion Prof. WAN, Xin ( 万歆 ) inwan@zju.edu.cn http://zimp.zju.edu.cn/~inwan/ Outline The pendulum Comparing simple harmonic motion and uniform circular

More information

A Modal Approach to Lightweight Partitions with Internal Resonators

A Modal Approach to Lightweight Partitions with Internal Resonators A Modal Approach to Lightweight Partitions with Internal Resonators Steffen Hettler, Philip Leistner Fraunhofer-Institute of Building Physics, D-7569 Stuttgart, Nobelstrasse, Germany e-mail: hettler@ibp.fraunhofer.de,

More information

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

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

More information

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

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

Designing Information Devices and Systems II

Designing Information Devices and Systems II EECS 16B Fall 2016 Designing Information Devices and Systems II Linear Algebra Notes Introduction In this set of notes, we will derive the linear least squares equation, study the properties symmetric

More information

Modal Analysis: What it is and is not Gerrit Visser

Modal Analysis: What it is and is not Gerrit Visser Modal Analysis: What it is and is not Gerrit Visser What is a Modal Analysis? What answers do we get out of it? How is it useful? What does it not tell us? In this article, we ll discuss where a modal

More information

Numerical Study on Performance of Curved Wind Turbine Blade for Loads Reduction

Numerical Study on Performance of Curved Wind Turbine Blade for Loads Reduction Numerical Study on Performance of Curved Wind Turbine Blade for Loads Reduction T. Maggio F. Grasso D.P. Coiro 13th International Conference Wind Engineering (ICWE13), 10-15 July 011, Amsterdam, the Netherlands.

More information

Session 2: MDOF systems

Session 2: MDOF systems BRUFACE Vibrations and Acoustics MA Academic year 7-8 Cédric Dumoulin (cedumoul@ulb.ac.be) Arnaud Deraemaeker (aderaema@ulb.ac.be) Session : MDOF systems Exercise : Multiple DOFs System Consider the following

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 1.2 Viscous damping Luc St-Pierre October 30, 2017 1 / 22 Summary so far We analysed the spring-mass system and found that its motion is governed by: mẍ(t) + kx(t) = 0 k y m x x

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

Curve Fitting Analytical Mode Shapes to Experimental Data

Curve Fitting Analytical Mode Shapes to Experimental Data Curve Fitting Analytical Mode Shapes to Experimental Data Brian Schwarz, Shawn Richardson, Mar Richardson Vibrant Technology, Inc. Scotts Valley, CA ABSTRACT In is paper, we employ e fact at all experimental

More information

JUST THE MATHS UNIT NUMBER 9.9. MATRICES 9 (Modal & spectral matrices) A.J.Hobson

JUST THE MATHS UNIT NUMBER 9.9. MATRICES 9 (Modal & spectral matrices) A.J.Hobson JUST THE MATHS UNIT NUMBER 9.9 MATRICES 9 (Modal & spectral matrices) by A.J.Hobson 9.9. Assumptions and definitions 9.9.2 Diagonalisation of a matrix 9.9.3 Exercises 9.9.4 Answers to exercises UNIT 9.9

More information

In-Structure Response Spectra Development Using Complex Frequency Analysis Method

In-Structure Response Spectra Development Using Complex Frequency Analysis Method Transactions, SMiRT-22 In-Structure Response Spectra Development Using Complex Frequency Analysis Method Hadi Razavi 1,2, Ram Srinivasan 1 1 AREVA, Inc., Civil and Layout Department, Mountain View, CA

More information

Exercise Set 7.2. Skills

Exercise Set 7.2. Skills Orthogonally diagonalizable matrix Spectral decomposition (or eigenvalue decomposition) Schur decomposition Subdiagonal Upper Hessenburg form Upper Hessenburg decomposition Skills Be able to recognize

More information

System Theory- Based Iden2fica2on of Dynamical Models and Applica2ons

System Theory- Based Iden2fica2on of Dynamical Models and Applica2ons System Theory- Based Iden2fica2on of Dynamical Models and Applica2ons K. C. Park Center for Aerospace Structures Department of Aerospace Engineering Sciences University of Colorado at Boulder, CO, USA

More information

Notes on Eigenvalues, Singular Values and QR

Notes on Eigenvalues, Singular Values and QR Notes on Eigenvalues, Singular Values and QR Michael Overton, Numerical Computing, Spring 2017 March 30, 2017 1 Eigenvalues Everyone who has studied linear algebra knows the definition: given a square

More information

Laboratory notes. Torsional Vibration Absorber

Laboratory notes. Torsional Vibration Absorber Titurus, Marsico & Wagg Torsional Vibration Absorber UoB/1-11, v1. Laboratory notes Torsional Vibration Absorber Contents 1 Objectives... Apparatus... 3 Theory... 3 3.1 Background information... 3 3. Undamped

More information

Wind tunnel sectional tests for the identification of flutter derivatives and vortex shedding in long span bridges

Wind tunnel sectional tests for the identification of flutter derivatives and vortex shedding in long span bridges Fluid Structure Interaction VII 51 Wind tunnel sectional tests for the identification of flutter derivatives and vortex shedding in long span bridges J. Á. Jurado, R. Sánchez & S. Hernández School of Civil

More information

Computational Methods. Eigenvalues and Singular Values

Computational Methods. Eigenvalues and Singular Values Computational Methods Eigenvalues and Singular Values Manfred Huber 2010 1 Eigenvalues and Singular Values Eigenvalues and singular values describe important aspects of transformations and of data relations

More information

Stochastic Dynamics of SDOF Systems (cont.).

Stochastic Dynamics of SDOF Systems (cont.). Outline of Stochastic Dynamics of SDOF Systems (cont.). Weakly Stationary Response Processes. Equivalent White Noise Approximations. Gaussian Response Processes as Conditional Normal Distributions. Stochastic

More information

Stockbridge-Type Damper Effectiveness Evaluation: Part II The Influence of the Impedance Matrix Terms on the Energy Dissipated

Stockbridge-Type Damper Effectiveness Evaluation: Part II The Influence of the Impedance Matrix Terms on the Energy Dissipated 1470 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 18, NO. 4, OCTOBER 2003 Stockbridge-Type Damper Effectiveness Evaluation: Part II The Influence of the Impedance Matrix Terms on the Energy Dissipated Giorgio

More information

An Inverse Approach for the Determination of Viscous Damping Model of Fibre Reinforced Plastic Beams using Finite Element Model Updating

An Inverse Approach for the Determination of Viscous Damping Model of Fibre Reinforced Plastic Beams using Finite Element Model Updating An Inverse Approach for the Determination of Viscous Damping Model of Fibre Reinforced Plastic Beams using Finite Element Model Updating Subhajit Mondal and Sushanta Chakraborty Department of Civil Engineering,

More information

Experimental Study about the Applicability of Traffic-induced Vibration for Bridge Monitoring

Experimental Study about the Applicability of Traffic-induced Vibration for Bridge Monitoring Experimental Study about the Applicability of Traffic-induced Vibration for Bridge Monitoring Kyosuke Yamamoto, Riku Miyamoto, Yuta Takahashi and Yukihiko Okada Abstract Traffic-induced vibration is bridge

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

Rotational motion of a rigid body spinning around a rotational axis ˆn;

Rotational motion of a rigid body spinning around a rotational axis ˆn; Physics 106a, Caltech 15 November, 2018 Lecture 14: Rotations The motion of solid bodies So far, we have been studying the motion of point particles, which are essentially just translational. Bodies with

More information

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Eugene Vecharynski 1 Andrew Knyazev 2 1 Department of Computer Science and Engineering University of Minnesota 2 Department

More information