Bem, usamos os termos SI (a.k.a. decadic ou Metric ) porque são os termos corretos para pesos e medidas (um quilograma = 1000 gramas, um quilômetro = 1000 metros, etc.) e porque eles estão por aí há muito tempo (os prefixos kilo - e milli - foram introduzidos em 1700, e eles derivam do grego e do latim, que foram usados 2Kyears há [harhar]). Usamos os termos binários quando eles são apropriados (em contextos de computador) porque eles são os termos corretos nesses contextos.
Mas os termos binários foram introduziu menos de 20 anos atrás e formalizadas há menos de dez anos . E eles não são novos termos que acompanham novos conceitos (como, por exemplo, "laser" foi). Eles são novos termos para conceitos estabelecidos (para o qual as palavras erradas estavam sendo usadas). Portanto, eles são lentos para pegar (porque muitas pessoas ainda estão usando os termos antigos incorretamente).
O que me lembra: você parece estar confuso sobre isso. Quando alguém diz "4GB" quando ele significa 4.294.967.296 bytes, ele não está "arredondando o número", porque ele não significa "4,294967296 GB". Ele quer dizer "4GiB" e está usando o termo errado. Porque ele ainda não aprendeu os novos termos ou porque ele não entende porque a diferença é importante, ou porque ele tem medo de que as pessoas com quem ele está falando vai entender "GB", mas não "GiB". O sistema de termos binários não está sendo ignorado; ainda está em processo de aprendizado, aceitação e adoção.
Isso é coberto exaustivamente na Wikipedia. Por exemplo, no artigo Prefixo binário :
The computer industry has historically used the units kilobyte, megabyte, and gigabyte, and the corresponding symbols KB, MB, and GB, in at least two slightly different measurement systems. In citations of main memory (RAM) capacity, gigabyte customarily means 1 073 741 824 bytes. As this is the third power of 1024, and 1024 is a power of two (210), this usage is referred to as a binary prefix.
In most other contexts, the industry uses the multipliers kilo, mega, giga, etc., in a manner consistent with their meaning in the International System of Units (SI), namely as powers of 1000. For example, a 500 gigabyte hard disk holds 500 000 000 000 bytes, and a 1 Gbit/s (gigabit-per-second) Ethernet connection transfers data at 1 000 000 000 bit/s. In contrast with the binary prefix usage, this use is described as a decimal prefix, as 1000 is a power of 10 (103).
The use of the same unit prefixes with two different meanings has caused confusion. Starting around 1998, the International Electrotechnical Commission (IEC) and several other standards and trade organizations addressed the ambiguity by publishing standards and recommendations for a set of binary prefixes that refer exclusively to powers of 1024. Accordingly, the US National Institute of Standards and Technology (NIST) requires that SI prefixes only be used in the decimal sense:[1] kilobyte and megabyte denote one thousand bytes and one million bytes respectively (consistent with SI), while new terms such as kibibyte, mebibyte and gibibyte, having the symbols KiB, MiB, and GiB, denote 1024 bytes, 1 048 576 bytes, and 1 073 741 824 bytes, respectively.[2] In 2008, the IEC prefixes were incorporated into the IEC 80000-13 standard.
[Presumivelmente, a Wikipedia está usando a convenção de escrever grandes números decimais
com grupos de três dígitos, separados por espaços,
respeitar as pessoas que usam .
em vez de ,
como um “separador de milhares”.]
Parágrafos semelhantes aparecem em outras páginas. Em Prefixo métrico :
In some fields of information technology it has been common to designate non-decimal multiples based on powers of 1024, rather than 1000, for some SI prefixes (kilo, mega, giga), contrary to the definitions in the International System of Units (SI). This practice has been sanctioned by some industry associations, including JEDEC. The International Electrotechnical Commission (IEC) standardized the system of binary prefixes (kibi, mebi, gibi, etc.) for this purpose.[23]
E em Kilo- :
A second definition has been in common use in some fields of computer science and information technology, which is, however, inconsistent with the SI definition. It uses kilo as meaning 210 = 1024, because of the mathematical coincidence that 210 is approximately 103. The reason for this application is that binary values natively used in computing are base 2 and not the base 10 which is used for the SI prefixes. The NIST comments on this confusion: “Faced with this reality, the IEEE Standards Board decided that IEEE standards will use the conventional, internationally adopted, definitions of the SI prefixes”, instead of kilo for 1024.[4]
Mais recursos da Wikipédia:
- Mega-
- Gigabyte
- etc.
- Ordens de magnitude (dados)
- Para referência adicional, Sistema numérico binário
Isso também foi abordado no Superusuário antes:
-
Qual é a diferença entre um kibibyte, um kilobit e um kilobyte?
(Tenho certeza que você sabe a diferença entre um bit e um byte, então você pode ignorar esse aspecto disso. Mas note que "nibble" também pode ser escrito "nybble".) - Qual é a origem de K = 1024?
- É verdade que 1 MB pode significar 1000000 bytes, 1024000 bytes, ou 1048576 bytes?
E para risos, veja este quadrinho xkcd :
(mas, claro, não leve isso a sério).