convert Binary to Hexadecimal & vice versa.pptx
relentej325
34 views
24 slides
Sep 30, 2024
Slide 1 of 24
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
About This Presentation
conversion of binary number to hexadecimal number and vice versa
Size: 6.49 MB
Language: en
Added: Sep 30, 2024
Slides: 24 pages
Slide Content
1
2
A r r a n g e t h e j u m b l e d l e t t e r s conterv yNarBi ot hexacedilma
Objective: Convert binary computer number system to hexadecimal computer number system and vice versa. 4
The class will be divided into four groups. 5 The group must form a circle quietly. A dditional 5 point will be given to the groups that is quiet. Additional 5 points will be given to the groups that shows cooperation and collaboration
Group 1 and 3 will answer letter a. Group 2 and 4 will answer letter B . Convert binary to hexadecimal F Convert hexadecimal to binary 6
QUESTIONS. Did you find this activity challenging? How did you come up with your answer? What are the steps in converting binary number to hexadecimal number? What are the steps in converting hexadecimal number to binary number? 7
Converting Binary to hexadecimal
Steps in converting binary to hexadecimal 9 Start by grouping the binary digits in sets of four, starting from the right. If the last group doesn't have four digits, add zeros to the left to make a group of four. Each group of four binary digits will correspond to one hexadecimal digit.
Steps in converting binary to hexadecimal 10 Each binary digit has a place value based on powers of 2, starting from the right with 2^0. To find the decimal value of a binary group, multiply each binary digit by its place value and add them up.
Example: 1.) 2.)
12 Given: a . D 8 + 0 + 2 + 1 = 11 B b. . . 1101 1011 _101 1011 1101 1011
Converting hexadecimal to binary 13
Steps in converting hexadecimal to binary 14 Each hexadecimal digit converts to a 4-digit binary number. To find the equivalence of each hex digit to binary we’ll look for the conversion table. After converting each hex digit to binary, combine them to form one binary number.
examples 1.) 2.) 15
16 Given: b. . 1010 1001 A 9
17
questions How important is converting computer number system? What real life situations you know that require your knowledge on these concepts? 18
LET’S Sum it up! 19
What are the steps in converting binary to hexadecimal? Start by grouping the binary digits in sets of four, starting from the right. If the last group doesn't have four digits, add zeros to the left to make a group of four. Each group of four binary digits will correspond to one hexadecimal digit. Each binary digit has a place value based on powers of 2, starting from the right with 2^0. To find the decimal value of a binary group, multiply each binary digit by its place value and add them up. 20
What are the steps in converting hexadecimal to binary ? Each hexadecimal digit converts to a 4-digit binary number. To find the equivalence of each hex digit to binary we’ll look for the conversion table. After converting each hex digit to binary, combine them to form one binary number. 21
Evaluation S Direction: Convert the following. Write your answer in a ¼ sheet of paper. (5 points each) Convert binary to hexadecimal F Convert hexadecimal to binary 22
ASSIGNMENT Advance Study How To Convert Octal Number System To Decimal Number System And Vice Versa 23