One of the limitations we identified early on in our project was the lack of concise and clear information about microfluidics for researchers in Synthetic Biology. Using the iGEM poll we were able to confirm this suspicion and understand what the synbio community wanted us to design for them.
As a result, the first stage of MARS is increasing the understanding of microfluidics. Under this section we have included a brief introduction to microfluidics as a whole and an explanation of how our continuous flow devices function. A primitive guide has also been included so researchers can identify and understand the function of each element on their chips. This guide can also be used in conjunction with the software tool 3Duf in order to design your own chip, or to adapt and iterate on our designs in the MARS Repository.
Line 8: | Line 8: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
− | <title> | + | <title>Microfluidics 101</title> |
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> | <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> | ||
Line 98: | Line 98: | ||
<div class="container"> | <div class="container"> | ||
<div class="col-md-9"> | <div class="col-md-9"> | ||
− | <h2 class="text-center"> | + | <h2 class="text-center">Microfluidics 101</h2> |
<div class="text_section"> | <div class="text_section"> | ||
<div class="text" style="margin-bottom:3%;"> | <div class="text" style="margin-bottom:3%;"> | ||
Line 129: | Line 129: | ||
<div class="main main-raised" style="margin-top:5%;" id="Intro_uF"> | <div class="main main-raised" style="margin-top:5%;" id="Intro_uF"> | ||
<div class="container"> | <div class="container"> | ||
− | <h2> < | + | <h2 class="text-center"> <b>Introduction to Microfluidics</b> </h2> |
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
Line 141: | Line 141: | ||
<br> | <br> | ||
<div class="container"> | <div class="container"> | ||
− | <h3>What is a Microfluidic Chip?</h3> | + | <h3 class>What is a Microfluidic Chip?</h3> |
<div class="text_section"> | <div class="text_section"> | ||
<div class="text"> | <div class="text"> | ||
− | A continuous flow microfluidic chip typically consists of three layers: a flow layer and control layer with a flexible layer of PDMS between them. There are many other types of microfluidics such as digital or paper which operate using different mechanisms, however we will focus on continuous flow chips as this is the type utilised by MARS. | + | A continuous flow microfluidic chip typically consists of three layers: a flow layer and control layer with a flexible layer of PDMS between them. There are many other types of microfluidics such as digital or paper which operate using different mechanisms, however we will focus on continuous flow chips as this is the type utilised by MARS.<br><br> |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-3"> |
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/thumb/0/08/Pdmsintro.png/900px-Pdmsintro.png" width = "550 px"alt="Picture" > |
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-5" id="info"> |
− | + | ||
− | + | <button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button> | |
− | <div class="text_section | + | <div class="text_section"> |
<div class="text"> | <div class="text"> | ||
− | + | ||
+ | <br><b>Material:</b> Polycarbonate<br>The Control layer of a microfluidic is used to actuate the flexible PDMS layer in order to manipulate fluid flow through the flow layer. For example, by actuating a syringe attached to the control layer, a valve can be opened.<br> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <br> | |
− | <div class="text_section | + | <button class="btn btn-default btn-round" ><span style="font-size:17px;">PDMS Layer</span></button> |
+ | |||
+ | <div class="text_section" > | ||
<div class="text"> | <div class="text"> | ||
− | This | + | <br><b>Material:</b> Polydimethylsiloxane |
+ | The PDMS layer of a microfluidic lies between the flow and control layers. This flexible membrane allows for a seal to be created between the two polycarbonate layers. PDMS can be actuated to manipulate fluid flow in valved designs.<br><br> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | ||
− | <div class="text_section | + | <button class="btn btn-info btn-round"><span style="font-size:17px;">Flow Layer</span></button> |
+ | <div class="text_section"> | ||
<div class="text"> | <div class="text"> | ||
− | + | <br><b>Material:</b> Polycarbonate | |
− | + | The Flow layer of a microfluidic is the layer that liquid(s) flow through. Etchings on this layer, known as primitives, are used to manipulate and alter fluid flow. For more information regarding primitives refer to the <a href="#Primitive_Table">Primitive Table</a>. | |
</div> | </div> | ||
</div> | </div> | ||
Line 175: | Line 180: | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | <h3>How does | + | <h3>How does Microfluidics apply to Synthetic Biology?</h3> |
<div class="text_section"> | <div class="text_section"> | ||
<div class="text"> | <div class="text"> | ||
Line 190: | Line 195: | ||
<div class="main main-raised" style="margin-top:5%; margin-bottom:5%;"> | <div class="main main-raised" style="margin-top:5%; margin-bottom:5%;"> | ||
<div class="container" id="Primitive_Table"> | <div class="container" id="Primitive_Table"> | ||
− | <h2 class=" | + | <h2 class="text-center"> <b>Primitive Table</b> </h2> |
<table class="table" style="margin-bottom:5%;"> | <table class="table" style="margin-bottom:5%;"> | ||
<thead> | <thead> | ||
Line 329: | Line 334: | ||
<div class="main main-raised" style="margin-bottom:5%;" id="Videos"> | <div class="main main-raised" style="margin-bottom:5%;" id="Videos"> | ||
<div class="container"> | <div class="container"> | ||
− | < | + | <h2 class="text-center"><b>MARS Tutorial Videos</b></h2> |
<div class="row"> | <div class="row"> | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
Line 338: | Line 343: | ||
<br> | <br> | ||
<br> | <br> | ||
− | This branch of MARS was | + | This branch of MARS was validated by our iGEM poll. When we reached out to teams regarding what educational materials they would find useful, one of the highest voted tools were video tutorials with 73.8% of responses indicating video tutorials would help them start using microfluidics. These video ideas were also pitched to various microfluidic manufacturing companies who advised us on various elements to include. For example, including written content in the form of protocols was suggested in order to provide a written guide to be carried into laboratory settings or referred to when offline. For example, inclusion of the “Cleaning” video was inspired by Black Hole Lab’s emphasis on proper cleaning and storage of their chips during training seminars for lab technicians. |
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md-6"> | + | <div class="col-md-6" style="text-align:center;" > |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/thumb/e/ef/Videographic.png/750px-Videographic.png" width = "475 px" alt="Picture" id="Shane"> |
</div> | </div> | ||
</div> | </div> | ||
Line 349: | Line 354: | ||
<div class="container"> | <div class="container"> | ||
− | <h3>Milling</h3> | + | <br><br><h3>Milling</h3> |
<div class="col-md-6" style="padding-left:0px !important;"> | <div class="col-md-6" style="padding-left:0px !important;"> | ||
<div class="center_text_section"> | <div class="center_text_section"> | ||
Line 365: | Line 370: | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
<video style="width:100%;" controls> | <video style="width:100%;" controls> | ||
− | <source src="https://static.igem.org/mediawiki/2017/3/34/MARS_MillingVidFINAL. | + | <source src="https://static.igem.org/mediawiki/2017/3/34/MARS_MillingVidFINAL.mp4" > |
</video> | </video> | ||
</div> | </div> | ||
Line 371: | Line 376: | ||
<div class="container"> | <div class="container"> | ||
− | <h3>PDMS</h3> | + | <br><br><h3>PDMS</h3> |
<div class="col-md-6" style="padding-left:0px !important;"> | <div class="col-md-6" style="padding-left:0px !important;"> | ||
<div class="center_text_section"> | <div class="center_text_section"> | ||
Line 392: | Line 397: | ||
</div> | </div> | ||
− | <div class="container"> | + | <br><br><div class="container"> |
− | <h3>Assembly</h3> | + | <h3><br><br>Assembly</h3> |
<div class="col-md-6" style="padding-left:0px !important;"> | <div class="col-md-6" style="padding-left:0px !important;"> | ||
<div class="center_text_section"> | <div class="center_text_section"> | ||
Line 415: | Line 420: | ||
<div class="container"> | <div class="container"> | ||
− | <h3>Cleaning</h3> | + | <br><br><h3>Cleaning</h3> |
<div class="col-md-6" style="padding-left:0px !important;"> | <div class="col-md-6" style="padding-left:0px !important;"> | ||
<div class="center_text_section"> | <div class="center_text_section"> |
Revision as of 23:50, 29 October 2017
Microfluidics 101
Contents
Introduction to Microfluidics
What is Microfluidics?
Microfluidics is the manipulation of microlitre volumes of liquid in order to perform scientific experiments. This is performed on devices called microfluidic chips that can be made of polycarbonate, glass or silicone.
What is a Microfluidic Chip?
A continuous flow microfluidic chip typically consists of three layers: a flow layer and control layer with a flexible layer of PDMS between them. There are many other types of microfluidics such as digital or paper which operate using different mechanisms, however we will focus on continuous flow chips as this is the type utilised by MARS.
Material: Polycarbonate
The Control layer of a microfluidic is used to actuate the flexible PDMS layer in order to manipulate fluid flow through the flow layer. For example, by actuating a syringe attached to the control layer, a valve can be opened.
Material: Polydimethylsiloxane The PDMS layer of a microfluidic lies between the flow and control layers. This flexible membrane allows for a seal to be created between the two polycarbonate layers. PDMS can be actuated to manipulate fluid flow in valved designs.
Material: Polycarbonate The Flow layer of a microfluidic is the layer that liquid(s) flow through. Etchings on this layer, known as primitives, are used to manipulate and alter fluid flow. For more information regarding primitives refer to the Primitive Table.
How does Microfluidics apply to Synthetic Biology?
Microfluidic chips can be designed to perform various procedures used in synthetic biology. However, microfluidics is often an overlooked tool because designing and using chips requires specialized knowledge.
MARS (Microfluidic Applications for Research in Synbio) is an online repository that will host the designs of nine microfluidic chips that perform fundamental synbio protocols as well as tutorials and guidelines for using them. This will make microfluidic chips a more accessible, inexpensive and practical tool for synthetic biologists to integrate into their labs.
MARS (Microfluidic Applications for Research in Synbio) is an online repository that will host the designs of nine microfluidic chips that perform fundamental synbio protocols as well as tutorials and guidelines for using them. This will make microfluidic chips a more accessible, inexpensive and practical tool for synthetic biologists to integrate into their labs.
Primitive Table
Primitive | Design | Mill |
---|---|---|
Channel
Carry fluid through the chip and between other primitives
|
||
Ports
Used to input or output fluids from a chip. At least two ports are necessary for a single chip, one to input fluid and the other to output it at the end
|
||
Mixer
Mixes two or more liquids together
|
||
Curved Mixer
An iteration on the previous mixer. Mixes two or more liquids together but has improved fluid flow due to its curved design
|
||
3-D Valve
Blocks the flow of fluids through a channel. Can be opened to allow liquid to flow through
|
||
Circle Valve
Used in conjunction with the 3D valve. For any 3D valve on the flow layer, there must be a circle valve placed directly above it on the control layer
|
||
Chamber
Can be filled with fluid for various applications. For example, incubation
|
||
Trees
Allows for fluid to be evenly split into two separate channels
|
||
Transition
Provides a smooth transition point between two primitives of different sizes. For example, between channels of width 800um and 1500um.
|
||
Metering
Allows for accurate volumes to be measured and dispensed. Made up of valves and channels. Multiple metering sections can be used in tandem to measure multiple volumes to be manipulated.
|
MARS Tutorial Videos
Summary
In this section you will find our Microfluidics 101 video tutorials. These videos take you through the basics of fabricating and using MARS microfluidic chips. Each is a fully narrated, step-by-step guide teaching you how to mill, make PDMS, and more! For those who prefer reading, each video is accompanied by an in-depth, printable written protocol.
This branch of MARS was validated by our iGEM poll. When we reached out to teams regarding what educational materials they would find useful, one of the highest voted tools were video tutorials with 73.8% of responses indicating video tutorials would help them start using microfluidics. These video ideas were also pitched to various microfluidic manufacturing companies who advised us on various elements to include. For example, including written content in the form of protocols was suggested in order to provide a written guide to be carried into laboratory settings or referred to when offline. For example, inclusion of the “Cleaning” video was inspired by Black Hole Lab’s emphasis on proper cleaning and storage of their chips during training seminars for lab technicians.
This branch of MARS was validated by our iGEM poll. When we reached out to teams regarding what educational materials they would find useful, one of the highest voted tools were video tutorials with 73.8% of responses indicating video tutorials would help them start using microfluidics. These video ideas were also pitched to various microfluidic manufacturing companies who advised us on various elements to include. For example, including written content in the form of protocols was suggested in order to provide a written guide to be carried into laboratory settings or referred to when offline. For example, inclusion of the “Cleaning” video was inspired by Black Hole Lab’s emphasis on proper cleaning and storage of their chips during training seminars for lab technicians.
Milling
PDMS
Assembly