Unlock access to all the studying documents.
View Full Document
Exam
Name___________________________________
MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
The simplest Boolean expression for the Karnaugh map below is ________.
Which of the figures is the DeMorgan equivalent of the Reference Circuit shown below?
The Quine–McCluskey method ________.
lends itself to computer reduction of Boolean expressions
requires fewer steps than Karnaugh mapping
can, under certain circumstances, provide incorrect results
is described by all of the above
Which rule of Boolean algebra does the figure below illustrate?
For the network shown below, the boolean expression for X is ________.
Which statement below best describes a Karnaugh map?
Variable complements can be eliminated by using Karnaugh maps.
The Karnaugh map eliminates the need for using NAND and NOR gates.
Karnaugh maps provide a graphic approach to simplifying Boolean expressions.
A Karnaugh map can be used to replace Boolean rules.
What is the primary motivation for using Boolean algebra to simplify logic expressions?
It may make it easier to understand the circuit.
It may reduce the number of inputs required.
It may reduce the number of gates.
All of the above are correct.
Which of the following is a correct form of Boolean multiplication?
Which of the following expressions is in the sum–of–products form?
The Boolean expression for the symbol in Figure 4–3 is ________.
D
The Quine–McCluskey method of reducing complex Boolean expressions is used in place of a
Karnaugh map when the original expression contains ________ or more variables.
When grouping cells within a Karnaugh map, the cells must be combined in groups of ________.
Which of the Karnaugh maps below represents the expression, X = AC + BC + B?
In Boolean algebra, the expression “________” means the complement of A.
The expression for a 3–input NOR gate is ________.
The Boolean expression for the symbol in Figure 4–2 is ________.
Which of the following is a form of DeMorgan’s theorem?
Which of the following expressions is in the product–of sums form?
C
Which of the examples below expresses the commutative law of multiplication?
The symbol shown in Figure 4–3 is a(n) ________ gate.
_______
According to DeMorgan‘s theorem, (AB) + C equals ________.
The symbol shown below is a(n) ________, and the output will be ________ for the input shown.
Which of the following is a correct form of Boolean addition?
Which of the examples below expresses the distributive law?
(A + B) + C = A + (B + C)
Which of the following is an important feature of the sum–of–products form of expressions?
No signal must pass through more than 2 gates (not including inverters).
The delay times are greatly reduced over other forms.
All logic circuits are reduced to nothing more than simple AND and OR gates.
The maximum number of gates that any signal must pass through is reduced by a factor of
two.
Occasionally, a particular logic expression will be of no consequence in the operation of a circuit,
such as in a BCD–to–decimal converter. These result in ________ terms in the K–map and can be
treated as either ________ or ________.
The symbol shown in Figure 4–2 is a(n) ________ gate.
Which of the following combinations cannot be combined into Karnaugh–map groups?
Corners in the same column
Which of the examples below expresses the associative law of addition?
A + (B + C) = (A + B) + C
provides a means of reducing complex Boolean expressions
allows any circuit to be implemented with just AND and OR gates
gives an overall picture of how the signals flow through the logic circuit
produces the simplest sum–of–products expression
The figure below represents one line from the truth table for a two–input NAND gate.
A B X
1 0 ?
For the inputs shown, what is the value of X?
SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.
Reduce the following equation using Boolean Algebra.
A B C +A B C+ A B C +A B C + A B C
TRUE/FALSE. Write ‘T’ if the statement is true and ‘F’ if the statement is false.
When mapping an SOP expression using a Karnaugh map a 0 is placed in each cell corresponding
to the value of the product term.
According to the distributive law, Figure 4–1 shows one possible logic implementation of the
expression X = A(B+C).
The Product–of–Sum (POS) form is a standard form of Boolean expression.
DeMorgan‘s theorem states that X + Y =X Y.
DeMorgan‘s theorem states that XY = X + Y.
The complement of 1 is 0.
In Boolean algebra, 1 · 0 = 0.
The Boolean expression X = ABC describes a three–input AND gate.
Boolean multiplication is symbolized by A + B.
The Karnaugh maps provide graphic approaches to simplifying Boolean expressions.
The Sum–of–Product (SOP) form is a standard form of Boolean expression.
For the circuit in Figure 4–1, X = 0 whenever A = 0, regardless of the levels applied to inputs B and
C.
When a two–input NAND gate has inputs of 1 and 0, the output is 0.
The commutative law of Boolean algebra states that A + B = A · B.