First IA Question Bank
First IA Question Bank
MODULE 1
1. Describe positive logic and negative logic. List the equivalences in positive and negative logic.
2. Realize the XOR gate using (1) NAND gate (2) NOR gate.
3. Define canonical Minterm form and canonical Maxterm form.
4. With an example explain duality?
5. List all Postulates and Theorems available in Boolean algebra?
6. State and Prove Absorption Theorem.
7.Minimize the following boolean
function-
F(A, B, C, D) = Σm(0, 1, 2, 5, 7, 8, 9, 10, 13, 15)
8. Minimize the following boolean function
function F(A,B,C)=π(0,3,6,7)
12. Minimize the following boolean
function F(A,B,C,D)= π
(3,5,7,8,10,11,12,13)
13. Explain Binary Adder (Parallel Adder) with a neat diagram
MODULE 2
1. What is Decoder? Explain 2 x 4 decoder with a neat diagram.
2. What is Multiplexer? Explain 4 : 1 Multiplexer with a neat diagram
3. Implement the following boolean function using 4: 1 multiplexer, F (A, B, C) = Σm (1, 3, 5,
6). 4. F( P, Q, R, S)= Σm (0, 1, 3, 4, 8, 9, 15)
5. Construct 4:1 multiplexer using 2:1 multiplexer
6. Construct 8:1 multiplexer using 2:1 multiplexer
7. Design 32:1 multiplexer using 16:1 multiplexer and one 2:1 multiplexer
8. Mention the difference between decoder and demultiplexer.
9. Design a BCD-to-excess-3 code converter.
10.Design for 2’s complement of a 4 bit binary number.
11. Explain Binary Adder (Parallel Adder) with a neat diagram.
12. Explain Parallel Adder/Subtractor along with Look Ahead Carry Adder.
13. What is Encoder? Explain for 8:3 Encoder with suitable Truth Table and Diagrams.