Acoustic Horn Design – The Easy Way (Ath4)

Member
Joined 2004
Paid Member
Linear and log spacing between the (same number of) points -

attachment.php
 

Attachments

  • lin-log-marks.png
    lin-log-marks.png
    43.1 KB · Views: 1,076
So where would I add the ellipse script for the mouth you posted above in the .cfg file? Would I have to delete another entry (I'm still working off demo1.cfg)? Here is what I have so far for a 180mm major axis ellipse with .618 aspect ratio:
GCurve.Type = 1
GCurve.Dist = 1.0
GCurve.SE.n = 2.0
GCurve.Width = 180
GCurve.AspectRatio = 0.618

What are Dist and SE.n? What if I just wanted a normal ellipse, not a superellipse?
 
Member
Joined 2004
Paid Member
I can give you a "beta" version 4.6.1 right now: ath-4.6.1-beta
At the moment, without a proper documentation, just use these lines:

Geometry.Definition = 2
Throat.Profile = 3 ; circular arc
CircArc.TermAngle = 1 ; angle at which the profile connects the baffle [deg]

Throat.Diameter = 36 ; [mm]
Length = 30 ; [mm]

GCurve.Dist = 1.0 ; guiding curve at the end of the profile!
GCurve.Type = 1 ; superellipse
GCurve.SE.n = 2.0
GCurve.Width = 200 ; [mm]
GCurve.AspectRatio = 0.7


PS. I also fixed a bug: GCurve.Width now sets the correct size for an ellipse (not half the size).
 
Last edited:
mabat> it would be a great help if you could provide me one .cfg with the new features based on the dimensions below. From there I think I can tweak for any future tweeter/waveguide combo. Looking to model out to 20khz, with N frequency steps of 30 on linear.

Basic dimensions (sorry for odd sizes, converted from inches):
throat - 30.374
mouth major axis - 127
mouth minor axis (golden ellipse) - 78.486
vertical horn profile radius - 30.48
horizontal horn profile radius - 73.66
depth - 19.05
lip (see attachment) - 0.5

The dome attachment should be easy enough to read.
 

Attachments

  • T25B_1.PNG
    T25B_1.PNG
    68.1 KB · Views: 103
  • T25B_2.PNG
    T25B_2.PNG
    187.7 KB · Views: 122
  • T25B_3.PNG
    T25B_3.PNG
    251.1 KB · Views: 116
  • T25B_4.PNG
    T25B_4.PNG
    280.1 KB · Views: 119
Last edited: