Phonon dispersion relation: Difference between revisions
| Line 10: | Line 10: | ||
For a crystal lattice composed of a number of atoms bound by a specific potential, an equilibrium or minimum energy state can be reached by relaxing the structure. This is achieved using the conjugate gradient relaxation method in MD++. Once the local minimum is reached, a Taylor expansion is used around this state in terms of the atomic displacements which gives Equation 1 |
For a crystal lattice composed of a number of atoms bound by a specific potential, an equilibrium or minimum energy state can be reached by relaxing the structure. This is achieved using the conjugate gradient relaxation method in MD++. Once the local minimum is reached, a Taylor expansion is used around this state in terms of the atomic displacements which gives Equation 1 |
||
<math>V(\{ \vec{r}_{i} \}) =V(\{ \vec{ r}_{i} \}) + \frac{1}{2}\sum_{ij} \vec{u}_{i}^{T}\cdot [\frac{d^{2}V}{d \vec{r}_i \vec{r}_j}]\cdot \vec{u}_{j} </math> |
<math>V(\{ \vec{r}_{i} \}) =V(\{ \vec{ r}_{i} \}) + \frac{1}{2}\sum_{ij} \vec{u}_{i}^{T}\cdot [\frac{d^{2}V}{d \vec{r}_i \vec{r}_j}]\cdot \vec{u}_{j} \qquad(1)</math> |
||
where <math>V</math> is the potential function, <math>\vec{ r}_{i}</math> is the coordinate of the <math>ith</math> atom, <math>\vec{ R}_{i}</math> is the position of the $ith$ atom at emuilibrium and <math>\vec{u}</math> is a small displacement from the equilibrium position: <math>\vec{u}_{i} = \vec{r}_{i} - \vec{R}_{i} </math>. |
where <math>V</math> is the potential function, <math>\vec{ r}_{i}</math> is the coordinate of the <math>ith</math> atom, <math>\vec{ R}_{i}</math> is the position of the $ith$ atom at emuilibrium and <math>\vec{u}</math> is a small displacement from the equilibrium position: <math>\vec{u}_{i} = \vec{r}_{i} - \vec{R}_{i} </math>. |
||
| Line 24: | Line 24: | ||
\frac{\partial^2V}{\partial y_i\partial x_j} & \frac{\partial^2V}{\partial y_i\partial y_j} & \frac{\partial^2V}{\partial y_i\partial z_j} \\ |
\frac{\partial^2V}{\partial y_i\partial x_j} & \frac{\partial^2V}{\partial y_i\partial y_j} & \frac{\partial^2V}{\partial y_i\partial z_j} \\ |
||
\frac{\partial^2V}{\partial z_i\partial x_j} & \frac{\partial^2V}{\partial z_i\partial y_j} & \frac{\partial^2V}{\partial z_i\partial z_j} \\ |
\frac{\partial^2V}{\partial z_i\partial x_j} & \frac{\partial^2V}{\partial z_i\partial y_j} & \frac{\partial^2V}{\partial z_i\partial z_j} \\ |
||
\end{array}} \right] |
\end{array}} \right] \qquad(2) |
||
</math> |
|||
From Equation 2, we can calculate the force on the atoms, as shown in Equation 3 as follows, |
|||
<math> |
|||
\vec{f}_{i} = -\frac{d V}{d \vec{r}_{i}}\bigg|_{\vec{R}_{i}} = - \sum_{j} K_{ij} \vec{u}_{j} |
|||
\qquad(3) </math> |
|||
This force acting on the atoms leads to vibrations in the lattice. Applying the Newtonian equation of motion, we obtain Equation 4, |
|||
<math> |
|||
\vec{f}_{i} = m\ddot{u} |
|||
= - \sum_{j} K_{ij} \vec{u}_{j} \qquad(4) |
|||
</math> |
|||
Revision as of 05:36, 15 June 2012
Phonon Dispersion Relation
Yanming Wang, Saad Bhamla and Wei Cai
May, 2012
METHODS
For a crystal lattice composed of a number of atoms bound by a specific potential, an equilibrium or minimum energy state can be reached by relaxing the structure. This is achieved using the conjugate gradient relaxation method in MD++. Once the local minimum is reached, a Taylor expansion is used around this state in terms of the atomic displacements which gives Equation 1
where is the potential function, is the coordinate of the atom, is the position of the $ith$ atom at emuilibrium and is a small displacement from the equilibrium position: .
In Equation 1, the linear terms in the Taylor expansion are at 0K with the minimum energy state and the higher order terms are neglected using the Harmonic approximation. The second derivative of the potential energy evaluated at the equilibrium position and is called the force constant matrix or the Hessian matrix and is obtained from MD++ using the calHessian function.
From Equation 2, we can calculate the force on the atoms, as shown in Equation 3 as follows,
This force acting on the atoms leads to vibrations in the lattice. Applying the Newtonian equation of motion, we obtain Equation 4,