![]() | Technology Reference Guide 7. Wide-Area Networks F. ATM |
| What is it? ATM (asynchronous transfer mode) is a very new technology intended for super high-speed data transfer. It will be capable of handling real-time voice and video traffic, as well as data. It is sometimes referred to as BISDN (Broadband ISDN).
What does it do? ATM consists of the lowest three layers of the OSI model. At the top is the ATM adaptation layer. This layer performs the conversion from the higher level protocols into the format required by ATM. For example, it will take IP packets, convert the address information into appropriate VCIs (virtual channel identifiers) and chop the IP packet into cells. It also provides the end-to-end controls to insure that the virtual circuit is established, and that it offers the level of service requested. The ATM data link layer is responsible for the transmission of cells across the virtual circuit. In the course of reaching its destination, a cell may have to use several virtual circuits, in the same way that an IP packet may use several ethernet addresses as it goes from the end-node, to the ethernet port on a router, and finally to the destination nodes ethernet port. The ATM physical layer is not strictly considered part of the ATM specification, but is recommended to be fiber-optic based SONET. SONET (synchronous optical network) has a set of specifications with different speeds: STS-3c at 155 Mb/sec, STS-12 at 622 Mb/sec, and STS-48 at a rather quick 2.4 gigabits/sec. The lowest speed envisioned for ATM is the STS-3c speed of 155 Mb/sec. The interface to an ATM network is called a UNI (user network interface). It is typically expected that LANs will interface to the UNI using the LAN protocol frame type, and ATM cells will come out the other end. How is it used? This is a technology which will become vitally important in the near future, and holds the promise of being able to transport very dense, real-time data streams such as full motion interactive video with simultaneous audio, graphics, and huge data files. Where do I get more information? |