You are on page 1of 1

Digital Electronics Tutorial

1. Determine the decimal equivalent of the following


(i) 11011012 (ii) 3203116 (iii) 6348
(ans: 109, 204849, 412)

2. Determine what -2710 is when represented in 6-bit binary 2s complement form


(ans: 100101)

3. Convert 1278 to binary and then use the binary number to convert it to hexadecimal
number.
(ans: 10101112, 5716)

4. Perform 8-1910 using 6-bit 2s complement binary, and thereby show that the answer is
110101

5. (i) Draw a logic gate representation of the following Boolean logic system
  . .  . .  . .  . . 

(ii) Simplify the following 3-bit Boolean expression using K-map and draw the simplified gate
representation of the same function.
(ans:    )

6. (i) Draw a logic gate representation of an SR flip-flop.


(ii) Construct the truth table of a S-R flip-flop.
(ans: see lecture notes)

You might also like