Digital Electronics - Digital Concepts - Discussion
Discussion Forum : Digital Concepts - General Questions (Q.No. 22)
22.
Convert the fractional binary number 0000.1010 to decimal.
Discussion:
28 comments Page 1 of 3.
Xiyaz said:
8 years ago
0 0 0 0 . 1 0 1 0
| | | | | | | |___0*2^-4 = 0.
| | | | | | |_____1*2^-3 = 1/8 = 0.125.
| | | | | |_______0*2^-2 = 0.
| | | | |_________1*2^-1 = 1/2 = 0.5.
| | | |_____________0*2^0 = 0 -------.
| | |_______________0*2^1 = 0 0.625.
| |_________________0*2^2 = 0.
|___________________0*2^3 = 0.
| | | | | | | |___0*2^-4 = 0.
| | | | | | |_____1*2^-3 = 1/8 = 0.125.
| | | | | |_______0*2^-2 = 0.
| | | | |_________1*2^-1 = 1/2 = 0.5.
| | | |_____________0*2^0 = 0 -------.
| | |_______________0*2^1 = 0 0.625.
| |_________________0*2^2 = 0.
|___________________0*2^3 = 0.
(9)
Dhruba Barman said:
7 years ago
0.1010 in binary.
1010 decimal value is 10;
A number of fractional digit is (.1010=4).
So 2^4 = 16.
10/16 = 0.625.
1010 decimal value is 10;
A number of fractional digit is (.1010=4).
So 2^4 = 16.
10/16 = 0.625.
(5)
Ashukanu said:
8 years ago
1/2+1/8=0.5+0.125=0.625.
(4)
Disowja said:
1 year ago
0.1010 = . 1/2 + 1/8 = 0.625.
(2)
Anu said:
9 years ago
(1* 1/2)+(0 * 1/4)+(1 * 1/8) + (0 * 1/16).
= 1/2 + 1/8.
= 5/8,
= 0.625.
= 1/2 + 1/8.
= 5/8,
= 0.625.
(2)
Mahendar.raj said:
1 decade ago
0.1010 in binary.
Next step is,
1010 decimal value is 10;
Number of fractional digit is (.1010=4).
So 2^4 = 16.
Finally,
10/16 = 0.625.
Next step is,
1010 decimal value is 10;
Number of fractional digit is (.1010=4).
So 2^4 = 16.
Finally,
10/16 = 0.625.
(1)
Ramu yadav said:
10 years ago
0*2^-4 = 0.
1*2^-3 = 0.125.
0*2^-2 = 0.
1*2^-1 = 0.5.
Total = 0.625.
1*2^-3 = 0.125.
0*2^-2 = 0.
1*2^-1 = 0.5.
Total = 0.625.
(1)
Shinykiran said:
10 years ago
Awesome explanations. Thank you all.
Anitha said:
1 decade ago
Absolutely correct format.
Nagalakshmi said:
6 years ago
Good explanation. Thanks all.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers