Z2 (computer)

Last updated

Z2
Zuse archive Z2.jpg
Drawing of the Zuse Z2
Developer Konrad Zuse
Type Electromechanical (mechanical and relay-based) digital computer
Release date1940;84 years ago (1940)
CPU 600 electrical relay circuits @ ca. 5  Hz
Memory64 words
Removable storage Punch cards
Power1000  watts
Mass300  kg (660  lb)
Predecessor Z1
Successor Z3

The Z2 was an electromechanical (mechanical and relay-based) digital computer that was completed by Konrad Zuse in 1940. [1] [2] [3] It was an improvement on the Z1 Zuse built in his parents' home, which used the same mechanical memory. In the Z2, he replaced the arithmetic and control logic with 600 electrical relay circuits, weighing over 600 pounds.

Contents

The Z2 could read 64 words from punch cards. Photographs and plans for the Z2 were destroyed by the Allied bombing during World War II. [4] In contrast to the Z1, the Z2 used 16-bit fixed-point arithmetic instead of 22-bit floating point.

Zuse presented the Z2 in 1940 to members of the DVL [1] [2] [3] (today DLR) and member Alfred Teichmann  [ de ], whose support helped fund the successor model Z3. [5]

Specifications

FrequencyCa. 5 Hertz
Arithmetic UnitFixed point arithmetic unit with 16 bit word length
Average calculation Speed0.8 sec for addition operation
Number of Relays600
Memory64 words (same as Z1)
Power Consumption1000  watts
Weight300  kg (660  lb )

[6]

See also

Related Research Articles

<span class="mw-page-title-main">Atanasoff–Berry computer</span> Early electronic digital computing device

The Atanasoff–Berry computer (ABC) was the first automatic electronic digital computer. Limited by the technology of the day, and execution, the device has remained somewhat obscure. The ABC's priority is debated among historians of computer technology, because it was neither programmable, nor Turing-complete. Conventionally, the ABC would be considered the first electronic ALU – which is integrated into every modern processor's design.

<span class="mw-page-title-main">History of computing hardware</span> From early calculation aids to modern day computers

The history of computing hardware covers the developments from early simple devices to aid calculation to modern day computers.

<span class="mw-page-title-main">Konrad Zuse</span> German computer scientist and engineer (1910–1995)

Konrad Ernst Otto Zuse was a German civil engineer, pioneering computer scientist, inventor and businessman. His greatest achievement was the world's first programmable computer; the functional program-controlled Turing-complete Z3 became operational in May 1941. Thanks to this machine and its predecessors, Zuse is regarded by some as the inventor and father of the modern computer.

In computer jargon, a killer poke is a method of inducing physical hardware damage on a machine or its peripherals by the insertion of invalid values, via, for example, BASIC's POKE command, into a memory-mapped control register. The term is typically used to describe a family of fairly well known tricks that can overload the analog electronics in the CRT monitors of computers lacking hardware sanity checking

Reverse Polish notation (RPN), also known as reverse Łukasiewicz notation, Polish postfix notation or simply postfix notation, is a mathematical notation in which operators follow their operands, in contrast to prefix or Polish notation (PN), in which operators precede their operands. The notation does not need any parentheses for as long as each operator has a fixed number of operands.

In computability theory, a system of data-manipulation rules is said to be Turing-complete or computationally universal if it can be used to simulate any Turing machine. This means that this system is able to recognize or decide other data-manipulation rule sets. Turing completeness is used as a way to express the power of such a data-manipulation rule set. Virtually all programming languages today are Turing-complete.

Plankalkül is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level programming language to be designed for a computer.

<span class="mw-page-title-main">Z3 (computer)</span> First working programmable, fully automatic digital computer

The Z3 was a German electromechanical computer designed by Konrad Zuse in 1938, and completed in 1941. It was the world's first working programmable, fully automatic digital computer. The Z3 was built with 2,600 relays, implementing a 22-bit word length that operated at a clock frequency of about 5–10 Hz. Program code was stored on punched film. Initial values were entered manually.

MetaPost refers to both a programming language and the interpreter of the MetaPost programming language. Both are derived from Donald Knuth's Metafont language and interpreter. MetaPost produces vector graphic diagrams from a geometric/algebraic description. The language shares Metafont's declarative syntax for manipulating lines, curves, points and geometric transformations. However,

<span class="mw-page-title-main">Manchester Baby</span> First electronic stored-program computer, 1948

The Manchester Baby, also called the Small-Scale Experimental Machine (SSEM), was the first electronic stored-program computer. It was built at the University of Manchester by Frederic C. Williams, Tom Kilburn, and Geoff Tootill, and ran its first program on 21 June 1948.

<span class="mw-page-title-main">Z4 (computer)</span> German 1940s computer

The Z4 was arguably the world's first commercial digital computer, and is the oldest surviving programmable computer. It was designed, and manufactured by early computer scientist Konrad Zuse's company Zuse Apparatebau, for an order placed by Henschel & Son, in 1942; though only partially assembled in Berlin, then completed in Göttingen, and not delivered before the defeat of Nazi Germany, in 1945. The Z4 was Zuse's final target for the Z3 design. Like the earlier Z2, it comprised a combination of mechanical memory and electromechanical logic, so was not a true electronic computer.

<span class="mw-page-title-main">Z22 (computer)</span> German 1950s computer

The Z22 was the seventh computer model Konrad Zuse developed. One of the early commercial computers, the Z22's design was finished about 1955. The major version jump from Z11 to Z22 was due to the use of vacuum tubes, as opposed to the electromechanical systems used in earlier models. The first machines built were shipped to Berlin and Aachen.

<span class="mw-page-title-main">Z1 (computer)</span> Mechanical computer built by Konrad Zuse in the 1930s

The Z1 was a motor-driven mechanical computer designed by Konrad Zuse from 1936 to 1937, which he built in his parents' home from 1936 to 1938. It was a binary electrically driven mechanical calculator with limited programmability, reading instructions from punched celluloid film.

<span class="mw-page-title-main">Conway Berners-Lee</span> English mathematician and computer scientist (1921–2019)

Conway Maurice Berners-Lee was an English mathematician and computer scientist who worked as a member of the team that developed the Ferranti Mark 1, the world's first commercial stored program electronic computer. He was born in Birmingham in 1921 and was the father of Sir Tim Berners-Lee, the inventor of the World Wide Web, and Professor Mike Berners-Lee, researcher into climate change.

<span class="mw-page-title-main">History of computer science</span> Aspect of history

The history of computer science began long before the modern discipline of computer science, usually appearing in forms like mathematics or physics. Developments in previous centuries alluded to the discipline that we now know as computer science. This progression, from mechanical inventions and mathematical theories towards modern computer concepts and machines, led to the development of a major academic field, massive technological advancement across the Western world, and the basis of a massive worldwide trade and culture.

<span class="mw-page-title-main">Computer</span> Automatic general-purpose device for performing arithmetic or logical operations

A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations (computation) automatically. Modern digital electronic computers can perform generic sets of operations known as programs. These programs enable computers to perform a wide range of tasks. The term computer system may refer to a nominally complete computer that includes the hardware, operating system, software, and peripheral equipment needed and used for full operation; or to a group of computers that are linked and function together, such as a computer network or computer cluster.

<span class="mw-page-title-main">Mechanical computer</span> Computer built from mechanical components such as levers and gears

A mechanical computer is a computer built from mechanical components such as levers and gears rather than electronic components. The most common examples are adding machines and mechanical counters, which use the turning of gears to increment output displays. More complex examples could carry out multiplication and division—Friden used a moving head which paused at each column—and even differential analysis. One model, the Ascota 170 accounting machine sold in the 1960s calculated square roots.

Helmut Theodor Schreyer was a German inventor. He is mostly known for his work on the Z3, the world's first programmable computer.

The Z5 was a computer designed by Konrad Zuse and manufactured by Zuse KG following an order by Ernst Leitz GmbH in Wetzlar in 1950. The computer was delivered in July 1953 and was the first commercial built-to-order mainframe in Germany. The computer was purchased to help with the design of optical lens systems.

The Colesville–Ashton Line, designated Route Z2, is a weekday peak-hour bus route operated by the Washington Metropolitan Area Transit Authority between Olney and Silver Spring station of the Red Line of the Washington Metro. The line operates every 30–35 minutes during the weekday peak hours only. Route Z2 trips are roughly 60–70 minutes long.

References

  1. 1 2 Weiss, Eric A. (Summer 1996). "Konrad Zuse Obituary". IEEE Annals of the History of Computing . 18 (2): 3–4. doi:10.1109/mahc.1996.489747. ISSN   1058-6180.(NB. Z1 and Z2.)
  2. 1 2 Williams, Michael Roy (1985). A history of computing technology. Prentice-Hall. p. 219. ISBN   978-0-13389917-7 . Retrieved 2022-07-10. (NB. Also search the book for Luftfahrt - further part.)
  3. 1 2 De Mol, Liesbeth (2007). "Chapter 4.1.3 Zuse's Z1, Z2, Z3, Z4 and Plankalkül". Tracing Unsolvability. A Mathematical, Historical and Philosophical Analysis with a Special Focus on Tag Systems (PDF). p. 212. Archived (PDF) from the original on 2022-03-16. Retrieved 2018-05-12. (xii+679 pages)
  4. Zuse, Horst (2000). "Konrad Zuse's Z1 and Z3 Computers". The Life and Work of Konrad Zuse. EPE Online. Archived from the original on 2008-06-01. Retrieved 2008-06-17.
  5. Hellige, Hans Dieter, ed. (2004). Geschichten der Informatik. Visionen, Paradigmen, Leitmotive (in German). Berlin, Germany: Springer-Verlag. p. 115. ISBN   3-540-00217-0.
  6. Zuse, Horst (2015). "Z2 Data Sheet". Archived from the original on 2022-02-22. Retrieved 2015-02-09.

Further reading