Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
(new article)
 
mNo edit summary
Line 1: Line 1:
 
{{About|the NOR gate added by RedLogic||NOR Gate}}
 
{{About|the NOR gate added by RedLogic||NOR Gate}}
 
 
{{Infobox
 
{{Infobox
 
|name=NOR gate
 
|name=NOR gate
Line 25: Line 24:
 
The NOT gate has three input sides and one output side for redstone devices.
 
The NOT gate has three input sides and one output side for redstone devices.
   
If no redstone signal reaches on og the input sides, then a redstone signal is emitted on the output side. If a signal reaches one of the input sides, then no signal is transmitted through the output side. Due to this property, the gate is called an ''inverter'' ("a signal causes no signal," respectively "no signal causes a signal").
+
If no redstone signal reaches the input sides, then a redstone signal is emitted on the output side. If a signal reaches one of the input sides, then no signal is transmitted through the output side. Due to this property, the gate is called an ''inverter'' ("a signal causes no signal," respectively "no signal causes a signal").
   
Using the [[Screwdriver (RedLogic)|Screwdriver]] from RedLogic, the orientation of the gate can be changed freely in all four directions. Furthermore, using the screwdriver in crouching, the input sides can be turned off and on again in various combinations.
+
Using the [[Screwdriver (RedLogic)|Screwdriver]] from RedLogic, the orientation of the gate can be changed freely in all four directions. Furthermore, using the screwdriver while crouching, the input sides can be turned off and on again in various combinations.
   
 
== See also ==
 
== See also ==
*[[NOT gate]] as version with a different number of inputs and outputs
+
* [[NOT gate]] as version with a different number of inputs and outputs
   
 
{{Navbox RedLogic}}
 
{{Navbox RedLogic}}

Revision as of 22:18, 1 January 2017

This page is about the NOR gate added by RedLogic. For other uses, see NOR Gate.
NOR gate

ModRedLogic
TypeSolid block

The NOR gate is a redstone circuit added by RedLogic. It is a logic gate for complex redstone circuits. It emits a redstone signal if no signal reaches the gate (see Usage).

The circuit would be possible with Vanilla redstone mechanics, but this block reduces the size of the circuit to 1 block. This makes complex circuits clearer and easier to control. In electronics, this gate enables the physical execution of the boolean function "NOR" (negated OR).

Recipe

Usage

The NOT gate has three input sides and one output side for redstone devices.

If no redstone signal reaches the input sides, then a redstone signal is emitted on the output side. If a signal reaches one of the input sides, then no signal is transmitted through the output side. Due to this property, the gate is called an inverter ("a signal causes no signal," respectively "no signal causes a signal").

Using the Screwdriver from RedLogic, the orientation of the gate can be changed freely in all four directions. Furthermore, using the screwdriver while crouching, the input sides can be turned off and on again in various combinations.

See also

  • NOT gate as version with a different number of inputs and outputs