Q1W3D1 CONVERSION OF COMPUTER NUMBER SYSTEMS (DECIMAL TO BINARY).pptx

JessalynReybuenan 19 views 39 slides Sep 09, 2024
Slide 1
Slide 1 of 39
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39

About This Presentation

Conversion methods


Slide Content

) ) ) ) ) ) ) ) ) Dear Lord and Father of all, Thank you for today. Thank you for ways in which you provide for us all. For Your protection and love we thank you. Help us to focus our hearts and minds now on what we are about to learn. Inspire us by Your Holy Spirit as we listen and write. Guide us by your eternal light as we discover more about the world around us. We ask all this in the name of Jesus. Amen. ) ) ) ) ) ) ) ) ) PRAYER

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) QUARTER 1- WEEK3 - DAY 1

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) REVIEW

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) REVIEW 1 Directions: Raise your Thumbs up if the statement is correct and Thumbs down if not. A binary number uses the base 2 while an octal number uses the base of 8.

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) REVIEW 2 Directions: Raise your Thumbs up if the statement is correct and Thumbs down if not. Binary numbers use 0 and one (1) digit, while decimal uses 0 to 9.

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) REVIEW 3 Directions: Raise your Thumbs up if the statement is correct and Thumbs down if not. Hexadecimal Number uses 0-16.

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) REVIEW 4 Directions: Raise your Thumbs up if the statement is correct and Thumbs down if not. The decimal number uses the base of 16.

CONVERSION OF COMPUTER NUMBER SYSTEMS Conversion of Decimal to Binary

) ) ) ) ) ) ) ) ) CONTENT STANDARDS Demonstrate an understanding of conversion of computer number systems. ) ) ) ) ) ) ) ) )

) ) ) ) ) ) ) ) ) LEARNING COMPETENCIES Apply conversion of computer number systems. ) ) ) ) ) ) ) ) )

) ) ) ) ) ) ) ) ) LEARNING OUTCOMES Identify the steps in the conversion of decimal to binary. Convert decimal to binary. Appreciate the significance of learning conversion of the number system. ) ) ) ) ) ) ) ) )

) ) ) ) ) ) ) ) ) Directions: Match Column A to Column B. Write the letter of the correct answer. ) ) ) ) ) ) ) ) ) MATCHING TYPE step number convert remainder translate remaining base part system of counting procedure

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 1. Based on the illustration, what is the binary equivalent of 28? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 2. What is your observation on the division column? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 3. What is your observation in the quotient column? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 4. What is your observation on the remainder column? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 5. What do you think is 1st step in the conversion of decimal to binary? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 6. What are the remaining steps? CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) 1. If the given decimal number is even, then the result will be the whole number and it gives the remainder "0". ) ) ) ) ) ) ) ) ) TIPS

) ) ) ) ) ) ) ) ) 2. If the given decimal number is odd, then the result is not divided properly, and it gives the remainder "1". ) ) ) ) ) ) ) ) ) TIPS

) ) ) ) ) ) ) ) ) Convert the following decimal to binary: a. 55 b. 32 c . 82 ) ) ) ) ) ) ) ) ) TRY THIS!

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ANSWER: CONVERT DECIMAL NUMBER 55 TO BINARY DIVISION QUOTIENT REMAINDER 55/2 27 1 27/2 13 1 13/2 6 1 6/2 3 3/2 1 1 1/2 1 55 in Binary is, 110111

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ANSWER: CONVERT DECIMAL NUMBER 32 TO BINARY DIVISION QUOTIENT REMAINDER 32/2 16 16/2 8 8/2 4 4/2 2 2/2 1 1/2 1 32 in Binary is, 100000

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ANSWER: CONVERT DECIMAL NUMBER 82 TO BINARY DIVISION QUOTIENT REMAINDER 82/2 41 41/2 20 1 20/2 10 10/2 5 5/2 2 1 2/2 1 1/2 1 82 in Binary is, 1010010

) ) ) ) ) ) ) ) ) 1. When are you going to stop dividing? ) ) ) ) FOLLOW-UP QUESTIONS ) ) ) ) )

) ) ) ) ) ) ) ) ) 2. Why do we only write O and 1 in the remainder column? ) ) ) ) FOLLOW-UP QUESTIONS ) ) ) ) )

) ) ) ) ) ) ) ) ) 3. Why do we need to convert decimal to Binary? ) ) ) ) FOLLOW-UP QUESTIONS ) ) ) ) )

) ) ) ) ) ) ) ) ) 4. How does conversion help you as a learner? ) ) ) ) FOLLOW-UP QUESTIONS ) ) ) ) )

) ) ) ) ) ) ) ) ) 1. Divide the number by ________. 2.Write the quotient and the ________ on its corresponding ________. 3. Get the quotient and divide it again by ________.Write the quotient and remainder in its column. 4. Continue dividing until the quotient results to ________. Always write its quotient and remainder in their column. 5. Copy the remainder from bottom to ________. That is the binary equivalent of the number. ) ) ) ) ) ) ) ) ) COMPLETION ACTIVITY

) ) ) ) ) ) ) ) ) ANSWERS: two remainder, column two zero top ) ) ) ) ) ) ) ) ) COMPLETION ACTIVITY

How do you find today’s lesson? Was it hard?

Which part of the lesson do you find difficult?

) ) ) ) ) ) ) ) ) Directions: Convert the following binary to decimal. Show your solution. 1. 28 2. 58 3. 73 4. 80 5. 68 ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT 10 10 10 10 10

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT CONVERT DECIMAL NUMBER 28 TO BINARY DIVISION QUOTIENT REMAINDER 28/2 14 14/2 7 7/2 3 1 3/2 1 1 1/2 1 28 in Binary is, 11100

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT CONVERT DECIMAL NUMBER 58 TO BINARY DIVISION QUOTIENT REMAINDER 58/2 29 29/2 14 1 14/2 7 7/2 3 1 3/2 1 1 1/2 1 58 in Binary is, 111010

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT CONVERT DECIMAL NUMBER 73 TO BINARY DIVISION QUOTIENT REMAINDER 73/2 36 1 36/2 18 18/2 9 9/2 4 1 4/2 2 2/2 1 1/2 1 73 in Binary is, 1001001

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT CONVERT DECIMAL NUMBER 80 TO BINARY DIVISION QUOTIENT REMAINDER 80/2 40 40/2 20 20/2 10 10/2 5 5/2 2 1 2/2 1 1/2 1 80 in Binary is, 1010000

) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) FORMATIVE ASSESSMENT CONVERT DECIMAL NUMBER 68 TO BINARY DIVISION QUOTIENT REMAINDER 68/2 34 34/2 17 17/2 8 1 8/2 4 4/2 2 2/2 1 1/2 1 68 in Binary is, 1000100

THANK YOU FOR LISTENING!
Tags