| This quiz is designed to give you practice in simplifing Boolean expressions through the use of K-Maps. Read the appropriate sections in the text and answer the questions below. (Go back to homepage.) 
						 Identify the function which generates the K-map shown 
							F= Sum m(1,3,4,7) 
							F= Sum m(1,3,5,6) 
							F= Sum m(3,4,5,6) 
							F= Prd M(1,3,4,7) 
							F= Prd M(1,3,5,6) 
 
 
 
 
 
 
 
 
 Identify the function which generates the K-map shown 
							F= Sum m(1,3,11,12) 
							F= Sum m(1,2,11,12) 
							F= Sum m(1,3,8,15) 
							F= Sum m(1,3,8,14 
							F= Sum m(2,3,8,14) 
 
 
 
 
 
 
 
 
 
 
 Identify the most simple SOP expression from the K-map shown. 
							B'C + AD + CD 
							BC' + BCD' + AC'D' 
							BC' + BCD' + AB'C'D' 
							AD + BCD' + CD 
							BC' + BD' +AC'D' 
 
 
 
 
 
 
 
 
 
 
 Identify the most simple SOP expression from the K-map shown. 
							A' + B' 
							C' + D' 
							A' + AB' 
							A'C' + A'C + AB' 
							A'B + C 
 
 
 
 
 
 
 
 
 
 
 Identify the most simple SOP expression which generates the Karnaugh map shown: 
							A'B' + A'C' + B'C + ABD' 
							A'C' + B'C + ABD' 
							A'B' + C'D' + ACD' 
							A'B' + A'C' + AC 
							A'B' A'C' + B'C + BC'D' 
 
 
 
 
 
 
 
 
 
 
 Identify the most simple POS expression which generates the K-map shown. 
							(A+C')(A+B+C) 
							(A+B)(A+C')(B+C') 
							(A'+B')(A'+C)(B'+C) 
							(A'+C)(A'+B'+C') 
							(A+B)(A'+C)(B'+C) 
 
 
 
 
 
 
 
 
 Identify the most simple POS expression which generates the K-map shown. 
							(A'+ B')(A'+ B'+ C) 
							(A + B)(A'+ B'+ C) 
							(A'+ B')(A + B + C') 
							(A + B)(A + B + C') 
							(A + C)(A'+ B'+ C) 
 
 
 
 
 
 
 
 
 The most simple expression which can be obtained from the K-map shown is: 
							AB + BC 
							B 
							B + AC' 
							B' 
							none of the above 
 
 
 
 
 
 
 
 
 
 
 The most simple SOP expression which can be obtained from the K-map illustrated is: 
							C'+ D 
							A'+ B + C' + D 
							A'+ B + C' + D 
							AB + A'B' 
							none of the above 
 
 
 
 
 
 
 
 
 
 
 The most reduced expression which can be obtained from the K-map illustrated is: 
							BD + A'B'CD' + AB'C 
							BD + B'CD' 
							C'D' + CD 
							B'D' + BD 
							none of the above 
 
 
 
 
 
 
 
 
 
 
 The most reduced expression which can be obtained from the K-map illustrated is: 
							A + D 
							C 
							A + B 
							A 
							A + B + D 
 
 
 
 
 
 
 
 
 
 
 The most simple expression which can be obtained from the K-map illustrated is: 
							1 
							0 
							A' 
							B'D' 
							A'C 
						 |