Find the distance from the source of power

  • Thread starter Thread starter demonslayer42
  • Start date Start date
  • Tags Tags
    Power Source
AI Thread Summary
A point source power of 100 W produces a decibel reading of 118 dB, leading to a calculated intensity of 0.6309 W/m². The initial attempt to find the distance resulted in a value of 4.471 meters, which did not match the expected intensity. After reviewing the calculations, it was determined that the error occurred in rearranging the formula for distance. The correct distance, using the formula r = sqrt((P/I)/(4π)), is approximately 3.55 meters. Properly applying the logarithmic conversion and rearranging the equation is crucial for accurate results.
demonslayer42
Messages
18
Reaction score
0

Homework Statement


A point source power outputs a power of 100 W. If a decibel reading of 118 dB is heard, what is the distance to the observer.


Homework Equations


I = P/(4*pi*r^2)



The Attempt at a Solution


This should be simple, but for some reason my numbers aren't matching up.

First I converted 118 dB to an intensity of .6309 w/m^2 Then I plug it back into the equation and solve for r which comes out to be 4.471 meters.

So then to check it I put the 4.471 m back into the equation to see if it equals my intensity which it doesn't. I'm not sure where I went wrong on this one. Any help would be greatly appreciated.
 
Physics news on Phys.org
What are you using to convert dB to intensity? Are you using the log function correctly?
 
Yes, I think so. 118 = 10 log (I/Io) Io = 10^(-12) so,
118 = 10 log (I/10^(-12))
11.8 = log (I/10^(-12))
10^(11.8) = (I/10^(-12)
I = 0.6309 w/m^2
Is that correct?
 
demonslayer42 said:
Yes, I think so. 118 = 10 log (I/Io) Io = 10^(-12) so,
118 = 10 log (I/10^(-12))
11.8 = log (I/10^(-12))
10^(11.8) = (I/10^(-12)
I = 0.6309 w/m^2
Is that correct?

Sorry, that seems fine. Read it wrong the first time.
 
Right, gone through it properly I get r = 3.55m.

Your values are correct, check how you re-arrange your equation.

I = P / (4*pi*r2)

(4*pi*r2) = P / I

r2 = ((P / I) / 4*pi)

r = sqrt( (P/I) / 4*pi )
 
omg, I feel so dumb lol yeah that's where I messed up. Instead of (P/I)/(4*pi) I did (P/I*4*pi). Thank you for your help :)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top