Convert B to H & Vice Versa
Convert B to H & Vice Versa
2
ARRANGE THE
JUMBLED LETTERS
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.
The group must form a circle
quietly.
6
QUESTIONS.
7
CONVERTING
BINARY TO
HEXADECIMAL
STEPS IN CONVERTING
BINARY TO HEXADECIMAL
9
STEPS IN CONVERTING
BINARY TO HEXADECIMAL
10
EXAMPLE:
1.)
2.)
Given:
a. D
𝐷𝐵16
8 + 0 + 2 + 1 = 11 B
𝟎
b. _101 101
c. 110
. 1
101
1 1
2 d.
3 110
2 .2 2
2 1 0 101
3
2 2 22 1
20
1 1 12
CONVERTING
HEXADECIMAL
TO BINARY
13
STEPS IN CONVERTING
HEXADECIMAL TO BINARY
1. Each hexadecimal digit converts to a 4-
digit binary number.
1.)
2.)
15
Given:
b.
c. .A 1010 91001
16
17
QUESTIONS
19
WHAT ARE THE STEPS IN CONVERTING
BINARY TO HEXADECIMAL?
1. Start by grouping the binary digits in sets of four,
starting from the right.
2. 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.
3. Each binary digit has a place value based on
powers of 2, starting from the right with 2^0.
4. 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 ?
21
EVALUATION
S
Direction: Convert the following. Write your answer in a ¼ sheet of paper. (5 points each)
22
ASSIGNMENT
23
THANK YOU