apparatus/cantilever-calib.tex: Summarize the experiment procedure
authorW. Trevor King <wking@tremily.us>
Wed, 1 May 2013 23:20:11 +0000 (19:20 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 1 May 2013 23:20:11 +0000 (19:20 -0400)
Folks might find the raw equation unenlightening.  Hopefully a few
words about the procedure will help this teaser sink in so they're
ready for the calibcant chapter.

src/apparatus/cantilever-calib.tex

index 68143b5b1de74caaa01aa65d243c9c7c826fa245..37a0b04170edc5c06a05423b74109e57043e8aec 100644 (file)
@@ -68,6 +68,13 @@ have
   \kappa &= \frac{\sigma_p^2 k_BT}{\avg{V_p(t)^2}}
     = \frac{2 \beta_f f_0^2 \sigma_p^2 k_BT}{\pi G_{1f}} \;.
 \end{align}
+A calibration run consists of bumping the surface with the cantilever
+tip to measure $\sigma_p$, measuring the buffer temperature $T$ with a
+thermocouple, and measuring thermal vibration when the tip is far from
+the surface to extract the fit parameters $G_{1f}$, $f_0$, and
+$\beta_f$.
 
 For a complete derivation of the procedure presented in this section,
-see \cref{sec:cantilever-calib}.
+see \cref{sec:calibcant:theory}.  The rest of \cref{sec:calibcant}
+describes my open source implementation for the automatic calibration
+procedure.