...
Question 3872 – UGC NET CS 2004 Dec-Paper-2
March 13, 2024
Question 5152 – Finite-Automata
March 13, 2024
Question 3872 – UGC NET CS 2004 Dec-Paper-2
March 13, 2024
Question 5152 – Finite-Automata
March 13, 2024

Question 9549 – Sequential-Circuits

Consider the partial implementation of a 2-bit counter using T flip-flops following the sequence 0-2-3-1-0, as shown below

To complete the circuit, the input X should be

Correct Answer: D

Question 9 Explanation: 
Sequence given is
0 – 2 – 3 – 1 – 0
or
00 – 10 – 11 – 01 – 00
From the given sequence, we have state table as,

Now we have present state and next state, so we should use excitation table of T flip-flop,

From state table,
T2 = Q2⊙Q1 and T1 = Q2⊕Q1
X = T1 = Q2⊕Q1
A
Q2c
B
Q2 + Q1
C
(Q1 + Q2)c
D
Q1 ⊕ Q2
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!