What is a terabyte?
A terabyte (TB) is a unit of digital information storage in the International System of Units (SI), which uses base-10 notation. Specifically:
In contrast, tebibytes (TiB) belong to the binary system (IEC standard), where:
This distinction matters because storage devices often use SI units (TB), while operating systems may report sizes in TiB, leading to discrepancies.
What is a gigabit?
A gigabit (Gbit) measures data transfer rates or bandwidth, using the SI system:
In the binary system, gibibit (Gibit) is used:
Note that 1 byte = 8 bits, so converting between bytes and bits requires multiplying or dividing by 8.
Formula: Conversions between TB, Gbit, TiB, and Gibit
SI system (decimal)
-
TB to Gbit:
Explanation: Since 1 TB = bytes and 1 byte = 8 bits,
-
Gbit to TB:
Binary system (IEC)
-
TiB to Gibit:
Explanation: Since 1 TiB = bytes and 1 byte = 8 bits,
-
Gibit to TiB:
Examples of conversions
Example 1: Converting 5 TB to Gbit (SI)
Using the formula:
Real-world context: A 5 TB hard drive contains 40,000 gigabits of data.
Example 2: Converting 2 TiB to Gibit (Binary)
Using the formula:
Real-world context: A 2 TiB SSD equates to 16,384 gibibits.
Example 3: Cross-system conversion (TB to Gibit)
Convert 1 TB to Gibit:
- Convert TB to bits:
- Convert bits to Gibit:
Historical context: The emergence of decimal and binary prefixes
- SI units (1960s): The International System of Units introduced prefixes like kilo-, mega-, and giga- to denote powers of 10.
- IEC Standard (1998): To resolve confusion in computing, the International Electrotechnical Commission defined binary prefixes (kibi-, mebi-, gibi-) for powers of 2.
Notes on common mistakes and best practices
- Bits vs. Bytes: Always verify whether the unit refers to bits (b) or bytes (B). A 1 Gbit/s internet connection transfers 125 megabytes per second (MB/s), since .
- Unit symbols: Use uppercase “B” for bytes (TB, GB) and lowercase “b” for bits (Gbit, Mbit).
- Storage vs. Bandwidth: Storage devices (e.g., HDDs) use TB, while network speeds use Gbit.
Frequently Asked Questions
How to convert 3 TB to Gbit?
Multiply by 8,000:
What is the difference between 1 TB and 1 TiB?
- 1 TB = 1,000,000,000,000 bytes (SI)
- 1 TiB = 1,099,511,627,776 bytes (IEC)
The difference is approximately 9.95%.
Why do networking technologies use gigabits instead of gigabytes?
Network speeds measure data transfer per second in bits, a legacy from early telecommunications systems that prioritized binary signal states (0s and 1s).
Why do I get different results when converting TB to Gbit on different websites?
Some tools use SI units (1 TB = 8,000 Gbit), while others might erroneously use binary multipliers (1 TiB = 8,192 Gibit). Always check the unit definitions.
How to convert 4 TiB to Gbit?
- Convert TiB to Gibit:
- Convert Gibit to Gbit:
Note: Cross-system conversions are less common and may produce non-integer values.