Team:TU-Munich/Results/Implementation

From 2013.igem.org

Revision as of 09:57, 28 October 2013 by Earthnut (Talk | contribs)


Implementation of a Plant Biofilter

How does a biofilter look like? To face this question we considered the requirements for a moss filter and took a look at existing solutions.
We talked to Prof. Dr.-Ing. Clemens Posten, who is head of the Institute of bioprocess engineering at the Karlsruhe Institute of Technology (KIT). So we were shown the institutes's bioreactors and Prof. Posten gave us an idea how a symbiosis between plant and technology can look like. In the past his group worked on a collaboration project with Prof. Dr. Reski (see our Advisery Board) on biological process engineering for Physcomitrella patens. Throughout this discussion we figured out several important parameters we will have to control and possible problems we might have to solve in order to successfully implement our PhyscoFilter.
Although his institute at the moment mainly works with algae, two solutions became apparent as sensible. The tube reactor mainly consists of glass tubes in which the plant is grown. The open pond model is a meander-shaped pond or slowly floating stream.

  • Figure 1
  • Figure 2
  • Figure 3
  • Figure 4
  • Figure 5
  • Figure 6
  • Figure 7
  • Figure 8

Closed tube reactor

Figure 9: tube reactor
File:TUM13 moss tube turning.gif
Figure 10: moss turning

The flat disposal of the polyurethane tube guarantees a maximum of incoming light. It is one tube with the length of 15m arranged as a spiral. A meander shape wasn't possible, due to limits to the tube's bending radius. It has an inner diameter of 4mm and an outer diameter of 6mm. It is fixated on a wooden board with hot glue.

The idea behind that solution was to grow the moss on a bigger textile fiber inside the tube. In this manner many parameters are set and degradation experiments could return significant values.

Open filter on felt base

Figure 11: open pond

Our open pond model consists of meander shaped perspex and two threads to adjust the pond's pitch. Therefore different flow speeds can be implemented. The floor of our open pond is lined with agar to grow the moss on. The pond's lid can be taken off to remove the moss.

Our swimming remediation raft

Figure 12: minimizing

At least there are problems both reactor types don't solve. In both cases upscaling involves a great deal of expense. The tube reactor guarantees a big contact surface between water and moss which is an asset to the filter properties, but the carbon dioxide exchange is a major problem due to the lack of water-air through mix. To manage big scale filtering on an appropriate area it's inevitable to stack the tubes. That makes extra lighting necessary. The open pond model brings along a smaller water-moss surface, therefore the filter properties may suffer and a wider area is needed. As opposed to the tube reactor the costs are lower and there are no air exchange problems to face.

Slightly we return to the question how a biofilter could look like. It has to be a solution that can be implemented in any scale. The costs must be kept as low as possible. Additionally the energy consumption and maintenance must be kept to a absolute minimum to make it universally usable.


Figure 13: Blueprint for our remediation raft

Such a solution has to be engineered cleverly. Robust to environmental influences, expendable, modular and handy, even when in use. It must provide an ideal environment for the moss to grow and set off an alert if such a setting is no longer provided.

Our answer to that is the remediation raft.
It consists of a triangular shaped tube in which a felt cloth is stretched. As a float, the raft raises and falls with the water level, so the cloth is always kept on the water surface. Our experiments showed that felt is a very good matrix for the moss to grow on and its roots maintain stable on the fibers. The light weight and handy size make it mobile and and transportable and a higher quantity of rafts can easily arranged to a honeycombed structure. That makes remediation rafts very applicable at any location. In ponds, lakes and rivers; any scale is thinkable.

Shopping for the remediation raft

Table 1: Shopping list for our Arduino-Project
Component Quantity Source Price in € (per piece) Price in € (sum)
PVC-tubes 1,5 m, ⌀ 75mm 3 Hardware Store 4,69 14,07
One-eight bend (45°) 3 Hardware Store 1,09 3,27
Bend (67°) 3 Hardware Store 1,09 3,27
Fleece 1,3 m2 Hardware Store 3,99 (per m2) 5,19
Clamps 3 Hardware Store 2,30 6,90
Carbon rod 1 (1,25 m) Hardware Store 4,75 4,75
Round eyelets 3 Hardware Store 0,34 1,01
Total 38,44

Images from our trip to the construction center

  • Figure 14
  • Figure 15
  • Figure 16
  • Figure 17
  • Figure 18
  • Figure 19

monitoring by an Arduino Microcontroller

Introduction

Figure 20: Idea for a measuring device

One advantage of our raft is that it works quite autonomic. Once the moss is installed it filters until it's "saturated", assumed that the environmental parameters fit and a proper living space is provided. The main goal of our measurement device is to monitor these environmental parameters in real time. Since the filter's the costs should be kept as low as possible, the usage of ordinary lab measurement tools is limited. Looking one step ahead it is conceivable to use a moss-filter in order to clean ponds or streams etc. Places that are not continuously supervised by humans. So our aim was to engineer a low cost and low energy solution, that maintain the filters autonomy.

Figure 21: Arduino Uno, released in September 2010

This is where Arduino comes into play. Arduino is a platform that is based on one microcontroller which is attached to a circuit board. Its convenient handling and easy programming, the lots of available hardware and the great community support make it one of the most popular prototyping platforms these days, especially for multidisciplinary applications. Among its many fans it already enjoys cult status. We first used the Arduino Uno. It is the most commonly used board. The first revision was released in September 2010. Designed for beginners, it gave us an easy start into the handling, since none of us had any experience working with microcontrollers. Most libraries already worked out of the box and all shields and sensors we ordered came with an example code. But the Arduino Uno came to it's limits, when we tried to get a display, WiFi and several sensors working.

Therefore we ordered the Arduino Due, which is the most powerful Arduino board at the moment. It has 16 times more flash memory (code storage) than the Arduino Uno and its clock runs 5 times faster. Instead of 2KB SRAM there are 96KB. At least there are a lot more free pins that can be used for sensors etc, and still its costs don't exceed 50€€ (~60$).

We installed a solar powered Arduino on one edge of our remediation raft in order to monitor the setting. A temperature and a light sensor collect weather data and a water sensor attached to the side of the raft registers, if the raft's tubes take on water and whether it lowers its height on the surface. For testing purposes we even attached a display to the microcontroller. All collected data are sent via WiFi and stored at a server's MySQL database in real time. Alternatively the data can also be sent via GSM if there is no WiFi hotspot close by. All data can then easily be displayed.

The controller can easily be extended by other sensors, such as a color sensor to monitor the moss's health or a potential die off, a pH-Sensor or even a webcam.

Concerning the low costs, the unlimited capabilities and the handiness we highly recommend the use of the Arduino as measuring device. We have created a tutorial how to set up an Arduino Due with some basic functions.

Figure 23: components
Table 2: Shopping list for our Arduino-Project
Component Quantity Source Price Figure
Arduino Due microcontroller 1 watterott 46.41 € Fig. 1 A
Arduino WIFI Shield 1 sparkfun 63.58 € Fig. 1 B
Watterott mega msd-shield 1 watterott 19.49 € Fig. 1 C
Display MI0283QT-9 1 watterott 36.00 € Fig. 1 D
Light sensor TSL2561 1 watterott 7.74 € Fig. 1 E
Temperature sensor DS18B20 1 exp-tech 8.80 € Fig. 1 G
Water sensor 1 exp-tech 2.90 € Fig. 1 H
Lithium-Battery 1 amazon 16.35 €
Stackable Headers 3 exp-tech 5.37 €
Linking wires and resistors 1.00 €
Photo-diodes 3
207.64 € 280.77 $

Server side

The server that collects the data from the arduino is running Apache with PHP enabled and a MySQL database server. The arduino sends the data to a PHP script, which stores it in the MySQL database. Afterwards the data can be retrieved by another PHP script. Our example server is http://igem.wzw.tum.de/arduino and the code of the PHP scripts was uploaded to the wiki and can be accessed under save.php and index.php.

How could it look installed in a river?

NY PARALLEL NETWORKS

  • Figure 24: embedding the PhyscoFilter pod
  • Figure 25
  • Figure 26
  • Figure 27
  • Figure 28

In a design competition that focuses on New York and its waterways in 2011, we found an impressive proposal working on New York's Upper Bay. Re-imagining recreational space, public transportation, local industry, and native environment, the NY PARALLEL NETWORKS project considered using swimming triangles as versatile platform for various purposes. The winning contribution for the ONE PRIZE: Water as the 6th Borough was designed by the Canadians Ali Fard and Ghazal Jafari. These triangles, so called pods, fulfill different tasks such as the fixation of carbon dioxide, food production and local recreation without hindering the renewable energy generation, furthermore the transportation of passengers and goods. As we were amazed finding such a great sustainable concept, we didn't hesitate to get in touch with Op.N (Ali Fard and Ghazal Jafari). We asked for their permission for mentioning their work on our page, and they gave us a nice and fast feedback affirming the "great structural flexibility and expandability of the triangular floating pods". We believe that this design is feasible and that an additional PhyscoFilter pod could extend this design. Using the rafts close to big cities doesn't bring along the problems other solutions have to face. Most cities use just a fraction of their water surface, leaving much space that could easily be made use of. At this point the the PARALLEL NETWORKS concept establishes. The raft's great flexibility also enable a short time of usage, simply changing their location if they get in the way of other schemes, avoiding greater costs.

Commercially available rafts called "Kampen"

Figure 29: Commercially available rafts

During the search for a possibility to build remediation rafts for our moss filter we found BGS Ingenieurbiologie und -ökologie GmbH which is a German company that developed and provides products for the revegetation of rivers and wetlands. The company has its head office in Tangstedt, Pinneberg (BW) and is specialized in engineering on biological tasks. It is one of the leading manufacturer for individual solutions that must harmonize with the environments natural development.

Swimming remediation raft in action

  • Figure 30
  • Figure 31
  • Figure 32
  • Figure 33
  • Figure 34
  • Figure 35
  • <a href='http://igem.wzw.tum.de/arduino/'>Figure 36
  • <a href='http://igem.wzw.tum.de/arduino/'>Figure 37</a>

References:

[ONE PRIZE: Water as the 6th Borough - Winners Announced; Posted on http://www.bustler.net Thursday, August 04, 2011]