Bus and Tag


Bus and Tag is an "IBM standard for a computer peripheral interface", and was commonly used to connect their mainframe computers to peripheral devices such as line printers, disk storage, and magnetic tape drives. The technology uses two sets of thick, multi-connector copper cables, one set, carrying data, called the bus, and the other set, carrying control information, called the tag.
Bus and Tag cables are "daisy chained"; and one interface can attach up to eight peripheral control units. The last control unit in the chain must have a terminator plug. Each control unit can attach a number of devices, "sixteen is a typical number." There is an architectural limit of 256 devices per channel, and initially a limitation of, later extended to, between the mainframe and the control unit. Bus and Tag channels handle data rates up to 4.5 MB per second. Only one device can transfer data at a time.
Bus and Tag architecture was also used by other computer manufacturers to attach IBM peripherals to their systems. It was later published by the US National Technical Information Service as FIPS PUB 60-1, I/O Channel Interface.
Bus and Tag was introduced with System/360 in 1964, and was also used with System/370. With the introduction of serial, fiber optic ESCON in the 1990s Bus and Tag channels were re-christened "parallel channels", and were gradually superseded. "Parallel channels are not available on the newest mainframes and are slowly being displaced on older systems." Equipment is available to allow connection of older devices using Bus and Tag to mainframe FICON or ESCON channels.

Example

The following schematic shows a complex system with two CPUs and multiple peripherals connected using bus and tag cabling.