Implement A' using Nand or Nor function?
-
Implement A' using Nand or Nor function draw logic diagram too Note: I know its an easy question but I am confused currently
-
Answer:
NAND : 2 inputs input1 : A input2 : B output: (AB)' so if you want A' , just use A as input for input2. ie, input1: A input2: A output: (AA)' which is same as A' now coming to NOR NOR : input1: A input2: B output: (A'+B') when we use A as input 2 input1: A input2: A output: (A'+A') which is again same as A' https://s.yimg.com/hd/answers/i/98eca8336d1447379694d51ef583583a_A.jpeg?a=answers&mr=0&x=1400276796&s=398eef561b87d267ec063e01f0646006
G4C5COWK67TJHLEH4DPW6OAORM at Yahoo! Answers Visit the source
Other answers
Nvm got it For Nand A'.A' "A.A=A" so A'A'=A' For Nor A'+A' "A+A=A" so A'+A'=A'
SAEED K
if you want to implement one for more go for Nor gate else best would be Nand gate
kamala
Related Q & A:
- How to implement a relative timer in a game?Best solution by Stack Overflow
- Can I implement a Service into an app?Best solution by Stack Overflow
- How to implement a physics engine?Best solution by Game Development
- How can I implement a multilayer social network in R?Best solution by Computational Science
- How to implement MVC using pure Javascript?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.