Please enable JavaScript.
Coggle requires JavaScript to display documents.
Boolean - Coggle Diagram
Boolean
Logc gates:
This is an OR gate
-
If either of the inputs are 1 then the output is 1, if none of the inputs are 1 he output is 0
-
his is a AND gate
If an of the inputs are 0 hen he output is 0, if both inputs are 1 the output is 1
-
-
This is a NOT gate
If 0 is the input 1 is he output, if i is the input 0 is the ouput
-
-
The inversion bubble
-
-
The AND and OR gates turn into NAND and NOR gates respectively. The output will be he opposite of a normal AND and OR gate
-
-