Team:Valencia/Modeling
From 2011.igem.org
(Difference between revisions)
Line 281: | Line 281: | ||
We assume that the dynamics downwards should have the same underlying physics, so parameters should remain the same, we obtain a theoretical simulation and tallies real data: | We assume that the dynamics downwards should have the same underlying physics, so parameters should remain the same, we obtain a theoretical simulation and tallies real data: | ||
<center><div><span><a href="https://static.igem.org/mediawiki/2011/4/41/VLC_Baixada.png" class="image" ><img alt="" src="https://static.igem.org/mediawiki/2011/4/41/VLC_Baixada.png" width="800" align="" border="0" /></a></span></div></center> | <center><div><span><a href="https://static.igem.org/mediawiki/2011/4/41/VLC_Baixada.png" class="image" ><img alt="" src="https://static.igem.org/mediawiki/2011/4/41/VLC_Baixada.png" width="800" align="" border="0" /></a></span></div></center> | ||
+ | As we can see, they are pretty much equivalent. | ||
+ | Anyway, let's consider now more than one peak. If we have different pulses of light, it's straight ofrward to think that we'll have different peaks of pH variations, but, if we look closer to the time series, we observe that gain response is weaker as time goes by and the basal value follows a slow, but constant upward tendency. | ||
+ | --imatge llarga-- | ||
+ | In order to model this behaviour we'll use two functions: | ||
+ | On one hand a buffering function that will multiply the response function | ||
+ | --imatge A(t)-- | ||
+ | On the other hand a function that models appropriately the increase of a basal point is the following one and should be added to the response function. | ||
+ | --imatge B(t)-- | ||
+ | As we have done before, we can calculate the following parameters: | ||
+ | --imatge tres param-- | ||
+ | With them, we can get the final equations: | ||
+ | y(s) = G(s)·u(s)<br> | ||
+ | y(s)= L<sup>-1<sup>[y(s)] (reversed Laplace transform)<br> | ||
+ | Y(t) = y(t)·A(t)+B(t)<br> | ||
+ | pH=Y(t) + pH<sub>0</sub><br> | ||
+ | |||
+ | Function y(t) is not easy t describe as it is a stepwise function depending of the time of the simulation, it is like: | ||
+ | --imatge y(t)-- | ||
<h2>Bacteriocin efficiency on killing bacteria</h2> | <h2>Bacteriocin efficiency on killing bacteria</h2> |
Revision as of 01:23, 22 September 2011
Modeling
pH variations with light
We work on the frequency plane (using Laplace transforms). Thus, transfer function of a first order system with a lagging time is such as:
y(t) = pH - pH0
y(s)= L [y(t)] where L[] function is Laplace transform
y(s) = G(s)·u(s)
With the experimental data we have obtained the parameters values:
y(s)= L-1[y(s)] (reversed Laplace transform)
Y(t) = y(t)·A(t)+B(t)
pH=Y(t) + pH0
Function y(t) is not easy t describe as it is a stepwise function depending of the time of the simulation, it is like: --imatge y(t)--