Share on Facebook Share on Twitter Email
Answers.com

byte

 
(bīt) pronunciation
n.
A sequence of adjacent bits, usually eight, operated on as a unit by a computer.

[Alteration and blend of BIT3 and BITE.]


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

informatics (also octet) 8 bits, though occasionally used for a grouping of 6 or 9 bits. The byte was coined as a term with the IBM ‘360’ computer series in 1964, introducing a modular building block that replaced the varied long words of most earlier machines (and the simple chained characters of its predecessor, the 1401 computer). The growing use of computers for alphanumeric textual material brought a need for a character-sized entity. Initially this employed a 6-bit structure covering the alphabet only in upper case. While 7 bits would have sufficed for the set of typewriter characters, the 8-bit byte had the advantage of holding with reasonable efficiency either one alphanumeric character or two decimal digits, and for the alphanumeric set to be enhanced, all in a machine of compact modular design.

See also kibi-.

byte (BEYET)

In computer technology, a unit of information made up of bits (often eight bits). The memory capacity of a typical personal computer runs from hundreds of thousands to millions of bytes.

Binary data stored on a computer consisting of a group of eight consecutive bits (binary digits) that usually constitute one character.

Amount of computer memory space needed to store one character, which is normally 8 bits. A computer with 8-bit bytes can distinguish 2 8 = 256 different characters. The size of a computer’s memory is measured in kilobytes, where 1 kilobyte (K) = 1024 bytes.

Previous:Bypass Trust, Bylaws, By-Product
Next:C Corporation, C&F, CCH

[techspeak] A unit of memory or data equal to the amount used to represent one character; on modern architectures this is invariably 8 bits. Some older architectures used byte for quantities of 6, 7, or (especially) 9 bits, and the PDP-10 supported bytes that were actually bitfields of 1 to 36 bits! These usages are now obsolete, killed off by universal adoption of 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.



a single unit of information handled by a computer; the binary unit required for storage of a character, usually comprising eight bits.

Previous:byssus, butyryl, butyrophilin
Next:c, c, c-
Random House Word Menu:

categories related to 'byte'

Top
Random House Word Menu by Stephen Glazier
For a list of words related to byte, see:

  See crossword solutions for the clue Byte.

The byte (play /ˈbt/) is a unit of digital information in computing and telecommunications that most commonly consists of eight bits. Historically, a byte was the number of bits used to encode a single character of text in a computer[1][2] and for this reason it is the basic addressable element in many computer architectures.

The size of the byte has historically been hardware dependent and no definitive standards existed that mandated the size. The de facto standard of eight bits is a convenient power of two permitting the values 0 through 255 for one byte. With ISO/IEC 80000-13, this common meaning now also has been codified in a formal standard. Many types of applications use variables representable in eight or fewer bits, and processor designers optimize for this common usage. The popularity of major commercial computing architectures have aided in the ubiquitous acceptance of the 8-bit size.[3]

The term octet was defined to explicitly denote a sequence of 8 bits because of the ambiguity associated at the time with the term byte.[4]

Contents

History

The term byte was coined by Dr. Werner Buchholz in July 1956, during the early design phase for the IBM Stretch computer.[5][6] It is a respelling of bite to avoid accidental mutation to bit.[1]

Early computers used a variety of 4-bit binary coded decimal (BCD) representations and the 6-bit codes for printable graphic patterns common in the U.S. Army (Fieldata) and Navy. These representations included alphanumeric characters and special graphical symbols. These sets were expanded in 1963 to 7 bits of coding, called the American Standard Code for Information Interchange (ASCII) as the Federal Information Processing Standard which replaced the incompatible teleprinter codes in use by different branches of the U.S. government. ASCII included the distinction of upper and lower case alphabets and a set of control characters to facilitate the transmission of written language as well as printing device functions, such as page and line feeds, and the physical or logical control of data flow over the transmission media. During the early 1960s, since with just only one bit more an eight bits allows two four-bit patterns to efficiently encode two digits with binary coded decimal, the eight-bit EBCDIC (see EBCDIC history) character encoding was later adopted and promulgated as a standard by the IBM in the System/360.

In the early 1960s, AT&T introduced digital telephony first on long-distance trunk lines. These used the 8-bit µ-law encoding. This large investment promised to reduce transmission costs for 8-bit data. The use of 8-bit codes for digital telephony also caused 8-bit data octets to be adopted as the basic data unit of the early Internet.[citation needed]

The development of 8-bit microprocessors in the 1970s popularized this storage size. Microprocessors such as the Intel 8008, the direct predecessor of the 8080 and the 8086, used in early personal computers, could also perform a small number of operations on four bits, such as the DAA (decimal adjust) instruction, and the auxiliary carry (AC/NA) flag, which were used to implement decimal arithmetic routines. These four-bit quantities are sometimes called nibbles, and correspond to hexadecimal digits.

The term octet is used to unambiguously specify a size of eight bits, and is used extensively in protocol definitions, for example.

Unit symbol

Prefixes for multiples of
bits (b) or bytes (B)
Decimal
Value SI
1000 k kilo
10002 M mega
10003 G giga
10004 T tera
10005 P peta
10006 E exa
10007 Z zetta
10008 Y yotta
Binary
Value IEC JEDEC
1024 Ki kibi K kilo
10242 Mi mebi M mega
10243 Gi gibi G giga
10244 Ti tebi
10245 Pi pebi
10246 Ei exbi
10247 Zi zebi
10248 Yi yobi

The unit symbol for the byte is specified in IEC80000-13, IEEE 1541 and the Metric Interchange Format[7] as the upper-case character B.

In the International System of Units (SI), B is the symbol of the bel, a unit of logarithmic power ratios named after Alexander Graham Bell. The usage of B for byte therefore conflicts with this definition. It is also not consistent with the SI convention that only units named after persons should be capitalized. However, there is little danger of confusion because the bel is a rarely used unit. It is used primarily in its decadic fraction, the decibel (dB), for signal strength and sound pressure level measurements, while a unit for one tenth of a byte, i.e. the decibyte, is never used.[citation needed]

The unit symbol kB is commonly used for kilobyte, but may be confused with the common meaning of kb for kilobit. IEEE 1541 specifies the lower case character b as the symbol for bit; however, the IEC 60027 and Metric-Interchange-Format specify bit (e.g., Mbit for megabit) for the symbol, a sufficient disambiguation from byte.[citation needed]

The lowercase letter o for octet is defined as the symbol for octet in IEC 80000-13 ("The symbol B for byte is not international and should not be confused with the symbol B for bel.") and is commonly used in several non-English languages (e.g., French[8] and Romanian), and is also used with metric prefixes (for example, ko and Mo)

Today the harmonized ISO/IEC 80000-13:2008 – Quantities and units — Part 13: Information science and technology standard cancels and replaces subclauses 3.8 and 3.9 of IEC 60027-2:2005, namely those related to Information theory and Prefixes for binary multiples.[citation needed]

Unit multiples

Percentage difference between decimal and binary interpretations of the unit prefixes grows with increasing storage size.

There has been considerable confusion about the meanings of SI (or metric) prefixes used with the unit byte, especially concerning prefixes such as kilo (k or K) and mega (M) as shown in the chart Prefixes for bit and byte. Since computer memory is designed with binary logic, multiples are expressed in powers of 2, rather than 10. The software and computer industries often use binary proximates of the SI-prefixed quantities, while producers of computer storage devices prefer the SI values. This is the reason for specifying computer hard drive capacities of, say, 100 GB, when it contains 93 GiB of storage space.[citation needed]

While the numerical difference between the decimal and binary interpretations is small for the prefixes kilo and mega, it grows to over 20% for prefix yotta, illustrated in the linear-log graph (at right) of difference versus storage size.

Common uses

The byte is also defined as a data type in certain programming languages. The C and C++ programming languages, for example, define byte as an "addressable unit of data storage large enough to hold any member of the basic character set of the execution environment" (clause 3.6 of the C standard). The C standard requires that the char integral data type is capable of holding at least 255 different values, and is represented by at least 8 bits (clause 5.2.4.2.1). Various implementations of C and C++ reserve 8, 9, 16, 32, or 36 bits for the storage of a byte.[9][10] The actual number of bits in a particular implementation is documented as CHAR_BIT as implemented in the limits.h file. Java's primitive byte data type is always defined as consisting of 8 bits and being a signed data type, holding values from −128 to 127.

In data transmission systems a byte is defined as a contiguous sequence of binary bits in a serial data stream, such as in modem or satellite communications, which is the smallest meaningful unit of data. These bytes might include start bits, stop bits, or parity bits, and thus could vary from 7 to 12 bits to contain a single 7-bit ASCII code.[citation needed]

See also

References


Translations:

Byte

Top

Dansk (Danish)
n. - byte

Nederlands (Dutch)
byte (computer)

Français (French)
n. - (Comput) octet, bit, multiplet

Deutsch (German)
n. - (EDV) Byte

Ελληνική (Greek)
n. - (Η/Υ) μπάιτ, ψηφιολέξη (οκτάδα δυαδικών ψηφίων)

Italiano (Italian)
byte

Português (Portuguese)
n. - unidade (f) de informação em computadores equivalente a oito bits

Русский (Russian)
байт

Español (Spanish)
n. - byte, octeto

Svenska (Swedish)
n. - bitgrupp, byte (data)

中文(简体)(Chinese (Simplified))
字节

中文(繁體)(Chinese (Traditional))
n. - 位元組

한국어 (Korean)
n. - 바이트(정보 단위)

日本語 (Japanese)
n. - バイト

العربيه (Arabic)
‏(الاسم) وحدة أرقام ثنائيه تمثل حرف أو رقم في الكومبيوتر‏

עברית (Hebrew)
n. - ‮קבוצת ביטים המייצגת תו אחד במחשב, בית (במחשבים), בייט‬


Best of the Web:

byte

Top

Some good "byte" pages on the web:


Math
mathworld.wolfram.com
 
 
 
Related topics:
nibble (technology)
nibble (informatics)
disk dump (technology)

Related answers:
What you is a byte? Read answer...
How many bytes are in a mega byte? Read answer...
How many bytes are there in 130Mega bytes? Read answer...

Help us answer these:
Are many kilo bytes are there in a megger byte?
How man mega bytes are in a giga byte?
What is the biggest byte from tera byte?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

American Heritage Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
Oxford Dictionary of Units & Measures. A Dictionary of Weights, Measures, and Units. Copyright © Donald Fenna 2002, 2004. All rights reserved.  Read more
Dictionary of Cultural Literacy: Technology. The Dictionary of Cultural Literacy, Second Edition, Revised and updated Edited by E.D. Hirsch, Jr., Joseph F. Kett, and James Trefil. Copyright © 1993 by Houghton Mifflin Company . All rights reserved.  Read more
Barron's Marketing Dictionary. Dictionary of Marketing Terms. Copyright © 2000 by Barron's Educational Series, Inc. All rights reserved.  Read more
Barron's Business Dictionary. Dictionary of Business Terms. Copyright © 2007 by Barron's Educational Series, Inc. All rights reserved.  Read more
The Jargon File's Guide to Hacker Slang. The Jargon File. Copyright © 2007.  Read more
 Oxford Dictionary of Biochemistry. Oxford University Press. Oxford Dictionary of Biochemistry and Molecular Biology © 1997, 2000, 2006 All rights reserved.  Read more
Random House Word Menu. © 2010 Write Brothers Inc. Word Menu is a registered trademark of the Estate of Stephen Glazier. Write Brothers Inc. All rights reserved.  Read more
 Rhymes. Oxford University Press. © 2006, 2007 All rights reserved.  Read more
Bradford's Crossword Solver's Dictionary. Collins Bradford's Crossword Solver's Dictionary © Anne Bradford, 1986, 1993, 1997, 2000, 2003, 2005, 2008 HarperCollins Publishers All rights reserved.  Read more
Wikipedia on Answers.com. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article Byte Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more

Follow us
Facebook Twitter
YouTube

Mentioned in

» More» More