Science Fair Projects Ideas - Logical nor

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Logical nor

(Redirected from Nor)
This article is about logical nor. For the legendary eponymous king of Norway see Nór.


Logical nor (not or) or Webb-operation is a boolean logic operator which produces a result that is the inverse of logical or. That is, p nor q is only true when neither p nor q is true, and is false otherwise. A common means of writing p NOR q is \overline{p + q}, where the symbol + signifies OR and the line over the expression signifies not, the logical negation of that expression

The two-input logical NOR operator is commonly described by a truth table, describing the output state for all possible input combinations:

A B A nor B
F F T
F T F
T F F
T T F


Nor has the interesting feature that all other logical operators can be expressed by various functions of nor.

"not p" is equivalent to "p NOR p" \overline{p} \equiv \overline{p + p}
"p and q" is equivalent to "(p NOR p) NOR (q NOR q)" p \cdot q \equiv \overline{\overline{(p + p)} + \overline{(q + q)}}
"p or q" is equivalent to "(p NOR q) NOR (p NOR q)" p + q \equiv \overline{\overline{(p + q)} + \overline{(p + q)}}
p implies q" is equivalent to "((p NOR q) NOR q) NOR ((p NOR q) NOR q)" p \rightarrow q \equiv \overline{\overline{(\overline{(p+q)} + q)}+\overline{(\overline{(p + q)} + q)}}

This is similar to the logical nand operator.

See also:

03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice