summaryrefslogtreecommitdiff
path: root/3860/CH3/EX3.9/Ex3_9.txt
blob: 8eb1cef1ce990684a2b567b96fdbe7e1516577cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 
 The given function is x'yz' + x'yx + xy'z' + xy'z + xyz

 The mapping is shown below

       X'Y'  X'Y  XY  XY'

 Z'          1         1

 Z           1    1     

 After finding the two essential prime implicants m7 is still uncovered. The following are the two solutions.

 f = x'y + xy' + xz

 f = x'y + xy' + yz