Team:KULeuven/Design/Integrated Model

From 2009.igem.org

(Difference between revisions)
(Proportional and Integral design (PI controller))
Line 6: Line 6:
=Controller design=
=Controller design=
-
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 we want to optimize the design of the feedback loop in our system, we developed a more abstract block scheme of the bacterium. 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.
==Proportional design (P controller)==
==Proportional design (P controller)==
Line 12: Line 12:
Because the controller has to be implemented in 'biological technology', we choose the simplest possible design of  
Because the controller has to be implemented in 'biological technology', we choose the simplest possible design of  
controller, the proportional controller.
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.
+
The gain in the feedback loop can be adjusted by using low/high copy plasmids for the genes involved in the production of vanillin.
[[Image:Proportional10.JPG|750px|center|thumb|Block model of the system with proportional controller (Simulink)]]
[[Image:Proportional10.JPG|750px|center|thumb|Block model of the system with proportional controller (Simulink)]]

Revision as of 15:47, 29 September 2009


Controller design

Because we want to optimize the design of the feedback loop in our system, we developed a more abstract block scheme of the bacterium. 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.

Proportional design (P controller)

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 using low/high copy plasmids for the genes involved in the 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)

Integral action could be implemented in the cell by producing a species with a rate proportional to the amount of mRNA key.