Automatic commit. Tue Oct 9 00:00:05 WST 2012
[matches/honours.git] / thesis / appendixA.tex
1 \documentclass[10pt]{article}
2 \usepackage{graphicx}
3 \usepackage{caption}
4 \usepackage{amsmath} % needed for math align
5 \usepackage{bm} % needed for maths bold face
6  \usepackage{graphicx}    % needed for including graphics e.g. EPS, PS
7 \usepackage{fancyhdr}   % needed for header
8
9 \usepackage{hyperref}
10
11  \topmargin -1.5cm        % read Lamport p.163
12  \oddsidemargin -0.04cm   % read Lamport p.163
13  \evensidemargin -0.04cm  % same as oddsidemargin but for left-hand pages
14  \textwidth 16.59cm
15  \textheight 21.94cm 
16  %\pagestyle{empty}       % Uncomment if don't want page numbers
17  \parskip 7.2pt           % sets spacing between paragraphs
18  %\renewcommand{\baselinestretch}{1.5}  % Uncomment for 1.5 spacing between lines
19  \parindent 0pt           % sets leading space for paragraphs
20
21
22 \newcommand{\vect}[1]{\boldsymbol{#1}} % Draw a vector
23 \newcommand{\divg}[1]{\nabla \cdot #1} % divergence
24 \newcommand{\curl}[1]{\nabla \times #1} % curl
25 \newcommand{\grad}[1]{\nabla #1} %gradient
26 \newcommand{\pd}[3][ ]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} %partial derivative
27 %\newcommand{\d}[3][ ]{\frac{d^{#1} #2}{d #3^{#1}}} %full derivative
28 \newcommand{\phasor}[1]{\tilde{#1}} % make a phasor
29 \newcommand{\laplacian}[1]{\nabla^2 {#1}} % The laplacian operator
30
31 \usepackage{color}
32 \usepackage{listings}
33
34 \definecolor{darkgray}{rgb}{0.95,0.95,0.95}
35 \definecolor{darkred}{rgb}{0.75,0,0}
36 \definecolor{darkblue}{rgb}{0,0,0.75}
37 \definecolor{pink}{rgb}{1,0.5,0.5}
38 \lstset{language=Java}
39 \lstset{backgroundcolor=\color{darkgray}}
40 \lstset{numbers=left, numberstyle=\tiny, stepnumber=1, numbersep=5pt}
41 \lstset{keywordstyle=\color{darkred}\bfseries}
42 \lstset{commentstyle=\color{darkblue}}
43 %\lstset{stringsyle=\color{red}}
44 \lstset{showstringspaces=false}
45 \lstset{basicstyle=\small}
46
47
48 \begin{document}
49
50 \pagestyle{fancy}
51 \fancyhead{}
52 \fancyfoot{}
53
54 \fancyhead[LO, L]{}
55 \fancyfoot[CO, C]{\thepage}
56
57 %\title{}
58 %\author{}
59 %\date{}
60 %\maketitle
61
62 %\tableofcontents
63
64 %\pagebreak
65
66 \section{Overview}
67
68 The complete control circuit for the electron gun, including all power supplies, current measurement points, and part of the control and measurement circuitry from the Data Aquisition system is shown in Figure \ref{fig_electron_gun}.
69
70 \section{Electron Optics}
71
72 A diagram of the electron gun without attached electronics is shown in Figure \ref{fig_electron_gun_simple}, and a photograph of the gun is shown in Figure \ref{fig_electron_gun_photo}.
73
74
75
76 \subsection{Focusing the Gun}
77
78 The electron gun was been salvaged from an old Cathode Ray Oscilloscope (CRO). The original phosphor screen was also saved, which allowed for very rough focusing of the beam by viewing the illuminated region of the screen through a porthole in the vacuum chamber. Figure \ref{fig_electron_gun_screen_unfocused} and \ref{fig_electron_gun_screen_focused} are photographs of the illuminated spot under focusing conditions chosen to create the largest and sharpest possible spot sizes respectively.
79
80 The distance between the gun and target sample was different to the distance from the gun to its original screen. In addition, the original screen consisted of a cylinder with conductive coating at the same potential as the final electrode. These differences in configuration mean that the gun must be refocused for use in TCS.
81
82 The electron gun may be considered ``focussed'' if the beam is paraxial to the surface of the sample. 
83
84 By a process of trial and error
85
86 \section{Current Measurements}
87
88 \subsection{Total Current}
89 Total Current Spectroscopy methods measure the slope of current through a sample with respect to the energy of electrons relative to the sample surface. Often lock-in amplifier techniques are used \cite{???}. These have the advantage of reducing system noise whilst determining the slope directly, but require more time to set up than measuring the current through the sample as a function of incident electron energy. Hence lock-in amplifier techniques were not used for this project, instead current was measured through a conventional ammeter (Keithley 610B electrometer).
90
91
92 \subsection{Emission Current}
93 Ideally, the electron gun should produce a constant emission current for fixed electrode potentials. In reality, the emission current changes as the filament reaches thermal equilibrium or ``ages'', and so it was desirable to measure the emission current. Applying Kirchoff's current law, it can be seen that the current flowing into the initial energy set point is equal to the total current leaving the filament. This current was measured using a Keithly 602 electrometer.
94
95 \subsection{Leak Current}
96 ``Leak'' currents are currents flowing through the electrodes of the gun. These can be reduced by optimising the potential of the gun electrodes, but are almost impossible to eliminate entirely. The leak current is expected to be equal to a constant (and usually large) fraction of the emission current.
97
98 A measurement point was included for the total leak current through most of the gun electrodes. 
99
100 \subsection{The Ammeters}
101
102 An ideal ammeter has no input resistance. In reality, it is not the current that is measured, but the voltage accross a fixed input resistor. This voltage can either be amplified, or the resistance increased, for measuring a smaller current.
103
104 The 602 and 610B electrometers both provide a large range of scales and amplifier settings for current measurement. Using a low scale setting increases the input impedance, which increases the potential drop accross the ammeter. However, using a large amplifier gain increases noise; hence there is a trade off. For the 602 and 610B electrometers, a significant drift (typical +5\% of scale in 10min) in the zero level was also observed at high amplifier gains, whilst low gains appeared more stable (+10\% noted after 2 days).
105
106 \section{Data Aquisition and Automation}
107
108 \subsection{ADC Measurements}
109
110 \subsection{DAC Control of Initial Energy}
111
112
113 \section{Vacuum Chamber and Sample Holder}
114
115 \subsection{Vacuum Chamber}
116
117 \subsection{Sample Holder}
118
119 \section{Sources of Error}
120
121 \subsection{Accuracy of ADCs}
122
123 Figure \ref{fig_adc_noise} shows the ADC counts vs time measured for a controlled input voltage. The input voltages were set using a GW Instek GPS-1850D Power Supply, which has a quoted noise of 
124
125 Figure \ref{fig_gps_noise} shows the same output voltages of the GPS-1850D Power supply measured using an Agilent Oscilloscope.
126
127 Based on these figures, an estimate of $\pm 1$ count for the error of the ADC seems reasonable. This corresponds to $3.2mV$.
128
129 \subsection{Noise due to Instruments}
130
131 The Keithly 602 electrometer quotes a minimum noise value of $10mV$ and maximum of , whilst the 610B electrometer quotes  
132 The noise was found to increase with the amplifier gain setting on each electrometer. Figure \ref{fig_610B_noise} shows the 
133
134
135 \subsection{Noise due to Ground Loops}
136
137 By far the greatest source of noise encountered in this project was a 50Hz sinusoidal ``hum''. The amplitude of this sine noise varied with instrument from $\pm10mV$ (610B) to $\pm1V$ (602).
138
139 The 50Hz nature of the noise suggests that it is related to mains power. So called ``Ground Loops'' arise when a circuit incorporates multiple paths to mains Earth. This is indeed the case with the circuit in Figure \ref{fig_electron_gun}. 
140
141 In an ideal situation, mains earth would never be used as a signal ground source. Unfortunately, the use of mains earth as signal ground was unavoidable in this project due to safety and practicallity reasons. The turbo-molecular pump attached to the vacuum chamber was housed within a steel casing, which was grounded to mains earth for obvious safety reasons. This in turn grounded the entire steel vacuum chamber and the table upon which it rested to mains earth. The sample holder must be kept at the same potential as the surrounding vacuum chamber and shielding, and hence it was also connected to mains earth.
142
143 The DAQ box itself became grounded to mains earth both through the RS-232 connection to the laptop, and also through the input from the sample current electrometer (610B).
144
145 \subsection{Reduction of Noise}
146
147 The simplest way to determine the DC level of the ADC inputs was use of a large number of averages. Performing averaging on a signal is equivelant to passing the signal through a low pass filter \ref{}. 
148
149 Software averaging alone is not always sufficient to reduce noise. If the sinusoidal noise has a larger amplitude than the DC level, part of the signal will be negative with respect to ADC ground. ADCs are only capable of measuring positive voltages with respect to ground. A negative voltage is measured as a zero. Hence the averaged signal will be larger than the DC level of the input. This was found to be the case for measurements of the emission current.
150
151 To solve this difficulty, a physical low pass filter was added at the input for the differential ADC. The cutoff of the low pass filter is:
152 Although some sinusoidal noise was still observed after the addition of the filter, it was reduced to a level that made software averaging feasable.
153
154 \subsection{Time variance of measured current}
155
156 There are two effects:
157 \begin{enumerate}
158         \item When the initial energy is changed, the sample current trends towards an assymptote. The trend is exponential with a very large time constant (~2min to ~5min).
159         \item The general shape of successive I-V curves changes noticably
160 \end{enumerate}
161
162 Possible causes:
163 \begin{itemize}
164         \item Capacitance of Sample holder
165 \end{itemize}
166
167 \end{document}
168

UCC git Repository :: git.ucc.asn.au