12-bit computing
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
Template:No footnotes date=October 2009 You must add a |
Computer architecture bit widths |
---|
Bit |
Application |
Binary floating-point precision |
Decimal floating-point precision |
In computer architecture, 12-bit integers, memory addresses, or other data units are those that are 12 bits (1.5 octets) wide. Also, 12-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers, address buses, or data buses of that size. Possibly the best-known 12-bit CPU is the PDP-8 and its relatives, such as Intarsia 6100 microprocessor produced in various incarnations from August 1963 to mid-1990. Many Analog-to-digital converts (analog to digital converters) have a 12-bit resolution. Some PIC microcontrollers use a 12-bit word size. it is more advanced and cool and NOT fucked up so SMILE!!--82.3.167.192 (talk) 16:09, 26 March 2014 (UTC)
12 binary digits have 4096 (10000 octal, 1000 hexadecimal) distinct combinations. Hence, a microprocessor with 12-bit memory addresses can directly access 4096 bits (4KiB) of word-addressable memory.
References