Advanced Structural Dynamics and Acoustics

Size: px
Start display at page:

Download "Advanced Structural Dynamics and Acoustics"

Transcription

1 Advanced Structural Dynamics and Acoustics Acoustics

2 Point-Driven Plate Radiation Cylindrical Coordinates z y Light Fluid Loading θ r h Fleural Wavenumber Particle Velocity

3 z Point-driven Plate Light Fluid Loading y θ r h I = 2 π i Σ Res Inverse Hankel Transform Comple Contour Integration Drive-point Impedance Fleural Wave Speed

4 Point Driven Plate Radiated Pressure Fleural Wave Speed Subsonic Evanescent Supersonic Radiating Coincidence Frequency Water

5 Point-Driven Plate Radiation Eact Formulation Plate Equation of Motion z y Fourier Transform θ r h Vertical Plate Displacement k r < k: Radiation Damping k r > k: Added Mass Vertical Particle Plate Velocity Velocity

6 z Point-driven Fluid-loaded Plate Eact Formulation y θ r h I = 2 π i Σ Res Comple Contour Integration Inverse Hankel Transform Fleural Wavenumber Equation Directivity Function

7 Point-driven Plate Evanescent Frequency Regime Light Fluid Loading 2 khz Eact

8 Point-driven Plate Radiation Frequency Regime 8 khz Eact Light Fluid Loading Radiation Damping

9 % % MATLAB script for plotting the directivity function for % a pointdriven elastic plate % % Parameters: % f Frequency % rho Density % c Speed of Sound % h Plate thickness % E Young's modulus % nu Poisson's ratio plate.m % rhos Plate density clear rhos=7700; cp=5600; h=0.05; E=rhos*cp^2; nu=0.33; D= E *h^3/(12*(1-nu^2)); rho=1000; c=1500; f=8000; omega=2*pi*f; k=omega/c ka=k; figure(1); hold off km=2*ka; nk=300; dk=2*km/(nk-1); =[-km:dk:km]; y=; o=ones(1,nk); k=' * o; ky=(y' *o)'; kr=abs(comple(k,ky)); kf= ((rhos*h+i*rho./sqrt(k^2-comple(kr,0.0).^2))*omega^2/d).^0.25; kfa=kf*a; ss=-rho*omega^2./(d*(2*pi)^2 *(comple(kr,0).^4 -kfa.^4)); wavei(dba(ss)',,y) shading('flat') ais('equal') b=label('k_') set(b,'fontsize',16); b=ylabel('k_y') set(b,'fontsize',16); tit=['point Driven Plate, h =' num2str(h) ', f = ' num2str(f)] b=title(tit); set(b,'fontsize',20); nphi=361; dphi=2*pi/(nphi-1); phi=[0:dphi:2*pi]; =k*a*cos(phi); yy=k*a*sin(phi); hold on ADVANCED STRUCTURAL DYNAMICS AND ACOUSTICS b=plot(,yy,'b'); figure(2) nphi=361. dphi=2*pi/(nphi-1) nth=181; dth=0.5*pi/(nth-0.5); phi=[0:dphi:(nphi-1)*dphi]' * ones(1,nth); th=([dth/2:dth:pi/2]'*ones(1,nphi))'; k=ka*sin(th).*cos(phi); ky=ka*sin(th).*sin(phi); kr=ka*sin(th); kf= ((rhos*h+i*rho./sqrt(k^2-comple(kr,0.0).^2))*omega^2/d).^0.25; kfa=kf*a; ss=-rho*omega^2./(d*(2*pi)^2 *(comple(kr,0).^4 -kfa.^4)); ss=dba(ss); sm=10.0*(ceil(0.1*ma((ma(ss))'))); for i=1:size(ss,1) for j=1:size(ss,2) ss(i,j)=ma(ss(i,j),sm-40.0)-(sm-40.0); end end =ss.*sin(th).*cos(phi); yy=ss.*sin(th).*sin(phi); zz=ss.*cos(th); surfl(,yy,zz); colormap('copper'); shading('flat'); ais('equal'); tit=['point Driven Plate, h =' num2str(h) ', f = ' num2str(omega/(2*pi)) ] b=title(tit); set(b,'fontsize',20); figure(3) b=polar([pi/2-fliplr(th(1,:)) pi/2+th((nphi-1)/2+1,:)], [fliplr(ss(1,:)) ss((nphi-1)/2+1,:)]); set(b,'linewidth',2) b=legend(['ref. ' num2str(sm-40.0) ' db']); set(b,'fontsize',14); tit=['point Driven Plate, h =' num2str(h) ', f = ' num2str(omega/(2*pi)) ] b=title(tit); set(b,'fontsize',20);

10 z Simply-supported Elastic Plate Homogeneous Equation of Motion L y L y Moments Boundary Conditions

11 Point-driven Rectangular Elastic Plate z Normal Modes Solutions for L y Orthogonality Relation (,y ) 0 0 F L y Dispersion Relation Moments Light Fluid Loading Homogeneous Equation of Motion Boundary Conditions Normal Mode Solution Transfer Mobility

12 Normal Modes of Simply-supported Elastic Plate Image removed due to copyright considerations. See Figure 2.26 in Williams, E. G. Fourier Acoustics. London: Academic Press, 1999

13 z Radiation from Point-driven Elastic Plate (,y ) 0 0 L y L y F Fourier Transforms Directivity Function

14 Radiation Efficiency z Low-order Modes Square Plate (,y ) 0 0 L y F L y Image removed due to copyright considerations. See Figure 2.27 in [Williams]. Radiation Efficiency RMS Velocity Mode m,n k/k f

15 Radiation Efficiency z High-order Modes Square Plate (,y ) 0 0 L y F L y Image removed due to copyright considerations. See Figure 2.28 in [Williams]. Radiation Efficiency RMS Velocity Mode m,n k/k f

16 Rectangular Elastic Plate Radiation Mode Types

17 Rectangular Elastic Plate Radiation Mode Ecitation Image removed due to copyright considerations. See Figure 2.34 in [Williams].

18 Evanescent Spectrum k Imaginary z Rectangular Elastic Plate Radiation Supersonic Intensity Radiating Spectrum k Real z M,n = 11,9 kl/2 = 1 k/k f =0.27 Image removed due to copyright considerations. See Figure 2.37 in [Williams]. Supersonic Intensity Image removed due to copyright considerations. See Figure 2.38 in [Williams]. Supersonic Intensity Normal Acoustic Intensity Image removed due to copyright considerations. See Figure 2.39 in [Williams].

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur Sound Propagation through Media Nachiketa Tiwari Indian Institute of Technology Kanpur LECTURE-13 WAVE PROPAGATION IN SOLIDS Longitudinal Vibrations In Thin Plates Unlike 3-D solids, thin plates have surfaces

More information

Prediction of the radiated sound power from a fluid-loaded finite cylinder using the surface contribution method

Prediction of the radiated sound power from a fluid-loaded finite cylinder using the surface contribution method Prediction of the radiated sound power from a fluid-loaded finite cylinder using the surface contribution method Daipei LIU 1 ; Herwig PETERS 1 ; Nicole KESSISSOGLOU 1 ; Steffen MARBURG 2 ; 1 School of

More information

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur Sound Propagation through Media Nachiketa Tiwari Indian Institute of Technology Kanpur Lecture 14 Waves Propagation in Solids Overview Terminology: phasor, wave front, wave number, phase velocity, and

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 13 http://acousticalsociety.org/ ICA 13 Montreal Montreal, Canada - 7 June 13 Structural Acoustics and Vibration Session 4aSA: Applications in Structural

More information

Sound radiation and sound insulation

Sound radiation and sound insulation 11.1 Sound radiation and sound insulation We actually do not need this chapter You have learned everything you need to know: When waves propagating from one medium to the next it is the change of impedance

More information

Response of a Shell Structure Subject to Distributed Harmonic Excitation

Response of a Shell Structure Subject to Distributed Harmonic Excitation Purdue University Purdue e-pubs Publications of the Ray W. Herrick Laboratories School of Mechanical Engineering 7-2016 Response of a Shell Structure Subject to Distributed Harmonic Excitation Rui Cao

More information

Acoustic radiation by means of an acoustic dynamic stiffness matrix in spherical coordinates

Acoustic radiation by means of an acoustic dynamic stiffness matrix in spherical coordinates Acoustic radiation by means of an acoustic dynamic stiffness matrix in spherical coordinates Kauê Werner and Júlio A. Cordioli. Department of Mechanical Engineering Federal University of Santa Catarina

More information

EFFECTS OF PERMEABILITY ON SOUND ABSORPTION AND SOUND INSULATION PERFORMANCE OF ACOUSTIC CEILING PANELS

EFFECTS OF PERMEABILITY ON SOUND ABSORPTION AND SOUND INSULATION PERFORMANCE OF ACOUSTIC CEILING PANELS EFFECTS OF PERMEABILITY ON SOUND ABSORPTION AND SOUND INSULATION PERFORMANCE OF ACOUSTIC CEILING PANELS Kento Hashitsume and Daiji Takahashi Graduate School of Engineering, Kyoto University email: kento.hashitsume.ku@gmail.com

More information

Vibrations and Waves in Continuous Mechanical Systems

Vibrations and Waves in Continuous Mechanical Systems Vibrations and Waves in Continuous Mechanical Systems Peter Hagedorn TU Darmstadt, Germany Anirvan DasGupta IIT Kharagpur, India BICENTENNIAL John Wiley & Sons, Ltd Preface xi 1 Vibrations of strings and

More information

Sound radiation of a plate into a reverberant water tank

Sound radiation of a plate into a reverberant water tank Sound radiation of a plate into a reverberant water tank Jie Pan School of Mechanical and Chemical Engineering, University of Western Australia, Crawley WA 6009, Australia ABSTRACT This paper presents

More information

CHAPTER 5 SIMULATION OF A PAYLOAD FAIRING

CHAPTER 5 SIMULATION OF A PAYLOAD FAIRING CHAPTER 5 SIMULATION OF A PAYLOAD FAIRING In the preceding chapters, a model of a PZT actuator exciting a SS cylinder has been presented. The structural model is based on a modal expansion formulation

More information

Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures

Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures Clemson University TigerPrints All Theses Theses 8-018 Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures Likitha Marneni Clemson University, lmarnen@g.clemson.edu

More information

Prediction of noise transmission through infinite panels using a wave and finite element method

Prediction of noise transmission through infinite panels using a wave and finite element method Journal of Physics: Conference Series PAPER OPEN ACCESS Prediction of noise transmission through infinite panels using a wave and finite element method To cite this article: Yi Yang et al 2016 J. Phys.:

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

Acoustic holography. LMS Test.Lab. Rev 12A

Acoustic holography. LMS Test.Lab. Rev 12A Acoustic holography LMS Test.Lab Rev 12A Copyright LMS International 2012 Table of Contents Chapter 1 Introduction... 5 Chapter 2... 7 Section 2.1 Temporal and spatial frequency... 7 Section 2.2 Time

More information

VIBRATION ENERGY FLOW IN WELDED CONNECTION OF PLATES. 1. Introduction

VIBRATION ENERGY FLOW IN WELDED CONNECTION OF PLATES. 1. Introduction ARCHIVES OF ACOUSTICS 31, 4 (Supplement), 53 58 (2006) VIBRATION ENERGY FLOW IN WELDED CONNECTION OF PLATES J. CIEŚLIK, W. BOCHNIAK AGH University of Science and Technology Department of Robotics and Mechatronics

More information

Mobility and Impedance Methods. Professor Mike Brennan

Mobility and Impedance Methods. Professor Mike Brennan Mobility and Impedance Methods Professor Mike Brennan ibration control ibration Problem Understand problem Modelling (Mobility and Impedance Methods) Solve Problem Measurement Mobility and Impedance The

More information

DISPENSA FEM in MSC. Nastran

DISPENSA FEM in MSC. Nastran DISPENSA FEM in MSC. Nastran preprocessing: mesh generation material definitions definition of loads and boundary conditions solving: solving the (linear) set of equations components postprocessing: visualisation

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 9, 2010 http://asa.aip.org 159th Meeting Acoustical Society of America/NOISE-CON 2010 Baltimore, Maryland 19-23 April 2010 Session 4aSA: Structural Acoustics

More information

The influence of Boundary Conditions on Sound Insulation

The influence of Boundary Conditions on Sound Insulation The influence of Boundary Conditions on Sound Insulation Master s Thesis in the Master s programme in Sound and Vibration CHRISTOFFER JANCO Department of Civil and Environmental Engineering Division of

More information

Rocking behaviour of a rigid foundation with an arbitrary embedment

Rocking behaviour of a rigid foundation with an arbitrary embedment Rocking behaviour of a rigid foundation with an arbitrary embedment H. Moghaddasi Islamic Azad University, Qazvin, Iran. M. Kalantari University of Tehran, Tehran, Iran N. Chouw The University of Auckland,

More information

Guided convected acoustic wave coupled with a membrane wall used as noise reduction device

Guided convected acoustic wave coupled with a membrane wall used as noise reduction device Buenos Aires 5 to 9 September, 016 Acoustics for the 1 st Century PROCEEDINGS of the nd International Congress on Acoustics Structural Acoustics and Vibration (others): Paper ICA016-516 Guided convected

More information

Sound radiation and transmission. Professor Phil Joseph. Departamento de Engenharia Mecânica

Sound radiation and transmission. Professor Phil Joseph. Departamento de Engenharia Mecânica Sound radiation and transmission Professor Phil Joseph Departamento de Engenharia Mecânica SOUND RADIATION BY A PISTON The piston generates plane waves in the tube with particle velocity equal to its own.

More information

EE 5344 Introduction to MEMS CHAPTER 6 Mechanical Sensors. 1. Position Displacement x, θ 2. Velocity, speed Kinematic

EE 5344 Introduction to MEMS CHAPTER 6 Mechanical Sensors. 1. Position Displacement x, θ 2. Velocity, speed Kinematic I. Mechanical Measurands: 1. Classification of main types: EE 5344 Introduction MEMS CHAPTER 6 Mechanical Sensors 1. Position Displacement x, θ. Velocity, speed Kinematic dx dθ v =, = ω 3. Acceleration

More information

Plate mode identification using modal analysis based on microphone array measurements

Plate mode identification using modal analysis based on microphone array measurements Plate mode identification using modal analysis based on microphone array measurements A.L. van Velsen, E.M.T. Moers, I. Lopez Arteaga, H. Nijmeijer Department mechanical engineering, Eindhoven University

More information

Transient vibration analysis of a completely free plate using modes obtained by Gorman s Superposition Method

Transient vibration analysis of a completely free plate using modes obtained by Gorman s Superposition Method Transient vibration analysis of a completely free plate using modes obtained by Gorman s Superposition Method Y Mochida *, S Ilanko Department of Engineering, The University of Waikato, Te Whare Wananga

More information

Fig. 1. Circular fiber and interphase between the fiber and the matrix.

Fig. 1. Circular fiber and interphase between the fiber and the matrix. Finite element unit cell model based on ABAQUS for fiber reinforced composites Tian Tang Composites Manufacturing & Simulation Center, Purdue University West Lafayette, IN 47906 1. Problem Statement In

More information

SOUND TRANSMISSION THROUGH CYLINDRICAL SHELL STRUCTURES EXCITED BY BOUNDARY LAYER PRESSURE FLUCTUATIONS

SOUND TRANSMISSION THROUGH CYLINDRICAL SHELL STRUCTURES EXCITED BY BOUNDARY LAYER PRESSURE FLUCTUATIONS SOUND TRANSMISSION THROUGH CYLINDRICAL SHELL STRUCTURES EXCITED BY BOUNDARY LAYER PRESSURE FLUCTUATIONS Yvette Y. Tang 1 National Research Council MS 463, NASA Langley Research Center, Hampton, VA 23681

More information

Point Load Generated Surface Waves in a Transversely Isotropic Half-Space using Elastodynamic Reciprocity

Point Load Generated Surface Waves in a Transversely Isotropic Half-Space using Elastodynamic Reciprocity Advances in Copyright 4 Tech Science Press 5 Point Load Generated Surface Waves in a Transversely Isotropic Half-Space using Elastodynamic eciprocity A. C. Wijeyewickrema 1, M. Hattori 1, S. Leungvichcharoen

More information

Design possibilities for impact noise insulation in lightweight floors A parameter study

Design possibilities for impact noise insulation in lightweight floors A parameter study Downloaded from orbit.dtu.dk on: Dec 23, 218 Design possibilities for impact noise insulation in lightweight floors A parameter study Brunskog, Jonas; Hammer, Per Published in: Euronoise Publication date:

More information

Prediction of Light Rail Vehicle Noise in Running Condition using SEA

Prediction of Light Rail Vehicle Noise in Running Condition using SEA Prediction of Light Rail Vehicle Noise in Running Condition using SEA Sebastian PREIS ; Gérard BORELLO Siemens AG Austria Urban Transport, Austria InterAC, France ABSTRACT A complete Light Rail vehicle

More information

Acoustic Scattering from a Poro-Elastic Sediment

Acoustic Scattering from a Poro-Elastic Sediment Acoustic Scattering from a Poro-Elastic Sediment Marcia J. Isakson 1, Nicholas P. Chotiros 1 1 Applied Research Laboratories, The University of Texas, 10000 Burnet Rd., Austin, TX 78713 {misakson,chotiros}@arlut.utexas.edu

More information

CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES

CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES * Governing equations in beam and plate bending ** Solution by superposition 1.1 From Beam Bending to Plate Bending 1.2 Governing Equations For Symmetric

More information

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 Math Problem a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 3 6 Solve the initial value problem u ( t) = Au( t) with u (0) =. 3 1 u 1 =, u 1 3 = b- True or false and why 1. if A is

More information

Numerical analysis of sound insulation performance of double-layer wall with vibration absorbers using FDTD method

Numerical analysis of sound insulation performance of double-layer wall with vibration absorbers using FDTD method Numerical analysis of sound insulation performance of double-layer wall with vibration absorbers using FDTD method Shuo-Yen LIN 1 ; Shinichi SAKAMOTO 2 1 Graduate School, the University of Tokyo 2 Institute

More information

Statistical Energy Analysis Software & Training Materials, Part II

Statistical Energy Analysis Software & Training Materials, Part II Statistical Energy Analysis Software & Training Materials, Part II Tom Irvine Dynamic Concepts, Inc. NASA Engineering & Safety Center (NESC) 20-22 June 2017 The Aerospace Corporation 2010 The Aerospace

More information

ACOUSTIC RADIATION FROM FINITE LENGTH CYLINDRICAL SHELLS USING BOUNDARY ELEMENT METHOD

ACOUSTIC RADIATION FROM FINITE LENGTH CYLINDRICAL SHELLS USING BOUNDARY ELEMENT METHOD FIFTH INTERNATIONAL w CONGRESS ON SOUND DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA AND VIBRATION ACOUSTIC RADIATION FROM FINITE LENGTH CYLINDRICAL SHELLS USING BOUNDARY ELEMENT METHOD C.Wang J.CS.Lai

More information

FREQUENCY DOMAIN FLUTTER ANALYSIS OF AIRCRAFT WING IN SUBSONIC FLOW

FREQUENCY DOMAIN FLUTTER ANALYSIS OF AIRCRAFT WING IN SUBSONIC FLOW FREQUENCY DOMAIN FLUTTER ANALYSIS OF AIRCRAFT WING IN SUBSONIC FLOW Ms.K.Niranjana 1, Mr.A.Daniel Antony 2 1 UG Student, Department of Aerospace Engineering, Karunya University, (India) 2 Assistant professor,

More information

Vibro-Acoustics of a Brake Rotor with Focus on Squeal Noise. Abstract

Vibro-Acoustics of a Brake Rotor with Focus on Squeal Noise. Abstract Te International Congress and Exposition on Noise Control Engineering Dearbor MI, USA. August 9-, Vibro-Acoustics of a Brake Rotor wit Focus on Sueal Noise H. Lee and R. Sing Acoustics and Dynamics Laboratory,

More information

Earthquake and Volcano Deformation

Earthquake and Volcano Deformation Earthquake and Volcano Deformation Paul Segall Stanford University Draft Copy September, 2005 Last Updated Sept, 2008 COPYRIGHT NOTICE: To be published by Princeton University Press and copyrighted, c

More information

Transactions on Modelling and Simulation vol 7, 1994 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 7, 1994 WIT Press,   ISSN X Vibration and sound radiation by baffled and constrained shells P.-O. Mattel Laboratoire de Mecanique et d'acoustique, C.N.R.S. 31 Chemin Joseph Aiguier, 13042 Marseille cedex 20, France ABSTRACT A cylindrical

More information

Sound Radiation Of Cast Iron

Sound Radiation Of Cast Iron Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2002 Sound Radiation Of Cast Iron N. I. Dreiman Tecumseh Products Company Follow this and

More information

ATTENUATION OF WAVES IN PLATES AND BARS USING A GRADED IMPEDANCE INTERFACE AT EDGES

ATTENUATION OF WAVES IN PLATES AND BARS USING A GRADED IMPEDANCE INTERFACE AT EDGES Journal of Sound and Vibration (1996) 196(1), 107 127 ATTENUATION OF WAVES IN PLATES AND BARS USING A GRADED IMPEDANCE INTERFACE AT EDGES C. VEMULA, A. N. NORRIS Department of Mechanical and Aerospace

More information

V Sw =1 * V (1-S w ) 2* (V Sw =1 -V (1-Sw )) * (TWT 99 -TWT 94 ) under reservoir conditions (Rm 3 ) V Sw =1

V Sw =1 * V (1-S w ) 2* (V Sw =1 -V (1-Sw )) * (TWT 99 -TWT 94 ) under reservoir conditions (Rm 3 ) V Sw =1 Simplified CO 2 volume calculation from time-lag Vol CO 2 = Φ * dx * dy * (1-S w ) * V Sw =1 * V (1-S w ) 2* (V Sw =1 -V (1-Sw )) * (TWT 99 -TWT 94 ) With: Gassman factor Vol CO2 is the volume of CO 2

More information

Effects of mass distribution and buoyancy on the sound radiation of a fluid loaded cylinder

Effects of mass distribution and buoyancy on the sound radiation of a fluid loaded cylinder Effects of mass distribution and buoyancy on the sound radiation of a fluid loaded cylinder Hongjian Wu, Herwig Peters, Roger Kinns and Nicole Kessissoglou School of Mechanical and Manufacturing, University

More information

Development of the Screw-driven Motors by Stacked Piezoelectric Actuators

Development of the Screw-driven Motors by Stacked Piezoelectric Actuators Proceedings of the 4th IIAE International Conference on Industrial Application Engineering 2016 Development of the Screw-driven Motors by Stacked Piezoelectric Actuators Shine-Tzong Ho a,*, Hao-Wei Chen

More information

Tutorial on the Vibroacoustics of Composite Sandwich Panels

Tutorial on the Vibroacoustics of Composite Sandwich Panels Tutorial on the Vibroacoustics of Composite Sandwich Panels Stephen A. Hambric 1 1 Applied Research Lab, Penn State University, USA ABSTRACT Composite sandwich panels are used throughout the aerospace

More information

3D Elasticity Theory

3D Elasticity Theory 3D lasticity Theory Many structural analysis problems are analysed using the theory of elasticity in which Hooke s law is used to enforce proportionality between stress and strain at any deformation level.

More information

Understanding Turbulence is a Grand Challenge

Understanding Turbulence is a Grand Challenge The Turbulent Structure of a Plasma Confined by a Magnetic Dipole B. A. Grierson M.W. Worstell, M.E. Mauel ICC 28 Reno, NV 1 Understanding Turbulence is a Grand Challenge Ubiquitous in natural and laboratory

More information

Signal Loss. A1 A L[Neper] = ln or L[dB] = 20log 1. Proportional loss of signal amplitude with increasing propagation distance: = α d

Signal Loss. A1 A L[Neper] = ln or L[dB] = 20log 1. Proportional loss of signal amplitude with increasing propagation distance: = α d Part 6 ATTENUATION Signal Loss Loss of signal amplitude: A1 A L[Neper] = ln or L[dB] = 0log 1 A A A 1 is the amplitude without loss A is the amplitude with loss Proportional loss of signal amplitude with

More information

Fibrous Material Microstructure Design for Optimal Damping Performance

Fibrous Material Microstructure Design for Optimal Damping Performance Purdue University Purdue e-pubs Publications of the Ray W. Herrick Laboratories School of Mechanical Engineering 12-8-2017 Fibrous Material Microstructure Design for Optimal Damping Performance Yutong

More information

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

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

More information

Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response

Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response Proceedings of the Acoustics 22 Nantes Conference 23-27 April 22, Nantes, France Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response C. Maury a and T.

More information

3.032 Problem Set 2 Solutions Fall 2007 Due: Start of Lecture,

3.032 Problem Set 2 Solutions Fall 2007 Due: Start of Lecture, 3.032 Problem Set 2 Solutions Fall 2007 Due: Start of Lecture, 09.21.07 1. In the beam considered in PS1, steel beams carried the distributed weight of the rooms above. To reduce stress on the beam, it

More information

Research Article A Study on the Scattering Energy Properties of an Elastic Spherical Shell in Sandy Sediment Using an Improved Energy Method

Research Article A Study on the Scattering Energy Properties of an Elastic Spherical Shell in Sandy Sediment Using an Improved Energy Method Hindawi Publishing Corporation Mathematical Problems in Engineering Volume 217, Article ID 9471581, 7 pages http://dx.doi.org/1.5/217/9471581 Publication Year 217 Research Article A Study on the Scattering

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

ACOUSTIC RADIATION OF VIBRATING PLATE STRUCTURES SUBMERGED IN WATER UKASZ NOWAK, TOMASZ G. ZIELI SKI

ACOUSTIC RADIATION OF VIBRATING PLATE STRUCTURES SUBMERGED IN WATER UKASZ NOWAK, TOMASZ G. ZIELI SKI ACOUSTIC RADIATION OF VIBRATING PLATE STRUCTURES SUBMERGED IN WATER UKASZ NOWAK, TOMASZ G. ZIELI SKI Institute of Fundamental Technological Research Polish Academy of Sciencess ul. Pawinskiego 5B, 02-106

More information

NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS

NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS Clemens A.J. Beijers and André de Boer University of Twente P.O. Box 7, 75 AE Enschede, The Netherlands email: c.a.j.beijers@utwente.nl Abstract An important

More information

Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium

Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium Farzaneh Samadi, Anooshiravan Farshidianfar * Department of Mechanical

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

2751 J. Acoust. Soc. Am. 109 (6), June /2001/109(6)/2751/11/$ Acoustical Society of America 2751

2751 J. Acoust. Soc. Am. 109 (6), June /2001/109(6)/2751/11/$ Acoustical Society of America 2751 Development of panel loudspeaker system: Design, evaluation and enhancement Mingsian R. Bai a) and Talung Huang Department of Mechanical Engineering, National Chiao-Tung University, 1001 TaHsueh Road,

More information

The Corrected Expressions for the Four-Pole Transmission Matrix for a Duct with a Linear Temperature Gradient and an Exponential Temperature Profile

The Corrected Expressions for the Four-Pole Transmission Matrix for a Duct with a Linear Temperature Gradient and an Exponential Temperature Profile Open Journal of Acoustics, 03, 3, 6-66 http://dx.doi.org/0.436/oja.03.3300 Published Online September 03 (http://www.scirp.org/journal/oja) he Corrected Expressions for the Four-Pole ransmission Matrix

More information

Introduction to Waves in Structures. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil

Introduction to Waves in Structures. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Introduction to Waves in Structures Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Waves in Structures Characteristics of wave motion Structural waves String Rod Beam Phase speed, group velocity Low

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

ACS Fluid Structure Interaction

ACS Fluid Structure Interaction ACS 519 - Fluid Structure Interaction Spring 2009 Instructor: Stephen A. Hambric Office: Garfield Thomas Water Tunnel Hours: By appointment email: sah19@arl.psu.edu Phone: (814) 863-3030 Fluid-structure

More information

2272. Elastic wave simulation based on modal excitation in 3D medium

2272. Elastic wave simulation based on modal excitation in 3D medium 2272. Elastic wave simulation based on modal excitation in 3D medium Rimantas Barauskas 1, Audrius Nečiūnas 2, Martynas Patašius 3 Kaunas University of Technology, Kaunas, Lithuania 1 Corresponding author

More information

Department of Architecture & Civil Engineering ( ) 2 2a. L = 65 2 ρπa4 L. + asinα = 3aθ 2. ( ) = a 1 cos( θ ρπa4 L.

Department of Architecture & Civil Engineering ( ) 2 2a. L = 65 2 ρπa4 L. + asinα = 3aθ 2. ( ) = a 1 cos( θ ρπa4 L. MODE ANSWER age: 1 QUESTION Mass of tube = ρπ 3a ( ) ( a) Moment of inertia of tube = ρπ 3 Mass of bar = ρπa Moment of inertia of bar = = 5ρπa ( 3a) 4 a ( ) 4 ρπ ( a )4 = 1 3 ρπa4 Horizontal displacement

More information

Acoustic forcing of flexural waves and acoustic fields for a thin plate in a fluid

Acoustic forcing of flexural waves and acoustic fields for a thin plate in a fluid Acoustic orcing o leural waves and acoustic ields or a thin plate in a luid Darryl MCMAHON Maritime Division, Deence Science and Technology Organisation, HMAS Stirling, WA Australia ABSTACT Consistency

More information

MODELLING AND MEASUREMENT OF BACKSCATTERING FROM PARTIALLY WATER-FILLED CYLINDRICAL SHELLS

MODELLING AND MEASUREMENT OF BACKSCATTERING FROM PARTIALLY WATER-FILLED CYLINDRICAL SHELLS MODELLING AND MEASUREMENT OF BACKSCATTERING FROM PARTIALLY WATER-FILLED CYLINDRICAL SHELLS Victor Humphrey a, Lian Sheng Wang a and Nisabha Jayasundere b a Institute of Sound & Vibration Research, University

More information

Optimization for heat and sound insulation of honeycomb sandwich panel in thermal environments

Optimization for heat and sound insulation of honeycomb sandwich panel in thermal environments Optimization for heat and sound insulation of honeycomb sandwich panel in thermal environments Jinlong Yuan 1, Haibo Chen 2, Qiang Zhong 3, Kongjuan Li 4 Department of Modern mechanics, University of Science

More information

Viscosity Models and Vibration Solutions of Piezoelectric Resonators

Viscosity Models and Vibration Solutions of Piezoelectric Resonators Viscosity Models and Vibration Solutions of Piezoelectric Resonators J. Wang 1, H. Chen 2, X. W. Xu 3, J. K. Du 4, J. L. Shen 5 and M. C. Chao 6 1,2,3,4 Piezoelectric Device Laboratory, School of Mechanical

More information

International Journal of Advanced Engineering Technology E-ISSN

International Journal of Advanced Engineering Technology E-ISSN Research Article INTEGRATED FORCE METHOD FOR FIBER REINFORCED COMPOSITE PLATE BENDING PROBLEMS Doiphode G. S., Patodi S. C.* Address for Correspondence Assistant Professor, Applied Mechanics Department,

More information

AEROELASTIC ANALYSIS OF SPHERICAL SHELLS

AEROELASTIC ANALYSIS OF SPHERICAL SHELLS 11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference on Computational Fluid Dynamics (ECFD VI) E. Oñate, J. Oliver

More information

New Developments of Frequency Domain Acoustic Methods in LS-DYNA

New Developments of Frequency Domain Acoustic Methods in LS-DYNA 11 th International LS-DYNA Users Conference Simulation (2) New Developments of Frequency Domain Acoustic Methods in LS-DYNA Yun Huang 1, Mhamed Souli 2, Rongfeng Liu 3 1 Livermore Software Technology

More information

Mecanum. Acoustic Materials: Characterization. We build silence. Mecanum Inc.

Mecanum. Acoustic Materials: Characterization. We build silence. Mecanum Inc. ecanum We build silence Acoustic aterials: Characterization ecanum Inc. info@mecanum.com www.mecanum.com otivation Sound quality in vehicles starts at the design stage odels are used to simulate the acoustics

More information

Point Excitation of a Coupled Structural-Acoustical Tire Model with Experimental Verification

Point Excitation of a Coupled Structural-Acoustical Tire Model with Experimental Verification Purdue University Purdue e-pubs Publications of the Ray W. Herrick Laboratories School of Mechanical Engineering 8-2015 Point Excitation of a Coupled Structural-Acoustical Tire Model with Experimental

More information

STUDY OF SIMULATED RAINFALL NOISE ON MULTI-LAYERED SYSTEM

STUDY OF SIMULATED RAINFALL NOISE ON MULTI-LAYERED SYSTEM STUDY OF SIMULATED RAINFALL NOISE ON MULTI-LAYERED SYSTEM C. Guigou-Carter M. Villot C.S.T.B. Center for Building Science and Technology 24 Rue Joseph Fourier 38 St Martin d Hères, France Introduction

More information

Analytical and experimental study of single frame double wall

Analytical and experimental study of single frame double wall Analytical and experimental study of single frame double wall C. Guigou-Carter and M. Villot Center for Building Science and Technology Acoustics and Lighting Department Paper ID 203 Analytical and experimental

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION ABSTRACT In this paper the three-dimensional transient wave propagation is investigated due to a point force applied at the interface of a fluid and a poroelastic solid. Using the total response, it is

More information

Note that W is the skin surface weight density in units of psf. An equivalent graph in terms of metric units is given in Appendix A.

Note that W is the skin surface weight density in units of psf. An equivalent graph in terms of metric units is given in Appendix A. VIBRATION RESPONSE OF A CYLINDRICAL SKIN TO ACOUSTIC PRESSURE VIA THE FRANKEN METHOD Revision H By Tom Irvine Email: tomirvine@aol.com September 16, 2008 Introduction The front end of a typical rocket

More information

Brake Squeal Analysis

Brake Squeal Analysis Brake Squeal Analysis João G. P. da Silva Fras-le Érico R. Fulco Fras-le Paulo E. D. Variante Fras-le Vagner do Nascimento - Master Fabiano N. Diesel - ESSS Daniel Boniatti - ESSS Introduction Brake disc

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

An Analytical Study of the Weak Radiating Cell as a Passive Low Frequency Noise Control Device

An Analytical Study of the Weak Radiating Cell as a Passive Low Frequency Noise Control Device An Analytical Study of the Weak Radiating Cell as a Passive Low Frequency Noise Control Device by Zachary T. Kitts Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University

More information

Dynamic Green Function Solution of Beams Under a Moving Load with Dierent Boundary Conditions

Dynamic Green Function Solution of Beams Under a Moving Load with Dierent Boundary Conditions Transaction B: Mechanical Engineering Vol. 16, No. 3, pp. 273{279 c Sharif University of Technology, June 2009 Research Note Dynamic Green Function Solution of Beams Under a Moving Load with Dierent Boundary

More information

Bending of Simply Supported Isotropic and Composite Laminate Plates

Bending of Simply Supported Isotropic and Composite Laminate Plates Bending of Simply Supported Isotropic and Composite Laminate Plates Ernesto Gutierrez-Miravete 1 Isotropic Plates Consider simply a supported rectangular plate of isotropic material (length a, width b,

More information

DIVIDED SYLLABUS ( ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL

DIVIDED SYLLABUS ( ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL DIVIDED SYLLABUS (2015-16 ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL Unit I: Physical World and Measurement Physics Need for measurement: Units of measurement; systems of units; SI units, fundamental

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index Index A Admissible function, 163 Amplification factor, 36 Amplitude, 1, 22 Amplitude-modulated carrier, 630 Amplitude ratio, 36 Antinodes, 612 Approximate analytical methods, 647 Assumed modes method,

More information

Newport Beach, CA, USA. intefonoue July POWER FLOW IN A PLATE WITH AN ATTACHED POINT DAMPER

Newport Beach, CA, USA. intefonoue July POWER FLOW IN A PLATE WITH AN ATTACHED POINT DAMPER 615 Newport Beach, CA, USA intefonoue 1995 July 10-12 95 POWER FLOW IN A PLATE WITH AN ATTACHED POINT DAMPER Sabih I. Hayek *, Moongyung Nam *, and Scott D. Sommerfeldt # *Department of Acoustics, Penn

More information

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 12, Volume 4 (December 2017)

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 12, Volume 4 (December 2017) International Journal of Innovative Research in Advanced Engineering (IJIRAE ISSN: 349-63 Issue, Volume 4 (December 07 DESIGN PARAMETERS OF A DYNAMIC VIBRATION ABSORBER WITH TWO SPRINGS IN PARALLEL Giman

More information

Finite element study of the vibroacoustic response of a structure, excited by a turbulent boundary layer

Finite element study of the vibroacoustic response of a structure, excited by a turbulent boundary layer Finite element study of the vibroacoustic response of a structure, excited by a turbulent boundary layer A. Clement 1, C. Leblond 2, C. Audoly 3 and J.-A. Astolfi 4 1,4 Institut de Recherche de l Ecole

More information

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property 1. Acoustic and Vibrational Properties 1.1 Acoustics and Vibration Engineering

More information

PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH

PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH 9th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, -7 SEPTEMBER 7 PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH PACS: 43.75.Mn Mamou-Mani, Adrien ; Frelat, Joël ; Besnainou, Charles Institut Jean

More information

S. OIE and R. TAKEUCHI: FLEXIBLE PLATE WITH POROUS LAYERS MOUNTED

S. OIE and R. TAKEUCHI: FLEXIBLE PLATE WITH POROUS LAYERS MOUNTED S. OIE and R. TAKEUCHI: FLEXIBLE PLATE WITH POROUS LAYERS MOUNTED "generalized efficiency coefficient of radiation" for amplitude proposed in the previous paper15) and its absolute value generally has

More information

A PERTURBATION METHOD FOR ASYMMETRIC PROBLEMS IN EDDY CURRENT TESTING

A PERTURBATION METHOD FOR ASYMMETRIC PROBLEMS IN EDDY CURRENT TESTING CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 1. Number 3. Summer 1993 A PERTURBATION METHOD FOR ASYMMETRIC PROBLEMS IN EDDY CURRENT TESTING M. Ya. ANTIMIROV, A.A. KOLYSHKIN AND R ~MIVAILLANCOURT ABSTRACT.

More information

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

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

More information

Sound Attenuation by Hearing Aid Earmold Tubing

Sound Attenuation by Hearing Aid Earmold Tubing Excerpt from the Proceedings of the COMSOL Conference 2008 Hannover Sound Attenuation by Hearing Aid Earmold Tubing Mads J. Herring Jensen Widex A/S Ny Vestergaardsvej 19, DK-3500 Vaerloese, Denmark, mjj@widex.dk

More information

16.20 HANDOUT #2 Fall, 2002 Review of General Elasticity

16.20 HANDOUT #2 Fall, 2002 Review of General Elasticity 6.20 HANDOUT #2 Fall, 2002 Review of General Elasticity NOTATION REVIEW (e.g., for strain) Engineering Contracted Engineering Tensor Tensor ε x = ε = ε xx = ε ε y = ε 2 = ε yy = ε 22 ε z = ε 3 = ε zz =

More information

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian ahmadian@iust.ac.ir Dynamic Response of MDOF Systems: Mode-Superposition Method Mode-Superposition Method:

More information

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

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

More information

NATURAL FREQUENCIES OF A HONEYCOMB SANDWICH PLATE Revision F. A diagram of a honeycomb plate cross-section is shown in Figure 1.

NATURAL FREQUENCIES OF A HONEYCOMB SANDWICH PLATE Revision F. A diagram of a honeycomb plate cross-section is shown in Figure 1. NATURAL FREQUENCIES OF A HONEYCOMB SANDWICH PLATE Revision F By Tom Irvine Email: tomirvine@aol.com August 5, 008 Bending Stiffness of a Honeycomb Sandwich Plate A diagram of a honeycomb plate cross-section

More information