Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

PART-A(2M) 1. Name the two basic types of Boolean expressions. 2. Draw the CMOS inverter circuit. 3.

Give the applications of multiplexer. 4. What do you mean by carry propagation delay? 5. Give the comparison B/W combinational and sequential circuits.

6. What is race around condition? How it is avoided? 7. Which memory is called volatile? Why? 8. List the basic types of programmable logic devices. 9. Compare Moore and Mealy models. 10.What are the different modes of operation in asynchronous sequential circuits? PART-B (16M) 11.A) Simplify the following Boolean function by using a Qunie-Mc clauskey method and also verify the same by using K.Map. F(A,B,C,D)=sigma m(0,2,3,6,7,8,10,12,13) Or B) Draw a symbol, a truth table and the equation of three basic gates and two universal gates and realize all the five gates using either of the universal gates.

12.A) i) Design a logic diagram of a 4-bit parallel adder/subtractor using full adders and explain. ii) realize F(W,X,Y,Z)= sigma m(1,4,6,7,8,9,10,11,15) using 4x1 multiplexer. Or B) Design a BCD to Gray code converter. Uses dont care. 13. A) i) Convert SR flip flop to D flip flop. ii) Draw the logic diagram of a 4-bit up-down ripple counter using JK flip flop and explain its operation with timing diagram. or

B) Design a MOD-10 synchronous counter using JK-flip flop. Write the excitation table and state table. 14. a) Briefly explain about ROM, PROM, EPROM, EEPROM. OR B) Implement the given function using PAL. A=sigma m(0,2,6,7,8,9,12,13) B=sigma m(0,2,6,7,8,9,12,13,14) C=sigma m(1,3,4,6,10,12,13) D=sigma m(1,3,4,6,9,12,14) 15. A) A sequential circuit uses 2 D-FF A & B, 1 input(x), 1 output (y). The FF input functions are DA =A.x+B.x and DA =not A.x and the circuit output function is y=(A+B)not x. i) ii) iii) Draw the logic diagram of the circuit. Tabulate the state table. Draw the state diagram. Or B) Design an asynchronous sequential circuit has 2 inputs X2 and X1 and one output Z. When X1=0, the o/p Z is 0. The first change in X2 that occurs while X1 is 1 will cause the output Z to be 1. The output Z will remain 1 until X1 returns to 0.

You might also like