Team:HIT-Harbin

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<!-- Start WOWSlider.com HEAD section -->
<!-- Start WOWSlider.com HEAD section -->
        
        
-
<style type="text/css">
 
-
      #wowslider-container1  .ws_bullets {
 
-
    bottom: 18px;
 
-
left:50%;
 
-
}
 
-
#wowslider-container1  .ws_bullets div{
 
-
left:-50%;
 
-
}
 
-
#wowslider-container1 {
 
-
/* overflow: hidden; */
 
-
zoom: 1;
 
-
position: relative;
 
-
width:980px;
 
-
height:386px;
 
-
margin:0 auto;
 
-
z-index:100;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/2/2a/HIT-Harbin_bg.png);
 
-
}
 
-
#wowslider-container1 .ws_images{
 
-
position: absolute;
 
-
left:10px;
 
-
top:9px;
 
-
width:960px;
 
-
height:360px;
 
-
overflow:hidden;
 
-
}
 
-
#wowslider-container1 .ws_images a{
 
-
color:transparent;
 
-
}
 
-
#wowslider-container1 .ws_images img{
 
-
top:0;
 
-
left:0;
 
-
border:none 0;
 
-
}
 
-
#wowslider-container1 a{
 
-
text-decoration: none;
 
-
outline: none;
 
-
border: none;
 
-
}
 
-
 
-
#wowslider-container1  .ws_bullets {
 
-
font-size: 0px;
 
-
padding: 10px;
 
-
float: left;
 
-
position:absolute;
 
-
z-index:70;
 
-
}
 
-
#wowslider-container1  .ws_bullets div{
 
-
position:relative;
 
-
float:left;
 
-
}
 
-
#wowslider-container1 .ws_bullets a {
 
-
width:15px;
 
-
height:15px;
 
-
background: url(https://static.igem.org/mediawiki/2011/5/53/HIT-Harbin_bullet.png) left top;
 
-
float: left;
 
-
text-indent: -1000px;
 
-
position:relative;
 
-
margin-left:3px;
 
-
}
 
-
#wowslider-container1 .ws_bullets a:hover{
 
-
background-position: 0 50%;
 
-
}
 
-
#wowslider-container1 .ws_bullets a.ws_selbull{
 
-
background-position: 0 100%;
 
-
}
 
-
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
 
-
position:absolute;
 
-
display:none;
 
-
top:50%;
 
-
margin-top:-15px;
 
-
z-index:60;
 
-
height: 45px;
 
-
width: 45px;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/b/bc/HIT-Harbin_arrows.png);
 
-
}
 
-
#wowslider-container1 a.ws_next{
 
-
background-position: 100% 0;
 
-
right:21px;
 
-
}
 
-
#wowslider-container1 a.ws_prev {
 
-
left:21px;
 
-
background-position: 0 0;
 
-
}
 
-
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
 
-
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
 
-
 
-
#wowslider-container1 .ws-title{
 
-
position:absolute;
 
-
display:block;
 
-
bottom: 26px;
 
-
left: 20px;
 
-
margin-right:25px;
 
-
padding:15px;
 
-
background:#FFFFFF;
 
-
color:#333333;
 
-
z-index: 50;
 
-
font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
 
-
font-size: 14px;
 
-
opacity:0.8;
 
-
border-radius:5px;
 
-
-moz-border-radius:5px;
 
-
-webkit-border-radius:5px;
 
-
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 
-
}
 
-
#wowslider-container1 .ws-title div{
 
-
padding-top:5px;
 
-
font-size: 12px;
 
-
}#wowslider-container1 .ws_bullets  a img{
 
-
text-indent:0;
 
-
display:block;
 
-
bottom:20px;
 
-
left:-120px;
 
-
visibility:hidden;
 
-
position:absolute;
 
-
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 
-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 
-
    border: 4px solid #FFF;
 
-
border-radius:5px;
 
-
-moz-border-radius:5px;
 
-
}
 
-
#wowslider-container1 .ws_bullets a:hover img{
 
-
visibility:visible;
 
-
}
 
-
 
-
#wowslider-container1 .ws_bulframe div div{
 
-
height:90px;
 
-
overflow:visible;
 
-
position:relative;
 
-
}
 
-
#wowslider-container1 .ws_bulframe div {
 
-
left:0;
 
-
overflow:hidden;
 
-
position:relative;
 
-
width:240px;
 
-
}
 
-
#wowslider-container1  .ws_bullets .ws_bulframe{
 
-
display:none;
 
-
bottom:18px;
 
-
overflow:visible;
 
-
position:absolute;
 
-
cursor:pointer;
 
-
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 
-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 
-
    border: 4px solid #FFF;
 
-
border-radius:5px;
 
-
-moz-border-radius:5px;
 
-
}
 
-
#wowslider-container1 .ws_bulframe span{
 
-
display:block;
 
-
position:absolute;
 
-
bottom:-10px;
 
-
margin-left:-4px;
 
-
left:120px;
 
-
background:url(https://static.igem.org/mediawiki/2011/0/08/HIT-Harbin_triangle.png);
 
-
width:15px;
 
-
height:6px;
 
-
}
 
-
        </style>
 
<style type="text/css">a#vlb{display:none}</style>
<style type="text/css">a#vlb{display:none}</style>

Revision as of 20:26, 5 September 2011




overview

Yogurts are highly accepted by consumers and play an important role as carriers of probiotics. To be effective, probiotic strains must retain their functional health characteristics all the time and to colonize the human gastrointestinal tract. There comes the problem. As a metabolically active product, the yogurt shows modifications throughout its shelf life, such as postacidification, impairing the quality of the product.


To control the postacidification of yogurts, the supply chain which is called cold chain has been widely used. A cold chain, especially an unbroken cold chain, is an uninterrupted series of storage and distribution activities which maintain a given temperature range. However, it could be too difficult to reach the rules in developing countries. For most of the time, the yogurts in these countries are stored in the room temperature or under a cold condition which is not low enough.


of ways have been tried to control the postacidification of yogurts when stored in higher temperature. But the effects are limited. Thus, we want to construct a device in the lactic acid bacteria which could sense the pH of the environment. And when the pH has declined to a degree, the device could restrain the bacteria to produce lactic acid. This work would be full of trial and error until we get the desired effect. However, we would try our best and enjoy the fine during the research.



Retrieved from "http://2011.igem.org/Team:HIT-Harbin"