UMS Maths - 14 - Binary Number System - 6A3
UMS Maths - 14 - Binary Number System - 6A3
MATHS 6
BINARY NUMBER SYSTEM (1)
30726
Decimal number 3 0 7 2 6
Place values 3 ×10
4
0 7 ×1 0
2
2 ×10
1
6
Number value 4
3 ×10 +7 ×10 +2 ×10+6
2
Decimal number 1 0 1 1
Place values 1 ×2
3
0 1 ×2
1
1 ×2
0
3 1 0
The value of 1011(2 )=2 + 2 + 2 =11(10)
?1: Convert the binary numbers into decimal numbers. The first one is done for
you as an example.
1011(2) =1.23+ 0+1.21+ 1.20=23 +2+1=11(10 )
3 2 1
1110(2 )=2 +2 +2 + 0=14(10)
4 3 1 4 3
11010(2 )=1.2 +1.2 +0+1.2 +0=2 +2 +2=26(10)
1010(2 )=1.23 +0+1.21 +0=10(10)
101011(2) =25+ 0+23 +0+21 +20=43
7 0
10000001(2) =2 +2 =128( 10)+ 1(10 )=129(10)
Method: We
break the value into powers of two (each power used exactly once).
3 2 0
13=2 + 2 +2
Place values 1 ×2
3
1 ×2
2
0 ×2
1
1 ×2
0
Decimal number 1 1 0 1
Therefore, 13(10 ) is converted into 1101(2)
Convert the following into binary numbers:
146(10) 200(10) 352(10) 411(10)