logo

Bit: Unit of Information Classical Computer

Bit: Unit of Information Classical Computer

양자정보이론
[ 펼치기 · 접기 ]

Definition

An element of the set {0,1}\left\{ 0, 1 \right\} is called a bit. An element of the set {0,1}n\left\{ 0, 1 \right\}^{n} is called a nnbit.

Description

The term bit is an abbreviation for binary digit. It is commonly described as “something that can have the value of either 00 or 11.” It is the smallest unit of information that a classical computer processes. In computer circuits, 11 signifies the presence of an electrical signal, while 00 signifies the absence of an electrical signal.

The smallest unit of information processed by a quantum computer is called a quantum bit, adding quantum to bit.

See Also