Q1W3D2 CONVERSION OF COMPUTER NUMBER SYSTEMS (BINARY TO DECIMAL).pptx
JessalynReybuenan
31 views
43 slides
Sep 09, 2024
Slide 1 of 43
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
About This Presentation
Binary to Decimal
Size: 16.03 MB
Language: en
Added: Sep 09, 2024
Slides: 43 pages
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
) ) ) ) ) ) ) ) ) Change the order of the following steps in the conversion of decimal to binary. ) ) ) ) ) ) ) ) ) REVIEW Divide the number by two. Get the quotient and divide it again by two. Write the quotient and remainder in its column. Write the quotient and the remainder on its corresponding column. Copy the remainder from bottom to top. That is the binary equivalent of the number. Continue dividing until the quotient results in zero. Always write its quotient and remainder in their column.
) ) ) ) ) ) ) ) ) Change the order of the following steps in the conversion of decimal to binary. ) ) ) ) ) ) ) ) ) REVIEW Divide the number by two. Get the quotient and divide it again by two. Write the quotient and remainder in its column. Write the quotient and the remainder on its corresponding column. Copy the remainder from bottom to top. That is the binary equivalent of the number. Continue dividing until the quotient results in zero. Always write its quotient and remainder in their column.
CONVERSION OF COMPUTER NUMBER SYSTEMS Conversion of Binary to Decimal
) ) ) ) ) ) ) ) ) CONTENT STANDARDS Demonstrate an understanding of conversion of computer number systems. ) ) ) ) ) ) ) ) )
) ) ) ) ) ) ) ) ) LEARNING OUTCOMES Identify the steps in the conversion of binary to decimal. Convert binary to decimal. Appreciate the significance of learning conversion of the number system. ) ) ) ) ) ) ) ) )
) ) ) ) ) ) ) ) ) Check or Verify - make sure or demonstrate that (something) is true, accurate. Superscript - a letter, figure, or symbol written or printed above the line. Subscript - a letter, figure, or symbol written or printed below the line. ) ) ) ) ) ) ) ) ) REMEMBER!
) ) ) ) ) ) ) ) ) Binary uses the base of 2 and it has only two (2) symbols which are zero (0) and one (1). The conversion of numbers from binary to decimal is important as it helps to read numbers that are represented as a set of zeros (0s) and ones (1s). ) ) ) ) ) ) ) ) )
) ) ) ) ) ) ) ) ) Step 1. Starting with the rightmost digit, list all of the exponents of 2. The first power would be 20 and as we move on to the left side. ) ) ) ) ) ) ) ) ) place value method
) ) ) ) ) ) ) ) ) Step 2: Now multiply each digit in the binary number starting from the right with its respective weight based on its position and evaluate the product. ) ) ) ) ) ) ) ) ) place value method
) ) ) ) ) ) ) ) ) Step 3: Finally, sum up all the products obtained for all the digits in the binary number. ) ) ) ) ) ) ) ) ) place value method
) ) ) ) ) ) ) ) ) Step 1: Start with a table of binary column values. ) ) ) ) ) ) ) ) ) table method
) ) ) ) ) ) ) ) ) Step 2: Write the given binary number in the columns. ) ) ) ) ) ) ) ) ) table method
) ) ) ) ) ) ) ) ) Step 3: Add each of the columns with values of 1. ) ) ) ) ) ) ) ) ) table method
) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) table method
) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ACTIVITY: place value method 1. 11011 16 + 8 + 2 + 1= 27 1 1 1 1 1 x 2 = 1 1 x 2 1 = 2 0 x 2 2 = 0 1 x 2 3 = 8 1 x 2 4 = 16