jueves, 28 de enero de 2010

Lattice Dynamics

The thermal properties of the diamond, BC8 and ST12 structures are extracted from phonon calculations. In this section the method of calculating phonon dispersion relations from an empirical potential will be presented. It is, in general, very complicated to include anharmonic terms in such calculations. All phonon calculations presented in this chapter will be found using the harmonic approximation. The validity of this approximation is examined more fully in Chapter 6 when self-interstitial configurations in the diamond structure are examined. In that case it is found that anharmonic effects are negligible and therefore it is assumed here that they can also be neglected.

Phonon dispersion relations are calculated by looking for wavelike solutions to the classical equations of motion of atoms under a small displacement from their equilibrium sites. Firstly, a crystal is composed of an infinite number of primitive unit cells in three dimensions labelled tex2html_wrap_inline6598 where tex2html_wrap_inline6600 are integers. Each primitive unit cell is defined by three linearly independent vectors tex2html_wrap_inline6602 and tex2html_wrap_inline6604 forming a parallelipiped. The origin of the tex2html_wrap_inline5710 unit cell can then be defined as
eqnarray1527
relative to the origin l=(0,0,0) This unit cell defines the periodic structure of the crystal by repeating its primitive unit cell throughout space.
Each unit cell contains n atoms which are labelled by k=1,...,n each of which are at positions tex2html_wrap_inline6614 relative to the origin of each cell tex2html_wrap_inline6616 , therefore the position of any atom lk is given bytex2html_wrap_inline6620 .
Vibrations occur when the atoms are displaced from their equilibrium positions. If the atoms are allowed to move from their equilibrium positions by an amount tex2html_wrap_inline6622then the actual position of any atom under the influence of a vibration (thermal fluctuation) is tex2html_wrap_inline6624 .
The potential energy, tex2html_wrap_inline6626 , of the crystal is obtained from a potential which itself is a function of the instantaneous coordinates, tex2html_wrap_inline6628 , of the atoms.
If the displacements are assumed to be small compared to interatomic distances (which is generally true for stable crystals at a temperature well below its melting point), then the potential function can be expanded about the equilibrium positions:
eqnarray1552
where tex2html_wrap_inline5754 and tex2html_wrap_inline5496 vary over all xy and z coordinates and the coefficients tex2html_wrap_inline6640 and tex2html_wrap_inline6642 are
eqnarray1567
and
eqnarray1572
The subscript 0 means that the coefficients are evaluated at the equilibrium positions, tex2html_wrap_inline6646 .
The first term in the series is constant, that is, it is independent of the displacements of the atoms from their equilibrium sites and so can be taken as the zero of the potential energy. The force on the atom is given by
eqnarray1581
which is the coefficient of the second term in the series. Provided the derivative is evaluated at the equilibrium position, this term will be zero since at equilibrium the total force on any atom is zero. In the harmonic approximation all terms in cubic or higher order are assumed negligible, therefore the potential can be expressed simply as the third term in the expansion.
That term is not defined for self interactions, that is, it allows only the tex2html_wrap_inline6648 terms. To define the self interaction term consider a rigid translation of the entire crystal. This can be defined by replacing all the displacements tex2html_wrap_inline6650 by a constant value tex2html_wrap_inline6652 . The equations of motion of the atoms is then
eqnarray1587
which must be equal to zero because such a translation clearly cause the forces, tex2html_wrap_inline6654 to vanish. But the tex2html_wrap_inline6656 are arbitrary hence the sum over the coefficients tex2html_wrap_inline6642 must be zero. Therefore in addition to the definition of tex2html_wrap_inline6642 given above, the diagonal terms must be given by
eqnarray1601
Now that all the elastic constants tex2html_wrap_inline6642 are well defined it is possible to solve the equations of motion
eqnarray1610
by looking for the wavelike solutions
eqnarray1618
where c.c. stands for the complex conjugate of the first term and tex2html_wrap_inline6664 and tex2html_wrap_inline6666 are amplitudes of the wave. Note here that tex2html_wrap_inline6668 is used for the wavevector here so as not to confuse it withk which is the index of the atoms within the primitive unit cell.
On this substitution into the equations of motion the following dispersion relation is found:
  eqnarray1634
where D is known as the dynamical matrix. The elements of D are given by
eqnarray1644
The dimension of the dynamical matrix in 3n. Therefore using the symmetry of the crystal by expressing it in terms of repeating primitive unit cells replaced an infinite set of equations of motion of an infinite number of atoms by a set of 3n linear homogeneous equations. The condition that the homogeneous system of equations have a non-trivial solution is that the determinant of the coefficients in Equation (5.10) vanish, that is to say
eqnarray1661
therefore the eigenvalues of the dynamical matrix give the allowed (squares of) phonon frequencies for a given tex2html_wrap_inline6668 . The dynamical matrix is Hermitian therefore the eigenvalues, tex2html_wrap_inline6682are real.
This lattice dynamics method has been coded for the massively parallel CM200 Connection Machine and is described elsewhere[76]. Although, in the present case, using such a large computer is unnecessary, it becomes so when very large dynamical matrices are required as in Chapter 6 where eigenvectors of matrices up to dimension tex2html_wrap_inline6684 are needed. The parallelisation strategy is straightforward, with the elements of the dynamical matrix spread across the tex2html_wrap_inline6686 processors. This data-driven parallelisation is an inevitable consequence of the `single instruction multiple data' architecture of this machine. The matrix diagonalisations are done using the Jacobi rotation method.

Source: http://cmt.dur.ac.uk/sjc/thesis/thesis/node52.html