7. For the function F(A, B, C, D) = Σm(0,1,2,3,8,9,10,11), how many 4-cell groups can be formed in a 4-variable K-map?
Correct Answer: b) 2
Explanation:
Analyzing the minterms:
1. Plot on 4-variable K-map:
- m0-m3: A'B' (top-left corner)
- m8-m11: AB' (top-right corner)
2. Possible 4-cell groups:
- Group 1: m0-m3 (A'B')
- Group 2: m8-m11 (AB')
3. Each group covers 4 adjacent cells
4. These are the only possible 4-cell groups for this function
The simplified expression would be: A'B' + AB' = B'