octet
Unit systemunits derived from bit
Unitย ofdigital information, data size
Symbolo
In primary units of information1 o = 8 bits

The octet is a unit of digital information in computing and telecommunications that consists of eight bits. The term is often used when the term byte might be ambiguous, as the term byte has historically been used for storage units of a variety of sizes.

The term octad(e) for eight bits is no longer common.[1][2]

Definition

edit

The international standard IEC 60027-2, chapterย 3.8.2, states that a byte is an octet of bits. However, the unit byte has historically been platform-dependent and has represented various storage sizes in the history of computing. Due to the influence of several major computer architectures and product lines, the byte became overwhelmingly associated with eightย bits. This meaning of byte is codified in such standards as ISO/IEC 80000-13. While byte and octet are often used synonymously, those working with certain legacy systems are careful to avoid ambiguity.[citation needed]

Octets can be represented using number systems of varying bases such as the hexadecimal, decimal, or octal number systems. The binary value of all eight bits set (or activated) is 111111112, equal to the hexadecimal value FF16, the decimal valueย 25510, and the octal valueย 3778. One octet can be used to represent decimal values ranging from 0 to 255.

The term octet (symbol: o[nb 1]) is often used when the use of byte might be ambiguous. It is frequently used in the Request for Comments (RFC) publications of the Internet Engineering Task Force to describe storage sizes of network protocol parameters. The earliest example is RFCย 635 from 1974. In 2000, Bob Bemer claimed to have earlier proposed the usage of the term octet for "8-bit bytes" when he headed software operations for Cie. Bull in France in 1965 to 1966.[3]

In France, French Canada and Romania, octet is used in common language instead of byte when the eight-bit sense is required; for example, a megabyte (MB) is termed a megaoctet (Mo).

A variable-length sequence of octets, as in Abstract Syntax Notation One (ASN.1), is referred to as an octet string.

Octad

edit

Historically, in Western Europe, the term octad (or octade) was used to specifically denote eight bits,[2][1] a usage no longer common. Early examples of usage exist in British,[2] Dutch and German sources of the 1960s and 1970s, and throughout the documentation of Philips mainframe computers.[1] Similar terms are triad for a grouping of three bits and decade for ten bits.

Unit multiples

edit

Unit multiples of the octet may be formed with SI prefixes and binary prefixes (power of 2 prefixes) as standardized by the International Electrotechnical Commission in 1998.

SI prefixes
1ย kilooctet (ko) = 103ย octets = 1000ย octets
1ย megaoctet (Mo) = 106ย octets = 1000ย ko = 1000000ย octets
1ย gigaoctet (Go) = 109ย octets = 1000ย Mo = 1000000000ย octets
1ย teraoctet (To) = 1012ย octets = 1000ย Go = 1000000000000ย octets
1ย petaoctet (Po) = 1015ย octets = 1000ย To = 1000000000000000ย octets
1ย exaoctet (Eo) = 1018ย octets = 1000ย Po = 1000000000000000000ย octets
1ย zettaoctet (Zo) = 1021ย octets = 1000ย Eo = 1000000000000000000000ย octets
1ย yottaoctet (Yo) = 1024ย octets = 1000ย Zo = 1000000000000000000000000ย octets
Binary prefixes
1ย kibioctet (Kio, also written Ko, as distinct from ko) = 210ย octets = 1024ย octets
1ย mebioctet (Mio) = 220ย octets = 1024ย Kio = 1048576ย octets
1ย gibioctet (Gio) = 230ย octets = 1024ย Mio = 1073741824ย octets
1ย tebioctet (Tio) = 240ย octets = 1024ย Gio = 1099511627776ย octets
1ย pebioctet (Pio) = 250ย octets = 1024ย Tio = 1125899906842624ย octets
1ย exbioctet (Eio) = 260ย octets = 1024ย Pio = 1152921504606846976ย octets
1ย zebioctet (Zio) = 270ย octets = 1024ย Eio = 1180591620717411303424ย octets
1ย yobioctet (Yio) = 280ย octets = 1024ย Zio = 1208925819614629174706176ย octets

Use in Internet Protocol addresses

edit

The octet is used in representations of Internet Protocol computer network addresses.[4] An IPv4 address consists of four octets, usually displayed individually as a series of decimal values ranging from 0 to 255, each separated by a dot (a full stop/period). Using octets with all eight bits set, the representation of the highest-numbered IPv4 address is 255.255.255.255.

An IPv6 address consists of sixteen octets, displayed in hexadecimal representation (two hexits per octet), using a colon character (:) after each pair of octets (16 bits are also known as hextet) for readability, such as 2001:0db8:0000:0000:0123:4567:89ab:cdef.[5]

See also

edit

Notes

edit
  1. ^ However, the IEC 80000-13 symbol "o" for octets can be confused with the postfix "o" to indicate octal numbers in Intel convention.

References

edit
  1. ^ a b c "Philips - Philips Data Systems' product range - April 1971" (PDF). Philips. 1971. Archived from the original on 2016-03-04. Retrieved 2016-10-03.
  2. ^ a b c Williams, R. H. (1969-01-01). British Commercial Computer Digest: Pergamon Computer Data Series. Pergamon Press. ISBNย 1483122107. 978-1483122106.
  3. ^ Bemer, Robert William (2000-08-08). "Why is a byte 8 bits? Or is it?". Computer History Vignettes. Archived from the original on 2017-04-03. Retrieved 2017-05-15. [โ€ฆ] I came to work for IBM, and saw all the confusion caused by the 64-character limitation. Especially when we started to think about word processing, which would require both upper and lower case. [โ€ฆ] I even made a proposal (in view of STRETCH, the very first computer I know of with an 8-bit byte) that would extend the number of punch card character codes to 256 [โ€ฆ]. So some folks started thinking about 7-bit characters, but this was ridiculous. With IBM's STRETCH computer as background, handling 64-character words divisible into groups of 8 (I designed the character set for it, under the guidance of Dr. Werner Buchholz, the man who DID coin the term "byte" for an 8-bit grouping). [โ€ฆ] It seemed reasonable to make a universal 8-bit character set, handling up to 256. In those days my mantra was "powers of 2 are magic". And so the group I headed developed and justified such a proposal [โ€ฆ] The IBM 360 used 8-bit characters, although not ASCII directly. Thus Buchholz's "byte" caught on everywhere. I myself did not like the name for many reasons. The design had 8 bits moving around in parallel. But then came a new IBM part, with 9 bits for self-checking, both inside the CPU and in the tape drives. I exposed this 9-bit byte to the press in 1973. But long before that, when I headed software operations for Cie. Bull in France in 1965-66, I insisted that "byte" be deprecated in favor of "octet". [โ€ฆ]
  4. ^ Kozierok, Charles M. (2005-09-20) [2001]. "The TCP/IP Guide - Binary Information and Representation: Bits, Bytes, Nibbles, Octets and Characters - Byte versus Octet". 3.0. Archived from the original on 2017-04-03. Retrieved 2017-04-03.
  5. ^ R. Hinden; S. Deering (February 2006). IP Version 6 Addressing Architecture. Network Working Group. doi:10.17487/RFC4291. RFC 4291. Draft Standard. Obsoletes RFCย 3513. Updated by RFCย 5952, 6052, 7136, 7346, 7371 and 8064.
edit
  • Wiktionary logo The dictionary definition of octet at Wiktionary

๐Ÿ“š Artikel Terkait di Wikipedia

Octad

up octad in Wiktionary, the free dictionary. Octad ('group of 8') or octade may refer to: Octad (chord), octachord in music theory Octad (computing), a

Miracle Octad Generator

In mathematics, the Miracle Octad Generator, or MOG, is a mathematical tool introduced by Rob T. Curtis for studying the Mathieu groups, binary Golay

Heptad

to: Heptad (chord), heptachord in music (set) Heptad (computing), a group of 7 bits in computing Heptad repeat, a structural motif in proteins L'Heptade

Byte

It is used extensively in protocol definitions. Historically, the term octad or octade was used to denote eight bits as well at least in Western Europe;

Units of information

BCD alphamerics), hexad, hexade, sextet 7 bits: heptad, heptade 8 bits: octad, octade 9 bits: nonet, rarely used 10 bits: declet, decle 12 bits: slab

Steiner system

images of that block. These form the octads of S(5,8,24). The Miracle Octad Generator (MOG) is a tool to generate octads, such as those containing specified

Numeral (linguistics)

beyond centillion (centilliard). The following table details the myriad, octad, Ancient Greek Archimedes's notation, Chinese myriad, Chinese long and -yllion

Set (music)

hexads, heptads (or sometimes, mixing Latin and Greek roots, septachords), octads, nonads, and decads. In the theory of serial music, however, some authors[weaselย words]