Difference between revisions of "Procedure: Particle tracking"

From Course Wiki
Jump to: navigation, search
(Created page with 'Category:20.309 Category:Optical Microscopy Lab Category:Procedure {{Template:20.303}} ==Characterizing instrument stability== To verify that your system is sufficie…')
 
(Characterizing instrument stability)
 
(7 intermediate revisions by one user not shown)
Line 2: Line 2:
 
[[Category:Optical Microscopy Lab]]
 
[[Category:Optical Microscopy Lab]]
 
[[Category:Procedure]]
 
[[Category:Procedure]]
{{Template:20.303}}
+
{{Template:20.309}}
 +
==Materials==
 +
*Microscope
 +
*Computer with Matlab and latest version of particle tracker
 +
*Sample with fixed particles (preferably with characteristics similar to the ones you plan to measure)
 +
*Sample with known size particles suspended in a solvent of known viscosity (1μm spheres in water, for example)
  
 
==Characterizing instrument stability==
 
==Characterizing instrument stability==
To verify that your system is sufficiently stable for accurate particle tracking, measure a dry specimen containing 1&mu;  beads in bright field contrast. Chose a field of view in which you can see at least 3-4 beads. Using a 40x objective, track the beads for about 3 min. Use the bead tracking processing algorithm on two beads to calculate two trajectories. To further reduce common-mode motion from vibrations, calculate the differential trajectory from the individual trajectories of these two beads. Calculate the MSD from the differential trajectory. Your MSD should start out less than 10 nm<sup>2</sup> at t = 1 sec. and still be less than 100 nm2 for t = 180 sec.
+
The accuracy of optical particle tracking may be limited by mechanical and optical phenomena. Vibration and drift are a source of additive noise. Shot noise and CCD readout noise in the image of a particle bring about uncertainty in the estimate of its centroid. Excessive vibration can frequently be corrected by improving the mechanical support structure of the instrument. Most stages can be locked to reduce drift. Shot noise is fundamental; however, its effect can be minimized by ensuring that the optical system is functioning at peak efficiency.
 +
 
 +
Before attempting to make measurements with particle tracking, it is essential to determine the performance characteristics of the instrument to be used. This can be accomplished by measuring a specimen with known characteristics. Perhaps the most foolproof choice is a sample with fixed particles. Any measured variation in the fixed sample is, of course, noise.
 +
 
 +
[[Image:Stability Plot.jpg|right|200x150px|thumb|Example plot of MSD versus time interval for sum and difference tracks of two particles.]]
 +
 
 +
#Bring a slide with fixed beads into focus. Choose a slide with beads that are as similar to those you plan to measure as possible. Find a field of view that contains at least two beads.  
 +
#After optimizing all settings, track the beads for about 3 minutes and save the centroids with a sampling rate of <math>T</math> samples per second.  
 +
#Use the Matlab function <code>track</code> to separate the centroids into individual trajectories, <math>\vec r_n(t)</math>, where <math>t = nT</math>
 +
#Compute the sum and the difference of the trajectories for two particles, <math>\vec r_+(t) = \vec r_1(t) + \vec r_2(t)</math> and  <math>\vec r_-(t) = \vec r_1(t) - \vec r_2(t)</math>.  
 +
#Compute and plot the mean squared displacement of <math>r_+</math> and <math>r_-</math> as a function of time interval, <math>\left \langle {\left | \vec r(t+\tau)-\vec r(t) \right \vert}^2 \right \rangle</math> for intervals <math>\tau=nT</math> up to about ten percent of the total track length.
 +
 
 +
Why does the MSD of the sum trajectory increase while the difference trajectory stays about the same? Can you take advantage of this property to decrease the error in measurements of unknown samples?
  
 
===Estimating the diffusion coefficient by tracking suspended microspheres===
 
===Estimating the diffusion coefficient by tracking suspended microspheres===
 
According to theory,<ref>A. Einstein, [http://www.math.princeton.edu/~mcmillen/molbio/papers/Einstein_diffusion1905.pdf On the Motion of Small Particles Suspended in Liquids at Rest Required by the Molecular-Kinetic Theory of Heat], Annalen der Physik (1905).</ref><ref>E. Frey and K. Kroy, [http://www3.interscience.wiley.com/cgi-bin/abstract/109884431/ Brownian motion: a paradigm of soft matter and biological physics], Ann. Phys. (2005). Published on the 100th anniversary of Einstein’s paper, this reference chronicles the history of Brownian motion from 1905 to the present.</ref><ref>R. Newburgh, [http://scitation.aip.org/journals/doc/AJPIAS-ft/vol_74/iss_6/478_1.html Einstein, Perrin, and the reality of atoms: 1905 revisited], Am. J. Phys. (2006). A modern replication of Perrin's experiment. Has a good, concise appendix with both the Einstein and Langevin derivations.</ref><ref>M. Haw, [http://stacks.iop.org/JPhysCM/14/7769 Colloidal suspensions, Brownian motion, molecular reality: a short history], J. Phys. Condens. Matter (2002).</ref> the mean squared displacement of a suspended particle is proportional to the time interval as: <math>\left \langle {\left | \vec r(t+\tau)-\vec r(t) \right \vert}^2 \right \rangle=2Dd\tau</math>, where <i>r</i>(<i>t</i>) = position, <i>d</i> = number of dimensions, <i>D</i> = diffusion coefficient, and <math>\tau</math>= time interval.  
 
According to theory,<ref>A. Einstein, [http://www.math.princeton.edu/~mcmillen/molbio/papers/Einstein_diffusion1905.pdf On the Motion of Small Particles Suspended in Liquids at Rest Required by the Molecular-Kinetic Theory of Heat], Annalen der Physik (1905).</ref><ref>E. Frey and K. Kroy, [http://www3.interscience.wiley.com/cgi-bin/abstract/109884431/ Brownian motion: a paradigm of soft matter and biological physics], Ann. Phys. (2005). Published on the 100th anniversary of Einstein’s paper, this reference chronicles the history of Brownian motion from 1905 to the present.</ref><ref>R. Newburgh, [http://scitation.aip.org/journals/doc/AJPIAS-ft/vol_74/iss_6/478_1.html Einstein, Perrin, and the reality of atoms: 1905 revisited], Am. J. Phys. (2006). A modern replication of Perrin's experiment. Has a good, concise appendix with both the Einstein and Langevin derivations.</ref><ref>M. Haw, [http://stacks.iop.org/JPhysCM/14/7769 Colloidal suspensions, Brownian motion, molecular reality: a short history], J. Phys. Condens. Matter (2002).</ref> the mean squared displacement of a suspended particle is proportional to the time interval as: <math>\left \langle {\left | \vec r(t+\tau)-\vec r(t) \right \vert}^2 \right \rangle=2Dd\tau</math>, where <i>r</i>(<i>t</i>) = position, <i>d</i> = number of dimensions, <i>D</i> = diffusion coefficient, and <math>\tau</math>= time interval.  
  
*Track some 3&mu;m (Samples A & B) and 5&mu;m (Samples C & D) microspheres.
+
#Track particles of a known size suspended in a solvent of known viscosity.  
*Estimate the diffusion coefficient of these microspheres suspended in solutions of varying viscosities. For reference, Sample A contains 3&mu;m spheres suspended in water.  
+
#Using the formula above, estimate the diffusion coefficient. How closely does your estimate agree with the predicted value?
 +
#Track unknown particles and estimate the diffusion coefficients.  
 
*Consider how many particles you should track and for how long. What is the uncertainty in your estimate?
 
*Consider how many particles you should track and for how long. What is the uncertainty in your estimate?
  
 
See: [http://labs.physics.berkeley.edu/mediawiki/index.php/Simulating_Brownian_Motion this page] for more discussion of Brownian motion and a Matlab simulation.
 
See: [http://labs.physics.berkeley.edu/mediawiki/index.php/Simulating_Brownian_Motion this page] for more discussion of Brownian motion and a Matlab simulation.
 +
 +
==References==
 +
<references />
 
{{Template:20.309 bottom}}
 
{{Template:20.309 bottom}}

Latest revision as of 22:05, 4 October 2010

20.309: Biological Instrumentation and Measurement

ImageBar 774.jpg

Materials

  • Microscope
  • Computer with Matlab and latest version of particle tracker
  • Sample with fixed particles (preferably with characteristics similar to the ones you plan to measure)
  • Sample with known size particles suspended in a solvent of known viscosity (1μm spheres in water, for example)

Characterizing instrument stability

The accuracy of optical particle tracking may be limited by mechanical and optical phenomena. Vibration and drift are a source of additive noise. Shot noise and CCD readout noise in the image of a particle bring about uncertainty in the estimate of its centroid. Excessive vibration can frequently be corrected by improving the mechanical support structure of the instrument. Most stages can be locked to reduce drift. Shot noise is fundamental; however, its effect can be minimized by ensuring that the optical system is functioning at peak efficiency.

Before attempting to make measurements with particle tracking, it is essential to determine the performance characteristics of the instrument to be used. This can be accomplished by measuring a specimen with known characteristics. Perhaps the most foolproof choice is a sample with fixed particles. Any measured variation in the fixed sample is, of course, noise.

Example plot of MSD versus time interval for sum and difference tracks of two particles.
  1. Bring a slide with fixed beads into focus. Choose a slide with beads that are as similar to those you plan to measure as possible. Find a field of view that contains at least two beads.
  2. After optimizing all settings, track the beads for about 3 minutes and save the centroids with a sampling rate of $ T $ samples per second.
  3. Use the Matlab function track to separate the centroids into individual trajectories, $ \vec r_n(t) $, where $ t = nT $
  4. Compute the sum and the difference of the trajectories for two particles, $ \vec r_+(t) = \vec r_1(t) + \vec r_2(t) $ and $ \vec r_-(t) = \vec r_1(t) - \vec r_2(t) $.
  5. Compute and plot the mean squared displacement of $ r_+ $ and $ r_- $ as a function of time interval, $ \left \langle {\left | \vec r(t+\tau)-\vec r(t) \right \vert}^2 \right \rangle $ for intervals $ \tau=nT $ up to about ten percent of the total track length.

Why does the MSD of the sum trajectory increase while the difference trajectory stays about the same? Can you take advantage of this property to decrease the error in measurements of unknown samples?

Estimating the diffusion coefficient by tracking suspended microspheres

According to theory,[1][2][3][4] the mean squared displacement of a suspended particle is proportional to the time interval as: $ \left \langle {\left | \vec r(t+\tau)-\vec r(t) \right \vert}^2 \right \rangle=2Dd\tau $, where r(t) = position, d = number of dimensions, D = diffusion coefficient, and $ \tau $= time interval.

  1. Track particles of a known size suspended in a solvent of known viscosity.
  2. Using the formula above, estimate the diffusion coefficient. How closely does your estimate agree with the predicted value?
  3. Track unknown particles and estimate the diffusion coefficients.
  • Consider how many particles you should track and for how long. What is the uncertainty in your estimate?

See: this page for more discussion of Brownian motion and a Matlab simulation.

References

  1. A. Einstein, On the Motion of Small Particles Suspended in Liquids at Rest Required by the Molecular-Kinetic Theory of Heat, Annalen der Physik (1905).
  2. E. Frey and K. Kroy, Brownian motion: a paradigm of soft matter and biological physics, Ann. Phys. (2005). Published on the 100th anniversary of Einstein’s paper, this reference chronicles the history of Brownian motion from 1905 to the present.
  3. R. Newburgh, Einstein, Perrin, and the reality of atoms: 1905 revisited, Am. J. Phys. (2006). A modern replication of Perrin's experiment. Has a good, concise appendix with both the Einstein and Langevin derivations.
  4. M. Haw, Colloidal suspensions, Brownian motion, molecular reality: a short history, J. Phys. Condens. Matter (2002).