Recent questions tagged digital-logic

6 votes
1 answer
1921
4 votes
2 answers
1922
A circuit which is working as NAND gate with positive level logic system will work as _____ gate with negative level logic systemNANDNORANDOR
0 votes
2 answers
1923
0 votes
0 answers
1925
0 votes
1 answer
1926
Advantage of synchronous sequential circuits over asynchronous ones isFaster operationEase of avoiding problems due to hazardLower hardware requirementBetter noise immuni...
3 votes
1 answer
1929
Someone help me out.
13 votes
1 answer
1930
Find all prime implicants and all essential prime implicants for...$F(A,B,C,D)=Σ(1,3,4,5,10,11,12,13,14,15)$
0 votes
2 answers
1933
0 votes
1 answer
1934
1 votes
2 answers
1936
A ring oscillator consisting of 5 inverter is running at a frequency of 1 MHz. the propagation delay per gate is __________ ?
4 votes
1 answer
1938
With 4 boolean variables, how many boolean expression & functions and combination can be formed?
7 votes
4 answers
1940
1 votes
1 answer
1941
Design a counter using D flip flops that goes through state 0 1 2 4 0 . The undesired (unused ) states must always goes to zer0 (000) on the next clock pulse .
2 votes
1 answer
1942
2 votes
1 answer
1943
How many minterms (excluding redundant terms) does the minimal switching functionf (v,w, x, y, z) = x + ȳ z originally have?a. 16b. 20c. 24d. 32
1 votes
1 answer
1944
Two 2's complement number having sign bits X and Y are added and the sign bit of the result is Z. then, the occurrence of overflow is indicated by the Boolean function.A....
3 votes
3 answers
1945
4 votes
2 answers
1946
Simplified Boolean equation for the following truth table is :$\begin{array}{|c|c|c|c|}\hline x & y & z & F \\ \hline \text{0} & \text{0} & \text{0} & \text{0} \\ \hlin...
3 votes
4 answers
1947
Which of the following logic expression is incorrect ?$1 \oplus 0 =1$$1 \oplus 1 \oplus 1=1$$1 \oplus 1 \oplus 0=1$$1 \oplus 1 =0$
9 votes
5 answers
1948
Constraint Equation is given as :$F(x,y,z) = F(\bar x,y,\bar z) + F(x,\bar y,z)$How many Boolean functions are possible for 3 variable input function F(x,y,z) such that a...
1 votes
2 answers
1950