0% found this document useful (0 votes)
27 views1 page

CS302 Assignment Solution

The document describes a 5-variable K-map table and shows the table with canonical sums and don't care conditions added. It then provides the simplified Boolean expression derived from the K-map table as F(A,B,C,D,E) = A'D + B + C'.

Uploaded by

shahbaz shahid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

CS302 Assignment Solution

The document describes a 5-variable K-map table and shows the table with canonical sums and don't care conditions added. It then provides the simplified Boolean expression derived from the K-map table as F(A,B,C,D,E) = A'D + B + C'.

Uploaded by

shahbaz shahid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1: 5- variables K-map table:

C,D,E

A,B 000 001 011 010 110 111 101 100

00 0 1 3 2 6 7 5 4

01 8 9 11 10 14 15 13 12

11 24 25 27 26 30 31 29 28

10 16 17 19 18 22 23 21 20

2: putting canonical sum and don’t care condition in k-map table:

C,D,E

A,B 000 001 011 010 110 111 101 100

00 0 1 3 2 6 7 5 4

X x x x 1 1 0 0
01 8 9 11 10 14 15 13 12

1 1 1 1 x 1 x 1
11 24 25 27 26 30 31 29 28

1 1 x 1 1 1 x x
10 16 17 19 18 22 23 21 20

1 1 1 1 0 0 0 0

Simplified Expression:
F(A,B,C,D,E) = A’D + B + C’

You might also like