












Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Karnaugh maps as a graphical technique for simplifying boolean expressions into a minimal sum of products (msp) form. The concept of minterms, sum of minterms form, and the process of simplifying expressions using karnaugh maps. It also includes examples of simplifying two-variable and three-variable expressions.
Typology: Study notes
1 / 20
This page cannot be seen from the preview
Don't miss anything!













February 2, 2004
CS 231
February 2, 2004
CS 231
February 2, 2004
CS 231
0
2
3
6
4
5
7
February 2, 2004
CS 231
x^
y^
minterm
x’y’
x’y
xy’
xy
x’y’
x’y
xy’
xy
x’y’
x’y
xy’
xy
x’y’
x’y
xy’
xy
February 2, 2004
CS 231
x’y’
x’y
xy’
xy^ Y
x’y’
x’y
xy’
xy
February 2, 2004
CS 231
x’y’z’
x’y’z
x’yz
x’yz’
xy’z’
xy’z
xyz
xyz’
m
0
m
1
m
3
m
2
m
4
m
5
m
7
m
6
x’y’z’
x’y’z
x’yz
x’yz’
xy’z’
xy’z
xyz
xyz’
m
0
m
1
m
3
m
2
m
4
m
5
m
7
m
6
February 2, 2004
CS 231
x^
y^
z^
f(x,y,z)
1
5
6
7
February 2, 2004
CS 231
February 2, 2004
CS 231
m
0
m
1
m
3
m
2
m
4
m
5
m
7
m
6
x^
y^
z^
f(x,y,z)
February 2, 2004
CS 231
February 2, 2004
CS 231
3
5
0
1
3
2
4
5
7
6
February 2, 2004
CS 231
6
February 2, 2004
CS 231
m
0
m
1
m
3
m
2
m
4
m
5
m
7
m
6
m
12
m
13
m
15
m
14
m
8
m
9
m
11
m
10
w’x’y’z’
w’x’y’z
w’x’yz
w’x’yz’
w’xy’z’
w’xy’z
w’xyz
w’xyz’
wxy’z’
wxy’z
wxyz
wxyz’
wx’y’z’
wx’y’z
wx’yz
wx’yz’
February 2, 2004
CS 231