In
telecommunication
Telecommunication is the transmission of information by various types of technologies over wire, radio, optical, or other electromagnetic systems. It has its origin in the desire of humans for communication over a distance greater than tha ...
s and
computer networks, a channel access method or multiple access method allows more than two
terminals connected to the same
transmission medium 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 is a method by which homes, telecommunications networks and business installations avoid the costly process of introducing c ...
s,
bus networks,
ring networks and
point-to-point link
In telecommunications, a point-to-point connection refers to a communications connection between two communication endpoints or nodes. An example is a telephone call, in which one telephone is connected with one other, and what is said by one ca ...
s operating in
half-duplex 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 - a ...
, that allows several
data streams 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 inform ...
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. This layer may be implemented by a PHY chip.
Th ...
.
A channel access method may also be a part of the multiple access protocol and control mechanism, also known as
medium access control (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 ...
of the
OSI model and a component of the
link layer of the
TCP/IP model.
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, TDMA,
CDMA, SDMA, and
Random access. 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 (FDMA) channel-access scheme is the most standard analog system, based on the frequency-division multiplexing (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 were 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 on a specific carrier frequency
In telecommunications, a carrier wave, carrier signal, or just carrier, is a waveform (usually sinusoidal) that is modulated (modified) with an information-bearing signal for the purpose of conveying information. This carrier wave usually has ...
.
A related technique is wavelength division multiple access (WDMA), based on wavelength-division multiplexing (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 (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 (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) 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 data.
Statistical time-division multiplexing
Statistical multiplexing is a type of communication link sharing, very similar to dynamic bandwidth allocation (DBA). In statistical multiplexing, a communication channel is divided into an arbitrary number of variable bitrate digital channels or ...
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 communication link sharing, very similar to dynamic bandwidth allocation (DBA). In statistical multiplexing, a communication channel is divided into an arbitrary number of variable bitrate digital channels or ...
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, and is essential ...
. This requires a media access control (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 ...
bus networks and hub networks, and CSMA/CA, used in wireless networks such as IEEE 802.11.
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 multiple access, where several transmitters can send information simultaneously over a single communicatio ...
(CDMA) scheme is based on spread spectrum, 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, 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 the noise power, often expressed in d ...
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 from other message signals sharing the same frequency range.
One form is direct-sequence CDMA (DS-CDMA), based on direct-sequence spread spectrum (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 (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 limit ...
communication system is based on a combination of frequency-hopping and either CSMA/CA statistical time-division multiplexing communication (for data communication 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 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 (SDMA) transmits different information in different physical areas. Examples include simple cellular 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 ...
and IEEE 802.3
IEEE 802.3 is a working group and a collection 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 Institute of Electrical and Electronics Eng ...
* Multiple Access with Collision Avoidance (MACA)
* Multiple Access with Collision Avoidance for Wireless (MACAW)
* Carrier-sense multiple access (CSMA)
* (CSMA/CARP)
* Bitwise Arbitration based on constructive interference as used on CAN bus
A Controller Area Network (CAN bus) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. It is a message-based protocol, designed originally for ...
* Token bus (IEEE 802.4)
* Token Ring (IEEE 802.5)
* Token passing, 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, although it was also later specified to use copper cable, in which case i ...
* Dynamic 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, o ...
(Dynamic TDMA)
Common multiple access protocols that may be used in packet radio wireless networks include:
* Carrier-sense multiple access with collision avoidance (CSMA/CA), used in IEEE 802.11/WiFi
Wi-Fi () is a family of wireless network protocols, based on the IEEE 802.11 family of standards, which are commonly used for local area networking of devices and Internet access, allowing nearby digital devices to exchange data by radio wa ...
, potentially using a distributed coordination function
* ALOHA and slotted ALOHA, used in ALOHAnet
* Reservation ALOHA (R-ALOHA)
* Mobile Slotted Aloha Mobile Slotted Aloha (MS-Aloha) is a wireless network protocol proposed for applications such as vehicle networks.
Details
Considering the typical taxonomy of MAC protocols, MS-Aloha represents a hybrid solution. It is based on connection-orien ...
(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 multiple access, where several transmitters can send information simultaneously over a single communicatio ...
(CDMA)
* Orthogonal frequency-division multiple access (OFDMA)
* Orthogonal frequency-division multiplexing (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 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 (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 ...
Hybrid application examples
Note that hybrids of these techniques are frequently used. Some examples:
* The GSM 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 with the GPRS packet-switched service combines FDD and FDMA with slotted Aloha for reservation inquiries and a dynamic TDMA 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 limit ...
packet mode communication combines frequency hopping for shared channel access among several private area networks in the same room with CSMA/CA 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 for multiple access within the cell.
* HIPERLAN/2 wireless networks combine FDMA with dynamic TDMA, meaning that resource reservation is achieved by packet scheduling.
* G.hn, an ITU-T
The ITU Telecommunication Standardization Sector (ITU-T) is one of the three sectors (divisions or units) of the International Telecommunication Union (ITU). It is responsible for coordinating standards for telecommunications and Information Commu ...
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.
Definition within certain application areas
Local and metropolitan area networks
In local area networks (LANs) and metropolitan area networks (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 ...
. 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 ...
. CSMA/CD is still implemented to achieve compatibility with older repeater hubs.
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; it creates a communication channel between a source transmitter and a receiver at different locations on Ear ...
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 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
Irwin Mark Jacobs (born October 18, 1933) is an American electrical engineer and businessman. He is a co-founder and former chairman of Qualcomm, and chair of the board of trustees of the Salk Institute. As of 2019, Jacobs has an estimated net ...
an MIT engineer, and fellow employees from the company Linkabit founded the telecommunications company Qualcomm. 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
* 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, and is essential ...
* Radio resource management for inter-base station interference control
References
{{FS1037C MS188
Media access control