Jump to content

Logic NOT Gate

From Survivalcraft Wiki

<infobox> <title source="name"><default>Logic NOT Gate</default></title>

<image source="image"></image> <label>ID</label> <group> <header>General Attributes:</header> <label>Is Stackable</label> <label>Is Flammable</label> <label>Fuel Value</label> <label>Is Edible</label> <label>Food Type</label> <label>Nutritional Value</label> <label>Emitted Light Amount</label> <label>Sleep Suitability</label> <label>Fire Duration</label> </group> <group> <header>Physics:</header> <label>Light Attenuation</label> <label>Explosive Power</label> <label>Explosion Resilience</label> <label>Projectile Resilience</label> <label>Density</label> <label>Is Fluid Blocker</label> <label>Projectile Stick Probability</label> </group> <group> <header>Tool-related Attributes:</header> <label>Digging Method</label> <label>Required Tool Level</label> <label>Digging Resilience</label> <label>Impact on Average Tool Longevity</label> </group> <navigation>Block and Item Infobox Explanation</navigation> </infobox>

Description (From Recipaedia)

Logic NOT gate. Has one input and one output. Inverts the electric signal coming on the input. The output is 1 when input is 0, otherwise it is 0. Can be placed on any surface and rotated to desired orientation.

Crafting

Requires 3 germanium crystals and 4 copper ingots. You get 4 NOT gates. 

Hooking it Up

Connections

The output is on the side with the 'bubble'. The input is the opposite side.

Graphical Symbol

The logic NOT gate has one input [ Represented in Red] and one output [ Represented in Blue ]

An electric current is generated when the input is 0.


Truth Table

Truth Table shows input and output.


Input Output
A NOT A
0 1
1 0

To demonstrate this, I am goint to represent 0 with Blue and 1 with Red.

Electric current is generated.

No electric current is generated.