Define Digital System and Give the basic difference between Analog and Digital Systems.
[3 marks]Perform the following:
[4 marks]Subtract the decimal numbers 3570-2100 using 10’s Complement method. (ii) Convert the Octal number 37.45 into Binary number.
[ marks]Explain all the Basic Logic Gates (AOI), Universal Logic Gates and Exclusive Logic Gates in detail with Truth Tables.
[7 marks]Obtain the truth table of the logical expression: F(A,B,C) = A.B+A.B’+B’.C
[3 marks]Demonstrate the below given properties of Boolean algebra:
[4 marks]Commutative Property ii) Associative Property iii) Distributive Property
[ marks]Design & explain Half-Adder Circuit in details with NAND & NOR implementation.
[7 marks]Design & explain Half-Subtractor Circuit in details with NAND & NOR implementation.
[7 marks]Find the Minterms of the logical expression F(A,B,C,D) = D(A’+B)+B’D
[3 marks]Describe the Programmable Logic Array (PLA) in brief.
[4 marks]Implement 4*1 MUX using below given logical expression by taking variable X & Yas a select input. F(X,Y,Z) = ∑ m (0,1,4,6,7)
[7 marks]Write the canonical SOP form of the logical expression F(A,B,C)=∑ m (0,1,3,4).
[3 marks]Describe the Programmable ROM (PROM) in brief.
[4 marks]Design & explain the Binary to Gray code converter in detail.
[7 marks]Draw the logic diagram of J-K Flip-Flop using NAND gate with truth table.
[3 marks]Simplify the below given logical expression F(A,B,C,D) = A’+ B.C + (C.D)’ using De Morgan’s theorem.
[4 marks]Implement the J-K Flip-Flop using S-R Flip-Flop with necessary tables and diagrams.
[7 marks]Draw the Symbol of Edged triggered Dand Ttype Flip-Flop with their truth tables.
[3 marks]Implement the logical expression F(X,Y,Z) = XY+X’Y’+Y’Zusing AND, OR and NOT gate.
[4 marks]Describe the Mealy & Moore model for sequential circuits.
[7 marks]Give the difference between Asynchronous and Synchronous counters.
[3 marks]Draw the logic diagram of 2*4 Decoder with truth table and logical expression.1
[4 marks]Design and explain the Serial-In, Serial-Out (SISO) and Serial-In, Parallel-Out (SIPO) Shift Registers in detail.
[7 marks]Draw the logic diagram of 4-bit Ring Counter.
[3 marks]Design the Parallel-Adder Circuit and explain in brief. © Design and explain the BCD Counter (Decade Counter) using Negative Edge-triggered J-K Flip-flops.
[7 marks]