请输入您要查询的百科知识:

 

词条 UNIVAC 1101
释义

  1. History

     Codebreaking  Commercialization 

  2. Description

     Instruction set 

  3. See also

  4. References

  5. External links

{{about|the American computer sometimes known as Atlas|the British supercomputer also known as Atlas|Atlas (computer)}}{{More citations needed|date=January 2013}}

The ERA 1101, later renamed UNIVAC 1101, was a computer system designed and built by Engineering Research Associates (ERA) in the early 1950s and continued to be sold by the Remington Rand corporation after that company later purchased ERA. Its (initial) military model, the ERA Atlas, was the first stored-program computer that was moved from its site of manufacture and successfully installed at a distant site. Remington Rand used the 1101's architecture as the basis for a series of machines into the 1960s.

The Univac 1101 belongs to the UNIVAC 1100/2200 series (called Univac Scientific Computers).[1][2]

History

Codebreaking

ERA was formed from a group of code-breakers working for the United States Navy during World War II. The team had built a number of code-breaking machines, similar to the more famous Colossus computer in England, but designed to attack Japanese codes. After the war the Navy was interested in keeping the team together even though they had to formally be turned out of Navy service. The result was ERA, which formed in St. Paul, Minnesota in the hangars of a former Chase Aircraft shadow factory.

After the war, the team continued to build codebreaking machines, targeted at specific codes. After one of these codes changed, making an expensive computer obsolete, the team convinced the Navy that the only way to make a system that would remain useful was to build a fully programmable computer. The Navy agreed, and in 1947 they funded development of a new system under "Task 13".

The resulting machines, known as "Atlas", used drum memory for main memory and featured a simple central processing unit built for integer math. The first Atlas machine was built, moved, and installed at the Army Security Agency by December 1950.[3]{{Self-published inline|certain=yes|date=December 2017}}[4][5] A faster version using Williams tubes and drums was delivered to the NSA in 1953.

Commercialization

The company turned to the task of selling the systems commercially. Atlas was named after a character in the popular comic strip Barnaby,[6] and they initially decided to name the commercial versions "Mabel". Jack Hill suggested "1101" instead; 1101 is the binary representation of the number 13. The ERA 1101 was publicly announced in December 1951.[7][5] Atlas II, slightly modified became the ERA 1103,[8] while a more heavily modified version with core memory and floating point math support became the UNIVAC 1103A.

At about this time the company became embroiled in a lengthy series of political maneuverings in Washington, DC. Drew Pearson's Washington Merry-Go-Round claimed that the founding of ERA was a conflict of interest for Norris and Engstrom because they had used their war-time government connections to set up a company for their own profit. The resulting legal fight left the company drained, both financially and emotionally. In 1952 they were purchased by Remington Rand, largely as a result of these problems.

Remington Rand had recently purchased Eckert–Mauchly Computer Corporation, builders of the famed UNIVAC I, the first commercial computer in the US. Although ERA and UNIVAC were run separately within the company, looking to cash in on the UNIVAC's well known name, they renamed the machine to become the "UNIVAC 1101". A series of machines based on the same basic design followed, and were sold into the 1960s before being replaced by the similar-in-name-only UNIVAC 1100 family.

Description

This computer was {{convert|38|ft|m|abbr=on}} long, {{convert|20|ft|m|abbr=on}} wide, weighed about {{Convert|8.4|ST|MT}}[5][9][10] and used 2700 vacuum tubes for its logic circuits. Its drum memory was {{convert|8.5|in|cm|abbr=on}} in diameter, rotated at 3500 rpm, had 200 read-write heads, and held 16,384 24-bit words (a memory size equivalent to 48 kB) with access time between 32 microseconds and 17 milliseconds.

Instructions were 24 bits long, with six bits for the opcode, four bits for the "skip" value (telling how many memory locations to skip to get to the next instruction in program sequence), and 14 bits for the memory address. Numbers were binary with negative values in ones' complement. The addition time was 96 microseconds and the multiplication time was 352 microseconds.

The single 48-bit accumulator was fundamentally subtractive, addition being carried out by subtracting the ones' complement of the number to be added. This may appear rather strange, but the subtractive adder reduces the chance of getting negative zero in normal operations.

The machine had 38 instructions.

Instruction set

[11]
Conventions
y is memory box at address yX = X-Register (24 digits)
( ) is interpreted as the contents ofQ = Q-Register (24 digits)
A = Accumulator (48 digits)
Arithmetic
Insert (y) in AInsert complement of (y) in A
Insert (y) in A [multiple precision]Insert complement of (y) in A [multiple precision]
Insert absolute value (y) in AInsert complement of absolute value (y) in A
Add (y) to (A)Subtract (y) from (A)
Add (y) to (A) [multiple precision]Subtract (y) from (A) [multiple precision]
Add absolute value of (y) to (A)Subtract absolute value of (y) from (A)
Insert (Q) in AClear right half of A
Add (Q) to (A)Transmit (A) to Q
Insert [(y) + 1] in A
Multiply and divide
Form product (Q) * (y) in AAdd logical product (Q) * (y) to (A)
Form logical product (Q) * (y) in ADivide (A) by (y), (quotient forms in Q, non-negative remainder left in A)
Add product (Q) * (y) to (A)
Logical and control flow
Store right half of (A) at yShift (A) left
Store (Q) at yShift (Q) left
Replace (y) with (A) using (Q) as operatorTake (y) as next order
Replace (y) with (A) [address portion only]Take (y) as next order if (A) is not zero
Insert (y) in QTake (y) as next order if (A) is negative
Take (y) as next order if (Q) is negative
Input Output and control
Print right-hand 6 digits of (y)Optional Stop
Print and punch right-hand 6 digits of (y)Intermediate Stop
Final Stop

See also

  • List of UNIVAC products
  • History of computing hardware

References

1. ^{{Cite journal|last=|first=|date=May 1990|others=Armstrong, Dorothy P.|title=UNIVAC conference|url=http://hdl.handle.net/11299/104288|journal=Charles Babbage Institute / Oral history interviews|language=en-US|volume=|pages=54|quote=[...] the 1100 series was called the Univac Scientific Computers.|via=}}
2. ^{{Cite web|url=http://findingaids.hagley.org/xtf/view?docId=ead/1985_261.xml|title=Hagley Museum and Library: Sperry Corporation, UNIVAC Division photographs and audiovisual materials (1985.261) -- Audiovisual Collections and Digital Initiatives Department|last=|first=|date=|website=|at=d. Univac scientific computers (St. Paul), 1953-1962|language=en|archive-url=|archive-date=|dead-url=|access-date=2018-05-22|quote=The "Univac scientific computers" subseries contains images of the 1103, 1105 and 1107 "scientific computers," built by Univac Federal Systems Division, St. Paul.}}
3. ^{{cite book|last1=McMurran|first1=Marshall William|title=ACHIEVING ACCURACY: A Legacy of Computers and Missiles|date=2008|publisher=Xlibris Corporation|isbn=9781462810659|pages=36–37|url=https://books.google.com/books?id=UU3v0tbq8acC&lpg=PA36&dq=ERA%20Atlas%201949&hl=en&pg=PA36#v=onepage&q=ERA%20Atlas%201950&f=false|language=en}}
4. ^{{Cite journal|last=|first=|date=April 1951|title=1. The ERA 1101 Computer|url=http://www.dtic.mil/docs/citations/AD0694600|journal=Digital Computer Newsletter|language=en|volume=3|issue=1|pages=1, 2|via=}}
5. ^{{cite book|url=https://books.google.com/books?id=Mi8MhzheOokC&lpg=PA96&dq=ERA%20Atlas%201950&hl=en&pg=PA96#v=onepage&q=ERA%20Atlas%201950&f=false|title=When Computers Went to Sea: The Digitization of the United States Navy|last1=Boslaugh|first1=David L.|date=2003|publisher=John Wiley & Sons|year=|isbn=9780471472209|location=|pages=96–98|language=en}}
6. ^ 
7. ^{{Cite book|url=https://books.google.com/books?id=Bc8BGhSOawgC&lpg=PA142&dq=ERA%201101%20commercial&hl=en&pg=PA142#v=onepage&q=ERA%201101%20commercial&f=false|title=Building IBM: Shaping an Industry and Its Technology|last=Pugh|first=Emerson W.|date=1995|publisher=MIT Press|year=|isbn=9780262161473|location=|pages=142|language=en}}
8. ^{{cite book|last1=Flamm|first1=Kenneth|title=Creating the Computer: Government, Industry and High Technology|date=2010|publisher=Brookings Institution Press|isbn=0815707215|url=https://books.google.com/books?id=WqrJkVLxonkC&lpg=PA45&dq=ERA%20Atlas%201949&hl=en&pg=PA45#v=onepage&q=ERA%20Atlas%201950&f=false|language=en}}
9. ^{{Cite web|url=http://ed-thelen.org/comp-hist/BRL-t-z.html#UNIVAC-SCI%20%28ERA-1101%29|title=UNIVAC-SCI (ERA-1101)|last=Weik|first=Martin H.|date=December 1955|website=ed-thelen.org|series=A Survey of Domestic Electronic Digital Computing Systems|archive-url=|archive-date=|dead-url=|access-date=}}
10. ^(16,000 lbs + 17,400 lbs ) / 2 = {{Convert|{{#expr:(16000+17400)/2}}|lb|ST}}
{{Convert|16,000|lb|ST MT}}
{{Convert|17,400|lb|ST MT}}
11. ^{{Cite journal|last=|first=|date=1952|title=Automatic Computing Machinery: Discussions - Minimum Access Programming|url=https://doi.org/10.1090%2FS0025-5718-52-99392-7|journal=Mathematics of Computation|language=en-US|volume=6|issue=39|pages=172–182|doi=10.1090/S0025-5718-52-99392-7|issn=0025-5718|via=}}

External links

  • {{webarchive|url=https://web.archive.org/web/20170913135254/https://wiki.cc.gatech.edu/folklore/index.php/Engineering_Research_Associates_and_the_Atlas_Computer_(UNIVAC_1101)|date=September 13, 2017|title=Engineering Research Associates and the Atlas Computer (UNIVAC 1101) - Unisys History Newsletter, Volume 3, Number 3}}
  • Introducing the ERA 1101: An operationally proven high-speed, electronic, general purpose digital computer, ERA, no-date. (8 pp)  
  • Oral history interviews with ERA personnel on 1101, Charles Babbage Institute, University of Minnesota. Interviewees include Arnold A. Cohen; Arnold Dumey  ; John Lindsay Hill; Frank Mullaney; and William C. Norris  .
  • ERA 1101 Documents (archive) list of 44 scanned course notes on 1101 by H. C. Snyder USN
  • Summary of Characteristics Magnetic Drum Binary Computer, Engineering Research Associates Pub No. 25, 30 November 1948
{{DEFAULTSORT:Univac 1101}}

4 : UNIVAC mainframe computers|Early computers|Military computers|Computer-related introductions in 1950

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/11 16:34:27