There are several traditional methods of converting the numbers from binary to decimal conversion. We shall discuss here the two most commonly used methods, namely; “Expansion method and Value Box method”.
(i) Expansion Method:
In this method, the given number is expressed as a summation of terms each of which is the product of a bit (0 or 1) and a power of 2. The power of 2 is determined from the bit position.
Thus the decimal equivalent of a binary number has the general form;
an-1 an-2 …. ai ….. a1 ….. a0 ∙ a-1 a-2 ….. a-p(ii) Multiplication and Division Method:
The value box method of converting numbers from decimal to binary is laborious and time consuming and is suitable for small numbers when it can be performed mentally. It is advisable not to use it for large numbers. The conversion of large numbers may be conveniently done by multiplication and division method which is described below.
To effect the conversion of positive integers of the decimal system to binary numbers the decimal number is repeatedly divided by the base of the binary number system, i.e., by 2. The division is to be carried until the quotient is zero and the remainder of each division is recorded on the right. The binary equivalent of the decimal number is then obtained by writing down the successive remainders. The first remainder is the least significant bit and the last one is the most significant bit of the binary number. Thus the binary equivalent is written from the bottom upwards.
From Binary to Decimal Conversion 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.
Nov 20, 24 01:00 PM
Nov 20, 24 12:50 AM
Nov 20, 24 12:16 AM
Nov 18, 24 02:23 PM
Nov 17, 24 10:29 PM
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.