American Heritage Dictionary:

binary number system

Top

n.
A method of representing numbers in which only the digits 0 and 1 are used. Successive units are powers of 2. Also called binary system.


binary number system

Share on Facebook Share on Twitter Email
binary system, numeration system based on powers of 2, in contrast to the familiar decimal system, which is based on powers of 10. In the binary system, only the digits 0 and 1 are used. Thus, the first ten numbers in binary notation, corresponding to the numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 in decimal notation, are 0, 1, 10, 11, 100, 101, 110, 111, 1000, and 1001. Since each position indicates a specific power of 2, just as the number 342 means (3 × 102) + (4 × 101) + (2 × 100), the decimal equivalent of a binary number can be calculated by adding together each digit multiplied by its power of 2; for example, the binary number 1011010 corresponds to (1 × 26) + (0 × 25) + (1 × 24) + (1 × 23) + (0 × 22) + (1 × 21) + (0 × 20) = 64 + 0 + 16 + 8 + 0 + 2 + 0 = 90 in the decimal system. Binary numbers are sometimes written with a subscript "b" to distinguish them from decimal numbers having the same digits. As with the decimal system, fractions can be represented by digits to the right of the binary point (analogous to the decimal point). A binary number is generally much longer than the decimal equivalent; e.g., the number above, 1011010b, contains seven digits while its decimal counterpart, 90, contains only two. This is a disadvantage for most ordinary applications but is offset by the greater simplicity of the binary system in computer applications. Since only two digits are used, any binary digit, or bit, can be transmitted and recorded electronically simply by the presence or absence of an electrical pulse or current. The great speed of such devices more than compensates for the fact that a given number may contain a large number of digits.


Wikipedia on Answers.com:

Binary system (astronomy)

Top

A binary system is an astronomical term referring to two objects in space (usually stars, but also planets, galaxies, or asteroids) which are so close that their gravitational interaction causes them to orbit about a common center of mass. Some definitions (e.g. that of double planet, but not that of binary star) require that this center of mass is not located within the interior of either object. A multiple system is like a binary system but consists of three or more objects.

Contents

Binary companion (minor planets)

When binary minor planets are similar in size, they may be called "binary companions" instead of referring to the smaller body as a satellite.[1] Good examples of true binary companions are the 90 Antiope and the 79360 Sila–Nunam systems.

In popular culture

References

  1. ^ "Satellites and Companions of Minor Planets". IAU / Minor Planet Center. 2009-09-17. http://www.cbat.eps.harvard.edu/minorsats.html. Retrieved 2011-01-08. 
  • Astronomy: A Visual Guide by Mark A. Garlick

See also


Post a question - any question - to the WikiAnswers community:

Copyrights:

Mentioned in

dyadic expansion (mathematics)
binary number (mathematics)
binary code (computer science)