Bit/Hour to Pbit/Hour Calculator - Convert Bits Per Hour to Petabits Per Hour

High Precision Data Unit Conversion

Conversion History (Last 6)

Input Bits Per Hour - and press Enter
Bit/Hour
 
Sec
Min
Hr
Day
Sec
Min
Hr
Day
ADVERTISEMENT

Complete List of Bit Converters

Quick Navigation

Bit/Hour to Pbit/Hour - Conversion Formula and Steps

Bit and Petabit are units of digital information used to measure storage capacity and data transfer rate. Bit is one of the very basic digital unit where as Petabit is a decimal unit. One Petabit is equal to 1000^5 bits. There are 1,000,000,000,000,000 Bits in one Petabit. - view the difference between both units

Bit/Hour to Pbit/Hour Converter Image
Source Data UnitTarget Data Unit
Bit (b)
Equal to 0 or 1
(Basic Unit)
Petabit (Pbit)
Equal to 1000^5 bits
(Decimal Unit)

The formula of converting the Bits Per Hour to Petabits Per Hour is represented as follows :

Pbit/Hour = Bit/Hour / 10005

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

÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
÷ 1000   
Bit [b]
Kilobit [kbit]
Megabit [Mbit]
Gigabit [Gbit]
Terabit [Tbit]
Petabit [Pbit]
Exabit [Ebit]
Zettabit [Zbit]
Yottabit [Ybit]
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  
  x 1000  

Now let us apply the above formula and, write down the steps to convert from Bits Per Hour (b/Hour) to Petabits Per Hour (Pbit/Hour).

  1. STEP 1 → Petabits Per Hour = Bits Per Hour / 10005
  2. STEP 2 → Petabits Per Hour = Bits Per Hour / (1000x1000x1000x1000x1000)
  3. STEP 3 → Petabits Per Hour = Bits Per Hour / 1000000000000000
  4. STEP 4 → Petabits Per Hour = Bits Per Hour x (1 / 1000000000000000)
  5. STEP 5 → Petabits Per Hour = Bits Per Hour x 0.000000000000001

Example : If we apply the above steps, conversion from 10 Bit/Hour to Pbit/Hour, will be processed as below.

  1. = 10 / 10005
  2. = 10 / (1000x1000x1000x1000x1000)
  3. = 10 / 1000000000000000
  4. = 10 x (1 / 1000000000000000)
  5. = 10 x 0.000000000000001
  6. = 0.00000000000001
  7. i.e. 10 Bit/Hour is equal to 0.00000000000001 Pbit/Hour.

(Result rounded off to 40 decimal positions.)

You can use above formula and steps to convert Bits Per Hour to Petabits Per Hour using any of the programming language such as Java, Python or Powershell.

Popular Bit/Hour Conversions

Conversion Units

Definition : Bit

A Bit (short for "binary digit") is the basic unit of information in computing and digital communications. It is a binary value, meaning it can have one of two values=> 0 or 1. Bits are used to represent data in computers and other electronic devices. They are the building blocks of digital information, and are used to store, transmit, and process data.
- Learn more..

Definition : Petabit

A Petabit (Pb or Pbit) is a unit of measurement for digital information transfer rate. It is equal to 1,000,000,000,000,000 (one quadrillion) bits. It is commonly used to measure the speed of data transfer over computer networks, such as internet connection speeds.
- Learn more..

Excel Formula to convert from Bit/Hour to Pbit/Hour

Apply the formula as shown below to convert from Bits Per Hour to Petabits Per Hour.

 ABC
1Bits Per Hour (b/Hour)Petabits Per Hour (Pbit/Hour) 
21=A2 * 0.000000000000001 
3   

Download - Excel Template for Bits Per Hour to Petabits Per Hour Conversion

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

Python Code for Bit/Hour to Pbit/Hour Conversion

You can use below code to convert any value in Bits Per Hour to Petabits Per Hour in Python.

bitsPerHour = int(input("Enter Bits Per Hour: "))
petabitsPerHour = bitsPerHour / (1000*1000*1000*1000*1000)
print("{} Bits Per Hour = {} Petabits Per Hour".format(bitsPerHour,petabitsPerHour))

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

Bit/Hour to Pbps to Pibps Conversion Table

Bits Per Hour (Bit/Hour)Petabit Per Second (Pbps)Pebibit Per Second (Pibps)
1 Bit/Hour0.000000000000001 Pbps0.0000000000000008881784197001252323389053 Pibps
2 Bit/Hour0.000000000000002 Pbps0.0000000000000017763568394002504646778106 Pibps
3 Bit/Hour0.000000000000003 Pbps0.000000000000002664535259100375697016716 Pibps
4 Bit/Hour0.000000000000004 Pbps0.0000000000000035527136788005009293556213 Pibps
5 Bit/Hour0.000000000000005 Pbps0.0000000000000044408920985006261616945266 Pibps
6 Bit/Hour0.000000000000006 Pbps0.000000000000005329070518200751394033432 Pibps
7 Bit/Hour0.000000000000007 Pbps0.0000000000000062172489379008766263723373 Pibps
8 Bit/Hour0.000000000000008 Pbps0.0000000000000071054273576010018587112426 Pibps
9 Bit/Hour0.000000000000009 Pbps0.000000000000007993605777301127091050148 Pibps
10 Bit/Hour0.00000000000001 Pbps0.0000000000000088817841970012523233890533 Pibps
100 Bit/Hour0.0000000000001 Pbps0.0000000000000888178419700125232338905334 Pibps
256 Bit/Hour0.000000000000256 Pbps0.0000000000002273736754432320594787597656 Pibps
500 Bit/Hour0.0000000000005 Pbps0.0000000000004440892098500626161694526672 Pibps
512 Bit/Hour0.000000000000512 Pbps0.0000000000004547473508864641189575195312 Pibps
1000 Bit/Hour0.000000000001 Pbps0.0000000000008881784197001252323389053344 Pibps
1024 Bit/Hour0.000000000001024 Pbps0.0000000000009094947017729282379150390625 Pibps
2048 Bit/Hour0.000000000002048 Pbps0.000000000001818989403545856475830078125 Pibps
5000 Bit/Hour0.000000000005 Pbps0.0000000000044408920985006261616945266723 Pibps
10000 Bit/Hour0.00000000001 Pbps0.0000000000088817841970012523233890533447 Pibps