Calculating Minima Spots Between Two In-Phase Speakers

  • Thread starter Thread starter NotMrX
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 6K views
NotMrX
Messages
97
Reaction score
0
Hello,

Please help me figure this problem out.

Suppose that 2 speakers face each other with a distance D inbetweem them and that both emit the same frequency f. Also they hooked up to the same amp so they are in phase. How do we determine the spots of minima?
 
Physics news on Phys.org
NotMrX said:
Hello,

Please help me figure this problem out.

Suppose that 2 speakers face each other with a distance D inbetweem them and that both emit the same frequency f. Also they hooked up to the same amp so they are in phase. How do we determine the spots of minima?
First of all, determine the wavelength from the frequency and the speed of sound in air (which depends somewhat on temperature and pressure).

Then determine where you will have destructive interference. What is the condition for destructive interference? (think of sound as a transverse wave - it is easier to visualize).

AM
 
Andrew Mason said:
First of all, determine the wavelength from the frequency and the speed of sound in air (which depends somewhat on temperature and pressure).

wavelength = L = v/F

Andrew Mason said:
Then determine where you will have destructive interference. What is the condition for destructive interference? (think of sound as a transverse wave - it is easier to visualize).

AM

For destructive interfence the waves are out of phase by 180 degrees.

Maybe the waves could be described mathmatically by
Y1 = A* cos(K*x-w*t)
Y2 =A*cos[K*(x-d) +w*t]

then odd integer multiples of 180 or pi is the difference of argument in the cosine.

[k*x-w*t] - [K*(x-d) + w*t] = n*pi

Does this seem right so far?
 
NotMrX said:
wavelength = L = v/F



For destructive interfence the waves are out of phase by 180 degrees.

Maybe the waves could be described mathmatically by
Y1 = A* cos(K*x-w*t)
Y2 =A*cos[K*(x-d) +w*t]

then odd integer multiples of 180 or pi is the difference of argument in the cosine.

[k*x-w*t] - [K*(x-d) + w*t] = n*pi

Does this seem right so far?
This will give points of constructive and destructive interference. It is much simpler to just look at the path difference being odd multiples of half wavelengths:

[tex]\Delta x = (2m+1)\lamba/2[/tex] where m = 0, 1, 2 ...

The distance between the speakers will limit the number of points where this can occur.

AM
 
Here is another approach then:

[tex]\Delta[/tex] X = [tex]X_1[/tex] - [tex]X_2[/tex]
[tex]X_1[/tex] = x
[tex]X_2[/tex] = D - x
[tex]\Delta[/tex] X = 2x - d
[tex]\Delta x = (2m+1)[/tex][tex]\lamba[/tex]/2 = 2x-d
x = [tex](2m+1)\lamba/4 + d/2[\tex][/tex]
 
Last edited:
NotMrX, you may wish to view this lecture by Walter Lewin of MIT.

http://mitworld.mit.edu/video/291/
 
Last edited by a moderator:
thank you all for help, I got it to work out.