The basic unit used in computer data storage is called a bit (binary digit). Computers use these little bits,
which are composed of ones and zeros, to do things and talk to other
computers. All your files, for instance, are kept in the computer as
binary files and translated into words and pictures by the software
(which is also ones and zeros). This two number system, is called a
"binary number system" since it has only two numbers in it. The decimal
number system in contrast has ten unique digits, zero through nine.
But although
computer data and file size is normally measured in binary code using
the binary number system (counted by factors of two 1, 2, 4, 8, 16, 32,
64, etc), the prefixes for the multiples are based on the
metric system! The nearest binary number to 1,000 is 2^10 or 1,024;
thus 1,024 bytes was named a Kilobyte. So, although a metric "kilo"
equals 1,000 (e.g. one kilogram = 1,000 grams), a binary "Kilo" equals
1,024 (e.g. one Kilobyte = 1,024 bytes). Not surprisingly, this has led
to a great deal of confusion.
In December
1998, the International Electrotechnical Commission (IEC) approved a new
IEC International Standard. Instead of using the metric prefixes for
multiples in binary code, the new IEC standard invented specific
prefixes for binary multiples made up of only the first two letters of
the metric prefixes and adding the first two letters of the word
"binary". Thus, for instance, instead of Kilobyte (KB) or Gigabyte (GB),
the new terms would be kibibyte (KiB) or gibibyte (GiB). The new IEC
International Standards, which are not commonly used yet, are included
below.
Here's a few more details to consider:
- Although
data storage capacity is generally expressed in binary code, many hard
drive manufacturers (and some newer BIOSs) use a decimal system to
express capacity.
- For example, a 30 gigabyte drive is usually 30,000,000,000 bytes (decimal) not the 32,212,254,720 binary bytes you would expect.
- Another trivial point is that in the metric system the "k" or "kilo" prefix is always lowercase (i.e. kilogram = kg not Kg) but since these binary uses for data storage capacity are not properly metric, it has become standard to use an uppercase "K" for the binary form.
- When used to describe Data Transfer Rate, bits/bytes are calculated as in the metric system
- Kilobits per second is usually shortened to kbps or Kbps. Although technically speaking, the term kilobit should have a lowercase initial letter, it has become common to capitalize it in abbreviation (e.g. "56 Kbps" or "56K"). The simple "K" might seem ambiguous but, in the context of data transfer, it can be assumed that the measurement is in bits rather than bytes unless indicated otherwise.
|
|
|
Няма коментари:
Публикуване на коментар