Team:Tsinghua-A/Project/Design
From 2012.igem.org
Tsinghua-A::Project::Design
Project Design
We decide to start our project with the conversion of the two basic logic gates: the And gate and the Or gate. Below are the truth tables of these two gates. So we quickly see the difference lies in the outputs when only one of the inputs is true. In the And gate if there are only one input true, either A or B, the output is false. But in the Or gate it’s to the contrary. So if we can control the output when only one input is true, we can successfully make the switch between the And gate and the Or gate.