:byte:: /bi:t/ [techspeak] n. A unit of memory or data equal to
the amount used to represent one character; on modern architectures
this is usually 8 bits, but may be 9 on 36-bit machines. Some
older architectures used `byte' for quantities of 6 or 7 bits, and
the PDP-10 supported `bytes' that were actually bitfields of
1 to 36 bits! These usages are now obsolete, and even 9-bit bytes
have become rare in the general trend toward power-of-2 word sizes.
Historical note: The term was coined by Werner Buchholz in 1956
during the early design phase for the IBM Stretch computer;
originally it was described as 1 to 6 bits (typical I/O equipment
of the period used 6-bit chunks of information). The move to an
8-bit byte happened in late 1956, and this size was later adopted
and promulgated as a standard by the System/360. The word was
coined by mutating the word `bite' so it would not be
accidentally misspelled as {bit}. See also {nybble}.
-- The AI Hackers Dictionary
the amount used to represent one character; on modern architectures
this is usually 8 bits, but may be 9 on 36-bit machines. Some
older architectures used `byte' for quantities of 6 or 7 bits, and
the PDP-10 supported `bytes' that were actually bitfields of
1 to 36 bits! These usages are now obsolete, and even 9-bit bytes
have become rare in the general trend toward power-of-2 word sizes.
Historical note: The term was coined by Werner Buchholz in 1956
during the early design phase for the IBM Stretch computer;
originally it was described as 1 to 6 bits (typical I/O equipment
of the period used 6-bit chunks of information). The move to an
8-bit byte happened in late 1956, and this size was later adopted
and promulgated as a standard by the System/360. The word was
coined by mutating the word `bite' so it would not be
accidentally misspelled as {bit}. See also {nybble}.
-- The AI Hackers Dictionary
Related:
- byte /bi:t/ n.
[techspeak] A unit of memory or data equal to
the amount used to represent one character
on modern architectures this is usually 8 bits,... - nybble /nib'l/ (alt. `nibble') n.
[from v.
`nibble' by analogy with `bite' =>
`byte'] Four bits; one hex digit; a half-byte. ... - bit-paired keyboard n.,obs.
(alt. `bit-shift
keyboard') A non-standard keyboard layout that seems to have
originated with the Teletype ASR-33 and remained common for several
years on early computer equipment
The ASR-33 was a mechanical device (see EOU), so... - quantifiers
In techspeak and jargon, the standard metric
prefixes used in the SI (Système International) conventions for
scientific measurement have dual uses
With units of time or things that come in powers... - bit bucket n.
[very common] 1. The universal data sink
(originally
the mythical receptacle used to catch bits when they... - meta bit: n. The top bit of an 8-bit character, which is on in
character values 128
255. Also called {high bit}, {alt bit}, or {hobbit}... - meta bit n.
The top bit of an 8-bit character, which is
on in character values 128-255
Also called high bit, alt bit, or (rarely) hobbit... - nybble: /nib'l/ (alt. `nibble') [from v. `nibble' by analogy
with `bite' =
`byte'] n. Four bits; one {hex} digit; a half-byte... - bucky bits /buh'kee bits/ n.
1. obs. The bits produced by
the CONTROL and META shift keys on a SAIL keyboard (octal 200 and
400 respectively)
resulting in a 9-bit keyboard character set. The...
