Subtraction by 2’s Complement

With the help of subtraction by 2’s complement method we can easily subtract two binary numbers.


The operation is carried out by means of the following steps:

(i) At first, 2’s complement of the subtrahend is found.

(ii) Then it is added to the minuend.

(iii) If the final carry over of the sum is 1, it is dropped and the result is positive.

(iv) If there is no carry over, the two’s complement of the sum will be the result and it is negative.


The following examples on subtraction by 2’s complement will make the procedure clear:

Evaluate:

(i) 110110 - 10110

Solution:

The numbers of bits in the subtrahend is 5 while that of minuend is 6. We make the number of bits in the subtrahend equal to that of minuend by taking a `0’ in the sixth place of the subtrahend.

Now, 2’s complement of 010110 is (101101 + 1) i.e.101010. Adding this with the minuend.


                          1     1 0 1 1 0      Minuend

                          1     0 1 0 1 0      2’s complement of subtrahend

   Carry over 1       1     0 0 0 0 0      Result of addition

After dropping the carry over we get the result of subtraction to be 100000.


(ii) 10110 – 11010

Solution:

2’s complement of 11010 is (00101 + 1) i.e. 00110. Hence

                                  Minued -          1 0 1 1 0

   2’s complement of subtrahend -          0 0 1 1 0

                    Result of addition -          1 1 1 0 0

As there is no carry over, the result of subtraction is negative and is obtained by writing the 2’s complement of 11100 i.e.(00011 + 1) or 00100.

Hence the difference is – 100.


(iii) 1010.11 – 1001.01

Solution:

2’s complement of 1001.01 is 0110.11. Hence

                                Minued -          1 0 1 0 . 1 1

2’s complement of subtrahend -           0 1 1 0 . 1 1

                           Carry over      1     0 0 0 1 . 1 0

After dropping the carry over we get the result of subtraction as 1.10.


(iv) 10100.01 – 11011.10

Solution:

2’s complement of 11011.10 is 00100.10. Hence

                                  Minued -          1 0 1 0 0 . 0 1

   2’s complement of subtrahend -          0 1 1 0 0 . 1 0

                    Result of addition -          1 1 0 0 0 . 1 1

As there is no carry over the result of subtraction is negative and is obtained by writing the 2’s complement of 11000.11.

Hence the required result is – 00111.01.

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 Subtraction by 2s Complement 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.



Share this page: What’s this?

Recent Articles

  1. Perimeter of a Rectangle | How to Find the Perimeter of a Rectangle?

    Apr 25, 24 03:45 PM

    Perimeter of a Rectangle
    We will discuss here how to find the perimeter of a rectangle. We know perimeter of a rectangle is the total length (distance) of the boundary of a rectangle. ABCD is a rectangle. We know that the opp…

    Read More

  2. Perimeter of a Square | How to Find the Perimeter of Square? |Examples

    Apr 25, 24 12:54 PM

    Perimeter of a Square
    We will discuss here how to find the perimeter of a square. Perimeter of a square is the total length (distance) of the boundary of a square. We know that all the sides of a square are equal. Perimete…

    Read More

  3. Perimeter of a Triangle | Perimeter of a Triangle Formula | Examples

    Apr 25, 24 12:53 PM

    Perimeter of a Triangle
    We will discuss here how to find the perimeter of a triangle. We know perimeter of a triangle is the total length (distance) of the boundary of a triangle. Perimeter of a triangle is the sum of length…

    Read More

  4. Dividing 3-Digit by 1-Digit Number | Long Division |Worksheet Answer

    Apr 24, 24 03:46 PM

    Dividing 3-Digit by 1-Digit Number
    Dividing 3-Digit by 1-Digit Numbers are discussed here step-by-step. How to divide 3-digit numbers by single-digit numbers? Let us follow the examples to learn to divide 3-digit number by one-digit nu…

    Read More

  5. Symmetrical Shapes | One, Two, Three, Four & Many-line Symmetry

    Apr 24, 24 03:45 PM

    Symmetrical Figures
    Symmetrical shapes are discussed here in this topic. Any object or shape which can be cut in two equal halves in such a way that both the parts are exactly the same is called symmetrical. The line whi…

    Read More