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}}}$$

Most answered questions in Digital Logic

0 votes
4 answers
151
Number System Question...What are all the options that can't be exactly represented...Question is like b7 b6 ....
3 votes
4 answers
153
0 votes
4 answers
154
The number of essential prime implicates of F(A,B,C,D)=∑m(0,1,5,7,10,14,15)are
9 votes
4 answers
155
What is the minimum number of two-input $\text{NAND}$ gates used to perform the function of two-input $\text{OR}$ gate?OneTwoThreeFour
11 votes
4 answers
156
The 2-input XOR has a high output only when the input values are(a) low(b) high(c) same(d) different
9 votes
4 answers
157
When two $n$-bit binary numbers are added the sum will contain at the most$n$ bits$n + 2$ bits$n + 3$ bits$n + 1$ bits
3 votes
4 answers
158
How dual and complement different from each other
1 votes
4 answers
159
The truth tableXYF000010101111 Represent the Boolean function(a) X(b) X - Y(c) X +Y(d) Y
1 votes
4 answers
160
In the following circuit, Y can be expressed as :$\text{Y = BC + A}$$\text{Y = AC}' + \text{BC}$$\text{Y = C}$$\text{Y = B}$
32 votes
4 answers
161
The next state table of a $2-$bit saturating up-counter is given below.$\begin{array}{cc|cc} Q_1 & Q_0 & Q_1^+ & Q_0^+ \\ \hline 0 & 0 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 1 & 0...
7 votes
4 answers
165
2 votes
4 answers
168
Karnaugh map is used for the purpose of:Reducing the electronic circuits used.Mapping the given Boolean logic function.Minimizing the terms in a Boolean expression.Maximi...
15 votes
4 answers
169
For synchronous series counter of modulus 256, the propagation delay for each flip flop is 25 nsec and propagation delay of each two input AND gate is 5 nsec. What is the...
21 votes
4 answers
170