XNOR Gate Logic Symbol

The logic symbol of an XNOR gate is depicted in the following figure. It has two inputs represented by A and B, and one output line represented by Y.

XNOR Gate with Truth Table

XNOR Gate

In digital electronics, the XNOR gate is a type of logic gate used to perform an exclusive NOR gate. It is a special type of logic gate used in digital circuits. An XNOR gate, also known as an equivalence gate or an EX-NOR gate, is a digital logic gate that outputs true (1) when an even number of true inputs are present. It produces a true output if both of its inputs are the same (either both true or both false). It is also known as the material biconditional. This logic gate is denoted by this sign “⊙”.

Table of Content

  • Definition
  • XNOR Gate Logic Symbol
  • Truth Table of XNOR Gate
  • Operation of XNOR Gate
  • Equivalent Gates
  • Applications
  • Advantages
  • Disadvantages
  • Solved Example

Similar Reads

What is an XNOR Gate?

An XNOR gate is a specially designed logic gate having only two inputs and one output. The output of the XNOR gate is logic 1 when both the inputs are logic 1 or logic 0. In other words, the output of the XNOR gate is logic 1 when both the inputs are the same. For dissimilar inputs, the output of the XNOR gate is logic 0. Hence, the XNOR gate is used to implement similarity checker circuits....

XNOR Gate Logic Symbol

The logic symbol of an XNOR gate is depicted in the following figure. It has two inputs represented by A and B, and one output line represented by Y....

Truth Table of XNOR Gate

The truth table is a logical table that shows the relationship between inputs and output of an XNOR gate and provides information about the operation of the gate. In XNOR gate the Output is high (1) when both inputs are same(either both 0 or both 1), and low (0) when the inputs are different....

Operation of XNOR Gate

The following is the boolean expression of the XNOR gate,...

Equivalent Gates

Now we will see how we can form XNOR gate using Different Logic gate and Transistors...

Applications of XNOR Gate

Given Below are some of the Applications of XNOR gate :...

Advantages of XNOR Gate

Given Below are some of the Advantages of XNOR gate...

Disadvantages of XNOR Gate

Given Below are some of the Disadvantages of XNOR gate...

Solved Example based on XNOR Gate

A person is making a lift, where the lift will start,...

Conclusion

In this article we have learnt about the XNOR gate. An XNOR gate or equivalence gate or an EX-NOR gate, is a digital logic gate that outputs true (1) when an even number of true inputs are present. It produces a true output if both of its inputs are the same (either both true or both false). This article explains the truth table, symbolic representation, solved example, and applications which helps in better understanding of the article....

XNOR Gate – FAQs

What are the alternative names for an XNOR gate?...