Gigabits per second (Gb/s) to Bytes per second (Byte/s) conversion

1 Gb/s = 125000000 Byte/sByte/sGb/s
Formula
1 Gb/s = 125000000 Byte/s

Understanding Gigabits per second to Bytes per second Conversion

Gigabits per second (Gb/sGb/s) and Bytes per second (Byte/sByte/s) are both units of data transfer rate, used to describe how quickly data moves through a network, storage device, or interface. Gigabits per second are commonly used for network speeds, while Bytes per second are often used in file transfer, storage, and software contexts. Converting between them helps compare internet bandwidth, download speeds, and hardware performance using the same scale.

Decimal (Base 10) Conversion

In decimal notation, the conversion factor is:

1 Gb/s=125000000 Byte/s1 \text{ Gb/s} = 125000000 \text{ Byte/s}

This gives the general conversion formula:

Byte/s=Gb/s×125000000\text{Byte/s} = \text{Gb/s} \times 125000000

The reverse decimal conversion is:

Gb/s=Byte/s×8e9\text{Gb/s} = \text{Byte/s} \times 8e-9

Worked example

Convert 3.6 Gb/s3.6 \text{ Gb/s} to Bytes per second:

3.6 Gb/s×125000000=450000000 Byte/s3.6 \text{ Gb/s} \times 125000000 = 450000000 \text{ Byte/s}

So:

3.6 Gb/s=450000000 Byte/s3.6 \text{ Gb/s} = 450000000 \text{ Byte/s}

Binary (Base 2) Conversion

In computing, binary interpretation is sometimes discussed alongside decimal notation because many software environments display storage-related values using powers of 1024. For this page, the conversion factors provided are:

1 Gb/s=125000000 Byte/s1 \text{ Gb/s} = 125000000 \text{ Byte/s}

and

1 Byte/s=8e9 Gb/s1 \text{ Byte/s} = 8e-9 \text{ Gb/s}

Using those values, the conversion formulas are:

Byte/s=Gb/s×125000000\text{Byte/s} = \text{Gb/s} \times 125000000

Gb/s=Byte/s×8e9\text{Gb/s} = \text{Byte/s} \times 8e-9

Worked example

Using the same value for comparison, convert 3.6 Gb/s3.6 \text{ Gb/s} to Bytes per second:

3.6 Gb/s×125000000=450000000 Byte/s3.6 \text{ Gb/s} \times 125000000 = 450000000 \text{ Byte/s}

So:

3.6 Gb/s=450000000 Byte/s3.6 \text{ Gb/s} = 450000000 \text{ Byte/s}

Why Two Systems Exist

Two numbering systems are commonly seen in digital technology: SI decimal units, which scale by 1000, and IEC binary units, which scale by 1024. Storage manufacturers typically advertise capacities using decimal prefixes such as kilo, mega, and giga, while operating systems and low-level computing contexts often interpret capacity in binary-style increments. This difference is why transfer rates, file sizes, and displayed storage values may appear inconsistent even when they refer to the same underlying data.

Real-World Examples

  • A 1 Gb/s1 \text{ Gb/s} Ethernet connection corresponds to 125000000 Byte/s125000000 \text{ Byte/s} under the conversion used here.
  • A 2.5 Gb/s2.5 \text{ Gb/s} network link converts to 312500000 Byte/s312500000 \text{ Byte/s}, a speed commonly associated with modern multi-gig home networking equipment.
  • A 5 Gb/s5 \text{ Gb/s} USB data link converts to 625000000 Byte/s625000000 \text{ Byte/s}, which is useful when comparing interface bandwidth to file copy rates shown by operating systems.
  • A 10 Gb/s10 \text{ Gb/s} fiber or enterprise Ethernet connection converts to 1250000000 Byte/s1250000000 \text{ Byte/s}, often used in servers, NAS systems, and high-speed backbone links.

Interesting Facts

  • The bit is the basic unit of digital information, while the byte became the standard practical unit for addressing memory and measuring file size. Because 11 byte equals 88 bits, conversions between bit-based and byte-based transfer rates are common in networking and storage. Source: Wikipedia - Byte
  • The International System of Units (SI) defines prefixes such as kilo, mega, and giga in powers of 1010, which is why networking standards usually express rates in decimal form rather than binary form. Source: NIST - Prefixes for binary multiples

How to Convert Gigabits per second to Bytes per second

To convert Gigabits per second (Gb/s) to Bytes per second (Byte/s), use the bit-to-byte relationship and the decimal SI prefix for giga. Since this is a data transfer rate conversion, it helps to convert the prefix and the unit separately.

  1. Write the given value: Start with the transfer rate you want to convert.

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

  2. Convert gigabits to bits: In decimal (base 10), 11 gigabit equals 10910⁹ bits.

    1 Gb=1,000,000,000 bits1\ \text{Gb} = 1{,}000{,}000{,}000\ \text{bits}

    So,

    25 Gb/s=25×1,000,000,000 bits/s25\ \text{Gb/s} = 25 \times 1{,}000{,}000{,}000\ \text{bits/s}

  3. Convert bits to bytes: Since 88 bits make 11 byte, divide by 88.

    1 Byte=8 bits1\ \text{Byte} = 8\ \text{bits}

    25×1,000,000,000÷8=3,125,000,000 Byte/s25 \times 1{,}000{,}000{,}000 \div 8 = 3{,}125{,}000{,}000\ \text{Byte/s}

  4. Use the direct conversion factor: Combining the two steps gives the factor:

    1 Gb/s=1,000,000,0008 Byte/s=125,000,000 Byte/s1\ \text{Gb/s} = \frac{1{,}000{,}000{,}000}{8}\ \text{Byte/s} = 125{,}000{,}000\ \text{Byte/s}

    Then multiply:

    25×125,000,000=3,125,000,000 Byte/s25 \times 125{,}000{,}000 = 3{,}125{,}000{,}000\ \text{Byte/s}

  5. Binary note: If you used binary-style prefixes instead, the result would differ, but for Gb/sGb/s the standard conversion is decimal (base 10), which is the correct one here.

  6. Result: 2525 Gigabits per second =3125000000= 3125000000 Bytes per second

Practical tip: For quick conversions from Gb/s to Byte/s, divide by 88 and multiply by 10910⁹. If you need storage-style units, always check whether the prefix is decimal or binary.

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.

Gigabits per second to Bytes per second conversion table

Gigabits per second (Gb/s)Bytes per second (Byte/s)
00
1125000000
2250000000
4500000000
81000000000
162000000000
324000000000
648000000000
12816000000000
25632000000000
51264000000000
1024128000000000
2048256000000000
4096512000000000
81921024000000000
163842048000000000
327684096000000000
655368192000000000
13107216384000000000
26214432768000000000
52428865536000000000
1048576131072000000000

What is Gigabits per second?

Gigabits per second (Gbps) is a unit of data transfer rate, quantifying the amount of data transmitted over a network or connection in one second. It's a crucial metric for understanding bandwidth and network speed, especially in today's data-intensive world.

Understanding Bits, Bytes, and Prefixes

To understand Gbps, it's important to grasp the basics:

  • Bit: The fundamental unit of information in computing, represented as a 0 or 1.
  • Byte: A group of 8 bits.
  • Prefixes: Used to denote multiples of bits or bytes (kilo, mega, giga, tera, etc.).

A gigabit (Gb) represents one billion bits. However, the exact value depends on whether we're using base 10 (decimal) or base 2 (binary) prefixes.

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

  • Base 10 (SI): In decimal notation, a gigabit is exactly 10910⁹ bits or 1,000,000,000 bits.
  • Base 2 (Binary): In binary notation, a gigabit is 2302³⁰ bits or 1,073,741,824 bits. This is sometimes referred to as a "gibibit" (Gib) to distinguish it from the decimal gigabit. However, Gbps almost always refers to the base 10 value.

In the context of data transfer rates (Gbps), we almost always refer to the base 10 (decimal) value. This means 1 Gbps = 1,000,000,000 bits per second.

How Gbps is Formed

Gbps is calculated by measuring the amount of data transmitted over a specific period, then dividing the data size by the time.

Data Transfer Rate (Gbps)=Amount of Data (Gigabits)Time (seconds)\text{Data Transfer Rate (Gbps)} = \frac{\text{Amount of Data (Gigabits)}}{\text{Time (seconds)}}

For example, if 5 gigabits of data are transferred in 1 second, the data transfer rate is 5 Gbps.

Real-World Examples of Gbps

  • Modern Ethernet: Gigabit Ethernet is a common networking standard, offering speeds of 1 Gbps. Many homes and businesses use Gigabit Ethernet for their local networks.
  • Fiber Optic Internet: Fiber optic internet connections commonly provide speeds ranging from 1 Gbps to 10 Gbps or higher, enabling fast downloads and streaming.
  • USB Standards: USB 3.1 Gen 2 has a data transfer rate of 10 Gbps. Newer USB standards like USB4 offer even faster speeds (up to 40 Gbps).
  • Thunderbolt Ports: Thunderbolt ports (used in computers and peripherals) can support data transfer rates of 40 Gbps or more.
  • Solid State Drives (SSDs): High-performance NVMe SSDs can achieve read and write speeds exceeding 3 Gbps, significantly improving system performance.
  • 8K Streaming: Streaming 8K video content requires a significant amount of bandwidth. Bitrates can reach 50-100 Mbps (0.05 - 0.1 Gbps) or more. Thus, a fast internet connection is crucial for a smooth experience.

Factors Affecting Actual Data Transfer Rates

While Gbps represents the theoretical maximum data transfer rate, several factors can affect the actual speed you experience:

  • Network Congestion: Sharing a network with other users can reduce available bandwidth.
  • Hardware Limitations: Older devices or components might not be able to support the maximum Gbps speed.
  • Protocol Overhead: Some of the bandwidth is used for protocols (TCP/IP) and header information, reducing the effective data transfer rate.
  • Distance: Over long distances, signal degradation can reduce the data transfer rate.

Notable People/Laws (Indirectly Related)

While no specific law or person is directly tied to the invention of "Gigabits per second" as a unit, Claude Shannon's work on information theory laid the foundation for digital communication and data transfer rates. His work provided the mathematical framework for understanding the limits of data transmission over noisy channels.

What is Bytes per second?

Bytes per second (B/s) is a unit of data transfer rate, measuring the amount of digital information moved per second. It's commonly used to quantify network speeds, storage device performance, and other data transmission rates. Understanding B/s is crucial for evaluating the efficiency of data transfer operations.

Understanding Bytes per Second

Bytes per second represents the number of bytes transferred in one second. It's a fundamental unit that can be scaled up to kilobytes per second (KB/s), megabytes per second (MB/s), gigabytes per second (GB/s), and beyond, depending on the magnitude of the data transfer rate.

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

It's essential to differentiate between base 10 (decimal) and base 2 (binary) interpretations of these units:

  • Base 10 (Decimal): Uses powers of 10. For example, 1 KB is 1000 bytes, 1 MB is 1,000,000 bytes, and so on. These are often used in marketing materials by storage companies and internet providers, as the numbers appear larger.
  • Base 2 (Binary): Uses powers of 2. For example, 1 KiB (kibibyte) is 1024 bytes, 1 MiB (mebibyte) is 1,048,576 bytes, and so on. These are more accurate when describing actual data storage capacities and calculations within computer systems.

Here's a table summarizing the differences:

Unit Base 10 (Decimal) Base 2 (Binary)
Kilobyte 1,000 bytes 1,024 bytes
Megabyte 1,000,000 bytes 1,048,576 bytes
Gigabyte 1,000,000,000 bytes 1,073,741,824 bytes

Using the correct prefixes (Kilo, Mega, Giga vs. Kibi, Mebi, Gibi) avoids confusion.

Formula

Bytes per second is calculated by dividing the amount of data transferred (in bytes) by the time it took to transfer that data (in seconds).

Bytes per second (B/s)=Number of bytesNumber of seconds\text{Bytes per second (B/s)} = \frac{\text{Number of bytes}}{\text{Number of seconds}}

Real-World Examples

  • Dial-up Modem: A dial-up modem might have a maximum transfer rate of around 56 kilobits per second (kbps). Since 1 byte is 8 bits, this equates to approximately 7 KB/s.

  • Broadband Internet: A typical broadband internet connection might offer download speeds of 50 Mbps (megabits per second). This translates to approximately 6.25 MB/s (megabytes per second).

  • SSD (Solid State Drive): A modern SSD can have read/write speeds of up to 500 MB/s or more. High-performance NVMe SSDs can reach speeds of several gigabytes per second (GB/s).

  • Network Transfer: Transferring a 1 GB file over a network with a 100 Mbps connection (approximately 12.5 MB/s) would ideally take around 80 seconds (1024 MB / 12.5 MB/s ≈ 81.92 seconds).

Interesting Facts

  • Nyquist–Shannon sampling theorem Even though it is not about "bytes per second" unit of measure, it is very related to the concept of "per second" unit of measure for signals. It states that the data rate of a digital signal must be at least twice the highest frequency component of the analog signal it represents to accurately reconstruct the original signal. This theorem underscores the importance of having sufficient data transfer rates to faithfully transmit information. For more information, see Nyquist–Shannon sampling theorem in wikipedia.

Frequently Asked Questions

What is the formula to convert Gigabits per second to Bytes per second?

To convert Gigabits per second to Bytes per second, use the factor 1 Gb/s=125000000 Byte/s1\ \text{Gb/s} = 125000000\ \text{Byte/s}.
The formula is Byte/s=Gb/s×125000000 \text{Byte/s} = \text{Gb/s} \times 125000000 .

How many Bytes per second are in 1 Gigabit per second?

There are 125000000 Byte/s125000000\ \text{Byte/s} in 1 Gb/s1\ \text{Gb/s}.
This is the standard decimal-based conversion factor used for data transfer rates.

Why does converting from Gigabits to Bytes per second divide the size by 8?

A byte contains 8 bits, so converting from bits to bytes changes the unit size.
Using the verified rate, 1 Gb/s=125000000 Byte/s1\ \text{Gb/s} = 125000000\ \text{Byte/s}, which reflects that bits are grouped into bytes for storage and transfer reporting.

Is this conversion based on decimal or binary units?

This conversion uses decimal, or base-10, units.
In this system, network speeds use prefixes like giga as decimal values, so 1 Gb/s=125000000 Byte/s1\ \text{Gb/s} = 125000000\ \text{Byte/s} on this page, while binary interpretations may differ.

When would I need to convert Gb/s to Byte/s in real-world use?

This conversion is useful when comparing internet or network speeds with file transfer, download, or storage software that reports in bytes per second.
For example, a connection rated in Gb/s\text{Gb/s} may need to be expressed in Byte/s\text{Byte/s} to estimate how quickly data can be written, copied, or downloaded.

Can I use this conversion for download and storage calculations?

Yes, it is commonly used to compare bandwidth values with application-level transfer rates.
Just remember that real-world performance may be lower than the theoretical Gb/sByte/s \text{Gb/s} \to \text{Byte/s} conversion because of protocol overhead, device limits, and network conditions.

Complete Gigabits per second conversion table

Gb/s
UnitResult
bits per second (bit/s)1000000000 bit/s
Kilobits per second (Kb/s)1000000 Kb/s
Kibibits per second (Kib/s)976562.5 Kib/s
Megabits per second (Mb/s)1000 Mb/s
Mebibits per second (Mib/s)953.6743 Mib/s
Gibibits per second (Gib/s)0.9313226 Gib/s
Terabits per second (Tb/s)0.001 Tb/s
Tebibits per second (Tib/s)0.0009094947 Tib/s
bits per minute (bit/minute)60000000000 bit/minute
Kilobits per minute (Kb/minute)60000000 Kb/minute
Kibibits per minute (Kib/minute)58593750 Kib/minute
Megabits per minute (Mb/minute)60000 Mb/minute
Mebibits per minute (Mib/minute)57220.46 Mib/minute
Gigabits per minute (Gb/minute)60 Gb/minute
Gibibits per minute (Gib/minute)55.87935 Gib/minute
Terabits per minute (Tb/minute)0.06 Tb/minute
Tebibits per minute (Tib/minute)0.05456968 Tib/minute
bits per hour (bit/hour)3600000000000 bit/hour
Kilobits per hour (Kb/hour)3600000000 Kb/hour
Kibibits per hour (Kib/hour)3515625000 Kib/hour
Megabits per hour (Mb/hour)3600000 Mb/hour
Mebibits per hour (Mib/hour)3433228 Mib/hour
Gigabits per hour (Gb/hour)3600 Gb/hour
Gibibits per hour (Gib/hour)3352.761 Gib/hour
Terabits per hour (Tb/hour)3.6 Tb/hour
Tebibits per hour (Tib/hour)3.274181 Tib/hour
bits per day (bit/day)86400000000000 bit/day
Kilobits per day (Kb/day)86400000000 Kb/day
Kibibits per day (Kib/day)84375000000 Kib/day
Megabits per day (Mb/day)86400000 Mb/day
Mebibits per day (Mib/day)82397460 Mib/day
Gigabits per day (Gb/day)86400 Gb/day
Gibibits per day (Gib/day)80466.27 Gib/day
Terabits per day (Tb/day)86.4 Tb/day
Tebibits per day (Tib/day)78.58034 Tib/day
bits per month (bit/month)2592000000000000 bit/month
Kilobits per month (Kb/month)2592000000000 Kb/month
Kibibits per month (Kib/month)2531250000000 Kib/month
Megabits per month (Mb/month)2592000000 Mb/month
Mebibits per month (Mib/month)2471924000 Mib/month
Gigabits per month (Gb/month)2592000 Gb/month
Gibibits per month (Gib/month)2413988 Gib/month
Terabits per month (Tb/month)2592 Tb/month
Tebibits per month (Tib/month)2357.41 Tib/month
Bytes per second (Byte/s)125000000 Byte/s
Kilobytes per second (KB/s)125000 KB/s
Kibibytes per second (KiB/s)122070.3 KiB/s
Megabytes per second (MB/s)125 MB/s
Mebibytes per second (MiB/s)119.2093 MiB/s
Gigabytes per second (GB/s)0.125 GB/s
Gibibytes per second (GiB/s)0.1164153 GiB/s
Terabytes per second (TB/s)0.000125 TB/s
Tebibytes per second (TiB/s)0.0001136868 TiB/s
Bytes per minute (Byte/minute)7500000000 Byte/minute
Kilobytes per minute (KB/minute)7500000 KB/minute
Kibibytes per minute (KiB/minute)7324219 KiB/minute
Megabytes per minute (MB/minute)7500 MB/minute
Mebibytes per minute (MiB/minute)7152.557 MiB/minute
Gigabytes per minute (GB/minute)7.5 GB/minute
Gibibytes per minute (GiB/minute)6.984919 GiB/minute
Terabytes per minute (TB/minute)0.0075 TB/minute
Tebibytes per minute (TiB/minute)0.00682121 TiB/minute
Bytes per hour (Byte/hour)450000000000 Byte/hour
Kilobytes per hour (KB/hour)450000000 KB/hour
Kibibytes per hour (KiB/hour)439453100 KiB/hour
Megabytes per hour (MB/hour)450000 MB/hour
Mebibytes per hour (MiB/hour)429153.4 MiB/hour
Gigabytes per hour (GB/hour)450 GB/hour
Gibibytes per hour (GiB/hour)419.0952 GiB/hour
Terabytes per hour (TB/hour)0.45 TB/hour
Tebibytes per hour (TiB/hour)0.4092726 TiB/hour
Bytes per day (Byte/day)10800000000000 Byte/day
Kilobytes per day (KB/day)10800000000 KB/day
Kibibytes per day (KiB/day)10546880000 KiB/day
Megabytes per day (MB/day)10800000 MB/day
Mebibytes per day (MiB/day)10299680 MiB/day
Gigabytes per day (GB/day)10800 GB/day
Gibibytes per day (GiB/day)10058.28 GiB/day
Terabytes per day (TB/day)10.8 TB/day
Tebibytes per day (TiB/day)9.822543 TiB/day
Bytes per month (Byte/month)324000000000000 Byte/month
Kilobytes per month (KB/month)324000000000 KB/month
Kibibytes per month (KiB/month)316406300000 KiB/month
Megabytes per month (MB/month)324000000 MB/month
Mebibytes per month (MiB/month)308990500 MiB/month
Gigabytes per month (GB/month)324000 GB/month
Gibibytes per month (GiB/month)301748.5 GiB/month
Terabytes per month (TB/month)324 TB/month
Tebibytes per month (TiB/month)294.6763 TiB/month

Data Transfer Rate conversions