Erinevus lehekülje "Bait" redaktsioonide vahel
Allikas: Hinnavaatlus.ee Wiki
Mine navigeerimisribaleMine otsikastiP |
|||
(ei näidata 2 kasutaja 4 vahepealset redaktsiooni) | |||
Rida 1: | Rida 1: | ||
− | [[Kategooria: | + | [[Kategooria:Info mahuühikud]] |
− | '''Bait''' (inglise keeles ''byte'' 'hammustus, amps') on [[arvuti]]tes kasutatav infoühik, mis sisaldab 8 [[bitt]]i ehk 2 [[näks]]i. Bait on kõige levinum infohulga mõõtühik. | + | '''Bait''' (inglise keeles ''byte'' 'hammustus, amps') on [[arvuti]]tes kasutatav infoühik, mis sisaldab 8 [[bitt]]i ehk 2 [[näks]]i. Bait on kõige levinum infohulga mõõtühik. Tähis: '''B'''. |
− | + | Ühel baidil võib olla 256 (2 astmel 8) erinevat väärtust, nt täisarvud 0 kuni 255 või -127 kuni 128. | |
− | * 1 B | + | == RAM ja failid == |
− | * 1 | + | === "Õige" esitusviis === |
− | * 1 MB (megabait) = | + | "'''ki'''lo-" + "'''''bi'''nary''" = "'''kibi-'''", "'''me'''ga-" + "'''''bi'''nary''" = "'''mebi-'''" jne. |
− | * 1 GB (gigabait) = | + | |
− | * 1 TB (terabait) = | + | * 1 KiB (kibibait) = 2<sup>10</sup> = 1 024 B |
+ | * 1 MiB (mebibait) = 2<sup>20</sup> = 1 024 KiB = 1 048 576 B | ||
+ | * 1 GiB (gibibait) = 2<sup>30</sup> = 1 024 MiB = 1 073 741 824 B | ||
+ | * 1 TiB (tebibait) = 2<sup>40</sup> = 1 024 GiB = 1 099 511 627 776 B | ||
+ | * 1 PiB (pebibait) = 2<sup>50</sup> = 1 024 TiB = 1 125 899 906 842 620 B | ||
+ | * 1 EiB (eksbibait) = 2<sup>60</sup> = 1 024 PiB = 1 152 921 504 606 850 000 B | ||
+ | |||
+ | === "Traditsiooniline" esitusviis === | ||
+ | * 1 kB (kilobait) = 2<sup>10</sup> = 1 024 B | ||
+ | * 1 MB (megabait) = 2<sup>20</sup> = 1 024 KB = 1 048 576 B | ||
+ | * 1 GB (gigabait) = 2<sup>30</sup> = 1 024 MB = 1 073 741 824 B | ||
+ | * 1 TB (terabait) = 2<sup>40</sup> = 1 024 GB = 1 099 511 627 776 B | ||
+ | * 1 PB (petabait) = 2<sup>50</sup> = 1 024 TB = 1 125 899 906 842 620 B | ||
+ | * 1 EB (eksabait) = 2<sup>60</sup> = 1 024 PB = 1 152 921 504 606 850 000 B | ||
+ | |||
+ | |||
+ | == Kõvakettad, DVD-d jm == | ||
+ | * 1 kB (kilobait) = 1 000 B= 10<sup>3</sup> B | ||
+ | * 1 MB (megabait) = 1 000 KB = 10<sup>6</sup> B | ||
+ | * 1 GB (gigabait) = 1 000 MB = 10<sup>9</sup> B | ||
+ | * 1 TB (terabait) = 1 000 GB = 10<sup>12</sup> B | ||
+ | * 1 PB (petabait) = 1 000 TB = 10<sup>15</sup> B | ||
+ | * 1 EB (eksabait) = 1 000 PB = 10<sup>18</sup> B | ||
+ | <br><br><br> | ||
+ | ---- | ||
+ | '''Vt ka:''' | ||
+ | *[[Bittide ja baitide eesliited]] |
Viimane redaktsioon: 22. oktoober 2005, kell 18:27
Bait (inglise keeles byte 'hammustus, amps') on arvutites kasutatav infoühik, mis sisaldab 8 bitti ehk 2 näksi. Bait on kõige levinum infohulga mõõtühik. Tähis: B.
Ühel baidil võib olla 256 (2 astmel 8) erinevat väärtust, nt täisarvud 0 kuni 255 või -127 kuni 128.
RAM ja failid
"Õige" esitusviis
"kilo-" + "binary" = "kibi-", "mega-" + "binary" = "mebi-" jne.
- 1 KiB (kibibait) = 210 = 1 024 B
- 1 MiB (mebibait) = 220 = 1 024 KiB = 1 048 576 B
- 1 GiB (gibibait) = 230 = 1 024 MiB = 1 073 741 824 B
- 1 TiB (tebibait) = 240 = 1 024 GiB = 1 099 511 627 776 B
- 1 PiB (pebibait) = 250 = 1 024 TiB = 1 125 899 906 842 620 B
- 1 EiB (eksbibait) = 260 = 1 024 PiB = 1 152 921 504 606 850 000 B
"Traditsiooniline" esitusviis
- 1 kB (kilobait) = 210 = 1 024 B
- 1 MB (megabait) = 220 = 1 024 KB = 1 048 576 B
- 1 GB (gigabait) = 230 = 1 024 MB = 1 073 741 824 B
- 1 TB (terabait) = 240 = 1 024 GB = 1 099 511 627 776 B
- 1 PB (petabait) = 250 = 1 024 TB = 1 125 899 906 842 620 B
- 1 EB (eksabait) = 260 = 1 024 PB = 1 152 921 504 606 850 000 B
Kõvakettad, DVD-d jm
- 1 kB (kilobait) = 1 000 B= 103 B
- 1 MB (megabait) = 1 000 KB = 106 B
- 1 GB (gigabait) = 1 000 MB = 109 B
- 1 TB (terabait) = 1 000 GB = 1012 B
- 1 PB (petabait) = 1 000 TB = 1015 B
- 1 EB (eksabait) = 1 000 PB = 1018 B
Vt ka: