Datacomputer

Last updated

The Datacomputer was an ARPANET-connected database system supported by the Computer Corporation of America in Cambridge, Massachusetts. It was intended as a computing utility sharing resources among multiple ARPA projects, in particular in seismology and climatology. It operated from August 1973 [1] until 1980.[ citation needed ]

It was hosted on a DEC PDP-10 running the TENEX operating system (ARPANET host CCA-TENEX, address 31) [2] and was designed to support 3 trillion bits of storage (375 GB). Besides storage, the Datacomputer also offered data conversion utilities which supported the multiple data formats used at the time. [3]

The largest user of the Datacomputer was ARPA's Seismic Data Analysis Center (SDAC) (Alexandria, Virginia), which monitored underground nuclear tests. [4]

The Datacomputer manipulated data using a custom Datalanguage. [5] A sample retrieval request: [6]

OPEN RESULTLIST ;
OPEN WEATHER ;

FOR WEATHER.STATION WITH REGION EQ 'MASSACHUSETTS'
  FOR RESULTLIST.RESULT, OBSERVATION WITH TEMPERATURE.MAX GT '300' /* DEGREES KELVIN */
  RESULT.CITY = STATION.CITY ;
  RESULT.DATE = OBSERVATION.DATE ;
  RESULT.TEMPERATURE = OBSERVATION.TEMPERATURE ;
  END ;
  END;

The Datacomputer hardware had a three-level store: primary core, secondary hard disk, and tertiary mass storage. At the time, disk cost about $20/megabit, while mass stores, typically robotic magnetic tape systems, cost about $1/megabit. The service started in 1973 with disk storage only; tertiary storage using Ampex's Terabit Memory System (TMS) hardware, based on videotape technology, was to come on line in 1975. [6] In 1979, TMS's capacity was 175 billion bits (22 GB), and the total data stored was over 500 billion bits (62 GB) [4]

Notes

  1. "Arpanet DBMS Uses Decsystem-10, Mass Memory", Computerworld, May 9th 1977
  2. Elizabeth J. Feinler, ed., Arpanet Resources Handbook, October 1978, NTIS AD-A065 421, p. 161-162
  3. Janet Abbate, Inventing the Internet, p. 98-99, 103-104
  4. 1 2 Donald E. Eastlake III, Matthew Maltzman, Joanne Z. Sattley, Steven A. Zimmerman, "Datacomputer and SIP Operations: Semi-Annual Technical Report", Computer Corporation of America Technical report CCA-79-22, July 31, 1979 at DTIC
  5. Richard Winter, Jeffrey Hill, Warren Greiff, "Further Datalanguage Design Concepts", Network Working Group RFC 610, December 1973, full text
  6. 1 2 Thomas Marill, Dale Stern, "The datacomputerA network data utility", AFIPS '75 Proceedings, National Computer Conference , May 19-22, 1975, Anaheim, California, doi : 10.1145/1499949.1500025, p. 389-395

Related Research Articles

<span class="mw-page-title-main">Computer data storage</span> Storage of digital data readable by computers

Computer data storage is a technology consisting of computer components and recording media that are used to retain digital data. It is a core function and fundamental component of computers.

<span class="mw-page-title-main">Hard disk drive</span> Electro-mechanical data storage device

A hard disk drive (HDD), hard disk, hard drive, or fixed disk, is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating platters coated with magnetic material. The platters are paired with magnetic heads, usually arranged on a moving actuator arm, which read and write data to the platter surfaces. Data is accessed in a random-access manner, meaning that individual blocks of data can be stored and retrieved in any order. HDDs are a type of non-volatile storage, retaining stored data when powered off. Modern HDDs are typically in the form of a small rectangular box.

<span class="mw-page-title-main">PDP-10</span> 36-bit computer by Digital (1966–1983)

Digital Equipment Corporation (DEC)'s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, especially as the TOPS-10 operating system became widely used.

<span class="mw-page-title-main">History of operating systems</span> Aspect of computing history

Computer operating systems (OSes) provide a set of functions needed and used by most application programs on a computer, and the links needed to control and synchronize computer hardware. On the first computers, with no operating system, every program needed the full hardware specification to run correctly and perform standard tasks, and its own drivers for peripheral devices like printers and punched paper card readers. The growing complexity of hardware and application programs eventually made operating systems a necessity for everyday use.

Chaosnet is a local area network technology. It was first developed by Thomas Knight and Jack Holloway at MIT's AI Lab in 1975 and thereafter. It refers to two separate, but closely related, technologies. The more widespread was a set of computer communication packet-based protocols intended to connect the then-recently developed and very popular Lisp machines; the second was one of the earliest local area network (LAN) hardware implementations.

<span class="mw-page-title-main">Memory hierarchy</span> Computer memory architecture

In computer organisation, the memory hierarchy separates computer storage into a hierarchy based on response time. Since response time, complexity, and capacity are related, the levels may also be distinguished by their performance and controlling technologies. Memory hierarchy affects performance in computer architectural design, algorithm predictions, and lower level programming constructs involving locality of reference.

<span class="mw-page-title-main">ARPANET</span> Early packet switching network (1969–1990), one of the first to implement TCP/IP

The Advanced Research Projects Agency Network (ARPANET) was the first wide-area packet-switched network with distributed control and one of the first computer networks to implement the TCP/IP protocol suite. Both technologies became the technical foundation of the Internet. The ARPANET was established by the Advanced Research Projects Agency (ARPA) of the United States Department of Defense.

In computer operating systems, memory paging is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory. In this scheme, the operating system retrieves data from secondary storage in same-size blocks called pages. Paging is an important part of virtual memory implementations in modern operating systems, using secondary storage to let programs exceed the size of available physical memory.

<span class="mw-page-title-main">USB flash drive</span> Data storage device

A USB flash drive is a data storage device that includes flash memory with an integrated USB interface. It is typically removable, rewritable and much smaller than an optical disc. Most weigh less than 30 g (1 oz). Since first appearing on the market in late 2000, as with virtually all other computer memory devices, storage capacities have risen while prices have dropped. As of March 2016, flash drives with anywhere from 8 to 256 gigabytes (GB) were frequently sold, while 512 GB and 1 terabyte (TB) units were less frequent. As of 2018, 2 TB flash drives were the largest available in terms of storage capacity. Some allow up to 100,000 write/erase cycles, depending on the exact type of memory chip used, and are thought to physically last between 10 and 100 years under normal circumstances.

Millipede memory is a form of non-volatile computer memory. It promised a data density of more than 1 terabit per square inch, which is about the limit of the perpendicular recording hard drives. Millipede storage technology was pursued as a potential replacement for magnetic recording in hard drives and a means of reducing the physical size of the technology to that of flash media.

<span class="mw-page-title-main">Interface Message Processor</span> Computer network device

The Interface Message Processor (IMP) was the packet switching node used to interconnect participant networks to the ARPANET from the late 1960s to 1989. It was the first generation of gateways, which are known today as routers. An IMP was a ruggedized Honeywell DDP-516 minicomputer with special-purpose interfaces and software. In later years the IMPs were made from the non-ruggedized Honeywell 316 which could handle two-thirds of the communication traffic at approximately one-half the cost. An IMP requires the connection to a host computer via a special bit-serial interface, defined in BBN Report 1822. The IMP software and the ARPA network communications protocol running on the IMPs was discussed in RFC 1, the first of a series of standardization documents published by what later became the Internet Engineering Task Force (IETF).

In computing, external storage refers to non-volatile (secondary) data storage outside a computer's own internal hardware, and thus can be readily disconnected and accessed elsewhere. Such storage devices may refer to removable media, compact flash drives, portable storage devices, or network-attached storage. Web-based cloud storage is the latest technology for external storage.

<span class="mw-page-title-main">Mr. Backup Z64</span>

The Mr. Backup Z64 is a game backup device designed by Harrison Electronics, Inc., able to store Nintendo 64 games as ROM images on Zip Diskettes. Units such as this can make copies of a game which can be played in a Nintendo 64 emulator.

Corvus Systems was a computer technology company that offered, at various points in its history, computer hardware, software, and complete PC systems.

<span class="mw-page-title-main">Honeywell 316</span>

The Honeywell 316 was a popular 16-bit minicomputer built by Honeywell starting in 1969. It is part of the Series 16, which includes the Models 116, 316 (1969), 416 (1966), 516 (1966) and DDP-716 (1969). They were commonly used for data acquisition and control, remote message concentration, clinical laboratory systems, Remote Job Entry and time-sharing. The Series-16 computers are all based on the DDP-116 designed by Gardner Hendrie at Computer Control Company, Inc. (3C) in 1964.

In computing and telecommunications, a unit of information is the capacity of some standard data storage system or communication channel, used to measure the capacities of other systems and channels. In information theory, units of information are also used to measure information contained in messages and the entropy of random variables.

<span class="mw-page-title-main">Game backup device</span> Device for backing up ROM information from a video game cartridge

A game backup device, informally called a copier, is a device for backing up ROM data from a video game cartridge to a computer file called a ROM image and playing them back on the official hardware. Recently flash cartridges, especially on the Game Boy Advance and Nintendo DS platforms, only support the latter function; they cannot be used for backing up ROM data. Game backup devices also make it possible to develop homebrew software on video game systems. Game backup devices differ from modchips in that modchips are used in conjunction with systems that use generally available media such as CDs and DVDs, whereas game backup devices are used with systems that use cartridges.

Texas Memory Systems, Inc. (TMS) was an American corporation that designed and manufactured solid-state disks (SSDs) and digital signal processors (DSPs). TMS was founded in 1978 and that same year introduced their first solid-state drive, followed by their first digital signal processor. In 2000 they introduced the RamSan line of SSDs. Based in Houston, Texas, they supply these two product categories to large enterprise and government organizations.

A VMScluster, originally known as a VAXcluster, is a computer cluster involving a group of computers running the OpenVMS operating system. Whereas tightly coupled multiprocessor systems run a single copy of the operating system, a VMScluster is loosely coupled: each machine runs its own copy of OpenVMS, but the disk storage, lock manager, and security domain are all cluster-wide, providing a single system image abstraction. Machines can join or leave a VMScluster without affecting the rest of the cluster. For enhanced availability, VMSclusters support the use of dual-ported disks connected to two machines or storage controllers simultaneously.

TENEX is an operating system developed in 1969 by BBN for the PDP-10, which later formed the basis for Digital Equipment Corporation's TOPS-20 operating system.