Difference between revisions of "Atlas"

From Computer History Wiki
Jump to: navigation, search
(3 built in total; fastest until Stretch)
m (External links: +Computing History page)
Line 13: Line 13:
 
* [https://www.andrew.cmu.edu/course/15-749/READINGS/optional/fotheringham61.pdf Dynamic Storage Allocation in the Atlas Computer]
 
* [https://www.andrew.cmu.edu/course/15-749/READINGS/optional/fotheringham61.pdf Dynamic Storage Allocation in the Atlas Computer]
 
* [http://classweb.ece.umd.edu/enee447/atlas.pdf One-Level Storage System]
 
* [http://classweb.ece.umd.edu/enee447/atlas.pdf One-Level Storage System]
 +
* [https://www.computinghistory.org.uk/det/1080/Ferranti-Atlas-Computer/ Ferranti Atlas Computer]
  
 
{{semi-stub}}
 
{{semi-stub}}

Revision as of 14:26, 23 February 2024

Atlas was a mainframe computer built by a consortium of the University of Manchester, Ferranti, and Plessey. It was, for two years in the early 1960s, the most powerful computer in the world, before the advnt of the IBM 7030 Stretch. It is notable for being the first computer to have virtual memory (called 'one-level store').

Its addresses were 24 bits, in 48-bit instructions; the address space allocated to main memory was 20 bits. Its main memory initially consisted of 16K 48-bit words of core memory, which was allied with 96K words of drum in four drives.

After the prototype at Manchester was completed, two more were built by Ferranti, for users in the UK.

Further reading

  • Raúl Rojas, Ulf Hashagen, The First Computers: History and Architectures; Frank H. Sumner, "The Atlas Computer"

External links