Log in
Sign up for FREE
arrow_back
Library

DE Quarter 2

star
star
star
star
star
Last updated 20 days ago
40 questions
1
1
1
1
1
1
1
1
2
1
2
1
2
1
1
1
1
1
1
1
1
1
1
1
1
1
5
1
1
1
1
1
1
1
1
1
1
1
1
1
Question 1
1.

Question 2
2.

Which of the following statements is NOT true?

Question 3
3.

Choose each statement that is true (there may be more than one): A "Don't Care" condition...

Question 4
4.

Question 5
5.

Question 6
6.

The following diagram is equivalent to...

Question 7
7.

What is the octal equivalent of the decimal number 53?

Question 8
8.

What is the binary equivalent of the hex number BAD?

Question 9
9.

Which of the following truth tables corresponds to the given circuit? (Click on the correct table.)

Question 10
10.

Click on the picture of the gate that corresponds to the given truth table.

Question 11
11.

Which of the following un-simplified Boolean expressions represents the logic circuit shown below?

Question 12
12.

Which of the following is the simplified equivalent for the Boolean equation shown?

Question 13
13.

Which of the following is the simplified equivalent for the Boolean equation shown?

Question 14
14.

Which of the following K-maps is grouped properly and will result in the simplest solution?

Question 15
15.

Which of the following K-maps has the 1's & 0's properly placed for the function F16?

Question 16
16.

Question 17
17.

Question 18
18.

Question 19
19.

Question 20
20.

Question 21
21.

The following diagram is equivalent to...

Question 22
22.

The following circuit is designed in _______.

Question 23
23.

Which is NOT a min-term for the following truth table?

Question 24
24.

4 to 1 MUX have

Question 25
25.

Which segments should be connected to 5V in order to display the number 4 on a common anode display?

Question 26
26.

What is a multiplexer?

Question 27
27.

Match the logical functions to their word description

Draggable itemarrow_right_altCorresponding Item
Unlike inputs produce a high out
arrow_right_alt
AND
Any high in produces a high out
arrow_right_alt
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 28
28.

Which are universal gates?

Question 29
29.

How many LEDs does a 7 segment display have?

Question 30
30.

What is the two's complement of the binary number 0101?

Question 31
31.

What is the first step in calculating two's complement?

Question 32
32.

What does two's complement represent in binary?

Question 33
33.

What is the 8-bit 2's complement of -10?

Question 34
34.

Question 35
35.

Which segments light up to show the number 3 on a seven segment display?

Question 36
36.

In digital circuits, what does a mux do?

Question 37
37.

What is the simplified form of A(A + B)?

Question 38
38.

Simplify A + A'B?

Question 39
39.

What does AOI stand for in digital circuits?

Question 40
40.

What is the result of a NAND gate output when all inputs are high?

Based on the table below, which theorem or law was used to perform the simplification between steps 3 & 4?

Commutative
Consensus
Distributive
DeMorgans
Associative
...can be entered in the K-map anyplace to help simplify the expression.
...can not be used for grouping to create simpler terms.
...is marked by (X) in the truth table
...can be treated as a (0) or a (1) in a K-map.
If the following circuit were implemented using NAND only technology, how many IC chips would be required?

1
2
3
4
5
6
7
8
Which of the following is true (check all that apply)?
When converting a circuit from AOI to NAND or NOR, double inversions (i.e., back to back inverters) can be eliminated.
NAND gates can only be used to replace AND gates
Any combinational logic expression can be implemented using only NAND gates or only NOR gates.
NAND or NOR implementations of a circuit will often reduce the number of integrated circuits (IC) required to implement a logic circuit.
Using only NAND gates will always reduce the number of gates needed to implement a logic circuit
NOR gates can only be used to replace NOR gates
NAND and NOR gates are called universal gates because there is no difference between their truth tables.
56
72
65
27
53
35
1100 1011 1110
1011 1010 1101
Given this picture, which segments should be connected to 5V in order to display the number 3 on this common cathode display? Mark all segments needed.
A
B
C
D
E
F
G
Q
What is the name of this gate?

XNOR
NAND
XAND
NOR
XOR
What is the name of this gate?

NAND
NOT
XOR
XAT
NOR
If a 3-input NOR gate has eight input possibilities, how many of those result in a HIGH output?
1
2
3
4
5
6
7
8
How many IC chips would the circuit shown require?

1
2
3
4
5
6
7
011
101
All of the above
None of the above
A,D,E
C,D,F
OR
All high in produces a high out
XOR
Any high in produces a low out
NAND
All high in produces a low out
NOR
AND & OR
XOR & XNOR
1
14
0011
1010
11111000
11110110
11110101
00001010
11110100
10001010
Determine the decimal equivalent of the binary number 11000001 in 2's complement.
27
1
63
-1
-42
-27
42
-63