Binary Lesson 2

Binary Basics: Understanding Numbers in Computing
1 / 19
next
Slide 1: Slide
ComputingLower Secondary (Key Stage 3)

This lesson contains 19 slides, with interactive quizzes and text slides.

time-iconLesson duration is: 50 min

Items in this lesson

Binary Basics: Understanding Numbers in Computing

Slide 1 - Slide

Do now: Can you convert the following into binary
12
20
38

Slide 2 - Open question

Do Now answers
12 in binary = 00001100

20 in binary = 00010100

38 in binary = 00100110

Slide 3 - Slide

Learning Objectives
Aspire: Understand the 4 key binary addition rules

Conquer: Apply the binary addition rules to a question. 

Slide 4 - Slide

Binary addtion
A computer frequently has to combine and add binary number together to solve problems.

To do this it follows 4 key rules. 

Slide 5 - Slide

Rule number 1
0 + 0 = 0

Slide 6 - Slide

Rule number 2
0 + 1 = 1

Slide 7 - Slide

Rule number 3
1 + 1 = 0 carry 1

Slide 8 - Slide

Rule number 4
1+1 + 1 = 1 carry 1

Slide 9 - Slide

What is 0 + 0?
A
1
B
2
C
00
D
0

Slide 10 - Quiz

What is 1 + 1?
A
0 carry 2
B
0 carry 1
C
01
D
10

Slide 11 - Quiz

What is 1 + 0 ?
A
10
B
01
C
1
D
2

Slide 12 - Quiz

What is rule 4?
A
1 carry 1
B
1 carry 0
C
0 carry 1
D
12

Slide 13 - Quiz

Binary addition 
Lets use the rules 

Slide 14 - Slide

Complete the binary addition worksheet. 

Slide 15 - Slide

What is the number 15 in binary?
A
0001
B
0010
C
1111
D
0000

Slide 16 - Quiz

What is the number 12 in binary?
A
1100
B
0001
C
1111
D
0011

Slide 17 - Quiz

Why do we convert into binary?
A
To shorten the number
B
Its the only way the computer can understand numbers.
C
To test our skills.
D
To save time.

Slide 18 - Quiz

Extension: 
Binary conversion game 

High score receives kick board point. 

Slide 19 - Slide