reshown by
1,267 views
1 votes
1 votes

Consider the given function F(A,B,C,D) = Σm(2,3,5,6,8,9,11,14) then what is the value connected at input I1 in the figure shown below if the select lines are connected to B & D respectively? 

 

 

reshown by

2 Answers

1 votes
1 votes
Input I1 -> B=0 , D=1(select lines)

Consider all remaining cases for A, C

A=0, C=0 ->  m1( not satisfiable)

A=0 C=1 ->  m3(satisfiable)

A=1 C=0 ->  m9(satisfiable)

A=1 C=1 ->m11(satisfiable)

The value A + C satisfies these conditions, and this should be  the input connected to  I1.

Related questions

145
views
2 answers
3 votes
GO Classes asked Oct 12, 2023
145 views
The logic function implemented by the circuit below is (ground implies a logic $\text{“0”})$\text{F=AND(P,Q})$\text{F=OR(P,Q})$\text{F=XNOR(P,Q})$\text{F=XOR(P,Q})$
120
views
1 answers
4 votes
GO Classes asked Oct 12, 2023
120 views
The figure below shows a multiplexer where $S_{1}$ and $S_{0}$ are the select lines, $I_{0}$ to $I_{3}$ are the input data lines, $\text{EN}$ is the enable line, ... {Q}R.$PQ+Q\overline{R}.$P\overline{Q}R+\overline{P}Q.$\overline{Q}+PR.$
102
views
2 answers
2 votes
GO Classes asked Oct 12, 2023
102 views
An $8$- to $1$ multiplexer is used to implement a logical function $Y$ as shown in the figure. The output $Y$ ... D$Y= \overline{A} \: \overline{B} \: D + A \: \overline{B} \: C$