x = 10y = 102 = 100
x = 10y = 105 = 100,000
x = 10y = 103.699 = 5,000
Another way of writing this is
x = 100.699 + 3 = 100.699 x 103 = 5 x 103
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
Lp(a) = 20 log(pa / p0) for sound a
Lp(b) = 20 log(pb / p0) for sound b
but, we can replace pa in the definition of Lp(a) with 10 pb
--> Lp(a) = 20 log(10pb / p0)
Now, we can can make use of some properties of logarithms,
log(AB) = log(A) + log(B), to write
Lp(a) = 20 [ log(10) + log(pb / p0)], or
Lp(a) = 20 dB + 20 log(pb / p0), or
Lp(a) = 20 dB + Lp(b)
Return to P105 Course Schedule
Last updated: 17 Oct 1999
Comments: bland@indiana.edu