InterviewSolution
Saved Bookmarks
| 1. |
Explain the necessity of elimination redundant groups in a K-map. |
|
Answer» A redundant group is a group in which all the 1 s in a group are overlapped by other groups. Redundent group should be eliminated before writing simplified Boolean equation using k map. The elimination of redundant groups results in a simple logic circuit. |
|