- Audio bit depth
In
digital audio , bit depth describes the number ofbits of information recorded for each sample. Bit depth directly corresponds to the resolution of each sample in a set of digital audiodata . Common examples of bit depth include CD audio, which is recorded at 16 bits, andDVD-Audio , which can support up to 24-bit audio.Digital audio
A set of digital audio samples contains data that, when converted into an
analog signal , provides the necessary information to reproduce thesound wave . Inpulse-code modulation (PCM) sampling, the bit depth will limit quantities such asdynamic range andsignal-to-noise ratio . The bit depth will not limitfrequency range, which is limited by thesample rate .By increasing the sampling bit depth, smaller fluctuations of the audio signal can be resolved (also referred to as an increase in dynamic range). The '
rule-of-thumb ' relationship between bit depth and dynamic range is, for each 1-bit increase in bit depth, the dynamic range will increase by 6 dB (seeSignal-to-noise ratio#Fixed point ).24-bit digital audio has a theoretical maximum dynamic range of 144 dB, compared to 96 dB for 16-bit; however, current digital audio converter technology is limited to dynamic ranges of ~115 dB because of 'real world' limitations in integrated circuit design.Fact|date=March 2008 [see [http://www.analog.com/UploadedFiles/Data_Sheets/AD1853.pdf data sheet for AD1853] ]Technically speaking, bit depth is only meaningful when applied to pure
PCM devices. Non-PCM formats, such as DSD or lossy compression systems like MP3, have bit depths that are not defined in the same sense asPCM . This is particularly true for lossy audio compression, where bits are allocated to other types of information, and the bits actually allocated to individual samples are allowed to fluctuate within the constraints imposed by the allocation algorithm. Recently, many lossy formats such as DTS and WMA Pro have been promoted as 24-bit. However, this is not correct.Fact|date=March 2008 A lossy file will not actually contain 24 bits worth of information per sample, but is actually a file that was originally mastered at 24 bits and then compressed.Dynamic range
The importance of bit depth in
PCM audio is that it determines the maximum possibledynamic range of the signal, or the difference between the loudest possible sounds and the lowest possible noise. For a typicalPCM recording, in which nonoise shaping is employed and the frequency range extends most of the way to theNyquist limit , the dynamic range indB is equal to 1.76 + 6.02 * bits. This formula is often simplified to 6 dB per bit, which yields the common value of 96 dB for 16-bit CD audio.It should be restated that this is only valid for PCM sampling without post-processing. Systems such as
DSD use a different modulation technique where the SNR is not determined exclusively by the bit depth and the audio band does not extend to the Nyquist Limit.What is a 'bit' of data?
In computing parlance, 'bit' is the abbreviation for a single 'binary digit', represented by a 0 or a 1. Since a digital 'word' is simply a binary number, the number of bits per word is simply the number of digits that make up the corresponding number.
Binary numerics are base-2; thus, each digit can only be a '0' or a '1'. In comparison, traditional decimal numerics are base-10, having digits that can only be 0 through 9. For example, the 16-bit binary number '1001011011001010' is equivalent to the 5-digit decimal number 38602.Bit rate
Bit rate refers to the amount of data, specifically bits, transmitted or received per second.
One of the most common bit rates given is that for compressed audio files. For example, an
MP3 file might be described as having a bit rate of 160 kbit/s or 160000 bits/second. This indicates the amount of compressed data needed to store one second of music.The standard audio CD is said to have a data rate of 44.1 kHz/16, implying the audio data was sampled 44,100 times per second, with a bit depth of 16. CD tracks are usually stereo, using a left and right track, so the amount of audio data per second is double that of mono, where only a single track is used. The bit rate is then 44100 samples/second * 16 bits/sample * 2 = 1,411,200 bit/s or 1.4
Mbit/s .This explains why, for example, a Minidisc recorder, which uses
ATRAC compression, can store files lasting twice as long on a disc, if the default, recording in 2 channel stereo, is set to single channel mono recording.To fully define a sound file's digital audio bit rates, the
sampling rate , word size, number of channels, (e.g. mono, stereo, four-track), and format of the data also need to be known.Calculating values
There is an easy way to determine a file's bit rate when given sufficient information. In fact, as long as you know any three of the following four values, you can calculate the missing value.
"Bit rate = (bit depth) x (sampling rate) x (number of channels)"
For a recording with a 44.1 kHz sampling rate, 2 channels (stereo) and a 16 bit depth:
"16 x 44100 x 2 = 1411200 bits per second, "or", 1411.2 kbit/s"Sources
Much of the information in this article can be found in "Principles of Digital Audio, 4th Edition" (Pohlmann, McGraw Hill) with some contributions made by one or more users knowledgeable in the area of digital audio; the book was not the specific reference for this article. Nevertheless, it is one of possibly many printed sources for this information.
See also
*
Sound
*Digital Audio
*Bitrate External links
* [http://www.analog.com/en/content/0,2886,760%255F%255F88014,00.html Taking the Mystery out of the Infamous Formula: "SNR=6.02N + 1.76dB," and Why You Should Care]
* [http://www.wikirecording.org/Bit_Depth WikiRecording's Guide to Bit Depth]
Wikimedia Foundation. 2010.