Team:Tsinghua-A/Project/Design

From 2012.igem.org

(Difference between revisions)
Guomz10 (Talk | contribs)
(Created page with "<!-- Basic page structure FENG Zili & GUO Mingzhou, Tsinghua-A Team, iGEM 2012.09.08 --> {{:Team:Tsinghua-A/template/killbanner}} {{:Team:Tsinghua-A/template/top}} <html> <!D...")
Newer edit →

Revision as of 16:04, 26 September 2012

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.

Return