All Topics  
DECtape

 
DECtape

   Email Print
   Bookmark   Link






 

DECtape



 
 
DECtape, originally called Microtape, was a magnetic tape data storage
Magnetic tape data storage

Magnetic tape has been used for data storage for over 50 years. In this time, many advances in tape formulation, packaging, and data density have been made....
 medium used with many Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
s, including the PDP-6
PDP-6

The PDP-6 was a computer model developed by Digital Equipment Corporation in 1963. It was influential primarily as the prototype for the later PDP-10; the instruction sets of the two machines are almost identical....
, PDP-8
PDP-8

The PDP-8 was the first successful commercial minicomputer, produced by Digital Equipment Corporation in the 1960s. DEC introduced it on 22 March 1965, and sold more than 50,000 systems, the most of any computer up to that date....
, LINC-8
LINC-8

LINC-8 was the name of a minicomputer manufactured by Digital Equipment Corporation between 1966 and 1969. It combined a LINC computer with a PDP-8 in one cabinet, thus being able to run programs written for either of the two architectures....
, PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
, PDP-11
PDP-11

The PDP-11 was a series of 16-bit minicomputers sold by Digital Equipment Corporation from 1970 into the 1990s. Though not explicitly conceived as successor to DEC's PDP-8 computer in the Programmed Data Processor series of computers , the PDP-11 replaced the PDP-8 in many Real-time computing....
, PDP-12, and the PDP-15. VAX/VMS
OpenVMS

OpenVMS , previously known as VAX-11/VMS, VAX/VMS or VMS, is the name of a high-end computer server operating system that runs on the VAX and DEC Alpha families of computers, developed by Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts , and most recently on Hewlett-Packard systems built around the In...
 support for it was implemented but did not become an official part of the product. DECtapes were 3/4 inch wide and formatted into blocks of data that could be read or written individually.






Discussion
Ask a question about 'DECtape'
Start a new discussion about 'DECtape'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Pdp 11 40
DECtape, originally called Microtape, was a magnetic tape data storage
Magnetic tape data storage

Magnetic tape has been used for data storage for over 50 years. In this time, many advances in tape formulation, packaging, and data density have been made....
 medium used with many Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
s, including the PDP-6
PDP-6

The PDP-6 was a computer model developed by Digital Equipment Corporation in 1963. It was influential primarily as the prototype for the later PDP-10; the instruction sets of the two machines are almost identical....
, PDP-8
PDP-8

The PDP-8 was the first successful commercial minicomputer, produced by Digital Equipment Corporation in the 1960s. DEC introduced it on 22 March 1965, and sold more than 50,000 systems, the most of any computer up to that date....
, LINC-8
LINC-8

LINC-8 was the name of a minicomputer manufactured by Digital Equipment Corporation between 1966 and 1969. It combined a LINC computer with a PDP-8 in one cabinet, thus being able to run programs written for either of the two architectures....
, PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
, PDP-11
PDP-11

The PDP-11 was a series of 16-bit minicomputers sold by Digital Equipment Corporation from 1970 into the 1990s. Though not explicitly conceived as successor to DEC's PDP-8 computer in the Programmed Data Processor series of computers , the PDP-11 replaced the PDP-8 in many Real-time computing....
, PDP-12, and the PDP-15. VAX/VMS
OpenVMS

OpenVMS , previously known as VAX-11/VMS, VAX/VMS or VMS, is the name of a high-end computer server operating system that runs on the VAX and DEC Alpha families of computers, developed by Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts , and most recently on Hewlett-Packard systems built around the In...
 support for it was implemented but did not become an official part of the product. DECtapes were 3/4 inch wide and formatted into blocks of data that could be read or written individually. One tape stored 184K 12-bit PDP-8 words or 144K 18-bit
18-bit

Possibly the most well-known 18-bit computer architectures are the PDP-1, PDP-4, PDP-7, PDP-9 and PDP-15 minicomputers produced by Digital Equipment Corporation from 1960 to 1975....
 words. Block size
Block (data storage)

In computing , a block is a sequence of bytes or bits, having a nominal length . Data thus structured is said to be blocked. The process of putting data into blocks is called blocking....
 was 129 12-bit words (for the 12-bit machines), or 256 18-bit words for the other machines (16, 18, 32, or 36 bit systems). From a programming point of view, DECtape behaved like a very slow disk drive.

Details

DECtape was designed to be reliable and durable enough to be used as the main storage medium for an operating system. It was possible, if slow, to use a DECtape drive to run a small OS such as OS/8
OS/8

OS/8 was the primary operating system used on the PDP-8 minicomputer developed by Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
 or OS/12. The system would be configured to put temporary files on a second DECtape drive, so as to not slow down access to the main drive with the system programs.

The design of DECtape and its controllers was quite different from any other type of tape drive or controller. Physically DECtape used dual-redundancy to keep the error rate low. Each bit was written twice across the width of the tape, using Manchester encoding (PE)
Manchester code

In telecommunication, Manchester code is a line code in which the encoding of each data bit has at least one transition and occupies the same time....
. During read, the two read heads for each bit were wired in series, so the resultant output was the sum of the two bit amplitudes. This meant a "drop-out" on one channel could be tolerated. You could even punch a hole in the tape with a 1/4 inch hole punch and that area would read correctly. Another reason for its unusually high reliability was the use of laminated tape: the magnetic oxide is sandwiched between two layers of mylar, rather than being on the surface as is common in other magnetic tape types.

On the PDP-12 the DECtape drives were tightly integrated into the LINC CPU instruction set. There were simple LINC instructions, single instructions, for reading and writing tape blocks.

DECtape had its origin in the LINCtape tape system, which was originally designed by Wesley Clark
Wesley A. Clark

Wesley Allison Clark is a computer scientist and one of the main participants, along with Charles Molnar, in the creation of the LINC laboratory computer, which was the first mini-computer and shares with a number of other computers the claim to be the inspiration for the personal computer....
 at the MIT Lincoln Laboratory
Lincoln Laboratory

MIT Lincoln Laboratory, also known as Lincoln Lab, is a federally funded research and development center managed by the Massachusetts Institute of Technology and primarily funded by the United States Department of Defense....
 as an integral part of the LINC
LINC

The LINC was a 12-bit, 2048-word computer. The LINC can be considered the first minicomputer and a foreruner to the personal computer.The LINC and other "MIT Group" machines were designed at Massachusetts Institute of Technology and eventually built by Digital Equipment Corporation ....
 computer. The design of the LINC, including LINCtape, was in the public domain, and LINCtape drives were manufactured by several companies, including Digital. DECtape used the same transport mechanism as LINCtape, but the tape was run in the opposite direction, thus the supply and takeup reels were reversed. Mechanical dimensions, speeds, and signal characteristics were identical, and at least one system, the PDP-12 (with the TC12-F option), was capable of using either LINCtape or DECtape on the same transport.

While LINCtape was designed to support high-speed bidirectional block search, it only supported actual data read and write operations in the forward direction. DECtape used a significantly different mark track format to provide for the possibility of read and write operations in either direction. Some but not all DECtape controllers supported reverse read. This bidirectional data transfer capability is the subject of .

LINCtape's origin can be found in the magnetic tape system for the Lincoln Laboratory TX-2 computer. Best and Stockebrand's 1958 paper "A Computer-Integrated Rapid-Access Magnetic Tape System with Fixed Address" is the direct ancestor of LINCtape, including the use of two redundant sets of five tracks and a direct drive tape transport.

Dectape

DECtape II


DECtape II was introduced around 1978 and had a similar block structure, but on a special, pre-formatted DC150
DC100

The DC100 tape format and drive was developed by Hewlett-Packard and introduced as a data storage mechanism for the HP9825 programmable calculator. The DC100 tape cartridge was a scaled down version of the DC300 cartridge pioneered by 3M, and represents an early version of what is now referred to as the Quarter-inch cartridge#QIC_Mini_Cartridge_.2...
 miniature cartridge tape consisting of a clear plastic cover mounted on a ridged metal base. Its dimensions were 2 3/8" x 3 3/16" x 1/2". The TU58 DECtape II drive had an RS232 serial interface, allowing it to be used with the ordinary serial ports that were very common on Digital's contemporary processors. As a result, the TU58 was fitted to several different systems (including the PDP-11/24 and /44 and the VAX-11/730 and /750) as a commonly-available device for loading diagnostic programs. The first version of the TU58 imposed very severe timing constraints on the unbuffered UART
Universal asynchronous receiver/transmitter

A universal asynchronous receiver/transmitter is a type of "asynchronous receiver/transmitter", a piece of computer hardware that translates data between Parallel communication and Serial communication forms....
s then being used by Digital but a later firmware revision eased the flow-control problems. The RT11 single-user operating system could be bootstrapped from a TU58 but the relatively slow access time of the tape drive made use of the system challenging.

Like its predecessor, and like the RX01 floppies used on the VAX-11/780, a DECtape II cartridge had a capacity of about 256 kilobytes.

The TU58 was also used with other computers, such as the Automatix
Automatix

Automatix Inc., founded in January 1980, was the first company to market industrial robots with built-in machine vision. Its founders were Victor Scheinman, inventor of the Stanford arm; Phillippe Villers, Michael Cronin, and Arnold Reinhold of Computervision; Jake Dias and Dan Nigro of Data General; Gordon VanderBrug, of NIST and Norman Wit...
 Autovision machine vision
Machine vision

Machine vision is the application of computer vision to industry and manufacturing. Whereas computer vision is mainly focused on machine-based image processing, machine vision most often requires also digital input/output devices and computer networks to control other manufacturing equipment such as robotic arms....
 system and AI32 robot controller. TU58 drivers are available for modern PCs.

See also

  • Leonard Hantman "MICROTAPE: Its Features and Applications" DECUS Proceedings Nov, 1963
  • LINC
    LINC

    The LINC was a 12-bit, 2048-word computer. The LINC can be considered the first minicomputer and a foreruner to the personal computer.The LINC and other "MIT Group" machines were designed at Massachusetts Institute of Technology and eventually built by Digital Equipment Corporation ....
     - additional material on LINCtape lineage and operation


External links

  • at bitsavers.org