Differentiate between synchronous and asynchronous counter. Design an asynchronous Mod 12 up counter using T Flip Flop and show its timing diagram.
What is multiplexer? Explain 4 to 1 multiplexer along with its truth table logical expression and logic circuit. Realize 8 to 1 multiplexer using lower order multiplexers.
Reduce given Boolean Expression F(w,x,y,z)=w'xz +w'yz+x'yz with don't care condition as D(w, x, y, z)=wyz using K-Map and draw the suitable logic diagram and realize it with NAND gate.
Attempt any Eight questions
[8x5=40]Given A=39 and B=34, represent them in binary and perform the following operations:
a. A-B (Using 2's complement method)
b. A-B (Using 1's complement method)
Draw the circuit diagram of a D Flip Flop along with its truth table and characteristic equation.
Mention different types of shift registers. Explain SIPO in detail with timing diagram.
Implement full adder with truth table, logical expression and logic circuit.
Design a 2-bit magnitude comparator circuit with necessary tables and diagrams.
Implement basic gates using NAND and NOR gates.
Design 2-bit synchronous up counter using JK flip flop.
Explain octal to binary encoder in detail.
Write short notes on:
c. PAL
d. Gray Code
e. Edge Triggering