Team:Groningen/Sticker
From 2012.igem.org
Line 4: | Line 4: | ||
<head> | <head> | ||
<style> | <style> | ||
- | |||
body { | body { | ||
font-family: Helvetica, Arial, sans-serif; | font-family: Helvetica, Arial, sans-serif; | ||
Line 35: | Line 34: | ||
color: #FFF; | color: #FFF; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
p{ | p{ | ||
margin-left:150px; | margin-left:150px; | ||
Line 213: | Line 76: | ||
color:white; | color:white; | ||
} | } | ||
+ | #DAEshow { | ||
+ | position:relative; | ||
+ | height:350px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #DAEshow IMG { | ||
+ | position:absolute; | ||
+ | top:0; | ||
+ | left:250px; | ||
+ | z-index:8; | ||
+ | opacity:0.0; | ||
+ | } | ||
+ | |||
+ | #DAEshow IMG.active { | ||
+ | z-index:10; | ||
+ | opacity:1.0; | ||
+ | } | ||
+ | |||
+ | #DAEshow IMG.last-active { | ||
+ | z-index:9; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
- | < | + | <div class="cte"> |
+ | <div class="ctd"> | ||
+ | <z1 >The sticker</z1><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | <p class="marginleft"> | ||
+ | Not everyone likes free living, engineered bacteria next to their food. But in order to make our Food Warden system work properly, our bacteria should be able to react to the volatiles of meat that starts to spoil while it is located in, for instance, a meat package. We had a lot of discussions about how to achieve a very safe and easy-in-use solution, and this is where we came up with:<br><br> | ||
+ | <i>Bacillus subtilis</i> would be a ideal candidate as chassis for our genetically engineered construct, because it has the ability to form endospores, a kind of dormant state that they use for survival. They can survive high levels of heat (>100 °C), drying, radiation, and many damaging chemicals and simply be brought back 'to life' under the influence of sufficient nutrients and water, which is called germination. For the information, take a look <a class="inlink" href="http://www.microbiologytext.com/index.php?module=Book&func=displayarticle&art_id=69" >here</a>. Because of the germination, our bacterium can be stored and activated when we need it to be! <br><br> | ||
+ | However, this does not solve the problem of the bacteria/spores next to the food. That's why we designed 'the sticker', a containment to store and activate the spores at the right time. And for clarity: our team keeps calling it 'the sticker' all the time. The sticker consists of two compartments that enclose eachother. The inner compartment contains a calibrated amount of nutrients, while the outer semi-permeable capsule contains the spores of our engineered strain. Breaking the barrier between the two compartments allows germination and growth of <i>Bacillus subtilis</i> cells. | ||
+ | <br><br> | ||
+ | Now the properties of the material we use for our sticker comes into play. The polymer we used is TPX®, also called polymethylpentene. This polymer is available as thin, transparent sheets. The advantage is that it is relatively cheap, strong, and capable of letting through volatiles. The radius of the pores in TPX® is between 1 an 10 nm, which is at least 50x larger than the average badmeat-volatile, but still small enough to keep liquid and bacteria or spores in (see the figure below). More detailed information about the sticker design and its experiments, are stated below. | ||
+ | <br> | ||
+ | </td> | ||
+ | <td width="175px" align="central"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/d/d4/RR_20120825_tpx.PNG" width="300"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table><br> | ||
+ | </p> | ||
+ | |||
+ | <p class="bijschrift"> | ||
+ | Comparison of the size of the TPX pores, volatiles and <i>Bacillus subtilis</i>. | ||
+ | </p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <z3>Design requirements</z3> | ||
<p class="marginleft"> | <p class="marginleft"> | ||
<font color=#FF6700><b>Material</b></font> <br> | <font color=#FF6700><b>Material</b></font> <br> | ||
Line 259: | Line 174: | ||
How do they deliver that value?<br> | How do they deliver that value?<br> | ||
By doing research and creating a new indicator to predict when meat starts to get spoiled.<br> | By doing research and creating a new indicator to predict when meat starts to get spoiled.<br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | Drawing of PDCA circle. | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | <font color=#FF6700><b>Plan</b></font><br> | ||
+ | First, identify exactly what we have to build and to make a sticker. The sticker should be the same as the use of a light stick what you first have to break and than give chemical light color, that is visible and each dummy understand it how it works. The indication can be the same as a traffic light to indicate when meat is spoiled. The second case is that not allot of force should be applied by human pinch to get the sticker to break and work. The third part the the outer sticker should be strong and volatiles should go throw in the outer layer of the sticker and any bacteria or liquid should go out of the outer layer of the sticker.<br> | ||
+ | |||
+ | |||
+ | <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"/> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | function slideSwitch() { | ||
+ | var $active = $('#DAEshow IMG.active'); | ||
+ | |||
+ | if ( $active.length == 0 ) $active = $('#DAEshow IMG:last'); | ||
+ | var $next = $active.next().length ? $active.next() | ||
+ | : $('#DAEshow IMG:first'); | ||
+ | |||
+ | |||
+ | $active.addClass('last-active'); | ||
+ | |||
+ | $next.css({opacity: 0.0}) | ||
+ | .addClass('active') | ||
+ | .animate({opacity: 1.0}, 1000, function() { | ||
+ | $active.removeClass('active last-active'); | ||
+ | }); | ||
+ | } | ||
+ | |||
+ | $(function() { | ||
+ | setInterval( "slideSwitch()", 2500 ); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | <body style="font-family: Arial, Sans-serif, sans;"> | ||
+ | |||
+ | <div id="DAEshow"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/c/c1/Groningen2012_ID_20120924_Sticker_diffrent_volumes_grow.png" alt="DAEshow Image 1" class="active" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/a/a2/Groningen2012_ID_20120924_Sticker_diffrent_volumes.jpg" alt="DAEshow Image 2" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/a/a2/Groningen2012_ID_20120924_Sticker_diffrent_volumes.jpg" alt="DAEshow Image 3" /> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </p> | ||
+ | |||
+ | <br> | ||
+ | <p class="marginleft"> | ||
+ | <font color=#FF6700><b>Do</b></font><br> | ||
+ | The following solution was choice n: | ||
+ | Build a transparent plastic bag with inside a smaller compartment, where the medium inside is visible for the user when the colour changes. | ||
+ | Make a sticker inner compartment of a weaker material where the side affix break when a pinch force is applied. | ||
+ | <br> | ||
+ | <br> | ||
+ | Concept drawings of the sticker. | ||
+ | <br> | ||
+ | <br> | ||
+ | The following pilots where made:<br> | ||
+ | <br> | ||
+ | 1. Make sticker user friendly to break the inner compartment.<br> | ||
+ | 2. Test if bacteria crow in the sticker.<Br> | ||
+ | 3. Test the sticker if the medium with the Food warden bacteria make a pigment in the sticker.<br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <font color=#FF6700><b>Check</b></font><br> | ||
+ | Depending on the success of the pilots, the number of areas for improvement you have identified, and the scope of the whole initiative, we made decide to repeat the "Do" and "Check" phases, incorporating our additional improvements.<br> | ||
+ | <br> | ||
+ | Once you are finally satisfied that the costs would outweigh the benefits of repeating the Do-Check sub-cycle any more, you can move on to the final phase.<br> | ||
+ | <br> | ||
+ | <font color=#FF6700><b>act</b></font><br> | ||
+ | After implement our solution we generated part of a continuous improvement initiative, we made a loop back to the Plan Phase, and seek out further areas for improvement.<br> | ||
</p> | </p> | ||
Line 305: | Line 294: | ||
</tr> | </tr> | ||
</table><br> | </table><br> | ||
- | Picture 2: This graph represent the minimum surface cm<sup>2</sup> is needed per ml. The green line is TPX 50 um thickness and the red line is 25um thickness. The x-axis is the volume of ml Luria broth with the Food warden bacterium. The y-axis is the surface in cubic cm at 37 Celsius degree what is needed per ml.<br | + | Picture 2: This graph represent the minimum surface cm<sup>2</sup> is needed per ml. The green line is TPX 50 um thickness and the red line is 25um thickness. The x-axis is the volume of ml Luria broth with the Food warden bacterium. The y-axis is the surface in cubic cm at 37 Celsius degree what is needed per ml.<br><br> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
Line 321: | Line 303: | ||
<z3>Test</z3> | <z3>Test</z3> | ||
+ | <ol class="ref"> | ||
<p class="marginleft"> | <p class="marginleft"> | ||
+ | <li>Make sticker user friendly to break the inner compartment.</li><br> | ||
+ | </td> | ||
+ | <td width="175px" align="central"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/d/de/Groningen2012_ID_20120924_Sticker_diffrent_volumes_COrr.png" width="500"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table><br> | ||
+ | <li>Test if bacteria crow in the sticker.</li><Br> | ||
+ | </td> | ||
+ | <td width="175px" align="central"> | ||
+ | <img src="https://2012.igem.org/File:Groningen2012_ID_20120924_Sticker_diffrent_volumes_COrr.png" width="500"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table><br> | ||
+ | <br> | ||
+ | </td> | ||
+ | <td width="175px" align="central"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/6/6c/Groningen2012_ID_20120924_Sticker_diffrent_volumes_before_growCorr.png" width="500"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table><br> | ||
+ | |||
+ | <li>Test the sticker if the medium with the Food warden bacteria make a pigment in the sticker.</li><br> | ||
+ | |||
+ | <p class="marginleft"> | ||
+ | </ol> | ||
</td> | </td> | ||
<td width="175px" align="central"> | <td width="175px" align="central"> | ||
Line 340: | Line 349: | ||
<z3>Results</z3> | <z3>Results</z3> | ||
<p class="marginleft"> | <p class="marginleft"> | ||
+ | |||
+ | <ol class="ref"> | ||
+ | <p class="marginleft"> | ||
+ | <li>Make sticker user friendly to break the inner compartment.</li><br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <li>Test if bacteria crow in the sticker.</li><Br> | ||
+ | <br> | ||
</td> | </td> | ||
<td width="175px" align="central"> | <td width="175px" align="central"> | ||
- | <img src="https://static.igem.org/mediawiki/2012/ | + | <img src="https://static.igem.org/mediawiki/2012/8/83/Groningen2012_ID_20120924_Sticker_diffrent_volumes_grow_Corr.png" width="500"> |
</td> | </td> | ||
</tr> | </tr> | ||
</table><br> | </table><br> | ||
+ | |||
+ | <li>Test the sticker if the medium with the Food warden bacteria make a pigment in the sticker.</li><br> | ||
+ | |||
+ | |||
+ | </ol> | ||
+ | |||
</p> | </p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
</html> | </html> | ||
{{Template:SponsorsGroningen2012}} | {{Template:SponsorsGroningen2012}} | ||
- | |||
- | |||
Line 362: | Line 387: | ||
<div style="position:absolute; right: 10px; top: 500px;"> | <div style="position:absolute; right: 10px; top: 500px;"> | ||
<img src="https://static.igem.org/mediawiki/2012/8/87/Groningen2012_RR_20120910_orangearrow.png"> | <img src="https://static.igem.org/mediawiki/2012/8/87/Groningen2012_RR_20120910_orangearrow.png"> | ||
- | |||
- | |||
- | |||
</div> | </div> | ||
</html> | </html> |
Revision as of 17:17, 26 September 2012