Audio bit depth
| To meet Wikipedia's quality standards and conform
with our neutral point of view policy, this article or section may require cleanup. The current version of the article or section is written like a magazine article; it does not use the direct, balanced tone expected of an encyclopedia. Please discuss this issue on the talk page. Editing help is available. |
| This article includes a list of references or a list of external links, but
its sources remain unclear because it lacks in-text citations. You can improve this article by introducing more precise citations. |
In digital audio, bit depth describes the amount of data contained in each sample, measured in bits. Common examples of bit depth include CD audio, which is recorded at 16 bits, and DVD-Audio, which can support up to 24-bit audio.
Digital Audio
Each sample of audio contains data that, when converted into an analog signal, provides the necessary information to reproduce the sound wave as accurately as possible with details such as dynamic range and different frequencies. As one would expect, the lower the bit depth, the lower the overall quality of the recording. By reducing the bit depth, data is lost in each sample using a method of 'a little of everything'; rather than completely strip away, for example, the dynamic range or the frequency range, a compromise is made and each part of that sample drops an amount of data.
24-bit digital audio improves the dynamic range, increasing the theoretical max from about 100dB for 16 bit audio to 144 dB. However, as typical music contains much less then 100dB of dynamic range, 24 bit audio has not been widely adopted. Practical dynamic ranges of ~110 dB are more realistic after accounting for other noise sources other than 24-bit Quantization noise.
Recently, many lossy formats such as DTS and WMA Pro have been promoted as 24 bit. However, this is not correct. Lossy formats use a variable quantization level that is adjusted based on music content. Thus a lossy file will not actually contain 24 bits worth of information per sample, but rather refers to a file that was mastered at 24 bit and then compressed. Technically speaking, bit depth is only meaningful when applied to pure PCM devices. Formats such as DSD or lossy compression systems like MP3 do not have an meaningfully defined bit depth in the sense that PCM does. This is particularly true for lossy audio compression, where bits are allocated on a per tone basis, and the bits actually allocated to individual samples are allowed to fluctuate almost randomly within the constrains imposed by the allocation algorithm.
SNR
The importance of bit depth in PCM audio is that it determines the maximum possible SNR of the signal. For a typical PCM recording, in which no noise shaping is employed and the frequency range extends most of the way to the Nyquist Limit, the SNR in dB at all frequencies is equal to 1.92 + 6.02 * bits. This formula is often simplified to 6 dB per bit, which yields the common value of 96dB for 16 bit CD audio. Note however that this value is only the simplest case, and higher or lower SNRs are possible under special conditions or with post processing.
It should be restated that this is only valid for plain PCM audio without postprocessing. Systems such as DSD use a different modulation technique where the SNR is not determined exclusively by the sample size and the audio band does not extend to the Nyquist Limit. Other schemes such as lossy and encoding use adaptive sample size and frequency domain transforms that aim to allow reproduction of good sounding audio with very low bit depths (often averages of 4-6 bits per sample gives good results with modern compression).
What is a 'bit' of data?
- See also: bit
In computing parlance, bit is the abbreviation used to mean a single 'binary
digit', represented by an 0 or a 1. Within the computer, this represents an electronic switch in an 'on' or 'off' state. 16-bit
means there are sixteen digits, all ones or zeroes, e.g. 1001011011001010. Binary is base-2; thus, each column can only be one or
zero. Make the bit value -- in this scenario we'll use 16 -- the exponent:
216 (or) 2x2x2x2x2x2x2x2x2x2x2x2x2x2x2x2 = 65,536
This means that each sample can contain any one of 65,536 unique values, made up of sixteen ones and zeroes.
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 =
1411200b/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. However, it is one of possibly many printed sources for this information.
See also
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)



