Printer Friendly
The Free Library
6,672,335 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

RaoidIO Zooms Through The Box!


Will enough vendors board this next generation bus?

At the end of March, the industry was treated to a new interconnection specification backed by a number of system and chip heavyweights. RapidIO is a new networking/communications architecture that is designed for passing data and control information among microprocessors; between microprocessors and memory; and among memory mapped I/O A peripheral device that assigns specific memory locations to input and output. For example, in a memory mapped display, each pixel or text character derives its data from a specific memory byte or bytes.  devices. Long term, it may replace current proprietary processor and peripheral buses and today's slower legacy interconnects such as PCI (1) (Payment Card Industry) See PCI DSS.

(2) (Peripheral Component Interconnect) The most widely used I/O bus (peripheral bus).
. In fact, many of the same engineers who developed the original PCI spec have been working on RapidIO, which is fully compatible with both PCI and PCI-X (PCI eXtended) An enhanced PCI bus technology originally developed by IBM, HP and Compaq that is backward compatible with existing PCI cards. PCI and 32-bit PCI-X slots are physically the same, and PCI cards can plug into PCI-X slots. .

First drafted by Mercury and Motorola in June of last year, the RapidIO spec was turned over to the RapidIO Consortium and is now backed by Alcatel, Cisco, EMC (1) (EMC Corporation, Hopkinton, MA, www.emc.com) The leading supplier of storage products for midrange computers and mainframes. Founded in 1979 by Richard J. Egan and Roger Marino, EMC has developed advanced storage and retrieval technologies for the world's largest companies. , Ericsson, LSI LSI: see integrated circuit.


(Large Scale Integration) Between 3,000 and 100,000 transistors on a chip. See SSI, MSI, VLSI and ULSI.
, Lucent, and Nortel, among many other companies. Version 1.1 (version 1.0 was the original draft spec) of RapidIO promises compatibility with other new interconnects (including InfiniBand) using standard, printed circuit board technology. It boasts throughput exceeding 10Gbps utilizing low voltage differential (hardware) Low Voltage Differential - (LVD) A method of driving SCSI cables that will be formalised in the SCSI-3 specifications. LVD uses less power than the current differential drive (HVD), is less expensive and will allow the higher speeds of Ultra-2 SCSI. LVD requires 3.  signaling, (LVDS (Low Voltage Differential Signaling) A transmission method for sending digital information. LVDS sends data over data high and data low lines rather than data and ground. ) technology. RapidIO technology is also transparent to application software, and does not require special device drivers. In its simplest implementation, a RapidIO endpoint can fit inside a standard field-programmable gate array (hardware) field-programmable gate array - (FPGA) A gate array where the logic network can be programmed into the device after its manufacture. An FPGA consists of an array of logic elements, either gates or lookup table RAMs, flip-flops and programmable interconnect wiring.  (FPGA (Field Programmable Gate Array) A type of gate array that is programmed in the field rather than in a semiconductor fab. Containing up to hundreds of thousands of gates, there are a variety of FPGA architectures on the market. ).

Think Inside The Box

RapidIO was designed to address what has become an all-too-familiar problem in the industry: communications buses that cannot keep up with the speeds of new chips. Additionally, it moves away from the 10-year old, shared-bus architecture of PCI in favor of a switched fabric design. A shared-bus architecture like PCI can only be expanded by physically widening the bus; this in turn increases signal skew (1) The misalignment of a document or punch card in the feed tray or hopper that prohibits it from being scanned or read properly.

(2) In facsimile, the difference in rectangularity between the received and transmitted page.
 and requires more pins, which increases costs.

RapidIO is an in-the-box interface (maximum distance is 30 inches) for chip-to-chip and board-to-board communications. It is a packet-switched technology conceptually similar to IP that can be implemented on standard printed circuit boards. Unlike other interconnection architectures, however, the RapidIO specification includes a separate three-layer hierarchy of logical, transport, and physical specifications, which the RapidIO Consortium says will allow scalability and future enhancements while maintaining current compatibility (see Figure).

According to according to
prep.
1. As stated or indicated by; on the authority of: according to historians.

2. In keeping with: according to instructions.

3.
 RapidIO documentation, the current version (1.1) of the specification requires 40 pins per port with an 8-bit parallel point-to-point data path, or 76 pins per port with a 16-bit path, and is full duplex (Computers) arranged so that the information may be transmitted in both directions simultaneously; - of communications channels between computers; contrasted with half duplex(a). . (A RapidIO technical working group is currently working on a serial physical layer) By contrast, a 64-bit PCI bus PCI bus - Peripheral Component Interconnect  has about 85 pins per interface (excluding power and ground). The physical signaling is standard LVDS operating from 100MHz (MegaHertZ) One million cycles per second. It is used to measure the transmission speed of electronic devices, including channels, buses and the computer's internal clock. A one-megahertz clock (1 MHz) means some number of bits (16, 32, 64, etc.  to 1GHz. Data is transferred with a source synchronous clock and sampled on both clock edges. The total bandwidth per port ranges from 3 gigabits to more than 60 gigabits per second. Other bus architectures, such as Mercury's Race and Sky's Skychannel, offer good performance but are not scaleable to the levels of RapidIO.

The RapidIO interconnect looks like a traditional microprocessor and peripheral bus to software, so hardware implementations can hide things like discovery and error management from software, unless a software system elects to participate. The RapidIO interconnect architecture also boasts an optional distributed globally shared memory (1) Using part of main memory to support a low-cost display circuit that does not have its own memory. See shared video memory.

(2) The common memory in a symmetric multiprocessing system that is available to all CPUs. See SMP.

1.
 protocol extension that can be used for symmetric multiprocessing See SMP.

(parallel) symmetric multiprocessing - (SMP) Two or more similar processors connected via a high-bandwidth link and managed by one operating system, where each processor has equal access to I/O devices.
 and shared data structures.

While RapidIO is a point-to-point interconnect, endpoints are typically not connected to one another directly. Rather, the initiator sends requests through the intervening fabric devices; transactions are constructed with request-response packet pairs. One of the presumed benefits of RapidIO is the ability to expand the capabilities of PCI while maintaining a low number of pins. Using RapidIO switches, PCIX bridges can be connected to one another, and RapidIO switches to an overall switched fabric. An InfiniBand channel adapter can be used to connect the system to a wider network, such as a SAN.

Getting The Drop On Multi-Drop

"The developmental history of RapidIO is that its predecessors hit the wall typical of multi-drop buses, which is that they are simply running out of gas," notes Tim Cox, chair of the RapidIO Consortium's marketing committee and director of strategic planning in Tundra Semiconductor's technology office. "Interconnects like Fibre Channel and InfiniBand have addressed the box-to-box issue, but there has been no standard for a high-performance in-the-box interconnect." Cox says that RapidIO can co-exist with PCI and PCI-X while at the same time solving many of the problems of those architectures, including segment and hierarchy limits and the latency associated with secondary and sub-secondary buses. "RapidIO separates the data layer from the transport and control layers, making it easy to scale up" to faster speeds.

Notably, RapidIO is not a serial bus, at least not yet. While Cox notes that the data running on the RapidIO bus is serialized--with each byte of data having its own clock and frame signal-the interface itself runs in parallel. Cox says the parallel interface was chosen because it offers the low latency and the low overhead that's needed to keep the implementation small enough to fit in standard FPGAs and ASICs. "Complex interfaces like InfiniBand take up an entire chip, sometimes more, something which isn't practical for an in-the-box interconnect," he adds. The RapidIO forum's Serial Working Group is currently studying ways to serialize To convert a parallel signal made up of one or more bytes into a serial signal that transmits one bit after the other.

serialize - serialise
 the interface for short distance, box-to-box communications.

One of the most exciting aspects of RapidIO, and one that has gotten virtually no publicity, is the fact that it can be used to connect chips from different vendors in the same box. "RapidIO is an open standard with a processor bus," says Cox, "which means it provides a way to interconnect processors," even those with different instruction sets, so long as the endpoints can communicate. High-end systems running backbones in the networking and communications sector are likely to see the most benefit from such Asymmetrical Multiprocessing (AMP) capabilities.

Intel Interest?

Intel Corp., which historically has led the industry in the design of new processor buses in PCs--as well as their supporting chip sets--is a member of the RapidIO Consortium. However, it does not sit on the steering committee and does not have a large financial investment in the organization, as steering members do. "The RapidIO Consortium has solid technology, and the initial specification is very complete," says Cary Snyder, senior analyst at chip watcher Microprocessor Report. "But their problem will be acceptance by the rest of the industry; the organization only has 41 member companies, and Intel has not put up the $25,000 that steering members must contribute." Cary notes that Intel virtually controls high-volume bus adoption, and the chip giant has been developing its own, next-generation bus, code-named 3GIO GIO Giovedì (Italian: Thursday)
GIO Government Information Office
GIO Geographic Information Officer
GIO General Insurance Ombudservice
GIO Government Information Online
GIO Government Insurance Office
.

"Intel's participation in RapidIO does not really change the market dynamics," says Bert McComas, principal analyst at InQuest Market Research. "The company is admitting that RapidIO will be successful in its niche, which is high-end AMP."

There are still other new architectures in development, including the AMD-backed HyperTransport I/O (Input/Output) The transfer of data between the CPU and a peripheral device. Every transfer is an output from one device and an input to another. See PC input/output.

I/O - Input/Output
 specification. "HyperTransport has [more than 100] backing companies," MR's Cary says. Indeed, if any technology can be considered a competitor to RapidIO, it's probably HyperTransport.

Formerly known as Lightning Data Transport (LDT LDT - Logic Design Translator.

Computer system design analysis.

[Sammet 1969, p. 621].
), the HyperTransport interconnect offers a peak data transfer rate of 6.4GB per second and is aimed at the high-end PC and server markets. A number of industry heavyweights, including Broadcom, Cisco, NVIDIA, and Sun have licensed the technology, according to AMD (Advanced Micro Devices, Inc., Sunnyvale, CA, www.amd.com) A major manufacturer of semiconductor devices including x86-compatible CPUs, embedded processors, flash memories, programmable logic devices and networking chips. . HyperTransport also supports PCI and InfiniBand. and. In judging HyperTransport's market viability, it's important to remember that ServerWorks, one of the industry's largest suppliers of server chip sets, was recently acquired by Broadcom, a HyperTransport supporter. This potentially gives AMD a huge advantage in terms of getting its technology to market quickly, and from a well-known chip maker.

"HyperTransport and RapidIO are addressing similar sets of problems," says InQuest's McComas. "But HyperTransport was designed as an I/O bus, and it's not as close as RapidIO to being a processor bus." McComas believes HyperTransport will find a home in monolithic systems where AMP is less an issue.

Still, Motorola does serve as a steering committee member in the RapidIO camp and has long been a dominant player in the PowerPC chip space. Potentially, this relationship gives the new interconnect a good chance of success in the networking and communications sectors where PowerPC chips are the chosen processors.
COPYRIGHT 2001 West World Productions, Inc.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2001, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Company Business and Marketing; new interconnect specification
Author:Piven, Joshua
Publication:Computer Technology Review
Geographic Code:1USA
Date:May 1, 2001
Words:1385
Previous Article:Did You Know.(News Briefs)(Brief Article)
Next Article:Virtualization Makes Illusion Real.(Technology Information)
Topics:



Related Articles
OLYMPUS ANNOUNCES FASTEST DIGITAL CAMERA ON THE MARKET.(Olympus America Camedia E-100 RS)(Product Announcement)
Compaq, Dell, IBM, Intel and Microsoft Work Jointly with PCI-SIG to Create Open Specification for Next General-Purpose I/O.
API NetWorks' Enabling Technology for Next-Generation Product Design Using HyperTransporto Technology Licensed by HP.
Conexant's ADSL chipsets shipping in new broadband products from Zoom.(Zoom Technologies Inc. )
What is Serial-Attached SCSI? (From the SCSI Expert).
Getting the big picture. (What's new ... in presentation systems & products).
Liquid dispenser.(Product Preview)
Package routing considerations: left uncompensated for, IC packages can skew the routing process. How to keep your timing tight.(Interconnect...
Network cameras: Canon.

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles