![]() |
|
![]() | ||
|
Subject:
Numerical Solution of Wave Equation, Sound
Category: Science > Physics Asked by: kenmc-ga List Price: $50.00 |
Posted:
05 Nov 2002 06:34 PST
Expires: 07 Nov 2002 06:39 PST Question ID: 99253 |
I want a simple 1-D, numerical solution of the wave equation for a loudspeaker diaphragm (or a flat plate in 1-D) as it moves thru the air. I want to be able to printout and/or plot the pressure on the diaphragm/plate, and anywhere within 2 wavelengths of the diaphragm/plate, as the diaphragm/plate moves. A simple solution like the last example at "http://www.ma.umist.ac.uk/kd/comp/node14.html" (which uses a finite difference approximation?) would be fine. I would like the following properties, if used, to be variables (not hard-coded values): initial pressure and density, longitudinal amplitude and frequency of the diaphragm/plate. All I need is the code algorithm (in C, Java, Pascal, etc) for the solution; I don't need any output statements (ie: the 'fprintf' statements in the example link are not needed). | |
| |
| |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: rbnn-ga on 05 Nov 2002 08:19 PST |
Sorry, I personally could not find anything useful. Perhaps another researcher will have more luck! |
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: ldavinci-ga on 05 Nov 2002 08:48 PST |
You may want to take a look at these two programs: http://gspeakers.sourceforge.net/ http://kfilter.sourceforge.net/ |
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: ldavinci-ga on 05 Nov 2002 08:51 PST |
You might also find this page useful: http://www.ramsete.com/aurora/ |
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: mathtalk-ga on 05 Nov 2002 09:04 PST |
I suspect this is "overkill", but there's a dissertation by Gavin Putland on: "Modeling of Horns and Enclosures for Loudspeakers" http://www.users.bigpond.com/putland/phd/thes.pdf which develops a mathematical model for evaluating frequency response and pressure in 2-D and 3-D geometries. Two applications are discussed in Chapters 10 and 11 and the SPICE code for these is included in the appendix. regards, mathtalk-ga |
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: rbnn-ga on 05 Nov 2002 09:42 PST |
mathtalk-ga that is a good link. I also found some links on heavy-duty simulation programs, but they mostly assumed that the user was already familiar with simpler things (which I am definitely not). I think the best thing might be for someone to write custom code to solve the problem (?) . I would volunteer for this, but it turns out that my memory of the required physics (and even differential equations) is so faded that it would be about a full day project (kind of embarrassed to admit it actually). Hopefully someone who knows the physics can bang out a solution faster, or a better searcher than I can find the right link on the web... |
Subject:
Re: Numerical Solution of Wave Equation, Sound
From: rbnn-ga on 05 Nov 2002 09:58 PST |
Oh, the Fortran code for 2-D was here: http://www.soundsoft.demon.co.uk/rimcode.htm |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |