Hi everyone,
I'm currently writing a program to simulate
the acoustics of my room and was hoping to
get some help from people more knowledgeable
than I.
What I am doing is solving the wave equation PDE
for the pressure for a rectangular room, using
a Matlab program I've written, which, in a rather
"bang-my-head-against-the-wall" manner divides my
room into a finite grid and solves for pressure
at (ijk) according to its neighbours in (i+1,j,k),
(i,j+1,k), etc ... very simple-minded.
My problem is - what should my boundary conditions
be if I want to apply frequency-selective absorption?
(i.e. use tables of known absorption coefficients of,
say, wood, glass, concrete, carpet, etc ... )?
And are there any better ways of carrying out the
simulations? I've read a bit about BEM, TLM, Digital
Waveguides and a host of other methods, but I don't
see any obvious advantange, except perhaps time
efficiency - and I should add I don't really care
waiting a couple of hours for the results of each trial.
Also, if there are any specific books/papers/links/PDFs
that provide a simple introduction to these topics, I'd sure like
to hear about them.
Regards,
And many thanks,
Assaf.
PS
I am a working physicist (MRI/NMR), I'm not afraid
of math, actually quite fond of it ;). Acoustics is
just a "side hobby", but I can handle technical
explanations as well as the next physicist. I also
have access to many technical journals through my
workplace, so if you have specific references I'd
welcome those too!
Pete Ram - 20 Oct 2004 13:49 GMT
Hello
I don't think absorption coefficients will help you much. a) they are
obtained in an echo room b) they rarely have values at frequencies below 125
Hz (because of "a" and that obtained values will be invalid if the room and
placement of the absorber isn't identical). Low freq absorption is highly
dependant on where you put the absorber in relation to the mode.
You should look into the working principle of panel, porous absorbers and
helmholtz absorbers. For some reason there is NO program out there that
will handle small room acoustics properly. This is very frustrating for
recording studio designers like myself.
If you want more info, an "acousticians wish list" for such a program, let
me know.
Regards
Lars T
> Hi everyone,
>
[quoted text clipped - 35 lines]
> workplace, so if you have specific references I'd
> welcome those too!
richard pickworth - 21 Dec 2004 16:25 GMT
Is it something to do with Helmholtz equation?
> Hi everyone,
>
[quoted text clipped - 35 lines]
> workplace, so if you have specific references I'd
> welcome those too!