Varian Data Machines

Wikipedia

Varian Data Machines
FormerlyDecision Control Inc.
Founded1967 (1967)
HeadquartersNewport Beach, California, United States
ProductsMinicomputers
ParentVarian Associates (1967–1977)
Sperry Corporation (1977–?)

Varian Data Machines was a division of Varian Associates which sold minicomputers. It entered the market in 1967 through acquisition of Decision Control Inc. (DCI) in Newport Beach, California.[1] It met stiff competition and was bought by Sperry Corporation in June 1977 who merged it into their Sperry UNIVAC division as the Sperry UNIVAC Minicomputer Operation.[2][3][4]

Computers

DATA / Varian 620 registers
15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00 (bit position)
Accumulator registers
A Register A
B Register B
Index register
X Index Register X
Program counter
  P Program counter
Status register
  O Overflow flag

DATA/620

The first DCI DATA/620 was installed in 1965 and could be rented for $ 900 per month, a lower cost than most other computers then available.[5] The DATA/620 was a parallel, binary 16-bit general-purpose digital computer with magnetic-core memory expandable to 32,768 words. An 18-bit word length (for data, not addresses or instructions) was optionally available. A basic machine cycle took 1.8 microseconds, and the core memory read time was 700 nanoseconds. The computers use two's complement arithmetic and had four main registers - accumulator A, accumulator extension B, an index register X and a program counter register. Some variants supported microprogramming. These models used a hardware front panel console that allowed starting and stopping the machine, examining memory and registers and changing memory or registers with front-panel switches. The company proudly proclaimed that most debugging was now possible "without even having to use an oscilloscope".[6]:10 The DATA/620 was built with discrete transistors in a bit-sliced architecture (that is, the arithmetic unit and all registers for one bit are contained in two circuit boards).[6]:18 The system of circiut boards was called "VersaLOGIC", with logic levels of 0 V and -12 V.[6]:25 Architecture and instruction set of the DATA/620 were similar to other minicomputers of the era, such as the Honeywell 316 or the PDP-8. Features typical of early minicomputers (and not found in later microprocessor architectures) include:

  • The absence of a stack pointer. Instead, the return address of a subroutine call is stored in the first word of the subroutine (see PDP-8 § Subroutines for a more detailed discussion).
  • The possibility to "micro-code" several operations in one instruction word (e.g. set A, B, and X to zero in one operation; see PDP-8 § OPR (OPeRate) for comparison). Likewise, a single jump instruction can test several condition at once, i.e. the jump is performed if all the tested conditions are true (e.g. A, B, and X are all zero).
  • Multi-level indirect addressing. Instead of the address of an operand, an instruction contains the address of the address of the operand.

Register A serves as the primary accumulator, that is, it supplies one operand for arithmetic and logic operations and receives the result of the operation. The second operand for these operations is read from memory. The first 2048 words of memory can be addressed directly by arithmetic and logic operations. Addressing the full memory range requires the use of registers B or X as an index register or the use of an indirect address in the first 512 words of memory. The second operand could also be addressed relative to the program counter P (up to 512 words) or be an immediate, 16-bit value. A hardware option could be purchased that added multiplication and division instructions (which combined A and B as a 32-bit register).

A DATA/620 with up to 8192 Words or memory weighed 400 lb (180 kg) and consumed 500 W.[6]:25

DATA 620/i

The 620/i[6]:1 shipped in June 1967;[7] it and subsequent series were made with integrated circuit transistor–transistor logic from the 7400 series. The system was packaged in a 19-inch rack and consumed 340 watts at 120 V AC. The 620/F was a variation with a faster machine cycle time of 750 nanoseconds.

The ruggedized R-620/i was announced in 1968.[8]

A lower cost 520/i shipped in October 1968[7]

Varian 620/L

The 620/L-100 was released in 1973. It had a cycle time of 950 nanoseconds and a more compact system chassis than the 620/F.[9] The Sperry V70 series had semiconductor memory, but could also support magnetic core. Various models were released between 1972 and 1977.[10]

Applications

Varian Data Machines system connected to analogue tape playback system in 1984

Varian V72 computer systems were installed at Bruce Nuclear Generating Station on the eastern shore of Lake Huron in Ontario, Canada, as the digital control computer system that monitors and controls the major reactor and power plant functions. As of February 2017 these were still in operation and scheduled to be replaced by more modern systems in 2018 and 2019.[11]

References

  1. "Varian Acquires Computer Firm". May 16, 1967. Retrieved March 23, 2019.
  2. Computer History Museum, Selling the Computer Revolution - Marketing Brochures in the Collection: Varian Data Machines
  3. "Sperry Univac V77 Family Communications Capabilities" (PDF). BitSavers.org. DATAPRO RESEARCH CORPORATION. Retrieved 28 May 2024.
  4. "Sperry Plans to Buy Varian Data Machines". The New York Times. 24 May 1977. Retrieved 28 May 2024.
  5. "Monthly Computer Census". Computers and Automation. April 1966. p. 54. Retrieved 2025-11-11.
  6. 1 2 3 4 5 "The Data Machine - DATA 620i, DATA 620". Bitsavers. Data Machines Division of DECISION Control Inc. c. 1967. Retrieved March 23, 2019.
  7. 1 2 "Digital Computer Census" (PDF). Bitsavers. Multiple publishers. September 1974. Archived from the original (PDF) on August 10, 2019. Retrieved March 23, 2019.
  8. Datamation, January 1968, p.i
  9. "Varian 620 Training Manual" (PDF). bitsavers.org. Varian Data Machines. January 1973.{{cite web}}: CS1 maint: others (link)
  10. "The Minicomputer Orphanage". www.dimka.com. Retrieved 2020-08-18.
  11. "Bruce Power awards more Candu extension contracts - World Nuclear News". www.world-nuclear-news.org. 22 February 2017. Retrieved 2020-08-18.