Sarah Carratt: Week 5

From OpenWetWare
Jump to navigationJump to search

Instructions

  1. First, make sure you understand which variables are the state variables (dependent variables that determine the concentrations) and which variables are parameters (e.g., rate constants).
  2. Simulate this system with different values for the constants and the initial concentrations of nutrients and cells. The initial nutrient level can be =0, but the constants and the initial cell population size need to be positive.  
  3. Can you make any observations about how the system behaves?  The matlab models of the enzyme kinetics may be helpful:  this system has two state variables, so you’ll need x(1) and x(2), dxdt(1) and dxdt(2) as in the Michaelis‐Menten substrate/product model.
  4. Adapt the system to a logistic growth model. Simulate this system with different values for the constants and the initial concentrations of nutrients and cells. The initial nutrient level can be =0, but the constants and the initial cell population size need to be positive.  Can you make any observations about how the system behaves?
  5. Suggest some additional adjustments.  For example, look at the nutrient dependent growth rate in the Malthus model.  Or, think about the waste products the yeast might produce. Are any of them toxic to the yeast?  Where might that lead?

Student Response

Part One

STATE VARIABLES:

  • n(t) = concentration of nutrient = u - (u - n0) e -Dt
  • y = concentration of cells in the mixture = y0ert

PARAMETERS:

  • D = 1/time= dilution rate
  • u = mass or molar = feed concentration
  • V = volume of mixture
  • r =growth of cells
  • M = an = carrying capacity of cells

OBSERVATIONS:

  • Looking at the equation, it appears that this is a standard logarithmic function, but it will only the three of the four phases discussed in class: lag, log, and stationary phases. The decline/death phase isn't achieved. Ultimately, the function should be fairly linear until the initial nutrient is consumed and a carrying capacity can be reached.

Part Two

OBSERVATIONS:

  • With the second problem, the carrying capacity isn't reached. Only the first two phases (lag and log) could really be seen. In fact, the equation should be fairly linear after the initial increase.

ADJUSTMENTS:

  • After observing yeast growth, modification could be made to account for the rate of cell death in the culture.


Navigation Guide

Individual Assignments

Sarah Carratt: Week 2 Sarah Carratt: Week 6 Sarah Carratt: Week 11
Sarah Carratt: Week 3 Sarah Carratt: Week 7 Sarah Carratt: Week 12
Sarah Carratt: Week 4 Sarah Carratt: Week 8 Sarah Carratt: Week 13
Sarah Carratt: Week 5 Sarah Carratt: Week 9 Sarah Carratt: Week 14

Class Assignments

Shared Journal: Week 1 Shared Journal: Week 6 Shared Journal: Week 11
Shared Journal: Week 2 Shared Journal: Week 7 Shared Journal: Week 12
Shared Journal: Week 3 Shared Journal: Week 8 Shared Journal: Week 13
Shared Journal: Week 4 Shared Journal: Week 9 Shared Journal: Week 14
Shared Journal: Week 5 Shared Journal: Week 10

Class Notes

Sarah Carratt_1.18.11 Sarah Carratt_2.3.11 Sarah Carratt_2.22.11
Sarah Carratt_1.20.11 Sarah Carratt_2.8.11 Sarah Carratt_2.24.11
Sarah Carratt_1.25.11 Sarah Carratt_2.10.11 Sarah Carratt_3.1.11
Sarah Carratt_1.27.11 Sarah Carratt_2.15.11 Sarah Carratt_3.3.11
Sarah Carratt_2.1.11 Sarah Carratt_2.17.11 Sarah Carratt_3.8.11

Internal Links

BIOL398-01/S11:Assignments BIOL398-01/S11:People BIOL398-01/S11:Sarah Carratt