[go: up one dir, main page]

0% found this document useful (0 votes)
104 views4 pages

Asynchronous Transfer Mode: Sachindranath.P.V 1/11/2010

ATM uses fixed-sized cells and virtual circuits to transport data through a connection-oriented switching technique. It establishes virtual circuits between endpoints before transmitting data using cells containing header information including a Virtual Path Identifier and Virtual Channel Identifier. ATM exposes properties of both circuit-switched and packet-switched networks, making it suitable for wide area networking and real-time media transport.

Uploaded by

Sachindranath Pv
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views4 pages

Asynchronous Transfer Mode: Sachindranath.P.V 1/11/2010

ATM uses fixed-sized cells and virtual circuits to transport data through a connection-oriented switching technique. It establishes virtual circuits between endpoints before transmitting data using cells containing header information including a Virtual Path Identifier and Virtual Channel Identifier. ATM exposes properties of both circuit-switched and packet-switched networks, making it suitable for wide area networking and real-time media transport.

Uploaded by

Sachindranath Pv
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

ATM SACHINDRANATH.P.

V 1/11/2010

m4sachi@gmail.com

2010
ASYNCHRONOUS TRANSFER MODE

ATM

m4sachi@gmail.com

ATM [Asynchronous Transfer Mode]


Asynchronous Transfer Mode is a cell-based switching technique that uses asynchronous timedivision multiplexing. It encodes data into small fixed-sized cells (cell relay) and provides data link layer services that run over OSI Layer 1 physical links. This differs from other technologies based on packetswitched networks (such as the Internet Protocol or Ethernet), in which variable sized packets (known as frames when referencing Layer 2) are used. ATM exposes properties from both circuit switched and small packet switched networking, making it suitable for wide area data networking as well as real-time media transport. ATM uses a connection-oriented model and establishes a virtual circuit between two endpoints before the actual data exchange begins. ATM is a core protocol used over the SDH backbone of the Integrated Services Digital Network.

1.

WHY CELLS In a fixed cell structure the ATM can be readily switched by hardware without inherent delays introduced by software switched and routed frames.

So the cell has the capability of reducing jitter (delay).

1. AAL
There are 5 AAL types. Only AAL1, AAL2, AAL5 are used. Synchronization maintained by AAL1. AAL2 through AAL4 are used for variable bit rate (VBR) services.

AAL5 for data.

ATM

m4sachi@gmail.com

1.

WHY VIRTUAL CIRCUITS ATM operates as a channel-based transport layer, using Virtual circuits (VCs) This is encompassed in the concept of the Virtual Paths (VP) and Virtual Channels. Every ATM cell has an 8- or 12-bit Virtual Path Identifier (VPI) and 16-bit Virtual Channel Identifier (VCI) pair defined in its header.. As these cells traverse an ATM network, switching takes place by changing the VPI/VCI values (label swapping). Another advantage of the use of virtual circuits comes with the ability to use them as a multiplexing layer, allowing different services.

4. CALL ADMISSION AND CONNECTION ESTABLISHMENT

A network must establish a connection before two parties can send cells to each other. In
ATM this is called a virtual circuit (VC). It can be a permanent virtual circuit (PVC), which is created administratively on the endpoints, or a switched virtual circuit (SVC), which is created as needed by the communicating parties.

SVC creation is managed by signaling,

ATM 5.STRUCTURE OF AN ATM CELL


An ATM cell consists of a 5-byte header and a 48-byte payload.

m4sachi@gmail.com

6 GFC VPI

2 VPI VCI

VCI VCI HEC PT CLP

payload and padding if necessary(48 BYTES)

GFC---Generic Flow control( 4 bits)(default:0000) VPI----Virtual Path Identifier( 8 bits UNI or 12 bits NNI) VCI--- Virtual chann(3 bits) CLPCell Lose Priority

HEC = Header Error Control (8-bit CRC, polynomial = X8 + X2 + X + 1)


ATM uses the PT field to designate various special kinds of cells for operations, administration, and maintenance (OAM) purposes, and to delineate packet boundaries in some AALs.

You might also like