NOR, NAND, XOR, XNOR Gates Flashcards

1
Q

The _____ is represented by the rounded triangle symbol with the NOT function.

A

NOR gate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the difference between the NOR gate and the OR gate.

A

The NOR gate is like the OR gate except for the NOT function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The NOT function causes the OR gate output to do what?

A

The NOT function causes the OR gate output to invert.

The output that would be LOW from an OR gate is HIGH from a NOR gate. The output that would be HIGH from an OR gate is LOW from a NOR gate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The NOT function causes the OR gate to be a NOT-OR gate, a.k.a?

A

NOR Gate. (NOT-OR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The function of a NOR gate is to determine when at least one input condition is ____. A HIGH output is available when all the inputs are LOW.

A

The function of a NOR gate is to determine when at least one input condition is TRUE. A HIGH output is available when all the inputs are LOW.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In this circuit, if neither S1 or S2 is ON, the light is ON. This best demostrates the ____ gate

A

NOR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When ALL inputs are LOW, the NOR gate produces a _____ output.

A

When ALL inputs are LOW, the NOR gate produces a HIGH output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If any input is HIGH, the NOR gate produces a _____ output.

A

If any input is HIGH, the NOR gate produces a LOW output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The _____ gate is represented by the rounded rectangle symbol and the NOT function.

A

The NAND gate is represented by the rounded rectangle symbol and the NOT function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The NAND gate is like the AND gate except for the NOT function. The NOT function causes the AND gate output to do what?.

A

The NAND gate is like the AND gate except for the NOT function. The NOT function causes the AND gate output to invert.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The output that would be HIGH from an AND gate is also _____from a NAND gate.

A

The output that would be HIGH from an AND gate is LOW from a NAND gate.

The output that would be LOW from an AND gate is HIGH from a NAND gate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The NOT function causes the AND gate to be a NOT-AND, aka what?

A

NAND Gate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A LOW output is only available when all the inputs are _____.

A

A LOW output is only available when all the inputs are HIGH.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When ALL inputs to the NAND gate are HIGH or TRUE, the gate produces a _____ output.

A

When ALL inputs to the NAND gate are HIGH or TRUE, the gate produces a LOW or FALSE output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

If any input is LOW with a NAND gate, the gate produces a ______ output.

A

If any input is LOW witha NAND gate, the gate produces a HIGH output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The _______ gate is represented by the symbol shown below.

A

Exclusive OR (XOR) gate

17
Q

The function of an XOR gate is to produce a HIGH output when an _____ number of inputs are _____.

A

The function of an XOR gate is to produce a HIGH output when an odd number of inputs are HIGH.

18
Q

When an ODD number of inputs are HIGH, the gate produces a ____ output.

A

When an ODD number of inputs are HIGH, the gate produces a HIGH output.

19
Q

If ALL inputs are LOW or an EVEN number of inputs are HIGH, the gate produces a _____ output.

A

If ALL inputs are LOW or an EVEN number of inputs are HIGH, the gate produces a LOW output.

20
Q

What kind of gate is this?

A

The exclusive-NOR (XNOR)

21
Q

The bubble on the output of the XNOR gate indicates that XNOR gate operates just the opposite of the _____ gate.

A

The bubble on the output of the XNOR gate indicates that XNOR gate operates just the opposite of the XOR gate.

22
Q

The function of an XNOR gate is to produce a ____ output when the same logic level is present on both inputs.

A

The function of an XNOR gate is to produce a HIGH output when the same logic level is present on both inputs.

23
Q

If the logic levels of the inputs are opposite, the gate produces a _____ output.

A

If the logic levels of the inputs are opposite, the gate produces a LOW output.