Team:Paris/Modeling

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Paris/Menu}}
{{Paris/Menu}}
-
{|align="justify"
+
==Roadmap==
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Paris | Team Example 2]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
===Design a modular Matlab modelisation of our system===
 +
Using the following approach:
 +
* 3 modules corresponding to the FIFO Temporal Order function, the Oscillation's one and the Sync function.
 +
* Gather the 3 modules using a blackbox approach: each function is a box having its own inputs and outputs and does not interact with the others except if one box.
 +
* Divide each box in smaller parts that we can quickly try in the wet lab to figure out precisely some missing parameters.
-
===Note===
+
===Implement the same models in BIOCHAM===
 +
It will allow easier:
 +
* Exploration of the paramaters space
 +
* Evalution of the robustness
 +
* Changes (to a stochastic model for example)
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here.  This is not necessary but it may be a nice list to include.
+
===MGS===
 +
* Understand the syntax!
 +
* Develop a 3D model to simulate diffusion even if the medium will in fact be shook.

Revision as of 17:10, 21 July 2008

Contents

Roadmap

Design a modular Matlab modelisation of our system

Using the following approach:

  • 3 modules corresponding to the FIFO Temporal Order function, the Oscillation's one and the Sync function.
  • Gather the 3 modules using a blackbox approach: each function is a box having its own inputs and outputs and does not interact with the others except if one box.
  • Divide each box in smaller parts that we can quickly try in the wet lab to figure out precisely some missing parameters.

Implement the same models in BIOCHAM

It will allow easier:

  • Exploration of the paramaters space
  • Evalution of the robustness
  • Changes (to a stochastic model for example)

MGS

  • Understand the syntax!
  • Develop a 3D model to simulate diffusion even if the medium will in fact be shook.