Team:Grenoble-EMSE-LSU/Project/Modelling/Density
From 2013.igem.org
Line 55: | Line 55: | ||
<li> | <li> | ||
<h2 id="MPC">Model Predictive Control</h2> | <h2 id="MPC">Model Predictive Control</h2> | ||
- | <p>A Model Predictive Control is a Process Control able to deal with complex systems like ours. </p> | + | <p>A Model Predictive Control is a Process Control able to deal with complex systems like ours. The aim is to drive our system to a setpoint, to do so, it will use different kinds of variables:</p> |
+ | <p>$\bullet$ Some variables defines the setpoint, here, we want to drive our living bacteria concentration to a determinate value.</p> | ||
+ | <p>$\bullet$ Some variables are measurable durong the experiment, here, the fluorescence. They are the only ones that will enable us to see if the system behaves according to plans.</p> | ||
+ | <p>$\bullet$ Other cannont be measured and have to be estimated with the model. Precisely, the living bacteria concentration cannot be measured. This is a reason why the model has to be precise : we will not be able to measure our setpoint, it shall be estimated. | ||
+ | <p>$\bullet$ And variables are the ones used to act on the system. The light intensity wi | ||
</li> | </li> | ||
<li> | <li> |
Revision as of 12:20, 2 October 2013