The Spherical Transfer Matrix (STM) method provides a computationally efficient way to predict acoustic radiation from structures subjected to internal pressure loads.
The STM method works by:
-
Identifying Key Surfaces: The interior surface (
$\Gamma_I$ ) where pressure is applied, and the exterior surface ($\Gamma_E$ ) which radiates sound. - Spherical Parameterization: Both surfaces are mapped to spheres using a quasi-isometric (area-preserving) transformation, making it possible to represent distributed excitations and responses using spherical harmonics.
- Transfer Matrix Construction: For each spherical harmonic excitation on the mapped interior surface, a structural FE model is solved, and the resulting surface normal velocities on the exterior surface are mapped back to the spherical domain and decomposed into spherical harmonics. The relations between excitation and response coefficients form the STM.
- Fast Prediction: Once the STM is built, new excitation conditions can be evaluated almost instantly through matrix-vector multiplication, predicting surface velocities and far-field sound power.
pySDEM module based on https://doi.org/10.1137/24M1633911