(Below ArticleNote the case sensitivity between B and B during reading.) 1. Differences between kb and KB:
The information in the computer is represented by binary 0 and 1. Each 0 or 1 is called a single bit, which is expressed by lowercase B, that is, bit. uppercase B indicates byte, that is, byte. one byte = eight bits, that is, 1B = 8B; the upper-case k indicates the meaning of a thousand, that is, a thousand bits (Kb) or a thousand bits (KB ). Indicates the size unit of the file. Generally, bytes (Kb) are used to indicate the file size.
2. Differences between kb and kbps:
First, you need to know that PS refers to/s, that is, every second. Kbps indicates the network speed, that is, the number of kilobytes of information transmitted per second (k indicates the kilobytes and kb indicates the number of kilobytes ), in order to intuitively display the fast transmission speed of the network, companies generally use KB (kilobytes) to indicate the number of kilobytes transmitted per second if it is kbps. 1 kbps = 8 kbps. The Internet access speed of ADSL is 512 kbps. If it is converted into bytes, It is 512/8 = 64 Kbps (that is, 64 kilobytes per second ).
Netken