You are currently viewing Asynchronous Transfer Mode (ATM)

Asynchronous Transfer Mode (ATM)

  • Post author:
  • Reading time:12 mins read

The «asynchronous» in ATM means ATM devices do not send and receive information at fixed speeds or using a timer, but instead negotiate transmission speeds based on hardware and information flow reliability.

The «transfer mode» in ATM refers to the fixed-size cell structure used for packaging information.

A «topology» is used to explain how a network is physically connected and the logical flow of information in the network. A topology mainly describes how devices are connected and interact with each other using communication links

What is ATM?

ATM stands for Asynchronous Transfer Mode, is a high-speed, broadband transmission data communication technology based on packet switching, which is used by telecommunication , long distance carriers, and campus-wide backbone networks to carry integrated data, voice, and video information.

Packet switching allows data to be sent over the telecommunications network in short bursts or “packets” that contain sequence numbers so that they can be reassembled at the destination.

The cell relay protocol designed by the ATM Forum and adopted by the International Telecommunication Union (ITU). The combination of ATM and SONET will allow high-speed interconnection of all the world’s networks.

SONET stands for Synchronous Optical Network. SONET is a communication protocol, developed by Bellcore – that is used to transmit a large amount of data over relatively large distances using optical fibre. With SONET, multiple digital data streams are transferred at the same time over the optical fibre.

Asynchronous Transfer Mode (ATM) can be used as the underlying technology for Fiber Distributed Data Interface (FDDI), Synchronous Optical Network (SONET), and other high-speed networks. Plus, ATM can run on any media including coaxial, twisted-pair, or fiber-optic.

Guided Transmission Media
Guided Transmission Media

 

ATM is a connection-oriented protocol that can work with either permanent virtual circuits (PVCs) or switched virtual circuits (SVCs), depending on your wide area network (WAN) traffic needs. ATM networks use bandwidth at maximum efficiency while maintaining a guaranteed quality of service (QoS) for users and applications that require it. The two main benefits of ATM are its high transmission speeds and its flexible bandwidth-on-demand capability.

 Permanent Virtual Circuits (PVCs) is a connection that is permanently established between two or more nodes

Switched Virtual Circuits (SVCs) are temporary connections created for the purpose of information transfer

WAN NETWORK

How ATM work?

ATM technology originated in B-ISDN (Broadband – Integrated Services Digital Network) technology and works primarily at layer 2 (Data Link Layer) of the Open Systems Interconnection (OSI) reference model. ATM connects devices over a WAN using virtual channels (VCs) and virtual paths (VPs). Virtual channels consist of one or more physical ATM links connected in a series for transmitting data between remote stations. A VC exists only while data is being transmitted on it, and all cells in a given ATM transmission follow the same VC to ensure reliable data transmission. A virtual path VP is a collection of VCs having the same source and destination points that can be used to pool traffic being transmitted to a given destination.

The main responsibility of the Data Link Layer is to transfer the data across an individual link. The Data link layer protocol defines the format of the packet exchanged across the nodes as well as the actions such as Error detection, retransmission, flow control, and random access.

ATM VPI / VCI

A connection-oriented technology

ATM is a connection-oriented technology that requires the establishment of a specific network path between two points before data can be transported between them. Typically a subscriber would lease a T1 or T3 line to connect their customer premises equipment to the telecommunication carrier’s ATM network, but frame relay or SONET can also be used to connect a site to an ATM network. The kind of Customer Premises Equipment (CPE) needed varies with the access method employed—for example, Channel Service Unit (CSU) for T1 line, Frame Relay Access Device (FRAD) or router for frame relay, and so on. Large corporate networks using an ATM backbone might use a switch-to-switch connection to the carrier’s network instead of CPE.

CPE refers to any piece of connected equipment that is used for accessing the Internet or generally accessing services on a provider network, whether directly or indirectly connected to that network

ATM uses fixed-size packets called “cells.” Each 53-byte ATM cell contains 48 bytes of data payload and 5 bytes of control and routing information in the header. The header provides addressing information for switching the packet to its destination. The payload section carries the actual information, which can be data, voice, or video. The payload is properly called the user information field. The 48 bytes payload for carrying both voice information and data information. The fixed size of an ATM cell makes ATM traffic simple and predictable and makes it possible for ATM to operate at high speeds. Typical ATM speeds vary with transmission media and can include:

  • 25 Mbps over unshielded twisted-pair (UTP) category 5 cabling
  • 155 Mbps over either UTP or fiber-optic cabling
  • 622 Mbps and 4.8 Gbps over fiber-optic cabling only

ATM also includes a mechanism for allocating bandwidth dynamically; that is, bandwidth is allocated only in required amounts and the required direction. As a result, when an ATM link is idle, it utilizes no bandwidth, which can result in considerable cost savings depending on the needs of your network.

How ATM Cells work

ATM cells are standardized at a fixed-length size of 53 bytes to enable faster switching than is possible on networks using variable-packet sizes (such as Ethernet). It is much easier to design a device to quickly switch a fixed-length packet than to design a device to switch a variable-length packet. (Switching a fixed-length packet is easier because the device knows in advance the exact length of the packet and can anticipate the exact moment at which the last portion of the packet will be received. With variable-length packets, the device must examine each packet for length information.) Using fixed-length cells also makes it possible to control and allocate ATM bandwidth more effectively, making support for different quality of service (QoS) levels for ATM possible.

Atm Cell Structure

The functions of information stored in the 5-byte header of an ATM cell include the following:

  • Providing information about the physical layer transmission method being used
  • Providing flow control to enable a steady flow of cell traffic
  • Specifying virtual path or channel identification numbers so that multiplexed cells belonging to the same ATM connection can be distinguished from cells belonging to other ATM connections, and so that cells can be switched to their intended destination
  • Specifying the nature of the payload contained in the cell—that is, whether it contains actual user data or ATM cell-management information
  • Specifying the priority of the cell to determine whether the cell can be dropped in congested traffic conditions
  • Providing error checking by means of an 8-bit field containing cyclical redundancy check (CRC) information for the header itself

There are two kinds of header formats used in ATM cells:

User-Network Interface (UNI) format: Used for communication between end nodes and an ATM network
Network-Node Interface (NNI) format: Used within the ATM network itself after the cell has been multiplexed for transmission over its virtual path

Architecture of an ATM

At a 48-byte payload size, ATM has good transmission capabilities for both voice and data communication, providing efficient packet transfer with low latency.

ATM Cell Format

The ATM layer provides routing, traffic management, switching, and multiplexing services. It processes outgoing traffic by accepting 48-byte segments from the AAL sublayers and transforming them into 53-byte cells by the addition of a 5-byte header.

Header Format ATM uses two fonnats for this header, one for user-to-network interface (UNI) cells and another for network-to-network interface (NNI) cells. These headers in the byte-by-byte format preferred by the ITU-T (each row represents a byte).

Atm Cell Structure
  1. Generic flow control (GFC). The 4-bit GFC field provides flow control at the UNI level. The ITU-T has determined that this level of flow control is not necessary at the NNI level. In the NNI header, therefore, these bits are added to the VPI. The longer VPI allows more virtual paths to be defined at the NNI level. The format for this additional VPI has not yet been determined.
  2. Virtual path identifier (VPI). The VPI is an 8-bit field in a UNI cell and a 12-bit field in an NNI cell (see above).
  3. Virtual circuit identifier (VCI). The VCI is a 16-bit field in both frames.
  4. Payload type identifier(PTI). In the 3-bit PT field, the first bit defines the payload as user data or managerial information. The interpretation of the last 2 bits depends on the first bit.
  5. Cell loss priority (CLP). The I-bit CLP field is provided for congestion control. A cell with its CLP bit set to I must be retained as long as there are cells with a CLP of O.
  6. Header error correction (HEC). The HEC is a code computed for the first 4 bytes of the header. It is a CRC with the divisor x8 + x2 + x + 1 that is used to correct single-bit errors and a large class of multiple-bit errors.

ATM Layers

The ATM standard defines three layers. They are, from top to bottom, the application adaptation layer (AAL), the ATM layer, and the physical layer

ATM Layers

 

1. Application adaptation layer (AAL)

It accepts transmissions from upper-layer services and maps the user data into cells and segments it into 48-byte cell payloads. e.g., voice, data to ATM cells

The AAL is divided into two sublayers: convergence sublayer (CS) and segmentation and reassembly (SAR).
There are four different AALs, each for a specific data type:

a. AALI for constant-bit-rate stream.
b. AAL2 for short packets.
c. AAL3/4 for conventional packet switching (virtual-circuit approach or datagram approach).
d. AAL5 for packets requiring no sequencing and no error control mechanism.

2. Physical layer

The physical layer is responsile for transmission of ATM cells as a bitstream across the physical medium. This layer is divided into Physical Medium dependent (PMD) sublayer and Transmission Convergence (TC) sublayer. The PMD sublayer interfaces the actual cable. It provides width of bit and linecoding depending (Non-return-to-zero (NRZ), return-to-zero (RZ), Manchester etc. are popular serial encoding mechanisms) on particular physical medium. The TC sublayer consists of transmission functions independent of physical medium. It converts the ATM cell (from ATM layer) into normal bit string (like TTL). The TC sublayer also converts the ATM cell into frame although it is the job of data link layer in OSI model.

Time to live (TTL) refers to the amount of time that a packet is set to exist inside a network before being discarded by a router.

3. ATM layer

It provides transmission, switching, congestion control, cell header processing, sequential delivery, etc., and is responsible for simultaneously sharing the virtual circuits over the physical link known as cell multiplexing and passing cells through an ATM network known as cell relay making use of the VPI and VCI information in the cell header.

ATM provides the following advantages:

  • High-speed, fast-switched integrated data, voice, and video communication that is not bound by the physical or architectural design constraints of traditional LAN networking technologies.
  • A standards-based solution formalized by the International Telecommunication Union (ITU) that allows ATM to easily replace existing telephony network infrastructures. ATM provides a global telephony standard
  • Interoperability with standard LAN/WAN technologies. ATM networks can be interconnected with Ethernet and token ring LANs using LAN emulation (LANE) services to provide TCP/IP over ATM.
  • QoS technologies that enable a single network connection to reliably carry voice, data, and video simultaneously and manage bandwidth on a per-connection basis depending on the priority of the service required.