Chemical Diffusion
Model
Contents
This model is built to simulate the diffusion process of chemicals in the PDMS chips, and through that we are able to determine the “delaying time” of the C. elegans’ olfactory response in our inducing experiment.
The experiment is designed to demonstrate that the insertion does not damage the olfactory receptor neuron pair by testing their response to diacetyl and 2-nonanone. We assume that if the neuron pairs is unaffected, the modified worms will respond to the chemicals as the wild types do. We have 2 methods to form a concentration gradient in the microfluidic chip.
• Use layer1 to mix the chemicals from the inlets.
• Input the liquid to the side channel in layer2.
In this model, we only concern the situation in first method, the process that the gas molecules in layer1 will permeate through PDMS layer to layer2 (the chamber holding the worms).
This plate consists of two layers. We inject the chemicals into the first layer to form a concentration gradient. Gas molecules diffuse downward across the PDMS layer and reach the second layer. Then the worms in the second layer can respond to the chemicals(diacetyl and 2-nonanone).
The chamber in layer2 is just like the Galton Nail Plate. We designed call it the Gaussian Plate in our project (Fig.1 the Gaussian Plate)
One important thing is to know how long the diffusion process will cost from the layer1 to layer2, and we are able to know the “delaying time” of the response of the worms to the chemicals. (Fig.3).
Physical Process
For nonsteady-state diffusion, there is an equation named Fick’s second law[1]: \frac{\partial C}{\partial t}=D \frac{\partial^2 C}{\partial x^2}
The constant of proportionality D is called the diffusion coefficient, which is expressed in square meters per second. Concentration C is plotted versus position (or distance) within the solid x and the time t.
For t=0, C=C0 at 0≤x≤∞;
For t>0, C=Cs (the constant surface concentration) at x=0;
C=C0 at x=∞. And then there is a general solution: \frac{C_x-C_0}{C_s-C_0}=1-erf(\frac{x}{2 \sqrt{Dt}}) Where Cx represents the concentration at distance x after time t.
\frac{x}{2 \sqrt{Dt}}=constant, so if this constant can be calculated, the equation of distance x and time t can also be gotten.
In our model, C0=0, so the equation is changed to \frac{C_x}{C_s}=1-erf(\frac{x}{2 \sqrt{Dt}}) Cx represents the concentration at distance x that C. elegans can feel. Cs is the concentration set by our own and it is a constant. x is 5mm (Fig.4).
According to the equation we can get that the erf (\frac{x}{2 \sqrt{Dt}})=0.9965 and then referred to the Table 1.1 we can get that the \frac{x}{2 \sqrt{Dt}}=2.2, and D is the diffusion coefficient for 2-nonanone or diacetyl in PDMS. We need to calculate the D to get the time t according to the equation. We used the force-field method to get the D of those two chemicals (the concrete operational process is shown in 1.3).
D(2-nonanone) = 6.78*10-6cm2/s
D(diacetyl) = 6.78*10-6cm2/s
Finally, we can get the time t = 12 mins, on the other words, we cannot inject the C. elegans until the chemicals are injecting for 12 mins in layer 1(for diacetyl).
The Calculation of Diffusion Coefficient D
The diffusivity of a gas in an organic solvent, polymer, or zeolite can be calculated by simulating the molecular dynamics process and calculating the mean square displacement of the gas in the material. This allows us to calculate the self-diffusivity coefficient of the gas and gives an insight into the overall diffusivity. As we are performing a molecular dynamics calculation, we can analyze the effect of temperature, pressure, density, and penetrant size and structure on diffusion. We used force-field method to calculate the D in PDMS by Material Studio® (MS) a software for material calculation.[2][3]
Set up the initial structures
First, we set up the initial structure of the PDMS and the chemicals (Fig.5 and Fig.6).
Build an amorphous cell
Then, we put the two molecules in to an amorphous cell (Fig.7).
Relax the cell
When we generate an amorphous cell, the molecules may not be equally distributed throughout the cell, creating areas of vacuum. To correct this, we must perform a short energy minimization to optimize the cell. After the minimization, we should run a short molecular dynamics simulation to equilibrate the cell.
Run and analyze molecular dynamics
Export data and calculate the diffusivity
Then we can got the D of 2-nonanone and diacetyl:
D(2-nonanone) = 6.78*10-6cm2/s
D(diacetyl) = 6.78*10-6cm2/s
References
- ↑ Callister, W. D., & Rethwisch, D. G. (2004). Fundamentals of Materials Science and Engineering. John Wiley and Sons Ltd.
- ↑ S. G. Charati† and, & Stern, S. A. (1998). Diffusion of gases in silicone polymers: molecular dynamics simulations. Macromolecules, 31(16), 5529-5535.
- ↑ Hofmann, D., Fritz, L., Ulbrich, J., Schepers, C., & Böhning, M. (2000). Detailed‐atomistic molecular modeling of small molecule diffusion and solution processes in polymeric membrane materials. Macromolecular Theory & Simulations, 9(6), 293–327.