Go Back   Home > Forums > Loudspeakers > Subwoofers
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 29th November 2010, 04:13 PM   #1
soho54 is offline soho54  United States
diyAudio Member
 
Join Date: Nov 2005
Location: Georgia
Default Volume Equations

Does anyone have the equations for the volume of a hyperbolic, and conical horn on hand.

I'm taking about the horns volume, not one of the chamber volumes.

Thanks.
  Reply With Quote
Old 29th November 2010, 09:16 PM   #2
tb46 is offline tb46  United States
diyAudio Member
 
Join Date: Jan 2006
Location: n/a
Hi soho54,

For cones I have always used the approximation: volume = (area1+area2)/2 * height.

Here is a reference, this can get difficult pretty fast:

Solid of Revolution -- from Wolfram MathWorld

Hope this helps,
Regards,
__________________
Oliver

Last edited by tb46; 29th November 2010 at 09:35 PM.
  Reply With Quote
Old 29th November 2010, 09:37 PM   #3
Banned
 
Join Date: Jan 2008
Blog Entries: 2
Volume of a cone: 1/3 * pi * r^2 * h

I'm trying to lay my hands on a book that has the hyperbolic.

w
  Reply With Quote
Old 29th November 2010, 09:55 PM   #4
Banned
 
Join Date: Jan 2008
Blog Entries: 2
What is the equation of the hyperbolic?

w
  Reply With Quote
Old 29th November 2010, 10:06 PM   #5
soho54 is offline soho54  United States
diyAudio Member
 
Join Date: Nov 2005
Location: Georgia
There should be a direct way to do it. I'm trying not do to it with the slice method tb46 linked to.

This is the equation for the volume of an Exponential Horn
V=(St/k)*(e^(k*x)-1)

It is very easy to use as I already have St, K, and x from the cross-sectional area equations. Mo=St*e^(k*x)

The parabolic I can't remember right now, but it is similarly easy.



Conical cross-sectional area is:
Mo=St*((x+Xo)/Xo)^2

Hyperbolic cross-sectional area is:
Mo=St*((COSH(x/Xo)+(m*SINH(x/Xo)))^2
  Reply With Quote
Old 29th November 2010, 10:27 PM   #6
Banned
 
Join Date: Jan 2008
Blog Entries: 2
In the general form, volume of a rotation, its: the integral from a->b of pi()*(y^2)dx

You substitute for y^2 and perform the integration.

For a sphere, for example, the equation of the boundary curve is x^2 + y^2 = r^2

Re-arranging: y^2 = r^2 -x^2

Substituting, the volume of a hemisphere is: the integral from 0 -> r of pi()*(r^2 - x^2)

Which evaluates to [0 -> r] [pi()*(r^2*x - x^3/3)]

=pi()*(r^3-[r^3/3])

= 2/3 pi()*r^3

therefore volume of a sphere = 4/3 pi()*r^3

You just need the equation of your hyperbolic in terms of y, then you can work out y^2 and substitute, integrate.

vol_of_sphere.JPG

w
  Reply With Quote
Old 29th November 2010, 10:33 PM   #7
Ron E is offline Ron E  United States
diyAudio Member
 
Ron E's Avatar
 
Join Date: Jun 2002
Location: USA, MN
Quote:
Originally Posted by soho54 View Post
There should be a direct way to do it. I'm trying not do to it with the slice method tb46 linked to.

Conical cross-sectional area is:
Mo=St*((x+Xo)/Xo)^2

Hyperbolic cross-sectional area is:
Mo=St*((COSH(x/Xo)+(m*SINH(x/Xo)))^2
Look for the theorems of Pappus Guldinus - if you can do an integral and find the centroid, you are all set.
__________________
Our species needs, and deserves, a citizenry with minds wide awake and a basic understanding of how the world works. --Carl Sagan
Science is a way of thinking much more than it is a body of knowledge. --Carl Sagan
  Reply With Quote
Old 30th November 2010, 12:40 AM   #8
soho54 is offline soho54  United States
diyAudio Member
 
Join Date: Nov 2005
Location: Georgia
Conical horn volume
V =(1/3)*PI()*x*((r1^2)+(r2^2)+(r1*r2))

r1=sqrt(St/PI())
r2=sqrt(Mo/PI())
x=distance
St=throat Sd
Mo=mouth Sd
  Reply With Quote
Old 30th November 2010, 01:12 AM   #9
tb46 is offline tb46  United States
diyAudio Member
 
Join Date: Jan 2006
Location: n/a
Hi soho54,

That looks correct, naturally I made a typo in Post #2, obviously it's divide by 3 not 2.

Hope you find an easy solution for the expo/hypex horns.

Regards,
__________________
Oliver
  Reply With Quote
Old 30th November 2010, 02:52 AM   #10
Banned
 
Join Date: Jan 2008
Blog Entries: 2
Quote:
Originally Posted by soho54 View Post
Conical horn volume
V =(1/3)*PI()*x*((r1^2)+(r2^2)+(r1*r2))

r1=sqrt(St/PI())
r2=sqrt(Mo/PI())
x=distance
St=throat Sd
Mo=mouth Sd
No, that just can't be right.

The formula is obtained by calculating the volume of the cone as it would be if extended to a point (the original formula I gave), and subtracting the volume contained by the cone which is 'missing'

(1/3 * pi * r1^2 * h1)-(1/3 * pi * r2^2 * h2)

where r2 is the radius of the throat, r1 is the radius of the mouth, h1 is the distance from the mouth to the point of the cone as it would be if extended to a point and h2 is the distance from the throat to the point of the cone.

By inspection it is obvious that the second formula,

(1/3 * pi * r1^2 * h1)-(1/3 * pi * r2^2 * h2)

rearranged,

Can never contain this term

(r1*r2)

which is in the formula you have given. The formula you have given, moreover has no provision for calculating the value of h1 or h2.

Taking x as the distance from throat to mouth since h1 = x + h2 we have:

(1/3 * pi * r1^2 * [x+h2])-(1/3 * pi * r2^2 * h2)=

1/3 *pi * [(r1^2 * [x+h2])-(r2^2 * h2)]

(x+h2)/h2=r1/r2 (similar triangles)
x+h2=h2*r1/r2

so in terms of h2 we have

1/3 *pi * [(r1^2 * [h2*r1/r2])-(r2^2 * h2)]
=1/3 *pi * h2 * [(r1^2 * [r1/r2])-(r2^2)]
=1/3 *pi * h2 * [(r1^3/r2)-(r2^2)]

but

h2=h1-x
h1=h2*r1/r2

therefore

h2=h2*(r1/r2)-x
x=[(h2*r1)/r2]-h2
x=h2[(r1/r2)-1]
h2=x/[(r1/r2)-1]

hence in terms of x

1/3* pi * x/[(r1/r2)-1] * [(r1^3/r2)-(r2^2)]

w

It's a bit late. I'll look at it again in the morning
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Royer's equations Elvee Power Supplies 1 29th September 2006 03:58 PM
Filter Equations. tade Parts 9 19th May 2005 02:21 AM
T/S parameters equations rayback Multi-Way 4 27th November 2003 11:33 AM
physics equations slackerbob Multi-Way 22 15th November 2003 11:49 AM


New To Site? Need Help?

All times are GMT. The time now is 02:45 AM.

Page generated in 0.11745 seconds (80.85% PHP - 19.15% MySQL) with 11 queries

Copyright ©1999-2012 diyAudio