Nick Rohacz: Week 5: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
Line 7: Line 7:
==Data==
==Data==
#State Variables
#State Variables
#* n(t) = concentration of nutrients = u-(u-n<sub>0</sub>)e<sup>-Dt</sup>
#* n(t) = concentration of nutrients
#* y = concentration of yeast = y<sub>0</sub>e<sup>rt</sup>
#* y = concentration of yeast
#Independent Variables
#Independent Variables
#* D = 1/hour = dilution rate
#* D = 1/hour = dilution rate
Line 14: Line 14:
#* u = feed concentration
#* u = feed concentration
#* r = net growth rate
#* r = net growth rate
#* M = a*n = carrying capacity
#* a = max population parameter, used in logistic model only
#* K = rate constant
==Figures==
==Figures==
*All constants start with value = 1, except volume which starts at 10.
Population figure
Population figure


Line 23: Line 26:


[[Image:NAR_logistic.jpg]]
[[Image:NAR_logistic.jpg]]
==Adujustments==
*Some possible adjustments to make to the model are to measure the production of ethanol from the yeast to see if at certain concentrations of ethanol the yeast gets poisoned. This could lead to the death of the yeast cells which would mean there is no product more being made after certain concentrations of ethanol.


{{Template:Nicholas_A._Rohacz}}
{{Template:Nicholas_A._Rohacz}}


[[User:Nicholas A. Rohacz|Nicholas A. Rohacz]] 02:14, 14 February 2011 (EST)
[[User:Nicholas A. Rohacz|Nicholas A. Rohacz]] 02:14, 14 February 2011 (EST)

Latest revision as of 23:20, 16 February 2011

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?

Data

  1. State Variables
    • n(t) = concentration of nutrients
    • y = concentration of yeast
  2. Independent Variables
    • D = 1/hour = dilution rate
    • Vmax = maximum volume
    • u = feed concentration
    • r = net growth rate
    • a = max population parameter, used in logistic model only
    • K = rate constant

Figures

  • All constants start with value = 1, except volume which starts at 10.

Population figure

Logistic figure

Adujustments

  • Some possible adjustments to make to the model are to measure the production of ethanol from the yeast to see if at certain concentrations of ethanol the yeast gets poisoned. This could lead to the death of the yeast cells which would mean there is no product more being made after certain concentrations of ethanol.

Class Assignments

Nick Rohacz: Week 2 Nick Rohacz: Week 6 Nick Rohacz: Week 11
Nick Rohacz: Week 3 Nick Rohacz: Week 7 Nick Rohacz: Week 12
Nick Rohacz: Week 4 Nick Rohacz: Week 8 Nick Rohacz: Week 13
Nick Rohacz: Week 5 Nick Rohacz: Week 9 Nick Rohacz: Week 14

Summer Research

Computational Journal

Class Journals

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


Individual Work

Nitrogen Metabolism

Useful links

Nicholas A. Rohacz 02:14, 14 February 2011 (EST)