Team:Alberta/Project/Automation
From 2009.igem.org
![]() |
|
|
DIY Automation
One of the main themes of this project, as well as iGEM in general, is the simplification of both the parts and the processes of molecular biology. This allows synthetic biology to bring relatively advanced biological techniques 'to the masses'. One of the goals of our BioBytes Assembly System was to speed up and simplify the very time consuming process of plasmid assembly. The hope was that it would be simple enough to be used by high school students. Even better, a simple inexpensive device, thereby leaving the tedious work to an inanimate object. |
The Robotic DeviceSince the DNA assembly method consists mainly of a few repeated and simple actions, interspersed with relatively long idle periods, it seemed like a good candidate for a little bit of automation. This little automaton is built entirely out of a popular plastic construction set, using only the standard pieces and hardware. The firmware, however, has been somewhat customised using open source code written by members of the NXT hobbyist community. The word 'robot' may bring to mind complex devices that have advanced control schemes, state of the art sensors, and a fast microprocessor. Unfortunately, this device doesn't really have any of those things. It's control scheme is lacking, for all intents and purposes, there are no sensors, and the microprocessor is about what you would expect from a children's toy. While somewhat disappointing, these things have to be sacrificed in order to keep the device inexpensive. What we have ended up with is a simple device, capable of following a scripted set of movements that have been defined at compile-time. Luckily, the task is simple enough that this is all that we need.
|
Hardware and Software
|
Getting to a Working Prototype
|
Results
|
Future Work
|
Reproducing Our WorkThe source code is a work in progress and therefore has not been posted here. However, the latest, most up to date version is available upon request. The physical setup is also somewhat a work in progress. LCad drawings have not been produced thus far. Should you desire building instructions, high resolution photographs can be taken from multiple angles and sent instead. |
"

The easiest and perhaps only way of accomplishing the automation of the DNA assembly protocol using only the parts in the kit was to move the beads from one well to another, where the wells had previously been filled with the correct DNA pieces, washes, etc. The other option would have been to hold the beads in one place, and move the liqiud in and out of a single tube, as had been done by the experiments that are currently performing the protocol. Dispensing liquids via a pipette or other means was deemed to be difficult to do using only the 3 motors provided in the kit. A sort of 'dip pen' method was chosen, where the beads would be attracted to a 'pen' placed in one well, the lifted up and placed in another well, where they would be shaken off and allowed to sit in the solution.
Getting something that even sort of worked was very much just a iterative process (pictured is what one of these failed iterations in progress looks like). The most time consuming was the different physical configurations that had to be tried to come up with the current one. The hardest part was trying to come up with a way that would allow for the tip to descend with or without the magnet using only one motor. The only attempted solution that somewhat worked was a separate gear that is prevented from moving in one direction by a plastic brick. As the tip is lowered, the gear is prevented from spinning, which keeps the magnet from descending. If the tip is made to descend past a certain point, a pushrod trips the gear release, causing the magnet to drop to the bottom of the sealed pipette tip.

