Sound Pressure Levels

Inverse Logarithms

Before we get back to dealing with sound, we need to understand how to "undo" a logarithm. Technically, this means taking the inverse logarithm of a number. We'll do this first with symbols and then with numbers as examples.

Putting the equations into words, the logarithm of a positive number (x) gives us the exponent of 10 (y); 10 raised to the power y gives us x. It might be that some examples will help: Generally, your scientific calculator will be able to give you the "inverse logarithm" by first entering the number and then hitting the INV (or 2ND) key followed by the LOG key. For some calculators, you'll need to hit the INV (or 2ND) key followed by the LOG key, followed by the number and then the EQUAL key.

Sound Pressure Levels

Our perception of the loudness of sound operates on a logarithmic scale. If we listen to a series of sounds having, what we perceive, a constant step in loudness the corresponding sound waves in fact have a multiplicative factor in their amplitudes. Therefore, it is more convenient to use a logarithmic scale to measure loudness. It's not quite as simple as taking log(p), where p is the amplitude of the sound wave, beacuse p has units of N/m2 (the same as Pascals) and we can't take the logarithm of a quantity that has units. So instead, we compare p to a reference pressure amplitude, p0 = 2 x 10-5 N/m2. The ratio, p / p0 is dimensionless, meaning it has no units, and tells us by what factor we have to multiply the reference pressure amplitude by to get the amplitude of a given sound wave. For the average person, p0 = 2 x 10-5 N/m2 corresponds to where we can just start to hear a sound.

The sound pressure level is measured in decibels (dB) and is

Lp = 20 log(p / p0) = 10 log(p2 / p02)

The last step, where we replace the original factor (20) multiplying the logarithm and at the same time square p / p0 uses a property of logarithms we talked about previously. There are a couple of other things to note