| 1 |
|
\chapter{\label{chap:intro}INTRODUCTION AND BACKGROUND} |
| 2 |
|
|
| 3 |
|
\section{Background on the Problem\label{In:sec:pro}} |
| 4 |
< |
Phospholipid molecules are chosen to be studied in this dissertation |
| 5 |
< |
because of their critical role as a foundation of the bio-membrane |
| 6 |
< |
construction. The self assembled bilayer of the lipids when dispersed |
| 7 |
< |
in water is the micro structure of the membrane. The phase behavior of |
| 8 |
< |
lipid bilayer is explored experimentally~\cite{Cevc87}, however, fully |
| 9 |
< |
understanding on the mechanism is far beyond accomplished. |
| 4 |
> |
Phospholipid molecules are the primary topic of this dissertation |
| 5 |
> |
because of their critical role as the foundation of biological |
| 6 |
> |
membranes. Lipids, when dispersed in water, self assemble into bilayer |
| 7 |
> |
structures. The phase behavior of lipid bilayers have been explored |
| 8 |
> |
experimentally~\cite{Cevc87}, however, a complete understanding of the |
| 9 |
> |
mechanism for self-assembly has not been achieved. |
| 10 |
|
|
| 11 |
|
\subsection{Ripple Phase\label{In:ssec:ripple}} |
| 12 |
< |
The {\it ripple phase} $P_{\beta'}$ of lipid bilayers, named from the |
| 12 |
> |
The $P_{\beta'}$ {\it ripple phase} of lipid bilayers, named from the |
| 13 |
|
periodic buckling of the membrane, is an intermediate phase which is |
| 14 |
|
developed either from heating the gel phase $L_{\beta'}$ or cooling |
| 15 |
< |
the fluid phase $L_\alpha$. Although the ripple phase is observed in |
| 16 |
< |
different |
| 15 |
> |
the fluid phase $L_\alpha$. Although the ripple phase has been |
| 16 |
> |
observed in several |
| 17 |
|
experiments~\cite{Sun96,Katsaras00,Copeland80,Meyer96,Kaasgaard03}, |
| 18 |
< |
the mechanism of the formation of the ripple phase has never been |
| 18 |
> |
the physical mechanism for the formation of the ripple phase has never been |
| 19 |
|
explained and the microscopic structure of the ripple phase has never |
| 20 |
|
been elucidated by experiments. Computational simulation is a perfect |
| 21 |
< |
tool to study the microscopic properties for a system, however, the |
| 22 |
< |
long range dimension of the ripple structure and the long time scale |
| 21 |
> |
tool to study the microscopic properties for a system. However, the |
| 22 |
> |
large length scale the ripple structure and the long time scale |
| 23 |
|
of the formation of the ripples are crucial obstacles to performing |
| 24 |
< |
the actual work. The idea to break through this dilemma forks into: |
| 24 |
> |
the actual work. The principal ideas explored in this dissertation are |
| 25 |
> |
attempts to break the computational task up by |
| 26 |
|
\begin{itemize} |
| 27 |
< |
\item Simplify the lipid model. |
| 28 |
< |
\item Improve the integrating algorithm. |
| 27 |
> |
\item Simplifying the lipid model. |
| 28 |
> |
\item Improving algorithm for integrating the equations of motion. |
| 29 |
|
\end{itemize} |
| 30 |
< |
In Ch.~\ref{chap:mc} and~\ref{chap:md}, we use a simple point dipole |
| 31 |
< |
model and a coarse-grained model to perform the Monte Carlo and |
| 32 |
< |
Molecular Dynamics simulations respectively, and in Ch.~\ref{chap:ld}, |
| 33 |
< |
we implement a Langevin Dynamics algorithm to exclude the explicit |
| 34 |
< |
solvent to improve the efficiency of the simulations. |
| 30 |
> |
In chapters~\ref{chap:mc} and~\ref{chap:md}, we use a simple point |
| 31 |
> |
dipole model and a coarse-grained model to perform the Monte Carlo and |
| 32 |
> |
Molecular Dynamics simulations respectively, and in |
| 33 |
> |
chapter~\ref{chap:ld}, we develop a Langevin Dynamics algorithm which |
| 34 |
> |
excludes the explicit solvent to improve the efficiency of the |
| 35 |
> |
simulations. |
| 36 |
|
|
| 37 |
|
\subsection{Lattice Model\label{In:ssec:model}} |
| 38 |
< |
The gel like characteristic of the ripple phase ensures the feasiblity |
| 39 |
< |
of applying the lattice model to study the system. It is claimed that |
| 40 |
< |
the packing of the lipid molecules in ripple phase is |
| 38 |
> |
The gel-like characteristic of the ripple phase makes it feasible to |
| 39 |
> |
apply a lattice model to study the system. It is claimed that the |
| 40 |
> |
packing of the lipid molecules in ripple phase is |
| 41 |
|
hexagonal~\cite{Cevc87}. The popular $2$ dimensional lattice models, |
| 42 |
< |
{\it i.e.}, Ising model, Heisenberg model and $X-Y$ model, show |
| 43 |
< |
{\it frustration} on triangular lattice. |
| 42 |
> |
{\it i.e.}, the Ising, $X-Y$, and Heisenberg models, show {\it |
| 43 |
> |
frustration} on triangular lattices. The Hamiltonian of the systems |
| 44 |
> |
are given by |
| 45 |
> |
\begin{equation} |
| 46 |
> |
H = |
| 47 |
> |
\begin{cases} |
| 48 |
> |
-J \sum_n \sum_{n'} s_n s_n' & \text{Ising}, \\ |
| 49 |
> |
-J \sum_n \sum_{n'} \vec s_n \cdot \vec s_{n'} & \text{$X-Y$ and |
| 50 |
> |
Heisenberg}, |
| 51 |
> |
\end{cases} |
| 52 |
> |
\end{equation} |
| 53 |
> |
where $J$ has non zero value only when spins $s_n$ ($\vec s_n$) and |
| 54 |
> |
$s_{n'}$ ($\vec s_{n'}$) are the nearest neighbours. |
| 55 |
|
\begin{figure} |
| 56 |
|
\centering |
| 57 |
|
\includegraphics[width=\linewidth]{./figures/inFrustration.pdf} |
| 58 |
< |
\caption{Sketch to illustrate the frustration on triangular |
| 59 |
< |
lattice. Spins are represented by arrows, no matter which direction |
| 60 |
< |
the spin on the top of triangle points to, the Hamiltonian of the |
| 48 |
< |
system is the same, hence there are infinite possibilities for the |
| 49 |
< |
packing of the spins.} |
| 58 |
> |
\caption{Frustration on a triangular lattice, the spins are |
| 59 |
> |
represented by arrows. No matter which direction the spin on the top |
| 60 |
> |
of triangle points to, the Hamiltonain of the system goes up.} |
| 61 |
|
\label{Infig:frustration} |
| 62 |
|
\end{figure} |
| 63 |
< |
Figure~\ref{Infig:frustration} shows an illustration of the frustration |
| 64 |
< |
on a triangular lattice. The direction of the spin on top of the |
| 65 |
< |
triangle has no effects on the Hamiltonian of the system, therefore |
| 66 |
< |
infinite possibilities for the packing of spins induce the frustration |
| 67 |
< |
of the lattice. |
| 63 |
> |
Figure~\ref{Infig:frustration} shows an illustration of the |
| 64 |
> |
frustration on a triangular lattice. When $J < 0$, the spins want to |
| 65 |
> |
be anti-aligned, The direction of the spin on top of the triangle will |
| 66 |
> |
make the energy go up no matter which direction it picks, therefore |
| 67 |
> |
infinite possibilities for the packing of spins induce what is known |
| 68 |
> |
as ``complete regular frustration'' which leads to disordered low |
| 69 |
> |
temperature phases. |
| 70 |
|
|
| 71 |
|
The lack of translational degree of freedom in lattice models prevents |
| 72 |
< |
their utilization on investigating the emergence of the surface |
| 73 |
< |
buckling which is the imposition of the ripple formation. In this |
| 74 |
< |
dissertation, a modified lattice model is introduced to this specific |
| 62 |
< |
situation in Ch.~\ref{chap:mc}. |
| 72 |
> |
their utilization in models for surface buckling which would |
| 73 |
> |
correspond to ripple formation. In chapter~\ref{chap:mc}, a modified |
| 74 |
> |
lattice model is introduced to tackle this specific situation. |
| 75 |
|
|
| 76 |
|
\section{Overview of Classical Statistical Mechanics\label{In:sec:SM}} |
| 77 |
|
Statistical mechanics provides a way to calculate the macroscopic |