Poojya Doddappa Appa College of Engineering, Kalaburagi
Department of Information Science and Engineering
Module 1 - Assignment
1. List basic gates giving its circuit diagram and truth table. Realize basic gates
using NAND and NOR gate.
2. Explain positive and negative logic and list its equivalence between positive and
negative logic.
3. Find the minimal POS and SOP for the following Boolean function using K-Map.
a. F (A, B, C, D) = Σ m (6,8,9,10,11,12,13,14,15).
b. F (W, X, Y, Z) = Σ m (1,3,6,7,8,9,10) + d (12,13,14).
c. F (A, B, C, D) = M (1,2,3,4,9,10) + d (0,15).
4. The system has four inputs; the output will be high only when the majority of the
inputs are high. Find the following
a. Give the truth table and simplify by using k-map.
b. Boolean expression in Σm and M form.
c. Implement the simplified equation using basic gates.
5. Simplify the following Boolean equation using Quine McClusky method.
a. F (A, B, C, D) = Σ m (0,1,2,10,11,12,13,14,15)
b. F (W, X, Y, Z) = Σ m (1,3,6,7,8,9,10) + d (12,13,14).