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.



Share this page: What’s this?

Recent Articles

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

    Apr 25, 24 05:34 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

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

    Apr 25, 24 05:13 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

  3. 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

  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