open encyclopedia * Article Search: * *
*
*

8-bit

From open-encyclopedia.com - the free encyclopedia.

8-bit refers to the number of bits used in the data bus of a computer. It is the number of bits of data transferred on each read or write of the memory, and the number of bits used internally in the CPU to carry out processing. Similarly, a 4-bit CPU would process 4 bits at a time, a 16-bit CPU would process 16 bits at a time etc. A data unit of 8 bits is commonly called a byte (although the precise name is an octet), whereas a unit of 4 bits (a hex digit) is sometimes referred to as a "nibble".

N-bit computers
2-bit | 4-bit | 8-bit | 16-bit | 32-bit | 64-bit | 128-bit
N-bit applications
2-bit | 4-bit | 8-bit | 16-bit | 32-bit | 64-bit | 128-bit


8-bit processors normally use a 16-bit address bus, which means that their address space is limited to 64 Kilobytes; this is not a "natural law", however, and thus there are exceptions.

The first widely adopted 8-bit microprocessor was the Intel 8080, being used in many hobbyist computers of the late 1970s and early 1980s, often running the CP/M operating system. The Zilog Z80 (compatible with the 8080) and the Motorola 6800 were also used in similar computers. The Z80 and the MOS Technology 6502 8-bit CPUs were widely used in home computers and game consoles of the 70s and 80s. Many 8-bit CPUs or microcontrollers are the basis of today's ubiquitous embedded systems.

There 28 (256) possible permutations for 8 bits.


de:8-Bit-Architektur

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.