From 2009.igem.org
(Difference between revisions)
|
|
Line 14: |
Line 14: |
| | | |
| {|cellpadding=5 | | {|cellpadding=5 |
- | |NO MEMORY | + | |colspan="3", style="background:orange, color=white"|NO MEMORY||WITH MEMORY |
- | |- | + | |
- | |FOOD||BELL||GFP output
| + | |
- | |-
| + | |
- | |0||0||0
| + | |
- | |-
| + | |
- | |1||0||1
| + | |
- | |-
| + | |
- | |0||1||0
| + | |
- | |-
| + | |
- | |1||1||0
| + | |
- | |-
| + | |
- | |WITH MEMORY | + | |
- | |-
| + | |
- | |FOOD||BELL||GFP output
| + | |
- | |-
| + | |
- | |0||0||0
| + | |
- | |-
| + | |
- | |1||0||1
| + | |
- | |-
| + | |
- | |0||1||1
| + | |
- | |-
| + | |
- | |1||1||1
| + | |
| |} | | |} |
- |
| |
- |
| |
| | | |
| {{PKU_Beijing/Foot}} | | {{PKU_Beijing/Foot}} |
| __NOTOC__ | | __NOTOC__ |
Revision as of 18:37, 17 October 2009
|
|
Modeling > Result
After ODE and Parameters, it's time to see the simulation result.
The Goal of Simulation
Of course, the ultimate goal of modeling is to simulate the circuit as accurate as possible. However, due to the complexity of biological system and very little we have known about it, it's almost impossible to simulate exactly. Thus, we come up a series of standards, which will be the main goals of our modeling. Here're the standards:
- The Biological System Should Follow the Truth Table
As we mentioned in project section, the dog (and of course the model) should react in a specific way under certain circumstances, which has been concluded into a truth table. To simulate perfectly, our model should follow the truth table, which is the primary goal without doubt.
^Top
|
|
|