ADE Question Bank
ADE Question Bank
18CS33
QUESTION BANK
MODULE 1
1 What are Opto-electronic devices? Explain the construction, working principle and V-I-
characteristics of Photodiode with neat diagram.
2 Explain the construction, working principle of LED with neat diagram
3 What are the applications of LED‟s
4 What is Opto-coupler? Explain the construction, working principle and application of
optocoupler with neat diagram
5 Explain base bias or fixed biasing circuit with neat diagram
6 Explain collectror bias circuit with neat diagram
7 Explain voltage divider bias circuit with neat diagram. OR With neat circuit diagram
and mathematical analysis explain voltage divider bias circuit
8
26
10 Find the minimum SOP and minimum POS expressions for the following function using
K-map. F(A, B, C, D) = ∑m(1, 3, 4, 11) + ∑d(2, 7, 8,12, 14, 15)
11 Find the minimum sum of products expression for F = ∑m(2, 4, 8) + ∑d(0, 3, 7)
12 What is implicant of a function? What is prime implicant?
13 What is essential prime implicant?
14 With the help of flow chart explain how to determine minimum sum of products using
Karnaugh Map
15 What are the advantages and disadvantages of K-Map method of simplification of logic
expression.
16 What are the disadvatages of K-Map method? How they are overcome in Quine-
McCluskey method
17 Simplify the Boolean function f(a, b, c, d) = Σm (0, 1, 2, 5, 6, 7, 8, 9, 10, 14) using
Quine-McClusky method.
18 Simplify the Boolean function given below:
Y = F(a, b, c, d) = ∑ m(0, 2, 3, 5, 6,7,8,10,11,14,15) using QUINE-McCLUSKY
Method
19 With example explain Petrick‟s method
20 Simplify the Boolean expression for the function: F(a, b, c, d)=∑ m(2, 3, 7, 9, 11, 13) +
d(1, 10, 15) using Quine-McClusky method
21 Simplify the Boolean function F(A,B, C, D) = ∑m(0, 1, 2, 3, 10, 11. 12, 13. 14. 15)
using Quine-McClusky Method
22 Simplify Y (A, B, C) = Σm (1, 2, 3, 4, 8, 9, 10, 13, 14) by using entered variable map
method by taking a) “D” as map entered variable b) “C and D” as map entered variables
23 What is Map Entered Variable method? Using MEV method simplify the following
function:
MODULE 3
1 What is Combinational Circuit?
2 Realize f (a, b, c, d) = ∑ m(0, 3, 4, 5, 8, 9, 10, 14, 15) using three-input NOR gates.
3 What are propagation or gate delays?
4 What are Hazards in Digital circuits? Explain different types of hazards
5 How to design a hazard free circuit? Explain with an example
6 Explain simulation and testing of logic circuits
7 What is multiplexer? Realize the function F (A, B, C, D) = ∑ m(0, 2, 3, 4, 5, 8, 9, 10, 11,
12, 13, 15) using 8 to 1 MUX
8 Realize the function F (A, B, C, D) = ∑m(1, 2, 5, 6, 9, 12) using 8:1 MUX
9 Design a 32 to 1 Multiplexer using two 16 to 1 multiplexers and one 2 to 1 Multiplexer.
10 What is decoder? Explain 3 to 8 line decoder.
11 Realize the following function using 3:8 decoder
F1 (a, b, c) = ∑m(1, 3, 4)
F2 (a, b, c) = ∑m(3, 5, 7)
12 Realize the following function using 3:8 decoder and NAND gate
F1 (a, b, c, d) = ∑m(1, 2, 4)
F2 (a, b, c, d) = ∑m(4, 7, 9)
13
15 With the help of state graph, state and transition tables and timing diagram explain
sequential parity checker
16 Analyse the following Moore Sequential circuit for an input sequence of X = 01101 and
draw the timing diagram