Digital Electronics Assignment
Digital Electronics Assignment
If a 3-input NOR gate has eight input possibilities, how many of those possibilities
will result in a HIGH output?
A. 1 B. 2
C. 7 D. 8
2. If a signal passing through a gate is inhibited by sending a LOW into one of the
inputs, and the output is HIGH, the gate is a(n):
A. AND B. NAND
C. NOR D. OR
3. A device used to display one or more digital signals so that they can be compared
to expected timing diagrams for the signals is a:
A. DMM
B. spectrum analyzer
C. logic analyzer
D. frequency counter
A. MOSFET B. FinFET
A. 10-volt supply
B. 3-volt supply
C. 15-volt supply
D. 5-volt supply
6. (a)You need to control two pumps that supply two different concentrations of
reactant to a chemical process. The strong reactant is used when pH is very far from
the desired value, and the weak reactant when pH is close to desired.
You need to ensure that only one of the two pumps runs at any time. Each pump
controller responds to standard logic signals, that is when the input to the pump
controller is 1, the pump operates, and when that input is 0, the pump does not
operate.
You have a bunch of two-input AND gates (IC chips), OR gates and Inverters, and
you need to design a logic circuit to control the pumps. You can generate a signal
that is 1 when Pump S is ON, and 0 when Pump W is ON. Can you design the
circuit?
In order to solve the problem, consider that the pump controls should receive logical
inverse signals. When one pump signal is one, the other is zero. Given that
recognition this circuit should work. Here, if X is 1, Pump S pumps.
(b) What happens if there are times when you don't want either pump to pump?
Assume you have a digital signal that is 1 when one of the two pumps is to pump,
and 0 when neither pump is to pump. For example, if the pH was very close to
desired you wouldn't want to do anything at all so you wouldn't want either pump to
turn on..
You still have the other signal that determines which pump is to pump whenever one
of the pumps should pump. Devise a circuit that will ensure that both pumps are OFF
when the Pumpsignal is 0 and that the correct pump pumps when the Pump signal is
1.
7. A logic circuit that provides a HIGH output if one input or the other input, but not
both, is HIGH, is a(n):
A. Ex-NOR gate
B. OR gate
C. Ex-OR gate
D. NAND gate
A. 3CB0 B. 9C66
C. 63C0 D. 6300
9. What type of logic gate does this logic circuit configuration produce?
A. NAND gate
B. NOR gate
C. EXOR gate
D. EXNOR gate
10. Three friends Dr. Abner Mality, Picup Andropov, Willy Fared own a company. All
have equal ownership in the company. Since they are friends, the don't want to
destroy their friendship due to business decisions. They have come to you for help.
They want you to devise a circuit that will record their votes electrically. Each will
have a switch - hidden from the other two - that can produce a one or a zero. They
need (Design) a circuit that will give a one whenever more than half votes are
positive on an issue. A positive vote is a one. (majority circuit)
APWV
0000
0010
0100
0111
1000
1011
1101
1111
A. 10 B. 5
C. 1 D. 50+
13. What is the output of following circuit if inverse logic is used (A=0 ; B=1).
A. 0
B. 1