Saturday, July 30, 2016

Universal Gate: NOR

Reference: http://www.electrical4u.com/universal-gate-nand-nor-gate-as-universal-gate/

UNIVERSAL GATE: NOR


We have discussed about NOR Gate on the previous article. Now coming to the topic of this article we are going to discuss about the Universal Gate. On the previous article, I discussed that NOR Gate is considered as UNIVERSAL GATE. Now NOR has the particular property that can create any logical Boolean expression if designed in a proper way. Now we will look at the operation of NOR gate as a universal gate.

As a review, this is the NOR Gate and its Truth table:

TRUTH TABLE:

 A B Y

0 0 1
0 1 0
1 0 0
1 1 0   





 I will now show you how to make a NOT Gate out of a NOR Gate:




universal nor gate 












TRUTH TABLE 

A Y
0 1
1 0





AND Gate derived from a NOR Gate:


universal nor gate 

 
TRUTH TABLE:

A B Y 
0 0 0
0 1 0
1 0 0
1 1 1  




Lastly, an OR Gate derived from a NOR Gate :


universal nand gate


TRUTH TABLE:

A B Y 
0 0 0
0 1 1
1 0 1
1 1 1  


That's it! You have now created a AND, NOT, and OR Gate out of a NOR Gate. Feel free to add questions on the comment section below.

3 comments:

  1. What are the common application for NOR gates?

    ReplyDelete
  2. Sir Aldrin, is there a technique for how we can easily remember the value of truth table in every gate??

    ReplyDelete
  3. What do you think is the reason why NAND gate is more preferred to use than the NOR gate?

    ReplyDelete

author
John Aldrin T. Mantes
Hi! Welcome to my Blog. This blog is part of our requirement in our Educational Technology class. The content of the blog is comprise of the discussions during the Observation and Participation class. Feel free to ask questions on the comment section. Have a great Day.