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

1 GB/s = 28.8 Tb/hourTb/hourGB/s
Formula
1 GB/s = 28.8 Tb/hour

Understanding Gigabytes per second to Terabits per hour Conversion

Gigabytes per second (GB/sGB/s) and terabits per hour (Tb/hourTb/hour) are both units of data transfer rate. They describe how much digital information moves over a given period, but they use different data sizes and time scales.

Converting from GB/sGB/s to Tb/hourTb/hour is useful when comparing computer storage throughput with network capacity, long-duration transfers, or telecom-style reporting. It helps express the same transfer rate in a unit that may be more suitable for hourly planning or large-scale infrastructure discussions.

Decimal (Base 10) Conversion

In the decimal, or base 10, system, data units are scaled by powers of 1000. Using the verified conversion factor:

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

The conversion formula is:

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

To convert in the opposite direction:

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

Worked example using 7.25 GB/s7.25\ \text{GB/s}:

7.25 GB/s×28.8=208.8 Tb/hour7.25\ \text{GB/s} \times 28.8 = 208.8\ \text{Tb/hour}

So:

7.25 GB/s=208.8 Tb/hour7.25\ \text{GB/s} = 208.8\ \text{Tb/hour}

Binary (Base 2) Conversion

In the binary, or base 2, system, data measurement is often interpreted using powers of 1024 in computing contexts. For this conversion page, use the verified binary conversion facts exactly as provided:

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

This gives the same working formula for the binary section on this page:

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

And the reverse form is:

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

Worked example using the same value, 7.25 GB/s7.25\ \text{GB/s}:

7.25 GB/s×28.8=208.8 Tb/hour7.25\ \text{GB/s} \times 28.8 = 208.8\ \text{Tb/hour}

So in this page's verified binary presentation:

7.25 GB/s=208.8 Tb/hour7.25\ \text{GB/s} = 208.8\ \text{Tb/hour}

Why Two Systems Exist

Two measurement systems are commonly used for digital data: SI decimal units based on 1000, and IEC binary units based on 1024. This distinction developed because hardware and networking industries often adopted decimal prefixes, while computer memory and many operating system displays have traditionally followed binary-based interpretations.

In practice, storage manufacturers usually market capacities with decimal meanings such as kilobyte = 1000 bytes, while operating systems often report sizes in binary-style values associated with powers of 1024. This can make unit conversions appear different depending on the technical context and labeling standard.

Real-World Examples

  • A high-performance storage array delivering 2.5 GB/s2.5\ \text{GB/s} sustained throughput corresponds to 72 Tb/hour72\ \text{Tb/hour}, which can matter for backup windows and large database exports.
  • A data pipeline moving 7.25 GB/s7.25\ \text{GB/s} transfers at 208.8 Tb/hour208.8\ \text{Tb/hour}, a scale relevant to enterprise analytics clusters and media processing systems.
  • A fast workstation writing uncompressed video at 1.2 GB/s1.2\ \text{GB/s} is equivalent to 34.56 Tb/hour34.56\ \text{Tb/hour}, useful for estimating hourly ingest requirements.
  • A server-to-server replication job running at 15 GB/s15\ \text{GB/s} equals 432 Tb/hour432\ \text{Tb/hour}, which is a meaningful figure for data center backbone planning.

Interesting Facts

  • The byte is commonly defined as 8 bits in modern computing, which is why conversions between byte-based and bit-based transfer units often involve a factor of 8 before adjusting for time. Source: Britannica - byte
  • The International Electrotechnical Commission introduced binary prefixes such as kibi, mebi, and gibi to reduce confusion between decimal and binary interpretations of digital storage units. Source: Wikipedia - Binary prefix

How to Convert Gigabytes per second to Terabits per hour

To convert Gigabytes per second (GB/s) to Terabits per hour (Tb/hour), convert bytes to bits first, then convert seconds to hours. Using the decimal (base 10) data-rate convention gives the verified result here.

  1. Write the starting value:
    Start with the given rate:

    25 GB/s25\ \text{GB/s}

  2. Convert Gigabytes to Gigabits:
    Since 11 byte =8= 8 bits, then

    1 GB/s=8 Gb/s1\ \text{GB/s} = 8\ \text{Gb/s}

    So:

    25 GB/s=25×8=200 Gb/s25\ \text{GB/s} = 25 \times 8 = 200\ \text{Gb/s}

  3. Convert seconds to hours:
    There are 36003600 seconds in 11 hour, so multiply by 36003600:

    200 Gb/s×3600=720000 Gb/hour200\ \text{Gb/s} \times 3600 = 720000\ \text{Gb/hour}

  4. Convert Gigabits to Terabits:
    In decimal units, 1 Tb=1000 Gb1\ \text{Tb} = 1000\ \text{Gb}, so:

    720000 Gb/hour÷1000=720 Tb/hour720000\ \text{Gb/hour} \div 1000 = 720\ \text{Tb/hour}

  5. Combine into a single conversion factor:
    This means:

    1 GB/s=8×36001000=28.8 Tb/hour1\ \text{GB/s} = \frac{8 \times 3600}{1000} = 28.8\ \text{Tb/hour}

    Then:

    25×28.8=72025 \times 28.8 = 720

  6. Result:

    25 Gigabytes per second=720 Terabits per hour25\ \text{Gigabytes per second} = 720\ \text{Terabits per hour}

If you use binary-based storage units, the result can differ, so always check whether the conversion expects decimal or binary prefixes. For network and transfer-rate conversions, decimal units are usually the standard.

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.

Gigabytes per second to Terabits per hour conversion table

Gigabytes per second (GB/s)Terabits per hour (Tb/hour)
00
128.8
257.6
4115.2
8230.4
16460.8
32921.6
641843.2
1283686.4
2567372.8
51214745.6
102429491.2
204858982.4
4096117964.8
8192235929.6
16384471859.2
32768943718.4
655361887436.8
1310723774873.6
2621447549747.2
52428815099494.4
104857630198988.8

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).

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.

Frequently Asked Questions

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

Use the verified conversion factor: 1 GB/s=28.8 Tb/hour1\ \text{GB/s} = 28.8\ \text{Tb/hour}.
So the formula is Tb/hour=GB/s×28.8 \text{Tb/hour} = \text{GB/s} \times 28.8 .

How many Terabits per hour are in 1 Gigabyte per second?

There are 28.8 Tb/hour28.8\ \text{Tb/hour} in 1 GB/s1\ \text{GB/s}.
This value comes directly from the verified factor used on this page.

Why would I convert GB/s to Tb/hour in real-world usage?

This conversion is useful for estimating how much data a high-speed connection or storage system can move over a full hour.
For example, network engineers, data center operators, and streaming infrastructure teams may compare sustained throughput in Tb/hour \text{Tb/hour} for capacity planning and reporting.

Does this conversion use a fixed factor?

Yes, this page uses a fixed verified factor of 28.828.8.
That means every value in GB/s \text{GB/s} is converted by multiplying it by 28.828.8 to get Tb/hour \text{Tb/hour} .

Do decimal and binary units affect GB/s to Tb/hour conversions?

Yes, they can. In decimal (base 10), units use powers of 1010, while binary (base 2) uses powers of 22, so GBGB and GiBGiB are not the same.
This page uses the stated verified factor 1 GB/s=28.8 Tb/hour1\ \text{GB/s} = 28.8\ \text{Tb/hour}, so results should be interpreted according to that definition.

Can I convert fractional values like 0.5 GB/s to Tb/hour?

Yes, the same formula works for whole numbers and decimals.
Just multiply the input in GB/s \text{GB/s} by 28.828.8 to get the equivalent rate in Tb/hour \text{Tb/hour} .

Complete Gigabytes per second conversion table

GB/s
UnitResult
bits per second (bit/s)8000000000 bit/s
Kilobits per second (Kb/s)8000000 Kb/s
Kibibits per second (Kib/s)7812500 Kib/s
Megabits per second (Mb/s)8000 Mb/s
Mebibits per second (Mib/s)7629.39453125 Mib/s
Gigabits per second (Gb/s)8 Gb/s
Gibibits per second (Gib/s)7.4505805969238 Gib/s
Terabits per second (Tb/s)0.008 Tb/s
Tebibits per second (Tib/s)0.007275957614183 Tib/s
bits per minute (bit/minute)480000000000 bit/minute
Kilobits per minute (Kb/minute)480000000 Kb/minute
Kibibits per minute (Kib/minute)468750000 Kib/minute
Megabits per minute (Mb/minute)480000 Mb/minute
Mebibits per minute (Mib/minute)457763.671875 Mib/minute
Gigabits per minute (Gb/minute)480 Gb/minute
Gibibits per minute (Gib/minute)447.03483581543 Gib/minute
Terabits per minute (Tb/minute)0.48 Tb/minute
Tebibits per minute (Tib/minute)0.436557456851 Tib/minute
bits per hour (bit/hour)28800000000000 bit/hour
Kilobits per hour (Kb/hour)28800000000 Kb/hour
Kibibits per hour (Kib/hour)28125000000 Kib/hour
Megabits per hour (Mb/hour)28800000 Mb/hour
Mebibits per hour (Mib/hour)27465820.3125 Mib/hour
Gigabits per hour (Gb/hour)28800 Gb/hour
Gibibits per hour (Gib/hour)26822.090148926 Gib/hour
Terabits per hour (Tb/hour)28.8 Tb/hour
Tebibits per hour (Tib/hour)26.19344741106 Tib/hour
bits per day (bit/day)691200000000000 bit/day
Kilobits per day (Kb/day)691200000000 Kb/day
Kibibits per day (Kib/day)675000000000 Kib/day
Megabits per day (Mb/day)691200000 Mb/day
Mebibits per day (Mib/day)659179687.5 Mib/day
Gigabits per day (Gb/day)691200 Gb/day
Gibibits per day (Gib/day)643730.16357422 Gib/day
Terabits per day (Tb/day)691.2 Tb/day
Tebibits per day (Tib/day)628.64273786545 Tib/day
bits per month (bit/month)20736000000000000 bit/month
Kilobits per month (Kb/month)20736000000000 Kb/month
Kibibits per month (Kib/month)20250000000000 Kib/month
Megabits per month (Mb/month)20736000000 Mb/month
Mebibits per month (Mib/month)19775390625 Mib/month
Gigabits per month (Gb/month)20736000 Gb/month
Gibibits per month (Gib/month)19311904.907227 Gib/month
Terabits per month (Tb/month)20736 Tb/month
Tebibits per month (Tib/month)18859.282135963 Tib/month
Bytes per second (Byte/s)1000000000 Byte/s
Kilobytes per second (KB/s)1000000 KB/s
Kibibytes per second (KiB/s)976562.5 KiB/s
Megabytes per second (MB/s)1000 MB/s
Mebibytes per second (MiB/s)953.67431640625 MiB/s
Gibibytes per second (GiB/s)0.9313225746155 GiB/s
Terabytes per second (TB/s)0.001 TB/s
Tebibytes per second (TiB/s)0.0009094947017729 TiB/s
Bytes per minute (Byte/minute)60000000000 Byte/minute
Kilobytes per minute (KB/minute)60000000 KB/minute
Kibibytes per minute (KiB/minute)58593750 KiB/minute
Megabytes per minute (MB/minute)60000 MB/minute
Mebibytes per minute (MiB/minute)57220.458984375 MiB/minute
Gigabytes per minute (GB/minute)60 GB/minute
Gibibytes per minute (GiB/minute)55.879354476929 GiB/minute
Terabytes per minute (TB/minute)0.06 TB/minute
Tebibytes per minute (TiB/minute)0.05456968210638 TiB/minute
Bytes per hour (Byte/hour)3600000000000 Byte/hour
Kilobytes per hour (KB/hour)3600000000 KB/hour
Kibibytes per hour (KiB/hour)3515625000 KiB/hour
Megabytes per hour (MB/hour)3600000 MB/hour
Mebibytes per hour (MiB/hour)3433227.5390625 MiB/hour
Gigabytes per hour (GB/hour)3600 GB/hour
Gibibytes per hour (GiB/hour)3352.7612686157 GiB/hour
Terabytes per hour (TB/hour)3.6 TB/hour
Tebibytes per hour (TiB/hour)3.2741809263825 TiB/hour
Bytes per day (Byte/day)86400000000000 Byte/day
Kilobytes per day (KB/day)86400000000 KB/day
Kibibytes per day (KiB/day)84375000000 KiB/day
Megabytes per day (MB/day)86400000 MB/day
Mebibytes per day (MiB/day)82397460.9375 MiB/day
Gigabytes per day (GB/day)86400 GB/day
Gibibytes per day (GiB/day)80466.270446777 GiB/day
Terabytes per day (TB/day)86.4 TB/day
Tebibytes per day (TiB/day)78.580342233181 TiB/day
Bytes per month (Byte/month)2592000000000000 Byte/month
Kilobytes per month (KB/month)2592000000000 KB/month
Kibibytes per month (KiB/month)2531250000000 KiB/month
Megabytes per month (MB/month)2592000000 MB/month
Mebibytes per month (MiB/month)2471923828.125 MiB/month
Gigabytes per month (GB/month)2592000 GB/month
Gibibytes per month (GiB/month)2413988.1134033 GiB/month
Terabytes per month (TB/month)2592 TB/month
Tebibytes per month (TiB/month)2357.4102669954 TiB/month

Data transfer rate conversions