Question 1
In the following truth table, V = 1 if and only if the input is valid.
What function does the truth table represent?
Priority encoder
Decoder
Multiplexer
Demultiplexer
Question 2
What is the Boolean expression for the output f of the combinational logic circuit of NOR gates given below?
(Q+R)'
(P+Q)'
(P+R)
(P+Q+R)'
Question 4
Question 5
Question 6
Consider the circuit given below which has a four bit binary number b3b2b1b0 as input and a five bit binary number d4d3d2d1d0 as output. The circuit implements: .
Question 7
Consider the circuit in below figure. f implements
(ABC)' + A'BC' + ABC
A + B + C
A ⊕ B ⊕ C
AB + BC + CA
Question 8
A logic network has two data inputs A and B, and two control inputs C0 and C1. It implements the function F according to the following table. . Implement the circuit using one 4 to 1 Multiplexer, one 2-input Exclusive OR gate, one 2-input AND gate, one 2-input OR gate and one Inverter.
Question 9
The output of the following combinational circuit is F. The value of F is:
P1+P\'2P3
P1+P\'2P\'3
P1+P2P\'3
P\'1+P2P3
Question 10
The output of the following combinational circuit is F. The value of F is :
P1+P'2P3
P1+P'2P'3
P1+P2P'3
P'1+P2P3
There are 55 questions to complete.