Acoustic-Structure Coupled Frequency Response

Category: Structural Analysis | Integrated 2026-04-06
CAE visualization for acoustic coupling theory - technical simulation diagram
Frequency Response of Acoustic-Structure Coupling

Acoustic-Structure Coupled Frequency Response: Theoretical Foundations

What is Acoustic-Structure Coupling?

๐Ÿ™‹

Professor, what is acoustic-structure coupled frequency response?


๐ŸŽ“

It is a bidirectional coupled frequency response analysis where structural vibration radiates sound into the air (acoustic field), and conversely, sound pressure exerts force on the structure. Automotive NVH (vehicle interior noise) is its primary application.


Governing Equations of Coupling

๐ŸŽ“

Frequency response of the coupled structural-acoustic system:


$$ \begin{bmatrix} [Z_s] & [A] \\ -\omega^2 [A]^T & [Z_a] \end{bmatrix} \begin{Bmatrix} \{u\} \\ \{p\} \end{Bmatrix} = \begin{Bmatrix} \{F_s\} \\ \{F_a\} \end{Bmatrix} $$

$[Z_s] = -\omega^2[M_s] + i\omega[C_s] + [K_s]$ is the structural dynamic stiffness.

$[Z_a] = -\omega^2[M_a] + [K_a]$ is the acoustic dynamic stiffness.

$[A]$ is the coupling matrix.


๐Ÿ™‹

So the structural displacement $\{u\}$ and the acoustic pressure $\{p\}$ are solved simultaneously.


๐ŸŽ“

Structure vibrates โ†’ panels push air โ†’ sound pressure is generated โ†’ sound pressure exerts force on the structure โ†’ structural vibration changes... This bidirectional coupling is solved by a single system of equations.


NTF (Noise Transfer Function)

๐ŸŽ“

NTF = Transfer function of interior sound pressure relative to input force. The most important metric in automotive NVH.


$$ NTF(\omega) = \frac{p_{ear}(\omega)}{F_{input}(\omega)} \quad [\text{Pa/N}] $$

๐Ÿ™‹

So it evaluates the transmission through the entire path from engine mount input to the sound pressure at the occupant's ear position.


๐ŸŽ“

The peak location and magnitude of the NTF directly correlate with the cause of issues like booming noise.


Summary

๐ŸŽ“

Key Points:


  • Bidirectional coupling: structural vibration โ†’ sound pressure โ†’ reaction force on structure
  • Coupled system solving for displacement $u$ and pressure $p$ simultaneously
  • NTF (Noise Transfer Function) is the fundamental metric for NVH
  • Prediction of automotive interior noise is the primary application

Coffee Break Trivia

Coupling Theory Born from Noise Complaints

In the 1960s, the cabin noise of the Boeing 707 was so loud that passengers flooded the company with complaints. In response to this problem, NASA's M.C. Junger and others systematically formalized the mathematical framework for acoustic-structure coupling in their 1972 book 'Sound, Structures, and Their Interaction'. They were the first to rigorously formulate the bidirectional coupling where structural vibration excites air pressure waves, and conversely, sound pressure excites the structure.

Computational Methods for Acoustic-Structure Coupled Frequency Response

Coupled Analysis in FEM

๐Ÿ™‹

How is coupled frequency response implemented?


๐ŸŽ“

Place structural elements (shell/solid) and acoustic elements (like FLUID30) in the same model, and define coupling at the interface.


Nastran

```

SOL 111 $ Modal frequency response

$ Structural elements + CAERO acoustic panels or FLUID elements

```

In Nastran, structural modes and acoustic modes are calculated separately and connected via coupling terms.

Abaqus

```

*TIE, NAME=fsi_interface

acoustic_surface, structural_surface

*STEP

*STEADY STATE DYNAMICS, DIRECT

...

*END STEP

```

Couple structural and acoustic surfaces with TIE. Solve using direct or modal method.

Ansys

```

! Structural elements (SHELL181) + Acoustic elements (FLUID30)

! Define interface with FSI flag

SF, fsi_area, FSI

```

๐Ÿ™‹

Do the acoustic mesh and structural mesh need to match?


๐ŸŽ“

Ideally they should match (shared nodes), but if mesh sizes differ, connect non-matching meshes using TIE constraints or MPC. Typically, structural mesh is fine, acoustic mesh is coarse (acoustic wavelengths are long).


Summary

๐ŸŽ“
  • Couple structural elements + acoustic elements with TIE/FSI โ€” interface definition is key
  • Modal method or direct method โ€” modal method is mainstream for NVH
  • Non-matching meshes are also supported โ€” connect with TIE constraints

  • Coffee Break Trivia

    The Marriage of Finite Elements and Boundary Elements

    In the late 1970s, combining FEM and BEM became the mainstream approach for acoustic coupling analysis. The idea of discretizing the structure side with FEM (Finite Element Method) and the fluid side with BEM (Boundary Element Method), then connecting them with a coupling matrix, was formalized in a paper by O. von Estorff in 1990. Even today, Ansys Acoustics and Abaqus/Acoustics adopt this hybrid strategy.

    Acoustic-Structure Coupled Frequency Response in Practice

    Acoustic-Structure Coupling in Practice

    ๐ŸŽ“

    The most important analysis technique in automotive NVH development.


    Vehicle Interior Noise Prediction Flow

    ๐ŸŽ“

    1. Build BIW model (shell elements) + vehicle interior acoustic mesh

    2. Natural frequency analysis โ€” structural modes + acoustic modes

    3. Coupled frequency response โ€” engine mount input โ†’ interior sound pressure (NTF)

    4. NTF evaluation โ€” check peak frequencies and sound pressure levels

    5. Countermeasures โ€” panel reinforcement, adding damping materials, acoustic absorbers


    Practical Checklist

    ๐ŸŽ“
    • [ ] Is the acoustic mesh element size below $\lambda_{min}/6$?
    • [ ] Is the FSI interface correctly defined (normal direction)?
    • [ ] Are the air properties ($\rho_0, c$) correct?
    • [ ] Are there sufficient structural and acoustic modes?
    • [ ] Are NTF peaks below target levels?
    • [ ] Has absorber impedance been considered?

    • ๐Ÿ™‹

      Acoustic-structure coupling is the culmination of NVH, isn't it?


      ๐ŸŽ“

      Natural frequency โ†’ frequency response โ†’ acoustic coupling โ€” all aspects of dynamic analysis are integrated. It is the most important analysis for NVH engineers.


      Coffee Break Trivia

      Vehicle Interior Booming Noise is 50โ€“200Hz

      Vehicle interior booming noise caused by road noise typically occurs in the 50โ€“200Hz band. In acoustic-structure coupling analysis conducted by Toyota during the development of the Lexus LS600h, it was predicted in advance that adding just 0.1mm thickness to specific body panels would reduce a particular resonance peak by 4dB. This became a milestone for prototype-less development.

      Related Simulators

      Experience the theory firsthand with the interactive simulator for this field

      All Simulators

      Related fields

      Thermal AnalysisManufacturing Process AnalysisV&V ยท Quality Assurance
      Rate this article
      Thank you for your feedback!
      Helpful
      More details
      Report error
      Helpful
      0
      More details
      0
      Report error
      0
      Written by NovaSolver Contributors
      Anonymous Engineers & AI โ€” Sitemap
      About the Authors