Megabyte
From Wikipedia, the free encyclopedia
|
||||
---|---|---|---|---|
SI prefixes | Binary prefixes | |||
Name (Symbol) |
Standard SI |
Alternate Use |
Name (Symbol) |
Value |
kilobyte (kB) | 103 = 10001 | 210 | kibibyte (KiB) | 210 |
megabyte (MB) | 106 = 10002 | 220 | mebibyte (MiB) | 220 |
gigabyte (GB) | 109 = 10003 | 230 | gibibyte (GiB) | 230 |
terabyte (TB) | 1012 = 10004 | 240 | tebibyte (TiB) | 240 |
petabyte (PB) | 1015 = 10005 | 250 | pebibyte (PiB) | 250 |
exabyte (EB) | 1018 = 10006 | 260 | exbibyte (EiB) | 260 |
zettabyte (ZB) | 1021 = 10007 | 270 | zebibyte (ZiB) | 270 |
yottabyte (YB) | 1024 = 10008 | 280 | yobibyte (YiB) | 280 |
A megabyte is a unit of information or computer storage equal to either 1,000,000 bytes or 1,048,576 bytes, depending on context. In rare cases, it is used to mean 1,024,000 bytes. It is commonly abbreviated MB (not to be confused with Mb, which is used for megabits).
Contents |
[edit] Definition
The term "megabyte" is ambiguous because it is commonly used to mean either 1000² bytes or 1024² bytes. The confusion originated as compromise technical jargon for the byte multiples that needed to be expressed by the powers of 2 but lacked convenient naming. As 1024 (2¹º) is roughly equal to 1000 (10³), roughly corresponding SI multiples began to be used as approximate binary multiples. In the past few years, standards and government authorities including IEC, IEEE, EU, and NIST, have addressed this ambiguity by promoting the use of megabyte to describe strictly 1000² bytes and "mebibyte" to describe 1024² bytes. This shift is reflected in an increasing number of software projects, but most file managers still show file sizes as "megabytes" ("MB").
The term remains ambiguous and it can follow any one of the following common definitions:
- 1,000,000 bytes (1,0002, 106): This is the definition recommended by SI and 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.
- 1,048,576 bytes (1,0242, 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).
- 1,024,000 bytes (1,000×1,024): This definition is used to describe the formatted capacity of the "1.44 MB" 3.5 inch HD floppy disk, which actually has a 1.44 kKiB (kilo-kibibytes) capacity, that is, 1,440×1,024 bytes, or 1,474,560 bytes.
[edit] Megabyte examples
Depending on compression methods and file format, a megabyte of data can roughly be:
- a 1000×1000 pixel bitmap image with 8 bit (1 byte) color depth
- a minute of near CD-quality MP3 compressed music (at 128 kbit/s)
- 5.7 seconds of uncompressed CD audio
- 100 pages of single-spaced 12 point font text in Open Office
- a typical book volume in text format (500 pages × 2000 characters)
- 3 seconds of DVD-quality video
[edit] See also
[edit] External links
- Historical Notes About The Cost Of Hard Drive Storage Space
- the megabyte (established definition in Networking and Storage industries; from whatis.com)
- International Electrotechnical Commission definitions
- IEC prefixes and symbols for binary multiples