XNOR Gate Calculator

Posted by Dinesh on

Calculate output of XNOR gate in digital circuitry using simple logic XNOR gate calculator online with truth table of XNOR gate.

Logic XNOR Gate in Digital Circuitry Calculation

What is XNOR Gate?

The XNOR gate (sometimes called as Exclusive-NOR) is an electronic logic gate and it works as the logical complement of the exclusive OR (XOR) gate. If both of the digital inputs to the gate are the same, then output will be HIGH (1). If one but not both inputs are HIGH (1), then output will be LOW (0).

XNOR - logic gate symbol
XNOR Gate Truth Table
Input AInput BOutput
001
100
010
111