17 Ec 342
17 Ec 342
MODULE-1 MARKS
1 a. Define the following
(i)Essential prime implicant (ii)cannonical SOP (iii)cannonical POS (iv) incompletely 4M
specified functions
b. Using K-map determine the minimal POS Expression and realize the simplified expression
using NAND gates 8M
f(a,b,c)=π(0,1,4,5,6,7,9,14)+D(13,15)
c. Simplify the following Expression using K-map
8M
T= ̅
+ w +v
z
OR
2 a. Simplify the given Boolean Function using Quine-Mcluskey method
8M
y =∑ (1,3,8,6,10,12,14) +dc(7,13)
b. Convert the following Boolean function into mintermcannonical form
4M
y =f (a,b,c)=(a+b)(a+c)
c. Design a 3input,1 output minimal Combinational network that has a logical-1 output when
8M
the majority of its inputs are logic-1 and has a logic-0 when majority of inputs are logic-0
MODULE-2
3 a. Implement the following function using 74138 Decoder
a) f(a,b,c) = πM(2,3,4,5,7) 4M
b) f2(a,b,c) = ∑ (1,3,5)
b. What is Magnitude Comparator? Design 2 bit Comparator by writing TT, Expression and
10M
logic diagram
c. What are the problems with basic Encoder? Explain 8 to 3 priority Encoder with basic
6M
Encoder
OR
4 a. Implement f(a, b, c ,d) =∑ (0,1,5,6,7,10,15) using 8:1 MUX with a, b, c as select lines 5M
b. Explain 4bit Carry look ahead Adder with neat diagram and Relevant Expressions 10M
MODULE-3
5 a. Explain the Operation of a Switch debouncer built using SR latch with the help of circuits
8M
and waveforms
b. Explain MS JK flip-flop with the help of circuit diagram and waveforms 8M
c. Define (i) Setup Time (ii) Hold Time (iii) Propagation Delay (iv) Function Table 4M
OR
6 a. Explain Positive Edge Triggered D Flip-flop with the help of circuit diagram and waveforms 8M
b. Obtain the Characteristic Equations for the following Flip-flops (i) JK (ii) SR 6M
c. Explain 0’s and 1’s Catching problem in Pulse Triggered MS JK Flip-flop with the help of
6M
timing diagram
MODULE-4
7 a. Design 3 bit synchronous Up Counter using JK Flip-flop write Exitation table transition table
10M
and Logic diagram
b Describe the working of Universal Shift Register with the help of register operation and mode
10M
control table
OR
8 a. Explain the working Principle of 4 bit Ripple Binary Counter using the Edge Triggered T
8M
Flip-flop. Also draw the Timming Diagram
b. Explain the MOD 8 Twisted Ring Counter with the help of Logic Diagram, Truth Table 4M
c. Write State Diagram for MOD 5 self correcting counter and briefly explain. The sequence is
8M
000,001,101,110,111,000
MODULE-5
9 a Design a Counter circuit JK Flip-flop for the following sate table. follow the standard steps
for design X is Enable for up counting use
X=0 state alignment:
A=000
A
X=0 x=1 x=1 X=0 B=010
F B C=011
X=1 X=1 D=101 10M
X=0
b. Construct melay state diagram that will detect input sequence 10110, when input pattern is
detected . 2 is asserted high give state diagram for each sate. 10M
OR
10 a. Design a sequential circuit for s state diagram shown below
0/0
1/0 00 0/1
1/0 10 1/0
0/1
b Distinguish between moore and melay model with necessary block diagram
6M