0% found this document useful (0 votes)
45 views

Book 25 Apr 2024

The document explains how to convert binary numbers to decimal numbers. It provides examples of converting several binary numbers to decimal by summing the place values of each 1 bit from right to left. The same method can be used for binary numbers of any size.

Uploaded by

Shreya Paragi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Book 25 Apr 2024

The document explains how to convert binary numbers to decimal numbers. It provides examples of converting several binary numbers to decimal by summing the place values of each 1 bit from right to left. The same method can be used for binary numbers of any size.

Uploaded by

Shreya Paragi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

C ·- ·

. . -
ar
d n y number.
onvert the following binary number, 1110 0110 into a e
00110001 , • ' 2
32
1

16 8 4
32768 16384 8192 4096 2048 1024 512 64
256 128
0 1 1
0 -0 1 0
1 1
, 0 · O.. 0 -1 1, ) •
-· · · denarY each tim e a 1
As with the two examples above, to
convert this number to '
appears in a column the colUmn value
· iS added to the total:
8192 + 4096 + 256 + 128 + 64 + 32 + 4
+ 2 = 12 774
The same methoO can be used for a •
binary number of any size.

r •

Activity 1.1 ·. -:c.i·


,. . . ·:~••,~,·.:
• ~-·-- .. •
-
Convert the following binary numbers
into"denarY: ·, ,•.
a 00110011 : ,.". :; : >: k. 0 0 () { ... .' . ..
•1 1 1 0 0 11 1
. ... ' ' •

b O 1 1 1 1- 1. 1 1 . l .._ 0 1.0.1 0 10 1 0 10 0
>" ,
# • __ , . ,
• :
•. .. .-:~-

m ·:· 1 1 1 1
6'-

C 1 0 0 1 1 0 0 1 0000 111 1
' . \

d O 1· 1 10 1 n_ 0 1 1 1. 1 1 0 O 1 Ooo
00
e 1 1 1 1 1 1 1 1 o 0 ,. J _1 1 1-1 1 1 1 1 1
f 0 0 0 0 1 11 1 · · .,. · P O 1 \ , - 1• , 0 0 1 1 1 1 00 00
g 10 00 1. 1 1 1" q 001~:.1··_111 00 00
110 1
h 10 11 00 1.1 • r 1.1 0 0 Oo 1 1 0 0 1 1 1 1
11
i O1 1 1 0 0 0 0 s 1 0 0 0 ·.1 0 OO
10 00 10 00
j . 1 1 1 0 1 1 l _O . :, . .. _. · :. : :
p.1-l~ l • 1 1 1 1 11 11 11 11
-~ · ... : · " t .

You might also like