Author:
Nikitina Marina A.,Chernukha Irina M.
Abstract
Abstract
Information technologies of biotechnological processes are based on the use of mathematical models to describe microbiological synthesis. Application of digital technologies in analysis of microbial growth patterns is mainly determined by the ability of modern programming languages to numerically integrate systems of differential equations describing the development of the microbial process in time. In Jupyter Notebook environment in the R programming language, the solution of the kinetic growth model of the E.coli microbial population was shown. Two solution methods were used - the one-step Runge-Kutta method of the fourth order of accuracy and the universal solver ODE (General Solver for Ordinary Differential Equations). Initial data of the problem in question:
K
s
S
0
=
2
(Ks
is substrate affinity S
0 constant for the biomass (microorganism), S0 is initial concentration of substrate); replicating cells m
a0 = 0.01; total number of cells m
0 = 0.05; stoichiometric ratio Ys
= 0.5; various ratios 1)
1
)
λ
μ
m
=
0.0357
;
2
)
λ
μ
m
=
0.0714
;
3
)
λ
μ
m
=
0.1071
;
4
)
λ
μ
m
=
0.1428
;
5
)
λ
μ
m
=
0.2142
(λ is specific growth rate of dividing cells, μm
is inactivation rate constant). As a result, the simulation and verification of microbial biomass growth process - its visual representation in the form of tabular and graphical data were carried out. In the process of simulation of E.coli growth the following peculiarity was revealed. In addition to cell division, a fairly intensive loss of their ability to divide occurs. This process is supposedly determinant in population development and limits the growth and ultimate density of the culture. Thus, information technology will help the researcher not only in studying the process, establishing patterns and predicting results, but also in making reasoned decisions.
Subject
General Physics and Astronomy