Ellipsoidal Sound Power Measurement Surface

Estimates the sound power level and sound energy level in an approximate free-field using an ellipsoidal measurement surface.
78 Downloads
Updated 8 Mar 2024

View License

Estimates the sound power level and sound energy level in an approximate free-field using an ellipsoidal measurement surface.
Need information includes: the x, y, and z coordinates of the microphone positions.
The sound pressure level and frequency information.
1) The Device Under Test (dut),
2) Background Noise (bg)
3) Reference Sound Source (rss) data with both the sound pressure level and frequency content.
The reference ellipsoid can be determined from the position and dimensions of the device under test (noise source).
Subprograms use MATLAB programs from the file exchange which are cited in the comments.

Cite As

Edward Zechmann (2024). Ellipsoidal Sound Power Measurement Surface (https://www.mathworks.com/matlabcentral/fileexchange/89559-ellipsoidal-sound-power-measurement-surface), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
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
2.0.3

Added ability to estimate K2 correction from reverberation time measurements. Added LW_LJ_estimate_DUT_B_Af_1, LW_LJ_estimate_DUT_B_Af_2, LW_LJ_estimate_DUT_B_Af_3, LW_LJ_estimate_DUT_B_Af_4, and V_T60. Updated Comments

2.0.2

Added making plots to the m-files that start with LW_LJ that end in 3 and 4.

2.0.1

Updated directivity_index_mic_ff2.m with a different microphone directivity and Updated Comments.

2.0.0

Updated the arc length estimate on the ellipsoidal surface. Changed the microphone directivity correction, microphone position correction, and normal vector misalignment correction into volume integrals which integrate over the reference volume.

1.9.1

Fixed bugs in the microphone directivity. Microphone Directivity is zero dB for frequencies below the low frequency cutoff.

1.9.0

Fixed bugs in the source velocity term for the oscillating sphere with one or more reflecting planes. Fixed a bug in the sd_round program when SI Prefixes are used. Updated filenames for the piezofootball toss simulations.

1.8.0

Fixed bugs with coercion to using design_3pt_ellipsoid and renamed figure numbers.

1.7.0

Fixed numerous bugs associated with sound power estimates with 2 and 3 abutting reflecting planes, directivity plots, K2 plots, and labels for microphone position plots.

1.6.0

Changed the thumbnail image.

1.5.0

Five programs were added which plot the reference and measurement surfaces. Example output plots are included: reference_surface_plot_1.m, reference_surface_plot_2.m, plot_normal_vector_misalignment.m, ..., plot_normal_vector_misalignment2.m.

1.4.0

This update fixes a bug in the ms_interference_oscillating_sphere.m program. This bug affected the oscillating sphere simulations that had one, two, or three reflecting planes.

This update fixes a bug in the log_scale_nudge.m program.

1.3.0

This update improves the calculations for the influence of microphone directivity on the simulations. Plotting programs were added for the correction due to reflecting surfaces (K2), the sound power (LW), and microphone directivity.

1.2.1

Removed four misnamed files.

1.2.0

Added additional programs for plotting the radiation behavior including:
radiation_behavior_plot1, .... Added additional example testing programs including: test_ellipsoid_weights1, ....

1.1.1

Updated the test files to make sure the variables names were correct.

1.1.0

The method now assumes a centered and aligned ellipsoid. Previous version did not handle offset and rotated ellipsoids with sufficient accuracy. The microphone directivity correction level is now a point estimate at the microphone position.

1.0.2

Added two additional programs with fewer inputs but fewer corrections

LW_LJ_estimate_dut_1.m estimates the sound power level given the dut data.

LW_LJ_estimate_dut_bg_1.m estimates the sound power level given the dut and bg data.

1.0.1

Two description files AA_Contents_H-Lines_2021_03_29.m and AA_Readme.m were not present in the first version.

1.0.0