Signed-magnitude Representation

What is Signed-magnitude Representation?

The representation of decimal numbers in everyday business is commonly called the signed-magnitude representation.

In this system, a number consists of a magnitude and a symbol which indicates whether the magnitude is positive or negative.

Thus the decimal numbers + 79, - 82, - 25.2 etc. are interpreted in the usual manner.

This mode of representation can be incorporated to binary numbers quite easily by using an extra bit position to represent the sign. This extra bit is called the SIGN BIT and is placed before the magnitude of the number to be represented. Generally, the MSB is the sign bit and the convention is that when the sign bit is 0, the number represented is positive and when the sign bit is 1, the number is negative.

A few examples of 8-bit signed-magnitude binary numbers along with their decimal equivalents are given below to show the point.



(i) (01101101)2           =           +(109)10

(ii) (11101101)2          =           -(109)10

(iii) (00101011)2         =            +(43)10

(iv) (10101011)2         =            -(43)10

(v) (00000000)2         =             +(0)10

(vi) (10000000)2        =             -(0)10

We note that in signed-magnitude representation two possible representations of zero may be obtained.



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 Signed-magnitude Representation 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