Conversion of Numbers

Conversion of numbers from one system to another becomes necessary to understand the process and the logic of the operations of a computer system. It is not very difficult to convert numbers from one base to another. We will first discuss about the conversion of binary numbers to their decimal equivalents.

(i) Expansion Method:

In expansion method the conversion of binary numbers to their decimal equivalents are shown with the help of the examples.

1. Convert the decimal numbers to their binary equivalents:

(a) 256

Solution:

256

Decimal Numbers to Binary Numbers

Since the given number 256 appears in the first row, we put 1 in the slot below 256 and fill all the other slots to the right of this slot with zeros.

Thus, 25610 = 1000000002

(b) 77

Solution:

77

The given number is less than 128 but greater than 64. We therefore put 1 in the slot corresponding to 64 in the first row. Next, we subtract 64 from 77 and get 13 as remainder.

This remainder is less than 16 and greater than 8. So we put 1 in the slot corresponding to 8 and subtract 8 from 13. This gives 13 - 8 = 5. This remainder is greater than 4 and less than 8.

Hence we put 1 in the slot corresponding to 4 and subtracting 4 from 5 we get 1. Now, 1 is present in the right hand most slot of the first row. We, therefore, put 1 in the corresponding slot and fill all other slots with zeros.

Thus, 7710 = 10011012.


Conversion of decimal fractions to binary fractions may also be accomplished by using similar method. Let us observe the procedure with the help of the following example:

2. Convert 0.67510 to its binary equivalent.

Solution:
Convert Decial Number to Binary Number

Subtract .5 from the given number to get .675 - .5 = .175 and place 1 in the slot corresponding to .5 of the first row.

Now the number .175 is less than .25 and greater than .125. So, we put 1 in the slot corresponding to the number .125 of the first row and subtract .125 from .175 to get .175 - .125 = .05. The remainder .05 is less than .0625 but greater than .03125.

Hence we put 1 in the slot corresponding to 0.3125 and the subtraction given .05 - .03125 = .01875 and continue the process. The other slots are then filled with zeros.

Thus, .67510 = (.10101…)2

Note:

It should be noted that the conversion of decimal fractions to binary fractions may not be exact and the process is to be continued until there is no remainder or the remainder is less than the order of accuracy desired.

(ii) Multiplication and Division Method:

We explain conversion of numbers using multiplication and division method with the help of following example.

1. Convert 421510 to its binary equivalent

Solution:
convert decial to binary equivalent

Therefore, 421510 =10000011101112

The conversion of decimal fractions to binary fractions is accomplished by multiplying repeatedly the decimal fraction by the base 2 of the binary number. The integral part after each multiplication is either 0 or 1. The equivalent binary fraction is obtained by writing the integral parts of each product to the right of the binary point in the same sequence. If the fractional part of the product becomes exactly zero at a certain stage, then the binary fraction is finite, otherwise, the fraction is non-terminating and then we find the binary fraction upto the desired degree of accuracy. We explain the process with the help of the following examples.


2. Convert the following decimal numbers to their binary equivalents:

(a) 0.375

Solution:

Decimal Numbers to Binary Number Conversion Table

Multiplication Integer Fraction
0.375 × 2 = 0.75 0 .75
0.75 × 2 = 1.5 1 .5
.5 × 2 = 1.0 1 0


Therefore, 0.37510 = 0.0112


(b) 0.435

Solution:

Decimal Numbers to Binary Number Conversion Table

Multiplication Integer Fraction
0.435 × 2 = 0.87 0 .87
0.87 × 2 = 1.74 1 .74
.74 × 2 = 1.48 1 .48
.48 × 2 = 0.96 0 .96
.96 × 2 = 1.92 1 .92


Therefore, 0.43510 = (0.01101…)2

Fox mixed number, we will have to separate the number into its integral and fractional parts and find the binary equivalent of each part independently.

Finally, we add the two parts to get the binary equivalent of the given number.


3. Convert (56.75)10 to its binary equivalent.

Solution:

At first we find the binary equivalent of 56.
Binary Equivalent

Therefore, 5610 = 1110002

The binary equivalent of 0.75 is obtained below:

Decimal Numbers to Binary Number Conversion Table

Multiplication Integer Fraction
0.75 × 2 = 1.5 1 .5
0.5 × 2 = 1.0 1 0


Therefore, 0.7510 = 0.1110

Hence 56.7510 = 111000.1110

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 Conversion of 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