On Mon, 28 Feb 2005 13:12:44 +1300, "Caught" <> wrote:
>
>"Allistar" <> wrote in message news:...
>> Cliff wrote:
>>
>>> Can someone please enlighten me as to current usage of KB and Kb
>>> I had always thought that Kb meant Kilobit and KB Kilobyte.
>>> Is this in fact right or have I been labouring under a misapprehension?
>>> I could never really see the need to measure things in Kilobits and lots
>>> of apps seem to use Kb to refer to Kilobytes.
>>> Is this now the accepted usage?
>>> I have no axe to grind either way. I would just like to know.
>>
>> And to start the trollfest:
>>
>> Kb (kilobit) is technically 1000 bits.
>> Kib (kibibit) is technically 1024 bits.
>>
>> When talking about computer storage most people use Kb when they mean Kib.
>> I
>> do as well, just what I'm used to I suppose.
>>
>> Companies use this difference (which is not insignificant) when selling
>> hard-drives to make the number appear larger. I.e. they say 80Gb when they
>> mean Gb, and most of us would assume they mean Gib.
>>
>> Allistar.
>
>Scientifically
>
>lower case k ==> is kilo, that is x 1000
>upper case K ==> Kelvin, which is a unit of temperature
>
>as for lower case b or upper case B ......... !!!!!!! ???????
>
>So I'm equally confused
>
To clarify:
b is a bit
B is a byte
k is kilo (one thousand)
Ki is kibi (one thousand binary)
M is mega (one million)
Mi is mibi (one million binary)
G is giga (one thousand million)
Gi is gibi (one thousand million binary)
etc...
Therefore:
1 kb is 1000 bits, a kilobit
1 kB is 1000 bytes, a kilobyte
1 Kib is 1024 bits, a kibibit OR kilo binary bit
1 KiB is 1024 bytes, a kibibyte OR kilo binary byte
etc...
Note: minuscule 'k' is the only exception (sort of) to the capital
rule (presumably because of the aforementioned reason). Also noted
previously, majuscule 'B' is in disputed use as it stands for the SI
measurement 'Bel' (see: decibel).
These measurements were created by the International Electrotechnical
Commission (
http://www.iec.ch/ ).