Difference between revisions of "Bel"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(dB abbreviation)
(Expanded a bit)
Line 1: Line 1:
 
{{title|dB}}
 
{{title|dB}}
  
'''Decibel''' (abbreviated to '''dB''') is a unit used to express relative difference in intensity or power, usually between two acoustic signals, equal to ten times the common logarithm of the ratio of the two levels.
+
The '''decibel''' (abbreviated to '''dB''') is a logarithmical unit used to express relative difference in intensity or power between two signals, usually acoustic.
 +
 
 +
It is equal to ten times the common logarithm of the ratio of the two levels.
 +
diff = 10 × log<sub>10</sub>(P<sub>2</sub> / P<sub>1</sub>)
 +
 
 +
The ''10'' factor comes from the fact the Bel unit is too large for everyday use; decibel is just more convenient.
 +
 
 +
There is a second definition of the decibel. In acoustics, it is used to express the ratio in sound pressure, because power is roughly proportional to the square of effective sound pressure.
 +
 
 +
Let 'p' be pressure, 'P' power.
 +
diff = 10 × log<sub>10</sub>(P<sub>2</sub> / P<sub>1</sub>)
 +
 +
diff = 10 × log<sub>10</sub>(p<sub>2</sub><sup>2</sup> / p<sub>1</sub><sup>2</sup>)
 +
 +
diff = 20 × log<sub>10</sub>(p<sub>2</sub> / p<sub>1</sub>)  because log<sub>10</sub>(a<sup>2</sup>) = 2 × log<sub>10</sub>(a)
 +
In this scale, it means an increase of 20 dB is equal to a ten-fold ratio, or 6 dB a two-fold ratio (<tt>20 × log<sub>10</sub>(2)</tt> ''is approximately equal to 6'').
 +
 
  
 
[[Category:Technical]]
 
[[Category:Technical]]

Revision as of 11:48, 10 October 2006

dB

The decibel (abbreviated to dB) is a logarithmical unit used to express relative difference in intensity or power between two signals, usually acoustic.

It is equal to ten times the common logarithm of the ratio of the two levels.

diff = 10 × log10(P2 / P1)

The 10 factor comes from the fact the Bel unit is too large for everyday use; decibel is just more convenient.

There is a second definition of the decibel. In acoustics, it is used to express the ratio in sound pressure, because power is roughly proportional to the square of effective sound pressure.

Let 'p' be pressure, 'P' power.

diff = 10 × log10(P2 / P1)

diff = 10 × log10(p22 / p12)

diff = 20 × log10(p2 / p1)  because log10(a2) = 2 × log10(a)

In this scale, it means an increase of 20 dB is equal to a ten-fold ratio, or 6 dB a two-fold ratio (20 × log10(2) is approximately equal to 6).