Jump to content

Gigabyte

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 60.241.105.207 (talk) at 12:28, 3 May 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Two other uses The gigabyte, or "giggly-biggly byte" (pronounced /ˈgɪgəˌbaɪt, ˈdʒɪg-/gig-uh-bahyt, jig- ) is a multiple of the unit byte for digital information storage. The prefix giga means 109 in the International System of Units (SI), therefore 1 gigabyte is 1000000000bytes. The unit symbol for the gigabyte is GB or Gbyte, but not Gb (lower case b) which is typically used for the gigabit.

Historically, the term has also been used in some fields of computer science and information technology to denote the gibibyte, or 1073741824 (10243 or 230) bytes. The Institute of Electrical and Electronics Engineers (IEEE) defined the unit accordingly for the use in power switchgear.[1] In 2000, however, IEEE adopted the International Electrotechnical Commission (IEC) recommendation, which uses the metric prefix interpretation.

Today the usage of the unit gigabyte continues to depend on the context of usage. When referring to disk storage capacities it usually means 10003 bytes.[citation needed] This also applies to data transmission quantities over telecommunication circuits, as the telecommunications and computer networking industries have always used the SI prefixes with their standards-based meaning. When referring to RAM sizes it most often (see binary prefix adoption) has a binary interpretation of 10243 bytes, i.e. as an alias for gibibyte. File systems and software often list file sizes or free space in some mixture of SI units and binary units; they sometimes use SI prefixes to refer to binary interpretation - that is using a label of gigabyte or GB for a number computed in terms of gibibytes (GiB), continuing the confusion.

In order to address this the International Electrotechnical Commission has been promoting the use of the term gibibyte for the binary definition. This position is endorsed by other standards organizations including the IEEE, the International Committee for Weights and Measures (CIPM) and the U.S. National Institute of Standards and Technology (NIST), but the binary prefixes have seen limited acceptance. The JEDEC industry consortium continues to recommend the IEEE 100 nomenclature of using the metric prefixes kilo, mega and giga in their binary interpretation for memory manufacturing designations.

Prefixes for decimal and binary multiples
Decimal
Value SI
1000 103 k kilo
10002 106 M mega
10003 109 G giga
10004 1012 T tera
10005 1015 P peta
10006 1018 E exa
10007 1021 Z zetta
10008 1024 Y yotta
10009 1027 R ronna
100010 1030 Q quetta
Binary
Value IEC JEDEC
1024 210 Ki kibi K kilo
10242 220 Mi mebi M mega
10243 230 Gi gibi G giga
10244 240 Ti tebi T tera
10245 250 Pi pebi
10246 260 Ei exbi
10247 270 Zi zebi
10248 280 Yi yobi

Consumer confusion

Since the early 2000s most of consumer hard drive capacities are grouped in certain size classes measured in gigabytes. The exact capacity of a given drive is usually some number above or below the class designation. Although most manufacturers of hard disk drives and flash-memory disk devices define 1 gigabyte as 1000000000bytes, software like Microsoft Windows calculates size in gigabytes by dividing the total capacity in bytes by 1073741824, while still reporting the result with the symbol "GB". This practice is a cause of confusion, as a hard disk with a manufacturer-rated capacity of 400 gigabytes might be reported by the operating system as only "372 GB", for instance. Other software, like Mac OS X 10.6[2] and some components of the Linux kernel[3] measure using the decimal units.

The JEDEC memory standards uses the IEEE 100 nomenclatures which defines a gigabyte as 1073741824bytes (or 230 bytes).[4]

The difference between units based on SI and binary prefixes increases as a semi-logarithmic (linear-log) function—for example, the SI kilobyte value is nearly 98% of the kibibyte, a megabyte is under 96% of a mebibyte, and a gigabyte is just over 93% of a gibibyte value. This means that a 300 GB (279 GiB) hard disk is indicated only as 279 GB. As storage sizes increase and larger units are used, this difference becomes even more pronounced. Some legal challenges have been waged over this confusion such as a suit against Western Digital.[5][6] Western Digital settled the challenge and added explicit disclaimers to products that the usable capacity may differ from the advertised capacity.[6]

Because of its physical design, computer memory is addressed in multiples of base 2, thus, memory size at the hardware level can always be factored by a power of two. It is thus convenient to use binary units for non-disk memory devices at the hardware level, for example, in using DIMM memory boards. Software application, however, allocate memory, usually virtual memory in varying degrees of granularity as needed to fulfill data structure requirements, and binary multiples are usually not required. Other computer measurements, like storage hardware size, data transfer rates, clock speeds, operations per second, etc., do not depend on an inherent base, and are usually presented in decimal units.

Examples of gigabyte-sized storage

  • One hour of SDTV video at 2.2 Mbit/s is approximately 1 GB.
  • Seven minutes of HDTV video at 19.39 Mbit/s is approximately 1 GB.
  • 114 minutes of uncompressed CD-quality audio at 1.4 Mbit/s is approximately 1 GB.
  • A DVD-R can hold 4.7 GB.
  • A dual-layered Blu-ray disc can hold 50 GB.
  • A Universal Media Disc can hold 0.9 GB of data. (1.8 GB on dual-layered discs.)

See also

References

  1. ^ IEEE Standard Definitions for Power Switchgear, IEEE Std C37.100-1992, E-ISBN 0-7381-1047-7, 1992
  2. ^ "How Mac OS X reports drive capacity". Apple Inc. 2009-08-27. Retrieved 2009-10-16.
  3. ^ http://www.kernel.org/doc/man-pages/online/pages/man7/units.7.html
  4. ^ JEDEC Solid State Technology Association (December 2002), "Terms, Definitions, and Letter Symbols for Microcomputers, Microprocessors, and Memory Integrated Circuits" (PDF), JESD 100B.01
  5. ^ Baskin, Scott D. (2006-02-01). ""Defendant Western Digital Corporation's Brief in Support of Plaintiff's Motion for Preliminary Approval"". Orin Safier v. Western Digital Corporation. Western Digital Corporation. Retrieved 2009-03-30.
  6. ^ a b Mook, Nate (2006-06-28). "Western Digital Settles Capacity Suit". betanews. Retrieved 2009-03-30.