Measurement of Loudspeaker Radiation Pattern with Matlab

Radiation pattern measurement of a loudspeaker using Sound card.
ダウンロード: 945
更新 2019/2/9

ライセンスの表示

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

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAudio I/O and Waveform Generation についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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