Review Article Volume 3 Issue 2
1Department of Electrical/Electronic Engineering, Ekiti State University, Nigeria
2Department of Electrical/Electronic Engineering, Ogun State Institute of Technology Igbesa, Nigeria
3Department of Electrical/Electronic Engineering, Afe Babalola University, Nigeria
4Department of Chemical/Petroleum Engineering, Niger Delta University, Nigeria
Correspondence: Olufemi AS, Department of Chemical/Petroleum Engineering, Niger Delta University, Wilberforce Island, Bayelsa State, Nigeria
Received: September 25, 2017 | Published: October 10, 2017
Citation: Ismail I, Oluleye G, Oluwafemi IJ, et al. Mathematical modelling of an enzyme-based biosensor. Int J Biosen Bioelectron. 2017;3(2):265–268. DOI: 10.15406/ijbsbe.2017.03.00062
The behavior of biosensors lies on a well-defined physical, chemical and biological reactions, which are specified by nonlinear differential equations. These biosensors have plethora of applications in diverse fields; hence mathematical modeling of the same is highly desirable. This can help in prefiguring its various characteristics. A mathematical model is proposed which studies the cyclic conversion of substrate in an amperometric biosensor. The governing parameters for the Michaelis-Menten kinetics of enzymatic reactions are the enzyme kinetic rate and the diffusion rate across the enzymatic layer. The mathematical model was analytically and numerically solved and simulated in MATLAB® v2016b software using partial differential equation solver pdepe function. . The non-dimensional mathematical model of the amperometric biosensor can be successfully used to investigate the response of biosensors with cyclic substrate conversion. The analytical results are compared with numerically simulated results for various conditions to validate the model parameters. Relative influence of these parameters is decided by a non dimensional number called Damkohler number, which is a ratio of the rate of enzymatic reaction to the rate of diffusion. The effect of Damkohler number on the current density, substrate concentration, and product concentration has been studied. It has been observed that when the Damkohler number is low then enzyme kinetics controls the biosensor response whereas when it is high (of the order of 1) the response is under control of diffusion rate. The current density is found to increase with the decrease in Damkohler number and vice versa.
Biosensors are compact analytical devices, made up of a combination of a specific biological element, mainly an enzyme which recognizes a specific analyte (substrate) and the transducer which translates this biorecognition signal into an appropriate electrical signal.1,2 Amperometric biosensor is a type of biosensor which measure the current that arises on a working indicator electrode by direct electrochemical oxidation or reduction of the biochemical reaction product. These biosensors are widely used in clinical diagnostics, environment monitoring, food analysis, drug detection and industrial purposes because they are reliable, highly sensitive and comparatively cheap.3 The development of these biosensing systems depends greatly on a quantitative measurement of the enzyme activity before and after exposure to a target substrate 4. In recent days amperometric based electrochemical biosensors are highly used for fast and accurate detection.5,6 The operations of electrochemical sensors are very simple and never affect the host material.7,8 These biosensors, produces the output current based on the sensing materials on the working electrode act as a catalyst and catalyze the redox reaction. During measurement, the electrode potential is kept constant while the current is monitored. Optimization of biosensor is the time consuming process, for that mathematical modeling is used to reduce the optimization time, cost and optimize the analytical characteristics of actual biosensor.9-11
The proposed one-dimensional-in-space (1-D) mathematical model does not consider the geometry of the enzymatic membrane and it also includes efficient diffusion coefficients. The quantitative value of diffusion coefficients is limited for one dimensional model. Recently, a two-dimensional-in-space (2-D) mathematical model has been proposed considering the perforation geometry.12 However, a simulation of the biosensor based on the 2-D model is much more time-consuming than a simulation based on the corresponding 1-D model. This is more important when we investigate numerical peculiarities of the biosensor response in extensive ranges of catalytic and geometrical parameters. The multifold numerical simulation of the biosensor response based on the 1-D model is much more efficient than the simulation based on the corresponding 2-D model. The detection limit of the enzyme electrodes depends on the sensitivity of the amperometric system. The sensitivity of the enzyme electrode can be increased by the cyclic conversion of the substrate.13 The electrode cyclic conversion of the substrate is carried out by conjugation of the enzymatic reaction with the electrochemical process. The goal of this work is to make a model by which we can measure the biosensor response utilizing the amplification done by conjugated electrochemical and enzymatic substrate conversion. The developed model is based on non-stationary diffusion equation containing a non-linear term related to the enzymatic reaction. Here, we modeled an amperometric biosensor and numerically analyzed it to detect the dependence of current density, substrate concentration and product concentration on Damkohler number.
The amperometric biosensor was constructed as an electrode and a relatively thin layer of an enzyme which is applied onto the electrode surface. The model involves enzyme layer where the enzymatic reaction as well as the mass transport by diffusion takes place where the analyte concentration is maintained constant.14 Consider the scheme of substrate (S) electrochemical conversion to a product (P) following catalyzed with enzyme (E) product conversion to substrate, ES is a transitory complex assumed to be at a steady concentration:
(1)
We have assumed the symmetrical geometry of the electrode and homogeneous distribution of immobilized enzyme in the enzyme membrane. The are the reaction rate constants. Coupling of the enzyme-catalyzed reaction in the enzyme layer with the one-dimensional-in-space diffusion, described by Fick’s law, leads to the following equations:
(2)
(3)
Where x and t stand for space and time, respectively; S(x, t) and P(x, t) denote the concentration functions of the substrate and reaction product, respectively, Vmax is the maximum enzymatic rate attainable when the enzyme is fully saturated with substrate, KM the Michaelis-Menten constant, d the thickness of the enzyme layer, Ds and Dp are the diffusion coefficients of the substrate and product, respectively, T is the full time of biosensor operation to be analyzed. Electrode surface is represented by x = 0 plane while x = d represents the bulk solution/membrane interface. The operation of the biosensor starts when some substrate appears on the surface of the enzyme layer. This is used in the initial conditions (t = 0):
(4)
(5)
Where S0 is the concentration of substrate in the bulk solution. During electrochemical conversion, the product is produced at the electrode. The rate of the product formation at the electrode is proportional to the rate of conversion of the substrate. When the substrate is well-stirred outside the membrane, then the thickness of the diffusion layer remains constant . Consequently, the concentration of substrate as well as the product over the enzyme surface (bulk solution/membrane interface) remains constant while the biosensor interacts with the solution of substrate. This is used in the boundary conditions given by:
(6)
The current is measured as a response of the biosensor and the density I(T) can be obtained explicitly from Faraday’s law and Fick’s law using the flux of the concentration S at the surface of the electrode:
(7)
Non-dimensional form
The following parameters are used to convert the above Equations 2 and 3 into normalized form.
(8)
Using the above normalizing parameters, the equation for depletion rate of substrate can be written as:
(9)
(10)
Where is the Damkohler number (Da).
Damkohler number is also termed as diffusion modulus which is used to compare the rate of enzyme reaction with the rate of diffusion through the enzymatic layer . In this whole procedure, if Damkohler number is less than 1 then the enzyme kinetics controls the biosensor response. And, if the Damkohler number is greater than 1 then the diffusion rate controls the biosensor response.
The dimensionless form of Equation 7 is normalized using , to give:
(11)
The Equations 3 and 4 reduce to the following dimensionless form
(12)
(13)
If Damkohler less than one, then the enzyme kinetics controls the biosensor response. The dimensionless initial and boundary conditions are:
(14)
Numerical simulation
The Equations 12 and 13, for the corresponding initial and boundary conditions are solved numerically using pdepe function in MATLAB software.15 The partial differential equations are solved using finite difference schemes. Numerical solutions are obtained for various parameters such as initial substrate concentrations, ration of reaction diffusion, and sigma for every value of time and space vector (Figure 1 & Figure 2).
Validation
The present numerical model is validated against the published result of.16 They considered a case of an amperometric biosensor with initial substrate concentration of 20 nmol/cm3 and the thickness of enzyme layer was 0.02 cm. They considered the case of cyclic conversion of substrate. The results are obtained for variation of substrate and product concentrations with time. From Figure 3, it can be noticed that our numerical prediction matches quite well with the result obtained by.16 Using numerical simulation, pecularities of the biosensor action has been investigated for different values of the model parameters. The biosensor current density as well as substrate concentration along with product formation is dependent on its enzyme interface. A mathematical model was used to study the effect of Damkohler number on the response of the biosensor to know whether it is a diffusion rate driven or enzyme kinetic rate driven. Using computer simulation we have investigated the dependence of non-dimensional current density, product concentration, substrate concentration on Damkohler number.
Dependence of substrate concentration on damkohler number
The Figure 4 shows the variation of substrate concentration (S*) with the enzyme layer thickness (X*). It can be seen that as the Damkohler number decreases the substrate concentration increases with the increase in enzyme layer thickness and when the Damkohler number is less than 1, the enzyme diffusion rate dominates which is reflected by almost a straight line passing through the origin. The variation loses its linearity for lower values of Damkohler number, which shows the dominance of enzyme kinetic rate over the enzyme diffusion rate. It is also interesting to observe that an instant of maximum substrate concentration corresponds to an instant of minimum product formation throughout the enzyme layer, which is the result of cyclic conversion of substrate.
Dependence of current density on damkohler number
In the numerical simulation the Damkohler number is changed from 10-2 to 102 by a factor of 10 and the change in the nature of the non-dimensional current density is measured. It can be easily observed from Figure 5 that with decrease in the Damkohler number there is an increase in the non-dimensional current density. Hence, it can be concluded from here that with the decrease in Damkohler number, the process is governed by diffusion controlled reaction which in turn results in an increase in the current density. In this we get an increase in the non-dimensional current density whereas whenever the process is enzymatic controlled rate driven, the current density in non-dimensional form decreases in comparison to diffusion controlled rate driven process.
Dependence of product concentration on damkohler number
Now the product concentration that is formed depends on the enzymatic layer and the diffusion rate of the enzyme. From Figure 6, it is concluded that when the Damkohler number is less than 1, the enzyme diffusion dominates and it penetrates deeper into the substrate, and the product concentration varies linearly. The enzyme catalytic reaction rate dominates the product formation when the Damkohler number is greater than 1. The nature of variation of product is quite different than the case when the reaction is governed by enzymatic diffusion. Now, the product concentration first decreases rapidly up to a certain point of enzyme layer thickness and then it decreases gradually with increase in the enzyme layer thickness.
The non-dimensional mathematical model of an amperometric biosensor can be successfully used to investigate the response of biosensors with cyclic substrate conversion and it is also been used to determine the dependence of non-dimensional current intensity, substrate concentration, and the product concentration upon the Damkohler number. The Damkohler number states that whether the reaction rate is diffusion rate driven or enzyme kinematic rate driven. It has been found that the current density increases with the decrease in Damkohler number and vice-versa. Also, an instant of maximum substrate concentration corresponds to an instant of minimum product formation throughout the enzyme layer.
None.
The author declares no conflict of interest.
©2017 Ismail, et al. This is an open access article distributed under the terms of the, which permits unrestricted use, distribution, and build upon your work non-commercially.