Harvard Mark III

Source: Wikipedia, the free encyclopedia.
Harvard Mark III
Howard Aiken
ManufacturerHarvard University
Release dateMarch 1950; 74 years ago (1950-03)
CPU5,000 vacuum tubes
Mass10 tons[1]
PredecessorHarvard Mark II
SuccessorHarvard Mark IV

The Harvard Mark III, also known as ADEC (for Aiken Dahlgren Electronic Calculator) was an early computer that was partially electronic and partially electromechanical. It was built at

.

Technical overview

The Mark III processed numbers of 16 decimal digits (plus sign), each digit encoded with four bits, though using a form of encoding that is different to conventional binary-coded decimal today. Numbers were read and processed serially, meaning one decimal digit at a time, but the four bits for the digit were read in parallel. The instruction length, however, was 38 bits, read in parallel.[2]

It used 5,000

microseconds
and the multiplication time was 13,200 microseconds (times include memory access time). Aiken boasted that the Mark III was the fastest electronic computer in the world.

The Mark III used nine magnetic drums (one of the first computers to do so). One drum could contain 4,000 instructions and has an access time of 4,400 microseconds; thus it was a stored-program computer. The arithmetic unit could access two other drums – one contained 150 words of constants and the other contained 200 words of variables. Both of these drums also had an access time of 4,400 microseconds. This separation of data and instructions is now sometimes referred to as the Harvard architecture although that term was not coined until the 1970s (in the context of microcontrollers).[4] There were six other drums that held a total of 4,000 words of data, but the arithmetic unit couldn't access these drums directly. Data had to be transferred between these drums and the drum the arithmetic unit could access via registers implemented by electromechanical relays. This was a bottleneck in the computer and made the access time to data on these drums long – 80,000 microseconds. This was partially compensated for by the fact that twenty words could be transferred on each access.

The Mark III was finished in September 1949 and delivered to the U.S. Naval Proving Ground at the U.S. Navy base at Dahlgren, Virginia in March 1950.[5] Rebuilding the computer in its new location took the remainder of the year.[6][7] It became operational in 1951, and was being operated 24 hours a day, 6 days a week by October.[8]

See also

References

  1. ^ a b "Yesterday's News". Harvard Magazine. Circulation Department. September–October 2009.
  2. ^ Staff of the Computation Laboratory (1952). Description of a Magnetic Drum Calculator (PDF). Annals of the Computation Laboratory of Harvard University, Vol. XXV. Harvard University Press, Cambridge, Mass.
  3. ^ Magazines, Hearst (November 1949). Popular Mechanics. Hearst Magazines. p. 112.
  4. S2CID 252018052
    .
  5. ^ "Naval Proving Ground Calculators". Digital Computer Newsletter. 2 (2): 1. May 1950. Archived from the original on January 30, 2022.
  6. . ADEC 1951.
  7. ^ "Naval Proving Ground Calculators". Digital Computer Newsletter. 2 (4): 2. December 1950. Archived from the original on January 30, 2022. The Mark III Calculator has been reassembled and is undergoing tests. It is expected to be in a production status by January 1951.
  8. ^ "Naval Proving Ground Calculators". Digital Computer Newsletter. 3 (3): 2. October 1951. Archived from the original on January 30, 2022.

Further reading

  • A History of Computing Technology, Michael R. Williams, 1997, IEEE Computer Society Press,

External links