PH5B04U Digital Electronics
PH5B04U Digital Electronics
(Model I)
Answer all questions in part A. This contains 4 bunches of 4 objective questions. For each
bunch, grade A will be awarded if all the 4 answers are correct, B for 3, C for 2, D for 1 and E
for 0. Answer any 5 questions from part B, any 4 from part C and any 2 from part D. Candidates
can use non-programmable calculators (ordinary/scientific) and/or tables.
Bunch I
1. The decimal number ( -39), when expressed as a signed binary in the sign-magnitude
form is
(a) 01011000 (b) 00100111 (c) 11011000 (d) 10100111
2. The binary equivalent and its 2’s complement are the same for a decimal number, among
the group of decimal numbers 8,9,10 & 11. Which one is it ?
(a) 8 (b) 9 (c) 10 (d) 11.
3. Which of the following is not a valid rule of Boolean algebra?
(a) A + 1 = 1 (b) A + 0 = 0 (c) A.A = A (d) A + 0 = A.
4. The Boolean expression AB + CD represents
(a) two ORs ANDed together
(b) a 4-input AND gate
(c) two ANDs ORed together
(d) an exclusive OR.
Bunch II
Bunch III
Bunch IV
19. What is meant by propagation delay? Mention a device which is used as a delay device.
20. Find the values of the variables that make each product term 1 and each sum term 0.
(a)ABC (b)ABCD (c)A B C (d) A B C D
21. Describe the working of a half adder.
22. What is a MUX? Explain the difference between MUX and DEMUX.
23. What is meant by edge triggering? Give the difference between positive and negative
edge triggering.
24. Distinguish between the performance of asynchronous and synchronous counters.
Inputs Output
A B C Y
0 0 0 0
0 0 1 0
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 1