You are on page 1of 6

Stage 8 Worksheet Denary to Binary

Introduction

1. Fill in the table below and convert from binary to denary.:

128 4 2 1

0 1 1 0 0 1 1 0

Number: __________

1 0 0 0 0 0 1 1

Number: __________

0 1 0 1 1 0 1 0

Number: __________

2. Fill in the table below and convert from denary to binary using the table below:

Number 179 >>>>>>>>>>>>>>>>>> write 8-bit binary here: ____________

Number 250 >>>>>>>>>>>>>>>>>> write 8-bit binary here: ____________


Number 37 >>>>>>>>>>>>>>>>>> write 8-bit binary here: ____________

Number 113 >>>>>>>>>>>>>>>>>> write 8-bit binary here: ____________

Practice
3.
Fill in the table below and convert from denary to binary.

243

243 / 2 = Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder
Answer = _______________

c 35

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

Answer = _______________

(see next question, below)


d 95

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

= Remainder

Answer = _______________
Challenge

4. What are the following logic gates?


5. Fill in the following table:

AND

Input A Input B OUTPUT

1 1

1 0

0 1

0 0

6. Fill in the following table:

OR

Input A Input B OUTPUT

1 1

1 0

0 1

0 0

Go Further
7. Fill in the following table:

NOT

Input A OUTPUT

A B C A AND B NOT C (A AND B) OR NOT(C)

1 1 1

1 1 0

1 0 1

1 0 0
0 1 1

0 1 0

0 0 1

0 0 0

You might also like