Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,507,483,022 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

NOR
(redirected from NOR gate)

   Also found in: Dictionary/thesaurus, Medical, Idioms, Wikipedia, Hutchinson 0.54 sec.

NOR

(Not OR) A Boolean logical operation that is true if all inputs are false, and false if any input is true. An exclusive NOR (XNOR) is true if both inputs are the same. See flash memory.


NOR - Not OR.

The Boolean function which is true if none of its inputs are true and false otherwise, the logical complement of inclusive OR. The binary (two-input) NOR function can be defined (written as an infix operator):

A NOR B = NOT (A OR B) = (NOT A) AND (NOT B)

Its truth table is:

A | B | A NOR B --+---+--------- F | F | T F | T | F T | F | F T | T | F

NOR, like NAND, forms a complete set of Boolean functions on its own since it can be used to make NOT, AND, OR and any other Boolean function:

NOT A = A NOR A

A OR B = NOT (A NOR B)

A AND B = (NOT A) NOR (NOT B)


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
27 -- MicroPak 8 Packaged UHS Dual 2-Input NOR gate (NC7WZ32L8X) $0.
A two-input NOR gate has a typical delay of 60 picoseconds (unloaded) while dissipating only 0.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.