Unlock access to all the studying documents.
View Full Document
Chapter 33: Basic Logic Gates
MULTIPLE CHOICE
1. The ____ gate produces an output of 1, only when all its inputs are 1s. If any of the inputs are 0s, the
output is 0.
2. The ____ gate produces a 1 output if any of its inputs are 1s. The output is a 0 if all the inputs are 0s.
3. The ____ gate performs the basic operation of addition.
4. The ____ gate performs the function called inversion, or complementation, and is commonly referred
to as an inverter.
5. The ____ gate is the most commonly used logic function.
6. The output of the NAND gate is the complement of the output of a(n) ____ gate.
7. In a(n) ____ gate, any 0 in the input yields a 1 output.
8. In a(n) ____ gate, a 1 occurs only when 0 is applied to both inputs. A 1 input produces a 0 output.
9. The ____ gate generates a 1 output if either input is a 1. When both inputs are 1s or 0s, the output is a
0.
10. The complement of the XOR gate is the ____ gate.
COMPLETION
1. ____________________ circuits monitor binary inputs and produce an output based on the status of
the inputs and the characteristics of the logic circuit.
2. ____________________ circuits are used to store binary data.
3. ____________________ gates are the most widely available gates on the market.
SHORT ANSWER
1. What is a buffer?
2. What is a 3-state buffer?