Open Source D3D Autosampler: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "Internal Links" section)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=Basics=
*A device used to automate basic/repetitive actions in a lab
*Uses the Universal Axis, and sample/consumable storage areas alongside various labratory equipment
*Name may be imprecise, should consider move to more general D3D Lab-Bot or some variation of that, autosampler is more so for taking samples and moving them into test devices, this device SHOULD do that as well, but is more so focused on automating the monotounous task of [[ELISA (Biochemistry Assay)]] and similar tests
*Additional modules can be added for insertion into various machines such as a heat block, incubator, lab refrigerator, pcr machine, centrifuge etc
=Industry Standards=
*
=Existing Open Source Designs=
== [[Opentrons]] ==
*This is a fully fledged company
*They sell a cnc lab bot, various modules for it, and just the automated pipette toolhead
*Not sure on licensing but they seem to be fully open source
*[https://github.com/Opentrons Their Github]
*[https://opentrons.com/ Their Main Website]
*See the OSE page on them for more information


=Minimum Viably Product=
*As close to $1,000 USD for the base model (Marketed towards the DIY BIO Maket
*Higher end models are directly comprable to high end hardware (Able to be certified, precise, not "Diy/hacked together" looking) Marketed to schools and up


=Basics=
=Basic Design=
*A device used to automate basic/repettative actions in a lab
==Automated Pipetting==
*Uses the Universal Axis, and sample/consumable storage areas alongside various labratory equipment
===Use a Standard Pipette in a Holder===
*[[Mechanical Control of a Standard Handheld Pipette]]
 
===Butcher a Standard Pipet into a Custom Toolhead/Make One===
*Low Precision Most Likely, more compact that the holder method
 
===Prepurchase and Adapt a device to our cnc system===
*Use one of OpenTrons Toolheads
*NEED TO:
*See what connections it uses and make an adapter to our device (either a wire diagram and join the wires, or the more elegant solution of using the same connectors and make a pcb adapter with cables


=CAD=
==CAD==
*File derived from [[D3D CNC Circuit Mill]]
*File derived from [[D3D CNC Circuit Mill]]
*[[File:autosampler.fcstd]] - shown with only 1 of 4 springs, as springs add about 600k each.
*[[File:autosampler.fcstd]] - shown with only 1 of 4 springs, as springs add about 600k each.


==Simplified Axis Files for Machining==
=Concept=
=Concept=


Line 20: Line 50:
[https://docs.google.com/spreadsheets/d/1lNzJjsRfHe9hcG3kJ0KpTp98tR06-0XwXwohChuO04g/edit#gid=0  edit]
[https://docs.google.com/spreadsheets/d/1lNzJjsRfHe9hcG3kJ0KpTp98tR06-0XwXwohChuO04g/edit#gid=0  edit]


 
=Internal Links=
=See Also=
 
*[[Open Source Laboratory Construction Set]]
*[[Open Source Laboratory Construction Set]]
*[[Universal Axis Applications]]
*[[Universal Axis Applications]]
*[[Opentrons]]


=Simplified Axis Files for Machining=
=External Links=
 
=Useful Links=
*[https://en.wikipedia.org/wiki/Autosampler Wikipedia Page on Autosamplers]
*[https://en.wikipedia.org/wiki/Autosampler Wikipedia Page on Autosamplers]

Latest revision as of 00:32, 28 July 2020

Basics

  • A device used to automate basic/repetitive actions in a lab
  • Uses the Universal Axis, and sample/consumable storage areas alongside various labratory equipment
  • Name may be imprecise, should consider move to more general D3D Lab-Bot or some variation of that, autosampler is more so for taking samples and moving them into test devices, this device SHOULD do that as well, but is more so focused on automating the monotounous task of ELISA (Biochemistry Assay) and similar tests
  • Additional modules can be added for insertion into various machines such as a heat block, incubator, lab refrigerator, pcr machine, centrifuge etc

Industry Standards

Existing Open Source Designs

Opentrons

  • This is a fully fledged company
  • They sell a cnc lab bot, various modules for it, and just the automated pipette toolhead
  • Not sure on licensing but they seem to be fully open source
  • Their Github
  • Their Main Website
  • See the OSE page on them for more information

Minimum Viably Product

  • As close to $1,000 USD for the base model (Marketed towards the DIY BIO Maket
  • Higher end models are directly comprable to high end hardware (Able to be certified, precise, not "Diy/hacked together" looking) Marketed to schools and up

Basic Design

Automated Pipetting

Use a Standard Pipette in a Holder

Butcher a Standard Pipet into a Custom Toolhead/Make One

  • Low Precision Most Likely, more compact that the holder method

Prepurchase and Adapt a device to our cnc system

  • Use one of OpenTrons Toolheads
  • NEED TO:
  • See what connections it uses and make an adapter to our device (either a wire diagram and join the wires, or the more elegant solution of using the same connectors and make a pcb adapter with cables

CAD

Simplified Axis Files for Machining

Concept

edit

BOM

edit

Internal Links

External Links