De Unit 1
De Unit 1
DEPARTMENT OF CSE
B.TECH-3rdSEM.
SUBJECT: DIGITAL ELECTRONICS
IMPORTANT QUESTIONS UNIT-1
3. Convert the given decimal numbers to their binary equivalent 108.364, 268.025.
5. Simplify the following Boolean expression into one literal. W’X(Z’+YZ) + X(W+Y’Z).
8. Draw an active high tri-state Gate & write its truth table.
9. Show how to connect NAND gates to get an AND gate and OR gate?
12. Find the minimized Boolean expression of this function F=XY+X(Y+Z) +Y(Y+Z).
13. Implement the given function using NAND gates only. F(X, Y, Z) = m(0,6).
15. If A & B are Boolean variables and if A=1 & BA =0, determine B?
18. Determine the Boolean expression for the output of the system shown in figure.
19. Interpret the truth table of EX- OR gate.
21.(i)Find the Minimized logic function using K-Maps and Realize using NAND and NOR gate. F (A, B,
C, D) = d(2,13) m(1,3,5,8,9,11,15)
(ii)Show that if all the gate in a two-level OR-AND gate network are replaced by NOR gate, the
output function does not change.
23. (i) Develop the given function Y (M, N, O, P, Q)= m(0,2,4,6,9,13,21,23,25,29,31) . Draw the K-
map and Implement the simplified expression using basic gates.
24. Evaluate the following Boolean expression using Boolean Algebra and draw the logic diagram.
(i)T(X, Y, Z) = X Z . (5) XY ZY XY)(X (ii) XY (4) XYZ XYZ (iii) YZ (4) XZ XYZ .
25. (i) Using K-map method, Simplify the following Boolean function =∑m(0,2,3,6,7) + d(8,10,11,15)
and obtain (a) minimal SOP (6) (b) minimal POS expression & realize using only NAND and NOR
gates.
26. (i) Explain the implement of the following function using NAND and inverter gates
F=AB+A’B’+B’C.
(ii) Construct the expression Y (A, B, C) = M(0,2,4,5,6) using Only NOR-NOR logic
27. Design the given function using Prime implicant method and Verify your result using K map F=
m(0,1,2,4,5,6,8,9,12,13,14)
f(A,B,C,D,E)= m(0,5,6,8,9,10,11,16,20,24,25,26,27,29,31)
2. Construct 4-bit parallel adder/subtractor using Full adders and EXOR gates.
3. Relate carry generate, carry propagate, sum and carry-out of a carry look ahead adder.
5. Identify the basic principle used in order to check or generate the proper parity bit in a given code
word.
9. Sketch the logic diagram and truth table for Full adder circuit.
12. Design the logic circuit of Half subtractor using truth table.
15. How would you design the logic diagram of a 2 bit multiplier?
19. Examine a single bit magnitude comparator to compare two words A and B.
(ii) Analyze the principle and design of Parallel multiplier with diagrams.
22. (i) Design a 4-bit decimal adder using 4-bit binary adders.
25. (i) Draw the logic diagram of a 2-bit by 2-bit binary multiplier and explain its operation.
27. How would you design (i) Full adder using demultiplexer.
28. Illustrate BCD to excess 3 code converter using minimum number of NAND gates.
29. (i)Explain the working and draw the logic diagram of Binary to Octal decoder.
(ii)How would you design BCD to Gray code converter. Use don’t care.
30. (i) Demonstrate 4-bit magnitude comparator with three outputs: A>B, A=B and A<B.
31.With necessary diagrams, explain in detail about the working of a 4-bit look ahead carry adder.
Also mention its advantages over conventional adder.
32. Implement the following Boolean function using an 8:1 multiplexer considering D as the input
and A,B,C as selection lines : F( A, B, C, D) = AB’+BD+B’CD’
33. Construct 4-bit binary multiplier and divider and explain its operation with suitable example.
34. (i). Design an even parity generator that generates an even parity bit for every input string of 3
bits.
(ii). Explain the need of Parity Checker circuit with necessary diagrams.