Attempt any Eight questions.
[8*5=40]
4.
List two major characteristics of digital computer. Represent -6 (negative six) using 8 bits in signed magnitude, signed-1's-complement and signed-2's-complement respectively. Represent decimal number 4673 in a) octal, and b) BCD. [5]
5.
Where is CMOS suitable to use? Define Power dissipation. Show that the positive logic NAND gate is a negative logic NOR gate and vice versa. [5]
6.
Design a full subtractor circuit with three inputs x,y,Bin and two outputs Diff and Bout. The circuit subtracts x−y−Bin, where Bin is the input borrow, Bout is the output borrow, and Diff is the difference [5] 7.
Design 4-bit even parity generator. [5]
8.
What is the difference between a serial and parallel transfer? Explain how to convert serial data to parallel and parallel data to serial. What type of register is needed? [5]
9.
Explain negative-edge triggered D flip flop with necessary logic diagram and truth table. [5]
10.
Illustrate the use of Binary ripple counter and BCD ripple counter. [5]
11.
Write short notes on (Any two): StateReduction [5] 12.
Simplify the following function and implement them with two level NOR gate circuit, F(w,x,y,z)=wx′+y′z′+w′yz′. [5]