Direction: A PLA realization is shown below
-
f2 (x2, x1, x0) =?
-
- Σ m (1, 2, 5, 6)
- Σ m (1, 2, 6, 7)
- Σ m (2, 3, 4)
- None of these
Correct Option: B
From the given figure in solution 279
f2 (x2, x1, x0) = x0 x1 x2 + x1 x2 + x0 x1
f2 (x2, x1, x0) = Σ m(1,2,6,7) (from K-map)
Hence alternative (B) is the correct choice.