Acoustic Horn Design – The Easy Way (Ath4)

Member
Joined 2004
Paid Member
I thought about how to explain the notion intuitively even to those non-mathematically inclined and here's an attempt.
It still takes some maths, but very very little -

Take it as a fact for now that the total radiated power is represented by a sum of some values. These values (p1, p2, p3) correspond to SPL in different directions from the source (at some distance which we assume is large enough):

sum = p1 + p2 + p3

The key moment is the fact that if we calculate an average of these values:

p = average(p1, p2, p3),

the sum doesn't change if we substitute all the original values with the average:

sum = p + p + p

You see that for the same total radiated power (the same sum), we can imagine a source generating the same (average) SPL in all the directions.
 
Last edited:
From: Sound Reproduction The Acoustics and Psychoacoustics of Loudspeakers and Rooms Third Edition
Floyd E. Toole
p121

Sound power is a measure of the total acoustical energy radiating through an imaginary spherical surface surrounding the loudspeaker. […]. In the spinorama the sound power is estimated by calculating an energy sum of the 70 measurements on two circular orbits, with individual measurements weighted according to the portion of the spherical surface that they represent. […] Because it is an energy sum, the final curve must be computed from sound pressures, converted from dB SPL, which are squared, weighted, summed and then converted back to dB. The result could be expressed in acoustic watts, the true measure of sound power, but here is left as a frequency- response curve having the same shape and normalized to the other curves at low frequencies. [...]
 
  • Like
Reactions: 1 user
Member
Joined 2004
Paid Member
Yes.

[...] the final curve must be computed from sound pressures, converted from dB SPL, which are squared, weighted, summed and then converted back to dB.
This is exactly what you do in the SP_calc calculation. And the same as I do in Ath to show the "SP" curve. The result is a dB SPL curve, an equivalent omnidirectional SPL corresponding to the total radiated energy (which is the sum of the weighted squares, and to "convert it back to dB" means to make a square root (->pressure) and a logarithm (->dB) of that).
 
Last edited:
Member
Joined 2004
Paid Member
The result could be expressed in acoustic watts, the true measure of sound power, but here is left as a frequency- response curve having the same shape and normalized to the other curves at low frequencies. [...]
This is an unnecessarily complicated formulation, but it's also commonly true (but only for an acoustic monopole - that's a catch). Clearly there are better formulations.
 
Last edited:
The problem with measuring acoustic power response is similar to measuring energy or power in many other situations... It is rarely possible to directly measure energy or power. We almost always have to measure other things (distance, time, temperature, force, voltage, current, pressure, velocity), and then infer the quantity of energy or power based on the appropriate mathematical relationship.

Often times the power or energy of a device or process is expressed as an equivalent measurand which is neither energy nor power, but a unit which is directly related to energy. The energy storage capacity of a battery is expressed as amp-hours, rather than as joules. The power rating of industrial cooling machines is often expressed as "tons"... a 50 ton chiller has the same cooling capacity (energy transfer power) as melting 50 tons of ice over a 24 hour period. So here we express energy in terms of mass (how strange!).

The acoustic power response radiating through an imaginary spherical surface surrounding the loudspeaker is bulk quantity... it is averaged over the whole surface. For convenience, this averaged power is expressed in terms of the equivalent dB SPL. But if you measured the response of the DUT with a mic (i.e. measuring pressure), you can not directly measure the power response. No axis corresponds to the power response... unless the DUT happens to be perfectly omnidirectional.

Thankyou, Mabat, for attempting to explain this concept in a way that people can understand.
 
I've been lurking here for a few weeks now. ATH seems like an amazing tool to develop state-of-the-art waveguides.

Last week I tried to install ATH myself. I'm no software genius and it took me quite some time to get it up and running. I managed to run demo1 and generate a graph with VACS. Then I managed to make some small changes to the script op demo1 and I got a second set of graphs out of the combined software.

But yesterday and today I keep running into an issue. I can run the Boundary Element Solver, but after that, I can't calculate the 'fields at observation stage' and I can't plot the graphs. Does anyone know what this might be?
 

Attachments

  • ABEC errors - missing specification for field observations.png
    ABEC errors - missing specification for field observations.png
    38.1 KB · Views: 87
  • Like
Reactions: 1 user
I can't calculate the 'fields at observation stage' and I can't plot the graphs. Does anyone know what this might be?
There are no observations set that ABEC recognizes. There is an Observation.txt file that contains the observation code something has gone wrong to make that not work.

Try the ST260 ABEC Project from mabat's website

http://www.at-horns.eu/release/ST260-ABEC_project.zip
 
  • Like
Reactions: 1 user
Member
Joined 2004
Paid Member
Mabat - I don't know why you say "it's a pressure generated by an omnidirectional source radiating that total power." Why omni source - the measure certainly don't require an omni source DUT. The measurement (probe) however needs to be "omni".

//
Why? Because that is the most sensible interpretation of the power response (equivalent SPL) curve I'm aware of.
 
Last edited:
But yesterday and today I keep running into an issue. I can run the Boundary Element Solver, but after that, I can't calculate the 'fields at observation stage' and I can't plot the graphs. Does anyone know what this might be?
You probably want to calculate spectra, not fields ;) Hit F7 after the mesh was solved.
Don't forget to 'Save results to txt' from the same 'Spectra' menu, if you want to evaluate your simulated waveguide via the Ath report, which is generally much more straight forward at early design stages than VACS. Press ctrl + F7 after the spectra solved.
 
  • Thank You
Reactions: 1 user
BTW, here's a "fixed" calculation of the pressure weights, to give the expected values even for an infinite baffle.
So obviously, it's not true what David McBean claimed. Just to be clear on that.

The DI is equal to the difference between the pressure response and the power response in all cases.

Just to clarify - For the case of a circular piston in an infinite plane baffle, and as a result of the "fixes" you have made, are you now in effect taking the DI as shown by trace 3 below, and adding that to the full-space power response to obtain the baffled piston's half-space pressure response?

Indexes.png
 
Member
Joined 2004
Paid Member
If anyone wanted to check, here's a calculation of the power response for an infinite baffle case with 19 angles: 0 - 90 / 5deg

SPL_power_response = 10*log10(1/pref^2 * (w[0]*p[0]^2 + w[1]*p[1]^2 + ... + w[18]*p[18]^2))

Weights w[0] .. w[18]:
0.000476, 0.003802, 0.007574, 0.011290, 0.014919, 0.018434, 0.021810, 0.025019, 0.028038, 0.030844
0.033414, 0.035731, 0.037775, 0.039533, 0.040989, 0.042133, 0.042957 ,0.043453 ,0.021810

1683096874980.png


This power response is a frequency response (as dB SPL) of an omnidirectional source radiating the same total power as the DUT.
So if you want to calculate a DI, subtract this power response from a selected SPL response.
 
Last edited:

TNT

Member
Joined 2003
Paid Member
From: Sound Reproduction The Acoustics and Psychoacoustics of Loudspeakers and Rooms Third Edition
Floyd E. Toole
p121

Sound power is a measure of the total acoustical energy radiating through an imaginary spherical surface surrounding the loudspeaker. […]. In the spinorama the sound power is estimated by calculating an energy sum of the 70 measurements on two circular orbits, with individual measurements weighted according to the portion of the spherical surface that they represent. […] Because it is an energy sum, the final curve must be computed from sound pressures, converted from dB SPL, which are squared, weighted, summed and then converted back to dB. The result could be expressed in acoustic watts, the true measure of sound power, but here is left as a frequency- response curve having the same shape and normalized to the other curves at low frequencies. [...]

It seems that somewhere/how "radiating through an imaginary spherical surface surrounding the loudspeaker" has become "a pressure generated by an omnidirectional source radiating that total power."

I don't think that is a correct "transformation". An "imaginary spherical surface" is not interchangeable with "ideal omnidirectional source" because they are observations from opposite vantage points.

And it is not advisable to use a description or an imposed property of a DUT itself in a DUT property definition. Toole understand this and completely avoids/omits any description of the DUT itself as per above.

I have no doubts that the involved persons here fully understand what SP really is but I do think that a definition need to be created with outmost care and one need to weigh every single word used as well as abide a few basic laws of definition design - one is: no circular references.

//