Terabits per hour (Tb/hour) to Gigabytes per second (GB/s) conversion

1 Tb/hour = 0.03472222222222 GB/sGB/sTb/hour
Formula
1 Tb/hour = 0.03472222222222 GB/s

Understanding Terabits per hour to Gigabytes per second Conversion

Terabits per hour (Tb/hour) and Gigabytes per second (GB/s) are both units of data transfer rate, but they express speed on very different time scales and data sizes. Terabits per hour is useful for long-duration network throughput or bulk transfer reporting, while Gigabytes per second is commonly used for high-speed storage, memory, and network performance. Converting between them helps compare systems that report transfer rates in different formats.

Decimal (Base 10) Conversion

In the decimal SI system, the verified relationship for this conversion is:

1 Tb/hour=0.03472222222222 GB/s1 \text{ Tb/hour} = 0.03472222222222 \text{ GB/s}

That means the general conversion formula is:

GB/s=Tb/hour×0.03472222222222\text{GB/s} = \text{Tb/hour} \times 0.03472222222222

The reverse decimal conversion is:

1 GB/s=28.8 Tb/hour1 \text{ GB/s} = 28.8 \text{ Tb/hour}

So the reverse formula is:

Tb/hour=GB/s×28.8\text{Tb/hour} = \text{GB/s} \times 28.8

Worked example

Convert 7.27.2 Tb/hour to GB/s:

7.2 Tb/hour×0.03472222222222=0.249999999999984 GB/s7.2 \text{ Tb/hour} \times 0.03472222222222 = 0.249999999999984 \text{ GB/s}

Using the verified conversion factor, 7.27.2 Tb/hour is approximately:

0.25 GB/s0.25 \text{ GB/s}

Binary (Base 2) Conversion

In some computing contexts, binary conventions are used alongside decimal ones. For this page, the verified conversion facts provided are:

1 Tb/hour=0.03472222222222 GB/s1 \text{ Tb/hour} = 0.03472222222222 \text{ GB/s}

So the binary-section formula, using the verified values supplied, is:

GB/s=Tb/hour×0.03472222222222\text{GB/s} = \text{Tb/hour} \times 0.03472222222222

The reverse verified fact is:

1 GB/s=28.8 Tb/hour1 \text{ GB/s} = 28.8 \text{ Tb/hour}

Thus:

Tb/hour=GB/s×28.8\text{Tb/hour} = \text{GB/s} \times 28.8

Worked example

Using the same value, convert 7.27.2 Tb/hour to GB/s:

7.2 Tb/hour×0.03472222222222=0.249999999999984 GB/s7.2 \text{ Tb/hour} \times 0.03472222222222 = 0.249999999999984 \text{ GB/s}

So the result is approximately:

0.25 GB/s0.25 \text{ GB/s}

Why Two Systems Exist

Digital data is often described using two numbering systems: SI decimal units based on powers of 10001000, and IEC binary units based on powers of 10241024. This difference exists because computer hardware naturally works in binary, while engineering and commercial labeling often follow decimal SI conventions. Storage manufacturers usually advertise capacities and speeds in decimal units, while operating systems and low-level computing tools often present values using binary-based interpretations.

Real-World Examples

  • A sustained transfer rate of 28.828.8 Tb/hour is equal to 11 GB/s, which is in the range of a fast SSD, storage array, or high-performance network link.
  • A bulk data pipeline moving 7.27.2 Tb/hour corresponds to about 0.250.25 GB/s, a useful benchmark for backup jobs, media ingest, or research data replication.
  • A system delivering 57.657.6 Tb/hour equals 22 GB/s, which can describe enterprise NVMe storage throughput or multi-lane data acquisition hardware.
  • A transfer workload of 144144 Tb/hour equals 55 GB/s, a rate relevant to high-speed caching, GPU data feeds, or clustered storage environments.

Interesting Facts

  • The distinction between bits and bytes is fundamental in networking and storage: network speeds are commonly quoted in bits per second, while file sizes and storage throughput are often quoted in bytes per second. Source: Wikipedia: Bit rate
  • The International System of Units (SI) defines decimal prefixes such as kilo, mega, giga, and tera as powers of 1010, which is why many commercial storage and transfer specifications use base-10 values. Source: NIST SI prefixes

How to Convert Terabits per hour to Gigabytes per second

To convert Terabits per hour to Gigabytes per second, convert terabits to gigabytes first, then convert hours to seconds. Because data units can use decimal (base 10) or binary (base 2) conventions, it helps to note both.

  1. Write the conversion setup: Start with the given value:

    25 Tb/hour25 \ \text{Tb/hour}

  2. Convert terabits to gigabytes (decimal/base 10):
    In decimal units, 11 byte =8= 8 bits and 11 terabit =1000= 1000 gigabits, so:

    1 Tb=10008 GB=125 GB1 \ \text{Tb} = \frac{1000}{8} \ \text{GB} = 125 \ \text{GB}

  3. Convert hours to seconds:
    Since 11 hour =3600= 3600 seconds:

    1 Tb/hour=125 GB3600 s=0.03472222222222 GB/s1 \ \text{Tb/hour} = \frac{125 \ \text{GB}}{3600 \ \text{s}} = 0.03472222222222 \ \text{GB/s}

  4. Apply the conversion factor to 25 Tb/hour:
    Multiply the input value by the factor:

    25×0.03472222222222=0.8680555555556 GB/s25 \times 0.03472222222222 = 0.8680555555556 \ \text{GB/s}

  5. Binary note (base 2):
    If binary prefixes are used for the byte side, then:

    1 Tb/hour=1012/8230×36000.03234004232614 GiB/s1 \ \text{Tb/hour} = \frac{10^{12}/8}{2^{30} \times 3600} \approx 0.03234004232614 \ \text{GiB/s}

    This differs from the decimal GB/s \text{GB/s} result.

  6. Result:

    25 Terabits per hour=0.8680555555556 Gigabytes per second25 \ \text{Terabits per hour} = 0.8680555555556 \ \text{Gigabytes per second}

Practical tip: For decimal data-rate conversions, divide by 88 to change bits to bytes, then divide by 36003600 to change per hour to per second. If you need binary storage units, check whether the result should be in GiB/s\text{GiB/s} instead of GB/s\text{GB/s}.

Decimal (SI) vs Binary (IEC)

There are two systems for measuring digital data. The decimal (SI) system uses powers of 1000 (KB, MB, GB), while the binary (IEC) system uses powers of 1024 (KiB, MiB, GiB).

This difference is why a 500 GB hard drive shows roughly 465 GiB in your operating system — the drive is labeled using decimal units, but the OS reports in binary. Both values are correct, just measured differently.

Terabits per hour to Gigabytes per second conversion table

Terabits per hour (Tb/hour)Gigabytes per second (GB/s)
00
10.03472222222222
20.06944444444444
40.1388888888889
80.2777777777778
160.5555555555556
321.1111111111111
642.2222222222222
1284.4444444444444
2568.8888888888889
51217.777777777778
102435.555555555556
204871.111111111111
4096142.22222222222
8192284.44444444444
16384568.88888888889
327681137.7777777778
655362275.5555555556
1310724551.1111111111
2621449102.2222222222
52428818204.444444444
104857636408.888888889

What is Terabits per Hour (Tbps)

Terabits per hour (Tbps) is the measure of data that can be transfered per hour.

1 Tb/hour=1 Terabithour1 \text{ Tb/hour} = \frac{1 \text{ Terabit}}{\text{hour}}

It represents the amount of data that can be transmitted or processed in one hour. A higher Tbps value signifies a faster data transfer rate. This is typically used to describe network throughput, storage device performance, or the processing speed of high-performance computing systems.

Base-10 vs. Base-2 Considerations

When discussing Terabits per hour, it's crucial to specify whether base-10 or base-2 is being used.

  • Base-10: 1 Tbps (decimal) = 101210^{12} bits per hour.
  • Base-2: 1 Tbps (binary, technically 1 Tibps) = 2402^{40} bits per hour.

The difference between these two is significant, amounting to roughly 10% difference.

Real-World Examples and Implications

While achieving multi-terabit per hour transfer rates for everyday tasks is not common, here are some examples to illustrate the scale and potential applications:

  • High-Speed Network Backbones: The backbones of the internet, which transfer vast amounts of data across continents, operate at very high speeds. While specific numbers vary, some segments might be designed to handle multiple terabits per second (which translates to thousands of terabits per hour) to ensure smooth communication.
  • Large Data Centers: Data centers that process massive amounts of data, such as those used by cloud service providers, require extremely fast data transfer rates between servers and storage systems. Data replication, backups, and analysis can involve transferring terabytes of data, and higher Tbps rates translate directly into faster operation.
  • Scientific Computing and Simulations: Complex simulations in fields like climate science, particle physics, and astronomy generate huge datasets. Transferring this data between computing nodes or to storage archives benefits greatly from high Tbps transfer rates.
  • Future Technologies: As technologies like 8K video streaming, virtual reality, and artificial intelligence become more prevalent, the demand for higher data transfer rates will increase.

Facts Related to Data Transfer Rates

  • Moore's Law: Moore's Law, which predicted the doubling of transistors on a microchip every two years, has historically driven exponential increases in computing power and, indirectly, data transfer rates. While Moore's Law is slowing down, the demand for higher bandwidth continues to push innovation in networking and data storage.
  • Claude Shannon: While not directly related to Tbps, Claude Shannon's work on information theory laid the foundation for understanding the limits of data compression and reliable communication over noisy channels. His theorems define the theoretical maximum data transfer rate (channel capacity) for a given bandwidth and signal-to-noise ratio.

What is gigabytes per second?

Gigabytes per second (GB/s) is a unit used to measure data transfer rate, representing the amount of data transferred in one second. It is commonly used to quantify the speed of computer buses, network connections, and storage devices.

Gigabytes per Second Explained

Gigabytes per second represents the amount of data, measured in gigabytes (GB), that moves from one point to another in one second. It's a crucial metric for assessing the performance of various digital systems and components. Understanding this unit is vital for evaluating the speed of data transfer in computing and networking contexts.

Formation of Gigabytes per Second

The unit "Gigabytes per second" is formed by combining the unit of data storage, "Gigabyte" (GB), with the unit of time, "second" (s). It signifies the rate at which data is transferred or processed. Since Gigabytes are often measured in base-2 or base-10, this affects the actual value.

Base 10 (Decimal) vs. Base 2 (Binary)

The value of a Gigabyte differs based on whether it's in base-10 (decimal) or base-2 (binary):

  • Base 10 (Decimal): 1 GB = 1,000,000,000 bytes = 10910^9 bytes
  • Base 2 (Binary): 1 GiB (Gibibyte) = 1,073,741,824 bytes = 2302^{30} bytes

Therefore, 1 GB/s (decimal) is 10910^9 bytes per second, while 1 GiB/s (binary) is 2302^{30} bytes per second. It's important to be clear about which base is being used, especially in technical contexts. The base-2 is used when you are talking about memory since that is how memory is addressed. Base-10 is used for file transfer rate over the network.

Real-World Examples

  • SSD (Solid State Drive) Data Transfer: High-performance NVMe SSDs can achieve read/write speeds of several GB/s. For example, a top-tier NVMe SSD might have a read speed of 7 GB/s.
  • RAM (Random Access Memory) Bandwidth: Modern RAM modules, like DDR5, offer memory bandwidths in the range of tens to hundreds of GB/s. A typical DDR5 module might have a bandwidth of 50 GB/s.
  • Network Connections: High-speed Ethernet connections, such as 100 Gigabit Ethernet, can transfer data at 12.5 GB/s (since 100 Gbps = 100/8 = 12.5 GB/s).
  • Thunderbolt 4: This interface supports data transfer rates of up to 5 GB/s (40 Gbps).
  • PCIe (Peripheral Component Interconnect Express): PCIe is a standard interface used to connect high-speed components like GPUs and SSDs to the motherboard. The latest version, PCIe 5.0, can offer bandwidths of up to 63 GB/s for a x16 slot.

Notable Associations

While no specific "law" directly relates to Gigabytes per second, Claude Shannon's work on information theory is fundamental to understanding data transfer rates. Shannon's theorem defines the maximum rate at which information can be reliably transmitted over a communication channel. This work underpins the principles governing data transfer and storage capacities. [Shannon's Source Coding Theorem](https://www.youtube.com/watch?v=YtfL палаток3dg&ab_channel=MichaelPenn).

Frequently Asked Questions

What is the formula to convert Terabits per hour to Gigabytes per second?

Use the verified conversion factor: 1 Tb/hour=0.03472222222222 GB/s1\ \text{Tb/hour} = 0.03472222222222\ \text{GB/s}.
The formula is GB/s=Tb/hour×0.03472222222222 \text{GB/s} = \text{Tb/hour} \times 0.03472222222222 .

How many Gigabytes per second are in 1 Terabit per hour?

There are 0.03472222222222 GB/s0.03472222222222\ \text{GB/s} in 1 Tb/hour1\ \text{Tb/hour}.
This value is the verified factor used for all conversions on this page.

How do I convert a larger Terabits per hour value to Gigabytes per second?

Multiply the number of Terabits per hour by 0.034722222222220.03472222222222.
For example, 10 Tb/hour=10×0.03472222222222=0.3472222222222 GB/s10\ \text{Tb/hour} = 10 \times 0.03472222222222 = 0.3472222222222\ \text{GB/s}.

Why might decimal and binary values give different results?

This page uses decimal units, where terabit and gigabyte follow base-10 conventions.
In binary-based systems, values may be expressed with units like gibibytes, so the numeric result can differ even for the same data rate.

When is converting Tb/hour to GB/s useful in real life?

This conversion is useful when comparing long-duration network transfer rates with storage or server throughput specs that are listed in GB/s \text{GB/s} .
It can help with planning backups, data center transfers, streaming infrastructure, or large-scale cloud data movement.

Is Terabits per hour the same as Gigabytes per second?

No, they measure the same kind of quantity but on different scales and unit systems.
To convert correctly, use the verified relationship 1 Tb/hour=0.03472222222222 GB/s1\ \text{Tb/hour} = 0.03472222222222\ \text{GB/s}.

Complete Terabits per hour conversion table

Tb/hour
UnitResult
bits per second (bit/s)277777777.77778 bit/s
Kilobits per second (Kb/s)277777.77777778 Kb/s
Kibibits per second (Kib/s)271267.36111111 Kib/s
Megabits per second (Mb/s)277.77777777778 Mb/s
Mebibits per second (Mib/s)264.90953233507 Mib/s
Gigabits per second (Gb/s)0.2777777777778 Gb/s
Gibibits per second (Gib/s)0.258700715171 Gib/s
Terabits per second (Tb/s)0.0002777777777778 Tb/s
Tebibits per second (Tib/s)0.0002526374171591 Tib/s
bits per minute (bit/minute)16666666666.667 bit/minute
Kilobits per minute (Kb/minute)16666666.666667 Kb/minute
Kibibits per minute (Kib/minute)16276041.666667 Kib/minute
Megabits per minute (Mb/minute)16666.666666667 Mb/minute
Mebibits per minute (Mib/minute)15894.571940104 Mib/minute
Gigabits per minute (Gb/minute)16.666666666667 Gb/minute
Gibibits per minute (Gib/minute)15.522042910258 Gib/minute
Terabits per minute (Tb/minute)0.01666666666667 Tb/minute
Tebibits per minute (Tib/minute)0.01515824502955 Tib/minute
bits per hour (bit/hour)1000000000000 bit/hour
Kilobits per hour (Kb/hour)1000000000 Kb/hour
Kibibits per hour (Kib/hour)976562500 Kib/hour
Megabits per hour (Mb/hour)1000000 Mb/hour
Mebibits per hour (Mib/hour)953674.31640625 Mib/hour
Gigabits per hour (Gb/hour)1000 Gb/hour
Gibibits per hour (Gib/hour)931.32257461548 Gib/hour
Tebibits per hour (Tib/hour)0.9094947017729 Tib/hour
bits per day (bit/day)24000000000000 bit/day
Kilobits per day (Kb/day)24000000000 Kb/day
Kibibits per day (Kib/day)23437500000 Kib/day
Megabits per day (Mb/day)24000000 Mb/day
Mebibits per day (Mib/day)22888183.59375 Mib/day
Gigabits per day (Gb/day)24000 Gb/day
Gibibits per day (Gib/day)22351.741790771 Gib/day
Terabits per day (Tb/day)24 Tb/day
Tebibits per day (Tib/day)21.82787284255 Tib/day
bits per month (bit/month)720000000000000 bit/month
Kilobits per month (Kb/month)720000000000 Kb/month
Kibibits per month (Kib/month)703125000000 Kib/month
Megabits per month (Mb/month)720000000 Mb/month
Mebibits per month (Mib/month)686645507.8125 Mib/month
Gigabits per month (Gb/month)720000 Gb/month
Gibibits per month (Gib/month)670552.25372314 Gib/month
Terabits per month (Tb/month)720 Tb/month
Tebibits per month (Tib/month)654.83618527651 Tib/month
Bytes per second (Byte/s)34722222.222222 Byte/s
Kilobytes per second (KB/s)34722.222222222 KB/s
Kibibytes per second (KiB/s)33908.420138889 KiB/s
Megabytes per second (MB/s)34.722222222222 MB/s
Mebibytes per second (MiB/s)33.113691541884 MiB/s
Gigabytes per second (GB/s)0.03472222222222 GB/s
Gibibytes per second (GiB/s)0.03233758939637 GiB/s
Terabytes per second (TB/s)0.00003472222222222 TB/s
Tebibytes per second (TiB/s)0.00003157967714489 TiB/s
Bytes per minute (Byte/minute)2083333333.3333 Byte/minute
Kilobytes per minute (KB/minute)2083333.3333333 KB/minute
Kibibytes per minute (KiB/minute)2034505.2083333 KiB/minute
Megabytes per minute (MB/minute)2083.3333333333 MB/minute
Mebibytes per minute (MiB/minute)1986.821492513 MiB/minute
Gigabytes per minute (GB/minute)2.0833333333333 GB/minute
Gibibytes per minute (GiB/minute)1.9402553637822 GiB/minute
Terabytes per minute (TB/minute)0.002083333333333 TB/minute
Tebibytes per minute (TiB/minute)0.001894780628694 TiB/minute
Bytes per hour (Byte/hour)125000000000 Byte/hour
Kilobytes per hour (KB/hour)125000000 KB/hour
Kibibytes per hour (KiB/hour)122070312.5 KiB/hour
Megabytes per hour (MB/hour)125000 MB/hour
Mebibytes per hour (MiB/hour)119209.28955078 MiB/hour
Gigabytes per hour (GB/hour)125 GB/hour
Gibibytes per hour (GiB/hour)116.41532182693 GiB/hour
Terabytes per hour (TB/hour)0.125 TB/hour
Tebibytes per hour (TiB/hour)0.1136868377216 TiB/hour
Bytes per day (Byte/day)3000000000000 Byte/day
Kilobytes per day (KB/day)3000000000 KB/day
Kibibytes per day (KiB/day)2929687500 KiB/day
Megabytes per day (MB/day)3000000 MB/day
Mebibytes per day (MiB/day)2861022.9492188 MiB/day
Gigabytes per day (GB/day)3000 GB/day
Gibibytes per day (GiB/day)2793.9677238464 GiB/day
Terabytes per day (TB/day)3 TB/day
Tebibytes per day (TiB/day)2.7284841053188 TiB/day
Bytes per month (Byte/month)90000000000000 Byte/month
Kilobytes per month (KB/month)90000000000 KB/month
Kibibytes per month (KiB/month)87890625000 KiB/month
Megabytes per month (MB/month)90000000 MB/month
Mebibytes per month (MiB/month)85830688.476563 MiB/month
Gigabytes per month (GB/month)90000 GB/month
Gibibytes per month (GiB/month)83819.031715393 GiB/month
Terabytes per month (TB/month)90 TB/month
Tebibytes per month (TiB/month)81.854523159564 TiB/month

Data transfer rate conversions