Difference between revisions of "Spring 2012: Ajoke Jumoke Williams"

From Course Wiki
Jump to: navigation, search
 
(27 intermediate revisions by one user not shown)
Line 1: Line 1:
 
----
 
----
 +
[[Category:Spring 2012]]
 +
[[Category:20.345]]
 +
[[Category:20.345 Projects]]
 +
{{Template:20.345modified}}
  
 +
<h2> Statement of Interest</h2>
 
[[File:Rafikki.jpg|200px|thumb|left|My role model]]
 
[[File:Rafikki.jpg|200px|thumb|left|My role model]]
  
Line 8: Line 13:
 
<br/>
 
<br/>
 
----------------------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------------------
<h2> Lab 1: Optical Trapping: UI and Instrument Control</h2>
+
<h2> Journal Entries </h2>
 +
All journal entries will be written on my [http://jumoke021.wordpress.com/ personal blog] ( from which I have removed all personal blog related entries =D ). All code related to my final project can be found in my public folder.
 +
[[http://mit.edu/joke021/public joke021]] and will remain there until May 23 ( after which I will transfer them to the course share).
 +
<h2> Projects </h2>
 +
[[Williams: Optical Trapping Lab 1]]<br/>
 +
[[Williams: PSF and Deconvolution Lab 2]]
 +
<h2> Final Project </h2>
 +
[[A.Williams: Objectives and Literature Review]]<br/>
 +
[[Final Project Proposal Williams]] <br/>
 +
[[Spring 2012: Williams Key Factors Table]]<br/>
  
<h4> Diagram of Electronic Control System </h4>
 
A.<br/>
 
B.<br/>
 
C.<br/>
 
D.<br/>
 
  
'''''Instruments/Code'''''
+
{{Template:20.345 bottom}}
Matlab : programming language <br/>
+
DAQ – <br/>
+
Piezoelectric Stages - <br/>
+
Bead size : 0.97 um beads used <br/>
+
Lasers wavelength `< 1um <br/>
+
 
+
 
+
<h4> Goals: What we set out to accomplish </h4>
+
We set out to add functionality to the trap control software, specifically we wanted to automate centering of the DNA-tethered bead using a centering algorithm which we would write in MATLAB. To center the DNA-tethered bead we would need to learn how to talk to different electronics using DAQ and the daqtoolbox in MATLAB, how to test a code which is supposed to provide specific functionality, and a bit about the gui in MATLAB.
+
After writing the code, our goals expanded to include writing code to simulate a typical optical trap experiment which would be used to measure the persistence length and the contour length of DNA. <br/>
+
 
+
<p style="font-family: helvetica; font-size:9pt">
+
 
+
<h4> Motivating the project goal </h4>
+
We wanted to center the bead for when we fit the x vx. F curve to the worm chain model  that the force we were calculating was mostly being applied along to axis of the stage movement during the tether’s stretching trajectory. This is necessary because the worm chain model [See Appleyard] we used models the relationship between force and displacement of a linear unit of distance ( x ) of the DNA:
+
<math> F = \frac{k_{B}}{l_{p}}[(\frac{1}{4}(1 - \frac{x}{l_{c}})^{-2} - \frac{1}{4} +\frac{x}{l_{c}}]</math><br/>
+
 
+
where k_{B} is the Boltzmann constant, l_{c} is the contour length and l_{p} is the persistence length.
+
 
+
<h4> How we accomplished the goal(s) </h4>
+
 
+
 
+
 
+
 
+
<h4> Project Steps </h4>
+
1. Understanding the OTKB code and figuring out how to use the variables that were already defined in OTKB.m to write our code, for ease of integration.<br/>
+
2. Writing a skeleton for the data acquisition and then the subsequent update of piezoelectric stage position. <br\>
+
3. Determining the relationship between the output piezoelectric voltage and the feedback voltage fed into the piezoelectric motor so that the stage can be centered accordingly.<br/>
+
4. Designing a centering algorithm <br/>
+
5. Proof of concept - Simulating data and testing results.<br/>
+
6. Testing with real DNA-tethers.<br/>
+
 
+
<h4> Results of Project Steps 1-3 </h4>
+
Code
+
 
+
[http://joke021.scripts.mit.edu/findCenter.html Centering Algorithm] 
+
 
+
<h4> Results of Project Steps 4 </h4>
+
 
+
<h4> Results of Project Steps 5 </h4>
+

Latest revision as of 03:23, 20 May 2012


20.345: Bioinstrumentation Project Lab

Statement of Interest

My role model

Hey, I'm Ajoke(not pronounced -a-joke) Williams and I'm a senior in Biology. I took 20.309 my sophomore year and it was a frightening experience;mostly because the class was really hard for me. Nevertheless the material was awesome. Because of 20.309 I received my first exposure to optics and matlab. Although 20.309 only touched on geometric optics I found thinking about light and its propagation through space and matter exciting. Fast forward to my senior fall year and I found myself taking a Modern Optics class and working in a UROP where I mostly code in matlab, which is pretty ironic since geometric optics was not my friend my sophomore year and I have never before considered myself a "programmer". My expectations for this class are to learn more about optics and how optical components are interfaced with electrical and digital components to make robust biological measurement/imaging systems, to improve my programming skills and learn how to build a PCB board. Right now I think I'm leaning towards working on the STORM imaging method for a final project.



Journal Entries

All journal entries will be written on my personal blog ( from which I have removed all personal blog related entries =D ). All code related to my final project can be found in my public folder. [joke021] and will remain there until May 23 ( after which I will transfer them to the course share).

Projects

Williams: Optical Trapping Lab 1
Williams: PSF and Deconvolution Lab 2

Final Project

A.Williams: Objectives and Literature Review
Final Project Proposal Williams
Spring 2012: Williams Key Factors Table