ChloeYip said:
I still don't understand... When L1, it is of n chippers; when L2, it is of n-1 chippers... when they minus each other, is it give level of 1 chipper?
According to the original problem statement:
L1 = 132 dB is for n chippers
L2 = 122 dB is for 1 chipper
ChloeYip said:
To be honest, I feel like I don't even understand what's sound power and intensity... Are they both of symbol "L"? Are their relationship just sound intensity=10log(sound power)?
I am totally frustrated...
Power is Watts, sound Intensity (symbol ##I##) is Watts/m
2, and sound level (symbol ##L##) given in units of ##dB## is ##10 log(I/I_o)##, where ##I_o## is a fixed reference intensity of 10
-12 W/m
2.
Think of decibels as a way to compare a quantity (in this case a sound intensity) to a fixed reference value using a logarithmic scale. So first a sound intensity ##I## is divided by the reference value that it is being compared to, ##I_o##. That leaves a unitless number that represents how many times larger ##I## is than the reference value. Then that ratio is then converted to dB units by the operation of taking its logarithm base 10 and multiplying by 10.
In this problem we are given two sound levels in dB. Call them ##L_1 = 132~dB## and ##L_2 = 122~dB##. But in order to answer the question you need to know the ratio ##I_1/I_2##. From the definition of sound level in dB we can write:
##L_1 = 10 log(\frac{I_1}{I_o})~~~~~~##and##~~~~~~~L_2 = 10 log(\frac{I_2}{I_o})##
where ##I_1## and ##I_2## are the sound intensities in Watts/m
2 that correspond to those to sound levels. Now you could extract the two intensities from the above two expressions, then form the ratio of intensities to solve the problem. Or you could use the property of dB that says that the difference in sound levels is the dB scaled ratio of their intensities for which I offered a proof in my last post. Here it is again:
Let ##ΔdB = L_1 - L_2##. Then from the definitions of ##L_1## and ##L_2## we can write:
##ΔdB = 10 log(\frac{I_1}{I_o}) - 10 log(\frac{I_2}{I_o})##
which simplifies to
##ΔdB = 10 log(\frac{I_1}{I_2})##
So the ratio ##I_1/I_2## can be easily obtained from the difference in sound levels.