next up previous
Next: About this document ...

Last Time
Electromigration


Anisotropy and Onsager Coefficients


The Diffusion Equation


The Diffusion Equation for Uniform Diffusivity


The Steady-State Condition


3.21 Spring 2002: Lecture 07

Scaling and the Diffusion Equation

Note that the diffusivity has units (number $ \times$   cm$ ^2$)/s; therefore, $ D t/x^2$ is dimensionless.

Introduce a dimensionless variable $ \eta$:

$\displaystyle \eta \equiv \frac{x}{\sqrt{4 D t}}$ (07-1)


Suppose for a particular problem, that the boundary and initial conditions are also invariant to this scaling implied by $ \eta$, in other words, if the length scale is tripled (yards instead of feet) then the time scale for the boundary conditions is multiplied by a factor of nine. Or, under the scaling,

$\displaystyle \bar{x} = \lambda x$    $\displaystyle \bar{t} = \lambda^2 t$    then: $\displaystyle \bar{\eta} = \eta$ (07-2)

the boundary conditions can be written entirely in terms of the one dimensionless variable $ \eta$.


An example of such a problem would be the ``step-function'' initial conditions with either Dirichlet or zero-flux Neumann boundary conditions at $ \pm \infty$:

Figure 7-1: Spatially-dependent function for the initial condition of the step-function.
\begin{figure}\resizebox{6in}{!}
{\epsfig{file=figures/Diffusion_Equation/step_function_IC.eps}}
\end{figure}

Initial conditions:

$\displaystyle c(x,t=0) = \left\{ \begin{array}{lll} C_L &\mbox{\hspace{0.5in}} ...
...fty < x < 0 \\  C_R &\mbox{\hspace{0.5in}} & 0 < x < \infty \end{array} \right.$ (07-3)

or

$\displaystyle c(\eta = \infty) = C_R$    $\displaystyle c(\eta = -\infty) = C_L$ (07-4)

with boundary conditions:

$\displaystyle c(x=+\infty , t) = (\eta = +\infty) = C_R$    or $\displaystyle \ensuremath{\frac{\partial{c(x,t)}}{\partial{x}}}\ensuremath{\lef...
...{\eta}}}\ensuremath{\left.\mbox{\rule{0pt}{16pt}}\right\vert}_{\eta=\infty} = 0$ (07-5)

and

$\displaystyle c(x=-\infty , t) = c(\eta = -\infty) = C_L$    or $\displaystyle \ensuremath{\frac{\partial{c(x,t)}}{\partial{x}}}\ensuremath{\lef...
...\eta}}}\ensuremath{\left.\mbox{\rule{0pt}{16pt}}\right\vert}_{\eta=-\infty} = 0$ (07-6)

Using the definition for $ \eta$:

$\displaystyle \ensuremath{\frac{\partial{}}{\partial{t}}}= \ensuremath{\frac{\partial{\eta}}{\partial{t}}}\ensuremath{\frac{\partial{}}{\partial{\eta}}}$    $\displaystyle \ensuremath{\frac{\partial{}}{\partial{x}}}= \ensuremath{\frac{\partial{\eta}}{\partial{x}}}\ensuremath{\frac{\partial{}}{\partial{\eta}}}$ (07-7)

The diffusion equation becomes:


$\displaystyle -2 \eta \ensuremath{\frac{\partial{c}}{\partial{\eta}}}= \ensuremath{\frac{\partial^2{c}}{\partial{\eta}^2}}$ (07-8)

Because everything in the above equation depends only on $ \eta$, the partial differential equation becomes an ordinary differential equation ( $ \partial \rightarrow d$) that can be integrated without too much difficulty.

Let

$\displaystyle q \equiv \ensuremath{\frac{d {c}}{d {\eta}}}$ (07-9)

so that

$\displaystyle - 2 \eta q = \ensuremath{\frac{d {q}}{d {\eta}}}$ (07-10)

which can be integrated


$\displaystyle \ensuremath{\frac{d {c}}{d {\eta}}}= b_0 e^{-\eta^2}$ (07-11)

where $ b_0$ is an integration constant and this can be integrated again


$\displaystyle c(\eta) - c(\eta=\eta_0) = b_0 \int_{\eta_0}^{\eta} e^{-\zeta^2} d \zeta$ (07-12)

Let $ \eta_0 = -\infty$ and with the step-function initial conditions, $ c(\eta = -\infty) = C_L$,

$\displaystyle c(\eta) = C_L + b_0 ( \int_{-\infty}^{0} e^{-\zeta^2} d \zeta + \int_{0}^{\eta} e^{-\zeta^2} d \zeta )$ (07-13)

or, by introducing another constant for $ b_0$,

$\displaystyle c(\eta) = C_L + a_0 \left( \frac{2}{\sqrt{\pi}} \int_{-\infty}^{0...
...} \int_{0}^{{\ensuremath{\frac{x}{\sqrt{4 D t}}}}} e^{-\zeta^2} d \zeta \right)$ (07-14)

The integral with an argument is just some function with a peculiar name:

$\displaystyle \ensuremath{\mbox{erf}}(z) = \frac{2}{\sqrt{\pi}} \int_{0}^{z} e^{-\zeta^2} d \zeta$ (07-15)

that has the properties: $ \ensuremath{\mbox{erf}}(0) = 0$, $ \ensuremath{\mbox{erf}}(\infty) = 1$ (this is where the $ \sqrt{\pi}$ comes from), $ \ensuremath{\mbox{erf}}(-z) = -\ensuremath{\mbox{erf}}(z)$

So, the solution to the one-dimensional step function IC uniform diffusion equation is:

$\displaystyle c(x,t) = \frac{C_R + C_L}{2} + \frac{C_R - C_L}{2}\ensuremath{\mbox{erf}}\left( \ensuremath{\frac{x}{\sqrt{4 D t}}}\right)$ (07-16)

or

$\displaystyle c(x,t) = \ensuremath{\langle C \rangle}+ \frac{\Delta C}{2}\ensuremath{\mbox{erf}}\left( \ensuremath{\frac{x}{\sqrt{4 D t}}}\right)$ (07-17)


Short Distances, Long Times

An additional and useful property of the error function is that $ \ensuremath{\mbox{erf}}(z) \approx z$ for $ z \ll 1$

Figure: The difference between the error function $ \ensuremath{\mbox{erf}}(z)$ and its argument $ z$. Up to values of about $ z = 0.9$, the difference is less than 13%.
\begin{figure}\resizebox{6in}{!}
{\epsfig{file=figures/Diffusion_Equation/erfdiff.eps}}
\end{figure}

Because the scaling parameter $ \eta \equiv \ensuremath{\frac{x}{\sqrt{4 D t}}}$ is small for long times $ t \gg \tau_D$ where $ \tau_D$ is the characteristic diffusion time:1

$\displaystyle \tau_D \equiv \frac{x^2}{4 D}$ (07-18)

or for short distances $ x \ll \chi_D$ where $ \chi_D$ is the characteristic diffusion length:

$\displaystyle \chi_D \equiv \sqrt{4 D t}$ (07-19)

the solution of the step-function IC becomes:


$\displaystyle c(x,t) = \ensuremath{\langle c \rangle}+ \frac{\Delta C}{2} \ensuremath{\frac{x}{\sqrt{4 D t}}}$ (07-20)

The flux at the origin varies as,


$\displaystyle J(x=0,t) = -\Delta C \sqrt{\frac{D}{4 \pi t}}$ (07-21)

The total amount of material that flows past the origin (per unit area) up to a time $ \tau$ goes as $ \sqrt{\tau}$:

$\displaystyle J_{cumulative}(x=0,\tau) = -\Delta C \sqrt{\frac{D \tau}{\pi}}$ (07-22)

Superposition Example

The simple solution that was developed above can be used with the method of superposition to develop a large number of solutions.

For example, suppose the initial conditions are changed so that there is a finite source of material diffusing into an infinite material and the finite source is confined to slab of with $ \Delta x$ in the $ x$-direction but extending infinitely in the $ y$- and $ z$-directions.2

Figure 7-3: Initial conditions for the one dimensional finite square source initial conditions.
\begin{figure}\resizebox{6in}{!}
{\epsfig{file=figures/Diffusion_Equation/finite_source.eps}}
\end{figure}

These initial conditions can be obtained by summing two known solutions, i.e. those for the initial conditions:

$\displaystyle c(x,t=0) = \left\{ \begin{array}{lll} 0 &\mbox{\hspace{0.5in}} & ...
...fty < x < 0 \\  c_0 &\mbox{\hspace{0.5in}} & 0 < x < \infty \end{array} \right.$ (07-23)

and

$\displaystyle c(x,t=0) = \left\{ \begin{array}{lll} 0 &\mbox{\hspace{0.5in}} & ...
...a x \\  -c_0 &\mbox{\hspace{0.5in}} & \Delta x < x < \infty \end{array} \right.$ (07-24)

Figure 7-4: Graphical representation of the method of superposition.
\begin{figure}\resizebox{6in}{!}
{\epsfig{file=figures/Diffusion_Equation/super_pos.eps}}
\end{figure}


The solution is just the sum:

$\displaystyle c(x,t) = \frac{c_0}{2} + \frac{c_0}{2} \frac{2}{\sqrt{\pi}} \int_...
...c{2}{\sqrt{\pi}} \int_0^{\frac{x - \Delta x}{\sqrt{4 D t}}} e^{-\zeta^2} d\zeta$ (07-25)

$\displaystyle c(x,t) = \frac{c_0}{2} \left[ \ensuremath{\mbox{erf}}\left( \frac...
...\ensuremath{\mbox{erf}}\left( \frac{x - \Delta x}{\sqrt{4 D t}} \right) \right]$ (07-26)

It will be beneficial to reflect on what kinds of problems (i.e. which initial and boundary conditions) will admit solutions from scaling and then subsequent summing of solutions. First for the scaling solution, the boundary and initial conditions had to be invariant under the scale factor $ \eta \equiv \ensuremath{\frac{x}{\sqrt{4 D t}}}$--this is usually the case for infinite domains with zero flux conditions at $ \vert\ensuremath{\vec{r}}\vert = \infty$. Second, the summing method works when each solution that is to be summed also satisfies scaling--therefore the initial conditions for the particular problem must also be invariant. Typically, these methods are useful in the infinite domain.


The One-Dimensional Fundamental Solution

The solution for ``point-source'' initial conditions will prove to be quite useful for cases when the addition of a large number of solutions generate the initial conditions for a particular problem. The solution obtained in Eq. 7-26 can be used to obtain the fundamental solution. Expanding in powers of small $ dx = \Delta x$:3


$\displaystyle c(x,t) = \frac{c(x=0,t=0) dx}{\sqrt{4 \pi D t }} e^{- \frac{x^2}{4 D t}}$ (07-27)

This is the fundamental solution for a point source in a 1D infinite domain.

Many other solutions by summing point source solutions,


In general,4for almost any initial conditions $ c(x,t=0) = c_{ic}(x)$ on the 1D infinite domain with zero flux at $ x = \pm \infty$,

$\displaystyle c(x,t) = \int_{-\infty}^{\infty} \frac{c_{ic} (\zeta) e^{-\frac{(x - \zeta)^2}{4 D t}}} {\sqrt{4 \pi D t}} d \zeta$ (07-28)

Otherwise known as the the Green's function solution.5


Other Fundamental Solutions

The same method can be used to find fundamental solutions for cases where the finite source is a object of a given dimensionality embedded in an infinite space of larger dimension. This is called the ``co-dimension'' and it is the dimensionality of the infinite region minus the dimensionality of the embedded object.


All the pertinent examples are contained in the following table:
Co-dimension Example Symmetric Part of $ \nabla^2$ Fundamental Solution
  Point on Line    
1 Line on Plane $ \ensuremath{\frac{\partial^2{}}{\partial{x}^2}}$ $ \frac{c(x=0,t=0) dx}{\sqrt{4 \pi D t}} e^{\left(-\frac{x^2}{4 D t}\right)}$
  Plane in 3D    
2 Point in Plane $ \frac{1}{r}\ensuremath{\frac{\partial{}}{\partial{r}}}\left( r \ensuremath{\frac{\partial{}}{\partial{r}}} \right)$ $ \frac{c(x=0,t=0) 2 \pi r dr}{{4 \pi D t}} e^{\left(-\frac{r^2}{4 D t}\right)}$
  Line in 3D    
3 Point in 3D $ \frac{1}{r^2}\ensuremath{\frac{\partial{}}{\partial{r}}}\left( r^2 \ensuremath{\frac{\partial{}}{\partial{r}}} \right)$ $ \frac{c(x=0,t=0) 4 \pi r^2 dr}{(4 \pi D t)^{3/2}} e^{\left(-\frac{r^2}{4 D t}\right)}$




next up previous
Next: About this document ...
W. Craig Carter 2002-02-22