HOME

TheInfoList



OR:

Eighteen binary digits have 262,144 (1000000
octal Octal (base 8) is a numeral system with eight as the base. In the decimal system, each place is a power of ten. For example: : \mathbf_ = \mathbf \times 10^1 + \mathbf \times 10^0 In the octal system, each place is a power of eight. For ex ...
, 40000
hexadecimal Hexadecimal (also known as base-16 or simply hex) is a Numeral system#Positional systems in detail, positional numeral system that represents numbers using a radix (base) of sixteen. Unlike the decimal system representing numbers using ten symbo ...
) distinct combinations. Eighteen bits was a common
word A word is a basic element of language that carries semantics, meaning, can be used on its own, and is uninterruptible. Despite the fact that language speakers often have an intuitive grasp of what a word is, there is no consensus among linguist ...
size for smaller computers in the 1960s, when large computers often using 36 bit words and 6-bit character sets, sometimes implemented as extensions of BCD, were the norm. There were also 18-bit teletypes experimented with in the 1940s.


Example computer architectures

Possibly the most well-known 18-bit computer architectures are the
PDP-1 The PDP-1 (Programmed Data Processor-1) is the first computer in Digital Equipment Corporation's PDP series and was first produced in 1959. It is known for being the most important computer in the creation of hacker culture at the Massachusetts ...
, PDP-4, PDP-7, PDP-9 and PDP-15
minicomputer A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
s produced by
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president until ...
from 1960 to 1975. Digital's
PDP-10 Digital Equipment Corporation (DEC)'s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, especi ...
used 36-bit words but had 18-bit addresses. The
UNIVAC UNIVAC (Universal Automatic Computer) was a line of electronic digital stored-program computers starting with the products of the Eckert–Mauchly Computer Corporation. Later the name was applied to a division of the Remington Rand company and ...
division of
Remington Rand Remington Rand, Inc. was an early American business machine manufacturer, originally a typewriter manufacturer and in a later incarnation the manufacturer of the UNIVAC line of mainframe computers. Formed in 1927 following a merger, Remington ...
produced several 18-bit computers, including the UNIVAC 418 and several military systems. The IBM 7700 Data Acquisition System was announced by
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
on December 2, 1963. The BCL Molecular 18 was a group of systems designed and manufactured in the UK in the 1970s and 1980s. The
NASA The National Aeronautics and Space Administration (NASA ) is an independent agencies of the United States government, independent agency of the federal government of the United States, US federal government responsible for the United States ...
Standard Spacecraft Computer NSSC-1 was developed as a standard component for the MultiMission Modular Spacecraft at the Goddard Space Flight Center (GSFC) in 1974. The flying-spot store digital memory in the first experimental electronic switching systems used nine plates of optical memory that were read and written two bits at a time, producing a word size of 18 bits.


Character encoding

Eighteen-bit machines use a variety of character encodings. The DEC Radix-50, called Radix 508 format, packs three characters plus two bits in each 18-bit word. The Teletype packs three characters in each 18-bit word; each character a 5-bit
Baudot code The Baudot code () is an early character encoding for telegraphy invented by Émile Baudot in the 1870s. It was the predecessor to the International Telegraph Alphabet No. 2 (ITA2), the most common teleprinter code in use before ASCII. Each ch ...
and an upper-case bit. The DEC SIXBIT format packs three characters in each 18-bit word, each 6-bit character obtained by stripping the high bits from the 7-bit
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
code, which folds lowercase to uppercase letters.


References


Further reading


DIGITAL Computing Timelime: 18-bit architecture

''Architectural Evolution in DEC’s 18b Computers''
Bob Supnik, 2006. {{CPU technologies Computer data