Full Marks: 60
Pass Marks: 24
Time: 3 hours
Attempt any two questions: (2 x 10 = 20)
- Design and implement with logic diagram of synchronous 3 bit up down counter using J-K flip flop.
- Design a magnitude comparator using logic gates and truth table.
- Design a master-slave S-R flip flop with logic diagram and truth table.
Attempt any eight questions: (8 x 5 = 40)
- What do you mean by the Gray code? What are its application?
- Covert the following:
- (A08E.FA)16 = (?)10
- (AE9.B0E)16 = (?)2
- State and prove commutative laws, associative laws and distributive law using logic gate and truth table.
- Show that both NAND gate and NOR gate are universal gates.
- Prove that
- $\overline{ABC} \cdot \overline{(A + B + C)} = ABC$
- $A + \overline{B}C (A + \overline{BC}) = A$
- Reduce the following expression using K-map.
- $(A+B)(A+\overline{B}+C)(A+\overline{C})$
- $A+B(A+\overline{B}+D)(B+\overline{C})(B+C+D)$
- How does a J-K flip flop differs from an S-R flip flop in its basic operations? Explain.
- Differentiate between a counter a shift register.
- Design a 4 input multiplexer using logic diagram and truth table.
- Explain the serial-In, parallel out shift register.