Presentation is loading. Please wait.

Presentation is loading. Please wait.

Salisbury Numbers we use in Auto Shop Why do I need to know this. When working on the computers in the auto shop sometimes we need to look into the.

Similar presentations


Presentation on theme: "Salisbury Numbers we use in Auto Shop Why do I need to know this. When working on the computers in the auto shop sometimes we need to look into the."— Presentation transcript:

1

2 Salisbury

3 Numbers we use in Auto Shop

4 Why do I need to know this. When working on the computers in the auto shop sometimes we need to look into the back door to find out what the computer is thinking. We call this mode 6. Many times the numbers we see are Hexadecimal. I feel that you also need to understand the Binary system because that is how the computers talk. It is easier for the computer to go from binary to Hexadecimal then to decimal. So that is why it is displayed that way.

5 Base ten or Decimal This is the basic numbering system we use. We call it Base ten because we use ten distinct values (0, 1, 2, 3, 4, 5, 6, 7, 8 and 9) to represent any numbers, no matter how large.

6 Base ten or Decimal I hope we have used this enough that we really understand it. If we take the number 10 3 we have 10 x 10 x 10 = 1,000 Ten Million Hundred Thousand Ten Thousand Hundredsten0 10 7 10 6 10 5 10 4 10 3 10 2 10 1 10 0 10,000,0001,000,000100,00010,0001,000100101

7 Binary or Base 2 This is the one that computers use (0,1) because the computer is either on or off. What I mean is that the computer can either say Yes, a positive answer or No a negative answer. ON or OFF

8 Binary or Base 2 2727 2626 2525 2424 23232 2121 2020 1286432168421

9 Hexadecimal or Base 16 This is used in digital computing to represent bytes. Base 16 because it uses the 16 symbols to represent the values (0- 9 but then for ten thru fifteen we use the letters A, B, C, D, E, F.) A = 10, B = 11, C = 12, D = 13, E = 14, F = 15

10 Hexadecimal or Base 16 The last digit on the right is the ones 16 x 0 = 0 so anything in this spot will be a number less then 16. Each position will add a value 16 times greater then the last position. F = _____ in decimal? A = _____ in decimal? 16 3 16 2 16 1 16 0 4096256161

11 Hexadecimal or Base 16 The second digit, think of it as a box with 16 numbers in it 16 x 1 = 16. For example if the number is 50 you would take 5 x 16 = 80, the 0 is just that 0. 43 = _____ in decimal? 9A = _____ in decimal? 16 3 16 2 16 1 16 0 4096256161

12 Hexadecimal or Base 16 43 = _____ in decimal? 4 x 16 = 64 3 = 3 Total = 67 9A = _____ in decimal? 9 x 16 = 144 A = 10 Total = 154

13 Hexadecimal or Base 16 The Third digit will add a value 16 times greater so if the number is 4 you would take 4 x 16 x 16 = 1024 (1024 divided by 4 = 256 Where did that number come from, a box of 256) 568 = _____ in decimal? 16 3 16 2 16 1 16 0 4096256161

14 Hexadecimal or Base 16 568 = _____ in decimal? 5 x 16 x 16 = 1280 6 x 16 = 96 8 = 8 Total = 1384 16 3 16 2 16 1 16 0 4096256161

15 Hexadecimal or Base 16 The fourth digit would continue to add a value 16 times greater 1 x 16 x 16 x 16 = 4096 (A box of 4096) D46F = _____ in decimal? 16 3 16 2 16 1 16 0 4096256161

16 Hexadecimal or Base 16 Do not look at the answer, do your work!! D46F = _____ in decimal? 16 3 16 2 16 1 16 0 4096256161

17 Hexadecimal or Base 16 D46F = _____ in decimal? D x 16 x 16 x 16 = 53248 4 x 16 x 16 = 1024 6 x 16 = 96 F = 15 Total = 54383 16 3 16 2 16 1 16 0 4096256161

18 Base ten or DecimalBase 16 or HexadecimalBase 2 or Binary 000000 110001 220010 330011 440100 550101 660110 770111 881000 991001 10A1010 11B1011 12C1100 13D1101 14E1110 15F1111 A Basic conversion chart between the three numeral systems.

19 Hexadecimal Multiplication Table Courtesy of Bernard Ladenthin At wikipedia.org

20 Calculator’s Most of the time we just use the normal calculator that comes on the computer. But if you go to View and change it to Scientific we can have more functions at our hands.

21 Calculator’s Notice that when we put it into scientific that it automatically goes to Dec (Decimal) That is what we use the most.

22 Calculator’s We can change our answers very easy by just clicking on the numeral system we want to convert it to.

23 Calculator’s When in Binary, notice that the only digits are 0,1.

24 Calculator’s Look what happens when we switch to Hex.

25 Calculator’s

26 Notice that the letters A, B, C, D, E, F are now usable.

27 Changing from Decimal to Hexadecimal to Binary The easy way to change from one numbering system to another is just click on the system you want.

28 Start with Decimal

29 Click on Hex (Hexadecimal)

30 Click on Bin (Binary)


Download ppt "Salisbury Numbers we use in Auto Shop Why do I need to know this. When working on the computers in the auto shop sometimes we need to look into the."

Similar presentations


Ads by Google