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

7 votes
2 answers
2731
The Hexadecimal equivalent of $01111100110111100011$ is$\textsf{CD73E}$$\textsf{ABD3F}$$\textsf{7CDE3}$$\textsf{FA4CD}$
6 votes
2 answers
2733
Ring counter is analogous toToggle SwitchLatchStepping SwitchS-R flip flop
7 votes
1 answer
2734
9 votes
5 answers
2735
The number of digit 1 present in the binary representation of$3 \times 512 + 7 \times 64 + 5 \times 8 + 3$ is891012
5 votes
3 answers
2736
The characteristic equation of an $SR$ flip-flop is given by :$Q_{n+1}=S+RQ_n$$Q_{n+1}=R\bar{Q}_n + \bar{S}Q_n$$Q_{n+1}=\bar{S}+RQ_n$$Q_{n+1}=S+\bar{R}Q_n$
9 votes
5 answers
2737
When two numbers are added in excess-$3$ code and the sum is less than $9$, then in order to get the correct answer it is necessary tosubtract $0011$ from the sumadd $001...
0 votes
2 answers
2738
The register or main memory location which contains the effective address of the operand is known aspointerspecial locationindexed registerNone of the above
3 votes
2 answers
2739
1 votes
2 answers
2740
7 votes
2 answers
2741
The circuit shown in the given figure is afull adderfull subtractershift registerdecade counter
6 votes
2 answers
2742
10 votes
4 answers
2743
The Boolean expression $\text{Y = (A}+\overline{\text{B}}+\overline{\text{A}}\text{B})\overline{\text{C}}$ is given by$\text{A}\overline{\text{C}}$$\text{B}\overline{\tex...
6 votes
1 answer
2748
The switching expression corresponding to $f(\text{A, B, C, D}) = \Sigma(1, 4, 5, 9, 11, 12)$ isBC'D' + A'C'D + AB'DABC' + ACD + B'C'DACD' + A'BC' + AC'D'A'BD + ACD' + BC...