Notes M1 3
Notes M1 3
February 3, 2022
15 × 16 + 5 × 1 = 240 + 5
= 24510
9 = 1001
𝐴 = 10 = 1010
2 = 0010
𝐸 = 14 = 1110
Convert 0010 0101 1010 0110 1011 0011 10102 into hexadecimal.
25𝐴6𝐵3𝐴16
Convert 1101 0110 1011 0011 1010 1010 1110 1010 11102
𝐷6𝐵3𝐴𝐴𝐸𝐴𝐸16
Notes
February 3, 2022
MAC Addresses
A theoretical MAC address consisting of 4 hexadecimal numbers. _ _ : _ _ How many MAC addresses
could be stored with 4 hexadecimal numbers?
= 15 × 4096 + 15 × 256 + 15 × 16 + 15 × 1 + 1
= 65535 + 1
= 6553610
1 1 1 1
9 9 F F F F
+ 1 + 1
1 0 0 1 0 0 0 0
2710
27 = 16(1) + 8(1) + 4(0) + 2(1) + 1(1)
I need 5 bits in order to store the decimal value 27.