Project
1: X-Ray Diffraction from orderered and disordered 1D lattices
Due
to the fact that perfect crystals are periodic, Fourier transform
techniques are one of the basic tool to study such systems.
Experimentalist and theorists often use Fast Fourier Transform
packages, without worrying about details of their inner working,
to perform spectral analysis and study dynamical systems.
In the context of crystals, these techniques illustrate the
basic ideas of reciprocal space and diffraction patterns in
a particularly transparent way.
(a) Perfect Crystals: The diffraction patter
of perfect crystal is a set of -function peaks at the reciprocal lattice points. Consider a one-dimensional
crystal with atoms centered at whose electron density form Gaussians of width

Assume
that lattice constant is and . Start with a vector of values of containing 256 entries, which span 32 lattice periods. This vector
should also be periodic, i.e.,
. The sum over need not extend far beyond the range of . Calculate the Fourier transform using the FFT routine. Confirm that electron density looks like an array of atoms (around each atom you should see
a Gaussian distribution of charge density). Plot the power
spectrum over a range which includes the first four Bragg
peaks.
(b) Diatomic Basis: If the unit cell of a
crystal doubles in size, the reciprocal lattice divides in
two. Let be 0.1 if is even, and if is odd. Examine your real-space density; for the same range of (now 16 lattice periods) and the same parameters, plot the power spectrum.
(c) Thermal Motion: At finite temperatures,
the atoms will oscillate about their lattice positions: does
the diffraction pattern get destroyed? Add a random number
with standard deviation
to the positions,
, where random numbers are chose
from a normal probability distribution
 |
(2) |
Keeping , examine the real-space densities and plot the power spectrum
for
and
. Show analytically the the reciprocal lattice peaks
stay sharp, but that they are decreased in magnitude by
: start from the definition
 |
(3) |
pull out the terms involving , and change the sum over n into an integral over involving
(note that the final thing to calculate
is the power spectrum is ). Compare your numerical results to the analytical
prediction (the so-called Debye-Weller factor).
(d)
Glasses: A more realistic model of thermal
motions would have the positions of the atoms vary with respect
to their neighbors,
, rather than with respect
to an invisible ideal lattice. Plot the power spectrum for
and
. In one and two dimensions crystalline long-range
translational order does not exist for . In three dimensions, an atom has more neighbors far away who
remember where it is supposed to sit, and a reasonably high
temperature is needed to destroy all remnants of periodicity.
The model in part (c) is thus reasonable for 3D crystals;
it is Einstein's model for phonons in diamond. The model in
part (d) gives a pretty good description of glasses and liquids:
the Bragg peaks become broad when the long-range order disappears.
NOTE:
The final solution for each system listed below should
be presented in the form of a relevant plot (i.e., vs. and vs. ). The FFT routines and uniform random number generators are available
in Maple, Mathematica, and on the Course Web site (in Fortran
or C, from Numerical Recipes). The Project report should emulate
the format of a research paper (with abstract, PACS codes,
introduction, results, and conclusion - for an example of
such format see Student
Report).
HINT:
Problems in Chapter 1 of L. L. Mihály and M. Martin:
Solid State Physics Problems and Solutions.
.
|