TX-0

From Wikipedia, the free encyclopedia
TX-0 computer circuitry used Philco surface-barrier transistors, which were encapsulated in plug-in vacuum tubes for testing and easy removal.
Philco surface-barrier transistor advertisement for the first high-frequency transistors, which were used in the TX-0 transistorized computer

The TX-0, for Transistorized Experimental computer zero, but affectionately referred to as tixo (pronounced "tix oh"), was an early fully transistorized computer and contained a then-huge 64K of 18-bit words of magnetic-core memory. Construction of the TX-0 began in 1955[1] and ended in 1956.[2][3][4] It was used continually through the 1960s at MIT. The TX-0 incorporated around 3,600 Philco high-frequency surface-barrier transistors, the first transistor suitable for high-speed computers.[5] The TX-0 and its direct descendant, the original PDP-1, were platforms for pioneering computer research and the development of what would later be called computer "hacker" culture. For MIT, this was the first computer to provide a system console which allowed for direct interaction, as opposed to previous computers, which required the use of punched card as a primary interface for programmers debugging their programs.[6] Members of MIT's Tech Model Railroad Club, "the very first hackers at MIT", reveled in the interactivity afforded by the console, and were recruited by Marvin Minsky to work on this and other systems used by Minsky's AI group.[7]

Background[edit]

Designed at the MIT Lincoln Laboratory[4] largely as an experiment in transistorized design and the construction of very SMALL core memory systems, the TX-0 was essentially a transistorized version of the equally famous Whirlwind, also built at Lincoln Lab. While the Whirlwind filled an entire floor of a small flat, TX-0 fit in a single reasonably sized room and yet was somewhat faster. Like the Whirlwind, the TX-0 was equipped with a vector display system, consisting of a 12-inch oscilloscope with a working area of 7 by 7 inches connected to the 18-bit output register of the computer, allowing it to display points and vectors with a resolution up to 512×512 screen locations.[8]

The TX-0 was an 18-bit computer with a 16-bit address range. First two bits of machine word designate instruction and remaining 16 bits are used to specify memory location or operand for special "operate" instruction. Second two bits could create four possible instructions, which included store, add, and conditional branch instructions as a basic set.

Wesley A. Clark designed the logic and Ken Olsen oversaw the engineering development.[4]

Development[edit]

Initially a vacuum-tube computer named TX-1 was being designed to test the first large magnetic-core memory bank. However, the design was never approved and the TX-1 was never built. Instead, the TX-0 was designed for the same purpose, except using transistors. With the successful completion of the TX-0, work turned immediately to the much larger and far more complex TX-2, completed in 1958.[9] Since core memory was very expensive at the time, several parts of the TX-0 memory were cannibalized for the TX-2 project.

After a time, the TX-0 was no longer considered worth keeping at Lincoln Lab, and was "loaned" (semi-permanently) to the MIT Research Laboratory of Electronics (RLE) in July 1958, where it became a centerpiece of research that would eventually evolve into the MIT Artificial Intelligence Lab and the original computer hacker culture. Delivered from Lincoln Laboratory with only 4K of core, the machine no longer needed 16 bits to represent a storage address. After about a year and a half, the number of instruction bits was doubled to four, allowing a total of 16 instructions, and an index register was added. This dramatically improved programmability of the machine, but still left room for a later memory expansion to 8K (the four instruction bits and one-bit indexing flag left 13 bits for addressing). This newly modified TX-0 was used to develop a huge number of advances in computing, including speech and handwriting recognition, as well as the tools needed to work on such projects, including text editors and debuggers.

Meanwhile the TX-2 project was running into difficulties of its own, and several team members decided to leave the project at Lincoln Lab and start their own company - Digital Equipment Corporation (DEC).

Legacy[edit]

After a short time selling "lab modules" in the form of simple logic elements from the TX-2 design, the newly formed Digital Equipment Corporation (DEC) decided to produce a "cleaned up" TX-0 design, and delivered it in 1961 as the PDP-1. A year later, DEC donated the engineering prototype PDP-1 machine to MIT. It was installed in the room next to TX-0, and the two machines would run side-by-side for almost a decade.

Significant pieces of the TX-0 are held by MIT Lincoln Laboratory. In 1983, the TX-0 was still running and is shown running a maze application in the first episode of Computer Chronicles.

As part of its use in artificial intelligence research, the computer was used to write simple western playlets and was featured in the 1961 CBS television documentary "The Thinking Machine", and in the companion book by John Pfeiffer of the same title published by the JB Lippincott Company in 1962.

See also[edit]

References[edit]

  1. ^ November, Joseph A. (2012-04-23). Biomedical Computing: Digitizing Life in the United States. JHU Press. p. 133. ISBN 9781421404684.
  2. ^ Ryan, Johnny (2010-09-15). A History of the Internet and the Digital Future. Reaktion Books. p. 48. ISBN 9781861898357.
  3. ^ Ceruzzi, Paul E. (2003). A History of Modern Computing. MIT Press. p. 127. ISBN 9780262532037.
  4. ^ a b c "Highlights from The Computer Museum Report Number 8" (PDF). The Computer Museum, Boston. Spring 1984. Archived (PDF) from the original on 2010-09-20. Retrieved 2010-02-19 – via Ed Thelen's Web Site.
  5. ^ Saul Rosen (June 1991). PHILCO: Some Recollections of the PHILCO TRANSAC S-2000 (Computer Science Technical Reports / Purdue e-Pubs). Purdue University. Here: page 2
  6. ^ Chiou, Stefanie; Music, Craig; Sprague, Kara; Wahba, Rebekah (2001), A Marriage of Convenience: The Founding of the MIT Artificial Intelligence Laboratory (PDF), AI Lab at MIT, p. 6, archived (PDF) from the original on 2013-08-05
  7. ^ Chiou, Stefanie; Music, Craig; Sprague, Kara; Wahba, Rebekah (2001), A Marriage of Convenience: The Founding of the MIT Artificial Intelligence Laboratory (PDF), AI Lab at MIT, pp. 7–8, archived (PDF) from the original on 2013-08-05
  8. ^ Gilmore, J.T.; Peterson, H.P. (1958-10-03). "A functional description of the TX-0 computer" (PDF). Archived (PDF) from the original on 2012-10-03 – via BitSavers.org @ Trailing-Edge.com. Div. 6 - Lincoln Lab MIT
  9. ^ Ornstein, Severo (November 15, 2002), Computing in the Middle Ages: A View from the Trenches 1955-1983 (PDF), Bloomington, Ind.: 1stBooks, p. 80, ISBN 978-1-40-331517-5, OCLC 51823994, archived (PDF) from the original on 2021-02-15 – via ComputerHistory.org Archive

External links[edit]