1
GATE ECE 2024
MCQ (Single Correct Answer)
+1
-0.33

For the Boolean function

$F(A, B, C, D) = \sum m(0,2,5,7,8,10,12,13,14,15)$,

the essential prime implicants are _________.

A

$BD$, $\overline{B}~\overline{D}$

B

$BD$, $AB$

C

$AB$, $\overline{B}~\overline{D}$

D

$BD$, $\overline{B}~\overline{D}$, $AB$

2
GATE ECE 2024
Numerical
+1
-0

A machine has a 32-bit architecture with 1-word long instructions. It has 24 registers and supports an instruction set of size 40. Each instruction has five distinct fields, namely opcode, two source register identifiers, one destination register identifier, and an immediate value. Assuming that the immediate operand is an unsigned integer, its maximum value is __________.

Your input ____
3
GATE ECE 2024
Numerical
+1
-0

In a number system of base $r$, the equation $x^2 - 12x + 37 = 0$ has $x = 8$ as one of its solutions. The value of $r$ is _______.

Your input ____
4
GATE ECE 2024
MCQ (Single Correct Answer)
+2
-1.33

A 4-bit priority encoder has inputs $D_3, D_2, D_1,$ and $D_0$ in descending order of priority. The two-bit output $AB$ is generated as 00, 01, 10, and 11 corresponding to inputs $D_3, D_2, D_1,$ and $D_0$, respectively. The Boolean expression of the output bit $B$ is _______.

A

$\overline{D_3} ~\overline{D_2}$

B

$\overline{D_3} D_2 + \overline{D_3}~ \overline{D_1}$

C

${D_3} \overline{D_2} + \overline{D_3} D_1$

D
$D_3+\overline{D}_2 D_1$
EXAM MAP