In
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 ...
and
computer networks
A computer network is a collection of communicating computers and other devices, such as printers and smart phones. In order to communicate, the computers and devices must be connected by wired media like copper cables, optical fibers, or ...
, a channel access method or multiple access method allows more than two
terminals connected to the same
transmission medium
A transmission medium is a system or substance that can mediate the propagation of signals for the purposes of telecommunication. Signals are typically imposed on a wave of some kind suitable for the chosen medium. For example, data can modula ...
to transmit over it and to share its capacity.
Examples of shared physical media are
wireless network
A wireless network is a computer network that uses wireless data connections between network nodes. Wireless networking allows homes, telecommunications networks, and business installations to avoid the costly process of introducing cables int ...
s,
bus network
A bus network is a network topology in which Node (networking), nodes are directly connected to a common half-duplex link called a bus (computing), bus.
A Host (network), host on a bus network is called a ''station''. In a bus network, every ...
s,
ring network
A ring network is a network topology in which each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node – a ring. Data travels from node to node, with each node along the way handling eve ...
s and
point-to-point links operating in
half-duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
mode.
A channel access method is based on
multiplexing
In telecommunications and computer networking, multiplexing (sometimes contracted to muxing) is a method by which multiple analog or digital signals are combined into one signal over a shared medium. The aim is to share a scarce resource� ...
, which allows several
data stream
In connection-oriented communication, a data stream is the transmission of a sequence of digitally encoded signals to convey information. Typically, the transmitted symbols are grouped into a series of packets.
Data streaming has become u ...
s or signals to share the same
communication channel
A communication channel refers either to a physical transmission medium such as a wire, or to a logical connection over a multiplexed medium such as a radio channel in telecommunications and computer networking. A channel is used for infor ...
or transmission medium. In this context, multiplexing is provided by 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. The physical layer provides an electrical, mechani ...
.
A channel access method may also be a part of the multiple access protocol and control mechanism, also known as
medium access control
In IEEE 802 LAN/MAN standards, the medium access control (MAC), also called media access control, is the layer that controls the hardware responsible for interaction with the wired (electrical or optical) or wireless transmission medium. The ...
(MAC). Medium access control deals with issues such as addressing, assigning multiplex channels to different users and avoiding collisions. Media access control is a sub-layer in the
data link layer
The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer p ...
of the
OSI model
The Open Systems Interconnection (OSI) model is a reference model developed by the International Organization for Standardization (ISO) that "provides a common basis for the coordination of standards development for the purpose of systems inter ...
and a component of the
link layer
In computer networking, the link layer is the lowest layer in the Internet protocol suite, the networking architecture of the Internet. The link layer is the group of methods and communications protocols confined to the link that a host is phys ...
of the
TCP/IP model
The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suite are ...
.
Fundamental schemes
Several ways of categorizing multiple-access schemes and protocols have been used in the literature. For example, Daniel Minoli (2009) identifies five principal types of multiple-access schemes:
FDMA
Frequency-division multiple access (FDMA) is a channel access method used in some multiple-access protocols. FDMA allows multiple users to send data through a single communication channel, such as a coaxial cable or microwave beam, by dividing ...
,
TDMA,
CDMA
Code-division multiple access (CDMA) is a channel access method used by various radio communication technologies. CDMA is an example of multiple access, where several transmitters can send information simultaneously over a single communicatio ...
,
SDMA, and
random access
Random access (also called direct access) is the ability to access an arbitrary element of a sequence in equal time or any datum from a population of addressable elements roughly as easily and efficiently as any other, no matter how many elemen ...
.
R. Rom and
M. Sidi (1990) categorize the protocols into ''Conflict-free access protocols'', ''Aloha protocols'', and ''Carrier Sensing protocols''.
The Telecommunications Handbook (Terplan and Morreale, 2000) identifies the following MAC categories:
* Fixed assigned: TDMA, FDMA+WDMA, CDMA, SDMA
* Demand assigned (DA)
** Reservation: DA/TDMA, DA/FDMA+DA/WDMA, DA/CDMA, DA/SDMA
** Polling: Generalized polling, Distributed polling, Token Passing, Implicit polling, Slotted access
* Random access (RA): Pure RA (ALOHA, GRA), Adaptive RA (TRA), CSMA, CSMA/CD, CSMA/CA
Channel access schemes generally fall into the following categories.
[
]
Frequency-division multiple access
The frequency-division multiple access
Frequency-division multiple access (FDMA) is a channel access method used in some multiple-access protocols. FDMA allows multiple users to send data through a single communication channel, such as a coaxial cable or microwave beam, by dividing ...
(FDMA) channel-access scheme is the most standard analog system, based on the frequency-division multiplexing
In telecommunications, frequency-division multiplexing (FDM) is a technique by which the total bandwidth (signal processing), bandwidth available in a communication channel, communication medium is divided into a series of non-overlapping freque ...
(FDM) scheme, which provides different frequency bands to different data streams. In the FDMA case, the frequency bands are allocated to different nodes or devices. An example of FDMA systems was the first-generation 1G cell-phone systems, where each phone call was assigned to a specific uplink frequency channel and another downlink frequency channel. Each message signal (each phone call) is modulated
Signal modulation is the process of varying one or more properties of a periodic waveform in electronics and telecommunication for the purpose of transmitting information.
The process encodes information in form of the modulation or message ...
on a specific carrier frequency
In telecommunications, a carrier wave, carrier signal, or just carrier, is a periodic waveform (usually sinusoidal) that conveys information through a process called ''modulation''. One or more of the wave's properties, such as amplitude or fre ...
.
A related technique is wavelength division multiple access (WDMA), based on wavelength-division multiplexing
In fiber-optic communications, wavelength-division multiplexing (WDM) is a technology which multiplexes a number of optical carrier signals onto a single optical fiber by using different wavelengths (i.e., colors) of laser light. This techn ...
(WDM), where different data streams get different colors in fiber-optical communications. In the WDMA case, different network nodes in a bus or hub network get a different color.
An advanced form of FDMA is the orthogonal frequency-division multiple access
Orthogonal frequency-division multiple access (OFDMA) is a multi-user version of the popular orthogonal frequency-division multiplexing (OFDM) digital modulation scheme. Multiple access is achieved in OFDMA by assigning subsets of subcarriers ...
(OFDMA) scheme, for example, used in 4G cellular communication systems. In OFDMA, each node may use several sub-carriers, making it possible to provide different quality of service (different data rates) to different users. The assignment of sub-carriers to users may be changed dynamically, based on the current radio channel conditions and traffic load. Single-carrier FDMA (SC-FDMA), a.k.a. linearly-precoded OFDMA (LP-OFDMA), is based on single-carrier frequency-domain-equalization (SC-FDE).
Time-division multiple access
The time-division multiple access
Time-division multiple access (TDMA) is a channel access method for shared-medium networks. It allows several users to share the same frequency channel by dividing the signal into different time slots. The users transmit in rapid succession, ...
(TDMA) channel access scheme is based on the time-division multiplexing (TDM) scheme. TDMA provides different time slots to different transmitters in a cyclically repetitive frame structure. For example, node 1 may use time slot 1, node 2 time slot 2, etc., until the last transmitter when it starts over. An advanced form is dynamic TDMA (DTDMA), where an assignment of transmitters to time slots varies on each frame.
Multi-frequency time-division multiple access
MF-TDMA ("Multi-frequency time-division multiple access") is a technology for dynamically sharing bandwidth resources in an over-the-air two-way communications network. It combines FDMA and TDMA by assigning each user a set of sub-bandwidths at p ...
(MF-TDMA) combines time and frequency multiple access. As an example, 2G cellular systems are based on a combination of TDMA and FDMA. Each frequency channel is divided into eight time slots, of which seven are used for seven phone calls and one for signaling
A signal is both the process and the result of transmission of data over some media accomplished by embedding some variation. Signals are important in multiple subject fields including signal processing, information theory and biology.
...
data.
Statistical time-division multiplexing
Statistical multiplexing is a type of digital communication link sharing, sometimes abbreviated as STDM. It is very similar to dynamic bandwidth allocation (DBA). In statistical multiplexing, a communication channel is divided into an arbitrary num ...
multiple access is typically also based on time-domain multiplexing, but not in a cyclically repetitive frame structure. Due to its random character, it can be categorized as statistical multiplexing
Statistical multiplexing is a type of digital communication link sharing, sometimes abbreviated as STDM. It is very similar to dynamic bandwidth allocation (DBA). In statistical multiplexing, a communication channel is divided into an arbitrary num ...
methods and capable of 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 ...
. This requires a media access control
In IEEE 802 LAN/MAN standards, the medium access control (MAC), also called media access control, is the layer that controls the hardware responsible for interaction with the wired (electrical or optical) or wireless transmission medium. Th ...
(MAC) protocol, i.e., a principle for the nodes to take turns on the channel and to avoid collisions. Common examples are CSMA/CD, used in Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
bus networks and hub networks, and CSMA/CA
Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a link layer multiple access method in which carrier sensing is used. Under CSMA/CA, nodes attempt to avoid collisions by beginning transmission only af ...
, used in wireless networks such as IEEE 802.11
IEEE 802.11 is part of the IEEE 802 set of local area network (LAN) technical standards, and specifies the set of medium access control (MAC) and physical layer (PHY) protocols for implementing wireless local area network (WLAN) computer com ...
.
Code-division multiple access and spread spectrum multiple access
The code-division multiple access
Code-division multiple access (CDMA) is a channel access method used by various radio communication technologies. CDMA is an example of channel access method, multiple access, where several transmitters can send information simultaneously over ...
(CDMA) scheme is based on spread spectrum
In telecommunications, especially radio communication, spread spectrum are techniques by which a signal (electrical engineering), signal (e.g., an electrical, electromagnetic, or acoustic) generated with a particular Bandwidth (signal processi ...
, meaning that a wider radio channel bandwidth is used than the data rate of individual bit streams requires, and several message signals are transferred simultaneously over the same carrier frequency, utilizing different spreading codes. Per the Shannon–Hartley theorem
In information theory, the Shannon–Hartley theorem tells the maximum rate at which information can be transmitted over a communications channel of a specified bandwidth in the presence of noise. It is an application of the noisy-channel coding ...
, the wide bandwidth makes it possible to send with a 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 noise power, often expressed in deci ...
of much less than 1 (less than 0 dB), meaning that the transmission power can be reduced to a level below the level of the noise and co-channel interference
Co-channel interference or CCI is crosstalk from two different radio transmitters using the same channel. Co-channel interference can be caused by many factors from weather conditions to administrative and design issues. Co-channel interferen ...
from other message signals sharing the same frequency range.
One form is direct-sequence CDMA (DS-CDMA), based on direct-sequence spread spectrum
In telecommunications, direct-sequence spread spectrum (DSSS) is a spread-spectrum modulation technique primarily used to reduce overall signal interference. The direct-sequence modulation makes the transmitted signal wider in bandwidth tha ...
(DSSS), used for example in 3G cell phone systems. Each information bit (or each symbol) is represented by a long code sequence of several pulses, called chips. The sequence is the spreading code, and each message signal (for example each phone call) uses a different spreading code.
Another form is frequency-hopping CDMA (FH-CDMA), based on frequency-hopping spread spectrum
Frequency-hopping spread spectrum (FHSS) is a method of transmitting radio signals by rapidly changing the carrier frequency among many frequencies occupying a large spectral band. The changes are controlled by a code known to both transmitter ...
(FHSS), where the channel frequency is changed rapidly according to a sequence that constitutes the spreading code. As an example, the Bluetooth
Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
communication system is based on a combination of frequency-hopping and either CSMA/CA statistical time-division multiplexing communication (for data communication
Data communication, including data transmission and data reception, is the transfer of data, transmitted and received over a point-to-point or point-to-multipoint communication channel. Examples of such channels are copper wires, optic ...
applications) or TDMA (for audio transmission). All nodes belonging to the same user (to the same piconet) use the same frequency hopping sequence synchronously, meaning that they send on the same frequency channel, but CDMA/CA or TDMA is used to avoid collisions within the virtual personal area network (VPAN). Frequency-hopping is used by Bluetooth to reduce the cross-talk and collision probability between nodes in different VPANs.
Other techniques include OFDMA and multi-carrier code-division multiple access (MC-CDMA).
Space-division multiple access
Space-division multiple access
Space-division multiple access (SDMA) is a channel access method based on creating parallel spatial pipes (focused signal beams) using advanced antenna technology next to higher capacity pipes through spatial multiplexing and/or diversity, by ...
(SDMA) transmits different information in different physical areas. Examples include simple cellular radio
A mobile phone or cell phone is a portable telephone that allows users to make and receive calls over a radio frequency link while moving within a designated telephone service area, unlike fixed-location phones ( landline phones). This radio ...
systems and more advanced cellular systems that use directional antennas and power modulation to refine spatial transmission patterns.
Power-division multiple access
Power-division multiple access (PDMA) scheme is based on using variable transmission power between users in order to share the available power on the channel. Examples include multiple SCPC modems on a satellite transponder, where users get on demand a larger share of the power budget to transmit at higher data rates.
Packet mode methods
Packet mode channel access methods select a single network transmitter for the duration of a packet transmission. Some methods are more suited to wired communication, while others are more suited to wireless.[
Common statistical time-division multiplexing multiple access protocols for wired multi-drop networks include:
* Carrier-sense multiple access with collision detection (CSMA/CD), used in ]Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
and IEEE 802.3
IEEE 802.3 is a working group and a collection of standards defining the physical layer and data link layer's media access control (MAC) of wired Ethernet. The standards are produced by the working group of the Institute of Electrical and Electro ...
* Multiple Access with Collision Avoidance (MACA)
* Multiple Access with Collision Avoidance for Wireless
Multiple Access with Collision Avoidance for Wireless (MACAW) is a slotted medium access control (MAC) protocol widely used in ad hoc networks. Furthermore, it is the foundation of many other MAC protocols used in wireless sensor networks (WSN). T ...
(MACAW)
* Carrier-sense multiple access
Carrier-sense multiple access (CSMA) is a medium access control (MAC) protocol in which a node verifies the absence of other traffic before transmitting on a shared transmission medium, such as an electrical bus or a band of the electromagnetic ...
(CSMA)
* Carrier-sense multiple access with collision avoidance and resolution using priorities (CSMA/CARP)
* Bitwise Arbitration based on constructive interference as used on CAN bus
A controller area network bus (CAN bus) is a vehicle bus standard designed to enable efficient communication primarily between electronic control units (ECUs). Originally developed to reduce the complexity and cost of electrical wiring in auto ...
* Token bus
In computer networking, a token bus network is a network implementing a token-passing protocol over a virtual ring on a coaxial cable.
Network
A token is passed around the network nodes and only the node possessing the token may transmit. If a ...
(IEEE 802.4)
* Token Ring
Token Ring is a Physical layer, physical and data link layer computer networking technology used to build local area networks. It was introduced by IBM in 1984, and standardized in 1989 as IEEE Standards Association, IEEE 802.5. It uses a sp ...
(IEEE 802.5)
* Token passing On a local area network, token passing is a channel access method where a packet called a ''token'' is passed between nodes to authorize that node to communicate. In contrast to polling access methods, there is no pre-defined "master" node. The mos ...
, used in FDDI
Fiber Distributed Data Interface (FDDI) is a standard for data transmission in a local area network.
It uses optical fiber as its standard underlying physical medium.
It was also later specified to use copper cable, in which case it may be c ...
* Dynamic time-division multiple access (Dynamic TDMA)
Common multiple access protocols that may be used in packet radio wireless networks include:
* Carrier-sense multiple access with collision avoidance
Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a link layer multiple access method in which carrier sensing is used. Under CSMA/CA, nodes attempt to avoid collisions by beginning transmission only aft ...
(CSMA/CA), used in IEEE 802.11
IEEE 802.11 is part of the IEEE 802 set of local area network (LAN) technical standards, and specifies the set of medium access control (MAC) and physical layer (PHY) protocols for implementing wireless local area network (WLAN) computer com ...
/WiFi
Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
, potentially using a distributed coordination function
* ALOHA and slotted ALOHA, used in ALOHAnet
ALOHAnet, also known as the ALOHA System, or simply ALOHA, was a pioneering computer networking system developed at the University of Hawaii. ALOHAnet became operational in June 1971, providing the first public demonstration of a wireless pack ...
* Reservation ALOHA
ALOHAnet, also known as the ALOHA System, or simply ALOHA, was a pioneering computer networking system developed at the University of Hawaii. ALOHAnet became operational in June 1971, providing the first public demonstration of a wireless packe ...
(R-ALOHA)
* Mobile Slotted Aloha (MS-ALOHA)
* Code-division multiple access
Code-division multiple access (CDMA) is a channel access method used by various radio communication technologies. CDMA is an example of channel access method, multiple access, where several transmitters can send information simultaneously over ...
(CDMA)
* Orthogonal frequency-division multiple access
Orthogonal frequency-division multiple access (OFDMA) is a multi-user version of the popular orthogonal frequency-division multiplexing (OFDM) digital modulation scheme. Multiple access is achieved in OFDMA by assigning subsets of subcarriers ...
(OFDMA)
* Orthogonal frequency-division multiplexing
In telecommunications, orthogonal frequency-division multiplexing (OFDM) is a type of digital transmission used in digital modulation for encoding digital (binary) data on multiple carrier frequencies. OFDM has developed into a popular scheme for ...
(OFDM)
Duplexing methods
Where these methods are used for dividing forward and reverse communication channels, they are known as duplexing methods. A duplexing communication system can be either half-duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
or full duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
. In a half-duplex system, communication only works in one direction at a time. A walkie-talkie is an example of a half-duplex system because both users can communicate with one another, but not at the same time, someone has to finish transmitting before the next person can begin. In a full-duplex system, both users can communicate at the same time. A telephone is the most common example of a full-duplex system because both users can speak and be heard at the same time on each end. Some types of full-duplexing methods are:
* Time-division duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
(TDD)
* Frequency-division duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
(FDD)
* Echo cancellation
Echo suppression and echo cancellation are methods used in telephony to improve voice quality by preventing echo from being created or removing it after it is already present. In addition to improving subjective audio quality, echo suppression i ...
Hybrid application examples
Note that hybrids of these techniques are frequently used. Some examples:
* The GSM
The Global System for Mobile Communications (GSM) is a family of standards to describe the protocols for second-generation (2G) digital cellular networks, as used by mobile devices such as mobile phones and Mobile broadband modem, mobile broadba ...
cellular system combines the use of frequency-division duplex (FDD) to prevent interference between outward and return signals, with FDMA and TDMA to allow multiple handsets to work in a single cell.
* GSM
The Global System for Mobile Communications (GSM) is a family of standards to describe the protocols for second-generation (2G) digital cellular networks, as used by mobile devices such as mobile phones and Mobile broadband modem, mobile broadba ...
with the GPRS
General Packet Radio Service (GPRS), also called 2.5G, is a mobile data standard on the 2G cellular communication network's Global System for Mobile Communications, global system for mobile communications (GSM). Networks and mobile devices wit ...
packet-switched service combines FDD and FDMA with slotted Aloha for reservation inquiries and a dynamic TDMA
Time-division multiple access (TDMA) is a channel access method for shared-medium networks. It allows several users to share the same frequency channel by dividing the signal into different time slots. The users transmit in rapid succession, ...
scheme for transferring the actual data.
* Bluetooth
Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
packet mode communication combines frequency hopping
Frequency-hopping spread spectrum (FHSS) is a method of transmitting radio signals by rapidly changing the carrier frequency among many frequencies occupying a large spectral band. The changes are controlled by a code known to both transmitter ...
for shared channel access among several private area networks in the same room with CSMA/CA
Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a link layer multiple access method in which carrier sensing is used. Under CSMA/CA, nodes attempt to avoid collisions by beginning transmission only af ...
for shared channel access within a network.
* IEEE 802.11b wireless local area networks (WLANs) are based on FDMA and DS-CDMA for avoiding interference among adjacent WLAN cells or access points. This is combined with CSMA/CA
Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a link layer multiple access method in which carrier sensing is used. Under CSMA/CA, nodes attempt to avoid collisions by beginning transmission only af ...
for multiple access within the cell.
* HIPERLAN/2 wireless networks combine FDMA
Frequency-division multiple access (FDMA) is a channel access method used in some multiple-access protocols. FDMA allows multiple users to send data through a single communication channel, such as a coaxial cable or microwave beam, by dividing ...
with dynamic TDMA, meaning that resource reservation is achieved by packet scheduling.
* G.hn
Gigabit Home Networking (G.hn) is a specification for wired home networking that supports speeds up to 2 Gbit/s and operates over four types of legacy wires: telephone wiring, Coaxial cable, coaxial cables, Power line, power lines and pla ...
, an ITU-T
The International Telecommunication Union Telecommunication Standardization Sector (ITU-T) is one of the three Sectors (branches) of the International Telecommunication Union (ITU). It is responsible for coordinating Standardization, standards fo ...
standard for high-speed networking over home wiring (power lines, phone lines and coaxial cables) employs a combination of TDMA, token passing and CSMA/CARP to allow multiple devices to share the medium.
Application-specific definitions
Different channel access constraints and schemes apply to different applications.
Local and metropolitan area networks
In local area network
A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, campus, or building, and has its network equipment and interconnects locally managed. LANs facilitate the distribution of da ...
s (LANs) and metropolitan area network
A metropolitan area network (MAN) is a computer network that interconnects users with computer resources in a geographic region of the size of a metropolitan area. The term MAN is applied to the interconnection of local area networks (LANs) in ...
s (MANs), multiple access methods enable bus networks, ring networks, star networks, wireless networks and half-duplex point-to-point communication, but are not required in full-duplex point-to-point serial lines between network switches and routers. The most common multiple access method is CSMA/CD, which is used in Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
. Although today's Ethernet installations use full-duplex connections directly to switches
In electrical engineering, a switch is an electrical component that can disconnect or connect the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another. The most common type o ...
. CSMA/CD is still implemented to achieve compatibility with older repeater hub
An Ethernet hub, active hub, network hub, repeater hub, multiport repeater, or simply hub is a network hardware device for connecting multiple Ethernet devices together and making them act as a single network segment. It has multiple input/ou ...
s.
Satellite communications
In satellite communications
A communications satellite is an artificial satellite that relays and amplifies radio telecommunication signals via a transponder; it creates a communication channel between a source transmitter and a receiver at different locations on Earth. ...
, multiple access is the capability of a communications satellite
A communications satellite is an artificial satellite that relays and amplifies radio telecommunication signals via a Transponder (satellite communications), transponder; it creates a communication channel between a source transmitter and a Rad ...
to function as a portion of a communications link between more than one pair of ground-based terminals concurrently. Three types of multiple access presently used with communications satellites are code-division, frequency-division, and time-division multiple access.
Cellular networks
In cellular networks
A cellular network or mobile network is a telecommunications network where the link to and from end nodes is wireless and the network is distributed over land areas called ''cells'', each served by at least one fixed-location transceiver (suc ...
the two most widely adopted technologies are CDMA and TDMA. TDMA technology works by identifying natural breaks in speech and utilizing one radio wave to support multiple transmissions in turn. In CDMA technology, each individual packet receives a unique code that is broken up over a wide frequency spectrum and is then reassembled on the other end. CDMA allows multiple people to speak at the same time over the same frequency, allowing more conversations to be transmitted over the same amount of spectrum; this is one reason why CDMA eventually became the most widely adopted channel access method in the wireless industry.
The origins of CDMA can be traced back to the 1940s where it was patented by the United States government and used throughout World War II to transmit messages. However, following the war the patent expired and the use of CDMA diminished and was widely replaced by TDMA. That was until Irwin M. Jacobs an MIT engineer, and fellow employees from the company Linkabit founded the telecommunications company Qualcomm
Qualcomm Incorporated () is an American multinational corporation headquartered in San Diego, California, and Delaware General Corporation Law, incorporated in Delaware. It creates semiconductors, software and services related to wireless techn ...
. At the time Qualcomm was founded, Jacobs had already been working on addressing telecommunications problems for the military using digital technology to increase the capacity of spectrum. Qualcomm knew that CDMA would greatly increase the efficiency and availability of wireless, but the wireless industry having already invested millions of dollars into TDMA was skeptical. Jacobs and Qualcomm spent several years improving infrastructure and performing tests and demonstrations of CDMA. In 1993, CDMA became accepted as the wireless industry standard. By 1995, CDMA was being used commercially in the wireless industry as the foundation of 2G.
See also
* Diversity scheme
In telecommunications, a diversity scheme refers to a method for improving the reliability of a message signal by using two or more communication channels with different characteristics. Diversity is mainly used in radio communication and is a c ...
* 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 ...
* Radio resource management Radio resource management (RRM) is the system level management of co-channel interference, radio resources, and other radio transmission characteristics in wireless communication systems, for example cellular networks, wireless local area networks, ...
for inter-base station interference control
References
{{Authority control