Brief Answer Questions:
[10 × 1 = 10]What will be the value of x + xy according to Boolean rule?
Define Digital System.
Prove any statement of Demorgan theorem for two variable using truth table.
What is asynchronous counter?
Differentiate between positive edge triggering and negative edge triggering.
How the number of cell is determine in a K – map?
Define ROM.
Convert gray code: 1011 to binary.
Define POS.
Define shift register.
Short Answer Questions: (Attempt any FIVE Questions)
[5 × 3 = 15]Convert (2A31)₁₆ into decimal, binary and octal form.
Realize the property of NOT, NOR and AND gate using NAND gate.
Compute (-20)₁₀ + (+30)₁₀, using 2's complement method.
List out the design procedure of combinational circuit.
Design 1 × 4 D- multiplexer.
Write the expression in SOP for the following Karnaugh Map:
| AB/CD | 00 | 01 | 11 | 10 |
| 00 | 1 | 1 | 0 | 1 |
| 01 | 0 | 0 | 1 | × |
| 11 | × | × | 1 | 1 |
| 10 | 1 | 0 | 0 | × |
Long Answer Questions: (Attempt any THREE Questions)
[3 × 5 = 15]Design MOD-120 Asynchronous counter.
Design a circuit diagram for 3 – bit binary adder.
What is bidirectional register? Explain with example.
Minimize the boolean function: ƒ(M,N,P,R) = ∑(0,3,5,7,9,10,12,15,) with don't care condition d(M,N,P,R) = ∑ (2,4,6,8) using K-map and design a circuit diagram with a simplified expression.
Comprehensive Answer / Case / Situation Analysis Questions:
[2 × 10 = 20]Analyze the property of flip-flop which will have indeterminate state when set and reset inputs are "1" and illustrate the operational characteristics of flip-flop that solve the mention problem.
Design 8 × 3 Encoder. Analyze the number of don't care condition in the design of 8 × 3 encoder.