Why Binary Numbers are Used

Why binary numbers are used?

It may be observed from the discussions of the preceding section that the use of a base smaller than 10 requires more positions to represent a given decimal number. As for example, the binary number 10101 requires 5 bit positions to represent the decimal number 21 which requires two positions for its decimal representation. This is a major disadvantage of the binary number system. In spite of this fact, all the modern digital computers have been basically designed on the basis of binary number system.

Why this bias to binary number?

There are several reasons for this.
The first and foremost reason is that electronic components, as a natural coincidence, operate in a binary mode. A switch is either open/off (called 0 state) or closed/on (called 1 state); a transistor is either not conducting (0 state) or is conducting (1 state).

This two-state nature of the electronic components can be easily expresses with the help of binary numbers.

The second reason is that computer circuits have to handle only two bits instead of 10 digits of the decimal system. This simplifies the design of the machine, reduces the cost and improves the reliability.

Lastly, binary number system is used because all the operations that can be done in the decimal system can also be done with a binary number of radix 2.

Binary Numbers

  • Why Binary Numbers are Used
  • Binary to Decimal Conversion
  • Conversion of Numbers
  • Hexa-decimal Number System
  • Conversion of Binary Numbers to Octal or Hexa-decimal Numbers
  • Octal and Hexa-Decimal Numbers
  • Signed-magnitude Representation
  • Radix Complement
  • Diminished Radix Complement
  • Arithmetic Operations of Binary Numbers



From Why Binary Numbers are Used to HOME PAGE


New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.

Recent Articles

  1. What are Parallel Lines in Geometry? | Two Parallel Lines | Examples

    Apr 19, 24 04:39 PM

    Examples of Parallel Lines
    In parallel lines when two lines do not intersect each other at any point even if they are extended to infinity. What are parallel lines in geometry? Two lines which do not intersect each other

    Read More

  2. Perpendicular Lines | What are Perpendicular Lines in Geometry?|Symbol

    Apr 19, 24 04:01 PM

    Perpendicular Lines
    In perpendicular lines when two intersecting lines a and b are said to be perpendicular to each other if one of the angles formed by them is a right angle. In other words, Set Square Set Square If two…

    Read More

  3. Fundamental Geometrical Concepts | Point | Line | Properties of Lines

    Apr 19, 24 01:50 PM

    Point P
    The fundamental geometrical concepts depend on three basic concepts — point, line and plane. The terms cannot be precisely defined. However, the meanings of these terms are explained through examples.

    Read More

  4. What is a Polygon? | Simple Closed Curve | Triangle | Quadrilateral

    Apr 19, 24 01:22 PM

    Square - Polygon
    What is a polygon? A simple closed curve made of three or more line-segments is called a polygon. A polygon has at least three line-segments.

    Read More

  5. Simple Closed Curves | Types of Closed Curves | Collection of Curves

    Apr 18, 24 01:36 AM

    Closed Curves Examples
    In simple closed curves the shapes are closed by line-segments or by a curved line. Triangle, quadrilateral, circle, etc., are examples of closed curves.

    Read More