Channel Access Method Article Index for
Channel
Website Links For
Channel
 

Information About

Channel Access Method




In Telecommunication s, a channel access method or '''multiple access method''' allows several Terminal s connected to the same Physical Medium to transmit over it and to share its capacity. Examples of shared physical media are Bus Network s, Ring Network s, Hub Network s, 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 .

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:


APPLICATION EXAMPLES OF HYBRID CHANNEL ACCESS METHODS

Note that Hybrid s 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 Network s (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 .



SEE ALSO