Difference between revisions of "Team:CCU Taiwan/Engineering"

Line 1: Line 1:
{{Template:CCU_Taiwan/css}}
+
{{CCU_Taiwan/css}}
 +
 
 
<html>
 
<html>
 +
 +
<head>
 +
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
 
 
$("#Home").hover(function(){
+
$("#Home").hover(function(e){
 
$("#sub_home").stop(true,false,true).slideToggle(300);
 
$("#sub_home").stop(true,false,true).slideToggle(300);
});
+
  });
+
 
 
$("#Project").hover(function(){
 
$("#Project").hover(function(){
 
$("#sub_project").stop(true,false,true).slideToggle(300);
 
$("#sub_project").stop(true,false,true).slideToggle(300);
Line 16: Line 21:
 
});
 
});
 
 
$("#Modeling").hover(function(){
+
$("#Modeling").hover(function(){  
 
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
});
 
});
Line 35: Line 40:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#9c957e")
+
     $(this).css("background","#31a97e")
 
   });
 
   });
 +
});
  
$("#home1").hover(function(){
 
$("#home_img").css('display', 'block');
 
$("#home_img").animate({ opacity: 0 }, 0);
 
$("#home_img").stop(true,false,true).animate({opacity: 1,left:'25vw'},800, 'swing')
 
$("#home_word").stop(true,false,true).delay(750).fadeIn(700)
 
},function(){
 
$("#home_img").stop(true,false,true).css("display","none").css("left","50vw");
 
$("#home_word").fadeOut(0)
 
});
 
});
 
 
// The function actually applying the offset
 
// The function actually applying the offset
 
function offsetAnchor() {
 
function offsetAnchor() {
Line 78: Line 74:
 
 
 
</script>
 
</script>
 +
 +
</head>
 +
 
<body>
 
<body>
 
   <header>
 
   <header>
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
+
         <nav>
 
             <div class="container">
 
             <div class="container">
 
                 <ul class="front">
 
                 <ul class="front">
Line 100: Line 99:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project6">Demonstration</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project4">Demonstration</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
</ul>
 
</ul>
Line 106: Line 105:
 
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
 
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
 
                         <ul class="sub" id="sub_parts" style="cursor:default;">
 
                         <ul class="sub" id="sub_parts" style="cursor:default;">
    <a href="https://2018.igem.org/Team:CCU_Taiwan/Parts"><li class="list" id="parts1">Overview</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts1">Basic Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts2">Basic Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts2">Composite Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts3">Composite Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts3">Improved Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts4">Improved Part</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 116: Line 114:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model4">Polymer</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model3">Polymer</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Degradation"><li class="list" id="model3">Degradation</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 132: Line 129:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice4">Intergrated HP</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/engaging_experts"><li class="list" id="human_practice4">Engaging Experts</li></a>
 +
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice5">Intergrated HP</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 139: Line 137:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook2">Protocols</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook3">Protocols</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook3">Experiments</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook4">Experiments</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook4">Materials</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook5">Materials</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 153: Line 151:
 
<div class="bcg"></div>
 
<div class="bcg"></div>
 
<div class="content">
 
<div class="content">
<p class="first">Engineering</p><br><br>
+
<p class="first">Production Line</p>
<p class="description">&emsp;&emsp;In Engineering we analyzed the lignin-like polymer we produced to confirm the work is successful. In the first stage of analysis, we started by analyzing the content and structure of our lignin-like polymer by UV-visible spectroscopy. For the second stage, we used NMR spectroscopy and Mass Spectroscopy to analyze information about the molecular structure and molecular weight of our polymer. In the last stage, Thermogravimetric analysis is used to analyze the melting or decomposition point of our product. After the above experiments are completed, we have a deeper understanding of the lignin-like polymer we have made. These experimental data also help us in the application and improvement of the products.
+
<p class="second">Simple process sketch</p>
</p>
+
<p class="description">Fermenting→ Filtering→ Reacting→ Extraction→ Particle Manufacturing</p>
<br><br><br>
+
<p class="second">Devices function description</p>
 +
<p class="description"><strong>1. Fermentation tank:</strong><br>
 +
TFY-MS automatic mechanical stirring fermentation tank 50L<br>
 +
Working capacity: 65~75%  <br>
 +
Product features: The fermentation tank adopts a mechanical stirring system, the stirrer speed can be adjusted continuously. The fermentation temperature, pH, dissolved oxygen and other parameters are automatically controlled, automatically recorded, stored, printed, and suitable for small test and pilot test of fermentation products. <br><br>
 +
 
 +
<strong>2. Filtration device:</strong><br>
 +
Use membrane filtration to prevent yeast from leaving the system.<br><br>
 +
 
 +
<strong>3. Reaction tank</strong><br>
 +
Reacted the enzyme with the monolignol, and added other essential material (buffer and H2O2). The capabilities are acid and alkali control, stirring, temperature control and pressure control.<br>
 +
Type: T.T-M.I-2000<br>
 +
Full capacity: 2000 L<br>
 +
Output: 15-50 kg / Hr<br><br>
 +
 
 +
<strong>4. Low temperature concentration separation extraction system:</strong><br>
 +
The device was filtered by membrane and separated by different molecular weight to separate different substances. Using this equipment, LIGGREEN would be extracted and purified.<br>
 +
Microfiltration membrane: MF Membrane 0.1~0.3um<br>
 +
Membrane area: 5m2<br>
 +
Diluted liquid volume: approximately 100 L / Hr<br>
 +
Temperature: up to 50° C<br><br>
  
 +
<strong>5. Extrusion granulation (Twin screw)</strong><br>
 +
After heated material to the melting point, it was pumped (Liquid flowed out a tube and cut when it was cooled by air) to form particles, which made LIGREEN into a smaller particulates.<br>
 +
Type: TS 30<br>
 +
Output: 15-50 kg / Hr<br>
 +
Extruder: 7.5-18 kW<br>
 +
<br>
 +
</p>
 +
<p class="second">Follow figures were complete design diagram of our production line</p>
 +
<p class="description">Figure 1. Design of our entire production line.</p>
 +
<p class="description">Figure 2. The left one is fermentation tank and the right one is filtration device</p>
 +
<p class="description">Figure 3. The left one is reaction tank and next one is low temperature concentration separation extraction system.</p>
 +
<p class="description">Figure 4. The left one was Extrusion granulation, and we would get production at last.</p>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 04:28, 15 October 2018

Production Line

Simple process sketch

Fermenting→ Filtering→ Reacting→ Extraction→ Particle Manufacturing

Devices function description

1. Fermentation tank:
TFY-MS automatic mechanical stirring fermentation tank 50L
Working capacity: 65~75%
Product features: The fermentation tank adopts a mechanical stirring system, the stirrer speed can be adjusted continuously. The fermentation temperature, pH, dissolved oxygen and other parameters are automatically controlled, automatically recorded, stored, printed, and suitable for small test and pilot test of fermentation products.

2. Filtration device:
Use membrane filtration to prevent yeast from leaving the system.

3. Reaction tank
Reacted the enzyme with the monolignol, and added other essential material (buffer and H2O2). The capabilities are acid and alkali control, stirring, temperature control and pressure control.
Type: T.T-M.I-2000
Full capacity: 2000 L
Output: 15-50 kg / Hr

4. Low temperature concentration separation extraction system:
The device was filtered by membrane and separated by different molecular weight to separate different substances. Using this equipment, LIGGREEN would be extracted and purified.
Microfiltration membrane: MF Membrane 0.1~0.3um
Membrane area: 5m2
Diluted liquid volume: approximately 100 L / Hr
Temperature: up to 50° C

5. Extrusion granulation (Twin screw)
After heated material to the melting point, it was pumped (Liquid flowed out a tube and cut when it was cooled by air) to form particles, which made LIGREEN into a smaller particulates.
Type: TS 30
Output: 15-50 kg / Hr
Extruder: 7.5-18 kW

Follow figures were complete design diagram of our production line

Figure 1. Design of our entire production line.

Figure 2. The left one is fermentation tank and the right one is filtration device

Figure 3. The left one is reaction tank and next one is low temperature concentration separation extraction system.

Figure 4. The left one was Extrusion granulation, and we would get production at last.