Waterloo
From 2007.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
| colspan="4" style="padding:5px; font-size:large" | Abstract | | colspan="4" style="padding:5px; font-size:large" | Abstract | ||
|- | |- | ||
- | | colspan="2" style="vertical-align:top; border-bottom-width:thin; border-bottom-color:black; border-bottom-style:solid; padding:5px" |- goals | + | | colspan="2" style="vertical-align:top; border-bottom-width:thin; border-bottom-color:black; border-bottom-style:solid; padding:5px" | The goal of this project is to design a basic device for computing. Our idea was to reproduce a circuit element called a half adder with DNA, which takes in two 1-bit inputs, adds them, and outputs a sum and a carry. Our device responds to two inputs: red light and the chemical tetracycline. The input sensors control a set of genetic switches in order to carry out the computation and fluoresces green and/or red depending on the outcome. |
+ | |||
+ | - goals | ||
- biological implementation of a fundamental engineering concept, the half-adder | - biological implementation of a fundamental engineering concept, the half-adder | ||
- half adder calculates the sum of two 1-bit inputs | - half adder calculates the sum of two 1-bit inputs | ||
Line 29: | Line 31: | ||
- input sensors control genetic switches in order to carry out logic functions | - input sensors control genetic switches in order to carry out logic functions | ||
- output of the half-adder function...green or red fluorescence | - output of the half-adder function...green or red fluorescence | ||
+ | - applications | ||
+ | - why is it important? | ||
+ | |||
| colspan="2" style="border-bottom-width:thin; border-bottom-color:black; border-bottom-style:solid; padding:5px; vertical-align:middle" | [[Image:Design schematic.jpg|center|400px|Schematic Design of Biological Half-Adder]] | | colspan="2" style="border-bottom-width:thin; border-bottom-color:black; border-bottom-style:solid; padding:5px; vertical-align:middle" | [[Image:Design schematic.jpg|center|400px|Schematic Design of Biological Half-Adder]] | ||
|- | |- |
Revision as of 19:04, 26 October 2007
Our Project | |||
Abstract | |||
The goal of this project is to design a basic device for computing. Our idea was to reproduce a circuit element called a half adder with DNA, which takes in two 1-bit inputs, adds them, and outputs a sum and a carry. Our device responds to two inputs: red light and the chemical tetracycline. The input sensors control a set of genetic switches in order to carry out the computation and fluoresces green and/or red depending on the outcome.
- goals - biological implementation of a fundamental engineering concept, the half-adder - half adder calculates the sum of two 1-bit inputs project - bacterial sensor which responds to two inputs: red light and the chemical tetracycline - input sensors control genetic switches in order to carry out logic functions - output of the half-adder function...green or red fluorescence - applications - why is it important? | |||
Project Design | Mathematical Modelling | Construction and Testing | Future Work |
|
//Modelling |
|
|