You can mark you interesting snippets of text that will be available through a unique link in your browser.

Octet (computing)

Octet (computing)

An 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 there is no standard for the size of the byte.

Contents

Overview

The unit byte is not standardized and has represented various storage sizes in the history of computing. However, due to the influence of several major computer architectures and product lines, the byte became overwhelmingly associated with 8 bits. While to most people today, byte and octet are synonymous, those working with certain legacy systems are careful to avoid ambiguity.

Octets are often expressed and displayed using a variety of representations, for example in the hexadecimal, decimal, or octal number systems. The binary value of all 8 bits set (or turned on) is 11111111, equal to the hexadecimal value FF, the decimal value 255, and the octal value 377.

Octets are used in the representation of Internet Protocol computer network addresses. An IPv4 address consist of four octets, usually shown individually as a series of decimal values ranging from 0 to 255, each separated by a full stop (dot). Using octets with all eight bits set, the representation of the highest numbered IPv4 address is 255.255.255.255.

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

The international standard IEC 60027-2, chapter 3.8.2, says that a byte is an octet of bits.

Origin

The word octet comes from the Latin and Greek numerical prefix octo, meaning eight.

Use

The term octet is often used when the use of byte might be ambiguous, as there is no standard for the size of the byte. 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 France, French Canada and Romania, octet is used in common language instead of byte when the 8-bit sense is required, for example, a megabyte (MB) is called a megaoctet (Mo).

Unit multiples

Octets can be used with SI prefixes or the binary prefixes (power of 2 prefixes) as standardized by the International Electrotechnical Commission in 1998.

1 kibioctet (Kio) = 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

The SI prefixes kilo, mega, giga, tera, etc., stay the same as for all the SI units, based on power of 10. In this case:

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

References


Wikimedia Foundation. 2010.

  
Share  

Look at other dictionaries:

  • Category:Computing terminology — From Technical terminology: Technical terminology is the specialized vocabulary of a field. These terms have specific definitions within the field, which is not necessarily the same as their meaning in common use. Jargon is similar, but more… …   Wikipedia

  • Mask (computing) — Signal masking redirects here. For other uses, see Masking (disambiguation). In computer science, a mask is data that is used for bitwise operations. Using a mask, multiple bits in a byte, nibble, word (etc.) can be set either on, off or inverted …   Wikipedia

  • chemical bonding — ▪ chemistry Introduction       any of the interactions that account for the association of atoms into molecules, ions, crystals, and other stable species that make up the familiar substances of the everyday world. When atoms approach one another …   Universalium

  • 6LoWPAN — est l acronyme de IPv6 Low power Wireless Personal Area Networks[note 1] ou IPv6 LoW Power wireless Area Networks[note 2]. C est également le nom d un groupe de travail de l IETF. Le groupe 6LoWPAN a défini les mécanismes d encapsulation et de… …   Wikipédia en Français

  • Concatenated SMS — In the cellular phone industry, mobile phones and their networks sometimes support concatenated short message service (or concatenated SMS) to overcome the limitation on the number of characters that can be sent in a single SMS text message… …   Wikipedia

  • Ethernet frame — A data packet on an Ethernet link is called an Ethernet frame. A frame begins with Preamble and Start Frame Delimiter. Following which, each Ethernet frame continues with an Ethernet header featuring destination and source MAC addresses. The… …   Wikipedia

  • University of California, Berkeley — Seal of the University of California, Berkeley Motto Latin: Fiat Lux Motto in English Let There Be Light …   Wikipedia

  • Word (computer architecture) — Processors 1 bit 4 bit 8 bit 12 bit 16 bit 18 bit 24 bit 31 bit 32 bit 36 bit 48 bit 60 bit …   Wikipedia

  • Wireless Application Protocol Bitmap Format — Infobox file format name = Wireless Bitmap extension = .wbmp mime = image/vnd.wap.wbmp owner = WAP Forum creatorcode = genre = Image file formats containerfor = containedby = extendedfrom = extendedto = Wireless Application Protocol Bitmap Format …   Wikipedia

  • IPv6 address — An Internet Protocol Version 6 address (IPv6 address) is a numerical label that is used to identify a network interface of a computer or other network node participating in an IPv6 enabled computer network. IP addresses serve the purpose of… …   Wikipedia