Difference between revisions of "Team:ZJU-China/Applied Design"

 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{ZJU-China}}
 
{{ZJU-China}}
<html>
+
<html lang="en">
 +
<head>
 +
<meta charset="{CHARSET}">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootstrapCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/subtitleCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/sponsorCSS&action=raw&ctype=text/css" />
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootstrapJS&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/jqueryJS&action=raw&ctype=text/javascript"></script>
 +
<title>Improve Part</title>
 +
<link href="css/font-awesome.min.css" rel="stylesheet">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootsnavCSS&action=raw&ctype=text/css" />
  
 +
<style type="text/css">
  
 +
@font-face {
 +
font-family: Julius Sans One;
 +
src: url(https://static.igem.org/mediawiki/2018/6/61/T--ZJU-China--cotham.otf) format('truetype');
 +
}
  
 +
.nav > li > a, .dropdown-toggle, .dropdown-menu > li > a {
 +
font-family: 'Julius Sans One', sans-serif !important;
 +
}
 +
td, th {
 +
font-size: .8em !important
 +
}
 +
.dropdown-menu > li > a {
 +
font-size: .5em !important;
 +
}
  
 +
.igem_content_wrapper {
 +
    width: 100% !important;
 +
}
  
 +
.igem_2018_team_content {
 +
width: 100% !important;
 +
}
  
<div class="column full_size">
+
.igem_2018_team_menu.displaying_menu {
<h1>Applied Design</h1>
+
    display: none !important;
</div>
+
}
<div class="clear"></div>
+
  
 +
.firstHeading {
 +
  display: none !important;
 +
}
  
<div class="column two_thirds_size">
+
.title {
<h3>Best Applied Design Special Prize</h3>
+
  display: none !important;
 +
}
  
<p>This is a prize for the team that has developed a synbio product to solve a real world problem in the most elegant way. The students will have considered how well the product addresses the problem versus other potential solutions, how the product integrates or disrupts other products and processes, and how its lifecycle can more broadly impact our lives and environments in positive and negative ways.
+
#mw-content-text > p {
<br><br>
+
display: none !important;
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Applied Design prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
+
}
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
</div>
+
  
 +
#HQ_page {
 +
    width:  100% !important;
 +
}
  
<div class="column third_size">
+
.firstHeading {
<div class="highlight decoration_A_full">
+
  display: none !important;
<h3>Inspiration</h3>
+
}
<p>Take a look at what some teams accomplished for this prize.</p>
+
 
<ul>
+
html, body, .globalWrapper {
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
    width: 100% !important;
<li><a href="https://2016.igem.org/Team:HSiTAIWAN/Product?locationId=Design">2016 HSiTAIWAN</a></li>
+
}
<li><a href="https://2016.igem.org/Team:Pasteur_Paris/Design">2016 Pasteur Paris</a></li>
+
 
</ul>
+
.tl {
</div>
+
    font-size: 5.5em !important;
 +
}
 +
.navbar-brand{
 +
padding: 29px 15px;
 +
}
 +
nav.navbar.bootsnav{
 +
border: none;
 +
margin-bottom: 150px;
 +
}
 +
.navbar-nav{
 +
float: left;
 +
}
 +
nav.navbar.bootsnav ul.nav > li > a{
 +
color: #828687;
 +
                text-transform: uppercase;
 +
                font-size: .5em !important;
 +
/*****/ padding: 30px;
 +
}
 +
nav.navbar.bootsnav ul.nav > li:hover{
 +
background: white;
 +
}
 +
.nav > li:after{
 +
content: "";
 +
width: 0;
 +
height: 5px;
 +
background: #494e6b;
 +
position: absolute;
 +
bottom: 0;
 +
left: 0;
 +
transition: all 0.5s ease 0s;
 +
}
 +
 +
.nav > .logo:after {
 +
background: transparent;
 +
}
 +
.nav > .logo:hover {
 +
background-image: url(https://static.igem.org/mediawiki/2018/b/b0/T--ZJU-China--teamlogo.png) !important;
 +
background: white;
 +
background-size: 100%;
 +
-webkit-background-size: 100%;
 +
}
 +
.logo {
 +
width: 100px !important;
 +
height: 78px;
 +
margin-right: 30px;
 +
background: white;
 +
}
 +
.logo > a{
 +
background: url(https://static.igem.org/mediawiki/2018/b/b0/T--ZJU-China--teamlogo.png) no-repeat;
 +
transform: rotate(45deg);
 +
background-color: white !important;
 +
width: 100px !important;
 +
height: 100px;
 +
background-size: 100%;
 +
-webkit-background-size: 100%;
 +
/*border: #000000 solid 1px;*/
 +
box-shadow: 0 0 10px 3px black;
 +
-webkit-box-shadow: 0 0 10px 3px black;
 +
margin-top: 10px;
 +
margin-left: 10px;
 +
border-radius: 20%;
 +
}
 +
 +
.nav > li:hover:after{
 +
width: 100%;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
 +
content: "+";
 +
font-family: 'FontAwesome';
 +
font-size: 16px;
 +
font-weight: 500;
 +
position: absolute;
 +
top: 31.6%;
 +
right: 10%;
 +
transition: all 0.4s ease 0s;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
 +
content: "^";
 +
                font-family: 'FontAwesome';
 +
transform: rotate(180deg);
 +
}
 +
.dropdown-menu.multi-dropdown{
 +
position: absolute;
 +
left: -100% !important;
 +
}
 +
        .dropdown-menu{
 +
                position: absolute;
 +
left:-10%;
 +
        }
 +
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
 +
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 +
border: none;
 +
 
 +
}
 +
@media only screen and (max-width:990px){
 +
.igem_content_wrapper {
 +
    width: 200% !important;
 +
}
 +
 
 +
.igem_2018_team_content {
 +
width: 200% !important;
 +
}
 +
 
 +
.cnt {
 +
margin-left: -3em !important;
 +
}
 +
 
 +
.tl {
 +
margin-left:-2em !important;
 +
}
 +
 
 +
.tl:after {
 +
margin-left:0 !important;
 +
}
 +
 
 +
.navbar-toggle {
 +
margin-left: 80% !important;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
 +
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
 +
.dropdown-menu.multi-dropdown{ left: 0 !important; }
 +
nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
 +
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
 +
}
 +
.container {
 +
box-shadow: 0 0 10px 3px black;
 +
-webkit-box-shadow: 0 0 10px 3px black;
 +
}
 +
.navbar-nav {
 +
float: right;
 +
}
 +
.logo {
 +
position: absolute;
 +
left: -7%;
 +
}
 +
 
 +
@media only screen and (min-width: 1024px) {
 +
/*改变滚动条样式*/
 +
 
 +
::-webkit-scrollbar
 +
{
 +
    width: 12px;
 +
    height: 16px;
 +
    background-color: gray;
 +
}
 +
 
 +
::-webkit-scrollbar-track
 +
{
 +
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 +
    border-radius: 10px;
 +
    background-color: whitesmoke;
 +
}
 +
 
 +
/*定义滑块 内阴影+圆角*/
 +
::-webkit-scrollbar-thumb
 +
{
 +
    border-radius: 10px;
 +
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 +
    background-color: rgba(0, 0, 0, 0.6);
 +
}
 +
 
 +
::-webkit-scrollbar-thumb:hover
 +
{
 +
border-radius: 5px;
 +
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 +
background: rgba(0,0,0,0.4);
 +
}
 +
}
 +
 
 +
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
<div class="demo" style="width: 100%; padding: 0em 0; position: fixed; margin: 0; left:0; top: 0; z-index: 999; font-size: 1em !important">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-12">
 +
<nav class="navbar navbar-default navbar-mobile bootsnav">
 +
<div class="navbar-header">
 +
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">menu
 +
<i class="fa fa-bars"></i>
 +
</button>
 +
</div>
 +
<div class="collapse navbar-collapse" id="navbar-menu">
 +
<!--<div style="background: url(img/logo.png) no-repeat; height: 100px; width: 100px; background-size: 100% ; position: relative; margin: 0;
 +
padding: 0; border: #000000 solid 1px;"></div>-->
 +
<ul class="nav navbar-nav" data-in="fadeInDown" data-out="fadeOutUp">
 +
<li class="logo"><a href="https://2018.igem.org/Team:ZJU-China">
 +
<!--<img src="url(img/logo.png)" />-->
 +
</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Demonstrate">Demonstrate</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/EnzymeScaffold">Enzyme Scaffold</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/LogicGate">Logic Gate</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Matrix">Matrix</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Electrodes">Electrodes</a></li>
 +
 
 +
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Applied Design</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Applied_Design">Product Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Hardware">Hardware</a></li>
 +
 
 +
 
 +
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Model">Model</a></li>
 +
<li class="dropdown" style="min-width: 250px;">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice</a>
 +
<ul class="dropdown-menu">
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Human_Practices" class="dropdown-toggle" data-toggle="dropdown" >Silver&Gold</a></li>
 +
 +
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Public_Engagement" class="dropdown-toggle" data-toggle="dropdown" >Public Engagement</a>
 +
 +
</li>
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Collaborations">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
 
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Parts</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/AllParts">All parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/BasicPart">Basic Parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/CompositePart
 +
">Composite Parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Collection">Collection</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Improve">Improved Parts</a></li>
 +
</ul>
 +
</li>
 +
 +
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Team</a>
 +
<ul class="dropdown-menu">
 +
<li class="dropdown">
 +
 
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Team">Members</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Attributions">Attributions</a></li>
 +
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown" >Notebook</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Notebook">Lab book</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Protocols">Protocols</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</li>
 +
 +
 
 +
 +
 
 +
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Safety" class="dropdown-toggle" data-toggle="dropdown">Safety</a></li>
 +
 +
 +
 +
<!--<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Sub Menu</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Sub Menu</a>
 +
<ul class="dropdown-menu multi-dropdown">
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Custom Menu</a></li>
 +
</ul>
 +
</li>-->
 +
</ul>
 +
</li>
 +
 
 +
</ul>
 +
</div>
 +
</nav>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
  
 +
<!--<div class="topImg" style="background-image: url(img/improve_part.png) ;"></div>-->
 +
<div class="title">
 +
<div class="tl">PRODUCT DESIGN&nbsp;</div>
 +
</div>
 +
<div class="intro">
 +
</br></br></br></br></br>
 +
</div>
 +
 +
<hr />
 +
<!--<div class="element1">
 +
<h5>Engaging Experts</h5>
 +
<p>High impact projects with consequences affecting whole humanity should always be discussed with professionals from different scientific backgrounds. To meet this goal we talked to theologists, legal professionals, safety representatives, astrophysicists, and experts in the field of medicine, agriculture, information technology and many more. Check out the professionals who shaped our project!</p>
 +
</div>-->
 +
<div class="cnt_psg">
 +
<div class="cnt"></div>
 +
<div class="psg" >
 +
 +
<img style="width: 80% !important"; src="https://static.igem.org/mediawiki/2018/8/86/T--ZJU-China--product.png" />
 +
 +
<p></br>By immobilizing the multi-enzyme complex on the interdigitated electrode, we performed a logical operation at the protein level. The interdigital transmits the catalyzed results to an electrochemical output and sends the signal to the mobile phone terminal (WeChat App) via Bluetooth, ultimately enabling rapid detection of the disease.</p>
 +
 +
  
 +
<p></br>The world needs POCT, and it needs an instrument that can give accurate diagnosis results in the shortest time. This is the goal of our project.</p>
 +
<video style="margin-left:20%;" controls="controls" src="https://static.igem.org/mediawiki/2018/3/3c/T--ZJU-China--LabElectrode.mp4" width="60%" height="auto">
 +
  your browser don't support html5.
 +
  </video>
 +
</br>
 +
<span class="psg_ttl">Comparison</span>
 +
<span class="psg_ttl psg_subtitle" style="display: block;">Protein Logic Circuits VS Single Enzymes on Traditional Enzyme Electrodes</span>
 +
<p>Conventional enzyme electrodes can only detect a single substance and only give concentration results. In contrast, the protein logic circuit processes multiple substances in parallel and performs logical operations - <strong>The results are 1 (sick) and 0 (normal)</strong>, which is clear enough for nonspecialists. The time required for diagnosis is greatly reduced. (It only takes half a minute). The determination of the enzyme sequence and the way of connection can be designed and replaced, which are in line with the idea of synthetic biology.</p>
 +
<p>Faster detection, smaller size, and easier-to-understand UI interface .  Our product can transmit detection signals to the mobile terminal via Bluetooth. The diagnose results can be viewed and easily understand by WeChat app.</p>
 +
  
 +
<span class="psg_ttl psg_subtitle">Second generation (A detector II)  VS  first generation (A detector I)</span>
 +
<p>For<i>A detector Ⅰ</i>, having a large size is acceptable because it is considered to be placed in an emergency room. However, after consulting with doctors and experts, we learned that many patients died even before being sent to the emergency room because of incorrect diagnosis and improper treatment. This ratio can be as high as 40% in many acute conditions. Based on this, we have worked hard to develop<i> A detector Ⅱ</i>. It is only 10cm wide × 18cm long and portable. While retaining testing capabilities of<i> A detector Ⅰ</i>, the volume of <i>A detector Ⅱ</i> is greatly reduced. This means it can be applied in more areas - Ambulance, battlefield, crime scene, home. In short, the practicality of the second generation has been greatly improved.
 +
</p>
  
 +
<video style="margin-left:20%;" controls="controls" src="https://static.igem.org/mediawiki/2018/9/90/T--ZJU-China--Hospital_Human_Practice_.mp4" width="60%" height="auto">
 +
  your browser don't support html5.
 +
  </video>
 +
<h5>If the video format is not supported in Google Chrome, please open this page in Microsoft Edge or Apple Safari</h5>
 +
</br>
 +
<img style="width: 90% !important; padding-left:5%;" src="https://static.igem.org/mediawiki/2018/b/b4/T--ZJU-China--12.png" />
 +
<h5><span style="width:5%; display:inline-block; vertical-align: top;">Fig. 6</span><span style="width:93%; padding-left:2%; display:inline-block; text-align:left;">(A)From samples we get amperometric I-t curves and amperometric I-t curve shows whether a person is injured (ill) or not. (B) Machine learning is used to determine brain disease (meningitis and cerebral infarction) and abdominal trauma. We used 72 data to test our products. There were 28 samples of brain diseases, 17 normal samples and 27 abdominal trauma. It can be seen that data larger than LineA (0.721 μA) is classified as a brain disease sample, data smaller than LineB (0.254 μA)is classified as abdominal disease sample, and data between the two lines are classified as normal condition. Our products have a good ability to distinguish sick from normal.</span> </h5>
  
 +
<span class="psg_ttl">Possible adverse effects of the project:</span>
  
 +
<p></br>Cross-infection of blood.</p>
 +
 +
<p></br>We obtained a regulated blood sample from a certified hospital, So the risk is not obvious during the prototype phase.</p>
 +
 +
<p>In the actual application phase of the product, we will ensure that the risk of cross-infection of blood is minimized through the handling of blood collection needles and the treatment of blood waste. Details can be found in <a href="https://2018.igem.org/Team:ZJU-China/Safety">Safety</a>.</p>
 +
<p><a href="https://static.igem.org/mediawiki/2018/8/81/T--ZJU-China--doc.pdf">Documents</a>.</p>
 +
 +
 +
<div class="sponsors">
 +
<p class="sponsor_ttl">Our Sponsors</p>
 +
<img src="https://static.igem.org/mediawiki/2018/6/68/T--ZJU-China--home--biolab.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--ZJU-China--genscript.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/b/b2/T--ZJU-China--home--undergraduate.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/5/5f/T--ZJU-China--foundation.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/7/7f/T--ZJU-China--hospital.png" />
 +
 +
</div>
 +
</div>
 +
 +
<!--<hr />-->
 +
        <!--<script type="text/javascript" src="js/bootsnav.js"></script>-->
 +
        <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootnavJS&action=raw&ctype=text/javascript"></script>
 +
        <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/subtitleJS&action=raw&ctype=text/javascript"></script>
 +
<!--<script type="text/javascript" src="js/subtitle.js" ></script>-->
 +
</body>
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/sponsorCSS&action=raw&ctype=text/css" />
  
 
</html>
 
</html>

Latest revision as of 03:25, 18 October 2018

Improve Part
PRODUCT DESIGN 







By immobilizing the multi-enzyme complex on the interdigitated electrode, we performed a logical operation at the protein level. The interdigital transmits the catalyzed results to an electrochemical output and sends the signal to the mobile phone terminal (WeChat App) via Bluetooth, ultimately enabling rapid detection of the disease.


The world needs POCT, and it needs an instrument that can give accurate diagnosis results in the shortest time. This is the goal of our project.


Comparison Protein Logic Circuits VS Single Enzymes on Traditional Enzyme Electrodes

Conventional enzyme electrodes can only detect a single substance and only give concentration results. In contrast, the protein logic circuit processes multiple substances in parallel and performs logical operations - The results are 1 (sick) and 0 (normal), which is clear enough for nonspecialists. The time required for diagnosis is greatly reduced. (It only takes half a minute). The determination of the enzyme sequence and the way of connection can be designed and replaced, which are in line with the idea of synthetic biology.

Faster detection, smaller size, and easier-to-understand UI interface . Our product can transmit detection signals to the mobile terminal via Bluetooth. The diagnose results can be viewed and easily understand by WeChat app.

Second generation (A detector II) VS first generation (A detector I)

ForA detector Ⅰ, having a large size is acceptable because it is considered to be placed in an emergency room. However, after consulting with doctors and experts, we learned that many patients died even before being sent to the emergency room because of incorrect diagnosis and improper treatment. This ratio can be as high as 40% in many acute conditions. Based on this, we have worked hard to develop A detector Ⅱ. It is only 10cm wide × 18cm long and portable. While retaining testing capabilities of A detector Ⅰ, the volume of A detector Ⅱ is greatly reduced. This means it can be applied in more areas - Ambulance, battlefield, crime scene, home. In short, the practicality of the second generation has been greatly improved.

If the video format is not supported in Google Chrome, please open this page in Microsoft Edge or Apple Safari

Fig. 6(A)From samples we get amperometric I-t curves and amperometric I-t curve shows whether a person is injured (ill) or not. (B) Machine learning is used to determine brain disease (meningitis and cerebral infarction) and abdominal trauma. We used 72 data to test our products. There were 28 samples of brain diseases, 17 normal samples and 27 abdominal trauma. It can be seen that data larger than LineA (0.721 μA) is classified as a brain disease sample, data smaller than LineB (0.254 μA)is classified as abdominal disease sample, and data between the two lines are classified as normal condition. Our products have a good ability to distinguish sick from normal.
Possible adverse effects of the project:


Cross-infection of blood.


We obtained a regulated blood sample from a certified hospital, So the risk is not obvious during the prototype phase.

In the actual application phase of the product, we will ensure that the risk of cross-infection of blood is minimized through the handling of blood collection needles and the treatment of blood waste. Details can be found in Safety.

Documents.