18-bit computing: Difference between revisions

Content deleted Content added
add references, as requested, etc.
Example computer architectures: yet more notable machines with 18-bit registers
 
(18 intermediate revisions by 14 users not shown)
Line 1:
{{Short description|Computer architectures using an 18-bit word}}
{{nofootnotesmore footnotes|date=October 2009}}
{{N-bit|18|(2.25 [[Octet (computing)|octets]])}}
 
18Eighteen binary digits have {{val|262144}}262,144 (1000000 [[octal]], 40000 [[hexadecimal]]) distinct combinations.
 
18Eighteen bits was a common [[Word (computer architecture)|word]] size for smaller computers in the 1960s, when large computers often usedusing [[36-bit|36 bit words]] and [[BCD (6Six-bit) character code|6-bit character sets]], sometimes implemented as [[BCD (character encoding)|extensions of BCD]], were the norm. There were also 18-bit teletypes experimented with in the 1940s.
 
==Example 18-bit computer architectures==
* Possibly the most well-known 18-bit computer architectures are the [[PDP-1]], [[PDP-4]], [[PDP-7]], [[PDP-9]] and [[PDP-15]] [[minicomputer]]s produced by [[Digital Equipment Corporation]] from 1960 to 1975. [[Digital Equipment Corporation|Digital's]] [[PDP-10]] used [[36-bit]] words but had 18-bit addresses.
* [[UNIVAC]] produced a number of 18-bit computers, including the [[UNIVAC 418]] and several military systems.
* The [[IBM 7700 Data Acquisition System]] was an 18-bit computer.
* The [[BCL Molecular]]
* The NASA Standard Spacecraft Computer [[NSSC-1]]
 
*The [[UNIVAC]] produceddivision aof number[[Remington ofRand]] produced several 18-bit computers, including the 1963 [[UNIVAC 418]] and several military systems.
== character encoding ==
 
* The [[IBM 7700 Data Acquisition System]] was anannounced by [[IBM]] on December 18-bit2, computer1963.
18-bit machines use a variety of character encodings, including:
 
The 1964 [[CDC 6000 series]] and successors [[CDC 7600]] and [[CDC Cyber#Cyber 70 and 170 series|CDC Cyber 70 and 170 series]] used [[60-bit]] words but had 18-bit addresses.
* [[DEC Radix-50]] (called Radix 50<sub>8</sub> format) packs three characters plus 2 bits in each 18-bit word.<ref>Digital Equipment Corporation, ''PDP-9 Utility Programs--Advanced Software System--Programmer's Reference Manual'', [http://www.bitsavers.org/pdf/dec/pdp9/DEC-9A-GUAB-D_UTILITIES.pdf full text], Digital Equipment Corporation, 1968, Appendix 1.</ref>
 
* "Teletype" packs 3 characters in each 18-bit word; each character a 5-bit [[Baudot code]] and a upper-case bit.<ref name="pdp7" />
The [[BCL Molecular|BCL Molecular 18]] was a group of systems designed and manufactured in the UK in the 1970s and 1980s.
* [[DEC SIXBIT]] (often called "ASCII") packs 3 characters in each 18-bit word,<ref name="pdp7">
 
[http://bitsavers.trailing-edge.com/pdf/dec/pdp7/PDP-7_AsmMan.pdf "PDP-7 Symbolic Assembler Programming Manual"].
The [[NASA]] 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.
p. 6; p. 38-39.
 
</ref> each 6-bit character obtained by stripping the high bits from the 7-bit ASCII code, which folds lowercase to uppercase letters.
The [[flying-spot store]] digital memory in the first experimental [[electronic switching system]]s used nine plates of optical memory that were read and written two bits at a time, producing a word size of 18 bits.
 
== characterCharacter encoding ==
18Eighteen-bit machines use a variety of character encodings, including:.
 
*The [[DEC Radix-50]], (called Radix 50<sub>8</sub> format), packs three characters plus 2two bits in each 18-bit word.<ref>Digital{{Cite Equipment Corporation, ''manual|title=PDP-9 Utility Programs--Advanced Software System--Programmer's Reference Manual''|publisher=[[Digital Equipment Corporation]]|year=1968|___location=Maynard, [Massachusetts|url=http://www.bitsavers.org/pdf/dec/pdp9/DEC-9A-GUAB-D_UTILITIES.pdf|archive-date=January full text]25, Digital Equipment Corporation, 1968, Appendix 12019|url-status=live|archive-url=https://web.archive.org/web/20190125062212/http://www.bitsavers.org/pdf/dec/pdp9/DEC-9A-GUAB-D_UTILITIES.pdf|page=A1-1|chapter=Linking Loader}}</ref>
 
*The "Teletype" packs 3three characters in each 18-bit word; each character a 5-bit [[Baudot code]] and aan upper-case bit.<ref name="pdp7" />
 
The [[DEC SIXBIT]] format packs three characters in each 18-bit word,<ref name="pdp7">{{Cite manual|title=PDP-7 Symbolic Assembler Programming Manual|publisher=[[Digital Equipment Corporation]]|year=1965|___location=Maynard, Massachusetts|pages=6, 38–39|url=http://bitsavers.trailing-edge.com/pdf/dec/pdp7/PDP-7_AsmMan.pdf|archive-url=https://web.archive.org/web/20170523224514/http://bitsavers.trailing-edge.com/pdf/dec/pdp7/PDP-7_AsmMan.pdf|archive-date=May 23, 2017|url-status=live|access-date=June 18, 2015}}</ref> each 6-bit character obtained by stripping the high bits from the 7-bit [[ASCII]] code, which folds lowercase to uppercase letters.
 
==References==
{{reflist}}
 
== Further reading ==
* [http://research.microsoft.com/Users/gbell/Digital/timeline/18-bit.htm DIGITAL Computing Timelime: 18-bit architecture]
* [http://simh.trailing-edge.com/docs/architecture18b.pdf ''Architectural Evolution in DEC’s 18b Computers''], Bob Supnik, 2006.
 
[[Category:Computer data]]
 
{{CPU technologies}}
 
[[Category:Computer data]]