Team:KULeuven/Design/Integrated Model

From 2009.igem.org

(Difference between revisions)
(Simulations)
(Proportional and Integral design (PI controller))
Line 20: Line 20:
Because without integral action the steady state error on a step input signal will be nonzero, we considered to add some integral action. But because of the limited amount of time and resources we stuck with the P controller design, which is orders of magnitudes simpler to implement effectively biological systems.
Because without integral action the steady state error on a step input signal will be nonzero, we considered to add some integral action. But because of the limited amount of time and resources we stuck with the P controller design, which is orders of magnitudes simpler to implement effectively biological systems.
-
[[Image:Proportional10.JPG|750px|center|thumb|Block model of the system with proportional controller (Simulink)]]
+
[[Image:PI.JPG|750px|center|thumb|Block model of the system with proportional controller (Simulink)]]
{{Team:KULeuven/Common2/PageFooter}}
{{Team:KULeuven/Common2/PageFooter}}

Revision as of 19:44, 28 September 2009


Controller design

Proportional design (P controller)

Because we want to optimize the design of the feedback loop in our system, we developed a more abstract block scheme of the bacteria. It shows each component as a block performing a specific task. The diagram is used to develop some theories about the performance of the feedback loop.

Because the controller has to be implemented in 'biological technology', we choose the simplest possible design of controller, the proportional controller. The gain in the feedback loop can be adjusted by the use of low/high copy plasmids for the genes involved in production of vanillin.

Block model of the system with proportional controller (Simulink)

Proportional and Integral design (PI controller)

Because without integral action the steady state error on a step input signal will be nonzero, we considered to add some integral action. But because of the limited amount of time and resources we stuck with the P controller design, which is orders of magnitudes simpler to implement effectively biological systems.

Block model of the system with proportional controller (Simulink)