1v5cells_comparison

Comparison of 1 and 5 cell Simulations

Simulation Set-Up

  • Reflective boundary on the left.
  • Absorbing boundary on the right.
  • For the 5 cell simulation:
    • Cells are not connected.
    • Cells may not occupy the same lattice point.
    • Cell 1 is initialized on the reflective boundary
    • Cell 5 is initialized 5 lattice points to the right of cell 1.

Results (Updated 2/9/15)

The results can be found online here.

Passage Time

Update: Plots for the time-averages passage times have been updated. Added a plot of the average first passage time for each cell.

Lets compare the passage times of the 5 cells to that of the single cell diffusion simulation.

The following plots are created by making histograms of the simulation output data. In order to keep the data normalized throughout, a factor dependent on the bin size is added to the probability density. The probability density at certain time is expressed as

The following plots are the histograms of each cell overlayed. One cell refers to the data from the single cell simulation.
1v5_time_3

1v5_time_semilog_3

Notice that the slope of the one cell and that of the 1st cell in the 5 cell simulation are very similar.

The average first passage times for each respective cell are plotted below.

mean_pass
An interesting ting to note, for the one cell case the first passage time is and the cell had to diffuse lattice points to get there.

Now lets plot the data while scaling the probability densities and the number of time steps by the mean passage time for each respective cell.

The following plots are with respect to these new quantities, and .

1v5_fix_passtime

1v5_fix_passtime_log1

Looking more closely at the relationship between the first, last and individual cell:

1v5_fix_passtime_log2

Position

The following plots compare the probability densities of the position of each cell. The probability of the 5 cells and the one, individual cell are plotted together at different time steps. The probability densities are also plotted with respect to the averaged position.

5v1cell_pdf_1

5v1cell_pdf_mean_0500

5v1cell_pdf_2

5v1cell_pdf_mean_1500

5v1cell_pdf_3500

5v1cell_pdf_mean_3500

We would expect that the first cell of the multiple cell simulation to have a normal distribution but it does not appear that way. Boundary conditions tell us that the slope of the first cell’s probability density should be zero at the reflecting boundary. Zooming in on the first cell for small positions shows that the slope approaches zero but the probability density is clearly not flat.

1cell_zoom

I believe this plot is at the 2500th time step. Looking at different time steps shows very much the same pattern. At small time steps the curve is slightly steeper and as time increases the slope very gradually decreases.

Written with StackEdit.

No comments:

Post a Comment