Web Page

Boolean algebra. Combinational and sequential circuits. Minimization. Number representations and computer arithmetic (fixed and floating point)

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 1&2&3&2&4&2&3&2&3&3&1&2.5&4
\\\hline\textbf{2 Marks Count} & 2&2&2&1&2&2&0&4&2&0&0&1.7&4
\\\hline\textbf{Total Marks} & 5&6&7&4&8&6&3&10&7&3&\bf{3}&\bf{5.9}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in Digital Logic

1 votes
0 answers
151
Given a truth table of the full adder for three inputs. Draw a full adder circuit with a decoder and two $\text{OR}$ gates.$$\begin{array}{|c|c|c|c|c|}\hline \mathrm{X} &...
1 votes
1 answer
152
Simplify the Boolean function $F=W^{\prime} X^{\prime} Y^{\prime}+W X^{\prime} Y^{\prime}+W^{\prime} X Y Z^{\prime}+X^{\prime} Y Z^{\prime}$
0 votes
0 answers
154
0 votes
0 answers
155
Minimal SOP and POS forms are always Identical.true or false?
1 votes
2 answers
156
1 votes
0 answers
163
To design n input NOR gate, the number of 2 input NOR gate =2n - 3. Somebody please verify and explain with example ( diagram).
2 votes
1 answer
166
Represent +42 and -42 in sign-magnitude, 1’s complement and 2’s complementrepresentation. Find the result of 42 - 20 using 2’s complement.
0 votes
0 answers
167
0 votes
0 answers
168
How formula of neutral function is derived? I get that it has equal number of max and min terms but didnt get derivation
0 votes
0 answers
169
Please Explain How to Solve this type question in detail if any source Please share.
1 votes
1 answer
170
Simplify the following Boolean function in product-of-sums form: $$ F(A, B, C, D)=\sum(0,1,2,5,8,9,10) . $$