Channel access method

From Wikipedia, the free encyclopedia

(Redirected from Multiple access method)
Jump to: navigation, search

In telecommunications, a channel access method or multiple access method allows several terminals connected to the same physical medium to transmit over it and to share its capacity. Examples of shared physical media are bus networks, ring networks, hub networks, wireless networks and half-duplex point-to-point links.

Multiple access protocols and control mechanisms are called media access control (MAC), which is provided by the data link protocol layer in the OSI seven layer model as well as in the TCP/IP five layer model.

Multiplex techniques
Circuit mode — for constant bandwidth

TDM | FDM | WDM | Polarization multiplexing | Spatial multiplexing (MIMO)

Statistical multiplexing — for variable bandwidth
Packet mode | Dynamic TDM | FHSS | DSSS | OFDMA
Related topics
Channel access methods | Media Access Control

A multiple access method is based on a multiplex method, that allows several data streams or signals to share the same communication channel or physical media. Multiplexing is provided by the physical layer. Note that multiplexing also may be used in simplex and full-duplex point-to-point communication, for example links between nodes in a switched network, which should not be considered as multiple access.

Examples of circuit mode channel access methods:

Examples of packet mode channel access methods:

Where these methods are used for dividing forward and reverse communication channels, they are known as duplexing methods, such as:

[edit] Application examples of hybrid channel access methods

Note that hybrids of these techniques can be - and frequently are - 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 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 inside a medium).
  • 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.

[edit] See also

Personal tools
In other languages