Unlock access to all the studying documents.
View Full Document
Chapter 36: Combinational Logic Circuits
MULTIPLE CHOICE
1. A(n) ____ is a combinational logic circuit that accepts one or more inputs and generates a multibit
binary output.
2. The function of the ____ encoder is to take a single digit (0 to 9) as input and to output a 4-bit code
representation of the digit.
decimal-to-binary priority
3. If two keys are pressed simultaneously the ____ encoder produces a BCD output corresponding to the
highest-order decimal digit appearing on the input.
decimal-to-binary priority
4. A(n) ____ processes a complex binary code into a recognizable digit or character.
5. A(n) ____ is a circuit used to select and route any one of several input signals to a single output.
6. In addition to data line selection, a common application of a(n) ____ is parallel-to-serial data
conversion.
7. A(n) ____ is the primary computation unit in a digital computer.
8. The truth table for a(n) ____ gate and an XOR gate is the same as the truth table developed using the
binary addition rules.
9. A(n) ____ is a circuit used simply to determine if two numbers are equal.
10. The truth table for the subtracting rules of binary numbers is equivalent to the truth table for a(n) ____
gate with an inverter on one of the inputs and an XOR gate.
COMPLETION
1. ____________________ logic circuits are circuits that combine the basic components of AND gates,
OR gates, and inverters to produce more sophisticated circuits.
2. For analog applications, multiplexers are built of ____________________ and transistor switches.
3. A(n) ____________________ subtractor does not have a borrow input.
SHORT ANSWER
1. Describe the BCD–to-seven-segment decoder and its display.
2. Describe how the PLA is different from the PAL.