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

0 votes
2 answers
3021
what is the maximum counting speed of 4-bit binary counter which is composed of flip-flops with a propagation delay of 25ns?
1 votes
1 answer
3022
2 votes
2 answers
3023
options are:-A) 2B)3C)4D)5Please provide answer with explanation.
0 votes
1 answer
3024
Actually I don't know how to find MUX equation. please provide answer with explanation. 
1 votes
1 answer
3026
which of the following boolean algebra expression is incorrect ?a . (abc)' + bc + ac = cb . (a+b)(a'(b'+c'))' + b'c' + a'c' = 1c . ab + a'c + bc = ab +acd . ab + ac' = bg...
1 votes
1 answer
3029
1 votes
2 answers
3032
A number system uses 20 as the radix. The excess code that is necessary for its equivalent binary coded representation is ?
4 votes
3 answers
3033
Boolean Expression is (A+B).(B+C)Please give a detailed explanation.
1 votes
2 answers
3034
Consider the following sequence of micro-operations. MBR ← PC MAR ← X PC ← Y Memory ← MBRWhich one of the following is a possible operation performed by this seq...
0 votes
3 answers
3035
Given f=f1.f2,  where f1=∑m(0,1,5)+d(2,3,7)and f2=∑m(1,2,4,5)+d(0,7)f=??
0 votes
1 answer
3036
Someone please tell me the truth table for 4 variables, say (A,B,C,D). What all 16 possible input combinations will be? Thank you in advance.
0 votes
2 answers
3038
0 votes
0 answers
3039
Here, the value of p should be 24, not 23 as taken...also no reason is given for this assumption by the author (Navathe ). Can anyone explain this ?
3 votes
2 answers
3040
How do I solve this Boolean expression?$$(A+B) \cdot (B+C) \cdot (C+A)$$Kindly write the step wise explanation with properties used.