Attempt any Eight questions.
[8*5=40]
4.
Provide one example where shift right operation can be used. Explain parallel-in parallel-out register. [5]
5.
Carry out the following tasks: a. Perform 1's complement subtraction of 10101-100101 b. Represent decimal number 0.125 into its binary form [2.5+2.5]
6.
Derive the Boolean expression for sum and carry of half adder. Draw its combinational circuit. Implement it using only NAND gates. [5]
7.
Express the Boolean function F = x+yz as a product of max-terms. [5]
8.
Minimize the following Boolean function using K-map. F(A,B,C,D)=∑(0,1,3,5,7,8,9,11,13,15) [5] 9.
What are the practical implications of up counter? Explain Binary ripple counter. [5]
10.
Design a combinational circuit with three inputs and one output. The output is 1 when the binary value of the inputs is an odd number. [5]
11.
Differentiate between PLA and PAL. Explain 4-bit magnitude comparator. [5]
12.
Write short notes on (Any Two): NegativeLogic [5]