Modelling of acoustic absorbers

Predict material properties, surface impedance and absorption coefficients of acoustic absorbers
1.4K Downloads
Updated 27 Nov 2018

View License

Various empirical models are implemented for getting the characteristic impedance and wavenumber of porous materials such as glass fibre and mineral wool:
1. Delany and Bazley
2. Mechel and Ggrundmann
3. Wilson, simplified relaxation model
These porous absorber models are then used to calculate the surface impedance and absorption coefficient of different absorbents using a transfer matrix approach.
1. effect_of_perforated_sheet_open_area.m Shows how the open area changes the surface impedance and absorption coefficient of some Helmholtz absorbers using a transfer matrix approach.
2. microperforated_absorber.m Calculates the absorption coefficient for a single layer microperforated absorber.
3. slotted_absorber.m calculates absorption coefficient for a Helmholtz absorber that uses slots (slits) rather than round holes.
The formulations for the models are outlined in Acoustic Absorbers and Diffusers by Trevor Cox and Peter D'Antonio

Cite As

Trevor Cox (2024). Modelling of acoustic absorbers (https://www.mathworks.com/matlabcentral/fileexchange/54004-modelling-of-acoustic-absorbers), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Typographical corrected in effect_of_perforated_sheet_open_area.m which made a very small difference to calculated results

1.0.0.0

Tidied up descriptions