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


Addition and Subtraction of
Binary Numbers

Addition and Subtraction of Binary Numbers using sign bit:

Sometimes an underscore (-) is used to distinguish the sign bit from the magnitude bit.

Thus, if a computer is capable of handling numbers of 5 bits (i.e., sign bit and 4 magnitude bits) then the number - 1011 is represented by 11011 where 1 denotes the negative sign and 1011 is the magnitude of the numbers.

Similarly 01101 indicate the binary number + 1101.

A negative numbers may also be represented by using 1’s complement of the magnitude of the number.

Thus the binary number – 1011 may be represented as 10100 where the MSB 1 means that the number is negative and 0100 is the 1’s complement of the magnitude of the given number.

Similarly, 10011 indicate the number – 1100 and so on.

In the same way 2’s complement may be used to represent a negative binary number.

For example, - 1011 may be represented as 10101 where 1 means that the number is negative and 0101 is the 2’s complement of the number 1011.

The addition and subtraction of binary numbers using sign bit methods of representing negative numbers may be used conveniently in the design of computers to evaluate sums and differences of binary numbers by addition only.

Binary Numbers

  • Decimal Number System
  • 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 Addition and Subtraction of Binary Numbers to HOME PAGE




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



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.




Share this page: What’s this?

Recent Articles

  1. Worksheet on Average | Word Problem on Average | Questions on Average

    May 17, 25 05:37 PM

    In worksheet on average interest we will solve 10 different types of question. Find the average of first 10 prime numbers. The average height of a family of five is 150 cm. If the heights of 4 family

    Read More

  2. How to Find the Average in Math? | What Does Average Mean? |Definition

    May 17, 25 04:04 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

  3. Problems Based on Average | Word Problems |Calculating Arithmetic Mean

    May 17, 25 03:47 PM

    Here we will learn to solve the three important types of word problems based on average. The questions are mainly based on average or mean, weighted average and average speed.

    Read More

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

    May 16, 25 11:13 AM

    Round off to Nearest One
    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. 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