To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
ATM (Asynchronous transfer Mode)
ATM is a new networking technology that is being used increasingly in network backbones and wide area networks. ATM is an attempt to meet the requirements of three different types of network traffic:
Audio (voice telephone over short and long distances) Video (cable television)
Data (computer communications in LAN and WAN environments)
ATM is a high-speed network that uses fiber-optic cables or category 5 copper cables. It is a point-to-point switches network, meaning that central devices called switches are directly connected to end stations and to each other.
ATM is widely used as a backbone technology in carrier networks and large enterprises, but never became popular as a local network (LAN) topology. ATM is highly scalable and supports transmission speeds of 1.5, 25, 100, 155, 622, 2488 and 9953 Mbps. ATM is also running as slow as 9.6 Kbps between ships at sea. An ATM switch can be added into the middle of a switch fabric to enhance total capacity, and the new switch is automatically updated using ATM’s PNNI routing protocol.
3.2 HOW ATM WORKS
Rather than transmitting frames, which can be variably sized, ATM communicates with cells. A cell is exactly 53 octets long. An octet is exactly 8 bits of data. Octets are more precisely defined than bytes, which are usually but not always 8 bits.
Rather than specifying the source and destination addresses of the stations communicating, an ATM cell indicates the path the data will flow through. Small cells all of the same sizes are oused to minimize latency and to make it easy for devices to process a cell, so intermediate devices (called switches) can maintain a very high data rate. The small constant cell size also allows ATM equipment to transmit video, audio and computer data over the same network, and assures that no single type of data hogs the line.
3.3 TYPES OF ATM NETWORK
ATM is a circuit-based network, in that a virtual circuit is set up between two devices to communicate over the network. There are two types of circuits in an ATM network:
Permanent Virtual Circuit (PVC): A circuit that is set up once in the switches to allow communication between two devices
Switched Virtual Circuit (SVC): A circuit that is temporarily set up just for the duration of a communication two devices.
ATM is a descendant of packet-switching. Its high-speed advantage comes from transmitting uniform data packets that are subdivided into data frames, and each frame is enclosed within an addressable 53-byte cell and routed by hardware switching. The switching achieves very high-speed data transmission rate, between 155 and 622 Mbps (theoretically, up to 1.2 gigabits per second). ATM offers fast, real-time, demand-responsive switching for efficient use of network resources using broadband and baseband LANs or WANs.
Asynchronous Transfer Mode (ATM) seeks to provide:
A single network interface to communication channels for each media type – audio, video, image and text.
Adaptability of an application’s bandwidth requirements. Flexibility for handling different data types.
A common signalling structure.
The ATM (Asynchronous transfer Mode) provides the following levels of service:
Constant Bit Rate (CBR) guarantees bandwidth for real time voice and video.
Real time variable Bit Rate (RT-VBR) supports interactive multimedia that requires minimal delays.
Non-real time variable bit rate (NRT- VBR) is used for busy transaction traffic.
Available Bit Rate (ABR) adjusts bandwidth according to congestion levels for LAN traffic.
Unspecified Bit Rate (UBR) provides the best effort for noncritical data such as file transfers.
SELF ASSESSMENT EXERCISE
State one limitation and delimitation of the Asynchronous Transfer Mode (ATM)
__________________________________________________________
4.0 CONCLUSION
In conclusion, ATM is replacing frame relay as the digital network over which public telephone systems operate worldwide. It was, however, designed with service for computers in mind and is being used with much success as a high-speed back-bone. ATM will eventually provide direct connection between private networks and public telephone networks for very high-speed access to the Internet.