All Topics  
Bitrate

 

   Email Print
   Bookmark   Link






 

Bitrate



 
 
In telecommunications and computing
Computing

Computing is usually defined as the activity of using and developing computer technology, computer hardware and computer software. It is the computer-specific part of information technology....
, bitrate (sometimes written bit rate, data rate or as a variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
 R or fb) is the number of bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
s that are conveyed or processed per unit of time.

The bit rate is quantified using the bits per second
Data rate units

In telecommunications, bit rate or data transfer rate is the average number of bits, characters, or blocks per unit time passing between equipment in a data transmission system....
 (bit/s or bps) unit, often in conjunction with an SI prefix
SI prefix

An SI prefix is a name or associated symbol that precedes a basic unit of measure to form a decimal multiple . The abbreviation SI is from the French language name Syst?me International d?Unit?s ....
 such as kilo- (kbit/s or kbps), mega- (Mbit/s or Mbps), giga- (Gbit/s or Gbps) or tera- (Tbit/s or Tbps).






Discussion
Ask a question about 'Bitrate'
Start a new discussion about 'Bitrate'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In telecommunications and computing
Computing

Computing is usually defined as the activity of using and developing computer technology, computer hardware and computer software. It is the computer-specific part of information technology....
, bitrate (sometimes written bit rate, data rate or as a variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
 R or fb) is the number of bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
s that are conveyed or processed per unit of time.

The bit rate is quantified using the bits per second
Data rate units

In telecommunications, bit rate or data transfer rate is the average number of bits, characters, or blocks per unit time passing between equipment in a data transmission system....
 (bit/s or bps) unit, often in conjunction with an SI prefix
SI prefix

An SI prefix is a name or associated symbol that precedes a basic unit of measure to form a decimal multiple . The abbreviation SI is from the French language name Syst?me International d?Unit?s ....
 such as kilo- (kbit/s or kbps), mega- (Mbit/s or Mbps), giga- (Gbit/s or Gbps) or tera- (Tbit/s or Tbps). 1 kbit/s has almost always meant 1,000 bit/s, not 1,024 bit/s, also before 1999 when SI prefixes were defined for units of information in an IEC standard
IEC 60027

IEC 60027 is the International Electrotechnical Commission's standard on Letter symbols to be used in electrical technology. It consists of several parts:...
.

The formal abbreviation for "bits per second" is "bit/s" (not "bits/s"). In less formal contexts the abbreviations "b/s" or "bps" are often used, though this risks confusion with "byte
Byte

A byte is a basic unit of measurement of Computer storage in computer science. In many computer architectures it is a Byte addressing memory address space....
s per second" ("B/s", "Bps").

Bit rates at various protocol layers


Physical layer gross bit rate

In digital communication systems, the gross bitrate, raw bitrate, line rate or data signaling rate
Data signaling rate

In telecommunication, data signaling rate , also known as gross bit rate, is the aggregate rate at which data pass a point in the transmission data link of a data transmission system....
 is the total number of physically transferred bits per second over a communication link, including useful data as well as protocol overhead. The gross bit rate is related to, but should not be confused with, the baud rate in symbols/s or pulses/s. Gross bit rate can be used interchangeably with "baud
Baud

In telecommunications and electronics, baud is synonymous to symbols/s or pulses/s. It is the unit of symbol rate, also known as baud rate or modulation rate; the number of distinct symbol changes made to the transmission medium per second in a digitally modulation signal or a line code....
 rate" only when each modulation transition of a data transmission
Transmission (telecommunications)

In telecommunications, transmission is the process of sending, propagating and receiving an analogue or digital information signal over a physical point-to-point or point-to-multipoint transmission medium, either wired or wireless....
 system carries exactly one bit of data; something not true for modern modem
Modem

Modem is a peripheral device that modulation an analog carrier wave Signal to encode digital information, and also demodulation such a carrier signal to decode the transmitted information....
 modulation systems, for example.

For most line codes and modulation methods:

Gross bit rate = Baud rate


More specifically, a line code
Line code

In telecommunication, a line code is a code chosen for use within a communications system for transmission purposes. Line coding is often used for digital data transport....
 representing the data using pulse-amplitude modulation
Pulse-amplitude modulation

Pulse-amplitude modulation, acronym PAM, is a form of signal modulation where the message information is encoded in the amplitude of a series of signal pulses....
 with 2N different voltage levels, or a digital modulation method using 2N different symbols, for example 2N amplitudes, phases or frequencies, can transfer N bit/symbol, or N bit/pulse. This results in:

Gross bit rate = Baud rate · N


The exception from the above is some self-synchronizing line codes, for example Manchester coding and return-to-zero
Return-to-zero

Return-to-zero describes a line code used in telecommunications Signal in which the signal drops to zero between each Pulse . This takes place even if a number of consecutive 0's or 1's occur in the signal....
 (RTZ) coding, where each bit is represented by two pulses (signal states), resulting in:

Gross bit rate = Baud rate / 2


A theoretical upper bound for the baud rate in symbols/s or pulses/s for a certain analog bandwidth
Bandwidth

Bandwidth is the difference between the upper and lower cutoff frequencies of, for example, a electronic filter, a communication channel, or a signal spectrum, and is typically measured in hertz....
 in Hertz is given by the Nyquist law
Nyquist rate

In signal processing, the Nyquist rate is two times the Bandwidth_ of a bandlimited signal or a bandlimited channel. This term is used to mean two different things under two different circumstances:...
:

Baud rate = Nyquist rate
Nyquist rate

In signal processing, the Nyquist rate is two times the Bandwidth_ of a bandlimited signal or a bandlimited channel. This term is used to mean two different things under two different circumstances:...
 = 2 · bandwidth
Bandwidth

Bandwidth is the difference between the upper and lower cutoff frequencies of, for example, a electronic filter, a communication channel, or a signal spectrum, and is typically measured in hertz....


Physical layer net bit rate

The net bitrate, useful bit rate or information rate of a digital communication link is the capacity excluding the physical layer
Physical layer

The Physical Layer is the first and lowest layer in the seven-layer OSI model of computer networking.The Physical Layer comprises the basic hardware transmission technologies of a network....
 protocol overhead, for example time division multiplex (TDM) framing bits, redundant forward error correction
Forward error correction

In telecommunication and information theory, forward error correction is a system of error control for data transmission, whereby the sender adds Redundancy to its messages, also known as an error correction code....
 (FEC) codes, equalizer training symbols and other channel coding. Error-correcting codes are common especially in wireless communication systems and broadband modem standards. The relationship between the gross bit rate and net bit rate is affected by the FEC code rate
Code rate

The code rate or information rate of a forward error correction code, for example a convolutional code, states what portion of the total amount of information that is useful ....
 according to the following.

Gross bit rate · code rate
Code rate

The code rate or information rate of a forward error correction code, for example a convolutional code, states what portion of the total amount of information that is useful ....
 = Net bit rate


The connection speed of a network access technology or communication device is indicated by some operational systems. 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 bit rate of a IEEE 802.11a 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 connection speed of ISDN Basic Rate Interface
Basic rate interface

Basic rate interface is an Integrated Services Digital Network configuration defined in the physical layer standard I.430 produced by the International Telecommunication Union....
 (2 B-channels + 1 D-channel) of 64+64+16 = 144 kbit/s also refers to the user data rates, while the line rate is 160 kbit/s.

The net bitrate of the Ethernet 100Base-TX physical layer standard is 100 Mbit/s, while the gross bitrate is 125 Mbit/second, due to the 4B5B
4B5B

In telecommunication, 4B5B is a form of data communications line code. 4B5B works by mapping groups of four bits onto groups of 5 bits. This is done as the transitions provide clock signal for the signal....
 (four bit over five bit) encoding. In this case, the gross bit rate is equal to the symbol rate or pulse rate of 125 Mbaud, due to the NRZI line code
Line code

In telecommunication, a line code is a code chosen for use within a communications system for transmission purposes. Line coding is often used for digital data transport....
.

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 gross bit rate of Ethernet 10Base-T is 10 Mbit/s. Due to the Manchester
Manchester code

In telecommunication, Manchester code is a line code in which the encoding of each data bit has at least one transition and occupies the same time....
 line code, each bit is represented by two pulses, resulting in a pulse rate of 20 Mbaud.

The connection speed of a V.92 voiceband
Voiceband

In electronics, voiceband means the typical human hearing frequency range that is from 20 Hz to 20 kHz. In telephony, it means the frequency range normally transmitted by a telephone line, generally about 200?3600 Hz....
 modem
Modem

Modem is a peripheral device that modulation an analog carrier wave Signal to encode digital information, and also demodulation such a carrier signal to decode the transmitted information....
 refers to the gross bit rate, since there is no additional error-correction code. It can be up to 56,000 bit/s downstreams
Downstream (computer science)

In information technology, downstream refers to the transfer speed by which data can be sent from the Server to the client . The process by which downstream is utilized is known as downloading....
 and 48,000 bit/s upstreams
Upstream (computer science)

In software development, upstream refers to a direction toward the Software engineering or Maintenance mode of Computer software that is distributed as source code, and is a qualification of either a Software bug or a Patch ....
. A lower bit rate may be chosen during the connection establishment phase due to adaptive modulation - slower but more robust modulation schemes are chosen in case of poor signal-to-noise ratio
Signal-to-noise ratio

Signal-to-noise ratio is an electrical engineering measurement, also used in other fields , defined as the ratio of a signal power to the noise power corrupting the signal....
.

The channel capacity
Channel capacity

In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a channel ....
 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.

Channel capacity = Net bit rate


The channel capacity is proportional to the analog bandwidth in Hertz. Consequently the net bit rate is sometimes called digital bandwidth capacity in bit/s.

Network throughput (data transfer rate) and goodput

The term throughput
Throughput

In communication networks, such as Ethernet or packet radio, throughput is the average rate of successful message delivery over a communication channel....
, essentially the same thing as data transfer rate or digital bandwidth
Bandwidth (computing)

In computer networking and computer science, digital bandwidth, network bandwidth or just bandwidth is a measure of available or consumed data communication resources expressed in bit/s or multiples of it ....
 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 below the network layer
Network layer

The Network Layer is Layer 3 in the OSI model of computer networking. The Network Layer responds to service requests from the Transport Layer and issues service requests to the Data Link Layer....
 and above the physical layer
Physical layer

The Physical Layer is the first and lowest layer in the seven-layer OSI model of computer networking.The Physical Layer comprises the basic hardware transmission technologies of a network....
. This implies that the throughput often excludes data link layer protocol overhead and sometimes network 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.

As an example, the 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
Data compression

In computer science and information theory, data compression or source coding is the process of encoding information using fewer bits than an code representation would use through use of specific encoding schemes....
, and sometimes lower due to bit-errors and automatic repeat request retransmissions.

Goodput
Goodput

In computer networks , goodput is the application level throughput, i.e. the number of useful bits per unit of time forwarded by the network from a certain source address to a certain destination, excluding protocol overhead, and excluding retransmitted data packets....
 or data transfer rate refers to the achieved average net bit rate that is delivered to the application layer
Application layer

Application Layer is a term used in categorizing protocols and methods in architectural models of computer networking. Both, the OSI model and the Internet Protocol Suite contain an application layer....
, 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.

If no data compression is provided by the network equipment or protocols, we have the following relation:

Net bit rate = Maximum throughput = Throughput = Goodput


for a certain communication path.

Multimedia bit rate

In digital multimedia
Multimedia

Multimedia is media and content that utilizes a combination of different content format. The term can be used as a noun or as an adjective describing a medium as having multiple content forms....
, bit rate often refers to the number of bits used per unit of playback time to represent a continuous medium such as audio or video
Video

Video is the technology of electronics Videography, recording, processing, storing, transmitting, and reconstructing a sequence of still images representing Scene in motion....
 after source coding
Source coding

In information theory, Shannon's source coding theorem establishes the limits to possible data compression, and the operational meaning of the Shannon entropy....
 (data compression). The size of a multimedia file in bytes is the product of the bit rate (in bit/s) and the length of the recording (in seconds), divided by eight.

In case of streaming multimedia, this bit rate measure is the goodput
Goodput

In computer networks , goodput is the application level throughput, i.e. the number of useful bits per unit of time forwarded by the network from a certain source address to a certain destination, excluding protocol overhead, and excluding retransmitted data packets....
 that is required to avoid interrupts. For streaming multimedia without interrupts, we have the following relationship:

Multimedia bit rate = Required goodput


The term average bitrate
Average bitrate

Average bitrate refers to the average amount of data transferredper unit of time, usually measured per second. This is commonly referred to for digital music or video....
 (ABR) is used in case of variable bitrate
Variable bitrate

Variable bitrate is a term used in telecommunications and computing that relates to the bitrate used in sound or video encoding. As opposed to constant bitrate , VBR files vary the amount of output data per time segment....
 multimedia source coding schemes.

A theoretical lower bound for the multimedia bit rate for lossless data compression
Lossless data compression

Lossless data compression is a class of data compression algorithms that allows the exact original data to be reconstructed from the compressed data....
 is the source information rate, also known as the entropy rate.

Prefixes


For large bitrates, SI prefix
SI prefix

An SI prefix is a name or associated symbol that precedes a basic unit of measure to form a decimal multiple . The abbreviation SI is from the French language name Syst?me International d?Unit?s ....
es are used:

When describing bitrates, binary prefix
Binary prefix

In computing, a binary prefix is a set of letters that precede a unit of measure to indicate multiplication by a power of two. In certain contexts in computing, such as computer memory sizes, units of information storage and communication traffic have traditionally been reported in multiples of powers of two....
es have almost never been used and SI prefix
SI prefix

An SI prefix is a name or associated symbol that precedes a basic unit of measure to form a decimal multiple . The abbreviation SI is from the French language name Syst?me International d?Unit?s ....
es are almost always used with the standard, decimal meanings, not the old computer-oriented binary meanings. Binary usage may occasionally be seen when the unit is the byte/s, and is not typical for telecommunication links. Sometimes it is necessary to seek clarification of the units used in a particular context.

Progress trends


Proposed standards and first devices :
WAN LAN WLAN
  • 1972: Acoustic coupler
    Acoustic coupler

    In telecommunications, the term acoustic coupler has the following meanings:# An network interface device for coupling electrical signals by acoustical means?usually into and out of a telephone instrument....
     300 baud
  • 1985: 1200 baud
  • 1990: increasing Modem
    Modem

    Modem is a peripheral device that modulation an analog carrier wave Signal to encode digital information, and also demodulation such a carrier signal to decode the transmitted information....
     bandwidth: 2400 / 4800 / 9600 / 19200 bit/s
  • 1995: v.34 modems with 28.8 kbit/s, v.90 modems with 56 kbit/s
  • 1996: ISDN with two 64 kbit/s channels
  • 1998: ADSL
    Asymmetric Digital Subscriber Line

    Asymmetric Digital Subscriber Line is a form of Digital subscriber line, a data communications technology that enables faster data transmission over copper telephone lines than a conventional voiceband modem can provide....
     from 128 kbit/s to 8 Mbit/s, ADSL2 up to 12 Mbit/s, ADSL2+ up to 24 Mbit/s
  • 1972: IEEE 802.3
    IEEE 802.3

    IEEE 802.3 is a collection of IEEE standards defining the physical layer, and the media access control of the data link layer, of wired Ethernet....
     Ethernet 2.94 Mbit/s
  • 1985: 10b2 10 Mbit/s coax thinwire
  • 1990: 10bT
    10BASE-T

    Ethernet over twisted pair refers to the use of a pair of copper cables, twisted around each other, for the physical layer of an Ethernet network ....
     10 Mbit/s
  • 1995: 100bT 100 Mbit/s
  • 1999: 1000bT (Gigabit) 1 Gbit/s
  • 2003: 10GBASE 10 Gbit/s
  • 1997: 802.11
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     2 Mbit/s
  • 1999: 802.11b
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     11 Mbit/s
  • 1999: 802.11a
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     54 Mbit/s
  • 2003: 802.11g
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     54 Mbit/s
  • 2005: 802.11g (proprietary)
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     108 Mbit/s
  • 2007: 802.11n
    IEEE 802.11

    IEEE 802.11 is a set of standards carrying out Wireless LAN computer communication in the 2.4, 3.6 and 5 GHz frequency bands. They are implemented by the Institute of Electrical and Electronics Engineers LAN/MAN Standards Committee ....
     540 Mbit/s


  • Bitrates in 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
      Data compression

      In computer science and information theory, data compression or source coding is the process of encoding information using fewer bits than an code representation would use through use of specific encoding schemes....
       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
    Lossy data compression

    A lossy compression method is one where data compression and then decompressing it retrieves data that may well be different from the original, but is close enough to be useful in some way....
     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 artifacts. 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:

    Audio (MP3)

    • 32 kbit/s – MW
      Mediumwave

      Medium Wave is a part of the Medium frequency radio band used mainly for AM broadcasting. Some experiments and trials are planned or under way for a digital modulation such as Digital Radio Mondiale ....
       (AM
      AM broadcasting

      AM broadcasting is the process of radio broadcasting using amplitude modulation....
      ) quality
    • 96 kbit/s – FM
      FM broadcasting

      FM broadcasting is a broadcasting technology invented by Edwin Howard Armstrong that uses frequency modulation to provide high-fidelity sound over broadcast radio....
       quality
    • 128–160 kbit/s – Standard Bitrate quality; difference can sometimes be obvious (e.g. bass quality)
    • 192 kbit/s – DAB (Digital Audio Broadcasting
      Digital audio broadcasting

      Digital Audio Broadcasting , also known as EUREKA, is a digital radio technology for broadcasting radio stations, used in several countries, particularly in the UK and Europe....
      ) quality.
    • 224–320 kbit/s – Near CD
      Compact Disc

      A Compact Disc is an optical disc used to store Data , originally developed for storing digital audio. The CD, available on the market since October 1982, remains the standard physical medium for sale of commercial Sound recording and reproduction to the present day....
       quality.


    Other audio

    • 800 bit/s – minimum necessary for recognizable speech (using special-purpose FS-1015
      FS-1015

      FS-1015 is a secure telephony speech encoding standard developed by the United States Department of Defense and later by NATO. It is also known as LPC-10 and STANAG 4198....
       speech codecs
      Speech encoding

      Speech coding is the application of data compression of digital audio signals containing speech. Speech coding uses speech-specific parameter estimation using audio signal processing techniques to model the speech signal, combined with generic data compression algorithms to represent the resulting modeled parameters in a compact bitstream....
      )
    • 8 kbit/s – telephone
      Telephone

      The telephone is a telecommunications device that is used to transmitter and receive electronically or digitally encoded sound between two or more people conversing....
       quality (using speech codecs)
    • 32-500 kbit/s -- lossy audio as used in Ogg Vorbis
    • 500 kbit/s–1 Mbit/s – lossless audio as used in formats such as Free Lossless Audio Codec, WavPack
      WavPack

      WavPack is a free software, open source Audio compression #Lossless audio compression file format developed by David Bryant....
       or Monkey's Audio
      Monkey's Audio

      Monkey?s Audio is a file format for audio data compression. Being a lossless data compression format, Monkey?s Audio does not discard data during the process of encoding, unlike lossy compression methods such as Advanced Audio Coding, MP3, Vorbis and Musepack....
    • 1411.2 kbit/s – PCM sound format of Compact Disc
      Compact Disc

      A Compact Disc is an optical disc used to store Data , originally developed for storing digital audio. The CD, available on the market since October 1982, remains the standard physical medium for sale of commercial Sound recording and reproduction to the present day....
       Digital Audio


    Video (MPEG2)

    • 16 kbit/s – videophone
      Videophone

      A videophone, also known by the trademarked name Picturephone, is a telephone which is capable of both Sound and video duplex transmission....
       quality (minimum necessary for a consumer-acceptable "talking head" picture)
    • 128 – 384 kbit/s – business-oriented videoconferencing
      Videoconferencing

      A videoconference is a set of interactive telecommunication technology which allow two or more locations to interact via two-way video and audio transmissions simultaneously....
       system quality
    • 1.25 Mbit/s – VCD
      VCD

      VCD is a three-letter abbreviation with multiple meanings, as described below:* VCD Athletic F.C., semi-professional football team* Video CD...
       quality
    • 5 Mbit/s – DVD
      DVD

      DVD, also known as "Digital Versatile Disc" or "Digital Video Disc,"is a popular optical disc data storage device media format. Its main uses are video and data storage....
       quality
    • 15 Mbit/s – HDTV
      High-definition television

      High-definition television is a digital television broadcasting system with higher than traditional television systems . HDTV is digitally broadcast; the earliest implementations used analog broadcasting, but today digital television signals are used, requiring less Bandwidth due to digital video compression....
       quality
    • 36 Mbit/s – HD DVD
      HD DVD

      HD DVD is a discontinued high-density optical media optical disc format for storing data and high-definition video.HD DVD was supported principally by Toshiba, and was envisaged to be the successor to the standard DVD format....
       quality
    • 54 Mbit/s – Blu-ray Disc
      Blu-ray Disc

      Blu-ray Disc is an optical disc data storage device medium. Its main uses are high-definition video and data storage. The disc has the same physical dimensions as standard DVDs and CDs....
       quality


    See also

    • Average bitrate
      Average bitrate

      Average bitrate refers to the average amount of data transferredper unit of time, usually measured per second. This is commonly referred to for digital music or video....
    • Bandwidth (computing)
      Bandwidth (computing)

      In computer networking and computer science, digital bandwidth, network bandwidth or just bandwidth is a measure of available or consumed data communication resources expressed in bit/s or multiples of it ....
    • Baud
      Baud

      In telecommunications and electronics, baud is synonymous to symbols/s or pulses/s. It is the unit of symbol rate, also known as baud rate or modulation rate; the number of distinct symbol changes made to the transmission medium per second in a digitally modulation signal or a line code....
       (symbol rate)
    • Clock rate
      Clock rate

      The clock rate is the fundamental rate in cycles per second for the frequency of the clock in any synchronous circuit. For example, a crystal oscillator frequency reference typically is synonymous with a fixed sinusoidal waveform, a clock rate is that frequency reference translated by electronic circuitry into a corresponding square wav...
    • Code rate
      Code rate

      The code rate or information rate of a forward error correction code, for example a convolutional code, states what portion of the total amount of information that is useful ....
    • Constant bitrate
      Constant bitrate

      Constant bitrate 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 consumed is constant....
    • Data signaling rate
      Data signaling rate

      In telecommunication, data signaling rate , also known as gross bit rate, is the aggregate rate at which data pass a point in the transmission data link of a data transmission system....
    • Goodput
      Goodput

      In computer networks , goodput is the application level throughput, i.e. the number of useful bits per unit of time forwarded by the network from a certain source address to a certain destination, excluding protocol overhead, and excluding retransmitted data packets....
    • Line rate
      Line rate

      The line rate of a communications link is the data rate of its raw bitstream, including all framing bits and other physical layer overhead. For example, the line rate of a Digital Signal 1 is 1.544 Mbit/s, of which 1.536 Mbit/s is available for data communications, and the remaining 8000 bit/s is framing overhead....
    • List of device bandwidths
      List of device bandwidths

      This is a list of device bandwidths: the net bit rate of some computer devices employing methods of data transport is quantified in units of kilobits per second , megabits per second , or gigabits per second as appropriate....
    • Measuring network throughput
    • Spectral efficiency
      Spectral efficiency

      Spectral efficiency, spectrum efficiency or bandwidth efficiency refers to the information rate that can be transmitted over a given Bandwidth in a specific communication system....
    • Throughput
      Throughput

      In communication networks, such as Ethernet or packet radio, throughput is the average rate of successful message delivery over a communication channel....
    • Variable bitrate
      Variable bitrate

      Variable bitrate is a term used in telecommunications and computing that relates to the bitrate used in sound or video encoding. As opposed to constant bitrate , VBR files vary the amount of output data per time segment....


    External links


    Bandwidth conversion

    • , easy conversion from kbit/s to MB/h to GB/day to TB/month, etc.


    Bandwidth calculator online

    • - Given a codec type and sample period calculate the actual IP and Ethernet bandwidth.
    • - Companion paper to the above calculator explaining how Voice becomes Voice over IP.
    • Calculate bitrate for various types of digital video media.


    Bitrates of DVB-S TV and radio channels

    • - daily updated audio and video bitrates of European satellites.