Perform BCD addition: 456.7 + 123.4
[3 marks](89.75) = (______) = (_______)
[4 marks](1) What is difference between Latch and Flip-flop? Distinguish Combinational & Sequential circuits. (2) Draw truth table & symbol for NAND, NOR, EX-OR gate.
[7 marks]Define Fan-in, Fan-out & Noise margin.
[3 marks]State & Prove De-Morgan’s theorem.
[4 marks]Reduce the expression F(A,B,C,D) = ∑m(0,2,6,10,11,12,13)+ d(3,4,5,14,15) using K-map and implement the real minimal expression in universal logic.
[7 marks]Reduce the expression F(A,B,C,D) = 𝜋M(3,4,5,7,11,13,15).d(6,8,10,12) using K-map and implement the real minimal expression in AOI logic.
[7 marks]What is comparator? Design 1-bit magnitude comparator.
[3 marks]Design 3 to 8 decoder using basic gates.
[4 marks]What is full adder? Draw truth table & design full adder circuit.
[7 marks]Design Half Subtractor using logic gates.
[3 marks]Design 8x1 multiplexer using basic gates.
[4 marks]Define Code converter. Design 4-bit Binary to Gray code converter.
[7 marks]Explain Edge triggered D- flip flop.
[3 marks]Give the comparison between PROM, PLA & PAL.
[4 marks]Implement the following Boolean functions using PAL with four inputs and 3-wide AND-OR structure. Also write PAL programming table. F1(A,B,C,D) = Ʃm( 2,12,13) F2(A,B,C,D) = Ʃm(7,8,9,10,11,12,13,14,15) F3(A,B,C,D) = Ʃm(0,2,3,4,5,6,7,8,10,11,15)
[7 marks]Explain Edge triggered T- flip flop.
[3 marks]Design a combinational circuit using a PROM. The circuit accepts a 3-bit binary number and generates its equivalent XS-3 code.
[4 marks]Implement the following Boolean functions using PLA. Also write PLA programming table. F1(X,Y,Z) = Ʃm(0,1,2,4) & F2(X,Y,Z) = Ʃm(0,5,6,7)
[7 marks]What is Race around condition? Give its solution.
[3 marks]Explain operation of Edge triggered SR- flip flop with the help of truth table.
[4 marks]Enlist the types of Dto Aconverter & explain any one in detail. OR1
[7 marks]What is VHDL & ABEL?
[3 marks]Explain operation of Edge triggered JK- flip flop with the help of truth table.
[4 marks]Enlist the types of Ato Dconverter & explain any one in detail.
[7 marks]