1. Use the PAS Program PG2 to simulate the dynamics of a population of cellular automata in constant and variable environments. You can also program a computer to do these simulations using the following rules:
Notice how the population grows rapidly at first (exponential growth) but then levels off as the lattice becomes fully occupied. Also notice that the growth curve has an S-shaped or sigmoid form. The leveling off of the growth curve around the carrying capacity of the board is due to increasing mortality from overcrowding as the population expands to occupy all the available space (space is the resource). Summarize what you learned in your notebook.
2. Simulate the dynamics of a population according to the nonlinear logistic equation
when the initial density P0 = 10, the maximum per-capita rate of change is AP = 0.8, the coefficient of intraspecific competition is CP = 0.001, the coefficient of curvature is QP = 1, and the run length is 20 time steps. Simulation is done by calculating the realized per-capita rate of change
and then substituting this value in the step-ahead forecasting equation to calculate the number of organisms in the following time step
and so on. These calculations can be done by hand, on a standard computer spreadsheet (e.g., Microsoft's Excel), or with the PAS software program P1b. However, you will probably learn more by working out the exercises on a spreadsheet.
3. Repeat the above exercise but with AP = 1.8. Notice that the trajectory damps to a stable equilibrium point but that environmental noise causes it to continue oscillating with amplitude determined by the amount of noise (see figures for s = 0.2 and 0.4).
4. Repeat the above exercise but with AP = 2.4. Notice that the equilibrium point is now unstable and the trajectory settles into an oscillation with constant amplitude. This is called a limit cycle. The main effect of environmental variability is to cause variations in the amplitude of the oscillations (see figures for s = 0.2 and 0.4).
5. Repeat the above exercise but with AP = 3.0. Notice that the deterministic population fluctuations now have variable amplitude much like some of the previous ones in the presence of random variability.
The most obvious result of the above analysis is that the dynamics of the population become more complex as the value of the parameter AP becomes larger. Notice also that the oscillations have a characteristically sharp, or saw-toothed, pattern that repeat itself every two years or so. High-frequency fluctuations with these characteristics are said to be the result of a first order dynamic processes.
What we have done above is what is called a sensitivity analysis of the parameter AP. In other words, the analysis demonstrates the sensitivity of the model to variations in the maximum per-capita rate of change, Ap, when the other parameters are kept constant. The general result is that the population exhibit the following properties in response to changes in AP:
6. Simulate trends caused by exogenous forcing acting on the maximum per-capita rate of change, AP, and the carrying capacity, KP, using the linear function
where Xt is the value of the parameter at time t, X0 is its original value at time t0, and b is a time-dependent forcing constant.
Note how gradual environmental forcing, as might be caused by gradual and persistent increases in atmospheric carbon dioxide and other "greenhouse" gasses, could cause increasingly violent oscillations or a gradual change in the average density of the populations.
7. Sudden changes in the exogenous environment can cause discontinuities or shifts in parameter values. For example, a volcanic eruption may change the environment from very favorable to very unfavorable in a matter of hours. Discontinuous changes in parameter values can be simulated by a step function such as
where Xnew is the new value of the parameter which replaces the old one X0 at time t = tstep. Simulate shifts caused by exogenous forcing acting on the maximum per-capita rate of change, AP, and the carrying capacity, KP:
Examples
of the kind of questions that may appear on the next examination are:e-mail Instructor?
Use BACK key to return to Sessions