471 views

1 Answer

Best answer
3 votes
3 votes

The given gates are XNOR gate.

At the first gate we can see that we have P XNOR 0, which gives 1 if p=0 and 0 if p=1 so we can say that our output from the first gate is P' (P complement).

Now this output is fed as a input to the next gate , so we have P ⊙ P' at the next gate. Now P ⊙ P' means the combination will always be either 0 ⊙ 1 or 1 ⊙ 0, so this gate will always give output as 0.

So, i/p to the 3rd gate is 0 ===> which is seen like original problem with 22-2 = 20 XNOR gates

So, after 2 more gates o/p again 0.

Finally, after 2 gates, after 4 gates, after 6 gates....... o/p is 0.

there are total 22 gates which are even ===> o/p at the end should be 0

selected by

Related questions

0 votes
0 votes
0 answers
1
anandi753951 asked Nov 16, 2023
160 views
ANALYZE THE CIRCUIT GIVEN ABOVE.
0 votes
0 votes
0 answers
2
0 votes
0 votes
1 answer
3
Praful jha asked Jun 24, 2023
521 views
In a number system range of numbers are - 3to3 represented as C,B ,A,0,1,2,3 what will be 102 base 10 in the system?
0 votes
0 votes
1 answer
4
Amit puri asked Dec 23, 2021
567 views
Please post The solution.