Atlas Computer (Manchester)

Atlas Computer (Manchester)

The Atlas Computer of the University of Manchester, England, became operational in 1962, as a joint development between the University, Ferranti and Plessey. It was arguably one of the world's first supercomputers, and the fastest computer in the world until the release of the CDC 6600. It was said at the time that whenever it went offline half of the UK computer capacity was lost. It was a second-generation computer, using germanium transistors.

Two other Atlas machines were built: one for British Petroleum and the University of London and one for the Atlas Computer Laboratory at Chilton near Oxford. A derivative system was built by Ferranti for Cambridge University, called the Titan or Atlas 2, which had a different memory organisation, and ran a time-sharing operating system developed by Cambridge Computer Laboratory.

The University of Manchester's Atlas system was eventually decommissioned in 1971. The last Atlas was in service until 1974. Parts of the Chilton Atlas are preserved by the National Museums of Scotland in Edinburgh.

Technical description

Hardware

The machine had many innovative features but the key operating parameters were as follows (the store size relates to the Manchester installation; the others were larger):
* 48-bit word size. A word could hold one floating-point number, one instruction, two 24-bit addresses or signed integers, or eight 6-bit characters.
* 24-bit (2 million words, 16 million characters) address space that embraced supervisor ('sacred') store, V-store, fixed store and the user store
* 16K words of core store (equivalent to 96 KB), featuring interleaving of odd/even addresses
* 96K words of drum store (eqv. to 576 KB), split across four drums but integrated with the core store using virtual memory (at that time referred to as 'one-level store') and paging techniques
* A large number (more than 100) of high-speed index registers (B-lines) that could be used for address modification in the mostly double-modified instructions. The register address space also included special registers such as the extracode operand address, the exponent of the floating-point accumulator and three control (program counter) registers: supervisor control, extracode control and user control.
* Capability for the addition of (for the time) sophisticated new peripherals such as magnetic tape
* Peripheral control through V-store addresses, interrupts and extracode routines
* An associative memory (content-addressable memory) to determine whether the desired virtual memory location was in core store
* Instruction pipelining

It did not use a synchronous clocking mechanism so performance measurements were not easy but as an example:
* Fixed-point register add — 1.59 microseconds
* Floating-point add, no modification — 1.61 microseconds
* Floating-point add, double modify — 2.61 microseconds
* Floating-point multiply, double modify — 4.97 microseconds

Extracode

One interesting feature of the Atlas was extracode, a system that allowed new instructions to be added in software (firmware in modern terminology). There were some 250 extracodes.

The uppermost ten bits of a 48-bit Atlas machine instruction denoted which operation should be performed. If the most significant bit was set to zero, this was an ordinary machine instruction executed directly by the hardware.

If the uppermost bit was set to one, this was an Extracode and was implemented as a special kind of subroutine jump to an address in the fixed store (ROM) where that address was determined by the other nine bits. Extracode mode had its own program address counter.

Many of the extracodes were what we would probably call microcodes nowadays; they were simple arithmetic procedures which would have been too inefficient to implement in hardware, for example sine, logarithm, square root. However, about half of the codes were designated as Supervisor functions which invoked operating system procedures. Typical examples would be "Print the character specified on the stream specified" or "Read a block of 512 words from logical tape N".

Extracodes were the only means that a program could communicate with the Supervisor program.

oftware

A unique supervisory program known as the Atlas Supervisor managed the computer's processing time (as such it qualifies in modern terminology as an advanced job scheduler, or a simple operating system).

One of the first high level languages available on Atlas was named Atlas Autocode, which was contemporary to Algol60 and created specifically to address what Tony Brooker perceived to be some defects in that language. The Atlas did however support Algol 60, as well as Fortran and COBOL. Being a university machine it was patronised by a large number of the student population who even had access to a protected machine code development environment.

References

*"The Central Control Unit of the 'Atlas' Computer", F.H. Sumner, G. Haley, E.C.Y. Chen, Information Processing 1962, Proc. IFIP Congress '62
*"One-Level Storage System", T. Kilburn, D.B.G. Edwards, M.J. Lanigan, F.H. Sumner, IRE Trans. Electronic Computers April 1962
*"The Manchester University Atlas Operating System, Part I: Internal Organization", T. Kilburn, D.J. Howarth, R.B. Payne, F.H. Sumner, Comp. J. October 1961
*"The Manchester University Atlas Operating System, Part II: Users' Description", D.J. Howarth, R.B. Payne, F.H. Sumner, Comp. J. October 1961
*"The Atlas Supervisor", T. Kilburn, R.B. Payne, D.J. Howarth, reprinted from "Computers -- Key to Total Systems Control", Macmillan 1962
*"The Atlas Scheduling System", D.J. Howarth, P.D. Jones, M.T. Wyld, Comp. J. October 1962
*"History of Manchester Computers", S.H. Lavington, NCC Publications, 1975, ISBN 0-85012-155-8
*"The First Computers: History and Architectures", edited by Raúl Rojas and Ulf Hashagen, 2000, MIT Press, ISBN 0-262-18197-5
*"A History of Computing Technology", M.R. Williams, IEEE Computer Society Press, 1997, ISBN 0-8186-7739-2
* [http://history.dcs.ed.ac.uk/archive/docs/atlasautocode.html The Atlas Autocode Reference Manual]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Atlas (computer) — The Atlas Computer was a joint development between the University of Manchester, Ferranti, and Plessey. The first Atlas, installed at Manchester University and officially commissioned in 1962, was one of the world s first supercomputers,… …   Wikipedia

  • Atlas Computer Laboratory — The Atlas Computer Laboratory at Harwell Laboratory was the site of one of two examples of the Manchester Atlas computer. It became part of the Rutherford Appleton Laboratory in 1975. It was one of the major computer laboratories in the world and …   Wikipedia

  • Manchester computers — Replica of the Small Scale Experimental Machine (SSEM) at the Museum of Science and Industry in Manchester The Manchester computers …   Wikipedia

  • Atlas (disambiguation) — Most things with a name that includes the term Atlas stem directly or indirectly from the mythological character AtlasAtlas may also refer to: Greek mythology * Atlas (mythology), a Titan who bore the spheres of the heavens; inspiring the widely… …   Wikipedia

  • Atlas Autocode — (AA) was a programming language developed around 1965 at Manchester University for the Atlas Computer. It was developed by Tony Brooker and Derrick Morris as an improvement on the ALGOL programming languages, removing some of Algol s poorer… …   Wikipedia

  • Computer Arts Society — The Computer Arts Society (CAS) was founded in 1968, in order to encourage the creative use of computers in the arts.[1][2] Contents 1 Foundation 2 Early activities …   Wikipedia

  • Atlas Supervisor — The Atlas Supervisor was the program which managed the allocation of processing resources of the Atlas Computer (of the University of Manchester) so that the machine was able to act on many tasks and user programs concurrently …   Wikipedia

  • School of Computer Science, University of Manchester — School of Computer Science The School of Computer Science is based in the Kilburn Building on Oxford Road Established 2004 from the Department of Computer Science at the Victoria University of Manchester during merger with UMIST …   Wikipedia

  • Manchester High School for Girls — Motto Today s Students, Tomorrow s Successful Women Established 1874 Type Independent Headmistress Claire Hewitt Location Grangethorpe Road …   Wikipedia

  • Manchester Mark 1 — This article is about the early British computer. For the aircraft, see Avro Manchester and Avro 533 Manchester. The Manchester Mark 1 was one of the world s first stored program computers. The Manchester Mark 1 was one of the earliest stored… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”