Number systems
1. (a) Convert the hexadecimal number [Link] to binary.
(b) Convert the decimal number 1400.16 to hexadecimal
Solutions:
2. Convert the following 2s complement numbers to their signed decimal equivalents:
(a) 0111001 (b) 11111111
Solutions:
3. What is the ordinary 8 bit binary equivalent of the decimal number 250?
Solutions:
4. Show how the following can be added in 2’s complement notation using 8-bit arithmetic
(a) 27 + 38 (b) 55 + 75
Solutions:
Boolean algebra and minimization
5. Use K-maps to simplify the following functions:
Solutions:
6. Given . Use a minimum number of gates, and draw clear circuit
diagrams with all gates labeled.
Solutions: