Recent questions tagged circuit-output

5 5 votes
3 3 answers
667
667 views
The logic circuit below has three inputs, $X$, $Y$, and $Z$, and two outputs, $F$ and $G$. Which of the below given minterm list for output $F$ is correct?$\Sigma(0,1,2,4...
1 1 vote
2 2 answers
517
517 views
$$\text { If the input combination } \mathbf{A}=\mathbf{0}, \mathbf{B}=\mathbf{1} \text { is applied to this circuit, the (steady state) output will be: }$$$X=0, Y=0$ $\m...
5 5 votes
3 3 answers
661
661 views
A sequential circuit with two $\mathbf{D}$ Flip-Flops, $\mathbf{A}$ and $\mathbf{B}$; two inputs, $\mathbf{x}$ and $\mathbf{y}$; and one output, $\mathbf{z}$, Which of th...
5 5 votes
1 1 answer
564
564 views
When designing the circuit with the state table shown below using JK flip flops, then $\mathrm{Ja}=\ldots, \mathrm{Ka}=\ldots$$\mathrm{Ja}=\mathrm{B}, \mathrm{Ka}=\mathrm...
3 3 votes
2 2 answers
529
529 views
6 6 votes
5 5 answers
691
691 views
What function $F(x, y, z)$ is implemented in the figure shown below?$F=\Sigma m(2,4,5)$$F=\Sigma m(3,5,6)$$F=\Sigma m(2,3,5)$$F=\Sigma m(3,4,6)$
10 10 votes
11 11 answers
1.4k
1.4k views
An 8-to-1 multiplexer has inputs $\mathbf{A}, \mathbf{B}$, and $\mathbf{C}$ connected to the selection inputs $\mathbf{S2}, \mathbf{S1}$, and $\mathbf{S0}$, respectively....
12 12 votes
5 5 answers
8.1k
8.1k views
​Consider the following logic circuit diagram.Which is/are the CORRECT option(s) for the output function $F$ ?$\overline{X Y}$$\overline{X}+\overline{Y}+X \overline{Y}$$\...
1 1 vote
1 1 answer
978
978 views
The resulting logic circuit obtained when both inputs of NOR and NAND gates are connected together is:ANDXORORNOT 
1 1 vote
2 2 answers
641
641 views
The logic expression for the output of following circuit is:$\overline{\text{A}}\text{C}+\overline{\text{B}}\text{C}+\text{CD}$$\text{A}\overline{\text{C}}+\text{B}\overl...
0 0 votes
1 answers 1 answer
923
923 views
Identify the logic function performed by the circuit shownExclusive-$OR$$AND$Exclusive-$NOR$$NOR$
7 7 votes
3 3 answers
7.1k
7.1k views
The following circuit compares two $2$-bit binary numbers, $X$ and $Y$ represented by $X_1X_0$ and $Y_1Y_0$ respectively. ($X_0$ and $Y_0$ represent Least Significant Bit...
11 11 votes
3 3 answers
5.7k
5.7k views
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
15 15 votes
3 3 answers
11.5k
11.5k views
Minimum number of NAND gates required to implement the following binary equation$Y = (\overline{A}+\overline{B})(C+D)$$4$$5$$3$$6$
4 4 votes
3 3 answers
5.7k
5.7k views
Consider the following circuitThe function by the network above is$\overline{AB}E+EF+\overline{CD}F$$(\overline{E}+AB\overline{F})(C+D+\overline{F})$$(\overline{AB}+E)(\o...