Team:Washington-Software/Project

From 2009.igem.org

Revision as of 04:30, 16 October 2009 by Wlgns007 (Talk | contribs)
WashingtonColorSeal-21-clip.gif Home Team Project Modeling Notebook

Contents

Overall project

LegoRoboBricks for Automated BioBrick Assembly

Commercial Liquid Handling Systems are extremely expensive (ususally over $10,000), and are typically beyond the reach of the average molecular biologist interested in performing high throughput methods. To address this problem, our project consists of the design and implementation of a liquid handling system built from commonly accessible Legos. We demonstrate a proof-of-principle use for this system to perform BioBrick assembly by transferring colored dye solutions on a 96-well plate.


We introduce a new concept called BioBrick-A-Bot. The liquid handling system is built by designing and implementing 3 modular components: ALPHA (Automated Lego Pipette Head Assembly), BETA (BioBrick Environmental Testing Apparatus), and PHI (Pneumatic Handling Interface). We will demonstrate that the same BioBrick assembly software can run on multiple plug-and-play LegoRoboBrick instances with different physical dimensions and geometric configurations. The modular design of LegoRoboBricks allows easy extension of new laboratory functionalities in the future as additional parts are developed and added to the main robot.

Project Summary

Hardware

  • Lego Bricks
    • Commonly accessible industry standard

Firmware

  • RobotC
    • Made in CMU Robotics Academy
    • Enables floating point precision

Software

  • ALPHA module
    • Precise reverse triangulation using Rotational Matrix
    • Controller of Master-Slave Synchronization
    • Accurately positions pipette head
  • PHI module
    • Pneumatic control to suck and dispense fluid
    • Compression pump to "air-clean" system


LegoRoboBrick Modules

This is BioBrick-A-Bot from a side view.

Robot Side View.jpg

Module ALPHA

ALPHA stands for Automatic Lego Pipet Head Assembly. This module was created in August 21, 2009. It consists of three double-jointed arms as shown in the picture. One joint is referred as the control arm and is connected to the motor which controls entirely the joint. The other joint, referred as a linkage is loosely attached and moves in a sphere. The end of this attaches to the platform which holds the four pipette tips.

Alpha.jpg


  • Videos

</body>

  • This video shows that the module has high accuracy and precision. The stand is module Beta.


  • This video shows that the same code can be used for other versions of ALPHA. The only difference is 6 physical constants:
    1. Top Offset
    2. Bottom Offset
    3. Control Arm Length
    4. Linkage Arm Length
    5. Inter-arm Angle
    6. Gear Ratio

Module BETA

Beta.jpg

BETA stands for Biobrick Environment Testing Apparatus. As the name infers, this module provides the environment where the robot can move and conduct its task. It consists of a telescoping frame and a big lego plate under the stand. The telescoping fram is used for holding ALPHAs and PHIs, and the lego plate is where the 96-well plates and petri dishes are placed.

Module PHI

Phi.jpg

PHI stands for Pneumatics Handling Interface. This module is basically the pipette. It consists of three motors as following:

    • Motor A.
      • This motor controls the flow of the air. If you look at it from the side when the switch is visible:
        • When the switch is to the left, there is a direct flow from the pipet head to the air. This makes it possible to use the second motor (motor B) to suck without sucking any liquid, and enabling it to blow extra air out.
        • When the switch is in the middle, there is no connection.
        • When the switch is to the right, the pressure built up in the air tank is released into the pipette head.
    • Motor B.
      • This motor is connected to a piston, so it can suck and dispense liquid.
    • Motor C.
      • This motor is connected to to compressors compressing air in the air tank. It runs for 7 seconds once the air is released.
  • Videos

**

      • This video shows Phi running by itself.



(Or you can choose different headings. But you must have a team page, a project page, and a notebook page.)