Exit
frame!

Interactive Digital Electronics
The eXclusive NOR (XNOR) Gate

If you confess with your mouth, "Jesus is Lord," AND believe in your heart that God raised him from the dead, you will be saved.
Romans 10:9 (NIV)

How It Works

The Interactive XNOR Gate

XOR
A XOR Input A XOR Gate
Y
B XOR Input B
(A(+)B)

Equivilent Logic Circuits

A Input A AND Gate 1, truth table Y
OR Gate 1, truth table
B Input B NOT Gate B, truth table
NOT Gate A, truth table AND Gate 2, truth table
(A·|B + |A·B)

A Input A NOR Gate 1, truth table Y
OR Gate 1, truth table
B Input B
AND Gate 2, truth table
|( |(A+B) + A·B)

Check out the Device List, also see the NOT Gate, AND Gate OR Gate and the NOR Gate.

NOTE: In most texts NOT is indicated by a solid line over the input or equation, I use the "|" character before the input, and before the equation in parentheses because HTML doesn't allow for this to be done easily.

This page created by Raymond E. Kishen, visit Raymond's Strand of the Web for other interesting stuff!