Gigabytes Per Second
   HOME

TheInfoList



OR:

In telecommunications and computing, bit rate (bitrate or as a variable ''R'') is the number of
bit The bit is the most basic unit of information in computing and digital communications. The name is a portmanteau of binary digit. The bit represents a logical state with one of two possible values. These values are most commonly represented a ...
s that are conveyed or processed per unit of time. The bit rate is expressed in the unit bit per second (symbol: bit/s), often in conjunction with an
SI prefix The International System of Units, known by the international abbreviation SI in all languages and sometimes pleonastically as the SI system, is the modern form of the metric system and the world's most widely used system of measurement. E ...
such as kilo (1 kbit/s = 1,000 bit/s),
mega Mega or MEGA may refer to: Science * mega-, a metric prefix denoting 106 * Mega (number), a certain very large integer in Steinhaus–Moser notation * "mega-" a prefix meaning "large" that is used in taxonomy * Gravity assist, for ''Moon-Earth ...
(1 Mbit/s = 1,000 kbit/s), giga (1 Gbit/s = 1,000 Mbit/s) or tera (1 Tbit/s = 1,000 Gbit/s). The non-standard abbreviation bps is often used to replace the standard symbol bit/s, so that, for example, 1 Mbps is used to mean one million bits per second. In most computing and digital communication environments, one byte per second (symbol: B/s) corresponds to 8 bit/s.


Prefixes

When quantifying large or small bit rates,
SI prefix The International System of Units, known by the international abbreviation SI in all languages and sometimes pleonastically as the SI system, is the modern form of the metric system and the world's most widely used system of measurement. E ...
es (also known as metric prefixes or decimal prefixes) are used, thus: Binary prefixes are sometimes used for bit rates. The International Standard (
IEC 80000-13 ISO 80000 or IEC 80000 is an international standard introducing the International System of Quantities (ISQ). It was developed and promulgated jointly by the International Organization for Standardization (ISO) and the International Electrote ...
) specifies different abbreviations for binary and decimal (SI) prefixes (e.g. 1 KiB/s = 1024 B/s = 8192 bit/s, and 1
MiB The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit ...
/s = 1024 KiB/s).


In data communications


Gross bit rate

In digital communication systems, the
physical layer In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer; The layer most closely associated with the physical connection between devices. This layer may be implemented by a PHY chip. The ...
''gross bitrate'', ''raw bitrate'', ''
data signaling rate In telecommunication, data signaling rate (DSR), also known as gross bit rate, is the aggregate rate at which data passes a point in the transmission path of a data transmission system. # The DSR is usually expressed in bits per second. # Th ...
'', ''gross data transfer rate'' or ''uncoded transmission rate'' (sometimes written as a variable ''R''b or ''f''b) is the total number of physically transferred bits per second over a communication link, including useful data as well as protocol overhead. In case of
serial communication In telecommunication and data transmission, serial communication is the process of sending data one bit at a time, sequentially, over a communication channel or computer bus. This is in contrast to parallel communication, where several bits are ...
s, the gross bit rate is related to the bit transmission time T_b as: :R_b = , The gross bit rate is related to the
symbol rate In a digitally modulated signal or a line code, symbol rate, modulation rate or baud rate is the number of symbol changes, waveform changes, or signaling events across the transmission medium per unit of time. The symbol rate is measured in ''b ...
or modulation rate, which is expressed in
baud In telecommunication and electronics, baud (; symbol: Bd) is a common unit of measurement of symbol rate, which is one of the components that determine the speed of communication over a data channel. It is the unit for symbol rate or modulatio ...
s or symbols per second. However, the gross bit rate and the baud value are equal ''only'' when there are only two levels per symbol, representing 0 and 1, meaning that each symbol of a data transmission system carries exactly one bit of data; for example, this is not the case for modern modulation systems used in modems and LAN equipment. For most line codes and
modulation In electronics and telecommunications, modulation is the process of varying one or more properties of a periodic waveform, called the ''carrier signal'', with a separate signal called the ''modulation signal'' that typically contains informatio ...
methods: :\text \leq \text More specifically, a line code (or baseband transmission scheme) representing the data using pulse-amplitude modulation with 2^N different voltage levels, can transfer N \text. A digital modulation method (or
passband transmission A passband is the range of frequencies or wavelengths that can pass through a filter. For example, a radio receiver contains a bandpass filter to select the frequency of the desired radio signal out of all the radio waves picked up by its antenna ...
scheme) using 2^N different symbols, for example 2^N amplitudes, phases or frequencies, can transfer N \text. This results in: :\text = \text \times N An exception from the above is some self-synchronizing line codes, for example Manchester coding and return-to-zero (RTZ) coding, where each bit is represented by two pulses (signal states), resulting in: :\text A theoretical upper bound for the symbol rate in baud, symbols/s or pulses/s for a certain spectral bandwidth in hertz is given by the Nyquist law: :\text \leq \text = 2 \times \text In practice this upper bound can only be approached for line coding schemes and for so-called vestigial sideband digital modulation. Most other digital carrier-modulated schemes, for example ASK, PSK, QAM and OFDM, can be characterized as double sideband modulation, resulting in the following relation: :\text \leq \text In case of
parallel communication In data transmission, parallel communication is a method of conveying multiple binary digits (bits) simultaneously using multiple conductors. This contrasts with serial communication, which conveys only a single bit at a time; this distinction i ...
, the gross bit rate is given by :\sum_^ \frac where ''n'' is the number of parallel channels, ''Mi'' is the number of symbols or levels of the
modulation In electronics and telecommunications, modulation is the process of varying one or more properties of a periodic waveform, called the ''carrier signal'', with a separate signal called the ''modulation signal'' that typically contains informatio ...
in the ''i''-th channel, and ''Ti'' is the
symbol duration time The unit interval is the minimum time interval between condition changes of a data transmission signal, also known as the pulse time or symbol duration time. A unit interval (UI) is the time taken in a data stream by each subsequent pulse (or s ...
, expressed in seconds, for the ''i''-th channel.


Information rate

The
physical layer In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer; The layer most closely associated with the physical connection between devices. This layer may be implemented by a PHY chip. The ...
net bitrate,Theodory S. Rappaport
Wireless communications: principles and practice
Prentice Hall PTR, 2002
information rate, useful bit rate, payload rate,V.S. Bagad, I.A. Dhotre
''Data Communication Systems''
Technical Publications, 2009.
net data transfer rate, coded transmission rate, effective data rate or
wire speed In computer networking, wire speed or wirespeed refers to the hypothetical peak physical layer net bit rate (useful information rate) of a cable (consisting of fiber-optical wires or copper wires) combined with a certain digital communication dev ...
(informal language) of a digital communication channel is the capacity excluding the
physical layer In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer; The layer most closely associated with the physical connection between devices. This layer may be implemented by a PHY chip. The ...
protocol overhead, for example
time division multiplex Time-division multiplexing (TDM) is a method of transmitting and receiving independent signals over a common signal path by means of synchronized switches at each end of the transmission line so that each signal appears on the line only a fracti ...
(TDM)
framing bits In telecommunication, frame synchronization or framing is the process by which, while receiving a stream of framed data, incoming frame alignment signals (i.e., a distinctive bit sequences or syncwords) are identified (that is, distinguished from ...
, redundant
forward error correction In computing, telecommunication, information theory, and coding theory, an error correction code, sometimes error correcting code, (ECC) is used for controlling errors in data over unreliable or noisy communication channels. The central idea is ...
(FEC) codes, equalizer training symbols and other
channel coding In computing, telecommunication, information theory, and coding theory, an error correction code, sometimes error correcting code, (ECC) is used for controlling errors in data over unreliable or noisy communication channels. The central idea is ...
. Error-correcting codes are common especially in wireless communication systems, broadband modem standards and modern copper-based high-speed LANs. The physical layer net bitrate is the datarate measured at a reference point in the interface between the data link layer and physical layer, and may consequently include data link and higher layer overhead. In modems and wireless systems, link adaptation (automatic adaption of the data rate and the modulation and/or error coding scheme to the signal quality) is often applied. In that context, the term peak bitrate denotes the net bitrate of the fastest and least robust transmission mode, used for example when the distance is very short between sender and transmitter. Some operating systems and network equipment may detect the "connection speed" (informal language) of a network access technology or communication device, implying the current net bit rate. Note that the term line rate in some textbooks is defined as gross bit rate, in others as net bit rate. The relationship between the gross bit rate and net bit rate is affected by the FEC code rate according to the following. :Net bit rate ≤ Gross bit rate · code rate The connection speed of a technology that involves forward error correction typically refers to the physical layer ''net bit rate'' in accordance with the above definition. For example, the net bitrate (and thus the "connection speed") of an
IEEE 802.11a IEEE 802.11a-1999 or 802.11a was an amendment to the IEEE 802.11 wireless local network specifications that defined requirements for an orthogonal frequency-division multiplexing (OFDM) communication system. It was originally designed to support ...
wireless network is the net bit rate of between 6 and 54 Mbit/s, while the gross bit rate is between 12 and 72 Mbit/s inclusive of error-correcting codes. The net bit rate of ISDN2 Basic Rate Interface (2 B-channels + 1 D-channel) of 64+64+16 = 144 kbit/s also refers to the payload data rates, while the D channel signalling rate is 16 kbit/s. The net bit rate of the Ethernet 100Base-TX physical layer standard is 100 Mbit/s, while the gross bitrate is 125 Mbit/second, due to the
4B5B In telecommunication, 4B5B is a form of data communications line code. 4B5B maps groups of 4 bits of data onto groups of 5 bits for transmission. These 5-bit words are pre-determined in a dictionary and they are chosen to ensure that there will be ...
(four bit over five bit) encoding. In this case, the gross bit rate is equal to the symbol rate or pulse rate of 125 megabaud, due to the NRZI line code. In communications technologies without forward error correction and other physical layer protocol overhead, there is no distinction between gross bit rate and physical layer net bit rate. For example, the net as well as gross bit rate of Ethernet 10Base-T is 10 Mbit/s. Due to the Manchester line code, each bit is represented by two pulses, resulting in a pulse rate of 20 megabaud. The "connection speed" of a V.92 voiceband modem typically refers to the gross bit rate, since there is no additional error-correction code. It can be up to 56,000 bit/s downstreams and 48,000 bit/s upstreams. A lower bit rate may be chosen during the connection establishment phase due to
adaptive modulation Link adaptation, comprising adaptive coding and modulation (ACM) and others (such as Power Control), is a term used in wireless communications to denote the matching of the modulation, coding and other signal and protocol parameters to the condit ...
slower but more robust modulation schemes are chosen in case of poor
signal-to-noise ratio Signal-to-noise ratio (SNR or S/N) is a measure used in science and engineering that compares the level of a desired signal to the level of background noise. SNR is defined as the ratio of signal power to the noise power, often expressed in deci ...
. Due to data compression, the actual data transmission rate or throughput (see below) may be higher. The channel capacity, also known as the Shannon capacity, is a theoretical upper bound for the maximum net bitrate, exclusive of forward error correction coding, that is possible without bit errors for a certain physical analog node-to-node communication link. :net bit rate ≤ channel capacity The channel capacity is proportional to the
analog bandwidth Bandwidth is the difference between the upper and lower frequencies in a continuous band of frequencies. It is typically measured in hertz, and depending on context, may specifically refer to ''passband bandwidth'' or ''baseband bandwidth''. ...
in hertz. This proportionality is called Hartley's law. Consequently, the net bit rate is sometimes called digital bandwidth capacity in bit/s.


Network throughput

The term '' throughput'', essentially the same thing as digital bandwidth consumption, denotes the achieved average useful bit rate in a computer network over a logical or physical communication link or through a network node, typically measured at a reference point above the data link layer. This implies that the throughput often excludes data link layer protocol overhead. The throughput is affected by the traffic load from the data source in question, as well as from other sources sharing the same network resources. See also measuring network throughput.


Goodput (data transfer rate)

'' Goodput'' or data transfer rate refers to the achieved average net bit rate that is delivered to the
application layer An application layer is an abstraction layer that specifies the shared communications protocols and Interface (computing), interface methods used by Host (network), hosts in a communications network. An ''application layer'' abstraction is speci ...
, exclusive of all protocol overhead, data packets retransmissions, etc. For example, in the case of file transfer, the goodput corresponds to the achieved file transfer rate. The file transfer rate in bit/s can be calculated as the file size (in bytes) divided by the file transfer time (in seconds) and multiplied by eight. As an example, the goodput or data transfer rate of a V.92 voiceband modem is affected by the modem physical layer and data link layer protocols. It is sometimes higher than the physical layer data rate due to V.44 data compression, and sometimes lower due to bit-errors and automatic repeat request retransmissions. If no data compression is provided by the network equipment or protocols, we have the following relation: :goodput ≤ throughput ≤ maximum throughput ≤ net bit rate for a certain communication path.


Progress trends

These are examples of physical layer net bit rates in proposed communication standard interfaces and devices:


Multimedia

In digital multimedia, bitrate represents the amount of information, or detail, that is stored per unit of time of a recording. The bitrate depends on several factors: * The original material may be sampled at different frequencies. * The samples may use different numbers of bits. * The data may be encoded by different schemes. * The information may be digitally compressed by different algorithms or to different degrees. Generally, choices are made about the above factors in order to achieve the desired trade-off between minimizing the bitrate and maximizing the quality of the material when it is played. If lossy data compression is used on audio or visual data, differences from the original signal will be introduced; if the compression is substantial, or lossy data is decompressed and recompressed, this may become noticeable in the form of
compression artifact A compression artifact (or artefact) is a noticeable distortion of media (including images, audio, and video) caused by the application of lossy compression. Lossy data compression involves discarding some of the media's data so that it beco ...
s. Whether these affect the perceived quality, and if so how much, depends on the compression scheme, encoder power, the characteristics of the input data, the listener's perceptions, the listener's familiarity with artifacts, and the listening or viewing environment. The bitrates in this section are approximately the ''minimum'' that the ''average'' listener in a typical listening or viewing environment, when using the best available compression, would perceive as not significantly worse than the reference standard:


Encoding bit rate

In digital multimedia, ''bit rate'' refers to the number of bits used per second to represent a continuous medium such as audio or video after
source coding In information theory, data compression, source coding, or bit-rate reduction is the process of encoding information using fewer bits than the original representation. Any particular compression is either lossy or lossless. Lossless compression ...
(data compression). The encoding bit rate of a multimedia file is its size in bytes divided by the playback time of the recording (in seconds), multiplied by eight. For realtime streaming multimedia, the encoding bit rate is the goodput that is required to avoid interrupt: :encoding bit rate = required goodput The term average bitrate is used in case of variable bitrate multimedia source coding schemes. In this context, the peak bit rate is the maximum number of bits required for any short-term block of compressed data. A theoretical lower bound for the encoding bit rate for lossless data compression is the
source information rate In the mathematical theory of probability, the entropy rate or source information rate of a stochastic process is, informally, the time density of the average information in a stochastic process. For stochastic processes with a countable index, the ...
, also known as the ''entropy rate''. :entropy rate ≤ multimedia bit rate


Audio


CD-DA

CD-DA, the standard audio CD, is said to have a data rate of 44.1 kHz/16, meaning that the audio data was sampled 44,100 times per second and with a bit depth of 16. CD-DA is also
stereo Stereophonic sound, or more commonly stereo, is a method of sound reproduction that recreates a multi-directional, 3-dimensional audible perspective. This is usually achieved by using two independent audio channels through a configuration ...
, using a left and right channel, so the amount of audio data per second is double that of mono, where only a single channel is used. The bit rate of PCM audio data can be calculated with the following formula: :\text = \text \times \text \times \text For example, the bit rate of a CD-DA recording (44.1 kHz sampling rate, 16 bits per sample and two channels) can be calculated as follows: :44,100 \times 16 \times 2 = 1,411,200\ \text = 1,411.2\ \text The cumulative size of a length of PCM audio data (excluding a file header or other
metadata Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
) can be calculated using the following formula: :\text = \text \times \text \times \text \times \text. The cumulative size in bytes can be found by dividing the file size in bits by the number of bits in a byte, which is eight: :\text = \frac Therefore, 80 minutes (4,800 seconds) of CD-DA data requires 846,720,000 bytes of storage: :\frac = 846,720,000\ \text \approx 847\ \text


MP3

The MP3 audio format provides lossy data compression. Audio quality improves with increasing bitrate: * 32 kbit/s generally acceptable only for speech * 96 kbit/s generally used for speech or low-quality streaming * 128 or 160 kbit/s mid-range bitrate quality * 192 kbit/s medium quality bitrate * 256 kbit/s a commonly used high-quality bitrate * 320 kbit/s highest level supported by the MP3 standard


Other audio

* 700 bit/s lowest bitrate open-source speech codec
Codec2 Codec 2 is a low-bitrate speech audio codec (speech coding) that is patent free and open source. Codec 2 compresses speech using sinusoidal coding, a method specialized for human speech. Bit rates of 3200 to 450 bit/s have been successfully cre ...
, but barely recognizable yet, sounds much better at 1.2 kbit/s * 800 bit/s minimum necessary for recognizable speech, using the special-purpose FS-1015 speech codecs * 2.15 kbit/s minimum bitrate available through the open-source Speex codec * 6 kbit/s minimum bitrate available through the open-source Opus codec * 8 kbit/s telephone quality using speech codecs * 32–500 kbit/s lossy audio as used in Ogg Vorbis * 256 kbit/s Digital Audio Broadcasting (
DAB DAB, dab, dabs, or dabbing may refer to: Dictionaries * ''Dictionary of American Biography'', published under the auspices of the American Council of Learned Societies * ''Dictionary of Australian Biography'', published since 1949 Places * Dąb, ...
) MP2 bit rate required to achieve a high quality signal *292 kbit/s - Sony Adaptive Transform Acoustic Coding (ATRAC) for use on the MiniDisc Format * 400 kbit/s–1,411 kbit/s lossless audio as used in formats such as Free Lossless Audio Codec, WavPack, or Monkey's Audio to compress CD audio * 1,411.2 kbit/s Linear PCM sound format of CD-DA * 5,644.8 kbit/s DSD, which is a trademarked implementation of PDM sound format used on Super Audio CD. * 6.144 Mbit/s E-AC-3 (Dolby Digital Plus), an enhanced coding system based on the AC-3 codec * 9.6 Mbit/s DVD-Audio, a digital format for delivering high-fidelity audio content on a DVD. DVD-Audio is not intended to be a video delivery format and is not the same as video DVDs containing concert films or music videos. These discs cannot be played on a standard DVD-player without DVD-Audio logo. * 18 Mbit/s advanced lossless audio codec based on Meridian Lossless Packing (MLP)


Video

* 16 kbit/s videophone quality (minimum necessary for a consumer-acceptable "talking head" picture using various video compression schemes) * 128–384 kbit/s business-oriented videoconferencing quality using video compression * 400 kbit/s YouTube 240p videos (using H.264) * 750 kbit/s YouTube 360p videos (using H.264) * 1 Mbit/s YouTube 480p videos (using H.264) * 1.15 Mbit/s max VCD quality (using MPEG1 compression) * 2.5 Mbit/s YouTube 720p videos (using H.264) * 3.5 Mbit/s typ
Standard-definition television Standard-definition television (SDTV, SD, often shortened to standard definition) is a television system which uses a resolution that is not considered to be either high or enhanced definition. "Standard" refers to it being the prevailing sp ...
quality (with bit-rate reduction from MPEG-2 compression) * 3.8 Mbit/s YouTube 720p60 (60 FPS) videos (using H.264) * 4.5 Mbit/s YouTube 1080p videos (using H.264) * 6.8 Mbit/s YouTube 1080p60 (60 FPS) videos (using H.264) * 9.8 Mbit/s max DVD (using MPEG2 compression) * 8 to 15 Mbit/s typ HDTV quality (with bit-rate reduction from MPEG-4 AVC compression) * 19 Mbit/s approximate HDV 720p (using MPEG2 compression). * 24 Mbit/s max AVCHD (using MPEG4 AVC compression) * 25 Mbit/s approximate HDV 1080i (using MPEG2 compression) * 29.4 Mbit/s max HD DVD * 40 Mbit/s max
1080p 1080p (1920×1080 progressively displayed pixels; also known as Full HD or FHD, and BT.709) is a set of HDTV high-definition video modes characterized by 1,920 pixels displayed across the screen horizontally and 1,080 pixels down the screen vert ...
Blu-ray Disc The Blu-ray Disc (BD), often known simply as Blu-ray, is a Digital media, digital optical disc data storage format. It was invented and developed in 2005 and released on June 20, 2006 worldwide. It is designed to supersede the DVD format, and c ...
(using MPEG2, MPEG4 AVC or VC-1 compression). * 250 Mbit/s max DCP (using JPEG 2000 compression) * 1.4 Gbit/s 10-bit 4:4:4 Uncompressed 1080p at 24fps


Notes

For technical reasons (hardware/software protocols, overheads, encoding schemes, etc.) the ''actual'' bit rates used by some of the compared-to devices may be significantly higher than what is listed above. For example, telephone circuits using µlaw or A-law companding (pulse code modulation) yield 64 kbit/s.


See also

*
Audio bit depth In digital audio using pulse-code modulation (PCM), bit depth is the number of bits of information in each sample, and it directly corresponds to the resolution of each sample. Examples of bit depth include Compact Disc Digital Audio, which ...
* Average bitrate * Bandwidth (computing) *
Baud In telecommunication and electronics, baud (; symbol: Bd) is a common unit of measurement of symbol rate, which is one of the components that determine the speed of communication over a data channel. It is the unit for symbol rate or modulatio ...
(
symbol rate In a digitally modulated signal or a line code, symbol rate, modulation rate or baud rate is the number of symbol changes, waveform changes, or signaling events across the transmission medium per unit of time. The symbol rate is measured in ''b ...
) *
Bit-synchronous operation Bit-synchronous operation is a type of digital communication in which the data Telecommunication circuit, circuit-terminating equipment (Data circuit-terminating equipment, DCE), data terminal equipment (Data terminal equipment, DTE), and transmitti ...
* Clock rate * Code rate *
Constant bitrate Constant bitrate (CBR) is a term used in telecommunications, relating to the quality of service. Compare with variable bitrate. When referring to codecs, constant bit rate encoding means that the rate at which a codec's output data should be cons ...
* Data-rate units *
Data signaling rate In telecommunication, data signaling rate (DSR), also known as gross bit rate, is the aggregate rate at which data passes a point in the transmission path of a data transmission system. # The DSR is usually expressed in bits per second. # Th ...
*
List of interface bit rates This is a list of interface bit rates, is a measure of information transfer rates, or digital bandwidth capacity, at which digital interfaces in a computer or network can communicate over various kinds of buses and channels. The distinction can ...
* Measuring network throughput *
Orders of magnitude (bit rate) An order of magnitude is generally a factor of ten. A quantity growing by four orders of magnitude implies it has grown by a factor of 10000 or 104. However, because computers are binary, orders of magnitude are sometimes given as powers of two. ...
* Spectral efficiency * Variable bitrate


References


External links


Live Video Streaming Bitrate Calculator
Calculate bitrate for video and live streams
DVD-HQ bit rate calculator
Calculate bit rate for various types of digital video media.
Maximum PC - Do Higher MP3 Bit Rates Pay Off?

Valid8 Data Rate Calculator
{{DEFAULTSORT:Bit Rate Data transmission Temporal rates