Logic gate (nonfiction): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[[File:LogicGatesWorking.png|thumb|Logic gates. The AND gate is False; the OR gate is True.]]In electronics, a '''logic gate''' is an idealized or physical device implementing a Boolean function. | [[File:LogicGatesWorking.png|250px|thumb|Logic gates. The AND gate is False; the OR gate is True.]]In electronics, a '''logic gate''' is an idealized or physical device implementing a Boolean function. | ||
That is, it performs a logical operation on one or more logical ''inputs'', and produces a single logical ''output''. | That is, it performs a logical operation on one or more logical ''inputs'', and produces a single logical ''output''. | ||
All of the principles of [[Boolean logic (nonfiction)|Boolean logic]] can be expressed as logic gates. | |||
All of the principles of [[Boolean logic]] can be expressed as logic gates. | |||
With amplification, logic gates can be cascaded in the same way that Boolean functions can be composed, allowing the construction of a physical model of Boolean logic. | With amplification, logic gates can be cascaded in the same way that Boolean functions can be composed, allowing the construction of a physical model of Boolean logic. | ||
In principle, any [[algorithm]] can be expressed as logic gates. | In principle, any [[Algorithm (nonfiction)|algorithm]] can be expressed as logic gates. | ||
In reversible logic, [[Toffoli gates]] are used. | |||
== In the News == | |||
<gallery mode="traditional"> | |||
File:LogicGates.jpg|Logic gate chart. | |||
</gallery> | |||
== | == Fiction cross-reference == | ||
== Nonfiction cross-reference == | == Nonfiction cross-reference == | ||
Line 39: | Line 23: | ||
* [[Toffoli gate (nonfiction)]] | * [[Toffoli gate (nonfiction)]] | ||
External links: | |||
* [http://wiki.karljones.com/index.php?title=Logic_gate Logic gate] @ wiki.karljones.com | * [http://wiki.karljones.com/index.php?title=Logic_gate Logic gate] @ wiki.karljones.com | ||
* [https://en.wikipedia.org/wiki/Logic_gate Logic gate] @ Wikipedia | * [https://en.wikipedia.org/wiki/Logic_gate Logic gate] @ Wikipedia | ||
Revision as of 16:29, 23 June 2016
In electronics, a logic gate is an idealized or physical device implementing a Boolean function.
That is, it performs a logical operation on one or more logical inputs, and produces a single logical output.
All of the principles of Boolean logic can be expressed as logic gates.
With amplification, logic gates can be cascaded in the same way that Boolean functions can be composed, allowing the construction of a physical model of Boolean logic.
In principle, any algorithm can be expressed as logic gates.
In reversible logic, Toffoli gates are used.
In the News
Fiction cross-reference
Nonfiction cross-reference
External links:
- Logic gate @ wiki.karljones.com
- Logic gate @ Wikipedia