Difference between revisions of "UNIVAC I"
m (+cat) |
m (use new inst speed) |
||
Line 4: | Line 4: | ||
| <!-- architecture = [[]] --> | | <!-- architecture = [[]] --> | ||
| year design started = Early 1947 | | year design started = Early 1947 | ||
− | | year first shipped = March | + | | year first shipped = March, 1951 |
| form factor = [[mainframe]] | | form factor = [[mainframe]] | ||
| word size = 72 bits | | word size = 72 bits | ||
| physical address = 3 digits (decimal) | | physical address = 3 digits (decimal) | ||
| logic type = [[vacuum tube]]s | | logic type = [[vacuum tube]]s | ||
− | | design type = | + | | design type = serial asynchronous |
− | | clock speed = 2.25 Mhz ( | + | | clock speed = 2.25 Mhz |
− | | memory speed = 400 | + | | instruction speed = 120 μsec (add, excluding memory access) <!-- 525 μsec max --> |
+ | | memory speed = 400 μsec (maximum) | ||
| predecessor = [[EDVAC]] | | predecessor = [[EDVAC]] | ||
| successor = [[UNIVAC II]] | | successor = [[UNIVAC II]] | ||
Line 19: | Line 20: | ||
The '''UNIVAC I''' ('UNIVersal Automatic Computer'; originally, just plain 'UNIVAC', until later models appeared) was the first commercially-available computer in the US. | The '''UNIVAC I''' ('UNIVersal Automatic Computer'; originally, just plain 'UNIVAC', until later models appeared) was the first commercially-available computer in the US. | ||
− | It was a [[vacuum tube]] machine, using mercury [[delay line]]s for [[main memory]], with 1000 [[word]]s organized as 100 lines of 10 words each (to reduce access times). The [[Central Processing Unit|CPU]] operated in digit-serial mode (i.e. a digit at a time), to match the memory. Its [[word]] size was 72 bits, with two [[instruction]]s per word, with 12 digits/characters per word; it stored numbers with a form of [[binary-coded decimal|packed decimal]], with digits being represented as their character equivalents. | + | It was a [[vacuum tube]] machine, using mercury [[delay line]]s for [[main memory]], with 1000 [[word]]s organized as 100 lines of 10 words each (to reduce access times over fewer, larger lines). The [[Central Processing Unit|CPU]] operated in digit-serial mode (i.e. a digit at a time), to match the memory. Its [[word]] size was 72 bits, with two [[instruction]]s per word, with 12 digits/characters per word; it stored numbers with a form of [[binary-coded decimal|packed decimal]], with digits being represented as their character equivalents. |
− | The only [[input/output]] devices were [[magnetic tape]] units, the 'UNISERVO'. Data could be | + | The only [[input/output]] devices were [[magnetic tape]] units, the 'UNISERVO'. Data could be transferred to and from tape with off-line [[peripheral]]s which allowed use of printing, [[keyboard]] input, and [[punched card]]s. |
A careful, slow power-on procedure, in which the filaments in the tubes were slowly warmed up, produced very reliable operation. (No doubt prior experience with tubes in the [[ENIAC]] had educated the UNIVAC's builders.) | A careful, slow power-on procedure, in which the filaments in the tubes were slowly warmed up, produced very reliable operation. (No doubt prior experience with tubes in the [[ENIAC]] had educated the UNIVAC's builders.) |
Revision as of 01:09, 9 August 2022
UNIVAC I | |
Manufacturer: | Remington Rand |
---|---|
Year Design Started: | Early 1947 |
Year First Shipped: | March, 1951 |
Form Factor: | mainframe |
Word Size: | 72 bits |
Logic Type: | vacuum tubes |
Design Type: | serial asynchronous |
Clock Speed: | 2.25 Mhz |
Instruction Speed: | 120 μsec (add, excluding memory access) |
Memory Speed: | 400 μsec (maximum) |
Physical Address Size: | 3 digits (decimal) |
Predecessor(s): | EDVAC |
Successor(s): | UNIVAC II |
Price: | US$1250-1500K (system) |
The UNIVAC I ('UNIVersal Automatic Computer'; originally, just plain 'UNIVAC', until later models appeared) was the first commercially-available computer in the US.
It was a vacuum tube machine, using mercury delay lines for main memory, with 1000 words organized as 100 lines of 10 words each (to reduce access times over fewer, larger lines). The CPU operated in digit-serial mode (i.e. a digit at a time), to match the memory. Its word size was 72 bits, with two instructions per word, with 12 digits/characters per word; it stored numbers with a form of packed decimal, with digits being represented as their character equivalents.
The only input/output devices were magnetic tape units, the 'UNISERVO'. Data could be transferred to and from tape with off-line peripherals which allowed use of printing, keyboard input, and punched cards.
A careful, slow power-on procedure, in which the filaments in the tubes were slowly warmed up, produced very reliable operation. (No doubt prior experience with tubes in the ENIAC had educated the UNIVAC's builders.)