Terabytes per hour (TB/hour) to Gigabytes per second (GB/s) conversion

1 TB/hour = 0.2777777777778 GB/sGB/sTB/hour
Formula
1 TB/hour = 0.2777777777778 GB/s

Understanding Terabytes per hour to Gigabytes per second Conversion

Terabytes per hour (TB/hour) and Gigabytes per second (GB/s) are both units of data transfer rate, describing how much digital data moves over time. TB/hour is useful for expressing large volumes spread across longer periods, while GB/s is better suited to high-speed systems where data moves very quickly. Converting between them helps compare storage throughput, network capacity, backup jobs, and data processing pipelines that may be reported in different time scales.

Decimal (Base 10) Conversion

In the decimal SI system, terabytes and gigabytes are based on powers of 1000. For this conversion page, the verified decimal relationship is:

1 TB/hour=0.2777777777778 GB/s1 \text{ TB/hour} = 0.2777777777778 \text{ GB/s}

That means the general conversion formula is:

GB/s=TB/hour×0.2777777777778\text{GB/s} = \text{TB/hour} \times 0.2777777777778

The reverse relationship is:

1 GB/s=3.6 TB/hour1 \text{ GB/s} = 3.6 \text{ TB/hour}

So converting back can be written as:

TB/hour=GB/s×3.6\text{TB/hour} = \text{GB/s} \times 3.6

Worked example

Using a non-trivial value such as 7.25 TB/hour7.25 \text{ TB/hour}:

7.25 TB/hour×0.2777777777778=2.01388888888905 GB/s7.25 \text{ TB/hour} \times 0.2777777777778 = 2.01388888888905 \text{ GB/s}

So, 7.25 TB/hour7.25 \text{ TB/hour} corresponds to 2.01388888888905 GB/s2.01388888888905 \text{ GB/s} in the decimal system.

Binary (Base 2) Conversion

In the binary system, data units are often interpreted using powers of 1024 rather than 1000. This convention is common in many computing environments and operating system displays. For binary conversions, the same type of formula structure is used, but with binary-based conversion factors.

GB/s=TB/hour×binary conversion factor\text{GB/s} = \text{TB/hour} \times \text{binary conversion factor}

Likewise, the reverse form is:

TB/hour=GB/s×binary reverse factor\text{TB/hour} = \text{GB/s} \times \text{binary reverse factor}

Worked example

Using the same value for comparison, 7.25 TB/hour7.25 \text{ TB/hour}:

7.25 TB/hour×binary conversion factor=binary GB/s result7.25 \text{ TB/hour} \times \text{binary conversion factor} = \text{binary GB/s result}

This side-by-side approach is useful because the decimal and binary systems can produce different numerical results even when the same transfer rate is being described.

Why Two Systems Exist

Two measurement systems exist because digital storage and memory have historically followed different conventions. The SI decimal system uses multiples of 1000, while the IEC binary system uses multiples of 1024. Storage manufacturers typically label device capacities in decimal units, whereas operating systems and low-level computing contexts often interpret sizes using binary-based units.

Real-World Examples

  • A cloud backup service transferring 3.6 TB/hour3.6 \text{ TB/hour} is moving data at 1 GB/s1 \text{ GB/s} in decimal terms, which is a useful benchmark for enterprise backup throughput.
  • A high-speed storage array sustaining 7.25 TB/hour7.25 \text{ TB/hour} would be equivalent to 2.01388888888905 GB/s2.01388888888905 \text{ GB/s} in decimal notation.
  • A media processing pipeline handling 18 TB/hour18 \text{ TB/hour} of video assets corresponds to 5 GB/s5 \text{ GB/s} using the verified decimal relationship.
  • A data replication task running at 0.5 GB/s0.5 \text{ GB/s} would equal 1.8 TB/hour1.8 \text{ TB/hour}, which can be easier to read in long-duration transfer reports.

Interesting Facts

  • The SI prefixes kilo, mega, giga, and tera are standardized by the International System of Units, which is why storage vendors commonly use decimal capacities such as gigabytes and terabytes. Source: NIST on SI prefixes
  • Binary prefixes such as kibibyte, mebibyte, gibibyte, and tebibyte were introduced to reduce confusion between 1000-based and 1024-based measurements in computing. Source: Wikipedia: Binary prefix

How to Convert Terabytes per hour to Gigabytes per second

To convert Terabytes per hour (TB/hour) to Gigabytes per second (GB/s), convert the data unit from terabytes to gigabytes and the time unit from hours to seconds. Because data units can use decimal (base 10) or binary (base 2), it helps to note both conventions.

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

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

  2. Convert terabytes to gigabytes:
    In decimal units, 1 TB=1000 GB1\ \text{TB} = 1000\ \text{GB}.
    So:

    25 TB/hour=25×1000 GB/hour=25000 GB/hour25\ \text{TB/hour} = 25 \times 1000\ \text{GB/hour} = 25000\ \text{GB/hour}

    In binary units, 1 TB=1024 GB1\ \text{TB} = 1024\ \text{GB}, which would give a different result:

    25×1024=25600 GB/hour25 \times 1024 = 25600\ \text{GB/hour}

  3. Convert hours to seconds:
    Since 1 hour=3600 seconds1\ \text{hour} = 3600\ \text{seconds}, divide by 3600:

    25000 GB3600 s\frac{25000\ \text{GB}}{3600\ \text{s}}

  4. Calculate the rate in GB/s:

    250003600=6.9444444444444 GB/s\frac{25000}{3600} = 6.9444444444444\ \text{GB/s}

  5. Show the combined formula:
    Using the decimal conversion factor:

    25 TB/hour×1000 GB1 TB×1 hour3600 s=6.9444444444444 GB/s25\ \text{TB/hour} \times \frac{1000\ \text{GB}}{1\ \text{TB}} \times \frac{1\ \text{hour}}{3600\ \text{s}} = 6.9444444444444\ \text{GB/s}

  6. Result:

    25 Terabytes per hour=6.9444444444444 Gigabytes per second25\ \text{Terabytes per hour} = 6.9444444444444\ \text{Gigabytes per second}

A quick shortcut is to use the decimal conversion factor directly: 1 TB/hour=0.2777777777778 GB/s1\ \text{TB/hour} = 0.2777777777778\ \text{GB/s}. Then 25×0.2777777777778=6.9444444444444 GB/s25 \times 0.2777777777778 = 6.9444444444444\ \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.

Terabytes per hour to Gigabytes per second conversion table

Terabytes per hour (TB/hour)Gigabytes per second (GB/s)
00
10.2777777777778
20.5555555555556
41.1111111111111
82.2222222222222
164.4444444444444
328.8888888888889
6417.777777777778
12835.555555555556
25671.111111111111
512142.22222222222
1024284.44444444444
2048568.88888888889
40961137.7777777778
81922275.5555555556
163844551.1111111111
327689102.2222222222
6553618204.444444444
13107236408.888888889
26214472817.777777778
524288145635.55555556
1048576291271.11111111

What is Terabytes per Hour (TB/hr)?

Terabytes per hour (TB/hr) is a data transfer rate unit. It specifies the amount of data, measured in terabytes (TB), that can be transmitted or processed in one hour. It's commonly used to assess the performance of data storage systems, network connections, and data processing applications.

How is TB/hr Formed?

TB/hr is formed by combining the unit of data storage, the terabyte (TB), with the unit of time, the hour (hr). A terabyte represents a large quantity of data, and an hour is a standard unit of time. Therefore, TB/hr expresses the rate at which this large amount of data can be handled over a specific period.

Base 10 vs. Base 2 Considerations

In computing, terabytes can be interpreted in two ways: base 10 (decimal) or base 2 (binary). This difference can lead to confusion if not clarified.

  • Base 10 (Decimal): 1 TB = 10<sup>12</sup> bytes = 1,000,000,000,000 bytes
  • Base 2 (Binary): 1 TB = 2<sup>40</sup> bytes = 1,099,511,627,776 bytes

Due to the difference of the meaning of Terabytes you will get different result between base 10 and base 2 calculations. This difference can become significant when dealing with large data transfers.

Conversion formulas from TB/hr(base 10) to Bytes/second

Bytes/second=TB/hr×10123600\text{Bytes/second} = \frac{\text{TB/hr} \times 10^{12}}{3600}

Conversion formulas from TB/hr(base 2) to Bytes/second

Bytes/second=TB/hr×2403600\text{Bytes/second} = \frac{\text{TB/hr} \times 2^{40}}{3600}

Common Scenarios and Examples

Here are some real-world examples of where you might encounter TB/hr:

  • Data Backup and Restore: Large enterprises often back up their data to ensure data availability if there are disasters or data corruption. For example, a cloud backup service might advertise a restore rate of 5 TB/hr for enterprise clients. This means you can restore 5 terabytes of backed-up data from cloud storage every hour.

  • Network Data Transfer: A telecommunications company might measure data transfer rates on its high-speed fiber optic networks in TB/hr. For example, a data center might need a connection capable of transferring 10 TB/hr to support its operations.

  • Disk Throughput: Consider the throughput of a modern NVMe solid-state drive (SSD) in a server. It might be able to read or write data at a rate of 1 TB/hr. This is important for applications that require high-speed storage, such as video editing or scientific simulations.

  • Video Streaming: Video streaming services deal with massive amounts of data. The rate at which they can process and deliver video content can be measured in TB/hr. For instance, a streaming platform might be able to process 20 TB/hr of new video uploads.

  • Database Operations: Large database systems often involve bulk data loading and extraction. The rate at which data can be loaded into a database might be measured in TB/hr. For example, a data warehouse might load 2 TB/hr during off-peak hours.

Relevant Laws, Facts, and People

  • Moore's Law: While not directly related to TB/hr, Moore's Law, which observes that the number of transistors on a microchip doubles approximately every two years, has indirectly influenced the increase in data transfer rates and storage capacities. This has led to the need for units like TB/hr to measure these ever-increasing data volumes.
  • Claude Shannon: Claude Shannon, known as the "father of information theory," laid the foundation for understanding the limits of data compression and reliable communication. His work helps us understand the theoretical limits of data transfer rates, including those measured in TB/hr. You can read more about it on Wikipedia here.

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 Terabytes per hour to Gigabytes per second?

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

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

There are 0.2777777777778 GB/s0.2777777777778\ \text{GB/s} in 1 TB/hour1\ \text{TB/hour}.
This is the direct verified equivalence used for all conversions on the page.

How do I convert a larger value from TB/hour to GB/s?

Multiply the number of terabytes per hour by 0.27777777777780.2777777777778.
For example, 5 TB/hour=5×0.2777777777778=1.388888888889 GB/s5\ \text{TB/hour} = 5 \times 0.2777777777778 = 1.388888888889\ \text{GB/s}.

Why might decimal and binary units give different results?

Some systems use decimal units, where TB and GB are base 10, while others use binary units such as TiB and GiB, which are base 2.
This page uses the verified decimal-based factor 1 TB/hour=0.2777777777778 GB/s1\ \text{TB/hour} = 0.2777777777778\ \text{GB/s}, so binary-based conversions will not match exactly.

When is converting TB/hour to GB/s useful in real-world situations?

This conversion is useful for comparing storage transfer rates, backup throughput, and network data movement across different tools and specifications.
For example, a cloud migration job measured in TB/hour may need to be compared with hardware or network performance listed in GB/s.

Can I use this conversion for data transfer and storage throughput?

Yes, as long as the rate is expressed in terabytes per hour and you want the equivalent in gigabytes per second using the same unit convention.
Always make sure the source measurement is in TB/hour, not TiB/hour, because the conversion factor on this page is specifically 0.27777777777780.2777777777778.

Complete Terabytes per hour conversion table

TB/hour
UnitResult
bits per second (bit/s)2222222222.2222 bit/s
Kilobits per second (Kb/s)2222222.2222222 Kb/s
Kibibits per second (Kib/s)2170138.8888889 Kib/s
Megabits per second (Mb/s)2222.2222222222 Mb/s
Mebibits per second (Mib/s)2119.2762586806 Mib/s
Gigabits per second (Gb/s)2.2222222222222 Gb/s
Gibibits per second (Gib/s)2.0696057213677 Gib/s
Terabits per second (Tb/s)0.002222222222222 Tb/s
Tebibits per second (Tib/s)0.002021099337273 Tib/s
bits per minute (bit/minute)133333333333.33 bit/minute
Kilobits per minute (Kb/minute)133333333.33333 Kb/minute
Kibibits per minute (Kib/minute)130208333.33333 Kib/minute
Megabits per minute (Mb/minute)133333.33333333 Mb/minute
Mebibits per minute (Mib/minute)127156.57552083 Mib/minute
Gigabits per minute (Gb/minute)133.33333333333 Gb/minute
Gibibits per minute (Gib/minute)124.17634328206 Gib/minute
Terabits per minute (Tb/minute)0.1333333333333 Tb/minute
Tebibits per minute (Tib/minute)0.1212659602364 Tib/minute
bits per hour (bit/hour)8000000000000 bit/hour
Kilobits per hour (Kb/hour)8000000000 Kb/hour
Kibibits per hour (Kib/hour)7812500000 Kib/hour
Megabits per hour (Mb/hour)8000000 Mb/hour
Mebibits per hour (Mib/hour)7629394.53125 Mib/hour
Gigabits per hour (Gb/hour)8000 Gb/hour
Gibibits per hour (Gib/hour)7450.5805969238 Gib/hour
Terabits per hour (Tb/hour)8 Tb/hour
Tebibits per hour (Tib/hour)7.2759576141834 Tib/hour
bits per day (bit/day)192000000000000 bit/day
Kilobits per day (Kb/day)192000000000 Kb/day
Kibibits per day (Kib/day)187500000000 Kib/day
Megabits per day (Mb/day)192000000 Mb/day
Mebibits per day (Mib/day)183105468.75 Mib/day
Gigabits per day (Gb/day)192000 Gb/day
Gibibits per day (Gib/day)178813.93432617 Gib/day
Terabits per day (Tb/day)192 Tb/day
Tebibits per day (Tib/day)174.6229827404 Tib/day
bits per month (bit/month)5760000000000000 bit/month
Kilobits per month (Kb/month)5760000000000 Kb/month
Kibibits per month (Kib/month)5625000000000 Kib/month
Megabits per month (Mb/month)5760000000 Mb/month
Mebibits per month (Mib/month)5493164062.5 Mib/month
Gigabits per month (Gb/month)5760000 Gb/month
Gibibits per month (Gib/month)5364418.0297852 Gib/month
Terabits per month (Tb/month)5760 Tb/month
Tebibits per month (Tib/month)5238.6894822121 Tib/month
Bytes per second (Byte/s)277777777.77778 Byte/s
Kilobytes per second (KB/s)277777.77777778 KB/s
Kibibytes per second (KiB/s)271267.36111111 KiB/s
Megabytes per second (MB/s)277.77777777778 MB/s
Mebibytes per second (MiB/s)264.90953233507 MiB/s
Gigabytes per second (GB/s)0.2777777777778 GB/s
Gibibytes per second (GiB/s)0.258700715171 GiB/s
Terabytes per second (TB/s)0.0002777777777778 TB/s
Tebibytes per second (TiB/s)0.0002526374171591 TiB/s
Bytes per minute (Byte/minute)16666666666.667 Byte/minute
Kilobytes per minute (KB/minute)16666666.666667 KB/minute
Kibibytes per minute (KiB/minute)16276041.666667 KiB/minute
Megabytes per minute (MB/minute)16666.666666667 MB/minute
Mebibytes per minute (MiB/minute)15894.571940104 MiB/minute
Gigabytes per minute (GB/minute)16.666666666667 GB/minute
Gibibytes per minute (GiB/minute)15.522042910258 GiB/minute
Terabytes per minute (TB/minute)0.01666666666667 TB/minute
Tebibytes per minute (TiB/minute)0.01515824502955 TiB/minute
Bytes per hour (Byte/hour)1000000000000 Byte/hour
Kilobytes per hour (KB/hour)1000000000 KB/hour
Kibibytes per hour (KiB/hour)976562500 KiB/hour
Megabytes per hour (MB/hour)1000000 MB/hour
Mebibytes per hour (MiB/hour)953674.31640625 MiB/hour
Gigabytes per hour (GB/hour)1000 GB/hour
Gibibytes per hour (GiB/hour)931.32257461548 GiB/hour
Tebibytes per hour (TiB/hour)0.9094947017729 TiB/hour
Bytes per day (Byte/day)24000000000000 Byte/day
Kilobytes per day (KB/day)24000000000 KB/day
Kibibytes per day (KiB/day)23437500000 KiB/day
Megabytes per day (MB/day)24000000 MB/day
Mebibytes per day (MiB/day)22888183.59375 MiB/day
Gigabytes per day (GB/day)24000 GB/day
Gibibytes per day (GiB/day)22351.741790771 GiB/day
Terabytes per day (TB/day)24 TB/day
Tebibytes per day (TiB/day)21.82787284255 TiB/day
Bytes per month (Byte/month)720000000000000 Byte/month
Kilobytes per month (KB/month)720000000000 KB/month
Kibibytes per month (KiB/month)703125000000 KiB/month
Megabytes per month (MB/month)720000000 MB/month
Mebibytes per month (MiB/month)686645507.8125 MiB/month
Gigabytes per month (GB/month)720000 GB/month
Gibibytes per month (GiB/month)670552.25372314 GiB/month
Terabytes per month (TB/month)720 TB/month
Tebibytes per month (TiB/month)654.83618527651 TiB/month

Data transfer rate conversions