September 26th, 2004
|
A reader, not an expert | | Join Date: January 11th, 2003 Location: Canada
Posts: 4,613
| |
it's on the bottom of the page from murasame's link http://www.beesky.com/newsite/bit_byte.htm Quote:
Data Transmission conversion (kilobit):
In data communications, a kilobit is a thousand bits, or 1,000 (103) bits. It's commonly used for measuring the amount of data that is transferred in a second between two telecommunication points. Kilobits per second is usually shortened to Kbps.
Some sources define a kilobit to mean 1,024 (that is, 210) bits. Although the bit is a unit of the binary number system, bits in data communications are discrete signal pulses and have historically been counted using the decimal number system. For example, 28.8 kilobits per second (Kbps) is 28,800 bits per second. Because of computer architecture and memory address boundaries, bytes are always some multiple or exponent of two.
| |