1,193 views
3 votes
3 votes

A sequential circuit has three D flip-flop, A, B, C and one input x. It is described by the following flip-flop input functions

$DA = (B’C + BC’)x + (BC + B’C’)x’$

$DB = A$

$DC = B$

  1. derive a state table for the circuit.
  2. Draw two state diagram: one for x = 0 and other for x = 1.

Please log in or register to answer this question.

Related questions

1 votes
1 votes
0 answers
1
0 votes
0 votes
0 answers
4