Representing Binary Digits

Modern computing is based on the binary numbering system, in which a 1 indicates TRUE and a 0 indicates FALSE. Current electronic technology typically dictates the use of an electrical charge to indicate a 1, while the absence of an electrical charge indicates a 0. Kevin Roche of IBM has been researching new ways of representing binary digits by using electrons. Electrons have two distinct methods of spinning, Up and Down.

"We are hoping to use it to store data, to transmit data; to do all the things we do now with charge but to use the spin property of the electron instead," said Mr Roche.

Read more about using particle spin to represent binary.

No comments:

Four Bits is a Nibble

"The binary numeral system, or base-2 number system, is a numeral system that represents numeric values using two symbols, usually 0 and 1. ... the binary system is used internally by virtually all modern computers. " - Wikipedia