Measurement of Loudspeaker Radiation Pattern with Matlab

Radiation pattern measurement of a loudspeaker using Sound card.
945 Downloads
Updated 9 Feb 2019

View License

The code presented here concerns the radiation pattern measurement of a loudspeaker. The measurement technique is based on generation of a sine-wave tone signal, reproduction of the signal by the loudspeaker and measurement of the SPL by measurement microphone. The measurement is repeating for different angles, via loudspeaker rotation (by the user). The transfer function (i.e. the amplitude ratio of the output/input signal) is calculated for every one of the angles and finally the radiation pattern is plotted. For better results, a data strobe is performed and StobeChoice.m file is provided, so one can choose the range of the input data used for the measurements. The code provides:
1) plot of the radiation pattern of the loudspeaker;
2) data.txt file with the measurement results (for post-processing).

The code is based on the theory described in:

[1] H. Zhivomirov, I. Iliev. Radiation Pattern Measurement with Matlab Implementation. Journal of the Technical University of Gabrovo, ISSN: 1310-6686, Vol. 52, pp. 73-76, 2016. (http://epubl.tugab.bg/documents/cat_view/46-----/61--52-----)

Cite As

H. Zhivomirov, I. Iliev. Radiation Pattern Measurement with Matlab Implementation. Journal of the Technical University of Gabrovo, ISSN: 1310-6686, Vol. 52, pp. 73-76, 2016. (http://epubl.tugab.bg/documents/cat_view/46-----/61--52-----)

Hristo Zhivomirov (2024). Measurement of Loudspeaker Radiation Pattern with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/46233-measurement-of-loudspeaker-radiation-pattern-with-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Audio I/O and Waveform Generation in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0