Terabytes (TB) to Gigabytes (GB) conversion

Note: Above conversion to GB is base 10 decimal unit. If you want to use base 2 (binary unit) use Terabytes to Gibibytes (TB to GiB) (which results to 931.32257461548 GiB). See the difference between decimal (Metric) and binary prefixes

Terabytes to Gigabytes conversion table

Terabytes (TB)Gigabytes (GB)
00
11000
22000
33000
44000
55000
66000
77000
88000
99000
1010000
2020000
3030000
4040000
5050000
6060000
7070000
8080000
9090000
100100000
10001000000

How to convert terabytes to gigabytes?

Here's a breakdown of converting between Terabytes (TB) and Gigabytes (GB), considering both base 10 (decimal) and base 2 (binary) systems.

Understanding Terabytes and Gigabytes

Terabytes and Gigabytes are units used to measure digital storage capacity. The difference arises from whether they are based on powers of 10 (decimal/base-10) or powers of 2 (binary/base-2). It's crucial to understand this distinction for accurate conversions.

Base 10 (Decimal) Conversion

In the decimal system, prefixes like "Giga" and "Tera" represent powers of 1000.

  • 1 Gigabyte (GB) = 10910^9 bytes = 1,000,000,000 bytes
  • 1 Terabyte (TB) = 101210^{12} bytes = 1,000,000,000,000 bytes

Converting Terabytes to Gigabytes (Base 10):

To convert Terabytes to Gigabytes in base 10, multiply the number of Terabytes by 1000.

1 TB=1×1000 GB=1000 GB1 \text{ TB} = 1 \times 1000 \text{ GB} = 1000 \text{ GB}

Converting Gigabytes to Terabytes (Base 10):

To convert Gigabytes to Terabytes in base 10, divide the number of Gigabytes by 1000.

1 GB=11000 TB=0.001 TB1 \text{ GB} = \frac{1}{1000} \text{ TB} = 0.001 \text{ TB}

Base 2 (Binary) Conversion

In the binary system, prefixes like "Gibi" and "Tebi" (though often loosely referred to as Giga and Tera) represent powers of 1024 (2102^{10}).

  • 1 Gibibyte (GiB) = 2302^{30} bytes = 1,073,741,824 bytes
  • 1 Tebibyte (TiB) = 2402^{40} bytes = 1,099,511,627,776 bytes

Converting Tebibytes to Gibibytes (Base 2):

To convert Tebibytes to Gibibytes, multiply the number of Tebibytes by 1024.

1 TiB=1×1024 GiB=1024 GiB1 \text{ TiB} = 1 \times 1024 \text{ GiB} = 1024 \text{ GiB}

Converting Gibibytes to Tebibytes (Base 2):

To convert Gibibytes to Tebibytes, divide the number of Gibibytes by 1024.

1 GiB=11024 TiB0.0009765625 TiB1 \text{ GiB} = \frac{1}{1024} \text{ TiB} \approx 0.0009765625 \text{ TiB}

Real-World Examples & Discrepancies

The difference between base 10 and base 2 often leads to confusion. Hard drive manufacturers typically use base 10 for advertising storage capacity, while operating systems like Windows often report storage in base 2. This is why a 1 TB hard drive might show up as something less (around 931 GiB) in Windows.

Examples:

  • Hard Drives/SSDs: A 4 TB external hard drive (base 10) provides approximately 3.64 TiB (base 2) of usable space as reported by your operating system.
  • Cloud Storage: Cloud storage providers often use base 10 for billing and quota purposes.
  • RAM: Computer RAM is almost always measured in base 2. So, 8GB of RAM is really 8 GiB of RAM.

The Importance of IEC Standards

To address the ambiguity between decimal and binary prefixes, the International Electrotechnical Commission (IEC) introduced new prefixes for binary multiples in 1998. They proposed using prefixes like "kibi" (KiB), "mebi" (MiB), "gibi" (GiB), and "tebi" (TiB) to explicitly denote binary quantities. While these prefixes offer clarity, they are not universally adopted, and "GB" and "TB" are still commonly used in both contexts. See https://www.iec.ch/ for the official IEC website.

Summary

Conversion Base 10 (Decimal) Base 2 (Binary)
1 TB to GB 1000 GB N/A
1 TiB to GiB N/A 1024 GiB
1 GB to TB 0.001 TB N/A
1 GiB to TiB N/A ~0.0009765625 TiB

See below section for step by step unit conversion with formulas and explanations. Please refer to the table below for a list of all the Gigabytes to other unit conversions.

What is Terabytes?

A terabyte (TB) is a multiple of the byte, which is the fundamental unit of digital information. It's commonly used to quantify storage capacity of hard drives, solid-state drives, and other storage media. The definition of a terabyte depends on whether we're using a base-10 (decimal) or a base-2 (binary) system.

Decimal (Base-10) Terabyte

In the decimal system, a terabyte is defined as:

1 TB=1012 bytes=1,000,000,000,000 bytes1 \text{ TB} = 10^{12} \text{ bytes} = 1,000,000,000,000 \text{ bytes}

This is the definition typically used by hard drive manufacturers when advertising the capacity of their drives.

Real-world examples for base 10

  • A 1 TB external hard drive can store approximately 250,000 photos taken with a 12-megapixel camera.
  • 1 TB could hold around 500 hours of high-definition video.
  • The Library of Congress contains tens of terabytes of data.

Binary (Base-2) Terabyte

In the binary system, a terabyte is defined as:

1 TB=240 bytes=1,099,511,627,776 bytes1 \text{ TB} = 2^{40} \text{ bytes} = 1,099,511,627,776 \text{ bytes}

To avoid confusion between the base-10 and base-2 definitions, the term "tebibyte" (TiB) was introduced to specifically refer to the binary terabyte. So, 1 TiB = 2402^{40} bytes.

Real-world examples for base 2

  • Operating systems often report storage capacity using the binary definition. A hard drive advertised as 1 TB might be displayed as roughly 931 GiB (gibibytes) by your operating system, because the OS uses base-2.
  • Large scientific datasets, such as those generated by particle physics experiments or astronomical surveys, often involve terabytes or even petabytes (PB) of data stored using binary units.

Key Differences and Implications

The discrepancy between decimal and binary terabytes can lead to confusion. When you purchase a 1 TB hard drive, you're getting 1,000,000,000,000 bytes (decimal). However, your computer interprets storage in binary, so it reports the drive's capacity as approximately 931 GiB. This difference is not due to a fault or misrepresentation, but rather a difference in the way units are defined.

Historical Context

While there isn't a specific law or famous person directly associated with the terabyte definition, the need for standardized units of digital information has been driven by the growth of the computing industry and the increasing volumes of data being generated and stored. Organizations like the International Electrotechnical Commission (IEC) and the Institute of Electrical and Electronics Engineers (IEEE) have played roles in defining and standardizing these units. The introduction of "tebibyte" was specifically intended to address the ambiguity between base-10 and base-2 interpretations.

Important Note

Always be aware of whether a terabyte is being used in its decimal or binary sense, particularly when dealing with storage capacities and operating systems. Understanding the difference can prevent confusion and ensure accurate interpretation of storage-related information.

What is Gigabytes?

A gigabyte (GB) is a multiple of the unit byte for digital information. It is commonly used to quantify computer memory or storage capacity. Understanding gigabytes requires distinguishing between base-10 (decimal) and base-2 (binary) interpretations, as their values differ.

Base 10 (Decimal) Gigabyte

In the decimal or SI (International System of Units) system, a gigabyte is defined as:

1GB=109bytes=1,000,000,000bytes1 GB = 10^9 bytes = 1,000,000,000 bytes

This is the definition typically used by storage manufacturers when advertising the capacity of hard drives, SSDs, and other storage devices.

Base 2 (Binary) Gigabyte

In the binary system, which is fundamental to how computers operate, a gigabyte is closely related to the term gibibyte (GiB). A gibibyte is defined as:

1GiB=230bytes=1,073,741,824bytes1 GiB = 2^{30} bytes = 1,073,741,824 bytes

Operating systems like Windows often report storage capacity using the binary definition but label it as "GB," leading to confusion because the value is actually in gibibytes.

Why the Difference Matters

The difference between GB (decimal) and GiB (binary) can lead to discrepancies between the advertised storage capacity and what the operating system reports. For example, a 1 TB (terabyte) drive, advertised as 1,000,000,000,000 bytes (decimal), will be reported as approximately 931 GiB by an operating system using the binary definition, because 1 TiB (terabyte binary) is 1,099,511,627,776 bytes.

Real-World Examples of Gigabyte Usage

  • 8 GB of RAM: Common in smartphones and entry-level computers, allowing for moderate multitasking and running standard applications.
  • 16 GB of RAM: A sweet spot for many users, providing enough memory for gaming, video editing, and running multiple applications simultaneously.
  • 25 GB Blu-ray disc: Single-layer Blu-ray discs can store 25 GB of data, used for high-definition movies and large files.
  • 50 GB Blu-ray disc: Dual-layer Blu-ray discs can store 50 GB of data.
  • 100 GB Hard Drive/SSD: This is a small hard drive, or entry level SSD drive that could be used as a boot drive.
  • Operating System Size: Modern operating systems like Windows or macOS can take up between 20-50 GB of storage space.
  • Game Sizes: Modern video games can range from a few gigabytes to over 100 GB, especially those with high-resolution textures and detailed environments.

Interesting Facts

While there isn't a "law" specifically tied to gigabytes, the ongoing increase in storage capacity and data transfer rates is governed by Moore's Law, which predicted the exponential growth of transistors on integrated circuits. Although Moore's Law is slowing, the trend of increasing data storage and processing power continues, driving the need for larger and faster storage units like gigabytes, terabytes, and beyond.

Notable Individuals

While no single individual is directly associated with the "invention" of the gigabyte, Claude Shannon's work on information theory laid the foundation for digital information and its measurement. His work helped standardize how we represent and quantify information in the digital age.

Complete Terabytes conversion table

Enter # of Terabytes
Convert 1 TB to other unitsResult
Terabytes to Bits (TB to b)8000000000000
Terabytes to Kilobits (TB to Kb)8000000000
Terabytes to Kibibits (TB to Kib)7812500000
Terabytes to Megabits (TB to Mb)8000000
Terabytes to Mebibits (TB to Mib)7629394.53125
Terabytes to Gigabits (TB to Gb)8000
Terabytes to Gibibits (TB to Gib)7450.5805969238
Terabytes to Terabits (TB to Tb)8
Terabytes to Tebibits (TB to Tib)7.2759576141834
Terabytes to Bytes (TB to B)1000000000000
Terabytes to Kilobytes (TB to KB)1000000000
Terabytes to Kibibytes (TB to KiB)976562500
Terabytes to Megabytes (TB to MB)1000000
Terabytes to Mebibytes (TB to MiB)953674.31640625
Terabytes to Gigabytes (TB to GB)1000
Terabytes to Gibibytes (TB to GiB)931.32257461548
Terabytes to Tebibytes (TB to TiB)0.9094947017729