Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!oakhill!seningen From: seningen@oakhill.sps.mot.com (Michael Seningen) Newsgroups: sci.electronics Subject: Re: Karnaugh Map Reduction. Message-ID: <1991Apr2.234706.4586@oakhill.sps.mot.com> Date: 2 Apr 91 23:47:06 GMT References: <1991Mar31.004021.4460@maverick.ksu.ksu.edu> Reply-To: seningen@serval.UUCP (Michael Seningen) Organization: Motorola Inc., Austin, Texas Lines: 27 Here's an interesting problem w/ Karnaugh Maps that isn't usually taught in undergrad digi design supppose I have 3 variable x, y, and z and they yield a function that generates a table as such x/y 00 01 11 10 --------------------- z 0 1 1 0 0 z 1 1 1 0 1 For what reason would I not want to use the equation X'+Y'Z by wrapping my loops around the 4 1's and then the 101 and 100 "1". ???? Hint: Think DFT cheers, Mike Seningen