In
computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, hardware and softw ...
, bandwidth is the maximum rate of data transfer across a given path. Bandwidth may be characterized as network bandwidth, data bandwidth, or digital bandwidth.
This definition of ''bandwidth'' is in contrast to the field of
signal processing
Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
,
wireless communications,
modem data transmission,
digital communications
Data communication, including data transmission and data reception, is the transfer of data, signal transmission, transmitted and received over a Point-to-point (telecommunications), point-to-point or point-to-multipoint communication chann ...
, and
electronics
Electronics is a scientific and engineering discipline that studies and applies the principles of physics to design, create, and operate devices that manipulate electrons and other Electric charge, electrically charged particles. It is a subfield ...
, in which ''bandwidth'' is used to refer to the
signal bandwidth measured in
hertz
The hertz (symbol: Hz) is the unit of frequency in the International System of Units (SI), often described as being equivalent to one event (or Cycle per second, cycle) per second. The hertz is an SI derived unit whose formal expression in ter ...
, meaning the frequency range between lowest and highest attainable frequency while meeting a well-defined impairment level in signal power. The actual bit rate that can be achieved depends not only on the signal bandwidth but also on the
noise
Noise is sound, chiefly unwanted, unintentional, or harmful sound considered unpleasant, loud, or disruptive to mental or hearing faculties. From a physics standpoint, there is no distinction between noise and desired sound, as both are vibrat ...
on the channel.
Network capacity
The term ''bandwidth'' sometimes defines the
net bit rate ''peak bit rate'', ''information rate'', or physical layer ''useful bit rate'',
channel capacity
Channel capacity, in electrical engineering, computer science, and information theory, is the theoretical maximum rate at which information can be reliably transmitted over a communication channel.
Following the terms of the noisy-channel coding ...
, or the
maximum throughput
Network throughput (or just throughput, when in context) refers to the rate of message delivery over a communication channel in a communication network, such as Ethernet or packet radio. The data that these messages contain may be delivered ove ...
of a logical or physical communication path in a digital communication system. For example,
bandwidth tests measure the maximum throughput of a computer network. The maximum rate that can be sustained on a link is limited by the
Shannon–Hartley channel capacity for these communication systems, which is dependent on the
bandwidth
Bandwidth commonly refers to:
* Bandwidth (signal processing) or ''analog bandwidth'', ''frequency bandwidth'', or ''radio bandwidth'', a measure of the width of a frequency range
* Bandwidth (computing), the rate of data transfer, bit rate or thr ...
in hertz and the noise on the channel.
Network consumption
The ''consumed bandwidth'' in bit/s, corresponds to achieved
throughput
Network throughput (or just throughput, when in context) refers to the rate of message delivery over a communication channel in a communication network, such as Ethernet or packet radio. The data that these messages contain may be delivered ov ...
or
goodput
In computer networks, goodput (a portmanteau of good and throughput) is the application-level throughput of a communication; i.e. the number of useful information bits delivered by the network to a certain destination per unit of time. The amou ...
, i.e., the average rate of successful data transfer through a communication path. The consumed bandwidth can be affected by technologies such as
bandwidth shaping,
bandwidth management
Bandwidth management is the process of measuring and controlling the communications (traffic, packets) on a network link, to avoid filling the link to capacity or overfilling the link,https://www.internetsociety.org/wp-content/uploads/2017/08/BWro ...
,
bandwidth throttling
Bandwidth throttling consists in the limitation of the communication speed (bytes or kilobytes per second), of the ingoing (received) or outgoing (sent) data in a network node or in a network device such as computers and mobile phones.
The d ...
,
bandwidth cap
A data cap, often referred to as a bandwidth cap, is a restriction imposed on data transfer over a network. In particular, it refers to policies imposed by an internet service provider to limit customers' usage of their services; typically, excee ...
,
bandwidth allocation
Bandwidth allocation is the process of assigning radio frequencies to different applications. The radio spectrum is a finite resource, which means there is great need for an effective allocation process. In the United States, the Federal Commun ...
(for example
bandwidth allocation protocol The Bandwidth Allocation Protocol, along with its control protocol, the Bandwidth Allocation Control Protocol, is used to add and remove links in a multilink bundle over PPP, and specifying which peer is responsible for making decisions regarding b ...
and
dynamic bandwidth allocation
Dynamic bandwidth allocation is a technique by which traffic bandwidth in a shared telecommunications medium can be allocated on demand and fairly between different users of that bandwidth. This is a form of bandwidth management, where the sharin ...
), etc. A bit stream's bandwidth is proportional to the average consumed signal bandwidth in hertz (the average spectral bandwidth of the analog signal representing the bit stream) during a studied time interval.
''Channel bandwidth'' may be confused with useful data throughput (or goodput). For example, a channel with ''x'' bit/s may not necessarily transmit data at ''x'' rate, since protocols, encryption, and other factors can add appreciable overhead. For instance, much internet traffic uses the
transmission control protocol
The Transmission Control Protocol (TCP) is one of the main communications protocol, protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, th ...
(TCP), which requires a
three-way handshake
The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, the entire suite is common ...
for each transaction. Although in many modern implementations the protocol is efficient, it does add significant overhead compared to simpler protocols. Also, data packets may be lost, which further reduces the useful data throughput. In general, for any effective digital communication, a framing protocol is needed; overhead and effective throughput depends on implementation. Useful throughput is less than or equal to the actual channel capacity minus implementation overhead.
Maximum throughput
The
asymptotic bandwidth
Network throughput (or just throughput, when in context) refers to the rate of message delivery over a communication channel in a communication network, such as Ethernet or packet radio. The data that these messages contain may be delivered ove ...
(formally ''asymptotic throughput'') for a network is the measure of maximum throughput for a
greedy source A greedy source is a traffic generator in a communication network that generates data at the maximum rate possible and at the earliest opportunity possible. Each source always has data to transmit, and is never in idle state due to congestion av ...
, for example when the message size (the number of packets per second from a source) approaches close to the maximum amount.
Asymptotic bandwidths are usually estimated by sending a number of very large messages through the network, measuring the end-to-end throughput. As with other bandwidths, the asymptotic bandwidth is measured in multiples of bits per seconds. Since bandwidth spikes can skew the measurement, carriers often use the 95th
percentile
In statistics, a ''k''-th percentile, also known as percentile score or centile, is a score (e.g., a data point) a given percentage ''k'' of all scores in its frequency distribution exists ("exclusive" definition) or a score a given percentage ...
method. This method continuously measures bandwidth usage and then removes the top 5 percent.
Multimedia
Digital bandwidth may also refer to:
multimedia bit rate or
average bitrate
In telecommunications, average bitrate (ABR) refers to the average amount of data transferred per unit of time, usually measured per second, commonly for digital music or Digital video, video. An MP3 file, for example, that has an average bit rate ...
after multimedia
data compression
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 compressi ...
(
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 compressi ...
), defined as the total amount of data divided by the playback time.
Due to the impractically high bandwidth requirements of uncompressed
digital media
In mass communication, digital media is any media (communication), communication media that operates in conjunction with various encoded machine-readable data formats. Digital content can be created, viewed, distributed, modified, listened to, an ...
, the required multimedia bandwidth can be significantly reduced with data compression.
The most widely used data compression technique for media bandwidth reduction is the
discrete cosine transform
A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequency, frequencies. The DCT, first proposed by Nasir Ahmed (engineer), Nasir Ahmed in 1972, is a widely ...
(DCT), which was first proposed by
Nasir Ahmed in the early 1970s.
DCT compression significantly reduces the amount of memory and bandwidth required for digital signals, capable of achieving a
data compression ratio
Data compression ratio, also known as compression power, is a measurement of the relative reduction in size of data representation produced by a data compression algorithm. It is typically expressed as the division of uncompressed size by compress ...
of up to 100:1 compared to uncompressed media.
Web hosting
In
Web hosting service
A web hosting service is a type of Internet hosting service that hosts websites for clients, i.e. it offers the facilities required for them to create and maintain a site and makes it accessible on the World Wide Web. Companies providing web h ...
, the term ''bandwidth'' is often used to describe the amount of data transferred to or from the website or server within a prescribed period of time, for example ''bandwidth consumption accumulated over a month'' measured in gigabytes per month.
The more accurate phrase used for this meaning of a maximum amount of data transfer each month or given period is ''monthly data transfer''.
A similar situation can occur for end-user
Internet service provider
An Internet service provider (ISP) is an organization that provides a myriad of services related to accessing, using, managing, or participating in the Internet. ISPs can be organized in various forms, such as commercial, community-owned, no ...
s as well, especially where network capacity is limited (for example in areas with underdeveloped internet connectivity and on wireless networks).
Internet connections
Edholm's law
Edholm's law, proposed by and named after Phil Edholm in 2004,
holds that the bandwidth of
telecommunication network
A telecommunications network is a group of nodes interconnected by telecommunications links that are used to exchange messages between the nodes. The links may use a variety of technologies based on the methodologies of circuit switching, messa ...
s double every 18 months, which has proven to be true since the 1970s.
The trend is evident in the cases of
Internet
The Internet (or internet) is the Global network, global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a internetworking, network of networks ...
,
cellular (mobile),
wireless LAN
A wireless LAN (WLAN) is a wireless computer network that links two or more devices using wireless communication to form a local area network (LAN) within a limited area such as a home, school, computer laboratory, campus, or office building ...
and
wireless personal area networks.
The
MOSFET
upright=1.3, Two power MOSFETs in amperes">A in the ''on'' state, dissipating up to about 100 watt">W and controlling a load of over 2000 W. A matchstick is pictured for scale.
In electronics, the metal–oxide–semiconductor field- ...
(metal–oxide–semiconductor field-effect transistor) is the most important factor enabling the rapid increase in bandwidth.
The MOSFET (MOS transistor) was invented by
Mohamed M. Atalla
Mohamed M. Atalla (; August 4, 1924 – December 30, 2009) was an Egyptian-American engineer, physicist, cryptographer, inventor and entrepreneur. He was a semiconductor pioneer who made important contributions to modern electronics. He is best ...
and
Dawon Kahng
Dawon Kahng (; May 4, 1931 – May 13, 1992) was a Korean-American electrical engineer and inventor, known for his work in solid-state electronics. He is best known for inventing the MOSFET (metal–oxide–semiconductor field-effect transisto ...
at
Bell Labs
Nokia Bell Labs, commonly referred to as ''Bell Labs'', is an American industrial research and development company owned by Finnish technology company Nokia. With headquarters located in Murray Hill, New Jersey, Murray Hill, New Jersey, the compa ...
in 1959,
and went on to become the basic building block of modern
telecommunications
Telecommunication, often used in its plural form or abbreviated as telecom, is the transmission of information over a distance using electronic means, typically through cables, radio waves, or other communication technologies. These means of ...
technology.
Continuous
MOSFET scaling
file:D2PAK.JPG, upright=1.3, Two power transistor, power MOSFETs in D2PAK surface-mount packages. Operating as switches, each of these components can sustain a blocking voltage of 120volts, V in the ''off'' state, and can conduct a conti ...
, along with various advances in MOS technology, has enabled both
Moore's law
Moore's law is the observation that the Transistor count, number of transistors in an integrated circuit (IC) doubles about every two years. Moore's law is an observation and Forecasting, projection of a historical trend. Rather than a law of ...
(
transistor count
The transistor count is the number of transistors in an electronic device (typically on a single substrate or silicon die). It is the most common measure of integrated circuit complexity (although the majority of transistors in modern microproc ...
s in
integrated circuit
An integrated circuit (IC), also known as a microchip or simply chip, is a set of electronic circuits, consisting of various electronic components (such as transistors, resistors, and capacitors) and their interconnections. These components a ...
chips doubling every two years) and Edholm's law (communication bandwidth doubling every 18 months).
References
{{Telecommunications
Network performance
Information theory
Temporal rates