Extra close brace or missing open brace Extra close brace or missing open brace
Chapter 10: Waves
12.

Decibels

When a wave hits a receiver (like a microphone or your eardrum), the energy in the wave is transferred to the receiver. Because the total energy received depends in part on the area of the receiver and on time, we would rather talk about the intensity of the wave (cf Intensity) which we measure in watts per square meter.

For sound, intensity is a measure of how loud a sound is, and the intensity of the sounds we encounter in everyday life vary greatly. The threshold of hearing (the quietest sound we can hear) is 1012W/m2. In a quiet room, the intensity might be I=108W/m2. Inside a moving car, the intensity is 10,000 times greater, or 104W/m2, while a loud rock concert is 10,000 times greater than that, or 1W/m2. Instead of using scientific notation to talk about intensities, it would be simpler to just give the exponent on the 10.

Source

Fortunately, we have a math function which will do just that: the log function (see Logarithms). If we look at the log (base 10) of the intensity, it is log10I=12 at the threshold of hearing, 8 for the quiet room, 4 for the moving car, and 0 for the rock concert. We can then add 12 to all these numbers (so that the threshold of hearing is 0) to get the sound intensity level: β=(log10I+12)B which is measured in the unit bels (B), named after Alexander Graham Bell. It is much more common (for reasons I don't understand) to measure sound intensity levels in decibels, so the more common equation is

β=10dB(log10I+12)

Some more examples of decibel levels are shown to the right.

Multiple Objects

If there are
...objects,
then add
2+3dB
5+7dB
10+10dB
Suppose we have a single object that creates a sound with intensity I and decibel level β1=10(log10I+12). Intensity, like energy, is additive, so if we had N copies of that object, it will create a sound with intensity of NI. Decibels work differently, however: βN=10dB(log10NI+12) =10dB(log10N+log10I+12) =10dB(log10I+12)+10dBlog10N
βN=β1+10log10N

For instance, if there are N=2 objects that each produce a sound of β1=40dB, then the decibel level of both is 40dB+10log102=40+10(0.301)=40+3=43dB If there are N=5 objects, then we add 10log105=7dB to the initial level, and so forth.

Distance

The sound intensity level you hear depends on how far away you are from the source. If you hear a sound with decibel level β at a distance r, then at a different distance r, the sound intensity level is

β(r)=β(r)20log10rr

For instance, if you move twice as far away from the source, then the sound intensity level decreases by 20log102rr=20log102 by 6 decibels.