[ The PC Guide | Technical Resource Guide | Reference Tables ] Binary and Decimal Byte "Equivalents" One of the strange coincidences in the computer world is that every tenth power of two is approximately equal to every third power of ten. This has resulted in two different definitions of various size prefixes: "kilobyte" and "megabyte", etc. can mean one of two different things depending on context. This situation can cause confusion, especially in respect to hard disk size measurements, where often, both measurements are used; see here for more details. The IEEE has proposed a new naming convention for the binary numbers, to eliminate the confusion inherent in having the different binary and decimal numbers use the same names. You can read more about this proposal in detail here. The proposed new naming convention is listed below under the columns "Binary Name" and "Binary Abbr." Of course, right now most people use the decimal names and abbreviations for both the decimal and binary numbers.
|