in Digital Logic
12,888 views
0 votes
0 votes
  1. AND
  2. NAND
  3. XOR
  4. X-NOR
in Digital Logic
12.9k views

1 comment

then which means anti co incidence detector gate
0
0

2 Answers

7 votes
7 votes
Best answer

X-NOR Gate is known as Co-Incidence Detector. Because It's true when both the input is same.

selected by
by

3 Comments

@valar

Is AND gate also Co-incidence Detector???

because AND gate also returns true when both input are true????
2
2
haha..  no.. i have corrected my self. thanks.
1
1
ok........
0
0
1 vote
1 vote

Coincidence detector, as the name suggests, is something which will detect coincidence in your inputs, i.e, it will give a high output when your inputs coincide with each other

Such a property is shown only by X-NOR gate, i.e. it gives a high output if both inputs are either high only or low only.

So, X-NOR is the answer.

P.S - Some books even show AND as the coincidence detector, but it is not as it doesn't show a high input when both inputs are low.

Related questions