Product Description
(This module is included in the System B)
The SC03 logic tools takes 3 inputs and produces 9 outputs. Voltages here are treated as either 1 or 0. Any high voltage (>=0.25) is considered 1. Any voltage lower than 0.25 is considered 0.
There are three logic inverters. Each for each input. If the input is 1, the output is 0 and vise versa. (No in between values are outputed).
The AND output gives 1 only if all CONNECTED inputs are 1. Otherwise it will give 0
The OR output gives 1 if any CONNECTED input is 1. Otherwise it will give 0
The XOR output gives 1 if the total number of 1s in the CONNECTED inputs is odd. Otherwise it will give 0
The NAND is the AND inverted. The NOR is the OR inverted. And the XNOR is XOR inverted.
Google is your friend here 🙂
Reviews
There are no reviews yet.