Download presentation
Presentation is loading. Please wait.
1
http://www.classtools.net/random- name-picker/47_5KcDj3 © Mrs G Hemel
2
STARTER SIMON SAYS © Mrs G Hemel
3
STARTER SIMON SAYS © Mrs G Hemel
4
STARTER SIMON SAYS © Mrs G Hemel
5
STARTER SIMON SAYS © Mrs G Hemel
6
STARTER SIMON SAYS © Mrs G Hemel
7
STARTER © Mrs G Hemel
8
STARTER SIMON SAYS © Mrs G Hemel
9
STARTER SIMON SAYS © Mrs G Hemel
10
STARTER SIMON SAYS 觸摸你的膝蓋 © Mrs G Hemel
11
PROGRAMMING LANGUAGE A person can only respond to a language they understand. A computer can only respond to a language it understands. © Mrs G Hemel
12
How do Computers Talk? Is this right? Learn how to decode binary numbers Hello Zyva how ya doin? Not bad Zoya but my hard drive’s playing up a bit.
13
How do Computers Talk? NO!!! This is more like it: Learn how to decode binary numbers 10110011 01011010 10000101 10010100 10010100 11010111 10110101
14
BINARY NUMBERS Learning Objective: How to decode Binary Numbers © Mrs G Hemel
15
Learning Outcomes 1. Be able to recognise binary code (Level 3 - ALL) 2. Be able to convert binary numbers into denary (Level 4 - MOST) 3. Be able to convert denary into binary numbers (Level 4 – SOME) © Mrs G Hemel
16
Computers are not as smart as you think, in fact, they only know 2 things… 0 and 1 Everything else is told to the computer by a human, this is called programming. © Mrs G Hemel
17
Humans need to learn the computers language to be able to tell computers what to do. The computers language is Binary. Here is an example of what binary code looks like: 0101010001101000011010010111001100100000 0110100101110011001000000110010101100001 01110011011110010000110100001010 © Mrs G Hemel
18
From the ASCII table… SymbolDecimalBinary A6501000001 B6601000010 C6701000011 D6801000100 E6901000101 F7001000110 G7101000111 H7201001000 I7301001001 J7401001010 K7501001011 L7601001100 M7701001101 N7801001110 O7901001111 P8001010000 Q8101010001 R8201010010 S8301010011 T8401010100 U8501010101 V8601010110 W8701010111 X8801011000 Y8901011001 Z9001011010 SymbolDecimalBinary a9701100001 b9801100010 c9901100011 d10001100100 e10101100101 f10201100110 g10301100111 h10401101000 i10501101001 j10601101010 k10701101011 l10801101100 m10901101101 n11001101110 o11101101111 p11201110000 q11301110001 r11401110010 s11501110011 t11601110100 u11701110101 v11801110110 w11901110111 x12001111000 y12101111001 z12201111010 © Mrs G Hemel
19
SymbolDecimalBinary Space3200100000 !3300100001 "3400100010 #3500100011 $3600100100 %3700100101 &3800100110 '3900100111 (4000101000 )4100101001 *4200101010 +4300101011,4400101100 -4500101101.4600101110 /4700101111 :5800111010 ;5900111011 <6000111100 =6100111101 >6200111110 ?6300111111 More fom the ASCII table… SymbolDecimalBinary @6401000000 [9101011011 \9201011100 ]9301011101 ^9401011110 _9501011111 `9601100000 {12301111011 ¦12401111100 }12501111101 ~12601111110 © Mrs G Hemel
20
The computer can only use 0s and 1s So for a computer numbers go like is this… Decimal (our numbers) Binary 00 11 210 311 4100 5101 6110 7111 81000 91001 101010 111011 121100 © Mrs G Hemel
21
Be able to recognise binary code (Level 3 - ALL) What is Binary Code? © Mrs G Hemel
22
Which of these numbers cannot be in Binary Code? a)100010 b)101020 c)101000000001010 d)100010009000 e)10 f)7 g)100101 © Mrs G Hemel
23
Decimal 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Binary 1 10 11 100 101 110 111 1000 1001 1010 1011 1100 1101 1110 1111 10000 © Mrs G Hemel
24
Decimal 1 2 4 8 16 32 64 128 256 512 1024 Binary 1 10 100 1000 10000 100000 1000000 10000000 100000000 1000000000 Can you spot any patterns? © Mrs G Hemel
25
Now it’s time to convert binary to OUR digits 1286432168421 © Mrs G Hemel 01000010 = 66 Convert 01000010 to Denary (Decimal) number
26
1286432168421 © Mrs G Hemel 00100101 = 37 Convert 00100101 to Denary (Decimal) number
27
1286432168421 © Mrs G Hemel 10000001 = 129 Convert 1000001 to Denary (Decimal) number
28
1286432168421 00001101 © Mrs G Hemel What is this number in Denary (Decimal)?
29
1286432168421 00100111 © Mrs G Hemel What is this number in Denary (Decimal)?
30
1286432168421 © Mrs G Hemel Convert this number : 00010010?
31
1286432168421 © Mrs G Hemel Convert this number : 0100110?
32
Can you convert these binary numbers into Decimal? a) 00011000 b) 00000101 c) 00010110 d) 01101011 e) 01111000 f) 10100100 g) 10100101 h) 10111100 i) 11010111 j) 11100110 k) 11111010 © Mrs G Hemel
33
24 00011000 5 00000101 22 00010110 107 01101011 120 01111000 164 10100100 165 10100101 188 10111100 215 11010111 230 11100110 250 11111010 © Mrs G Hemel
34
Covert Denary (Decimal) numbers to binary: 1286432168421 You need to know numbers at the top add to make 18. To make the number 18 Which of the numbers at the top here add to make 18 ? © Mrs G Hemel
35
Covert Denary (Decimal) numbers to binary: 1286432168421 You need to know numbers at the top add to make 35. To make the number 35 Which of the numbers at the top here add to make 35 ? © Mrs G Hemel
36
Covert Denary (Decimal) numbers to binary: 1286432168421 You need to know numbers at the top add to make 72. To make the number 72 Which of the numbers at the top here add to make 72 ? © Mrs G Hemel
37
Now use your table to convert these numbers to binary: 3 2 0 6 10 17 20 42 47 71 146 255 1286432168421 © Mrs G Hemel
38
Answers 3 2 0 6 10 17 20 42 47 71 146 255 11 10 0 110 1010 10001 10100 101010 101111 1000111 10010010 11111111 © Mrs G Hemel
39
Learning Outcomes 1. Be able to recognise binary code (Level 3 - ALL) 2. Be able to convert binary numbers into denary (Level 4 - MOST) 3. Be able to convert denary into binary numbers (Level 4 – SOME) © Mrs G Hemel
40
Assess Yourself YESNO YESYES NONO © Mrs G Hemel
41
Work with a friend, give them a number under 255 and see if they can convert it into binary. Is there any number that CAN’T be made? © Mrs G Hemel
42
1. Show your shoe size in binary 2. Show the date of the month you were born in binary 3. Show your age in binary 4. Show your height in cm in binary 5. Show the amount of siblings you have in binary 6. Show your house number in binary © Mrs G Hemel
43
De-code these facts… More than 110010% of the people in the world have never made or received a telephone call. Gorillas sleep as much as 1110 hours per day. You can tell the gender of a horse by its teeth. Most males have 101000, females have 100100. On average, 1100 newborns will be given to the wrong parents daily. A giraffe can clean its ears with its 10101 inch tongue! A man named Charles Osborne had the hiccups for 1000101 years! © Mrs G Hemel
44
De-code these facts… More than 50% of the people in the world have never made or received a telephone call. Gorillas sleep as much as fourteen hours per day. You can tell the sex of a horse by its teeth. Most males have 40, females have 36. On average, 12 newborns will be given to the wrong parents daily. A giraffe can clean its ears with its 21-inch tongue! A man named Charles Osborne had the hiccups for 69 years! © Mrs G Hemel
45
Yey! Now you know binary code! LOL JK, we’ve only just started… © Mrs G Hemel
46
“There are 10 kinds of people in the world, those who understand binary and those who don’t” Explain this joke… © Mrs G Hemel
47
Binary code isn’t just about numbers. Every number, letter and symbol on your keyboard needs to be converted into binary so the computer can understand it. We can see all these conversions in something called an ASCII table. © Mrs G Hemel
48
From the ASCII table… SymbolDecimalBinary A6501000001 B6601000010 C6701000011 D6801000100 E6901000101 F7001000110 G7101000111 H7201001000 I7301001001 J7401001010 K7501001011 L7601001100 M7701001101 N7801001110 O7901001111 P8001010000 Q8101010001 R8201010010 S8301010011 T8401010100 U8501010101 V8601010110 W8701010111 X8801011000 Y8901011001 Z9001011010 SymbolDecimalBinary a9701100001 b9801100010 c9901100011 d10001100100 e10101100101 f10201100110 g10301100111 h10401101000 i10501101001 j10601101010 k10701101011 l10801101100 m10901101101 n11001101110 o11101101111 p11201110000 q11301110001 r11401110010 s11501110011 t11601110100 u11701110101 v11801110110 w11901110111 x12001111000 y12101111001 z12201111010 © Mrs G Hemel
49
You can write your name in binary… Z Y V A 0111101001111001 01110110 01000001 © Mrs G Hemel
50
Every time you type a letter on your keyboard, the computer understands is as loads of 0s and 1s! Here are some other characters you might need from the ASCII table… © Mrs G Hemel
51
SymbolDecimalBinary Space3200100000 !3300100001 "3400100010 #3500100011 $3600100100 %3700100101 &3800100110 '3900100111 (4000101000 )4100101001 *4200101010 +4300101011,4400101100 -4500101101.4600101110 /4700101111 :5800111010 ;5900111011 <6000111100 =6100111101 >6200111110 ?6300111111 More fom the ASCII table… SymbolDecimalBinary @6401000000 [9101011011 \9201011100 ]9301011101 ^9401011110 _9501011111 `9601100000 {12301111011 ¦12401111100 }12501111101 ~12601111110 © Mrs G Hemel
52
Use PowerPoint to present your name using binary code. Extension: Start making secret messages for a partner in binary code! © Mrs G Hemel
53
Decode this message: 010010010110011000100000011110010110 111101110101001000000110001101100001 011011100010000001110010011001010110 000101100100001000000111010001101000 011010010111001101011000010000001111 001011011110111010101011100010011101 110010011001010010000001100001011011 010110000101111010011010010110111001 10011101000010010000001110100101001 © Mrs G Hemel
54
Binary Game http://forums.cisco.com/CertCom/ga me/binary_game_page.htm © Mrs G Hemel
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.