Model 1: Decomposition rate of wheat straw
Decomposition rate is usually estimated by exponential decay model or linear decay model. We will follow the exponential decay model.
Exponential decay
For the exponential decay, let us take the simplest model equation:
Where, t
and k
is the average decomposition rate of straws.
Let (
Where a
and k
are the parameters to be determined, in order to determine the estimated value of k
, we will use the non-linear least squares criterion, and the residual sum of squares [Q (a,k)] is calculated using the formula:
The algorithm to reach the minimum target optimization parameter includes the Gauss-Newton Method, Marquart d optimization, and the DUD method.
The value of a
and k
is to be determined experimentally. Using a literature Search [LI Yun-Le et al., 2007],
the value of ‘
Treatments | a | k | Regression Squares sum | Residual Squares sum | Index of Correlation |
---|---|---|---|---|---|
Original Soil | 116.17 | 0.0096 | 14504.78 | 88.80 | 0.993915 |
Using Mathematica, we can get the simulation result for our project:
From the above manipulation plot, we get the value of ‘
Model 2: Decomposition of labile and refractory components in the wheat straw
Following the two-compartment model
Consider the following:
Initial Mass =
So, by choosing the initial mass, refractory fraction ‘
Following first-order Differential Equations, we have,
For Labile Component:
For Refractory Component:
Normalized parallel first-order differential follows:
Where ‘
As an example, on simulating with Wolfram Mathematica, We have
In this example, Let us take the initial mass of straw taken to be 70kg and assume that the straw contains 38% Refractory component and rest 62% as the labile component, which means 62% of the straw will be degraded, and the rest 38% will remain undegraded by the bacteria. Let us assume that we want the straw to be degraded in 30 days. Then, the rate constant for refractory fraction will be 0.125 day
Now, Adding the factor of moisture and temperature control (Check Model 3 below) of the air to the above decomposition model. To do this, let ‘
Simulating this situation on Mathematica, we have:
In this example, If we keep the Temperature at
Effect of burning shown through simulation
From the above simulation, we find that as the Temperature and the overall rate constant (
Model 3: Calculation of Humidity and Temperature Control
Specific humidity (or moisture content) is the ratio of the mass of water vapor to the total mass of the air parcel. Now, Mathematically, Specific Humidity or Moisture content in the air is given by:
The dew point is the Temperature to which air must be cooled to become saturated with water vapor, assuming constant air pressure and water content. Mathematically, Dew Point is:
Now, to get the relation between Dew Point and Relative humidity, let us first consider the relation between Relative Humidity and Temperature.
Temperature (
Temperature (°C) | 0 | 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 |
---|---|---|---|---|---|---|---|---|---|---|---|
Rel. Humidity | 4.8 | 6.8 | 9.4 | 12.8 | 17.3 | 23 | 30.4 | 39.6 | 51.5 | 65.4 | 83 |
Plotting the above table of temperature v/s Relative humidity, we have:
So, the curve fitted cubic equation is:
Overlapping with the temperature v/s Relative humidity plot:
Hence, the Equation satisfying the relation between the Dew Point and the Temperature is Given by:
Plotting this, we have:
Hence, Moisture Content is given as:
Normalizing and Plotting this relation, we have:
To incorporate the effects of fluctuating Air temperatures and Moisture on decomposition rates in the regression models with the independent variable, time as:
Hence Control Function will be:
The above plot will control the Moisture and Air Temperature fluctuations in the environment, whose value varies between 0 and 1. Where moisture is controlled by Temperature as it is written as a function of Temperature to reduce the number of independent variables.
Model 4: Four Component Model
Let us include two more components, active (
Let us look at the Active Pool of the straw. The active pool was assumed to include microbial biomass and non-stabilized decomposition products. It follows the First Order Kinetics as follows:
Where,
‘
Plotting the active component, we have
Now, Let us look at the stabilized component of the straw as follows from the first-order kinetics (without considering Temperature and moisture effects):
Where ‘
For comparison, by the literature search [Andrén et al., 1987], let us take,
The above two models for stabilized components and Refractory components will help us develop the model to estimate the production of Carbon Dioxide released in the air using Acitve components and Stabilized components. It follows the zero-order kinetics:
Where the symbols represent the usual meanings as described above.
For comparison, by the literature search [Andrén et al., 1987], let us take,
Plotting equation
Model 5: Bioplastic Decomposition Model
Simulating the Observations through Mathematica: As we know from the above models, the degradation curve usually follows exponential decay. Hence, considering our ansatz as:
Where ‘
Experimental Data:
Mass (g) | 0.1001 | 0.0904 | 0.0847 | 0.0768 | 0.0725 |
---|---|---|---|---|---|
Time (hours) | 0 | 24 | 48 | 72 | 96 |
Using Wolfram Mathematica, we fit the experimental data using our ansatz from equation
Fitted Exponential Equation:
Plotting this equation:
From this graph, we have estimated that within 2500 hours or 105 days (Around 3.5 Months), 99.9801% of the bioplastic will be decomposed.
According to BBC Science Focus, biodegradable plastics take only three to six months to fully decompose, far quicker than traditional plastic, which can take hundreds of years.
Model 6: Enzyme Kinetic Model
Xylanase
1) xynA
Enzyme secreted: endo-1,4-beta-xylanase ( extracellular)
Reaction:
KINETIC DIFFERENTIAL EQUATION: Assuming rate constants of the reaction to be kA
Code
Function: xylan degradation
E.C. 3.2.1.8
Protein family:glycosyl hydrolase 11 (cellulase G) family (single member, according to UniProt)
Domains: GH 11 domain (aa 29-213) (according to UniProt)
Localization: extracellular (signal peptide)
Structure
- Subtiwiki
2) xynB
Enzyme: xylan beta-1,4-xylosidase
Reaction:
KINETIC DIFFERENTIAL EQUATION: Assuming rate constants of the reaction to be k_B
Code
Pathway:(1,4)-β-D-xylan degradation
Functioning: Catalysis of the hydrolysis of (1->4)-beta-D-xylans so as to remove successive D-xylose residues from the non-reducing termini.
E.C. 3.2.1.37
Protein family: glycosyl hydrolase 43 family Localization:cell membrane (according to Swiss-Prot)
STRUCTURE
Subtiwiki
3) xynC
Enzyme: endo-xylanase
Function: xylan degradation
Product: endo-xylanase
E.C: 3.2.1.136
Catalyzed reaction/ biological activity: Endohydrolysis of (1->4)-beta-D-xylosyl links in some glucuronoarabinoxylans (according to UniProt)
$$a [glucuronoxylan] + n H2O \longrightarrow n a [glucuronoxylan\textrm{ }oligosaccharide]$$
Protein family:glycosyl hydrolase 30 family (single member, according to UniProt)
Localization:extracellular (signal peptide)
Structure
Subtiwiki
4) xynD
Enzyme: arabinoxylan arabinofuranohydrolase
Function: arabinoxylan degradation
E.C.: 3.2.1.55
Catalyzed reaction/ biological activity: Hydrolysis of terminal non-reducing alpha-L-arabinofuranoside residues in alpha-L-arabinosides (according to UniProt)
Protein family: glycosyl hydrolase 43 family (according to UniProt)
Domains: CBM6 domain (aa 382-511) (according to UniProt)
Localization: extracellular (signal peptide)
Structure
Subtiwiki
Degradation kinetics
(1→4)-β-D-xylan → (1->4)-β-D-xylan oligosaccharide → β-D-xylopyranose
Let A be (1→4)-β-D-xylan
B be (1->4)-β-D-xylan oligosaccharide
C be β-D-xylopyranose
Let
Now multiply equation (4) by an integrating factor
Now in order to find [C], we will substitute equation (vi) in equation (iii),
Now we will find the time when [B]{i.e, [(1->4)-β-D-xylan oligosaccharide] } concentration of becomes maximum
Ligninase
Functioning: Dye-decolorizing peroxidases (DyPs) are a family of peroxidases that catalyze H2O2-dependent oxidation of various molecules. They are responsible for lignin degradation in lignocellulosic biomass.
Structure
GENE: BsDyP
GENE: DyP1B(Pseudomonas fluorescens)
Pectinase
Gene: Pme (from Ralstonia solanacearum)
EC: 3.1.1.11
Reaction:
STRUCTURE
Uniprot
Cellulase
Cellulase enzyme: cglT
EC: 3.2.1.21
Function: Hydrolysis of terminal, non-reducing beta-D-glucosyl residues with release of beta-D-glucose.
STRUCTURE
FACTORS AFFECTING ACTIVITY OF LIGNOCELLULOSIC ENZYMES
Several factors associated with the nature of the cellulase enzyme system are influential during the hydrolysis process. These include:
- Enzyme concentration
- Adsorption
- Synergism
- End-product inhibition
- Mechanical deactivation (fluid shear stress or gas-liquid interface)
- Thermal inactivation
- Irreversible (non-productive) binding to lignin.
Andersen, N. (2007).Enzymatic Hydrolysis of Cellulose: Experimental and Modeling Studies.
The rate of enzymatic hydrolysis of lignocellulose is profoundly affected by the structural features of cellulose :
-
Crystallinity of cellulose
-
Degree of polymerization (DP), i.e. molecular weight of cellulose
-
Available/accessible surface area
-
Structural organization, i.e. macro-structure (fiber) and microstructure (elementary microfibril) and particle size
-
Presence of associated materials such as hemicellulose and lignin.
The typical time course of the enzymatic hydrolysis of the lignocellulosic material is characterized by the rapid initial rate of hydrolysis followed by slower and incomplete hydrolysis. This is due to the rapid hydrolysis of more easily available amorphous cellulose, with consequent increase of inherent degree of crystallinity, as the hydrolysis proceeds.
Andersen, N. (2007). Enzymatic Hydrolysis of Cellulose: Experimental and Modeling Studies.
Hydrolysis of cellulose differs from most other enzymatic reactions by the fact that substrate is insoluble; thus to ensure the reaction the physical contact, i.e. adsorption of the enzymes to the substrate, is prerequisite for cellulose hydrolysis.
The efficiency of cellulases adsorption on the surface of the cellulose can be characterized by the partition coefficient Kp [L/g] of the enzyme between the substrate surface and the water phase.
Substrate uptake and kinetic modeling
- Rate of nutrient consumption (in this case stubble degradation) of a population of bacteria is greatly affected by presence of limited/optimal/excess nutrient concentrations.
- So a quantity nutrient flux (ФN) can be modeled as a function of the concentration of bacteria (B) and the concentration of nutrient (N):
where μmax is the maximum growth rate of the bacterium using a particular nutrient and K_S is the concentration of nutrient at which the growth rate is one-half of the maximum.
- At high nutrient concentrations (N >>
), nutrient uptake approaches its upper limit resulting in exponential growth at the maximum rate for a particular nutrient composition. - At low nutrient concentrations (N <<
), the nutrient flux equation becomes the following:
and hence we get
- Let’s define γ as the fraction of nutrient flux devoted to secreted enzymes (P) such as
- At low cell density, γ is proportional to B. At high cell density, the fractional investment in P levels off at a maximum value (γmax). The cell density at which the culture devotes one-half of the maximal amount of resources to secreted protein is Kγ.
● The rate of change of substrate with respect to time can be modeled by Michaelis–Menten kinetics of degradation of the substrate by secreted enzymes:
● The rate of change of nutrient concentration is the negative of the rate of degradation of substrate minus the rate of nutrient flux into cells:
References
-
https://biocyc.org/BSUB/NEW-IMAGE?type=PATHWAY&object=PWY-6717
-
https://biocyc.org/BSUB/NEW-IMAGE?type=PATHWAY&object=PWY-6717
-
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3086598/
-
https://www.uniprot.org/uniprotkb/Q60026/entry#structure
-
https://chemistry-europe.onlinelibrary.wiley.com/doi/10.1002/cbic.
-
https://www.sciencedirect.com/science/article/pii/S0141022918305106
-
http://subtiwiki.uni-goettingen.de/v4/gene?id=55D7F05F8592A53A58A032C78B847782E598B268
-
LI Yun-Le, QIAO Yu-Hui, SUN Zhen-Jun, ZHANG Lu-Da, ZHANG Rui-Qing. Mathematical model of wheat straw decomposition rate in farmland with different levels of fertilization[J]. Chinese Journal of Eco-Agriculture, 2007, 15(3): 61-63.
-
Andrén, Olof & Paustian, O.. (1987). Barley Straw Decomposition in the Field: A Comparison of Models. Ecology. 68. 1190-1200. 10.2307/1939203.
-
Humidity. (2022, September 24) - https://en.wikipedia.org/wiki/Humidity