horn.m is the main program which designs exponential and catenoidal horns. The user inputs the cutoff frequency (Hz) and the throat radius in (meters).
horn.m calculates the required length and shape constant of the horn to efficiently radiate at the cutoff frequency. It is assumed that the cutoff frequency corresponds to the wavelength being equal to the circumference of the horn at the mouth.
For the square horn design profile the sub programs exp_horn and cat_horn output dxf files for manufacturing the horns.
The flat sheet fabrication plot is for manufacturing a square horn from sheet metal or plywood. The red solid line is the wide sheet for the top and bottom and the solid line is the narrower sheet for the sides.
horn.m outputs position and radius design vectors.
horn.m outputs outputs plots of the horn shape and impedance at the mouth.
For exponential horn design only use exp_horn.m
For catenoidal horn design only use cat_horn.m
If you find any bugs or have any suggestions, please contact Ed Zechmann at ezechma1@hotmail.com. Thanks,
References:
Kinsler and Frey, Fundamentals of Acoustics, John Wiley and Sons, 2000, 4th edition pp. 414-416
John Borwick, Loudspeaker and Headphone Handbook, Focal Press, 2001, Third Edition, pp. 30-40
David, T. Blackstock, Fundamentals of Physical Acoustics, John Wiley and Sons, 2000, pp. 252-267
Marshall Long, Architectural Acoustics, Elsevier Academic Press, 2006, 228 - 234
Allan D. Pierce, Acoustics: An Introduction to Its Physical Principles and Applications, Acoustical Society of Amer (June 1989)
Edward Zechmann (2021). Simple acoustic horn design for amplification (https://www.mathworks.com/matlabcentral/fileexchange/26457-simple-acoustic-horn-design-for-amplification), MATLAB Central File Exchange. Retrieved .
Inspired by: Vector algebra for arrays of any size, with array expansion enabled
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
i want