Presentation is loading. Please wait.

Presentation is loading. Please wait.

Learn what binary and denary mean.

Similar presentations


Presentation on theme: "Learn what binary and denary mean."— Presentation transcript:

1 Learn what binary and denary mean.
Be able to convert numbers between binary and denary. Understand the how 4-bit binary works.

2 How do computers see the world?

3 A computer doesn’t think like a person can - it needs it’s own language! As a computer is a mathematical machine it uses a number system… First we need to understand what denary means. Denary means TEN. Humans have TEN fingers… the denary number system uses TEN numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9…. All other numbers are made up of these numbers.

4 In denary 9 lots of 10 is 90... so 8 lots of 10 plus 6 is 86... and 7 lots of 100 plus 2 lots of 10 plu 5 is What would the following numbers be? 2 lots of ____ lots of lots of 10_____ 3 lots of ten + 9____ lots of lots of ____ 4 lots of lots of ____ lots of lots of ____ 8 lots of lots of lots of ______

5 A computer on the other hand...
Is a machine so it uses only TWO things - electrical signals that are either ON or OFF. How can we convert this to a language then? Simple- we use 1 for on and 0 for off! This is how your computer stores ALL data - images, videos, games, words and numbers! All stored as millions of 1’s and 0’s!! This is called BINARY because binary means TWO.

6 Each of these 1’s and 0’s is called a BIT
Each of these 1’s and 0’s is called a BIT. Heard the phrase 32-bit or 64-bit? But we are going to start off with a simple 4-bit system to convert denary numbers into binary ones! BINARY is what we call BASE 2: It’s based on 2 numbers… so what would we call denary?________ Our binary 4 bits are all multiplied by 2. This means we start with ONE (x2) then TWO (x2) then FOUR (x2) then 8. What would the next two numbers be if we were using a 6-bit system?________

7 The numbers in the white boxes tell us which numbers to use (think of 1 which is ON as YES and 0 which is OFF as NO!) These numbers are our “placeholders”.They are values we can add together! 8 4 2 1 So this number is ONE because it is one lot of 1. So this number is 2 because it is one lot of 2. However this number is 3 because one lot of 1 + one lot of 2 =3

8 Quick Quiz: Name three different types of data a computer stores: __________ b. __________ c. _________ Binary is a way the computer reads but not stores data. TRUE / FALSE Binary use electrical signals. TRUE / FALSE Binary uses 1’s and 0’s to represent data? TRUE / FALSE What is 12 in binary? _ _ _ _ What is 4 in binary? _ _ _ _ What is 3 in binary? _ _ _ _ Each 1 and 0 in binary is called a bit? TRUE / FALSE


Download ppt "Learn what binary and denary mean."

Similar presentations


Ads by Google