Deck 6: Functions of Combinational Logic
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/46
Play
Full screen (f)
Deck 6: Functions of Combinational Logic
1
In binary addition, 1 + 0 = 1.
True
2
In binary addition, 0 + 0 = 00.
True
3
In binary addition, 1 + 1 = 10.
True
4
A half- adder has no carry- in bit.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
5
A group of four bits is called a byte.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
6
Adders with greater bit capacities can be constructed by connecting 2- bit adders in parallel.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
7
Full- adders do not provide for a carry input or a carry output.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
8
The look- ahead- carry adder is slower than the ripple- carry adder because it requires additional logic circuits.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
9
When paralleling 2- bit full- adders, the carry- out of each stage is connected to the carry- in of the next- higher stage.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
10
Full- adders can be used as a BCD- to- binary converters.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
11
A BCD- to- decimal decoder can be classified as a 4- line to 10- line decoder.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
12
A BCD- to- 7- segment decoder can be classified as a 10- line to 7- line decoder.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
13
The function of a decoder is to break a decimal or other character code down into a binary code.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
14
Converting a decimal number to its binary equivalent is an example of encoding.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
15
A multiplexer has multiple inputs and a single output.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
16
Demultiplexers are also known as data distributors.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
17
A demultiplexer has multiple inputs and a single output.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
18
A demux basically reverses the function of a mux.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
19
A mux basically reverses the function of a demux.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
20
Decoder glitches can be eliminated by a method known as stripping.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
21
The carry output of a half- adder can be expressed as _________.
A) Cout = A + B
B) Cout = AB
C) ?
D) none of these
A) Cout = A + B
B) Cout = AB
C) ?

D) none of these
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
22
The expression A BB represents_________.
A) the sum output of a full- adder
B) the carry output of a full- adder
C) the carry output of a half- adder
D) the sum output of a half- adder
A) the sum output of a full- adder
B) the carry output of a full- adder
C) the carry output of a half- adder
D) the sum output of a half- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
23
? 
-The symbol in Figure 6- 1 represents a(n)_______.
A) PLD
B) half- adder
C) full- adder
D) AND function

-The symbol in Figure 6- 1 represents a(n)_______.
A) PLD
B) half- adder
C) full- adder
D) AND function
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
24
? 
-Refer to the symbol in Figure 6- 1. When A = 0 and B = 1, _______..
A) ?= 1, Cout = 1
B) ? = 1, Cout = 0
C) ? = 0, Cout = 1
D) ? = 0, Cout = 0

-Refer to the symbol in Figure 6- 1. When A = 0 and B = 1, _______..
A) ?= 1, Cout = 1
B) ? = 1, Cout = 0
C) ? = 0, Cout = 1
D) ? = 0, Cout = 0
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
25
? 
-Referring to the symbol in Figure 6- 1, which combination of outputs should never occur?
A) ? = 0, Cout = 0
B) ? = 1, Cout = 0
C) ? = 0, Cout = 1
D) ?= 1, Cout = 1

-Referring to the symbol in Figure 6- 1, which combination of outputs should never occur?
A) ? = 0, Cout = 0
B) ? = 1, Cout = 0
C) ? = 0, Cout = 1
D) ?= 1, Cout = 1
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
26
What is the major difference between half- adders and full- adders?
A) Full- adders are made up of two half- adders.
B) Half- adders can only handle single digit numbers.
C) Full- adders can handle double digit numbers.
D) Full- adders have a carry input capability.
A) Full- adders are made up of two half- adders.
B) Half- adders can only handle single digit numbers.
C) Full- adders can handle double digit numbers.
D) Full- adders have a carry input capability.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
27
Which of the following is correct for full- adders?
A) Full- adders are limited to two inputs, since there are only two binary digits.
B) Full- adders have the capability of directly adding decimal numbers.
C) Full- adders are used to make half- adders.
D) The first stage of a parallel full- adder may be a half- adder.
A) Full- adders are limited to two inputs, since there are only two binary digits.
B) Full- adders have the capability of directly adding decimal numbers.
C) Full- adders are used to make half- adders.
D) The first stage of a parallel full- adder may be a half- adder.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
28
The expression ?
describes _______. .
A) the sum output of a half- adder
B) the carry output of a full- adder
C) the carry output of a half- adder
D) the sum output of a full- adder

A) the sum output of a half- adder
B) the carry output of a full- adder
C) the carry output of a half- adder
D) the sum output of a full- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
29
The expression ?
describes _______.
A) the sum output of a full- adder
B) the carry output of a half- adder
C) the carry output of a full- adder
D) the sum output of a half- adder

A) the sum output of a full- adder
B) the carry output of a half- adder
C) the carry output of a full- adder
D) the sum output of a half- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
30

-The symbol in Figure 6- 2 represents a(n)_________.
A) half- adder
B) And function
C) full- adder
D) PLD
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
31

-Refer to the symbol in Figure 6- 2. What are the output when A = 1, B = 1, Cin = 0?
A) ? = 1, Cout = 0
B) ? =1, Cout = 1
C) ? = 0, Cout = 0
D) ? = 0, Cout = 1
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
32

-Refer to the symbol in Figure 6- 2. What are the output when A = 1, B = 1, Cin = 1?
A) ?=1, Cout = 1
B) ? = 1, Cout = 0
C) ? = 0, Cout = 1
D) ? = 0, Cout = 0
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
33
What is one disadvantage of the ripple- carry adder?
A) More stages are required to a full- adder.
B) It is slow, due to propagation time.
C) The interconnections are more complex.
D) All of the above are correct.
A) More stages are required to a full- adder.
B) It is slow, due to propagation time.
C) The interconnections are more complex.
D) All of the above are correct.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
34
What is one advantage of the look- ahead- carry adder?
A) It is slower than the ripple- carry adder.
B) It is faster than a ripple- carry adder.
C) It is easier to implement logically than a full- adder.
D) It requires advance knowledge of the final answer.
A) It is slower than the ripple- carry adder.
B) It is faster than a ripple- carry adder.
C) It is easier to implement logically than a full- adder.
D) It requires advance knowledge of the final answer.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is true for IC comparator circuits?
A) All comparators have outputs for indicating AB, and A=B.
B) Comparators can compare only two values at a time.
C) Comparators can compare only 2 bits at a time.
D) None of these
A) All comparators have outputs for indicating AB, and A=B.
B) Comparators can compare only two values at a time.
C) Comparators can compare only 2 bits at a time.
D) None of these
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
36
The circuit below can be used as a(n) _________.

A) dual 4- line multiplexer
B) 4- bit comparator
C) 8- bit comparator
D) 4- bit half- adder

A) dual 4- line multiplexer
B) 4- bit comparator
C) 8- bit comparator
D) 4- bit half- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
37
Which statement below best describes the function of a decoder?
A) A decoder will convert a decimal number into the proper binary equivalent.
B) Decoders are used to prevent improper operation of digital systems.
C) A decoder will convert a binary number into a specific output representing a particular character or digit.
D) Decoders are special ICs that are used to make it possible for one brand of computer to talk to another.
A) A decoder will convert a decimal number into the proper binary equivalent.
B) Decoders are used to prevent improper operation of digital systems.
C) A decoder will convert a binary number into a specific output representing a particular character or digit.
D) Decoders are special ICs that are used to make it possible for one brand of computer to talk to another.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
38
The function
can be decoded with _________.
A) two 2- input OR gates and two inverters
B) one 4- input AND gate and one inverter
C) one 4- input AND gate and two inverters
D) two 2- input OR gates and one inverter

A) two 2- input OR gates and two inverters
B) one 4- input AND gate and one inverter
C) one 4- input AND gate and two inverters
D) two 2- input OR gates and one inverter
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
39

-The output of the decoder in Figure 6- 3 will be 1 only when ________.
A) A = 0, B = 0, C= 0, D = 0
B) A = 0, B = 1, C= 0, D = 1
C) A = 1, B = 1, C= 1, D = 1
D) A = 1, B = 0, C= 1, D = 0
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
40

-The boolean expression for the decoder in Figure 6- 3 is ________.
A)

B) X = ABCD
C)

D) None of these
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
41
A 1- of- 16 decoder IC has ________data input connection(s).
A) 4
B) 8
C) 1
D) 16
A) 4
B) 8
C) 1
D) 16
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
42
A BCD- to- decimal decoder has________ data input lines and ________ data output lines.
A) 10,10
B) 1,10
C) 4, 10
D) 7,9
A) 10,10
B) 1,10
C) 4, 10
D) 7,9
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
43
The symbol below most likely represents a ________.

A) demultiplexer
B) multiplexer
C) comparator
D) full- adder

A) demultiplexer
B) multiplexer
C) comparator
D) full- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
44
What is another name used for a multiplexer?
A) Attenuator
B) Demultiplexer
C) Data selector
D) Multiplier
A) Attenuator
B) Demultiplexer
C) Data selector
D) Multiplier
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
45
A multiplexer with four select, or address, lines can select one of _______inputs.
A) 16
B) 15
C) 7
D) 3
A) 16
B) 15
C) 7
D) 3
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
46
The symbol below most likely represents a _________.

A) multiplexer
B) demultiplexer
C) comparator
D) full- adder

A) multiplexer
B) demultiplexer
C) comparator
D) full- adder
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck