Measurement of Loudspeaker Radiation Pattern with Matlab

Radiation pattern measurement of a loudspeaker using Sound card.
945 téléchargements
Mise à jour 9 fév. 2019

Afficher la licence

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-----)

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Audio I/O and Waveform Generation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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