Difference between revisions of "Team:CGU Taiwan/Hardware"

Line 115: Line 115:
 
<div class="description" style="text-align:center">
 
<div class="description" style="text-align:center">
 
<h1>Introduction</h1>
 
<h1>Introduction</h1>
<p style="font-size:150%"> To achieve the localize deinking, we built a system that can detect the ink on the paper and using red light LED matrix to stimulate the yeast in some specific locations to produce enzymes.
+
<p style="font-size:150%"> It is localizing the reaction of enzyme on the paper that can reach two goals, reducing the pollution from deinking and maintaining the fibers without inks to keep the strength of the reprocessed paper. Thus, we have created a new device to reform the procedure to make reprocessed paper. Briefly describing the function of the device, the paper will be drew into the box and taken a picture to be analyzed the distribution of the surface area of ink. Then, the engineered yeast will be sprayed on the ink part on the paper to be induced to secrete out enzyme only on the ink part. Thus, the enzyme can be precisely working on the ink part of the paper to preserve the other fibers without the ink on the paper. Additionally, our concept has been confirmed by the procedure we made reprocessed paper in lab. We believe our enzymatic deinking process can fulfill our dream with this innovative device.
The paper will be photographed and sent to computer before we spread the yeast on it. Our image process program using OpenCV function library to decode the JPG image file and do the edge offset, then decide which area have ink. After the LED matric data be calculated, the program using RS-232 serial communication standard sends this data to Arduino. Arduino collects the data and then sends it to Max7219 microcontroller to light up the LED matrix to stimulate the yeast produce enzymes.
+
</p>
The system accepts any shape of paper which is under the size of the device, and the device can be easily scale up by connecting more led matric. This shows the possibility of factory scale localize deinking. </p>
+
 
<h1>Structure</h1>
 
<h1>Structure</h1>
 
<p style="font-size:150%"> </p>
 
<p style="font-size:150%"> </p>

Revision as of 17:32, 1 December 2017

iGem CGU_Taiwan 2017 - Hardware

Introduction

It is localizing the reaction of enzyme on the paper that can reach two goals, reducing the pollution from deinking and maintaining the fibers without inks to keep the strength of the reprocessed paper. Thus, we have created a new device to reform the procedure to make reprocessed paper. Briefly describing the function of the device, the paper will be drew into the box and taken a picture to be analyzed the distribution of the surface area of ink. Then, the engineered yeast will be sprayed on the ink part on the paper to be induced to secrete out enzyme only on the ink part. Thus, the enzyme can be precisely working on the ink part of the paper to preserve the other fibers without the ink on the paper. Additionally, our concept has been confirmed by the procedure we made reprocessed paper in lab. We believe our enzymatic deinking process can fulfill our dream with this innovative device.

Structure

Work Flow

Component Description

Case

Baseplate

LightSource

Smart Phone

Yeast Spray Bottle

LED Matrix

Circuits, software

Introduction