0% found this document useful (0 votes)
39 views14 pages

CDMA Method: by Alan Wong

The document describes an EX-NOR gate, which is an EX-OR gate with an inverted output. An EX-NOR gate outputs a 1 only when its two inputs are the same value (both 0 or both 1), otherwise it outputs a 0. It has two inputs and one output, as represented by its traditional and IEC symbols and demonstrated in its truth table.

Uploaded by

Swifty Spot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views14 pages

CDMA Method: by Alan Wong

The document describes an EX-NOR gate, which is an EX-OR gate with an inverted output. An EX-NOR gate outputs a 1 only when its two inputs are the same value (both 0 or both 1), otherwise it outputs a 0. It has two inputs and one output, as represented by its traditional and IEC symbols and demonstrated in its truth table.

Uploaded by

Swifty Spot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

CDMA method

By Alan Wong
EX-NOR (EXclusive-NOR) gate
This is an EX-OR gate with the output inverted, as shown by the 'o' on the output.
The output Q is true if inputs A and B are the SAME (both true or both
false): Q = (A AND B) OR (NOT A AND NOT B)

EX-NOR gates can only have 2 inputs.


Input A Input B Output Q

0 0 1

0 1 0

1 0 0

1 1 1

Traditional symbol IEC symbol Truth Table

You might also like