Monday, January 18, 2010

Asynchronous Transfer Mode

Asynchronous transfer mode (ATM) is a switching technology that facilitates the movement of data from one point to another. It is one of the preferred technologies because of its efficiency of use, especially with different hardware components. Unlike other types of technology, the speed and efficiency used in asynchronous transfer mode makes it one of the most common network protocol standards in use today.

The main advantage of asynchronous transfer mode technology is the ability to transfer many different types of data at the same time. This is because all bandwidth is utilized, as long as it is available. Other types of technologies will often not allow all the bandwidth to be used once a particular function is started. Therefore, it makes for a very efficient way to transfer video files, pictures, e-mail and even live streaming audio and video.

Encoding data in asynchronous transfer mode is remarkably consistent, with each cell being 53 bytes in length. This helps during the processing of the data because there is no need to worry about where each cell starts and ends, unlike what is required with TCP/IP. Therefore, dealing with more known factors means there is a greater ability to contribute resources to to encoding and decoding, thus speeding up the data transmission.

The cells of asynchronous transfer mode are broken down into two main parts. There is a five bit header, which helps identify the routing the cell will take to reach its destination. The other part is known as the payload. This is the practical information that is supposed to be conveyed. There is no information marking the end of the cell because, as stated previously, the hardware is set up to automatically "know" when the cell ends.

The speed of asynchronous transfer mode can reach up to 10 billion bytes per second, also written as 10 Gbps. This makes it one of the fastest network protocols in existence. Thus, in addition to general internet use, it can also be used to transfer very large amounts of data over wide area networks and local area networks. Asynchronous transfer mode can also be used between the two types of networks as well.


There are two major divisions of asynchronous mode. Which one is used is determined by the type of data. For example, constant bit rate is used to stream live video and audio over the internet. Unspecified bit rate can be used when there is no critical time element involved. This, however, does not necessarily mean the transfer of unspecified bit rate will seem slower than constant bit rate to the end user.


source: http://www.wisegeek.com/what-is-asynchronous-transfer-mode-atm.htm

No comments:

Post a Comment