Team:Paris/Modeling/Roadmap

From 2008.igem.org

(Difference between revisions)
(New page: ==Calendar== *08/15 - Summary about the ODE method, Space introduction into models (AC, Delaunay) *08/22 - Feedback: list missing things (...)
Line 1: Line 1:
==Calendar==
==Calendar==
 +
===August===
*[[Team:Paris/August 15|08/15]] - Summary about the ODE method, Space introduction into models (AC, Delaunay)
*[[Team:Paris/August 15|08/15]] - Summary about the ODE method, Space introduction into models (AC, Delaunay)
*[[Team:Paris/August 22|08/22]] - Feedback: list missing things (parameters), Optimization, Robustness analysis
*[[Team:Paris/August 22|08/22]] - Feedback: list missing things (parameters), Optimization, Robustness analysis
 +
===September===
*[[Team:Paris/September 22|09/22]]- Checkpoint meeting
*[[Team:Paris/September 22|09/22]]- Checkpoint meeting
 +
===October===
*[[Team:Paris/October 15|10/15]] - Scheduled wiki ending (2 weeks before the real ending to finish details)
*[[Team:Paris/October 15|10/15]] - Scheduled wiki ending (2 weeks before the real ending to finish details)
*[[Team:Paris/October 31|10/31]] - Official wiki ending (date to be checked)
*[[Team:Paris/October 31|10/31]] - Official wiki ending (date to be checked)
==Todo==
==Todo==
 +
===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.
 +
* 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.

Revision as of 19:19, 22 July 2008

Contents

Calendar

August

  • 08/15 - Summary about the ODE method, Space introduction into models (AC, Delaunay)
  • 08/22 - Feedback: list missing things (parameters), Optimization, Robustness analysis

September

  • 09/22- Checkpoint meeting

October

  • 10/15 - Scheduled wiki ending (2 weeks before the real ending to finish details)
  • 10/31 - Official wiki ending (date to be checked)

Todo

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.
  • 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.