Automatic commit. Tue Aug 7 18:00:08 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{\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{\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                 \begin{enumerate}
166                         \item Simplest model: Step potential
167                         \item Tamm States: Periodic potential in solid, free space outside, jump at surface
168                         \begin{itemize}
169                                 \item Energy eigenvalues lie in the forbidden band of the bulk spectra
170                                 \item Attenuation of eigenvalues from surface to vacuum, oscillation of state within surface
171                                 \item Max electron density occurs on the crystal surface
172                         \end{itemize}
173                         \item Shockley states: Potential of surface and bulk cells equal
174                         \begin{itemize}
175                                 \item Corresond to free valences (dangling bonds) at the surface
176                         \end{itemize}
177                 \end{enumerate}
178                 \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.
179                 \item These states arise from termination of the lattice; but the surface cells are assumed undistorted
180                 \item In reality surface cells are distorted by relaxation and reconstruction of the surface
181         \end{itemize}
182
183         \item Main reference: Komolov "Total Current Spectroscopy"
184         \item "Solid State Physics" textbooks and "Electron Spectroscopy" textbooks 
185 \end{itemize}
186
187 \subsection{Plasmonics}
188 I really think I should actually find plasmonic effects before writing too much about them...
189 \begin{itemize}
190         \item Charge density oscillations
191         \item Surface and bulk plasmons
192         \item Pines and Bohm
193         \item Review article from T.W.H Oates et al about using Ellipsometry to characterise plasmonic effects
194 \end{itemize}
195
196 \subsection{Metallic-Black Thin Films}
197 \begin{itemize}
198         \item How they are made (bad vacuum, in air or a noble gas)
199         \begin{itemize}
200                 \item If made in air, there are usually tungsten oxides present (from filament). Refer to paper by Pfund.
201         \end{itemize}
202         \item Structural difference between Black-Au and ``Shiny'' (need a better term) Au
203         \begin{itemize}
204                 \item Can include electron microscopy images?
205                 \item An actual photograph of a Black-Au film? Not necessary?
206         \end{itemize}
207         \item Pfund (earliest publisher, preparation and general properties)
208         \item Louis Harris (most research in 50s and 60s)
209         \begin{itemize}
210                 \item L. Harris mostly did transmission spectroscopy in the far infra red (well beyond the ellipsometer and Ocean Optics spectrometer ranges)
211                 \item The really crappy measurements I did with the Ocean Optics spectrometer seem to agree with these measurements
212                 \begin{itemize}
213                         \item L. Harris' $\lambda$ has a range of 1nm to $100\mu$m; my measurements are only to $1\mu$m
214                         \item Agreement in first $1\mu$m anyway
215                         \item I should probably re-do those measurements with a less crappy setup, if I actually want to use them
216                 \end{itemize}
217                 \item Harris related the optical properties to the structure of the film (condensor strands) via the electronic properties
218         \end{itemize}
219         \item Plasmonic effects - Deep R. Panjwani (honours thesis)
220         \begin{itemize}
221                 \item Not sure if I can use an honours thesis as a reference.
222                 \item Concluded that surface plasmon resonance in Black-Au film on solar cells lead to increase in solar cell efficiency
223                 \item Used simulation that modelled Black-Au film as spherical balls to show E field increased by plasmon resonance
224                 \begin{itemize}
225                         \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.
226                 \end{itemize}
227                 \item Need to read this reference more thoroughly
228         \end{itemize}
229 \end{itemize}
230
231 \section{Experimental Techniques}
232
233 \subsection{Preparation of samples}
234 \begin{itemize}
235         \item Black-Au - 1e-2 mbar vacuum
236         \item ``Shiny'' - 1e-6 / 1e-7
237         \item Current of ~3.5A through W wire filament spot welded onto Ta strips in turn spot welded to Mo posts
238         \item Voltage through filament is ~1 V; quote the power?
239         \item Filament isotropically coats sample with desired material.
240         \item Possibly get a curve of Au thickness estimated with Ellipsometry vs exposure time?
241         \begin{itemize}
242                 \item Probably too much work and too unreliable
243                 \item Maybe do it, but only use 2/3 data points
244                 \item Low priority
245         \end{itemize}
246 \end{itemize}
247
248 \subsection{Total Current Spectroscopy}
249 \begin{itemize}
250         \item 
251         \item Total Current Spectroscopy methods measure the total current of secondary electrons as a function of primary electron energy.
252         \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.
253         \item 
254         \begin{itemize}
255                 \item Low energy beam of electrons incident on sample
256                 \item Measure slope of resulting I-V curve
257                 \item Relate to density of states and electron band structure (Komolov chapter 3.2)
258         \end{itemize}
259         \item Description of apparatus
260         \begin{itemize}
261                 \item Electron gun and filament
262                 \item Electron gun control box
263                 \item ADC/DAC control box and data processing
264         \end{itemize}
265         \item Photographs vs Diagrams
266         \begin{itemize}
267                 \item Prefer diagrams to photographs
268                 \item Especially for the ADC/DAC control box circuit. Because it looks like a horrible mess.
269         \end{itemize}
270 \end{itemize}
271
272 \subsection{Ellipsometry and Transmission Spectroscopy}
273 \begin{itemize}
274         \item Overview of techniques
275         \item Description of apparatus (use VASE manual)
276         \item Ocean Optics spectrometer? Usable?
277         \item Application of Ellipsometry to finding plasmonic effects
278         \begin{itemize}
279                 \item Surface plasmons = E oscillation parallel to surface $\implies$ only $p$ component of light excites plasmons
280         \end{itemize}
281 \end{itemize}
282
283 \section{Experimental Results and Discussion}
284 \subsection{TCS Measurements}
285 \begin{itemize}
286         \item TCS for Si
287         \item TCS for Si + Au
288         \item TCS for Si + Black-Au
289         \item Affect of preparation pressure on TCS for Si + Black-Au
290         \item Repeat for Si + Ag and Si + Black-Ag (?)
291 \end{itemize}
292
293 \subsection{Ellipsometric Measurements}
294 \begin{itemize}
295         \item Ellipsometry to estimate thickness of SiO2 layer on Si
296         \item Estimate thickness of Au/Ag on Si+SiO2
297         \item Ellipsometric measurements of Si+Black-Au/Ag
298         \begin{itemize}
299                 \item Modelling procedures to characterise Black-Au/Ag
300         \end{itemize}
301         \item Ellipsometric measurements of Glass+Black-Au/Ag (?)
302         \item Transmission spectra of Glass+Black-Au/Ag from earlier in year (?)
303 \end{itemize}
304
305 \section{Achievements}
306 \begin{itemize}
307         \item Deposition of thin films of Au and Black-Au in vacuum chamber
308         \item Ellipsometric and spectroscopic measurements on these films
309         \item Repurpose vacuum chamber for sample preparation and TCS experiments
310         \item Designed and built electronics for TCS experiments
311         \begin{itemize}
312                 \item Electron gun control box
313                 \item ADC/DAC box
314         \end{itemize}
315         \item Wrote software for data aquisition and data processing
316 \end{itemize}
317
318 \section{General notes}
319 \subsection{TCS}
320 \begin{itemize}
321         \item Optimise setup of gun
322         \begin{itemize}
323                 \item Emission current. How much does it vary, why does it vary.
324                 \item Why does Is/Ie curve shift with successive sweeps? Does sweep modify sample's surface?
325                 \item Is sample holder acceptable? Are ceramic washers accumulating charge?
326                 \item How do I tell when the setup is optimised... 
327                 ``The setup was optimised by looking for an S curve''. Very scientific.
328                 \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.
329         \end{itemize}
330         \item Obtain TCS spectra for Si that compares well with literature
331         \begin{itemize}
332                 \item How to relate TCS spectrum to $n(E)$ and $E(\vect{k})$
333         \end{itemize}
334         \item Prepare Au films, obtain TCS spectra that compares with literature
335         \item Obtain TCS spectra of Black-Au films
336         \item Use results to compare properties of films with results from other methods in the literature
337         \item Uncertainties
338         \begin{itemize}
339                 \item Oscilloscope measurements of inputs to ADC channels under controlled conditions
340                 \begin{itemize}
341                         \item Expected values are +/-3mV due to ADC channel, +/-300mV due to 610B, +/-1mV due to 602
342                         \item 610B and 602 will probably be worse because they are ancient
343                         \item There is about 200mV of noise between the GND of the ADC box and the electron control box.
344                         \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.
345                 \end{itemize}
346                 \item Stupid 50Hz AC noise... how to reduce with filters and/or averaging
347         \end{itemize}
348         \item Create circuit diagrams for Electron gun circuit
349         \item Create circuit diagrams for ADC/DAC box
350         \begin{itemize}
351                 \item Simulate behaviour of circuit
352                 \item Use of instrumentation amplifier on ADC5 to make off-ground measurements
353                 \item Use of low pass filter on ADC5
354         \end{itemize}
355         \item Include references to all datasheets, etc
356         \item Vacuum chamber
357         \begin{itemize}
358                 \item Base pressure with rotary pump? Was 1e-3 after 30 minutes at start of year, but probably introduced leaks since then
359                 \item Lowest pressure achieved with turbo pump is 1.1e-7 mbar as of 25/07.
360                 \item Viton gaskets on some seals. Copper on other.
361                 \item Flanges:
362                 \begin{enumerate}
363                         \item View window (large, view of sample \& sputtering filaments)
364                         \item Rotation manipulator \& sample mount
365                         \item Pump inlet
366                         \item Filament flanges 1 (used earlier in year, not anymore) and 2
367                         \item Inlet with leak valve (for introducing gases into chamber)
368                         \item Vent valve on turbo pump
369                         \item Electron gun flange
370                         \item View window (small, view of back of electron gun)                 
371                 \end{enumerate}
372         \end{itemize}
373 \end{itemize}
374
375 \pagebreak
376 \bibliographystyle{unsrt}
377 \bibliography{thesis}
378
379 \end{document}
380

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