Unit2 - Subjective Questions

ECE213 • Practice Questions with Detailed Answers

1

State and prove De Morgan's Theorems for two variables using Truth Tables.

2

Why are NAND and NOR gates referred to as Universal Gates? Demonstrate how to implement basic gates (AND, OR, NOT) using only NAND gates.

3

Simplify the following Boolean function using a K-Map and implement the simplified circuit using logic gates:\n

4

Differentiate between Canonical forms and Standard forms in Boolean algebra with examples.

5

Define Minterms and Maxterms. Explain the relationship between a minterm and a maxterm for the same combination of variables.

6

Simplify the following Boolean expression using Boolean Algebra rules: \n

7

Explain the concept of Don't Care conditions in K-Maps. How do they aid in simplification?

8

State and prove the Consensus Theorem in Boolean Algebra.

9

Explain the XOR (Exclusive-OR) and XNOR (Exclusive-NOR) gates. Provide their symbols, truth tables, and Boolean expressions.

10

Convert the following expression into Canonical SOP (Sum of Products) form:\n

11

Distinguish between Prime Implicants (PI) and Essential Prime Implicants (EPI) in the context of K-Map simplification.

12

Obtain the simplified expression in POS (Product of Sums) form using a K-map for the function:\n

13

Explain the Principle of Duality in Boolean Algebra. Find the dual of .

14

Implement the following Boolean function using only NOR gates: \n

15

Minimize the following function using a K-Map assuming that the condition for input combinations 0, 2, and 5 are Don't Cares.\n

16

Describe the positive and negative logic systems.

17

Derive the boolean expression for the output of a circuit that has three inputs (A, B, C) and produces a High output only when the majority of inputs are High.

18

Prove algebraically that: \n

19

Implement the function using AND-OR-INVERT (AOI) logic.

20

What is the Absorption Law? Prove it.