PB to YB Calculator - Convert Petabytes to Yottabytes

High Precision Data Unit Conversion

Conversion History (Last 6)

Input Petabyte - and press Enter
PB
 
ADVERTISEMENT

Complete List of Petabyte Converters

Quick Navigation

PB to YB - Conversion Formula and Steps

Petabyte and Yottabyte are units of digital information used to measure storage capacity and data transfer rate. Both are decimal units. One Petabyte is equal to 1000^5 bytes. One Yottabyte is equal to 1000^8 bytes. There are 1,000,000,000 Petabytes in one Yottabyte. - view the difference between both units

PB to YB Converter Image
Source Data UnitTarget Data Unit
Petabyte (PB)
Equal to 1000^5 bytes
(Decimal Unit)
Yottabyte (YB)
Equal to 1000^8 bytes
(Decimal Unit)

Below conversion diagram will help you to visualize the Petabyte to Yottabyte calculation steps in a simplified manner.

÷ 8   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
Bit [b]
Byte [B]
Kilobyte [kB]
Megabyte [MB]
Gigabyte [GB]
Terabyte [TB]
Petabyte [PB]
Exabyte [EB]
Zettabyte [ZB]
Yottabyte [YB]
  x 8  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  

The formula of converting the Petabyte to Yottabyte is represented as follows :

YB = PB / 10003

Now let us apply the above formula and, write down the steps to convert from Petabyte (PB) to Yottabyte (YB). This way, we can try to simplify and reduce to an easy to apply formula.

FORMULA

Yottabyte = Petabyte / 10003

STEP 1

Yottabyte = Petabyte / (1000x1000x1000)

STEP 2

Yottabyte = Petabyte / 1000000000

STEP 3

Yottabyte = Petabyte x (1 / 1000000000)

STEP 4

Yottabyte = Petabyte x 0.000000001

Example : If we apply the above Formula and steps, conversion from 10 PB to YB, will be processed as below.

  1. = 10 / 10003
  2. = 10 / (1000x1000x1000)
  3. = 10 / 1000000000
  4. = 10 x (1 / 1000000000)
  5. = 10 x 0.000000001
  6. = 0.00000001
  7. i.e. 10 PB is equal to 0.00000001 YB.

(Result rounded off to 40 decimal positions.)

You can use above formula and steps to convert Petabyte to Yottabyte using any of the programming language such as Java, Python or Powershell.

Popular PB Conversions

Conversion Units

Definition : Petabyte

A Petabyte (PB) is a unit of digital information that is equal to 1,000,000,000,000,000 bytes (or 8,000,000,000,000,000 bits) and commonly used to measure the storage capacity of enterprise storage arrays and data centers. It is also used to express data transfer speeds and in the context of data storage and memory, the binary-based unit of Pebibyte (PiB) is used instead.
- Learn more..

Definition : Yottabyte

A Yottabyte (YB) is a unit of measurement for digital information storage. It is equal to 1,000,000,000,000,000,000,000,000 (one septillion) bytes. It is commonly used to measure the storage capacity of large data centers, computer hard drives, flash drives, and other digital storage devices.
- Learn more..

Excel Formula to convert from PB to YB

Apply the formula as shown below to convert from Petabyte to Yottabyte.

 ABC
1Petabyte (PB)Yottabyte (YB) 
21=A2 * 0.000000001 
3   

Download - Excel Template for Petabyte to Yottabyte Conversion

If you want to perform bulk conversion locally in your system, then download and make use of above Excel template.

Python Code for PB to YB Conversion

You can use below code to convert any value in Petabyte to Yottabyte in Python.

petabyte = int(input("Enter Petabyte: "))
yottabyte = petabyte / (1000*1000*1000)
print("{} Petabyte = {} Yottabyte".format(petabyte,yottabyte))

The first line of code will prompt the user to enter the Petabyte as an input. The value of Yottabyte is calculated on the next line, and the code in third line will display the result.

PB to YB to YiB Conversion Table

Petabyte to Yottabyte (YB)Petabyte to Yobibyte (YiB)
1 PB = 0.000000001 YB 1 PB = 0.0000000008271806125530276748714086920699 YiB
2 PB = 0.000000002 YB 2 PB = 0.0000000016543612251060553497428173841399 YiB
3 PB = 0.000000003 YB 3 PB = 0.0000000024815418376590830246142260762098 YiB
4 PB = 0.000000004 YB 4 PB = 0.0000000033087224502121106994856347682798 YiB
5 PB = 0.000000005 YB 5 PB = 0.0000000041359030627651383743570434603498 YiB
6 PB = 0.000000006 YB 6 PB = 0.0000000049630836753181660492284521524197 YiB
7 PB = 0.000000007 YB 7 PB = 0.0000000057902642878711937240998608444897 YiB
8 PB = 0.000000008 YB 8 PB = 0.0000000066174449004242213989712695365597 YiB
9 PB = 0.000000009 YB 9 PB = 0.0000000074446255129772490738426782286296 YiB
10 PB = 0.00000001 YB 10 PB = 0.0000000082718061255302767487140869206996 YiB
100 PB = 0.0000001 YB 100 PB = 0.0000000827180612553027674871408692069962 YiB
256 PB = 0.000000256 YB 256 PB = 0.0000002117582368135750847670806251699104 YiB
500 PB = 0.0000005 YB 500 PB = 0.0000004135903062765138374357043460349814 YiB
512 PB = 0.000000512 YB 512 PB = 0.0000004235164736271501695341612503398209 YiB
1000 PB = 0.000001 YB 1000 PB = 0.0000008271806125530276748714086920699628 YiB
1024 PB = 0.000001024 YB 1024 PB = 0.0000008470329472543003390683225006796419 YiB
2048 PB = 0.000002048 YB 2048 PB = 0.0000016940658945086006781366450013592839 YiB
5000 PB = 0.000005 YB 5000 PB = 0.0000041359030627651383743570434603498142 YiB
10000 PB = 0.00001 YB 10000 PB = 0.0000082718061255302767487140869206996285 YiB