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

Unit 1 - Lesson 4 Binary Numbers

The document introduces binary numbers, which use only two symbols (0 and 1) to represent values, as opposed to the normal base-10 decimal system. It explains how binary works by assigning place values to patterns of 0s and 1s, and shows how more place values allows for higher numbers to be represented. Students are asked to practice converting between decimal and binary numbers using a "flippy do" tool with 8 bits to represent numbers in binary.

Uploaded by

Ryan Anderson
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views

Unit 1 - Lesson 4 Binary Numbers

The document introduces binary numbers, which use only two symbols (0 and 1) to represent values, as opposed to the normal base-10 decimal system. It explains how binary works by assigning place values to patterns of 0s and 1s, and shows how more place values allows for higher numbers to be represented. Students are asked to practice converting between decimal and binary numbers using a "flippy do" tool with 8 bits to represent numbers in binary.

Uploaded by

Ryan Anderson
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 24

Unit 1 - Lesson 4

Binary Numbers
Unit 1 Lesson 4 - Warm Up

Prompt:

Yesterday you created your own number


system using circles and squares.

What can we communicate using only two


symbols? Is there a limit?
Unit 1 Lesson 4 - Activity

Binary Numbers
You and your partner should each have:
A Pen or Pencil
Unit 1 Lesson 4 - Activity

1 place value = 2 possible patterns


Unit 1 Lesson 4 - Activity

4 possible patterns
2 place values= ….
Unit 1 Lesson 4 - Activity

8 possible patterns
3 place values= ….
0
1
We can then map 2 Note: Computer
our patterns to a 3 scientists like to
numbered list. 4 start counting at 0!
5
6
7
Unit 1 Lesson 4 - Activity

Instead of 2 shapes, what if


we had 10 shapes?
Unit 1 Lesson 4 - Activity

1 place value = Ten 1-shape patterns


0
1
2
3
4 ← These are just shapes!
5
6
7
8
9
Unit 1 Lesson 4 - Activity

2 places = one hundred 2-shape patterns


00 10 20 30 40 50 60 70 80 90
01 11 21 31 41 51 61 71 81 91
02 12 22 32 42 52 62 72 82 92
03 13 23 33 43 53 63 73 83 93
04 14 24 34 44 54 64 74 84 94
05 15 25 35 45 55 65 75 85 95
06 16 26 36 46 56 66 76 86 96
07 17 27 37 47 57 67 77 87 97
08 18 28 38 48 58 68 78 88 98
09 19 29 39 49 59 69 79 89 99
Unit 1 Lesson 4 - Activity

Quiz: What comes next?


Ten
shapes
0
1
2 099
3
4
5
6
7
___
8
9
Unit 1 Lesson 4 - Activity

Quiz: What comes next?


Ten
shapes
0
1
2 099
3
4
5
6
7
_0
1 _0
_
8
9
Unit 1 Lesson 4 - Activity

Where is this heading?


...binary...
Unit 1 Lesson 4 - Activity

“Binary” is a number system with 2 shapes...

01
Unit 1 Lesson 4 - Activity

Making Organized Lists -> Counting in Binary


0 000
1 001
2 010
3 011
4 100
5 101
6 110
7 111
Unit 1 Lesson 4 - Activity

Make Your
Flippy Do!
Unit 1 Lesson 4 - Activity

Each place value represents one "bit" (binary


digit). A bit can be a zero or a one.

Your flippy do has 8 bits…

which together make...

1 byte
Unit 1 Lesson 4 - Activity

Try Out Your Flippy Do!

Represent these decimal numbers in binary


● 7 0000 0111
● 20 0001 0100

Represent these binary numbers in decimal


● 0001 0010 18
● 0001 1111 31
Unit 1 Lesson 4 - Activity

Flippy Do Activity Guide


Unit 1 Lesson 4 - Wrap Up

Decimal number: a base Binary number: a base 2


10 number with ten number with two possible
possible different digits different digits

0123456789 01

101 100 24 23 22 21 20
Same number represented two
10 1 different ways. 16 8 4 2 1
2 3 ⬅ Decimal Binary ➡ 1 0 1 1 1
Unit 1 Lesson 4 - Wrap Up

Prompt: Now that we’ve had a chance to


practice, let’s find out what we’ve learned and
what we still have questions about. Write down:

● 3 things you learned today


● 2 things you found interesting
● 1 question you still have
Unit 1 Lesson 4 - Wrap Up

Bit: A contraction of "Binary Digit"; the single unit of


information in a computer, typically represented as a 0 or 1

Byte: 8 bits

You might also like