Difference between revisions of "Team:Newcastle/Model"

Line 644: Line 644:
  
 
       <h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Motivation and Aim</h3>
 
       <h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Motivation and Aim</h3>
       <p>Digital microfluidics is an area of study intersecting biology, computer science, electronics and several different engineering disciplines. The technology has seen a number of advances and improvements over recent years, with the dream of a “lab on a chip” inching ever closer. Digital microfluidic devices satisfy the requirements of our project very well as they allow the process of switching modular components to be automated.
+
       <p>Digital microfluidics is an area of study intersecting biology, computer science, electronics and several different engineering disciplines. The technology has seen a number of advances and improvements over recent years, with the dream of a “lab on a chip” inching ever closer. Digital microfluidic devices satisfy the requirements of our project very well as they allow the process of switching modular components to be automated. We explored how digital microfluidics could be used to automatically mix the the different modular cellular components in our biosensors in different ratios to optimise the biosensor response characteristics. Our first step was to develop a simulator to model the behaviour of droplet movement on droplet-based devices.
       The aim of creating this model is to create software to be used alongside microfluidic devices to continue the theme of automation of production of modular components in the project.</p>
+
       The aim of creating this model was to eventually create software to be used alongside microfluidic devices to continue the theme of automation of production of modular components in the project.</p>
  
 
       <h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Why Digital Microfluidics?</h3>
 
       <h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Why Digital Microfluidics?</h3>

Revision as of 19:26, 1 November 2017

spacefill

Our Models


For our project, we built three types of models. The first was an agent-based model which simulated our multicellular biosensor framework. This model gave insight into the optimal ratio of cell-types to have in the system. This information was used during experimental characterisation to optimise our system.

Our second model was a statistical, multifactorial Design of Experiments (DoE) approach towards optimising Cell-Free Protein Synthesis (CFPS) systems. This statistical model was used to generate an experimental design to gather data on the importance of certain supplements in CFPS systems, and then use the experimental data to optimise CFPS systems.

Our third model was an agent-based model designed to replicate the functions of a digital microfluidic chip and schedule the tasks for the device. The final piece of software controls agents which are the microfluidic droplets and moves them around the simulated chip according to predefined movement plans which can be read from either the program itself or custom external files. This provides a quicker, more inexpensive means of testing the chip than repeated real-world experiments.


Please click on the links below to find out more about our models.