The output F in the digital logic circuit shown in the figure is
A. F = X YZ + X Y Z
B. F = X Y Z + XY Z
C. F = X Y Z + XYZ
D. F = X Y Z + XY Z
Select an option to see the answer and solution.
Following is the K-map of a Boolean function of five variables P, Q, R, S and X. The minimum sum-of-product (SOP) expression for the function is
A. P Q S X + P Q S X + Q R S X + QR S X
B. Q S X + Q S X
C. Q SX + Q S X
D. Q S + Q S
Select an option to see the answer and solution.
Y = A ⊕ B ⊕ A, where ⊕ represents XOR, is equal to:
Select an option to see the answer and solution.
Match
List-I with
List-II and select the correct answer using the options given below the lists
List-I
List-II
a. 45
1. 10110100
b. 90
2. 11010010
c. 180
3. 01011010
d. 210
4. 00101101
5. 10101000
A. a-3, b-4, c-5, d-2
B. a-4, b-3, c-1, d-2
C. a-4, b-3, c-5, d-2
D. a-3, b-4, c-2, d-1
Select an option to see the answer and solution.
A 4-bit R/2R digital-to-analog (DAC) converter has a reference of 5 volts. What is the analog output for the input code 0101?
A. 0.3125 V
B. 3.125 V
C. 0.78125 V
D. None of the above options
Select an option to see the answer and solution.
An expression f = AB + A + AB can be reduced to
Select an option to see the answer and solution.
In Boolean Algebra, A(A + B') is equivalent to:
Select an option to see the answer and solution.
Choose the correct one from among the alternatives A, B, C, D after matching an item from List-I with the most appropriate item in List-II
List-I
List-II
a. Shift register
1. Frequency division
b. Counter
2. Addressing in memory chips
c. Decoder
3. Serial to parallel data conversion
A. a-3, b-2, c-1
B. a-3, b-1, c-2
C. a-2, b-1, c-3
D. a-1, b-2, c-3
Select an option to see the answer and solution.
A full adder circuit is constructed from two 2 input Ex OR gates, two 2-input AND gate and a
A. 2-input OR gate
B. input Ex-NOR gate
C. 2-input AND gate
D. 2 input NAND gate
Select an option to see the answer and solution.
Which one of the following logical operations is performed by the digital circuit shown below?
Select an option to see the answer and solution.
An analog voltage of 3.41 V is converted into 8-bit digital form by an A/D converter with a reference voltage of 5 V. The digital output is
A. 10011001
B. 11110001
C. 10110111
D. 10101110
Select an option to see the answer and solution.
In a 4 × 1 MUX, to get the Ex-OR equation at output, the values of I0 , I1 , I2 , I3 should be . . . . . . . .
A. I0 = 0, I1 = 1, I2 = 1, I3 = 0
B. I0 = 1, I1 = 0, I2 = 0, I3 = 1
C. I0 = 0, I1 = 0, I2 = 1, I3 = 1
D. I0 = 1, I1 = 1, I2 = 0, I3 = 0
Select an option to see the answer and solution.
What device will perform the conversion of 4 bit BCD code to seven segment code required to drive a LED read out
A. Decoder BCD to decimal
B. Full adder
C. Subtractor
D. Demultiplexer
Select an option to see the answer and solution.
What are the values respectively of R1 and R2 in the expression (235)R1 = (565)10 = (865)R2
A. 8, 16
B. 16, 8
C. 6, 16
D. 12, 8
Select an option to see the answer and solution.
The circuit shown in the figure is
A. An AND gate
B. An OR gate
C. A XOR gate
D. A NAND gate
Select an option to see the answer and solution.
Odd parity generator uses . . . . . . . . Logic
A. XNOR
B. XOR
C. Sequential
D. OR
Select an option to see the answer and solution.
There are 4 variables in the Boolean function and the value of the function is 1. Find the number of cells in the K-Map which will contain a 1 when SOP expression is used.
Select an option to see the answer and solution.
A gray code is a/an:
A. Binary weighted code
B. Arithmetic code
C. Code which exhibits a single bit change between two successive codes
D. Alphanumeric code
Select an option to see the answer and solution.
(24)8 is expressed in Gray code as which one of the following?
A. 11000
B. 10100
C. 11110
D. 11111
Select an option to see the answer and solution.
If the functions W, X, Y and Z are as follows
W = R + P Q + R S X = PQ R S + P Q R S + P Q R S Y = RS + PR + P Q + P Q Z = R + S + PQ + P Q R + P Q S
Then
(a) W Z,X Z = = (b) W Z,X Y = =
(c) W = Z, X = Y (d) W Y Z
A. W = Z, X = Z
B. W = Z , X = Y
C. W = Z, X = Y
D. W = Y = Z
Select an option to see the answer and solution.