Difference between revisions of "Atlas"

From Computer History Wiki
Jump to: navigation, search
(Stubby, but a start)
 
(External links: Describe main CCH page)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Atlas''' was a [[mainframe]] computer built by a consortium of the University of Manchester, [[Ferranti]], and [[Plessey]]. It is notable for being the first computer to have [[virtual memory]] (called 'one-level store').
+
'''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 [[main memory]] consisted of 16K 48-[[bit]] [[word]]s of [[core memory]], and it was allied with 96K words of [[drum]] in four [[drive]]s; its [[address space]] was 21 bits.
+
Its [[address]]es were 24 bits, in 48-[[bit]] [[instruction]]s; the [[address space]] allocated to [[main memory]] was 20 bits. Its main memory initially consisted of 16K 48-bit [[word]]s of [[core memory]], which was allied with 96K words of [[drum]] in four [[drive]]s.
  
==External links==
+
After the prototype at Manchester was completed, two more were built by Ferranti, for users in the UK.
 +
 
 +
==Further reading==
  
* [http://www.eecs.harvard.edu/~margo/cs261/notes/kilburn-1961.htm One-Level Storage System]
+
* Raúl Rojas, Ulf Hashagen, ''The First Computers: History and Architectures''; Frank H. Sumner, "The Atlas Computer"
  
 
{{semi-stub}}
 
{{semi-stub}}
  
 +
==External links==
 +
 +
* [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]
 +
* [https://www.computinghistory.org.uk/det/1080/Ferranti-Atlas-Computer/ Ferranti Atlas Computer] - contains links to many other objects at the bottom
 +
 +
[[Category: Early Computers]]
 
[[Category: Mainframes]]
 
[[Category: Mainframes]]

Latest revision as of 15:27, 24 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