Bitrate

From Hydrogenaudio Knowledgebase
Revision as of 12:11, 23 October 2004 by Mix de Rax (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A data rate expressed in bits per second. This is a similar to baud but the latter is more applicable to channels with more than two states.

The common units of bit rate are kilobits per second (Kbps) and megabits per second (Mbps). In data rates, the multipliers "k", "M", etc. stand for powers of 1000 not powers of 1024.

The term is also commonly used when discussing digital sampling and sample rates. For example, the MP3 audio compression algorithm is often set to ouput files with a bitrate of 128 kbps. This means that the file contains an average of 128 kilobits for each second of audio (960KB per minute). This compares with CD audio which is encoded at 44100 16-bit stereo samples per second or 1411.200kbps (16bit x 44100Hz x 2 (channels)).

Note that often upper-case multipliers are bytes (K) and lowercase multipliers are bits (k).