Megabyte

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by VMS Mosaic (talk | contribs) at 17:41, 22 August 2008 (Reverted edits by 121.209.176.86 (talk) to last version by WikiDreamer Bot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Multiple-byte units
Decimal
Value Metric
1000 103 kB kilobyte
10002 106 MB megabyte
10003 109 GB gigabyte
10004 1012 TB terabyte
10005 1015 PB petabyte
10006 1018 EB exabyte
10007 1021 ZB zettabyte
10008 1024 YB yottabyte
10009 1027 RB ronnabyte
100010 1030 QB quettabyte
Binary
Value IEC Memory
1024 210 KiB kibibyte KB kilobyte
10242 220 MiB mebibyte MB megabyte
10243 230 GiB gibibyte GB gigabyte
10244 240 TiB tebibyte TB terabyte
10245 250 PiB pebibyte
10246 260 EiB exbibyte
10247 270 ZiB zebibyte
10248 280 YiB yobibyte
10249 290
102410 2100
Orders of magnitude of data

A megabyte is a unit of information or computer storage equal to either 106 (1,000,000) bytes or 220 (1,048,576) bytes, depending on context. In rare cases, it is used to mean 1000×1024 (1,024,000) bytes. It is commonly abbreviated as Mbyte or MB (compare Mb, for the megabit). The term megabyte was coined in 1970.[1]

Definition

The term "megabyte" is ambiguous because it is commonly used to mean either 10002 bytes or 10242 bytes. The confusion originated as compromise technical jargon for the byte multiples that needed to be expressed by the powers of 2 but lacked a convenient name. As 1024 (210) is roughly equal to 1000 (103), roughly corresponding SI multiples began to be used as approximate binary multiples. By the end of 2007, standards and government authorities including IEC, IEEE, EU, and NIST, had addressed this ambiguity by promulgating standards requiring the use of megabyte to describe strictly 10002 bytes and "mebibyte" to describe 10242 bytes. This is reflected in an increasing number of software projects, but most file managers still show file sizes in "megabytes" ("MB") in the binary sense (10242 bytes). The term remains ambiguous and it can follow any one of the following common definitions:

  1. 1,000,000 bytes (10002, 106): This is the definition recommended by the International System of Units (SI) and the International Electrotechnical Commission IEC. This definition is used in networking contexts and most storage media, particularly hard drives, Flash-based storage, and DVDs, and is also consistent with the other uses of the SI prefix in computing, such as CPU clock speeds or measures of performance.
  2. 1,048,576 bytes (10242, 220): This definition is most commonly used in reference to computer memory, but most software that display file size or drive capacity, including file managers also use this definition. See Consumer confusion (in the "gigabyte" article).
  3. 1,024,000 bytes (1000×1024): This is used to describe the formatted capacity of USB flash drives and the "1.44 MB" 3.5 inch HD floppy disk, which actually has a 1,440 KiB capacity, that is, 1,440×1,024 bytes, or 1,474,560 bytes.

Megabyte examples

1.44 MB floppy disks can store 1,474,560 bytes of data. MB in this context means 1,000 times 1,024 bytes.

Depending on compression methods and file format, a megabyte of data can roughly be:






See also

References

  1. ^ "Megabyte."Webster's Ninth New Collegiate Dictionary. 9th ed. 1983.

External links