From 1d70b67a4c20fe5a71785d563ce2e8e16f382f77 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 13 Jun 2013 17:54:44 -0400 Subject: [PATCH] apparatus/afm.tex: Add range of the 2253E piezo DAC range (V_dac) * gain (V_piezo / V_dac) * sensitivity (m / V_piezo): >>> 20 * 20 * 8.8e-09 # z axis 3.5199999999999998e-06 >>> 20 * 20 * 4.16e-09 # x axis 1.6639999999999999e-06 --- src/apparatus/afm.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apparatus/afm.tex b/src/apparatus/afm.tex index 1940a8f..87cfd22 100644 --- a/src/apparatus/afm.tex +++ b/src/apparatus/afm.tex @@ -21,9 +21,9 @@ The substrate is mounted in a fluid cell\citep{drake89,radmacher92} on a three dimensional piezoelectric actuator so that the tip may be positioned on the surface with sub-nanometer resolution (although signal drift and piezo hysteresis can cause larger errors in the -positioning accuracy). Our tubular piezo has a range of TODO in the -horizontal directions and a range of TODO in the vertical -(\cref{fig:piezo-schematic}). +positioning accuracy). Our tubular piezo has a range of +$1.6\U{$\mu$m}$ in the horizontal directions and a range of +$3.5\U{$\mu$m}$ in the vertical (\cref{fig:piezo-schematic}). \begin{figure} \begin{center} -- 2.26.2