I'm trying to write an applet to make plots of input impedance
and frequency response for conical and exponential horns of various
sizes. The only reference I have is Harry F Olson's
commonly-available-in-bookstores book "Music, Physics and Engineering."
The equations he gives for throat impedance of pipes and conical horns
are working for me perfectly and generating nice plots that match the
book's. But the equation he gives for input impedance of
exponential horns (equation 4.59 in this book) seems to only be valid
for frequencies above the horn's cutoff point. I'm designing air horns,
not loudspeakers, so I care mostly about the region below the cutoff,
because I want to see the peaks for the first few points where the
reactance is zero. Equation 4.59 is giving me nothing up to the region
where f=fc, some "noise" around that point (dfor lack of a better term),
and then a good plot with correct resonant peaks for f>fc. I've checked
my math over and over, and I just can't get a result from harry's
equation (4.59) below the cutoff. I am using trig and exponential
functions that are all complex number friendly, and I don't think this
is the problem. It seems to me that there must be another solution for
f<fc that is not in this book I have.
So my real question is: Does Harry Olson's "Acoustical Engineering" or
Beranek's "Acoustics" have a complete set of solutions for the
exponential horn? Or, am I just doing the math wrong and 4.59 should be
giving me what I need?
-Adam
adam at(@) airraidsirens dot(.) com
William_J_Marshall@raytheon.com - 27 Feb 2004 13:17 GMT
Not having Olson's "Music, Physics & Eng." at hand I can't tell if the
impedance eq. there disagrees with the standard sources. However the
Beranek book you mention does have a complete treatment of both finite and
infinite exponential horns, and references Olson's "Elements of Acoustical
Engineering, 2nd Ed." for both cases. The Z of the infinite horn is
simple enough that I could include in this note, but I suspect you want
the more complicated short horn solution (since you mentioned seeking
zeros of reactance) and for that case you should refer to either of the
other 2 books you cited.
- Bill
Cylon - 27 Feb 2004 20:19 GMT
> Not having Olson's "Music, Physics & Eng." at hand I can't tell if the
> impedance eq. there disagrees with the standard sources. However the
[quoted text clipped - 5 lines]
> zeros of reactance) and for that case you should refer to either of the
> other 2 books you cited.
Thank you, this is just what I needed to know. I am indeed interested in
the finite horns, since my application requires building them and using
them at their resonant frequency only.
-Adam