Difference between revisions of "Hazzard/Logic"

From #openttdcoop wiki

Jump to: navigation, search
Line 4: Line 4:
  
 
=== NOT Gate ===
 
=== NOT Gate ===
[[File:NOT.png|thumb|430px|right|Two NOT gates, one converting red to green and the other one converting green to red.]]
+
[[File:haz_not.png|thumb|10000px|right|A NOT gate]]
The NOT gate inverts a signal, changing green to red and red to green.
+
 
+
 
{|class="wikitable"
 
{|class="wikitable"
 
!Input
 
!Input
 
!Output
 
!Output
 +
|-
 +
!A
 +
!O
 
|-
 
|-
 
|0
 
|0

Revision as of 06:01, 26 February 2014

See also: Logic

Gates

NOT Gate

A NOT gate
Input Output
A O
0 1
1 0
Powered by MediaWiki