- UNIVAC 1100/2200 series
The UNIVAC 1100/2200 series is a series of compatible
36-bit computer systems, beginning with theUNIVAC 1107 in1962 , initially made by Sperry Rand. The series continues to be supported today byUnisys Corporation as the ClearPath Dorado Series.Architecture
Data Formats
*Fixed-point either
integer or fraction
**Whole word - 36 bit (one's complement )
**Half word - two 18 bit fields per word (unsigned orone's complement )
**Third word - three 12 bit fields per word (one's complement )
**Quarter word - four 9 bit fields per word (unsigned)
**Sixth word - six 6 bit fields per word (unsigned)
*Floating point
**Single precision - 36 bits: 1 sign bit, 8 bit characteristic, 27 bit mantissa
**Double precision - 72 bits: 1 sign bit, 11 bit characteristic, 60 bit mantissa
*Alphanumeric
**Fieldata - 6 bits
**ASCII - 9 bitsInstructions are 36 bits long with the following fields::f (6 bits) - function designator (
opcode ),:j (4 bits) - partial word designator, J-register designator, or minor function designator,:a (4 bits) - register (A, X, or R) designator or I/O designator,:x (4 bits) - index register (X) designator,:h (1 bit ) - index register increment designator,:i (1 bit) - indirect address designator,:u (16 bits) - address or operand designator.The 128 registers of the high speed "general register stack" ("integrated circuit registers" on the
UNIVAC 1108 andUNIVAC 1106 models), map to the current data space in main storage starting at memory address zero. These registers include both user and executive copies of the A, X, R, and J registers and many special function executive registers.The table on the right shows the addresses (in
octal ) of the user registers.There are 15
index register s (X1 ... X15), 16 accumulators (A0 ... A15), and 15 special function user registers (R1 .. R15). The 4 J registers and 3 "staging registers" are uses of some of the special function R registers.One interesting feature is that the last 4 index registers (X12 ... X15) and the first 4 accumulators (A0 ... A3) overlap, allowing data to be interpreted either way in these registers. This also results in 4 "unassigned" accumulators (A15+1 ... A15+4) that can only be accessed by their memory address (double word instructions on A15 do operate on A15+1).
Early UNIVAC machines with 110x numbers, but not in the 1100 series
These machines had different architectures and word sizes and were not compatible with each other. They all used
vacuum tube s and many useddrum memory as their main memory.
#UNIVAC 1101 introduced in 1950.
#UNIVAC 1102 introduced in 1953.
#UNIVAC 1103 introduced in 1953.
#UNIVAC 1104 introduced in 1957.
#UNIVAC 1105 introduced in 1958.UNIVAC 1100 series
These machines had a common architecture and word size. They all used
transistor ized electronics andintegrated circuit s. Early machines usedcore memory (the 1110 usedplated wire memory ) until that was replaced withsemiconductor memory in1975 .
#UNIVAC 1107 introduced in1962
#UNIVAC 1108 introduced in1965
#UNIVAC 1106 introduced in1969
#UNIVAC 1110 introduced in1970
#UNIVAC 1100/10 redesignation ofUNIVAC 1106 in 1975
#UNIVAC 1100/20 redesignation ofUNIVAC 1108 in 1975
#UNIVAC 1100/40 redesignation ofUNIVAC 1110 in 1975
#UNIVAC 1100/80 introduced in 1975
#UNIVAC 1100/80A introduced in1977
#UNIVAC 1100/60 introduced in1979
#UNIVAC 1100/70 introduced in1981
#UNIVAC 1100/90 introduced in1982 PERRY 2200 series
In
1983 Sperry Corporation discontinued usage of the name "UNIVAC" for their products.#
SPERRY 2200/100 introduced in1985
#SPERRY Integrated Scientific Processor introduced in1985 UNISYS 2200 series
In
1986 Sperry Corporation merges withBurroughs Corporation to becomeUnisys .#
UNISYS 2200/200 introduced in1986
#UNISYS 2200/400 introduced in1988
#UNISYS 2200/600 introduced in1989
#UNISYS 2200/100 introduced in1990
#UNISYS 2200/500 introduced in1993
#UNISYS 2200/900 introduced in 1993
#UNISYS 2200/3800 introduced in1997 UNISYS ClearPath IX series
In
1996 Unisys introduced the ClearPath IX series. The ClearPath machines are a common platform that implement either the 1100/2200 architecture (the ClearPath IX series) or theBurroughs large systems architecture (the ClearPath/MCP series). Everything is common except the actual CPUs, which are implemented asASIC s. In addition to the IX (1100/2200) CPUs and the MCP (burroughs large systems) CPU, the architecture hadXeon (and brieflyItanium ) CPUs. Unisys' goal was to provide an orderly transition for their 1100/2200 customers to a more modern architecture.ee also
*
List of UNIVAC products External links
* [http://www.fourmilab.ch/documents/univac/ UNIVAC Memories]
* [http://people.cs.und.edu/~rmarsh/CLASS/CS451/HANDOUTS/os-unisys.pdf A history of Univac computers and Operating Systems] (PDF file)
* [http://www.bitsavers.org/pdf/univac/CPU_timeline.txt UNIVAC timeline]
Wikimedia Foundation. 2010.