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

Unit One - Binary Numbers

The document is a worksheet for Grade 7 Computer Science focusing on the binary system, containing multiple questions on converting binary numbers to base 10 and vice versa, performing binary arithmetic, and solving binary equations. It also includes tasks related to the ASCII table, requiring students to complete the table and decode messages in both decimal and binary ASCII. Overall, it serves as an educational resource for practicing binary and ASCII concepts.

Uploaded by

Mohamed Mostafa
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Unit One - Binary Numbers

The document is a worksheet for Grade 7 Computer Science focusing on the binary system, containing multiple questions on converting binary numbers to base 10 and vice versa, performing binary arithmetic, and solving binary equations. It also includes tasks related to the ASCII table, requiring students to complete the table and decode messages in both decimal and binary ASCII. Overall, it serves as an educational resource for practicing binary and ASCII concepts.

Uploaded by

Mohamed Mostafa
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Future International School

IGCSE Department
Computer Science (Grade 7)
Binary System
Name: …………………………… Class:……………

Question 1:

*** Convert the following binary numbers to base 10:

a) 110

b) 1111

c) 1001

d) 1101

e) 10001

f) 11011

g) 1111111

Page 1
h) 1110001

i) 10101010

j) 11001101

k) 1100110

Question 2:

***Convert the following base 10 numbers to binary numbers:

a) 9

b) 8

c) 14

d) 17

e) 18

f) 30

Page 2
g) 47

h) 52

i) 67

j) 84

k) 200

l) 500

Question 3:

***Convert the following base 10 numbers to binary numbers:

a) 5

b) 9

c) 17

d) 33

What will be the next base 10 number that will fit this pattern?

Page 3
Question 4:

*** Calculate the binary numbers:

a) 11 + 1

b) 11 + 11

c) 111 + 11

d) 111 + 10

e) 1110 + 111

f) 1100 + 110

g) 1111 + 10101

h) 1100 + 11001

i) 1011 + 1101

j) 1110 + 10111

Page 4
k) 1110 + 1111

l) 11111 + 11101

Question 5:

*** Solve the following equations, where all numbers including X are binary:

X – 10 = 101 X=

X – 100 = 11011 X=

X – 1001 = 11101 X=

Question 6:

*** Calculate the binary numbers:

a) 111 + 101 + 100

b) 11101 + 10011 + 110111

Page 5
Question 7:

*** Here are 3 binary numbers:

1110101 1011110 1010011


Working in binary:

a) Add together the two smaller numbers

b) Add together the two largest numbers

c) Add together all three numbers

Question 8:

a) Convert the binary numbers 11101 and 1110 to base 10.

and

b) Add together the two base 10 numbers.

c) Add together the two binary numbers.

d) Convert your answer to base 10 and compare with your answer to (b)

(b)

Page 6
Question 8:

Complete the ASCII table to show the binary codes for the following:

Keyboard character ASCII Code (Decimal) ASCII Code (Binary)


a 97
b 98
c 99
d 100
e 101
f 102
g 103
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z

Page 7
Capital Letters

Keyboard character ASCII Code (Decimal) ASCII Code (Binary)


A 65
B 66
C 67
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z

Page 8
Other characters:

Keyboard character ASCII Code (Decimal) ASCII Code (Binary)


Space 32
Comma 44
Full stop 46

Numbers in ASCII:

Keyboard character ASCII Code (Decimal) ASCII Code (Binary)


0 48
1 49
2 50
3 51
4
5
6
7
8
9

Here is a message in decimal ASCII. What does it say?

101 118 101 114 121 032 099 111 109 112 117 116 101 114 032 117 115 101 115
032 116 104 105 115 032 099 111 100 101

……………………………………………………………………………………………………………………………….

Here is a message in binary ASCII. What does it say?

01111001 01101111 01110101 00100000 01110111 01101001 01101110

……………………………………………………………………………………………………………………………….

The text that we type on computer is encoded in ASCII format.

Page 9
ASCII Table

Page 10

You might also like