A teleprinter (teletypewriter, Teletype or TTY for TeleTYpe/TeleTYpewriter) is a now largely obsolete electromechanical typewriter that can be used to communicate typed messages from point to point and point to multipoint over a variety of communications channels that range from a simple electrical connection, such as a pair of wires, to the use of radio and microwave as the transmission medium. They could also serve as a command line user interface to early mainframes and minicomputers, sending typed data to the computer with or without printed output, and printing the response from the computer. Teleprinters are still widely used in the Aviation industry (AFTN and airline teletype system).
The modern descendants of these devices, known as computer terminals, are fully electronic and usually use a display screen instead of a printer. Sometimes, these terminals are referred to as TTYs, although this term more correctly refers to teleprinters. Variations called Telecommunications Devices for the Deaf (TDDs) are still used by the hearing impaired for typed communications over ordinary telephone lines.
The teleprinter evolved through a series of inventions by a number of engineers, including Royal Earl House, David E. Hughes, Edward Kleinschmidt, Charles Krum, Emile Baudot and Frederick G. Creed. A predecessor to the teleprinter, the stock ticker machine, was used as early as the 1870s as a method of displaying text transmitted over wires. A specially-designed telegraph typewriter was used to send stock exchange information over telegraph wires to the ticker machines.
There were at least five major types of teleprinter networks:

Most teleprinters used the 5-bit Baudot code (also known as ITA2). This limited the character set to 32 codes (25 = 32). One had to use a "FIGS" shift key to type numbers and special characters. Special versions of teleprinters had FIGS characters for specific applications, such as weather symbols for weather reports. Print quality was poor by modern standards. The Baudot code was used asynchronously with start and stop bits: the asynchronous code design was intimately linked with the start-stop electro-mechanical design of teleprinters. (Early systems had used synchronous codes, but were hard to synchronize mechanically). Other codes, such as ASCII, Fieldata and Flexowriter, were introduced but never became as popular as Baudot.
Mark and space are terms describing logic levels in teleprinter circuits. The native mode of communication for a teleprinter is a simple series DC circuit that is interrupted, much as a rotary dial interrupts a telephone signal. The marking condition is when the circuit is closed (current is flowing), the spacing condition is when the circuit is open (no current is flowing). The "idle" condition of the circuit is a continuous marking state, with the start of a character signalled by a "start bit", which is always a space. Following the start bit, the character is represented by a fixed number of bits, such as 5 bits in the Baudot code, each either a mark or a space to denote the specific character or machine function. After the character's bits, the sending machine sends one or more stop bits. The stop bits are marking, so as to be distinct from the subsequent start bit. If the sender has nothing more to send, the line simply remains in the marking state (as if a continuing series of stop bits) until a later space denotes the start of the next character. The time between characters need not be an integral multiple of a bit time, but it must be at least the minimum number of stop bits required by the receiving machine.
When the line is broken, the continuous spacing (open circuit, no current flowing) causes a receiving teleprinter to cycle continuously, even in the absence of stop bits. It prints nothing because the characters received are all zeros, the Baudot blank (or ASCII) null character.
Teleprinter circuits were generally leased from a communications common carrier and consisted of twisted pair copper wires through ordinary telephone cables that extended from the teleprinter located at the customer location to the common carrier central office. These teleprinter circuits were connected to switching equipment at the central office for Telex and TWX service. Private line teleprinter circuits were not directly connected to switching equipment. Instead, these private line circuits were connected to network hubs and repeaters configured to provide point to point or point to multipoint service. More than two teleprinters could be connected to the same wire circuit by means of a current loop.
Earlier Teletype machines had three rows of keys and only supported upper case letters. They used the 5 bit baudot code and generally worked at 60 words per minute. Teletypes with ASCII code were an innovation that came into widespread use in the same period as computers began to become widely available.
Speed, intended to be roughly comparable to words per minute, was the standard designation introduced by Western Union for a mechanical teleprinter data transmission rate using the 5-bit baudot code that was popular in the 1940s and for several decades thereafter. Such a machine would send 1 start bit, 5 data bits, and 1.42 stop bits. This unusual stop bit time was actually a rest period to allow the mechanical printing mechanism to recycle. Since modern computer equipment cannot easily generate 1.42 bits for the stop period, common practice is to either approximate this with 1.5 bits, or to send 2.0 bits while accepting 1.0 bits receiving.
For example, a "60 speed" machine is geared at 45.5 baud (22.0 ms per bit), a "66 speed" machine is geared at 50.0 baud (20.0 ms per bit), a "75 speed" machine is geared at 56.9 baud (17.5 ms per bit), a "100 speed" machine is geared at 74.2 baud (13.5 ms per bit), and a "133 speed" machine is geared at 100.0 baud (10.0 ms per bit). 60 speed became the de facto standard for amateur radio RTTY operation because of the widespread availability of equipment at that speed and the U.S. Federal Communications Commission (FCC) restrictions to only 60 speed from 1953 to 1972. Telex, news agency wires and similar services commonly used 66 speed services. There was some migration to 75 and 100 speed as more reliable devices were introduced. However, the limitations of HF transmission such as excessive error rates due to multipath distortion and the nature of ionospheric propagation kept many users at 60 and 66 speed. Most Teletype sound effects in existence today are at 60 speed, and mostly of the Model 15.
Another measure of the speed of a Teletype machine was in total "operations per minute (OPM)". For example, 60 speed was usually 368 OPM, 66 speed was 404 OPM, 75 speed was 460 OPM, and 100 speed was 600 OPM. Western Union Telexes were usually set at 390 OPM, with 7.0 total bits instead of the customary 7.42 bits.
Both wire-service and private teleprinters had bells to signal important incoming messages and could ring 24/7 while the power was turned on. For example, ringing 4 bells on UPI wire-service machines meant an "Urgent" message; 5 bells was a "Bulletin"; and 10 bells was a FLASH, used only for very important news.
The teleprinter circuit was often linked to a 5-bit paper tape punch (or "reperforator") and reader, allowing messages received to be resent on another circuit. Complex military and commercial communications networks were built using this technology. Message centers had rows of teleprinters and large racks for paper tapes awaiting transmission. Skilled operators could read the priority code from the hole pattern and might even feed a "FLASH PRIORITY" tape into a reader while it was still coming out of the punch. Routine traffic often had to wait hours for relay. Many teleprinters had built-in paper tape readers and punches, allowing messages to be saved in machine-readable form and edited off-line.
Communication by radio, RTTY, was also common. Amateur radio operators continue to use this mode of communication today.
A typewriter or electromechanical printer can print characters on paper, and execute operations such as move the carriage back to the left margin of the same line (carriage return), advance to the same column of the next line (line feed), and so on. Commands to control non-printing operations were transmitted in exactly the same way as printable characters by sending control characters with defined functions (e.g., the line feed character forced the carriage to move to the same position on the next line) to teleprinters. In modern computing and communications a few control characters, such as carriage return and line feed, have retained their original functions (although they are often implemented in software rather than activating electromechanical mechanisms to move a physical printer carriage) but many others are no longer required and are used for other purposes.
Morkrum made their first commercial installation of a printing telegraph with the Postal Telegraph Company in Boston and New York in 1910. It became popular with railroads, and the Associated Press adopted it in 1914 for their wire service. Morkrum merged with their competitor E.E. Kleinschmidt to become Morkrum-Kleinschmidt Corporation shortly before being renamed the Teletype Corporation. [1][2]
Teletype was a trademark of the Teletype Corporation of Skokie, Illinois, and was the successor to Morkrum.[3]
Teletype and Kleinschmidt competed for many decades following, each concentrating on their strengths. "Teletype" machines tended to be large, heavy, and extremely robust, capable of running non-stop for months at a time. In particular the Model 15 and Model 28 lines had very strong frames (cast iron[citation needed] in the Model 15; resilient sheet metal "plates" in the Model 28), heavy-duty mechanisms, and heavy sound-proofed cases.[4][5] The "Kleinschmidt" line tended to be somewhat more typewriter-like—lighter, quieter, more aluminum and less iron. While Teletype Corp. developed a strong civilian customer base in addition to their military products, Kleinschmidt tended to be satisfied with the United States Signal Corps as their primary customer.
Teletype machines were given a model number, often modified by letters indicating the configuration:
Teletype Corporation documents invariably suffixed the configuration to the model number, e.g., "M33ASR" (Model 33 Automatic Send and Receive). In contrast, some customers and users tended to place the configuration before the model number, e.g., "ASR-33". The U.S. military had their own system of identifying the various models, often identifying various improvements, included options / features, etc. The TT-47/UG was the first M28KSR, and while Teletype's designation for the basic machine remained the same over the next 20+ years, the TT-47/UG took on suffixes to identify the specific version. The last TT-47/UG was the TT-47L/UG. The U.S. Navy also assigned some "set" designations using the standard Army/Navy system, such as the AN/UGC-5, a Teletype M28ASR which has a keyboard, printer, tape punch and reader facilities all in one cabinet.
Major models and their dates:
The Model 15 stands out as one of a few machines that remained in production for many years. It was introduced in 1935 and remained in production until 1963, a total of 28 years of continuous production. Very few complex machines can match that record. The production run was stretched somewhat by World War II—the Model 28 was scheduled to replace the Model 15 in the mid-1940s, but Teletype built so many factories to produce the Model 15 during World War II, it was more economical to continue mass production of the Model 15. The Model 15, in its RO (Receive Only, no keyboard) version was the classic "news Teletype" for decades.
The last vestiges of what had been Teletype Corporation ceased in 1990, bringing to a close the dedicated teleprinter business.[5]
Creed & Company, a British company, built teleprinters for the GPO's teleprinter service.
In 1931 Edward Kleinschmidt formed Kleinschmidt Labs to pursue a different type design of Teletype. In 1944 Kleinschmidt demonstrated their lightweight unit to the Signal Corps and in 1949 their design was adopted for the Army's portable needs. In 1956 Kleinschmidt Labs merged with Smith-Corona, which then merged with Marchant Calculators, forming the SCM Corporation. By 1979 the Kleinschmidt division was branching off into Electronic Data Interchange, a business in which they became very successful, and replaced the mechanical products, including teleprinters.
Kleinschmidt machines, with the military as their primary customer, used standard military designations for their machines. The teleprinter was identified with designations such as a TT-4/FG, while communication "sets" to which a teleprinter might be a part generally used the standard Army/Navy designation system such as AN/FGC-25. This includes Kleinschmidt teleprinter TT-117/FG and tape reperforator TT-179/FG.
Siemens & Halske, a German company, founded in 1897.
Italian office equipment maker Olivetti (est. 1908) started to manufacture teleprinters in order to provide Italian post offices with modern equipment to send a receive telegrams. The first models typed on a paper ribbon, which was then cut and glued into telegram forms.
A global teleprinter network, called the "Telex network", was established in the 1920s, and was used through most of the 20th century for business communications. The main difference from a standard teleprinter is that Telex includes a switched routing network, originally based on pulse-telephone dialing, which in the United States was provided by Western Union. AT&T developed a competing network called "TWX" which initially also used rotary dialing and Baudot code, carried to the customer premises as pulses of DC on a metallic copper pair. TWX later added a second ASCII-based service using Bell 103 type modems served over lines whose physical interface was identical to regular telephone lines. In many cases, the TWX service was provided by the same telephone central office that handled voice calls, using class of service to prevent POTS customers from connecting to TWX customers. Telex is still in use in some countries for certain applications such as shipping, news, weather reporting and military command. Many business applications have moved to the Internet as most countries have discontinued telex/TWX services.
In addition to the 5-bit Baudot code and the much later seven-bit ASCII code, there was a six-bit code known as the TTS code (Teletypesetter)[7] used by news wire services. A Model 20 Teletype machine with a punch ("reperforator") was installed at subscriber newspaper sites. Originally these machines would simply punch paper tapes and these tapes could be fed directly to a suitably equipped Linotype machine for printing in newspapers and magazines. In later years the incoming 6-bit current loop signal was coupled directly into a minicomputer or mainframe for editing and eventual feed to a phototypesetting machine.
Computers used teleprinters for input and output from the early days of computing. Punched card readers and fast printers replaced teleprinters for most purposes, but teleprinters continued to be used as interactive time-sharing terminals until video displays became widely available in the late 1970s.
Users typed commands after a prompt character was printed. Printing was unidirectional; if the user wanted to delete what had been typed, further characters were printed to indicate that previous text had been cancelled. When video displays first became available the user interface was initially exactly the same as for an electromechanical printer; expensive and scarce video terminals could be used interchangeably with teleprinters. This was the origin of the text terminal and the command line interface.
Paper tape was sometimes used to prepare input for the computer session off line and to capture computer output. The popular ASR-33 Teletype used 7-bit ASCII code (with an eighth parity bit) instead of Baudot. The common modem communications settings, Start/Stop Bits and Parity, stem from the Teletype era.
Under Unix and Unix-like operating systems, "TTY" has become the name for any text terminal, such as an external console device, a user dialing in to the system on a modem on a serial port device, a printing or graphical computer terminal on a computer's serial port or the RS-232 port on a USB-to-RS-232 converter attached to a computer's USB port, or even a terminal emulator application in the window system using a pseudo terminal device. Such devices have the prefix tty, such as /dev/tty13, or pty (for pseudo-tty), such as /dev/ptya0.
Teleprinters were also used to record fault printout and other information in some TXE telephone exchanges.
Although printing news, messages, and other text at a distance is still universal, the dedicated teleprinter tied to a pair of leased copper wires was made functionally obsolete by the fax, personal computer, inkjet printer, broadband, and the Internet.
In the 1980s, packet radio became the most common form of digital communications used in amateur radio. Soon, advanced multimode electronic interfaces such as the AEA PK-232 were developed, which could send and receive not only packet, but various other modulation types including Baudot. This made it possible for a home or laptop computer to replace teleprinters, saving money, complexity, space and the massive amount of paper which mechanical machines used.
As a result, by the mid-1990s, amateur use of actual Teletype machines had waned, though a core of "purists" still operate on equipment originally manufactured in the 1940s, 1950s, 1960s and 1970s, a tribute to the workmanship and durability of this equipment.
| Wikimedia Commons has media related to: Teleprinter |