数量级 (数据):修订间差异
小 ←建立内容为“{{translation|tfrom=en:Orders of magnitude (data)|tpercent=0|time=2010-09-19}} {{数量级}} {| class="wikitable" |+'''数量级 (数据)'...”的新頁面 |
|||
第1行: | 第1行: | ||
{{translation|tfrom=[[:en:Orders of magnitude (data)]]|tpercent=0|time=2010-09-19}} |
|||
<noinclude>{{Afd|1=關注度30天|date=2010/09/13|force=}}</noinclude>{{notability|time=2010-08-14T12:44:03+00:00}} |
|||
{{数量级}} |
|||
{{primarysources|time=2010-08-14T12:44:03+00:00}} |
|||
{| class="wikitable" |
|||
{{copyedit|time=2009-05-05T14:09:46+00:00}} |
|||
|+'''[[数量级]] ([[数据]])''' |
|||
{{wikify|time=2009-05-05T14:09:46+00:00}} |
|||
|- |
|||
! colspan=2 | 二進制(Binary) |
|||
! colspan=2 | 十進制(Decimal) |
|||
! rowspan=2 | 事物 |
|||
|- |
|||
! Factor |
|||
! Term |
|||
! Factor |
|||
! Term |
|||
|- |
|||
| rowspan=2 | 2<sup>0</sup> |
|||
| rowspan=2 | [[bit]] |
|||
|rowspan=9 valign=top| 10<sup>0</sup> |
|||
|rowspan=9 valign=top| bit |
|||
|1 bit – 0 or 1, false or true, Low or High |
|||
<!-- The unit of entropy has been changed to "shannon" by the ISO standard. The amount "1.5" |
|||
is an approximated value. |
|||
* 1.5 bit – average [[information entropy]] per character in [[English language|English]] text. |
|||
--> |
|||
|- |
|||
|1.5 bits – a [[ternary numeral system|trit]] (a base-3 digit) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>1</sup> |
|||
|rowspan=2 valign=top| |
|||
| 2 bits – a crumb (rarely used term), enough to uniquely identify one base pair of [[genetic code]] |
|||
|- |
|||
| 3 bits – the size of an [[octal]] digit |
|||
|- |
|||
|rowspan=4 valign=top| 2<sup>2</sup> |
|||
|rowspan=4 valign=top| [[nibble]]<br>(also<br>spelled<br>''nybble'') |
|||
| 4 bits – (aka "nibble" or "semioctet", rarely used) the size of a [[hexadecimal]] digit; [[decimal]] digits in [[binary-coded decimal]] form |
|||
|- |
|||
| 5 bits – the size of code points in the [[Baudot code]], used in [[teleprinter|telex]] communication |
|||
|- |
|||
| 6 bits – the size of code points in [[Univac]] [[Fieldata]], in [[Binary-coded decimal#IBMBCD|IBM "BCD" format]], and in [[Braille]]. Enough to uniquely identify one codon of genetic code. |
|||
|- |
|||
| 7 bits – the size of code points in the [[ASCII]] character set |
|||
– minimum length to store 2 decimal digits<br> |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>3</sup> |
|||
|rowspan=3 valign=top| [[byte]] |
|||
| 8 bits – (a.k.a. "[[octet]]") on many computer architectures. |
|||
– Equivalent to 1 "word" on 8-bit computers (Apple II, Atari 800, Commodore 64, et al.).<br> |
|||
– the "word size" (instruction length) for 8-bit [[History of video game consoles|console systems]] including: [[Atari 2600]], [[Nintendo Entertainment System]] |
|||
|- |
|||
|rowspan=8 valign=top| 10<sup>1</sup> |
|||
|rowspan=8 valign=top| decabit |
|||
|10 bits<br> |
|||
– minimum [[bit]] length to store a single byte with error-correcting memory<br> |
|||
– minimum [[Data frame|frame]] length to transmit a single byte with asynchronous serial protocols |
|||
|- |
|||
|12 bits – wordlength of the [[PDP-8]] of Digital Equipment Corporation (built from 1965 -1990) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>4</sup> |
|||
|rowspan=1 valign=top| |
|||
|16 bits<br> |
|||
– commonly used in many [[programming language]]s, the size of an [[Integer (computer science)|integer]] capable of holding 65,536 different values<br> |
|||
– Equivalent to 1 "word" on 16-bit computers (IBM PC, Commodore Amiga)<br> |
|||
– the "word size" (instruction length) for 16-bit [[History of video game consoles|console systems]] including: [[Sega Genesis]], [[Super Nintendo Entertainment System|Super Nintendo]], [[Mattel Intellivision]] |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>5</sup> |
|||
|rowspan=3 valign=top| |
|||
|32 bits (4 bytes)<br> |
|||
– size of an integer capable of holding 4,294,967,296 different values<br> |
|||
– size of an [[IEEE floating-point standard|IEEE 754]] single-precision [[floating point]] number<br> |
|||
– size of addresses in [[IPv4]], the current [[Internet protocol]]<br> |
|||
– Equivalent to 1 "word" on 32-bit computers (Apple Macintosh, Pentium-based PC).<br> |
|||
– the "word size" (instruction length) for various [[History of video game consoles|console systems]] including: [[PlayStation]], [[Nintendo GameCube]], [[Xbox]], [[Wii]] |
|||
|- |
|||
|36 bits – size of word on Univac 1100-series computers and Digital Equipment Corporation's PDP-10 |
|||
|- |
|||
|56 bits (7 bytes) – cipher strength of the [[Data Encryption Standard|DES]] encryption standard |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>6</sup> |
|||
|rowspan=3 valign=top| |
|||
|64 bits (8 bytes)<br> |
|||
– size of an integer capable of holding 18,446,744,073,709,551,616 different values<br> |
|||
– size of an IEEE 754 double-precision floating point number<br> |
|||
– Equivalent to 1 "word" on 64-bit computers (Power, PA-Risc, Alpha, Itanium, Sparc, x86-64 PCs and Macintoshes).<br> |
|||
– the "word size" (instruction length) for 64-bit [[History of video game consoles|console systems]] including: [[Nintendo 64]], [[PlayStation 2]], [[PlayStation 3]], [[Xbox 360]] |
|||
|- |
|||
|80 bits (10 bytes) – size of an extended precision floating point number, for intermediate calculations that can be performed in floating point units of most [[central processing unit|processor]]s of the x86 family |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>2</sup> |
|||
|rowspan=5 valign=top| hectobit |
|||
|100 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>7</sup> |
|||
|rowspan=2 valign=top| |
|||
|128 bits (16 bytes)<br> |
|||
– size of addresses in [[IPv6]], the successor protocol of [[IPv4]]<br> |
|||
– minimum cipher strength of the [[Rijndael]] and [[Advanced Encryption Standard|AES]] encryption standards, and of the widely used [[MD5]] cryptographic [[message digest]] algorithm |
|||
|- |
|||
|160 bits – maximum key length of the [[SHA-1]], standard [[Tiger (hash)]], and Tiger2 cryptographic message digest algorithms |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>8</sup> |
|||
|rowspan=1 valign=top| |
|||
|256 bits (32 bytes) – minimum key length for the recommended strong cryptographic [[message digest]]s {{As of|2004|lc=on}} |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>9</sup> |
|||
|rowspan=2 valign=top| |
|||
|512 bits (64 bytes) – maximum key length for the standard strong cryptographic [[message digest]]s in [[2004]] |
|||
|- |
|||
|rowspan=9 valign=top| 10<sup>3</sup> |
|||
|rowspan=9 valign=top| [[kilobit]] |
|||
|1000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>10</sup> |
|||
|rowspan=2 valign=top| [[kibibit]] |
|||
|1024 bits (128 bytes) |
|||
|- |
|||
|1288 bits – approximate maximum capacity of a standard [[magnetic stripe card]] |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>11</sup> |
|||
|rowspan=1 valign=top| |
|||
|2048 bits (256 bytes) |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>12</sup> |
|||
|rowspan=3 valign=top| |
|||
|4096 bits (512 bytes) |
|||
– typical sector size, and minimum space allocation unit on computer storage volumes, with most [[file system]]s<br> |
|||
– approximate amount of information on a sheet of single-spaced typewritten paper (without formatting)<br> |
|||
|- |
|||
|4704 bits (588 bytes) – uncompressed single-channel frame length in standard [[MPEG]] audio (75 frames per second and per channel), with medium quality 8-bit sampling at 44,100 [[Hertz|Hz]] (or 16-bit sampling at 22,050 Hz) |
|||
|- |
|||
|8000 bits (10<sup>3</sup> bytes) – one [[kilobyte]] |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>13</sup> |
|||
|rowspan=3 valign=top| [[kibibyte]] |
|||
|8192 bits (1,024 bytes) – [[RAM]] capacity of a [[Sinclair ZX81]]. |
|||
|- |
|||
|9408 bits (1,176 bytes) – uncompressed single-channel frame length in standard MPEG audio (75 frames per second and per channel), with standard 16-bit sampling at 44,100 Hz |
|||
|- |
|||
|rowspan=4 valign=top| 10<sup>4</sup> |
|||
|rowspan=4 valign=top| |
|||
|15,360 bits – one screen of data displayed on an 8-bit monochrome text console (80x24) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>14</sup> |
|||
|rowspan=1 valign=top| |
|||
|16,384 bits (2 kibibytes) – one page of typed text<ref name="alltoomuch"/>, RAM capacity of [[Nintendo Entertainment System]] |
|||
|- |
|||
硬碟製造廠商認為1KB=1000B,而作業系統則認為1KB=1024B,造成硬碟或光碟的容量產生差距。 |
|||
|rowspan=1 valign=top| 2<sup>15</sup> |
|||
|rowspan=1 valign=top| |
|||
|32,768 bits (4 kibibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>16</sup> |
|||
|rowspan=2 valign=top| |
|||
|65,536 bits (8 kibibytes) |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>5</sup> |
|||
|rowspan=5 valign=top| |
|||
|100,000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>17</sup> |
|||
|rowspan=2 valign=top| |
|||
|131,072 bits (16 kibibytes) – [[RAM]] capacity of the smallest [[Sinclair ZX Spectrum]]. |
|||
|- |
|||
|160 kilobits – approximate size of this article as of 15 April 2010 |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>18</sup> |
|||
|rowspan=1 valign=top| |
|||
|262,144 bits (32 kibibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>19</sup> |
|||
|rowspan=2 valign=top| |
|||
|524,288 bits (64 kibibytes) – [[RAM]] capacity of a lot of popular 8-bit Computers like the [[Commodore_64|C-64]], [[Amstrad CPC]] etc. |
|||
|- |
|||
|rowspan=9 valign=top| 10<sup>6</sup> |
|||
|rowspan=9 valign=top| [[megabit]] |
|||
|1,000,000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>20</sup> |
|||
|rowspan=2 valign=top| [[mebibit]] |
|||
|1,048,576 bits (128 kibibytes) – [[RAM]] capacity of popular 8-bit Computers like the [[Commodore_128|C-128]], [[Amstrad CPC]] etc. |
|||
|- |
|||
|1,978,560 bits – a one-page, standard-resolution black-and-white [[fax]] (1728 × 1145 pixels) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>21</sup> |
|||
|rowspan=2 valign=top| |
|||
|2,097,152 bits (256 kibibytes) |
|||
|- |
|||
|4,147,200 bits – one frame of uncompressed [[NTSC]] [[DVD]] video (720 × 480 × 12 bpp Y'CbCr) |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>22</sup> |
|||
|rowspan=3 valign=top| |
|||
|4,194,304 bits (512 kibibytes) |
|||
|- |
|||
|4,976,640 bits – one frame of uncompressed [[PAL]] DVD video (720 × 576 × 12 bpp Y'CbCr) |
|||
|- |
|||
|8,343,400 bits – one "typical" sized [[:Image:Anthomyiidae sp. 1 (aka).jpg|photograph]] with reasonably good quality (1024 × 768 pixels). |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>23</sup> |
|||
|rowspan=3 valign=top| [[mebibyte]] |
|||
|8,388,608 bits (1024 kibibytes) |
|||
|- |
|||
|rowspan=9 valign=top| 10<sup>7</sup> |
|||
|rowspan=9 valign=top| |
|||
|11,520,000 bits – capacity of a lower-resolution computer monitor (as of 2006), 800 × 600 pixels, 24 bpp |
|||
|- |
|||
|11,796,480 bits – capacity of a 3.5 [[inch|in]] [[floppy disk]], colloquially known as 1.44 [[megabyte]] but actually 1.44 × 1000 × 1024 bytes |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>24</sup> |
|||
|rowspan=2 valign=top| |
|||
|16,777,216 bits (2 mebibytes) |
|||
|- |
|||
|25 megabits – amount of data in a typical color slide |
|||
|- |
|||
|rowspan=4 valign=top| 2<sup>25</sup> |
|||
|rowspan=4 valign=top| |
|||
|33,554,432 bits (4 mebibytes) – RAM capacity of stock [[Nintendo 64]] |
|||
|- |
|||
|41,943,040 bits (5 mebibytes) – approximate size of the [[Complete Works of Shakespeare]]<ref name="alltoomuch">{{cite news|url=http://www.economist.com/specialreports/displaystory.cfm?story_id=15557421|title=A special report on managing information: All too much|date=2010-02-25|work=The Economist|accessdate=2010-03-04}}</ref> |
|||
|- |
|||
|55,296,000 bits – capacity of a high-resolution computer monitor as of [[2007]], 1920 × 1200 pixels, 24 bpp |
|||
|- |
|||
|50–100 megabits – amount of information in a typical [[telephone directory|phone book]] |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>26</sup> |
|||
|rowspan=3 valign=top| |
|||
|- |
|||
|rowspan=7 valign=top| 10<sup>8</sup> |
|||
|rowspan=7 valign=top| |
|||
|- |
|||
|67,108,864 bit (8 mebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>27</sup> |
|||
|rowspan=2 valign=top| |
|||
|134,217,728 bits (16 mebibytes) |
|||
|- |
|||
|150 megabits – amount of data in a large foldout [[map]] |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>28</sup> |
|||
|rowspan=2 valign=top| |
|||
|268,435,456 (32 mebibytes) |
|||
|- |
|||
|423,360,000 bits: a five-minute audio recording, in [[Compact Disc|CDDA]] quality |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>29</sup> |
|||
|rowspan=2 valign=top| |
|||
|536,870,912 bits (64 mebibytes) |
|||
|- |
|||
|rowspan=8 valign=top| 10<sup>9</sup> |
|||
|rowspan=8 valign=top| [[gigabit]] |
|||
|1,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>30</sup> |
|||
|rowspan=1 valign=top| [[gibibit]] |
|||
|1,073,741,824 bits (128 mebibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>31</sup> |
|||
|rowspan=1 valign=top| |
|||
|2,147,483,648 bits (256 mebibytes) |
|||
|- |
|||
|rowspan=4 valign=top| 2<sup>32</sup> |
|||
|rowspan=4 valign=top| |
|||
|4,294,967,296 bits (512 mebibytes) |
|||
|- |
|||
|5.45{{e|9}} bits (650 mebibytes) – capacity of a regular [[compact disc]] |
|||
|- |
|||
|5.89{{e|9}} bits (702 mebibytes) – capacity of a large regular compact disc |
|||
|- |
|||
|6.4{{e|9}} bits – capacity of the [[human genome]] (assuming 2 bits for each [[base pair]]) |
|||
|- |
|||
==說明== |
|||
|rowspan=2 valign=top| 2<sup>33</sup> |
|||
以一顆80GB的硬碟為例,若是以硬碟製造廠商認為,80GB=80*1000(MB)*1000(KB)*1000(B)=80,000,000,000B,若是改到作業系統上,80,000,000,000/1024/1024/1024=74.5058GB,即在作業系統上只會顯示74GB。 |
|||
|rowspan=2 valign=top| [[gibibyte]] |
|||
|8,589,934,592 bits (1024 mebibytes) |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>10</sup> |
|||
|rowspan=5 valign=top| |
|||
|10,000,000,000 bits |
|||
|- |
|||
|2<sup>34</sup> |
|||
| |
|||
|17,179,869,184 bits (2 gibibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>35</sup> |
|||
|rowspan=2 valign=top| |
|||
|34,359,738,368 bits (4 gibibytes) |
|||
|- |
|||
|3.76{{e|10}} bits (4.7 gigabytes) – capacity of a single-layer, single-sided [[DVD]] |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>36</sup> |
|||
|rowspan=2 valign=top| |
|||
|68,719,476,736 bits (8 gibibytes) |
|||
|- |
|||
|rowspan=6 valign=top| 10<sup>11</sup> |
|||
|rowspan=6 valign=top| |
|||
|100,000,000,000 bits |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>37</sup> |
|||
|rowspan=3 valign=top| |
|||
|137,438,953,472 bits (16 gibibytes) |
|||
|- |
|||
|1.46{{e|11}} bits (17 gigabytes) – capacity of a double-sided, dual-layered DVD |
|||
|- |
|||
|2.15{{e|11}} bits (25 gigabytes) – capacity of a single-sided, single-layered 12-[[centimetre|cm]] [[Blu-ray disc]] |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>38</sup> |
|||
|rowspan=1 valign=top| |
|||
|274,877,906,944 bits (32 gibibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>39</sup> |
|||
|rowspan=2 valign=top| |
|||
|549,755,813,888 bits (64 gibibytes) |
|||
|- |
|||
|rowspan=7 valign=top| 10<sup>12</sup> |
|||
|rowspan=7 valign=top| [[terabit]] |
|||
|1,000,000,000,000 bits (125 gigabytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>40</sup> |
|||
|rowspan=2 valign=top| [[tebibit]] |
|||
|1.34{{e|12}} bits – estimated capacity of the ''[[Polychaos dubium]]'' genome, the largest known [[genome]] |
|||
|- |
|||
|1.6{{e|12}} bits (200 [[gigabyte]]s) – capacity of a [[hard disk]] that would be considered average {{As of|2008|lc=on}} |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>41</sup> |
|||
|rowspan=1 valign=top| |
|||
|2,199,023,255,552 bits (256 gibibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>42</sup> |
|||
|rowspan=1 valign=top| |
|||
|4,398,046,511,104 bits (512 gibibytes) |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>43</sup> |
|||
|rowspan=3 valign=top| [[tebibyte]] |
|||
|8,796,093,022,208 bits (1024 gibibytes) |
|||
|- |
|||
|(approximately) 8.97{{e|12}} bits – {{As of|2010|lc=on}}, data of [[pi|π]] to the largest number of digits ever calculated (2.7{{e|12}}) |
|||
|- |
|||
|rowspan=4 valign=top| 10<sup>13</sup> |
|||
|rowspan=4 valign=top| |
|||
|10,000,000,000,000 bits (1.25 [[terabyte]]s) – capacity of a human being's functional memory, according to [[Raymond Kurzweil]] in [[The Singularity Is Near]], p. 126 |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>44</sup> |
|||
|rowspan=1 valign=top| |
|||
|17,592,186,044,416 bits (2 tebibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>45</sup> |
|||
|rowspan=1 valign=top| |
|||
|35,184,372,088,832 bits (4 tebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>46</sup> |
|||
|rowspan=2 valign=top| |
|||
|70,368,744,177,664 bits (8 tebibytes) |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>14</sup> |
|||
|rowspan=5 valign=top| |
|||
|100,000,000,000,000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>47</sup> |
|||
|rowspan=2 valign=top| |
|||
|140,737,488,355,328 bits (16 tebibytes) |
|||
|- |
|||
|1.5{{e|14}} bits (18.75 terabytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>48</sup> |
|||
|rowspan=1 valign=top| |
|||
|281,474,976,710,656 bits (32 tebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>49</sup> |
|||
|rowspan=2 valign=top| |
|||
|562,949,953,421,312 bits (64 tebibytes) |
|||
|- |
|||
|rowspan=7 valign=top| 10<sup>15</sup> |
|||
|rowspan=7 valign=top| [[petabit]] |
|||
|1,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>50</sup> |
|||
|rowspan=2 valign=top| [[pebibit]] |
|||
|1,125,899,906,842,624 bits (128 tebibytes) |
|||
|- |
|||
|2.4{{e|15}} bits (300 [[terabyte]]s) – size of the [[Internet Archive]] {{As of|2004|lc=on}} |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>51</sup> |
|||
|rowspan=1 valign=top| |
|||
|2,251,799,813,685,248 bits (256 tebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>52</sup> |
|||
|rowspan=2 valign=top| |
|||
|4,503,599,627,370,496 bits (512 tebibytes) |
|||
|- |
|||
|8,000,000,000,000,000 bits (10<sup>15</sup> bytes) – one [[petabyte]] |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>53</sup> |
|||
|rowspan=2 valign=top| [[pebibyte]] |
|||
|9,007,199,254,740,992 bits (1024 tebibytes) |
|||
|- |
|||
|rowspan=6 valign=top| 10<sup>16</sup> |
|||
|rowspan=6 valign=top| |
|||
|10,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>54</sup> |
|||
|rowspan=1 valign=top| |
|||
|18,014,398,509,481,984 bits (2 pebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>55</sup> |
|||
|rowspan=2 valign=top| |
|||
|36,028,797,018,963,968 bits (4 pebibytes) |
|||
|- |
|||
|4.5{{e|16}} bits (5.625 [[petabyte]]s) – estimated hard drive space in [[Google]]'s [[server farm]] {{As of|2004|lc=on}} |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>56</sup> |
|||
|rowspan=3 valign=top| |
|||
|72,057,594,037,927,936 bits (8 pebibytes) |
|||
|- |
|||
|10 petabytes (10<sup>16</sup> bytes) – estimated approximate size of the [[Library of Congress]]'s collection, including non-book materials, as of 2005<ref>{{cite web|url=http://outgoing.typepad.com/outgoing/2005/06/entire_library_.html|title=Entire Library of Congress|last=Hickey|first=Thom ([[OCLC]] Chief Scientist)|date=June 21, 2005|work=Outgoing|accessdate=2010-05-05}}</ref> |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>17</sup> |
|||
|rowspan=5 valign=top| |
|||
|100,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>57</sup> |
|||
|rowspan=1 valign=top| |
|||
|144,115,188,075,855,872 bits (16 pebibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>58</sup> |
|||
|rowspan=1 valign=top| |
|||
|288,230,376,151,711,744 bits (32 pebibytes) |
|||
|- |
|||
|rowspan=3 valign=top| 2<sup>59</sup> |
|||
|rowspan=3 valign=top| |
|||
|576,460,752,303,423,488 bits (64 pebibytes) |
|||
|- |
|||
|8 {{e|17}}, the storage capacity of the fictional ''[[Star Trek]]'' character [[Data (Star Trek)|Data]] |
|||
|- |
|||
|rowspan=6 valign=top| 10<sup>18</sup> |
|||
|rowspan=6 valign=top| [[exabit]] |
|||
|1,000,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>60</sup> |
|||
|rowspan=2 valign=top| [[exbibit]] |
|||
|1,152,921,504,606,846,976 bits (128 pebibytes) |
|||
|- |
|||
|1.6{{e|18}} bits (200 [[petabyte]]s) – total amount of [[Printing|print]]ed material in the world |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>61</sup> |
|||
|rowspan=1 valign=top| |
|||
|2,305,843,009,213,693,952 bits (256 pebibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>62</sup> |
|||
|rowspan=1 valign=top| |
|||
|4,611,686,018,427,387,904 bits (512 pebibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>63</sup> |
|||
|rowspan=2 valign=top| [[exbibyte]] |
|||
|9,223,372,036,854,775,808 bits (1024 pebibytes) |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>19</sup> |
|||
|rowspan=5 valign=top| |
|||
|10,000,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>64</sup> |
|||
|rowspan=1 valign=top| |
|||
|18,446,744,073,709,551,616, bits (2 exbibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>65</sup> |
|||
|rowspan=2 valign=top| |
|||
|36,893,488,147,419,103,232, bits (4 exbibytes) |
|||
|- |
|||
|50,000,000,000,000,000,000 bits (5 [[exabytes]]) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>66</sup> |
|||
|rowspan=2 valign=top| |
|||
|73,786,976,294,838,206,464, bits (8 exbibytes) |
|||
|- |
|||
|rowspan=5 valign=top| 10<sup>20</sup> |
|||
|rowspan=5 valign=top| |
|||
|100,000,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>67</sup> |
|||
|rowspan=1 valign=top| |
|||
|147,573,952,589,676,412,928 bits (16 exbibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>68</sup> |
|||
|rowspan=2 valign=top| |
|||
|295,147,905,179,352,825,856 bits (32 exbibytes) |
|||
|- |
|||
|3.5 × 10<sup>20</sup> bits – Increase in information capacity when 1 Joule of energy is added to a heat-bath at 300 K (27°C)<ref><math>\scriptstyle\frac{1}{300}</math> J K<sup>-1</sup></ref> |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>69</sup> |
|||
|rowspan=2 valign=top| |
|||
|590,295,810,358,705,651,712 bits (64 exbibytes) |
|||
|- |
|||
|rowspan=6 valign=top| 10<sup>21</sup> |
|||
|rowspan=6 valign=top| [[zettabit]] |
|||
|1,000,000,000,000,000,000,000 bits |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>70</sup> |
|||
|rowspan=1 valign=top| [[zebibit]] |
|||
|1,180,591,620,717,411,303,424 bits (128 exbibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>71</sup> |
|||
|rowspan=2 valign=top| |
|||
|2,361,183,241,434,822,606,848 bits (256 exbibytes) |
|||
|- |
|||
|3.4{{e|21}} bits (0.36 [[zettabyte]]s) – amount of information that can be stored in 1 [[gram]] of [[DNA]]<ref>http://www.tmrfindia.org/ijcsa/V2I29.pdf</ref> |
|||
|- |
|||
|rowspan=1 valign=top| 2<sup>72</sup> |
|||
|rowspan=1 valign=top| |
|||
|4,722,366,482,869,645,213,696 bits (512 exbibytes) |
|||
|- |
|||
|rowspan=2 valign=top| 2<sup>73</sup> |
|||
|rowspan=2 valign=top| [[zebibyte]] |
|||
|9,444,732,965,739,290,427,392 bits (1024 exbibytes) |
|||
|- |
|||
|rowspan=1 valign=top| 10<sup>22</sup> |
|||
|rowspan=1 valign=top| |
|||
|10,000,000,000,000,000,000,000 bits |
|||
|- |
|||
|- |
|||
|rowspan=2 valign=top| </sup> |
|||
|rowspan=2 valign=top| |
|||
|rowspan=2 valign=top|10<sup>23</sup> |
|||
|rowspan=2 valign=top| |
|||
|rowspan=1 valign=top|1.0{{e|23}} bits – Increase in information capacity when 1 Joule of energy is added to a heat-bath at 1 K (-272.15°C)<ref>1 J K<sup>−1</sup>. Equivalent to 1/(''[[Boltzmann's constant|k]]'' ln 2) bits, where ''k'' is [[Boltzmann's constant]]</ref> |
|||
|- |
|||
|rowspan=1 valign=top|6.0{{e|23}} bits – Information content of 1 mole (12.01 g) of [[graphite]] at 25°C; equivalent to an average of 0.996 bits per atom.<ref>Equivalent to 5.74 J K<sup>−1</sup>. Standard molar entropy of graphite.</ref> |
|||
|- |
|||
|rowspan=1 valign=top| </sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>24</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|7.3{{e|24}} bits – Information content of 1 mole (18.02 g) of liquid [[water]] at 25°C; equivalent to an average of 12.14 bits per molecule.<ref>Equivalent to 69.95 J K<sup>−1</sup>. Standard molar entropy of water.</ref> |
|||
|- |
|||
|rowspan=2 valign=top| </sup> |
|||
|rowspan=2 valign=top| |
|||
|rowspan=2 valign=top|10<sup>25</sup> |
|||
|rowspan=2 valign=top| |
|||
|rowspan=1 valign=top|1.1{{e|25}} bits – Entropy increase of 1 mole (18.02 g) of water, on vaporizing at 100°C at standard pressure; equivalent to an average of 18.90 bits per molecule.<ref>Equivalent to 108.9 J K<sup>−1</sup></ref> |
|||
|- |
|||
|rowspan=1 valign=top|1.5{{e|25}} bits – Information content of 1 mole (20.18 g) of [[neon]] gas at 25°C and 1 atm; equivalent to an average of 25.39 bits per atom.<ref>Equivalent to 146.33 J K<sup>−1</sup>. Standard molar entropy of neon. An experimental value, see [http://cccbdb.nist.gov/thermo.asp] for a theoretical calculation.</ref> |
|||
|- |
|||
|rowspan=1 valign=top| 2 <sup> 150 </sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>45</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|~ 10<sup>45</sup> bits – The number of bits required to perfectly recreate the average-sized U.S. adult male [[human being]] down to the quantum level on a computer is 2.0057742Å~10<sup>45</sup> bits of information (See [[Bekenstein bound]] for the basis for this calculation). |
|||
|- |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>58</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|~ 10<sup>58</sup> bits – Thermodynamic entropy of the [[sun]]<ref>Given as 10<sup>42</sup> erg K<sup>-1</sup> in Bekenstein (1973), [http://128.112.100.2/~mcdonald/examples/QM/bekenstein_prd_7_2333_73.pdf Black Holes and Entropy], ''[[Physical Review D]]'' '''7''' 2338</ref> (about 30 bits per proton, plus 10 bits per electron). |
|||
|- |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>69</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|~ 10<sup>69</sup> bits – Thermodynamic entropy of the [[Milky Way Galaxy]] (counting only the [[star]]s, not the [[black holes]] within the galaxy) |
|||
|- |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>77</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|1.5{{e|77}} bits – Information content of a one-solar-mass [[black hole]].<ref>Entropy = <math>\scriptstyle A c^3 / 4 G \hbar</math> in nats, with <math>A = 16\pi G^2 M^2/c^4</math> for a Schwartzschild black hole. 1 nat = 1/ln(2) bits. See [[Jacob D. Bekenstein]] (2008), [http://www.scholarpedia.org/article/Bekenstein-Hawking_entropy Bekenstein-Hawking entropy], ''[[Scholarpedia]]''.</ref> |
|||
|- |
|||
|rowspan=1 valign=top|2<sup>305</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|10<sup>92</sup> |
|||
|rowspan=1 valign=top| |
|||
|rowspan=1 valign=top|The information capacity of the [[observable universe]], according to [[Seth Lloyd]].<ref>[[Seth Lloyd]] (2002), Computational capacity of the universe, ''[[Physical Review Letters]]'' '''88''' (23):237901.</ref> |
|||
|} |
|||
==相關== |
|||
==各級大小轉換== |
|||
;十進制 |
|||
為方便說明,轉換比例以1000:1024=125:128說明。 |
|||
*[[国际单位制词头]] |
|||
===KB=== |
|||
*[[国际单位制]](SI) |
|||
<math>\frac{125}{128}=0.9765625\approx 0.9766</math> |
|||
;二進制 |
|||
===MB=== |
|||
*[[二进制乘数词头]] |
|||
<math>\left( \frac{125}{128} \right)^{2}=0.953674316\approx 0.9537</math> |
|||
*[[IEC 60027-2]] |
|||
== |
==參考== |
||
<references /> |
|||
<math>\left( \frac{125}{128} \right)^{3}=0.931322574\approx 0.9313</math> |
|||
===TB=== |
|||
<math>\left( \frac{125}{128} \right)^{4}=0.909494701\approx 0.9095</math> |
|||
===PB=== |
|||
<math>\left( \frac{125}{128} \right)^{5}=0.888178419\approx 0.8882</math> |
|||
這些比例及實際大小轉換,以80GB的硬碟為例,80*0.931322574=74.5058GB。 |
|||
==簡化== |
|||
因為這些天文數字記憶不便,實際上也不可能隨身攜帶計算機,所以做適當簡化。 |
|||
===KB=== |
|||
<math>1-\frac{125}{128}=0.0234375\approx 2%</math> |
|||
===MB=== |
|||
<math>1-\left( \frac{125}{128} \right)^{2}=0.046325683\approx 5%</math> |
|||
===GB=== |
|||
<math>1-\left( \frac{125}{128} \right)^{3}=0.068677425\approx 7%</math> |
|||
===TB=== |
|||
<math>1-\left( \frac{125}{128} \right)^{4}=0.090505298\approx 9%</math> |
|||
===PB=== |
|||
<math>1-\left( \frac{125}{128} \right)^{5}=0.11182158\approx 11%</math> |
|||
==實務== |
|||
以250GB的硬碟為例,250GB*7%=17.5GB,考慮實際情形,少17.5GB,即實際是250-17.5=232.5GB。實際上是少250*0.931322574=232.83064GB已非常接近。或以一片[[DVD]]為例,4.7GB*7%=0.329GB,考慮實際情形,少0.329GB,即實際是4.7-0.329=4.371GB=4475.9MB。 |
|||
==爭議== |
|||
基本上這個問題已經存在非常的久,也經歷過非常多次的訴訟,但現況還是存在。 |
|||
{{uncategorized|time=2010-08-10T07:26:27+00:00}} |
|||
<!-- |
|||
[[en:Orders of magnitude (data)]] |
[[en:Orders of magnitude (data)]] |
||
[[fa:واحدهای حافظه رایانه]] |
[[fa:واحدهای حافظه رایانه]] |
||
第59行: | 第586行: | ||
[[it:Ordini di grandezza (dati)]] |
[[it:Ordini di grandezza (dati)]] |
||
[[ja:データ量の比較]] |
[[ja:データ量の比較]] |
||
--> |
2010年9月19日 (日) 13:37的版本
数量级 |
---|
单位换算 |
二進制(Binary) | 十進制(Decimal) | 事物 | ||
---|---|---|---|---|
Factor | Term | Factor | Term | |
20 | bit | 100 | bit | 1 bit – 0 or 1, false or true, Low or High |
1.5 bits – a trit (a base-3 digit) | ||||
21 | 2 bits – a crumb (rarely used term), enough to uniquely identify one base pair of genetic code | |||
3 bits – the size of an octal digit | ||||
22 | nibble (also spelled nybble) |
4 bits – (aka "nibble" or "semioctet", rarely used) the size of a hexadecimal digit; decimal digits in binary-coded decimal form | ||
5 bits – the size of code points in the Baudot code, used in telex communication | ||||
6 bits – the size of code points in Univac Fieldata, in IBM "BCD" format, and in Braille. Enough to uniquely identify one codon of genetic code. | ||||
7 bits – the size of code points in the ASCII character set
– minimum length to store 2 decimal digits | ||||
23 | byte | 8 bits – (a.k.a. "octet") on many computer architectures.
– Equivalent to 1 "word" on 8-bit computers (Apple II, Atari 800, Commodore 64, et al.). | ||
101 | decabit | 10 bits – minimum bit length to store a single byte with error-correcting memory | ||
12 bits – wordlength of the PDP-8 of Digital Equipment Corporation (built from 1965 -1990) | ||||
24 | 16 bits – commonly used in many programming languages, the size of an integer capable of holding 65,536 different values | |||
25 | 32 bits (4 bytes) – size of an integer capable of holding 4,294,967,296 different values | |||
36 bits – size of word on Univac 1100-series computers and Digital Equipment Corporation's PDP-10 | ||||
56 bits (7 bytes) – cipher strength of the DES encryption standard | ||||
26 | 64 bits (8 bytes) – size of an integer capable of holding 18,446,744,073,709,551,616 different values | |||
80 bits (10 bytes) – size of an extended precision floating point number, for intermediate calculations that can be performed in floating point units of most processors of the x86 family | ||||
102 | hectobit | 100 bits | ||
27 | 128 bits (16 bytes) – size of addresses in IPv6, the successor protocol of IPv4 | |||
160 bits – maximum key length of the SHA-1, standard Tiger (hash), and Tiger2 cryptographic message digest algorithms | ||||
28 | 256 bits (32 bytes) – minimum key length for the recommended strong cryptographic message digests 截至2004年[update] | |||
29 | 512 bits (64 bytes) – maximum key length for the standard strong cryptographic message digests in 2004 | |||
103 | kilobit | 1000 bits | ||
210 | kibibit | 1024 bits (128 bytes) | ||
1288 bits – approximate maximum capacity of a standard magnetic stripe card | ||||
211 | 2048 bits (256 bytes) | |||
212 | 4096 bits (512 bytes)
– typical sector size, and minimum space allocation unit on computer storage volumes, with most file systems | |||
4704 bits (588 bytes) – uncompressed single-channel frame length in standard MPEG audio (75 frames per second and per channel), with medium quality 8-bit sampling at 44,100 Hz (or 16-bit sampling at 22,050 Hz) | ||||
8000 bits (103 bytes) – one kilobyte | ||||
213 | kibibyte | 8192 bits (1,024 bytes) – RAM capacity of a Sinclair ZX81. | ||
9408 bits (1,176 bytes) – uncompressed single-channel frame length in standard MPEG audio (75 frames per second and per channel), with standard 16-bit sampling at 44,100 Hz | ||||
104 | 15,360 bits – one screen of data displayed on an 8-bit monochrome text console (80x24) | |||
214 | 16,384 bits (2 kibibytes) – one page of typed text[1], RAM capacity of Nintendo Entertainment System | |||
215 | 32,768 bits (4 kibibytes) | |||
216 | 65,536 bits (8 kibibytes) | |||
105 | 100,000 bits | |||
217 | 131,072 bits (16 kibibytes) – RAM capacity of the smallest Sinclair ZX Spectrum. | |||
160 kilobits – approximate size of this article as of 15 April 2010 | ||||
218 | 262,144 bits (32 kibibytes) | |||
219 | 524,288 bits (64 kibibytes) – RAM capacity of a lot of popular 8-bit Computers like the C-64, Amstrad CPC etc. | |||
106 | megabit | 1,000,000 bits | ||
220 | mebibit | 1,048,576 bits (128 kibibytes) – RAM capacity of popular 8-bit Computers like the C-128, Amstrad CPC etc. | ||
1,978,560 bits – a one-page, standard-resolution black-and-white fax (1728 × 1145 pixels) | ||||
221 | 2,097,152 bits (256 kibibytes) | |||
4,147,200 bits – one frame of uncompressed NTSC DVD video (720 × 480 × 12 bpp Y'CbCr) | ||||
222 | 4,194,304 bits (512 kibibytes) | |||
4,976,640 bits – one frame of uncompressed PAL DVD video (720 × 576 × 12 bpp Y'CbCr) | ||||
8,343,400 bits – one "typical" sized photograph with reasonably good quality (1024 × 768 pixels). | ||||
223 | mebibyte | 8,388,608 bits (1024 kibibytes) | ||
107 | 11,520,000 bits – capacity of a lower-resolution computer monitor (as of 2006), 800 × 600 pixels, 24 bpp | |||
11,796,480 bits – capacity of a 3.5 in floppy disk, colloquially known as 1.44 megabyte but actually 1.44 × 1000 × 1024 bytes | ||||
224 | 16,777,216 bits (2 mebibytes) | |||
25 megabits – amount of data in a typical color slide | ||||
225 | 33,554,432 bits (4 mebibytes) – RAM capacity of stock Nintendo 64 | |||
41,943,040 bits (5 mebibytes) – approximate size of the Complete Works of Shakespeare[1] | ||||
55,296,000 bits – capacity of a high-resolution computer monitor as of 2007, 1920 × 1200 pixels, 24 bpp | ||||
50–100 megabits – amount of information in a typical phone book | ||||
226 | ||||
108 | ||||
67,108,864 bit (8 mebibytes) | ||||
227 | 134,217,728 bits (16 mebibytes) | |||
150 megabits – amount of data in a large foldout map | ||||
228 | 268,435,456 (32 mebibytes) | |||
423,360,000 bits: a five-minute audio recording, in CDDA quality | ||||
229 | 536,870,912 bits (64 mebibytes) | |||
109 | gigabit | 1,000,000,000 bits | ||
230 | gibibit | 1,073,741,824 bits (128 mebibytes) | ||
231 | 2,147,483,648 bits (256 mebibytes) | |||
232 | 4,294,967,296 bits (512 mebibytes) | |||
5.45×109 bits (650 mebibytes) – capacity of a regular compact disc | ||||
5.89×109 bits (702 mebibytes) – capacity of a large regular compact disc | ||||
6.4×109 bits – capacity of the human genome (assuming 2 bits for each base pair) | ||||
233 | gibibyte | 8,589,934,592 bits (1024 mebibytes) | ||
1010 | 10,000,000,000 bits | |||
234 | 17,179,869,184 bits (2 gibibytes) | |||
235 | 34,359,738,368 bits (4 gibibytes) | |||
3.76×1010 bits (4.7 gigabytes) – capacity of a single-layer, single-sided DVD | ||||
236 | 68,719,476,736 bits (8 gibibytes) | |||
1011 | 100,000,000,000 bits | |||
237 | 137,438,953,472 bits (16 gibibytes) | |||
1.46×1011 bits (17 gigabytes) – capacity of a double-sided, dual-layered DVD | ||||
2.15×1011 bits (25 gigabytes) – capacity of a single-sided, single-layered 12-cm Blu-ray disc | ||||
238 | 274,877,906,944 bits (32 gibibytes) | |||
239 | 549,755,813,888 bits (64 gibibytes) | |||
1012 | terabit | 1,000,000,000,000 bits (125 gigabytes) | ||
240 | tebibit | 1.34×1012 bits – estimated capacity of the Polychaos dubium genome, the largest known genome | ||
1.6×1012 bits (200 gigabytes) – capacity of a hard disk that would be considered average 截至2008年[update] | ||||
241 | 2,199,023,255,552 bits (256 gibibytes) | |||
242 | 4,398,046,511,104 bits (512 gibibytes) | |||
243 | tebibyte | 8,796,093,022,208 bits (1024 gibibytes) | ||
(approximately) 8.97×1012 bits – 截至2010年[update], data of π to the largest number of digits ever calculated (2.7×1012) | ||||
1013 | 10,000,000,000,000 bits (1.25 terabytes) – capacity of a human being's functional memory, according to Raymond Kurzweil in The Singularity Is Near, p. 126 | |||
244 | 17,592,186,044,416 bits (2 tebibytes) | |||
245 | 35,184,372,088,832 bits (4 tebibytes) | |||
246 | 70,368,744,177,664 bits (8 tebibytes) | |||
1014 | 100,000,000,000,000 bits | |||
247 | 140,737,488,355,328 bits (16 tebibytes) | |||
1.5×1014 bits (18.75 terabytes) | ||||
248 | 281,474,976,710,656 bits (32 tebibytes) | |||
249 | 562,949,953,421,312 bits (64 tebibytes) | |||
1015 | petabit | 1,000,000,000,000,000 bits | ||
250 | pebibit | 1,125,899,906,842,624 bits (128 tebibytes) | ||
2.4×1015 bits (300 terabytes) – size of the Internet Archive 截至2004年[update] | ||||
251 | 2,251,799,813,685,248 bits (256 tebibytes) | |||
252 | 4,503,599,627,370,496 bits (512 tebibytes) | |||
8,000,000,000,000,000 bits (1015 bytes) – one petabyte | ||||
253 | pebibyte | 9,007,199,254,740,992 bits (1024 tebibytes) | ||
1016 | 10,000,000,000,000,000 bits | |||
254 | 18,014,398,509,481,984 bits (2 pebibytes) | |||
255 | 36,028,797,018,963,968 bits (4 pebibytes) | |||
4.5×1016 bits (5.625 petabytes) – estimated hard drive space in Google's server farm 截至2004年[update] | ||||
256 | 72,057,594,037,927,936 bits (8 pebibytes) | |||
10 petabytes (1016 bytes) – estimated approximate size of the Library of Congress's collection, including non-book materials, as of 2005[2] | ||||
1017 | 100,000,000,000,000,000 bits | |||
257 | 144,115,188,075,855,872 bits (16 pebibytes) | |||
258 | 288,230,376,151,711,744 bits (32 pebibytes) | |||
259 | 576,460,752,303,423,488 bits (64 pebibytes) | |||
8 ×1017, the storage capacity of the fictional Star Trek character Data | ||||
1018 | exabit | 1,000,000,000,000,000,000 bits | ||
260 | exbibit | 1,152,921,504,606,846,976 bits (128 pebibytes) | ||
1.6×1018 bits (200 petabytes) – total amount of printed material in the world | ||||
261 | 2,305,843,009,213,693,952 bits (256 pebibytes) | |||
262 | 4,611,686,018,427,387,904 bits (512 pebibytes) | |||
263 | exbibyte | 9,223,372,036,854,775,808 bits (1024 pebibytes) | ||
1019 | 10,000,000,000,000,000,000 bits | |||
264 | 18,446,744,073,709,551,616, bits (2 exbibytes) | |||
265 | 36,893,488,147,419,103,232, bits (4 exbibytes) | |||
50,000,000,000,000,000,000 bits (5 exabytes) | ||||
266 | 73,786,976,294,838,206,464, bits (8 exbibytes) | |||
1020 | 100,000,000,000,000,000,000 bits | |||
267 | 147,573,952,589,676,412,928 bits (16 exbibytes) | |||
268 | 295,147,905,179,352,825,856 bits (32 exbibytes) | |||
3.5 × 1020 bits – Increase in information capacity when 1 Joule of energy is added to a heat-bath at 300 K (27°C)[3] | ||||
269 | 590,295,810,358,705,651,712 bits (64 exbibytes) | |||
1021 | zettabit | 1,000,000,000,000,000,000,000 bits | ||
270 | zebibit | 1,180,591,620,717,411,303,424 bits (128 exbibytes) | ||
271 | 2,361,183,241,434,822,606,848 bits (256 exbibytes) | |||
3.4×1021 bits (0.36 zettabytes) – amount of information that can be stored in 1 gram of DNA[4] | ||||
272 | 4,722,366,482,869,645,213,696 bits (512 exbibytes) | |||
273 | zebibyte | 9,444,732,965,739,290,427,392 bits (1024 exbibytes) | ||
1022 | 10,000,000,000,000,000,000,000 bits | |||
1023 | 1.0×1023 bits – Increase in information capacity when 1 Joule of energy is added to a heat-bath at 1 K (-272.15°C)[5] | |||
6.0×1023 bits – Information content of 1 mole (12.01 g) of graphite at 25°C; equivalent to an average of 0.996 bits per atom.[6] | ||||
1024 | 7.3×1024 bits – Information content of 1 mole (18.02 g) of liquid water at 25°C; equivalent to an average of 12.14 bits per molecule.[7] | |||
1025 | 1.1×1025 bits – Entropy increase of 1 mole (18.02 g) of water, on vaporizing at 100°C at standard pressure; equivalent to an average of 18.90 bits per molecule.[8] | |||
1.5×1025 bits – Information content of 1 mole (20.18 g) of neon gas at 25°C and 1 atm; equivalent to an average of 25.39 bits per atom.[9] | ||||
2 150 | 1045 | ~ 1045 bits – The number of bits required to perfectly recreate the average-sized U.S. adult male human being down to the quantum level on a computer is 2.0057742Å~1045 bits of information (See Bekenstein bound for the basis for this calculation). | ||
1058 | ~ 1058 bits – Thermodynamic entropy of the sun[10] (about 30 bits per proton, plus 10 bits per electron). | |||
1069 | ~ 1069 bits – Thermodynamic entropy of the Milky Way Galaxy (counting only the stars, not the black holes within the galaxy) | |||
1077 | 1.5×1077 bits – Information content of a one-solar-mass black hole.[11] | |||
2305 | 1092 | The information capacity of the observable universe, according to Seth Lloyd.[12] |
相關
- 十進制
- 二進制
參考
- ^ 1.0 1.1 A special report on managing information: All too much. The Economist. 2010-02-25 [2010-03-04].
- ^ Hickey, Thom (OCLC Chief Scientist). Entire Library of Congress. Outgoing. June 21, 2005 [2010-05-05].
- ^ J K-1
- ^ http://www.tmrfindia.org/ijcsa/V2I29.pdf
- ^ 1 J K−1. Equivalent to 1/(k ln 2) bits, where k is Boltzmann's constant
- ^ Equivalent to 5.74 J K−1. Standard molar entropy of graphite.
- ^ Equivalent to 69.95 J K−1. Standard molar entropy of water.
- ^ Equivalent to 108.9 J K−1
- ^ Equivalent to 146.33 J K−1. Standard molar entropy of neon. An experimental value, see [1] for a theoretical calculation.
- ^ Given as 1042 erg K-1 in Bekenstein (1973), Black Holes and Entropy, Physical Review D 7 2338
- ^ Entropy = in nats, with for a Schwartzschild black hole. 1 nat = 1/ln(2) bits. See Jacob D. Bekenstein (2008), Bekenstein-Hawking entropy, Scholarpedia.
- ^ Seth Lloyd (2002), Computational capacity of the universe, Physical Review Letters 88 (23):237901.