Definitions: Hide 1definitions 2examples of Use 3see Also 4references 5external Links
Definitions: Hide 1definitions 2examples of Use 3see Also 4references 5external Links
Definitions[edit]
The megabyte is commonly used to measure either 10002 bytes or 10242 bytes. The interpretation of
using base 1024 originated as a 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) approximates 1000
(103), roughly corresponding to the SI prefix kilo-, it began to be used for binary multiples as well. In
1998 the International Electrotechnical Commission (IEC) proposed standards for binary
prefixes requiring the use of megabyte to strictly denote 10002 bytes and mebibyte to denote
10242 bytes. By the end of 2009, the IEC Standard had been adopted by
the IEEE, EU, ISO and NIST. Nevertheless, the term megabyte continues to be widely used with
different meanings:
Base 10
1 MB = 1000000 bytes (= 10002 B = 106 B) is the definition recommended by the
International System of Units (SI) and the International Electrotechnical
Commission IEC.[2] This definition is used in networking contexts and most storage media,
particularly hard drives, flash-based storage,[3] 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. The Mac OS X 10.6 file manager is a notable example of this usage in
software. Since Snow Leopard, file sizes are reported in decimal units.[4]
Base 2
Main article: mebibyte
1 MB = 1048576 bytes (= 10242 B = 220 B) is the definition used by Microsoft Windows in
reference to computer memory, such as RAM. This definition is synonymous with the
unambiguous binary prefix mebibyte.
Mixed
1 MB = 1024000 bytes (= 10001024) B is the definition used to describe the formatted
capacity of the 1.44 MB 3.5inch HD floppy disk, which actually has a capacity
of 1474560bytes.
Semiconductor memory doubles in size for each address lane added to an integrated
circuit package, which favors counts that are powers of two. The capacity of a disk drive
is the product of the sector size, number of sectors per track, number of tracks per side,
and the number of disk platters in the drive. Changes in any of these factors would not
usually double the size. Sector sizes were set as powers of two (most common 512
bytes or 4096 bytes) for convenience in processing. It was a natural extension to give
the capacity of a disk drive in multiples of the sector size, giving a mix of decimal and
binary multiples when expressing total disk capacity.
Examples of use[edit]
1.44 MB floppy disks can store 1,474,560 bytes of data. MB in this context means
1,0001,024 bytes.
Depending on compression methods and file format, a megabyte of data can roughly
be:
a 1 megapixel bitmap image with 256 colors (8 bits/pixel color depth) stored without
any compression.
a 4 megapixel JPEG image with normal compression.
about 1 minute of 128 kbit/s MP3 compressed music.
6 seconds of uncompressed CD audio.
a typical English book volume in plain text format (500 pages 2000 characters per
page).
The human genome consists of DNA representing 800 MB of data. The parts that
differentiate one person from another can be compressed to 4 MB.[5]
See also[edit]