Tag: Byte bit bps
There are some vague concepts in the study that need to be remembered.
What is bps?
BPS is the abbreviation for bits per second. The transmission rate of the general network communication is in "bps" unit. such as 14.4Kbps, 28.8Kbps, 56Kbps, 10Mbps and 100Mbps and so on.
What is bps?
That is the abbreviation for byte per second. Computers generally display the speed in bps, such as 1Mbps approximately equal to KBps.
What is a bit? ( abbreviated as b)
The basic unit of a computer's storage capacity, which is a number of bits in a binary number with a value of 0 or 1
What is byte? (abbreviated as B)
A byte is the basic unit of a computer's stored data, and a byte consists of 8 bits. Inside a computer, a byte (byte) can represent a byte (a~z), a number (0~9), or a symbol (,.?! %&+-*/), and two bytes can represent a single character.
We recommend that you remember the following conversion formula:
1b=8b 1b/s=8b/s (or 1bps=8bps)
1kb=1024b 1kb/s=1024b/s
1mb=1024kb 1mb/s=1024kb/s
This article is from the "Tao Sound Still" blog, please make sure to keep this source http://zhaoyongtao.blog.51cto.com/10955972/1750067
Byte, bit, bps, bps detailed