The PDP-1 uses an 18-bitword size and has 4096 words as standard main memory (equivalent in bit size to 9,216 eight-bit bytes, but in character size to 12,388 bytes since the system actually divides an 18-bit word into three six-bit characters), upgradable to 65,536 words. The magnetic-core memory's cycle time is 5.35 microseconds (corresponding roughly to a clock speed of 187 kilohertz); consequently most arithmetic instructions take 10.7 microseconds (93,458 operations per second) because they use two memory cycles: the first to fetch the instruction, the second to fetch or store the data word. Signed numbers are represented in ones' complement. The PDP-1 has computing power roughly equivalent to a 1996 pocket organizer and a little less memory.[4]
The PDP-1 uses 2,700 transistors and 3,000 diodes.[5] It is built mostly of DEC 1000-series System Building Blocks, using micro-alloy and micro-alloy diffused transistors with a rated switching speed of 5MHz. The System Building Blocks are packaged into several 19-inch racks. The racks are themselves packaged into a single large mainframe case, with a hexagonal control panel containing switches and lights mounted to lie at table-top height at one end of the mainframe. Above the control panel is the system's standard input/output solution, a punched tape reader and writer.
The design of the PDP-1 is based on the pioneering TX-0 and TX-2 computers, designed and built at MIT Lincoln Laboratory. Benjamin Gurley was the lead engineer on the project.[7] After showing a prototype at the Eastern Joint Computer Conference in December 1959, DEC delivered the first PDP-1 to Bolt, Beranek and Newman (BBN) in November 1960,[8][9] and it was formally accepted in early 1961.[10] In September 1961, DEC donated the PDP-1 to MIT,[11] where it was placed in the room next to its ancestor, the TX-0 computer,[12] which was by then on indefinite loan from Lincoln Laboratory.
In this setting, the PDP-1 quickly replaced the TX-0 as the favorite machine among the budding hacker culture, and served as the platform for a long list of computing innovations. This list includes one of the earliest digital video games, Spacewar!,[3] the first text editor, the first word processor, the first interactive debugger, the first credible computer chess program, one of the very earliest time-sharing systems (BBN Time-Sharing System), and some of the earliest computerized music.[13] At the Computer History Museum TX-0 alumni reunion in 1984, Gordon Bell said DEC's products developed directly from the TX-2, the successor to the TX-0 which had been developed at what Bell thought was a bargain price at the time, about US$3 million. At the same meeting, Jack Dennis said Ben Gurley's design for the PDP-1 was influenced by his work on the TX-0 display.
[14]
The PDP-1 sold in basic form for US$120,000 (equivalent to US$1,223,519 in 2023).[15] BBN's system was quickly followed by orders from Lawrence Livermore and Atomic Energy of Canada (AECL), and eventually 53 PDP-1s were delivered until production ended in 1969.[16][17] All of these machines were still being actively used in 1970, and several were eventually saved. MIT's example was donated to The Computer Museum, Boston, and from there ended up at the Computer History Museum (CHM). A late version of Spacewar! on paper tape was still tucked into the case. PDP-1 #44 was found in a barn in Wichita, Kansas in 1988, apparently formerly owned by one of the many aviation companies in the area, and rescued for the Digital Historical Collection, also eventually ending up at the CHM.[18] AECL's computer was sent to Science North, but was later scrapped.
The launch of the PDP-1 marked a radical shift in the philosophy of computer design: it is the first commercial computer that focuses on interaction with the user rather than just the efficient use of computer cycles.[19]
The PDP-1 uses fanfold punched paper tape as its primary storage medium.[15] Unlike punched card decks, which could be sorted and re-ordered, paper tape is tedious to physically edit. This inspired the creation of text-editing programs such as Expensive Typewriter and TECO. Because it is equipped with online and offline printers that were based on IBM electric typewriter mechanisms, it is capable of what, in 1980s terminology, would be called "letter-quality printing" and therefore inspired TJ-2, arguably the first word processor.
The console typewriter, known as the Computeriter, was provided by Soroban Engineering. It is an adapted IBM Model B Electric typewriter mechanism, modified by the addition of switches to detect key presses, and solenoids to activate the typebars. It uses a traditional typebar mechanism, not the "golfball" IBM Selectric typewriter mechanism, which was not introduced until the next year. Lettercase is selected by raising and lowering the massive type basket. The Soroban is equipped with a two-color inked ribbon (red and black), and the interface allows color selection. Programs commonly use color-coding to distinguish user input from machine responses. The Soroban mechanism is unreliable and prone to jamming, particularly when shifting case or changing ribbon color.[23][24][25]
Offline devices are typically Friden Flexowriters that have been specially built to operate with the FIO-DEC character coding used by the PDP-1. Like the console typewriter, these are built around a typing mechanism that is mechanically the same as an IBM Electric typewriter.[26] However, Flexowriters are highly reliable and were often used for long unattended printing sessions. Flexowriters have electromechanical paper tape punches and readers which operate synchronously with the typewriter mechanism. Typing rates are about ten characters per second. A typical PDP-1 operating procedure is to output text to punched paper tape using the PDP-1's "high speed" (60-character-per-second) Teletype model BRPE punch, then to hand carry the tape to a Flexowriter for offline printing.
In later years, DECtape drives were added to some PDP-1 systems, as a more convenient method of backing up programs and data, and to enable early time-sharing. This latter application usually requires a secondary storage medium for swapping programs and data in and out of core memory, without requiring manual intervention. For this purpose, DECtapes are far superior to paper tapes, in terms of reliability, durability, and speed. Early hard disks were expensive and notoriously unreliable; if available and working, they are used primarily for speed of swapping, and not for permanent file storage.
Graphics display
The Type 30 Precision CRT display is a point plotting display device capable of addressing 1024 by 1024 addressable locations at a rate of 20,000 points per second.[27] A special "Display One Point On CRT" instruction is used to build up images, which have to be refreshed many times per second.[27] The CRT, which was originally developed for use in radar, is 16 inches (41 cm) in diameter and uses a long-persistence P7 phosphor.[28] A light pen can be used with the Type 30 to pick points on the display. An optional character generator and hardware for line and curve generation are available.[27]
Computer music
MIT hackers also used the PDP-1 for playing music in four-part harmony, using some special hardware – four flip-flops directly controlled by the processor (the audio signal is filtered with simple RC filters). Music was prepared via Peter Samson's Harmony Compiler, a sophisticated text-based program with some features specifically oriented toward the efficient coding of baroque music. Several hours of music were prepared for it, including Bach fugues, all of Mozart's Eine kleine Nachtmusik, the Ode to Joy movement concluding Beethoven's Symphony No. 9, Christmas carols, and numerous popular songs.
Current status
Only three PDP-1 computers are still known to exist, and all three are in the collection of the Computer History Museum (CHM). One is the prototype formerly used at MIT, and the other two are production PDP-1C machines. One of the latter, serial number 55 (the last PDP-1 made) has been restored to working order, is on exhibit, and is demonstrated on two Saturdays every month. The demonstrations include:
Software simulations of the PDP-1 exist in SIMH and MESS, hardware recreation through FPGA exists for the MiSTer project as well, and binary image of paper tapes of the software exist in the bitsavers.org archives.[29]
^Weik, Martin H. (March 1961). "Programmed Data Processor". Ed Thelen's Nike Missile Web Site. A Third Survey of Domestic Electronic Digital Computing Systems. Archived from the original on March 21, 2022. Retrieved July 6, 2018.
^Lichstein, Henry (November 20, 1963). "Telephone Hackers Active"(PDF). The Tech. Vol. 83, no. 24. p. 1. Archived(PDF) from the original on February 16, 2022. Retrieved March 23, 2022.
^Mast, Bob (November 24, 1998). "From: Bob Mast". Blinkenlights Archæological Institute. Archived from the original on January 2, 2022. Retrieved March 22, 2022. The Flexowriter was first manufactured by IBM, during WWII, to be used as an automatic letter writer. After the war several IBMers bought the rights and formed Commercial Controls, Inc. They manufactured same in the old IBM Selectric typewriter building in Rochester NY. In the late fifties, Friden bought Commercial Controls.