Line 3: | Line 3: | ||
<head> | <head> | ||
− | <style> | + | <style> |
− | + | #sideMenu, #top_title { | |
− | + | display: none; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | #content { | |
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | background: #FFF; | ||
+ | } | ||
− | + | .font1 { | |
+ | font-size: 20px; | ||
+ | color: #2f2f2f; | ||
+ | } | ||
+ | </style> | ||
− | < | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
− | < | + | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:SZU-China/main/CSS?action=raw&ctype=text/css"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <script type="text/javascript" src="https://2017.igem.org/Template:SZU-China/jquery/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <script type="text/javascript"> | |
− | + | $(document).ready(function () { | |
− | + | $("#nav-list-ul li").hover(function () { | |
− | + | $(this).find('ul.sub-nav').show(); | |
− | }); | + | }, function () { |
− | </script> | + | $(this).find('ul.sub-nav').hide(); |
+ | }); | ||
+ | |||
+ | $("div.navbar").hover(function () { | ||
+ | $(this).css("box-shadow", "1px 1px 7px #000") | ||
+ | }, function () { | ||
+ | $(this).css("box-shadow", "0px 0px 0px #000") | ||
+ | }); | ||
+ | |||
+ | $("#top").click(function () { | ||
+ | $('body,html').animate({ scrollTop: 0 }, 200); | ||
+ | return false; | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</head> | </head> | ||
− | <body style="background:#FEFEFE;height: 2000px;"> | + | <body style="background: #FEFEFE; height: 2000px; font-family: Arial, Helvetica, sans-serif;" > |
− | <div class="navbar"> | + | <div class="navbar"> |
− | + | <div class="navbar-nav"> | |
− | + | <ul id="nav-list-ul" class="nav-list"> | |
− | + | <li> | |
− | + | <a href="#">TEAM</a> | |
− | + | <span class="caret"></span> | |
− | + | <ul class="sub-nav"> | |
− | + | <li><a href="#">PEOPLE</a></li> | |
− | + | <li><a href="#">COLLABARATIONS</a></li> | |
− | + | <li><a href="#">ATTRIBUTION</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="#">PRACTICE</a> | |
− | + | <span class="caret"></span> | |
− | + | <ul class="sub-nav"> | |
− | + | <li><a href="#">GOLD HP</a></li> | |
− | + | <li><a href="#">SILVER HP</a></li> | |
− | + | <li><a href="#">INTEGRATED HP</a></li> | |
− | + | <li><a href="#">ENGAGEMENT</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li><a href="#">OUTEACH</a></li> | |
− | + | <li> | |
− | + | <a href="#">EXPERIMENT</a> | |
− | + | <span class="caret"></span> | |
− | + | <ul class="sub-nav"> | |
− | + | <li><a href="#">PROCEDURE</a></li> | |
− | + | <li><a href="#">RESULTS</a></li> | |
− | + | <li><a href="#">NOTEBOOK</a></li> | |
− | + | <li><a href="#">PROTOCOL</a></li> | |
− | + | <li><a href="#">PARTS</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="#">PROJECT</a> | |
− | + | <span class="caret"></span> | |
− | + | <ul class="sub-nav"> | |
− | + | <li><a href="#">DESCRIPTION</a></li> | |
− | + | <li><a href="#">DESIGN</a></li> | |
− | + | <li><a href="#">PROOF</a></li> | |
− | + | <li><a href="#">SAFTY</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="#">ACHIEVEMENT</a> | |
− | + | <span class="caret"></span> | |
− | + | <ul class="sub-nav"> | |
− | + | <li><a href="#">AWARD</a></li> | |
− | </div> | + | <li><a href="#">MEDAL</a></li> |
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
− | <div style="position: relative;top: 80px;"> | + | <div style="position: relative;top: 80px;"> |
− | + | <div style="position: relative;text-align: center;"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/3/36/T--SZU-China--modelbanner.png" width="90%"> | |
− | + | </div> | |
− | + | <p></p><br/><br/> | |
− | + | <div style="position: relative;margin: 30px 14%;"> | |
+ | <span class="font1">This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity). </span><br /><br /> | ||
+ | <span class="font1">The four factors are: <br/><img src="https://static.igem.org/mediawiki/2017/c/c6/T--SZU-China--equation.jpg " width="25%"/></br> | ||
+ | <p>Based on this model, we can also design the best‘package'– the vesicle shell with adequate nutrition combination.</p></span><br /><br /> | ||
+ | <p></p> | ||
+ | <span class="font1">This modeling process, presented below, can be seen as a feedback between the wet lab (experiment result) and the dry lab(statistic analysis).</span><br /><br /> | ||
− | + | <span class="font1">The following page shows how we conducted modelling approaches to achieve our goals.To begin with, we make some declaration.</span><br /><br /> | |
− | + | <br /><br /> | |
− | + | ||
− | + | <ul style="">Variables and nomenclature:<li> concentration of spores - c[Spore]</li> <li> concentration of carbon source(C3H5O3Na) - c[C3H5O3Na]</li><li> concentration of nitrogen source(NaNO3) - c[NaNO3]</li><li> pH of the media - pH</li></ul><br/> | |
− | + | <ul style="">Goal of model<li> Use preliminary data to guide future experiment conditions and predict results.</li></ul> | |
− | + | <br /><br /> | |
− | + | <center><span class="font1" style="font-weight:bold;text-align:center;font-size:20px">Procedure:</span></center><br /><br /> | |
− | + | <span class="font1"> | |
− | + | 1.Standardizing variables: transformed variables are of the same scale. Here we utilize the z-score standardizing method. | |
− | Goal of model | + | |
− | + | </span><br /> | |
− | + | <span class="font1"> 2.Fitting functions of each variable with polynomial function.</span><br /> | |
− | + | <span class="font1"> 3.Getting the overall relationship using linear least square method.</span><br/><br /><br /> | |
− | + | <center> <span class="font1" style="font-weight:bold;text-align:center;font-size:20px">Results:</span></center><br /><br /> | |
− | + | ||
− | + | ||
− | + | ||
− | + | <div style="text-align: center;margin: 24px 0;z-index:-1;"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/2/24/T--SZU-China--model1.png " width="90%"> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <span class="font1">The graph above depicts the polynomial regression of each 4 factors. In general, they each present a tendency for Mineralization activity of rise first and decline later with the growth of each factor.</span><br /><br /> | |
− | + | <span class="font1">Using the iteration of x into each 4 functions above, then fit x with y linealy to get the overall regression equation descrbing each four variables weight.</span><br /><br /> | |
− | + | <center><span class="font1" style="font-weight:bold;" >Overall regression equation:</span></center><br /><br /> | |
− | + | <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2017/f/f0/T--SZU-China--regression.png " width="60%" height="8%" ><br /></div> | |
− | + | ||
− | + | <span class="font1">From this equation, we can see that nitrogen source has the maximum weight, and pH has the minimum weight, which means nitrogen source is the most essential nutrition for B.subtilis spore. Also, the low weight of pH shows the spore is not sensitive to the change of pH, although there is a sharp decline of activity when pH reaches 11. </span><br /> | |
− | + | <br/><span class="font1">That is to say, as long as we keep the environment below the boundary high-pH point, it makes no much difference how much we have improved the alkaline resistance of B.subtilis spore. In this way, the modeling instructs us on more appropriate spore micro-environment equipment.</span><br /> | |
− | </div> | + | <span></span><br /> |
+ | <span></span><br /> | ||
+ | <span></span><br /> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="arrow-div"> | ||
+ | <a id="top" href="#" title="Back to top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/f6/T--SZU-China--arrow.png" class="arrow-img"> | ||
+ | </a> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
− | + | ||
</html> | </html> |
Revision as of 10:24, 22 October 2017
This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity).
The four factors are:
This modeling process, presented below, can be seen as a feedback between the wet lab (experiment result) and the dry lab(statistic analysis).
The following page shows how we conducted modelling approaches to achieve our goals.To begin with, we make some declaration.
Procedure:
1.Standardizing variables: transformed variables are of the same scale. Here we utilize the z-score standardizing method.
2.Fitting functions of each variable with polynomial function.
3.Getting the overall relationship using linear least square method.
Results:
The graph above depicts the polynomial regression of each 4 factors. In general, they each present a tendency for Mineralization activity of rise first and decline later with the growth of each factor.
Using the iteration of x into each 4 functions above, then fit x with y linealy to get the overall regression equation descrbing each four variables weight.
Overall regression equation:
From this equation, we can see that nitrogen source has the maximum weight, and pH has the minimum weight, which means nitrogen source is the most essential nutrition for B.subtilis spore. Also, the low weight of pH shows the spore is not sensitive to the change of pH, although there is a sharp decline of activity when pH reaches 11.
That is to say, as long as we keep the environment below the boundary high-pH point, it makes no much difference how much we have improved the alkaline resistance of B.subtilis spore. In this way, the modeling instructs us on more appropriate spore micro-environment equipment.
The four factors are:
Based on this model, we can also design the best‘package'– the vesicle shell with adequate nutrition combination.
This modeling process, presented below, can be seen as a feedback between the wet lab (experiment result) and the dry lab(statistic analysis).
The following page shows how we conducted modelling approaches to achieve our goals.To begin with, we make some declaration.
- Variables and nomenclature:
- concentration of spores - c[Spore]
- concentration of carbon source(C3H5O3Na) - c[C3H5O3Na]
- concentration of nitrogen source(NaNO3) - c[NaNO3]
- pH of the media - pH
- Goal of model
- Use preliminary data to guide future experiment conditions and predict results.
1.Standardizing variables: transformed variables are of the same scale. Here we utilize the z-score standardizing method.
2.Fitting functions of each variable with polynomial function.
3.Getting the overall relationship using linear least square method.
Using the iteration of x into each 4 functions above, then fit x with y linealy to get the overall regression equation descrbing each four variables weight.
That is to say, as long as we keep the environment below the boundary high-pH point, it makes no much difference how much we have improved the alkaline resistance of B.subtilis spore. In this way, the modeling instructs us on more appropriate spore micro-environment equipment.