Lecture 4 Minterm and Maxterm Conversion of English sentences to Boolean equations. Example The alarm will ring iff the alarm switch is on and the door is not closed or it is after 6 PM and the window is not closed. Boolean equation Z = AB’ + CD’ If Z = 1 , the alarm will ring...
Amintermis a Boolean expression resulting in1for the output of a single cell, and0s for all other cells in a Karnaugh map, or truth table. If a minterm has a single1and the remaining cells as0s, it would appear to cover a minimum area of1s. The illustration above left shows the min...