Conversion from 10 Pebibits to Octets

=

Invert

Formula to convert Pebibits (Pibit) to Octets (octet)

More information

Pebibits to Octets conversion table

Pebibits (Pibit)Octets (octet)
1 Pebibit140737488355328 octet
2 Pebibits281474976710656 octet
3 Pebibits422212465065984 octet
4 Pebibits562949953421312 octet
5 Pebibits703687441776640 octet
10 Pebibits1.40737488355 × 1015 octet
20 Pebibits2.81474976711 × 1015 octet
25 Pebibits3.51843720888 × 1015 octet
50 Pebibits7.03687441777 × 1015 octet
100 Pebibits1.40737488355 × 1016 octet

Data reference points

ReferencePebibits (Pibit)Octets (octet)
A plain text message (160 characters)1.13687 × 10-12 Pibit160 octet
A three-minute MP30.0000000213163 Pibit3000000 octet
A smartphone photo0.0000000284217 Pibit4000000 octet
A high-definition film0.0000284217 Pibit4 × 109 octet
A dual-layer Blu-ray disc0.000355271 Pibit5 × 1010 octet

Try our other unit converters

LengthMassTemperatureEnergyVolumeSpeedTimeDataPressureFrequencyData-transfer rateVolumetric flow rateAngleArea

Information about the Pebibit (Pibit)

The pebibit is a unit of digital information equal to 1,125,899,906,842,624 bits, which is 1,024 tebibits or two to the fiftieth power. Its symbol is Pibit. It is the binary counterpart of the petabit, and the gap between them has widened to 12.6 per cent.

That widening is worth watching, because it is the whole argument for the IEC prefixes in one number. Each step up the ladder multiplies the discrepancy by 1.024, so what began as a harmless 2.4 per cent at the kibibit is an eighth of the quantity here and a fifth at the yobibit. A convention that was reasonable for small numbers becomes indefensible for large ones.

A pebibit is 140,737,488,355,328 octets, or 128 tebioctets. Storage of this size exists in supercomputer memory systems, in the fastest scientific data buffers and in the aggregate memory of very large clusters. The largest machines on the list of the world's fastest computers have main memory measured in pebioctets, and the ability to hold an entire simulation in memory rather than on disc is what makes certain calculations feasible at all.

Because these systems are addressed in binary, the binary unit is the correct one and the decimal figure would be an approximation. A cluster with a pebibit of memory does not have a petabit; it has 12.6 per cent more, and a scheduler that allocated on the decimal figure would leave that much unused.

The unit also appears in filesystem limits. Several widely used filesystems have maximum volume or file sizes expressed as exact powers of two, and where those limits fall in this range they are naturally written in pebibytes or pebioctets. Documentation that converts them to decimal units loses the property that made them memorable.

In everyday computing the pebibit is never encountered. It belongs to specifications, to system architecture and to the design of the largest machines, and a converter needs it for exactly those documents. Anywhere the underlying quantity is a power of two, this is the unit that says so without rounding.

One pebibit equals 1,024 tebibits, 140,737,488,355,328 octets, or about 1.126 petabits.


Information about the Octet (octet)

The octet is a unit of digital information equal to exactly eight bits. Its symbol is octet, and its name comes from the Latin for a group of eight. It is the unit in which nearly all stored data is counted, and the reason it is called an octet rather than a byte is worth knowing.

A byte was originally the number of bits a machine used to hold one character, and that number was not fixed. Early computers used six-bit bytes, some used seven, and a few used nine. The IBM System/360 of 1964 settled on eight and its commercial success made eight the norm, but the word byte kept its older, machine-dependent meaning in specifications where ambiguity was dangerous.

The networking world therefore adopted octet. When a protocol standard says a header field is four octets long, no reader anywhere can interpret that as anything but thirty-two bits. The internet standards published by the IETF use octet throughout for exactly that reason, and French, Romanian and several other languages adopted the word for ordinary use as well, so that a hard disc sold in France is measured in gigaoctets.

Eight bits hold 256 distinct values, which is why so many things come in units of 256. A colour channel runs from 0 to 255. An IPv4 address is four octets, written as four numbers each between 0 and 255. The original ASCII character set used seven bits, leaving one spare, and the various eight-bit extensions that followed each filled that spare bit with a different set of accented letters — the mess that Unicode eventually replaced.

Modern text encoding still counts in octets. UTF-8 uses one octet for the unaccented Latin alphabet, two for most European accented letters and Greek and Cyrillic, three for Chinese, Japanese and Korean, and four for the rest. That is why the same sentence occupies different amounts of storage in different languages, and why a text-length limit measured in octets is not a limit on characters.

Storage capacity, file sizes, memory and network payloads are all quoted in octets or their multiples. Transmission rates are the exception, being quoted in bits per second, and the factor of eight between the two conventions is the single most common source of confusion in the field.

One octet equals 8 bits, 0.008 kilobits, or 0.001 kilooctets.