2-D & 3-D Random Walk Simulations of Stochastic Diffusion Bob Brazzle (Jefferson College)

Slides:



Advertisements
Similar presentations
QUICK QUIZ 23.1 (For the end of section 23.2)
Advertisements

Decision Analysis. What is Decision Analysis? The process of arriving at an optimal strategy given: –Multiple decision alternatives –Uncertain future.
Central Limit Theorem.
Three-Dimensional Broadcasting with Optimized Transmission Efficiency in Wireless Networks Yung-Liang Lai and Jehn-Ruey Jiang National Central University.
BCOR 1020 Business Statistics Lecture 9 – February 14, 2008.
Probability & Using Frequency Distributions Chapters 1 & 6 Homework: Ch 1: 9-12 Ch 6: 1, 2, 3, 8, 9, 14.
1 Summary Statistics Excel Tutorial Using Excel to calculate summary statistics Prepared for SSAC by *David McAvity – The Evergreen State College* © The.
1 Summary Statistics Excel Tutorial Using Excel to calculate descriptive statistics Prepared for SSAC by *David McAvity – The Evergreen State College*
Multiplying matrices An animated example. (3 x 3)x (3 x 2)= (3 x 2) These must be the same, otherwise multiplication cannot be done Is multiplication.
Variance Fall 2003, Math 115B. Basic Idea Tables of values and graphs of the p.m.f.’s of the finite random variables, X and Y, are given in the sheet.
Monte Carlo Methods in Partial Differential Equations.
Normal Probability Distributions Chapter 5. § 5.1 Introduction to Normal Distributions and the Standard Distribution.
Polar Coordinates a different system of plotting points and coordinates than rectangular (x, y) it is based on the ordered pair (r, θ), where r is the.
MEASURES OF CENTRAL TENDENCY & DISPERSION Research Methods.
Gauss’ Law.
Permutations and Combinations. Random Things to Know.
Ch 7 Continuous Probability Distributions
Pairwise Alignment, Part I Constructing the Values and Directions Tables from 2 related DNA (or Protein) Sequences.
Math in Significant Figures. Significant Figures in Measurement and Calculations AAAA successful chemistry student habitually labels all numbers,
BUS250 Seminar 4. Mean: the arithmetic average of a set of data or sum of the values divided by the number of values. Median: the middle value of a data.
Class 5: Question 1 Which of the following systems of equations can be represented by the graph below?
Chapter 22 Gauss’s Law Chapter 22 opener. Gauss’s law is an elegant relation between electric charge and electric field. It is more general than Coulomb’s.
1.4 Parametric Equations. Relations Circles Ellipses Lines and Other Curves What you’ll learn about… …and why Parametric equations can be used to obtain.
Copyright © 2014 Pearson Education, Inc. All rights reserved Chapter 6 Modeling Random Events: The Normal and Binomial Models.
Normal Probability Distributions Chapter 5. § 5.1 Introduction to Normal Distributions and the Standard Distribution.
Local Indicators of Spatial Autocorrelation (LISA) Autocorrelation Distance.
Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics.
MCAS Math Terms. Add The process of finding the total number of items when two or more groups of items are joined; the opposite operation of subtraction.
Physics is the Science of Measurement We begin with the measurement of length: its magnitude and its direction. Length Weight Time.
General Exam Tips Think Read the question carefully and try to understand the scenario, then think about the Maths you will need to do. Is it perimeter,
Chapter 13 Gravitation Newton’s Law of Gravitation Here m 1 and m 2 are the masses of the particles, r is the distance between them, and G is the.
College and Career-Readiness Conference Summer 2015 FOR ALGEBRA TEACHERS.
HexCellEnt: A 2-D Random Walk Game
Transport Phenomena and Diffusion ( ) Net motion of particles occurs when a system is disturbed from equilibrium (e.g., concentration gradients)concentration.
Model with Arrays MAFS.3.OA.1.1, MAFS.3.OA.1.3. Model with Arrays How could you model 3 x 4?
Copyright © 2005 by Nelson, a division of Thomson Canada Limited 14-0 EXCEL CHAPTER 14 PHILIP BEDIENT.
From Wikipedia: “Parametric statistics is a branch of statistics that assumes (that) data come from a type of probability distribution and makes inferences.
Fick’s Law The exact interpretation of neutron transport in heterogeneous domains is so complex. Assumptions and approximations. Simplified approaches.
Nuclear Reactors, BAU, 1st Semester, (Saed Dababneh).
PERFECT SQUARES What does that mean?. SQUARE  You could make a list of “perfect squares” by thinking of numbers of objects where these objects could.
Ch. 8 – Applications of Definite Integrals 8.1 – Integral as Net Change.
Modeling the Game of Brain Cube Leslie Muzulu, Kristal Jameson, and Kathy Radloff; St. Catherine University Game Description Brain Cube is a puzzle game.
Modeling the Distributive Property MAFS.3.OA.2.5.
Quantum Theory and Electron Configuration
Type in your data: Column headings = Your IV Each row is one trial/piece of data Type in a title above your data “Effects of IV on DV (units)” DATA- TABLES.
Patterns and Expressions Lesson 1-1
Jeopardy Topic 1Topic Q 1Q 6Q 11Q 16Q 21 Q 2Q 7Q 12Q 17Q 22 Q 3Q 8Q 13Q 18Q 23 Q 4Q 9Q 14Q 19Q 24 Q 5Q 10Q 15Q 20Q 25.
What conditions are necessary for the gases to come together and form stars? Today’s Date.
Quantum Theory and Electron Configuration
Equation of Continuity
Syll. State.: —due Friday, October 3
Forces Chapter 3.
Normal Probability Distributions
D for a random walk – Simple Picture
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below. First matrix are the coefficients of all the.
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Test Review.
Permutations and Combinations
THE perimeter is the distance around
Phone Number BINGO!!!.
Integral as Net Change.
Physics Jeopardy Chapters 1-7.
Xbar Chart By Farrokh Alemi Ph.D
Andrew D. Rouillard, Jeffrey W. Holmes  Biophysical Journal 
What is a spreadsheet? A program that can carry out calculations
SPREADSHEETS Who can provide a definition for a “spreadsheet?” Answer
WHAT IS A FORCE? A force is a push or a pull, and one body exerts a force on another SI units are Newton (N), 1N=1kg x m/s2.
Presentation transcript:

2-D & 3-D Random Walk Simulations of Stochastic Diffusion Bob Brazzle (Jefferson College)

HexCellEnt: A 2-D Random Walk Game Game Basics: Place your marker in the center hexagon; roll a die; move one space in the direction indicated by the 6-point rose. Repeat. Goal: Move your marker off the game board (minimum number is 4 rolls). Questions: What is the probability of exiting the board in exactly 4 rolls? How could you calculate this probability?

Typical Student Answers (Introductory Lab)

An Elegant Path-Counting Method After Roll #1 After Roll #2

Setting up the Excel Spreadsheet ABCDE 1Roll #Center1 st Ring2 Main2 Neighbor 22 nd rd =6*C2=2*(C2+E2)+B2+D2=2*(E2+G2)+C2+F2=2*(C2+D2+G2) Setting up the spreadsheet: Every type of cell gets its own column (it helps to name them, as shown) Each row is a new roll For a given cell, set up the equation to add the values from the previous roll in the neighboring cells. (Not shown: Column F is “3 rd Ring Main”, column G is “3 rd Ring neighbor”, column H is “Number escaping”) 3M 3n 2M 2n C

Major Conceptual Shift from path counting {single particle} to relative concentration {infinitely many} Occupation numbers Occupation probabilities, OR… Relative Concentrations

Example Calculations using the Spreadsheet (most are probably beyond the introductory course) We can use the relative concentrations to calculate a weighted average of distance traveled by a particle. The equation for the best-fit curve is consistent with the well-known result for a random walk – a power law relationship between distance traveled and number of steps taken.

Example Calculation: Flux across a Border Outbound flux: Notice that all cells in ring #1 have three sides exiting to ring #2. For each cell: Flux out = (2 * 3/6) ÷ 36 Inbound flux: Some cells have 1 side leading in and some have 2 sides. Total inbound flux is: Flux in = [(1*6*1/6)+(2*6*2/6)] ÷ 36

Fick’s 1 st Law of Diffusion Compare the net flux across some boundary with the total difference between the relative concentrations across the same boundary. This yields the graph below.

The Continuity Equation…

… becomes the diffusion equation (Fick’s 2 nd Law)

Extensions I have created Excel files to study the following alternatives: Larger hexagon boards – up to 17 concentric rings Other plane tiling arrangements (e.g. a “great rhombitrihexagonal” tiling: dodecagon, hexagon & square) Soccer-ball-shaped HexCellEnt board A 3-D space-filling shape – the truncated octahedron