edited by
576 views

1 Answer

Best answer
1 votes
1 votes

Option C is correct here. Above circuit is Exclusive Nor Gate, Last Nor gate can be written as AND gate.

$f(x,y)=  \overline{\overline{\left(((x+\overline{(x+y)})\right)}+\overline{\left(y+\overline{(x+y)})\right)}}$

$\qquad = ({x}+\overline{( x+ y)}). ({y}+\overline{(x+ y)})$ 

$\qquad =(x+\bar x\bar y).(y+ \bar x \bar y)$

$\qquad =(x+\bar y).(y +\bar x) = xy +\bar x \bar y$

$\qquad =x \odot y$

Refer here: Gate 1993

selected by
Answer:

Related questions

0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
3
go_editor asked Mar 26, 2020
610 views
Consider the relation on the set of non-negative integers defined by $x \equiv y$ if and only if:$x$ $\text{mod}$ $3=3$ $\text{mod}$ $y$$3$ $\text{mod}$ $x \equiv 3$ $\te...
0 votes
0 votes
2 answers
4
go_editor asked Mar 26, 2020
1,565 views
Minimum number of individual shoes to be picked up from a dark room ( containing $10$ pair of shoes) if we have to get atleast one proper pair :$2$$20$$11$None of these