root/trunk/matml/transport/problems/fen/fen.tex

Revision 83, 1.9 kB (checked in by powell, 6 years ago)

Updated liposomes update date; new problem: Nitriding of an iron thin film.

  • Property svn:keywords set to Author Date Id Revision
Line 
1\documentclass{article}
2\usepackage{pstricks}
3\usepackage{fullpage}
4\begin{document}
5\begin{enumerate}
6\item Nitriding of an iron thin film
7 
8  An iron film is vapor-deposited on a silicon wafer with a thickness of 10
9  $\mu$m (=10$^{-3}$ cm).  The film is then exposed (at time $t=0$, naturally)
10  to a nitriding atmosphere which fixes the nitrogen concentration in the iron
11  on the exposed surface at $C=C_s$.  You would like to know the nitrogen
12  concentration in the iron film as a function of position and time.
13
14  \begin{center}
15    \input{fesin}
16  \end{center}
17
18  You may assume:
19  \begin{itemize}
20  \item $C_s$ is much higher than the nitrogen solubility in the silicon, that
21    is, there is no nitrogen in the silicon, and the flux of nitrogen from the
22    iron into the silicon is zero.
23
24  \item $C_s$ is sufficiently low that there are no phase transformations here,
25    and no significant volume change, just nitrogen diffusing into iron.
26  \end{itemize}
27
28  Datum: $D_{\rm N-Fe} = 10^{-8}\frac{\rm cm^2}{\rm s}$
29
30  \begin{enumerate}
31  \item Sketch the concentration profile of nitrogen at the start of the
32    process (with no nitrogen), and for several times leading to
33    steady-state.
34
35  \item \label{whichsol} Write the simple (one-term) solution of the diffusion
36    equation which is valid for a short time after the nitriding atmosphere is
37    introduced.
38
39  \item What is the thickness of the sublayer in which nitrogen concentration
40    is at least half of the surface concentration at 1 second, and at four
41    seconds?
42
43  \item At what time $t$ does your solution in part \ref{whichsol} cease to be
44    valid?
45
46  \item Write the simple (one-term) solution of the diffusion equation which is
47    valid a long time after the nitriding atmosphere is introduced.
48
49  \item At what time $t$ does the nitrogen concentration on the iron side of
50    the iron-silicon interface reach 0.9$C_s$?
51  \end{enumerate}
52\end{enumerate}
53\end{document}
Note: See TracBrowser for help on using the browser.