Recent questions tagged circuit-output

1 votes
1 answer
1
1 votes
1 answer
2
In the sequential circuit shown below, if the initial value of the output $Q_1Q_0$ is $11,$ what are the next four values of $Q_1Q_0?$$11,01,10,00$$10,11,01,00$$10,00,01,...
6 votes
3 answers
3
8 votes
3 answers
4
If $ABCD$ is a $4$-bit binary number, then what is the code generated by the following circuit?BCD codeGray code$8421$ codeExcess-$3$ code
6 votes
2 answers
5
Minimum number of NAND gates required to implement the following binary equation$Y = (\overline{A}+\overline{B})(C+D)$$4$$5$$3$$6$
0 votes
1 answer
13
Assume the operands are in 2’s Complement. To decrement A by 1, lines K,Cn and B should be :K = 1 , Cin = 1 , B = 1K = 0 , Cin = 1 , B = 1K = 0 , Cin = 1 , B = 0 K = 1 ...
3 votes
0 answers
14
0 votes
2 answers
15
0 votes
2 answers
17
0 votes
2 answers
20
6 votes
1 answer
22
Consider the synchronous sequential circuit in the below figureGiven that the initial state of the circuit is $S_4,$ identify the set of states, which are not reachable.