Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesVirtually Well Connected


August 1996 / State Of The Art / Virtually Well Connected

Virtual circuits make ATM intriguing. Here's what to consider before implementing them.

Alan Joch

Connections. Boil down all the promises, technical analyses, and marketing hype surrounding asynchronous transfer mode (ATM) and that one word explains why ATM has a decent shot at replacing today's Ethernet and token-ring networks.

Connections in the ATM context mean that when you send data from your workstation to someone else's, you use an ATM switch to establish a direct link between you and the recipient. In principle, it's like making a telephone call ( see the figure ). The link, known as a virtual circuit in ATM parlance, can be a permanent connection bet ween computers that communicate regularly, or network management software can let administrators establish a connection that lasts only as long as it takes to transmit some data.

By contrast, so-called "connectionless" networks, like Ethernet and token ring, link individual workstations to the network but not to each other. This means that when you send data to someone, you launch it onto a shared network bus--along with all the other traffic everyone else has sent out there--with instructions for where the data is supposed to go. Rather than being analogous to a telephone call, data transport over traditional LANs is more like sending a delivery truck onto an expressway.

Why is ATM and its connection-oriented approach beneficial? First, it means you can dedicate a sustained level of bandwidth to the transmission; traffic from everyone else on the network doesn't horn in to delay or interrupt your communications. This is known as "quality of service," and within the ATM specification, you can negotiate different service levels. For example, under the se rvice level that's called available bit rate (ABR), the ATM network tries to provide sufficient bandwidth, but there is no guarantee that there won't be disruptions. Constant bit rate (CBR) is a level of service that provides a continuous and specific amount of bandwidth throughout the session. You might specify ABR when you're sending large text files, while CBR would be necessary, for example, during a videoconferencing session.

Second, ATM gives you plenty of bandwidth. The technology provides from 25.6 Mbps to 1 Gbps, which can be scaled as needed for a particular application. Third, ATM promises to be a single network technology to handle all data types--text, audio, video, and graphics--for transmission over LANs and WANs.

Stumbling Blocks

ATM proponents have been making these promises for years, but so far only telecommunications service providers have found compelling reasons to deploy the technology on a large scale. Corporations have hesitated to com mit to ATM because of high costs. For example, as recently as 18 months ago, a 155-Mbps ATM adapter card cost about $1400, or roughly the price of a midrange PC. The good news is that adapter cards with the same data rate cost about $850 today, while new 25-Mbps cards offer prices below $400 in some cases.

Other rays of hope for ATM have begun to shine. Just over a year ago, the ATM Forum released the LAN emulation (LANE) specification, which standardizes how legacy LANs, like Ethernet and token ring, can communicate with ATM networks. This gives managers the ability to gradually migrate select workgroups to ATM rather than having to initiate an abrupt changeover from one network technology to another.

ATM implementation also hasn't had smooth sailing because designers of competing technologies haven't been napping. For example, 100VG-AnyLAN offers 10-Mbps or 100-Mbps data rates with the advantages of a switched architecture and dedicated bandwidth. Adapter cards cost as little as $200. Fast Ethe rnet, or 100Base-T, also offers 10 or 100 Mbps, although it uses a shared, rather than a switched, architecture, and it doesn't provide for dedicated bandwidth.

Switched Ethernet and switched token ring use the existing protocols but let administrators provide guaranteed bandwidth for multimedia and other heavy-duty applications thanks to more-sophisticated hubs. However, the switched versions of both technologies hit the same 10- and 16-Mbps bandwidth limits, respectively, as their predecessors.

What You'll Need

ATM backers counter by saying that competing technologies are just souped-up versions of legacy technologies. They may be good in the short haul, but long-term strategy argues for a new technology built from the start for high bandwidth, scalability, and flexibility in handling multiple types of data. Some corporations are heeding this message. As you make your move, or plan your move, to ATM, you'll need to understand some of the key components. The figure below provi des some idea of things you have to consider when you start specifying ATM switches and adapter cards, as well as the management software that lets you set up, maintain, and disassemble your virtual connections.


How ATM Works

illustration_link (35 Kbytes)


Alan Joch ( ajoch@bix.com ) is BYTE's senior editor/features.

Up to the State Of The Art section contentsGo to previous article: Go to next article: Key ComponentsSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network