Oscillator based
From 2006.igem.org
(Difference between revisions)
(→Modules) |
(→Modules) |
||
Line 17: | Line 17: | ||
We try to divide all the Ideas related to our scope in some 5 or 6 Modules. Our Goal on the one hand is to define the modules in a way that allows one to design, implement and test the individual modules independently. On the other hand, we also want to ensure that it is possible to connect them to build bigger components with more functionality. | We try to divide all the Ideas related to our scope in some 5 or 6 Modules. Our Goal on the one hand is to define the modules in a way that allows one to design, implement and test the individual modules independently. On the other hand, we also want to ensure that it is possible to connect them to build bigger components with more functionality. | ||
+ | ==Module Tree== | ||
---------------- ----------- | ---------------- ----------- | ||
| | | | | | | | | | | | ||
Line 24: | Line 25: | ||
|----| | --------------------- | |----| | --------------------- | ||
---------------- | | | | | ------------ | ---------------- | | | | | ------------ | ||
- | | | | | | | | + | | | | | | | | | | |
- | | oscillator |-----> | | |---->| | + | | oscillator |-----> | | |---->| divisor/counter |----->| reporter | |
- | | | | | | | | + | | | | | | | | | | |
- | ---------------- | | | | | + | ---------------- | | | | | ------------ |
|----| | --------------------- | |----| | --------------------- | ||
---------------- | | | | ---------------- | | | | ||
Line 35: | Line 36: | ||
---------------- ----------- | ---------------- ----------- | ||
Interface | Interface | ||
+ | |||
+ | ==cell division== | ||
+ | ==oscillator== | ||
+ | ==triggering by hand== | ||
+ | ==interface== | ||
+ | ==diviser / counter == | ||
+ | ===4 genes counter=== | ||
+ | All substances which are involved should be produced and decomposed quickly | ||
+ | S = concentration signal from the interface | ||
+ | R1 is produced by gene (1) and represses gene (0) and (3) | ||
+ | R2 is produced by gene (2) and represses gene (0) and (1) | ||
+ | R3 is produced by gene (3) and represses gene (1) and (2) | ||
+ | R0 is produced by gene (0) and represses gene (2) and (3) | ||
+ | |||
+ | |||
+ | ---S--- | ||
+ | R1 / \ R3 | ||
+ | \ | | / | ||
+ | \/|____ | | ____|\/ | ||
+ | ___/ (1) |_____v__ __v_____| (3) \___ | ||
+ | \ ____| = = = = |____ / | ||
+ | \| | | | | |/ | ||
+ | | | | | | ||
+ | R2 R3 R0 R1 | ||
+ | |||
+ | R3 R0 R1 R2 | ||
+ | | | | | | ||
+ | /|___ | | | | ____|\ | ||
+ | ___/ (2) |_=_=____ ____=_=_|(0=4) \___ | ||
+ | \ ____| = = |____ / | ||
+ | /\| | | |/\ | ||
+ | / | | \ | ||
+ | R2 \ / R0 | ||
+ | ---S--- | ||
+ | |||
+ | |||
+ | ===toggle switch=== | ||
+ | ==reporter== | ||
+ | This will probably be one or more colors to indicate the current state of the counter. | ||
=Discussions= | =Discussions= | ||
We invite anyone to make comments and participate in discussions [[Talk:Oscillator_based|here]] | We invite anyone to make comments and participate in discussions [[Talk:Oscillator_based|here]] |
Revision as of 15:05, 5 August 2005
Meetings: Friday, 5. August, 09:00 @ Christophe's bureau (CAB F61.2) Summary of the meeting
Back to the ETH Zurich main page.
Contents |
Scope
This group is focussing on Ideas related to Counters and Oscillators.
People
People currently working on these Ideas:
Please feel free to add your name.
Modules
We try to divide all the Ideas related to our scope in some 5 or 6 Modules. Our Goal on the one hand is to define the modules in a way that allows one to design, implement and test the individual modules independently. On the other hand, we also want to ensure that it is possible to connect them to build bigger components with more functionality.
Module Tree
---------------- ----------- | | | | | |cell division |-----> | | | | | | | | ---------------- | | | |----| | --------------------- ---------------- | | | | | ------------ | | | | | | | | | | oscillator |-----> | | |---->| divisor/counter |----->| reporter | | | | | | | | | | ---------------- | | | | | ------------ |----| | --------------------- ---------------- | | | | triggering | | | | | by hand |-----> | | | | | | | | ---------------- ----------- Interface
cell division
oscillator
triggering by hand
interface
diviser / counter
4 genes counter
All substances which are involved should be produced and decomposed quickly S = concentration signal from the interface R1 is produced by gene (1) and represses gene (0) and (3) R2 is produced by gene (2) and represses gene (0) and (1) R3 is produced by gene (3) and represses gene (1) and (2) R0 is produced by gene (0) and represses gene (2) and (3) ---S--- R1 / \ R3 \ | | / \/|____ | | ____|\/ ___/ (1) |_____v__ __v_____| (3) \___ \ ____| = = = = |____ / \| | | | | |/ | | | | R2 R3 R0 R1
R3 R0 R1 R2 | | | | /|___ | | | | ____|\ ___/ (2) |_=_=____ ____=_=_|(0=4) \___ \ ____| = = |____ / /\| | | |/\ / | | \ R2 \ / R0 ---S---
toggle switch
reporter
This will probably be one or more colors to indicate the current state of the counter.
Discussions
We invite anyone to make comments and participate in discussions here