Given the following circuit specification, show the truth table, K-Map, and logic diagram:F(w,x,y,z) = ∑(m)(1, 5, 6, 7, 11, 12, 13, 15)
w, x, y, z:
1=0001=w'x'y'z
5=0101=w'xy'z
6=0110=w'xyz'
7=0111=w'xyz
11=1011=wx'yz
12=1100=wxy'z'
13=1101=wxy'z
15=1111=wxyz
Comments
Leave a comment