Automatic commit. Thu Aug 9 17:00:03 WST 2012
[matches/honours.git] / thesis / thesis.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{\der}[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{\bf Characterisation of nanostructured thin films}
58 %\author{Sam Moore\\ School of Physics, University of Western Australia}
59 %\date{April 2012}
60 %\maketitle
61
62 \begin{center}
63         B.Sc. (Hons) Physics Project \par
64         {\bf \Large Thesis} \par
65         Samuel Moore \\
66         School of Physics, University of Western Australia \\
67         April 2012
68 \end{center}
69 \section*{Characterisation of Nanostructured Thin Films}
70 {\bf \emph{Keywords:}} surface plasmons, nanostructures, spectroscopy, metallic-blacks \\
71 {\bf \emph{Supervisers:}} W/Prof. James Williams (UWA), Prof. Sergey Samarin (UWA) \\
72
73
74 %\tableofcontents
75
76 \section*{Acknowledgements}
77 \begin{itemize}
78         \item Sergey Samarin
79         \item Jim Williams
80         \item Paul Guagliardo
81         \item Nikita Kostylev
82         \item Workshop (for producing electron gun mount?)
83         \item Peter Hammond (?)
84 \end{itemize}
85
86 \section{Introduction}
87 \begin{itemize}
88         \item Waffle about motivation for the project
89         \begin{itemize}
90                 \item Metal-Black films may have application for ... something.
91                 \begin{itemize}
92                         \item Radiometer vanes, IR detectors
93                         \item Number of applications where high absorbance into IR is required
94                         \item These have all been studied before though. 
95                 \end{itemize}
96                 \item The electron spectra of metal-blacks have not yet been examined.
97                 \item Remarkable difference between Metal-Black films (bad vacuum) and normal metal films (UHV)
98                 \begin{itemize}
99                         \item No (detailed/satisfactory) explanation (that I can find...) for difference
100                 \end{itemize}
101                 \item Talk about plasmonic based computing? Moore's law? Applications to thin film solar cells?
102
103         \end{itemize}
104         \item Specific aims of project
105         \begin{enumerate}
106                 \item Surface density of states / band structure of Black-Au films using TCS (The main aim)
107                 \item Identification of plasmonic effects in Black-Au films (?) (If they even exist!)
108                 \begin{itemize}
109                         \item Identify plasmonic effects in Au and Ag films with Ellipsometry (this is fairly simple to do)
110                 \end{itemize}
111                 \item Combination of Ellipsometry and TCS to characterise thin films (not just Black-Au)
112                 \begin{itemize}
113                         \item Ie: How can one technique be used to support the other?
114                 \end{itemize}
115         \end{enumerate}
116         \item Structure of thesis
117 \end{itemize}
118
119 \section{Overview of Theory}
120 Summarise the literature, refer to past research etc
121
122 \subsection{Electron Spectra of a Surface}
123 \begin{itemize}
124         \item Description of the near surface region
125         \begin{itemize}
126                 \item All real solids occupy finite volumes in space.
127                 \item The surface of a solid is important because interactions between the solid and its surroundings occur in the near surface region.
128                 \item Characterised physically by:
129                 \begin{itemize}
130                         \item Termination of periodic crystal lattice
131                         \item Violation of geometric order
132                         \item Distortion of interatomic distances and hence interaction forces
133                         \item There is a transition ``near surface'' region between bulk and surface properties, roughly 5 atomic distances. 
134                 \end{itemize}
135                 \item Potential seen by an electron at a surface can differ greatly from the bulk
136                 \item $\implies$ the electron spectra of the near surface region differs from the bulk spectra
137                 \item Simplest case: Step potential at surface.
138                 
139         \end{itemize}
140
141         \item The Electron Spectra
142         \begin{itemize}
143                 \item Electron Spectra describes the energy eigenstates for an electron in a Bulk or Surface potential
144                 \item Characterised by 
145                 \begin{enumerate}
146                         \item Energy dispersion $E(\vect{k})$
147                         \begin{itemize}
148                                 \item Dependence of Energy on electron wave vector
149                                 \item Obtained theoretically by solving Scrhrodinger's Equation
150                                 \item For a free electron gas, $E = \frac{\hbar^2 k^2}{2m}$
151                                 \item Periodic potential in bulk solid leads to band gap structure of $E(\vect{k})$
152                                 \item Periodic potential $\implies$ E is periodic. Only needs to be defined in first Brillouin zone.
153                         \end{itemize}
154                         \item Density of States $N(E)$
155                         \begin{itemize}
156                                 \item $N(E) = \frac{\Delta N}{\Delta E} = \frac{1}{4\pi^3}\int_S\left(\der{E}{k}\right)^{-1} dS$
157                                 \item Integral is in momentum space over the isoenergetic surface of energy $E$
158                                 \item For a free electron gas, $N(E) = $
159                         \end{itemize}
160                 \end{enumerate}
161         \end{itemize}
162
163         \item Surface states
164         \begin{itemize}
165                         \item Simplest model: Step potential
166                         \item Two major models  
167                 \begin{enumerate}
168                         \item Tamm States: Periodic potential in solid, free space outside, jump at surface
169                         \begin{itemize}
170                                 \item Energy eigenvalues lie in the forbidden band of the bulk spectra
171                                 \item Attenuation of eigenvalues from surface to vacuum, oscillation of state within surface
172                                 \item Max electron density occurs on the crystal surface
173                         \end{itemize}
174                         \item Shockley states: Potential of surface and bulk cells equal
175                         \begin{itemize}
176                                 \item Corresond to free valences (dangling bonds) at the surface
177                         \end{itemize}
178                 \end{enumerate}
179                 \item Tamm and Shockley states arise from two extreme models (large change and small change respectively between bulk and surface). In reality, a combination of Tamm and Shockley states appear.
180                 \item These states arise from termination of the lattice; but the surface cells are assumed undistorted
181                 \item In reality surface cells are distorted by relaxation and reconstruction of the surface
182         \end{itemize}
183
184         \item Main reference: Komolov "Total Current Spectroscopy"
185         \item "Solid State Physics" textbooks and "Electron Spectroscopy" textbooks 
186 \end{itemize}
187
188 \subsection{Plasmonics}
189 I really think I should actually find plasmonic effects before writing too much about them...
190 \begin{itemize}
191         \item Charge density oscillations
192         \item Surface and bulk plasmons
193         \item Pines and Bohm
194         \item Review article from T.W.H Oates et al about using Ellipsometry to characterise plasmonic effects
195 \end{itemize}
196
197 \subsection{Metallic-Black Thin Films}
198 \begin{itemize}
199         \item How they are made (bad vacuum, in air or a noble gas)
200         \begin{itemize}
201                 \item If made in air, there are usually tungsten oxides present (from filament). Refer to paper by Pfund.
202         \end{itemize}
203         \item Structural difference between Black-Au and ``Shiny'' (need a better term) Au
204         \begin{itemize}
205                 \item Can include electron microscopy images?
206                 \item An actual photograph of a Black-Au film? Not necessary?
207         \end{itemize}
208         \item Pfund (earliest publisher, preparation and general properties)
209         \item Louis Harris (most research in 50s and 60s)
210         \begin{itemize}
211                 \item L. Harris mostly did transmission spectroscopy in the far infra red (well beyond the ellipsometer and Ocean Optics spectrometer ranges)
212                 \item The really crappy measurements I did with the Ocean Optics spectrometer seem to agree with these measurements
213                 \begin{itemize}
214                         \item L. Harris' $\lambda$ has a range of 1nm to $100\mu$m; my measurements are only to $1\mu$m
215                         \item Agreement in first $1\mu$m anyway
216                         \item I should probably re-do those measurements with a less crappy setup, if I actually want to use them
217                 \end{itemize}
218                 \item Harris related the optical properties to the structure of the film (condensor strands) via the electronic properties
219         \end{itemize}
220         \item Plasmonic effects - Deep R. Panjwani (honours thesis)
221         \begin{itemize}
222                 \item Not sure if I can use an honours thesis as a reference.
223                 \item Concluded that surface plasmon resonance in Black-Au film on solar cells lead to increase in solar cell efficiency
224                 \item Used simulation that modelled Black-Au film as spherical balls to show E field increased by plasmon resonance
225                 \begin{itemize}
226                         \item Was this model appropriate? Black-Au is more ``smoke'' or ``strand'' like according to other references. Images also do not show ``blob'' like structure.
227                 \end{itemize}
228                 \item Need to read this reference more thoroughly
229         \end{itemize}
230 \end{itemize}
231
232 \section{Experimental Techniques}
233
234 \subsection{Preparation of samples}
235 \begin{itemize}
236         \item Black-Au - 1e-2 mbar vacuum
237         \item ``Shiny'' - 1e-6 / 1e-7
238         \item Current of ~3.5A through W wire filament spot welded onto Ta strips in turn spot welded to Mo posts
239         \item Voltage through filament is ~1 V; quote the power?
240         \item Filament isotropically coats sample with desired material.
241         \item Possibly get a curve of Au thickness estimated with Ellipsometry vs exposure time?
242         \begin{itemize}
243                 \item Probably too much work and too unreliable
244                 \item Maybe do it, but only use 2/3 data points
245                 \item Low priority
246         \end{itemize}
247 \end{itemize}
248
249 \subsection{Secondary Electron Spectroscopy}
250
251 Secondary electron spectroscopy methods are a broad class of methods which investigate surface electron spectra through observing processes in which the surface electrons participate directly \cite{komolov}. 
252
253 Total Current Spectroscopy is a group of electron secondary 
254
255 \begin{itemize}
256         \item 
257         \item Total Current Spectroscopy methods measure the total current of secondary electrons as a function of primary electron energy.
258         \item These methods are distinguished from ``differential'' methods (such as Auger electron spectroscopy and energy loss spectroscopy) which measure the secondary electron spectrum at a fixed primary electron energy.
259         \item 
260         \begin{itemize}
261                 \item Low energy beam of electrons incident on sample
262                 \item Measure slope of resulting I-V curve
263                 \item Relate to density of states and electron band structure (Komolov chapter 3.2)
264         \end{itemize}
265         \item Description of apparatus
266         \begin{itemize}
267                 \item Electron gun and filament
268                 \item Electron gun control box
269                 \item ADC/DAC control box and data processing
270         \end{itemize}
271         \item Photographs vs Diagrams
272         \begin{itemize}
273                 \item Prefer diagrams to photographs
274                 \item Especially for the ADC/DAC control box circuit. Because it looks like a horrible mess.
275         \end{itemize}
276 \end{itemize}
277
278 \subsection{Ellipsometry and Transmission Spectroscopy}
279 \begin{itemize}
280         \item Overview of techniques
281         \item Description of apparatus (use VASE manual)
282         \item Ocean Optics spectrometer? Usable?
283         \item Application of Ellipsometry to finding plasmonic effects
284         \begin{itemize}
285                 \item Surface plasmons = E oscillation parallel to surface $\implies$ only $p$ component of light excites plasmons
286         \end{itemize}
287 \end{itemize}
288
289 \section{Experimental Results and Discussion}
290 \subsection{TCS Measurements}
291 \begin{itemize}
292         \item TCS for Si
293         \item TCS for Si + Au
294         \item TCS for Si + Black-Au
295         \item Affect of preparation pressure on TCS for Si + Black-Au
296         \item Repeat for Si + Ag and Si + Black-Ag (?)
297 \end{itemize}
298
299 \subsection{Ellipsometric Measurements}
300 \begin{itemize}
301         \item Ellipsometry to estimate thickness of SiO2 layer on Si
302         \item Estimate thickness of Au/Ag on Si+SiO2
303         \item Ellipsometric measurements of Si+Black-Au/Ag
304         \begin{itemize}
305                 \item Modelling procedures to characterise Black-Au/Ag
306         \end{itemize}
307         \item Ellipsometric measurements of Glass+Black-Au/Ag (?)
308         \item Transmission spectra of Glass+Black-Au/Ag from earlier in year (?)
309 \end{itemize}
310
311 \section{Achievements}
312 \begin{itemize}
313         \item Deposition of thin films of Au and Black-Au in vacuum chamber
314         \item Ellipsometric and spectroscopic measurements on these films
315         \item Repurpose vacuum chamber for sample preparation and TCS experiments
316         \item Designed and built electronics for TCS experiments
317         \begin{itemize}
318                 \item Electron gun control box
319                 \item ADC/DAC box
320         \end{itemize}
321         \item Wrote software for data aquisition and data processing
322 \end{itemize}
323
324 \section{General notes}
325 \subsection{TCS}
326 \begin{itemize}
327         \item Optimise setup of gun
328         \begin{itemize}
329                 \item Emission current. How much does it vary, why does it vary.
330                 \item Why does Is/Ie curve shift with successive sweeps? Does sweep modify sample's surface?
331                 \item Is sample holder acceptable? Are ceramic washers accumulating charge?
332                 \item How do I tell when the setup is optimised... 
333                 ``The setup was optimised by looking for an S curve''. Very scientific.
334                 \item The gun was focused on the phosphor screen... and then I turned it around, changing the distance from the gun to the sample. Brilliant.
335         \end{itemize}
336         \item Obtain TCS spectra for Si that compares well with literature
337         \begin{itemize}
338                 \item How to relate TCS spectrum to $n(E)$ and $E(\vect{k})$
339         \end{itemize}
340         \item Prepare Au films, obtain TCS spectra that compares with literature
341         \item Obtain TCS spectra of Black-Au films
342         \item Use results to compare properties of films with results from other methods in the literature
343         \item Uncertainties
344         \begin{itemize}
345                 \item Oscilloscope measurements of inputs to ADC channels under controlled conditions
346                 \begin{itemize}
347                         \item Expected values are +/-3mV due to ADC channel, +/-300mV due to 610B, +/-1mV due to 602
348                         \item 610B and 602 will probably be worse because they are ancient
349                         \item There is about 200mV of noise between the GND of the ADC box and the electron control box.
350                         \item How to reduce ground loops? Not much I can do. Rack is now also grounded to water pipe, but this doesn't seem to make a difference.
351                 \end{itemize}
352                 \item Stupid 50Hz AC noise... how to reduce with filters and/or averaging
353         \end{itemize}
354         \item Create circuit diagrams for Electron gun circuit
355         \item Create circuit diagrams for ADC/DAC box
356         \begin{itemize}
357                 \item Simulate behaviour of circuit
358                 \item Use of instrumentation amplifier on ADC5 to make off-ground measurements
359                 \item Use of low pass filter on ADC5
360         \end{itemize}
361         \item Include references to all datasheets, etc
362         \item Vacuum chamber
363         \begin{itemize}
364                 \item Base pressure with rotary pump? Was 1e-3 after 30 minutes at start of year, but probably introduced leaks since then
365                 \item Lowest pressure achieved with turbo pump is 1.1e-7 mbar as of 25/07.
366                 \item Viton gaskets on some seals. Copper on other.
367                 \item Flanges:
368                 \begin{enumerate}
369                         \item View window (large, view of sample \& sputtering filaments)
370                         \item Rotation manipulator \& sample mount
371                         \item Pump inlet
372                         \item Filament flanges 1 (used earlier in year, not anymore) and 2
373                         \item Inlet with leak valve (for introducing gases into chamber)
374                         \item Vent valve on turbo pump
375                         \item Electron gun flange
376                         \item View window (small, view of back of electron gun)                 
377                 \end{enumerate}
378         \end{itemize}
379 \end{itemize}
380
381 \section*{Appendix A - Electron Gun Control and Current Measurement Circuit}
382
383
384 \section*{Appendix B - Data Aquisition Box (DAQ)}
385
386 \subsection*{Overview}
387 In order to automate recording of TCS data, a data aquisition box (DAQ) was designed and constructed. The DAQ consists of the following major components:
388 \begin{itemize}
389         \item Microprocessor (AVR Butterfly ATMega169)
390         \item Four Analogue to Digital Converter (ADC) inputs
391         \item Single Digital to Analogue Converter (DAC) output (Microchip MCP4922)
392         \item RS-232 communications for control by a conventional PC or laptop
393         \item Seperate Power supplies for digital and analogue electronics
394 \end{itemize}
395
396 \subsection*{Microprocessor}
397 The DAQ has been built around an Atmel AVR Butterfly; an inexpensive and simple demonstration board for Atmel's ATMega169 16 Bit microprocessor. The features of the AVR Butterfly include easily accessible ports for Analogue to Digital Convertor (ADC) inputs and digital input/output, an onboard Universal Asynchronous Reciever/Transmitter (USART) for RS-232 serial communications, and a 6 character Liquid Crystal Display (LCD). The AVR Butterfly can be programmed using a conventional computer over the USART using a RS-232 COM port. For modern computers (which do not usually posess COM ports), a RS-232 to USB converter may be used.
398
399 %Figure of Butterfly
400
401
402
403
404 \subsection*{Power Supplies}
405 Two seperate power supplies are required for the DAQ, due to the presence of both digital and analogue electronics.
406
407 \subsubsection*{Logic Power Supply}
408 The AVR Butterfly runs off $3V < V_{cc} < 5V$ DC. Since $V_{cc}$ is also used as the reference voltage for the ADCs and DAC output, it is desirable that $V_{cc}$ be kept constant, despite the absolute level of the power supply. A $3.3V$ voltage regulator has been used for this purpose. The capacitor further smooths the output by shorting high frequency fluctuations to ground.
409
410 When the DAQ was first constructed $V_{cc}$ was supplied by three $1.5V$ batteries. However, due to higher than expected power usage, and the unreliability of the voltage regulator as the input voltage fell below $4V$, inputs for an external power supply were later added.
411
412 \subsubsection*{Op-amp Power Supply}
413 The DAQ circuitry involves several operational amplifiers (LF356), which require dual $\pm 10-15V$ supplies. As there were no dual $\pm$ power supplies available, a single $30V$ power supply was used, with the circuit shown in figure \ref{fig_opamp_supply} used to produce $\pm 15V$ relative to ground.
414
415 The buffer amplifier ensures that negligable current can flow from the power supply into the logic and ADC circuits, whilst the capacitor removes high frequency fluctuations of the power supply relative to ground.
416
417 To simplify circuit diagrams, op-amps will be drawn with the power supply connections ommitted from this point onwards.
418
419 \subsection*{ADC Inputs}
420 The AVR Butterfly offers easy access to four of the ATMega169's ADCs through PORTF. Each ADC is capable of measuring voltages (relative to ground) of $0 < V_{\text{adc}} < V_{cc}$ with 10 Bit resolution. A voltage divider constructed using a variable resistor allows manual adjustment of $V_{\text{adc}}$ so that voltages greater than $V_{cc}$ may still be measured.  Diodes between the ADC input, and $V_{cc}$ and ground, ensure that the ADC is protected from exposure to voltages outside the acceptable range. Figure \ref{fig_ADC_normal} shows the typical input circuit, used for three of the four available ADCs. 
421
422 The voltage at the ADC input can be related to the input of the voltage divider using Kirchoff's Voltage Law and Ohm's Law:
423 \begin{align*}
424  V_{\text{adc}} &= \frac{R_1}{R_1 + R_2} V_{\text{in}}
425 \end{align*}
426 Where $V_{\text{in}}$ is the voltage at the input of the circuit, $R_1$ is a fixed resistor, and $R_2$ is variable resistor.
427
428 $V_{\text{in}}$ can be determined from ADC counts by:
429 \begin{align*}
430         V_{\text{in}} &= \frac{\text{ADC counts}}{2^{10}} \times 
431 \end{align*}
432
433
434
435 For differential or ``off-ground'' voltage measurements, the fourth ADC input is passed through an instrumentation amplifier. Low pass filters on the input are used to reduce AC noise on the inputs. The buffer amplifiers ensure that negligable current flows through the measurement circuit to ground.
436 Figure \ref{fig_ADC5} shows the input circuit for off-ground voltage measurements. It is important to note that the circuit only functions when the input voltages are within the op-amp common-mode voltage range ($\pm15V$).
437
438 The output of the instrumentation amplifier can be shown by using Kirchoff's Laws and the ideal model of op-amps to be:
439 \begin{align*}
440         V_{\text{diff.}} = \frac{R_2}{R_1} 
441 \end{align*}
442
443 \subsection*{DAC Output}
444 A commercial DAC board was used to produce the DAC output. The Microchip MCP4922 ET-Mini DAC is controlled by the AVR Butterfly using Motorola's Serial Peripheral Interface (SPI) Bus.
445
446 The ET-Mini DAC can only be powered off $3V$ to $5V$. Using $V_{cc} = 3.3V$ means that the DAC output cannot exceed $V_{cc} = 3.3V$. For Total Current Spectroscopy, energies of up to $15eV$ are required, so amplification of the DAC output was clearly necessary. A simple non-inverting amplifier with a manually adjustable gain was used to amplify the $3.3V$ DAC output to $10V$. This output was then used to control a GW-Instek GPS-1850D power supply.
447
448 \pagebreak
449 \bibliographystyle{unsrt}
450 \bibliography{thesis}
451
452 \end{document}
453

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