edited by
7,776 views
10 votes
10 votes

Consider the following gate network

Which one of the following gates is redundant?

  1. Gate No. $1$
  2. Gate No. $2$
  3. Gate No. $3$
  4. Gate No. $4$
edited by

2 Answers

Best answer
27 votes
27 votes

   

                         (1)                                       (2)

o/p=w' + w'z + z'xy                                      O/p = w' +z'xy 

=w' (1+z) + z'xy

=w' +z'xy 

Both (1) and (2) giving the same output.

Hence,Option(B)Gate No. 2

selected by
9 votes
9 votes
The above circuit produces the expression w'+w'z+z'xy  which is simplified to w'(1+z) +z'xy =w'+z'xy so the gate no 2 which produces w'z is redundant as it has been eliminated in final result  

hence ans is B
Answer:

Related questions

8 votes
8 votes
2 answers
1
go_editor asked Jul 5, 2016
4,725 views
The circuit given in the figure below isAn oscillating circuit and its output is square waveThe one whose output remains stable in $\text{‘1'}$ stateThe one having outp...
8 votes
8 votes
2 answers
2
Arjun asked Jul 6, 2016
3,774 views
If $12A7C_{16} = X_8$ then the value of $X$ is$224174$$425174$$6173$$225174$
12 votes
12 votes
3 answers
3
Arjun asked Jul 6, 2016
8,255 views
The logic circuit given below converts a binary code $Y_1Y_2Y_3$ into Excess-$3$ codeGray code$\text{BCD}$ codeHamming code
9 votes
9 votes
5 answers
4
go_editor asked Jul 6, 2016
8,400 views
The Excess-$3$ code is also calledCyclic Redundancy CodeWeighted CodeSelf-Complementing CodeAlgebraic Code