MESSAGE
DATE | 2014-12-13 |
FROM | Ruben Safir
|
SUBJECT | Subject: [LIU Comp Sci] old homework question
|
From owner-learn-outgoing-at-mrbrklyn.com Sat Dec 13 17:19:36 2014 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix) id D6FA816115D; Sat, 13 Dec 2014 17:19:35 -0500 (EST) Delivered-To: learn-outgoing-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 28) id BAB61161163; Sat, 13 Dec 2014 17:19:35 -0500 (EST) Delivered-To: learn-at-nylxs.com Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mrbrklyn.com (Postfix) with ESMTP id ED45C16115D for ; Sat, 13 Dec 2014 17:19:34 -0500 (EST) Received: from [10.0.0.42] (unknown [96.57.23.82]) by mailbackend.panix.com (Postfix) with ESMTPSA id A59EC143F5; Sat, 13 Dec 2014 17:19:33 -0500 (EST) Message-ID: <548CBB80.5080702-at-panix.com> Date: Sat, 13 Dec 2014 17:19:44 -0500 From: Ruben Safir User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Samir Iabbassen CC: learn-at-nylxs.com Subject: [LIU Comp Sci] old homework question References: <546A06A4.1070007-at-gmail.com> <20141117165251.GB13692-at-panix.com> <546A4D02.5050004-at-gmail.com>,<546A5DDC.7020104-at-panix.com> <2D3BE06BCB240643A778D84268606B30026EB9BC58-at-B-EXH-MBX2.liunet.edu>,<548A02BD.2090209-at-panix.com> <2D3BE06BCB240643A778D84268606B30027E907E50-at-B-EXH-MBX2.liunet.edu> In-Reply-To: <2D3BE06BCB240643A778D84268606B30027E907E50-at-B-EXH-MBX2.liunet.edu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: owner-learn-at-mrbrklyn.com Precedence: bulk Reply-To: learn-at-mrbrklyn.com
You had this question that I had to research:
Logic Gates We wish to synthesize a 2 to 4 decoder with active outputs low. What is active inputs low? Decoder Theory compliments of http://coep.vlab.co.in/?sub=28&brch=81&sim=609&cnt=1 Ready now to answer: 1. Establishing the truth table of the circuit. A B Q0 Q1 Q2 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 ***** 2. Determine output functions Y= f(A,B) A and B are the i I really do not understand this question but I think the answer is: f(Ai ,Bi) = (A*B)' Generalized f(A,B) = (A'*B')' Union (A'*B)' Union (A*B')' Union (A*B)' where A=B (A=i) (B=i) f(A,B) = A'*A' f(A,B) = A ?? ************* I need to talk about this and find further research.
See that last line was that I don't understand the last part of this question and I STILL don't understand it and it is related to the second review question.
I don't GET ... what the hell is it talking about. Determine output functions Y= f(A,B) A and B are the i
what is an output function?
|
|