From WikiChip
nibble
Revision as of 12:50, 16 January 2016 by 76.198.36.54 (talk) (Started the nibble page. Mostly used the information you can find on the wikipedia page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A nibble, (often nybble or nyble) is 4-bit of data. It may also be called a half-byte, quadbit, quartet, semi-octet, or tetrade. A nibble has 16 (24) possible values. Since a hexadecimal digit is also able to represent up to 16 distinct values, it is common for a nibble to be represented as a single hexadecimal. Four bit architectures uses the nibble as their must fundamental unit.