recategorized by
665 views

Please log in or register to answer this question.

Related questions

6 votes
6 votes
1 answer
1
makhdoom ghaya asked Nov 14, 2016
2,454 views
Give a minimal DFA that performs as a $\mod - 3,\;$ $1$'s counter, i.e. outputs a $1$ each time the number of $1$'s in the input sequence is a multiple of $3$.
21 votes
21 votes
3 answers
2
makhdoom ghaya asked Nov 15, 2016
4,194 views
A Boolean function $f$ is to be realized only by $\text{NOR}$ gates. Its $K$-map is given below:The realization is
18 votes
18 votes
3 answers
3
makhdoom ghaya asked Nov 15, 2016
3,729 views
The below figure shows four $\text{D}$-type flip-flops connected as a shift register using a $\text{XOR}$ gate. The initial state and three subsequent states for three cl...
28 votes
28 votes
3 answers
4
makhdoom ghaya asked Nov 15, 2016
4,248 views
The Boolean expression $A \oplus B \oplus A$ is equivalent to$AB + \overline {A}\;\;\overline B$$\overline{A}\;B+A\;\overline{B}$$B$$\overline{A}$