Subscribe to our YouTube channel for the latest videos, updates, and tips.


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. How to Find the Average? | What Does Average Mean? | Definition

    May 15, 25 06:05 PM

    Average 2
    Average means a number which is between the largest and the smallest number. Average can be calculated only for similar quantities and not for dissimilar quantities.

    Read More

  2. Worksheet on Rounding Off Number | Rounding off Number | Nearest 10

    May 15, 25 05:12 PM

    In worksheet on rounding off number we will solve 10 different types of problems. 1. Round off to nearest 10 each of the following numbers: (a) 14 (b) 57 (c) 61 (d) 819 (e) 7729 2. Round off to

    Read More

  3. Worksheet on Rounding Decimals | Questions Related to Round a Decimal

    May 15, 25 11:52 AM

    Worksheet on Rounding Decimals
    The worksheet on rounding decimals would be really good for the students to practice huge number of questions related to round a decimal. This worksheet include questions related

    Read More

  4. Rounding Decimals | How to Round a Decimal? | Rounding off Decimal

    May 14, 25 03:01 PM

    Rounding decimals are frequently used in our daily life mainly for calculating the cost of the items. In mathematics rounding off decimal is a technique used to estimate or to find the approximate

    Read More

  5. Rounding Off to the Nearest Whole Number | Nearest 10, 100, and 1000

    May 13, 25 03:43 PM

    Nearest Ten
    Here we will learn how to rounding off to the nearest whole number?

    Read More