Digital logic circuit
in Other Math Topics by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

w+w'=x+x'=y+y'=z+z'=1

F(w,x,y,z)=∑mᵢ=m₁+m₂+m₃+m₄=1, where these are the minterms and the sum of them (logical OR merge) is the Sum of Products.

So F(w,x,y,z)=(w+w')(x+x')(y+y')(z+z')=

(wx+wx'+w'x+w'x')(yz+yz'+y'z+y'z')=

  wxyz+wxyz'+wxy'z+wxy'z'

+wx'yz+wx'yz'+wx'y'z+wx'y'z'

+w'xyz+w'xyz'+w'xy'z+w'xy'z'

+w'x'yz+w'x'yz'+w'x'y'z+w'x'y'z'

This is represented by:

1111+1110+1101+1100+1011+1010+1001+1000

+0111+0110+0101+0100+0011+0010+0001+0000

and the mapping of the 1s is shown in the Karnaugh mapping table below, using the numerical equivalents,

0000=0, 0001=1, 0010=2, 0011=3, 0100=4, 0101=5, 0110=6, 0111=7, 1000=8, 1001=9, 1010=10, 1011=11, 1100=12, 1101=13, 1110=14, 1111=15:

yz ➡︎

wx ⬇︎

00 01 11 10
00 0 1 3 2
01 4 5 7 6
11 12 13 15 14
10 8 9 11 10

I hope this is what you were looking for.

by Top Rated User (1.2m points)

Related questions

1 answer
asked Oct 28, 2019 in Word Problem Answers by koolaid55 | 423 views
1 answer
asked Jan 6, 2015 in Algebra 1 Answers by Brenda | 607 views
1 answer
asked Dec 11, 2013 in Pre-Algebra Answers by suphung | 550 views
0 answers
asked Jun 12, 2013 in Algebra 1 Answers by anonymous | 405 views
0 answers
1 answer
asked May 3, 2012 in Algebra 1 Answers by anonymous | 627 views
1 answer
asked Apr 6, 2019 by anonymous | 645 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,204 users