Simulation system for functions of biological organs and recording medium in which program therefor is recorded

Information

  • Patent Application
  • 20060277015
  • Publication Number
    20060277015
  • Date Filed
    May 09, 2006
    18 years ago
  • Date Published
    December 07, 2006
    17 years ago
Abstract
A simulation system for simulating functions of biological organs, comprising a biological model in which the functions of the biological organs are expressed by mathematical models. The biological model comprises a hepatic metabolism model block having specified input and output relating to hepatic function for simulating the hepatic function. The system further comprises arithmetic means for calculating an output value by using measurable status variables of a liver based on input value to the hepatic metabolism model block.
Description

This application claims priority under 35 U.S.C. §119 to Japanese Patent Application No. 2005-136182 filed May 9, 2005, the entire content of which is hereby incorporated by reference.


BACKGROUND OF THE INVENTION

The invention relates to a simulation system for simulating functions of biological organs, in particular, absorption, accumulation and metabolism functions of glucose by organs, and secretion, transportation and operation functions of insulin by organs by using a computer, and a recording medium in which program therefor is recorded.


To express a composition concentration in a body, in particular, blood glucose level and serum insulin concentration, it has been hitherto attempted to describe by using numerical models from the medical reason represented by diagnosis of diabetes mellitus.


Usable models include, for example, a minimal model by Bergman (see, for example, Bergman et al., American Journal of Physiology, Vol. 236, No. 6, pp. E-667-77, 1979, or Bergman et al., Journal of Clinical Investigation, Vol. 68, No. 6, pp. 1456-67, 1981). This minimal model operates on variables, such as blood glucose level, plasma insulin concentration, and insulin action amount at insulin action point of peripheral tissue, that is, remote insulin. Supposing, at time t, the blood glucose level to be G(t), plasma insulin concentration to be I(t), and remote insulin to be X(t), the values of G(t), I(t), and X(t) are expressed in the following differential equations with the time differential values being taken on the left side.
G(t)/t=-p1(G(t)-Gb)-X(t)G(t)X(t)/t=-p2X(t)+p3(I(t)-Ib)I(t)/t=-n(I(t)-Ib)+γ(G(t)-h)(providedG(t)>h)=-n(I(t)-Ib)+γ(G(t)-h)(providedG(t)<=h)


In these equations, parameters are:


p1: insulin-independent glucose metabolism speed


Gb: basal glucose level


P2: insulin uptake capacity at insulin action point


p3: insulin consumption rate to insulin-dependent glucose metabolism


Ib: basal insulin concentration


n: insulin consumption per unit time


γ: insulin secretion sensitivity to glucose stimulation


h: blood glucose threshold to start insulin secretion


These values are different in individual subjects.


In the human body, by nature, the blood glucose is controlled by mutual relation of four model blocks, that is, the pancreas for secreting insulin depending on stimulation of blood glucose, the liver for uptaking glucose from the blood and discharging glucose into the blood depending on the insulin concentration and blood glucose, the cardiovascular kinetic system for distributing insulin in peripheral tissues, and the peripheral tissues for receiving the action of insulin and metabolizing the glucose. On the other hand, in the above minimal model, constituent elements of models are abstract models not corresponding to four model blocks of the body, and it is hard to consider the simulation results of blood glucose variations and insulin concentration variations in the body in relation to four model blocks of the body.


Other reproducing techniques for blood glucose include prediction of blood glucose in diabetic patients (see, for example, Japanese Unexamined Patent Application No. 296598/1999). According to this method, the blood glucose can be predicted, but the status of the organs relating to control of blood glucose cannot be known.


SUMMARY OF THE INVENTION

The invention is devised in the light of the above background, and it is hence an object thereof to present a simulation system capable of knowing the hepatic function status (pathology) useful for glycometabolism in the liver, especially treatment of diabetes mellitus, and a recording medium in which program therefor is recorded.


The simulation system of the invention is a simulation system for simulating functions of biological organs, comprising: a biological model in which the functions of the biological organs are expressed by mathematical models, wherein the biological model comprises a hepatic metabolism model block having specified input and output relating to hepatic function for simulating the hepatic function, and wherein the system further comprises arithmetic means for calculating an output value by using measurable status variables of a liver based on input value to the hepatic metabolism model block.


The recording medium of the invention is a recording medium for recording a computer program which enables a computer to function as a simulation system of functions of biological organs, wherein the computer program comprises a program code which operates the computer to function as a hepatic metabolism model block-having specified input and output relating to hepatic function, in order to simulate functions of biological organs by using a biological model in which the functions of the biological organs are expressed by mathematical models, and wherein the program code operates the computer to calculate the output value by using measurable status variables of a liver based on input value to the hepatic metabolism model block.




BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a block diagram of hardware configuration of system according to one embodiment of the invention;



FIG. 2 is a block diagram of entire configuration of an example of biological model used in the system of the invention;



FIG. 3 is a block diagram of configuration of pancreas model in an example of biological model used in the system of the invention;



FIG. 4 is a block diagram of configuration of hepatic metabolism model in an example of biological model used in the system of the invention;



FIG. 5 is a block diagram of configuration of insulin kinetics model in an example of biological model used in the system of the invention;



FIG. 6 is a block diagram of configuration of peripheral metabolism model in an example of biological model used in the system of the invention;



FIG. 7 is a graph of glucose absorption speed used as input in an example of the invention;



FIG. 8 is a graph of blood glucose simulated in an example of the invention;



FIG. 9 is a graph of serum insulin concentration simulated in an example of the invention;



FIG. 10 is a graph of hepatic sugar uptake simulated in an example of the invention;



FIG. 11 is a graph of hepatic sugar release simulated in an example of the invention;



FIG. 12 is a graph of blood glucose for reference;



FIG. 13 is a graph of serum insulin concentration for reference; and



FIG. 14 is a diagram of an overall configuration of an example of biological model used in the invention.




DESCRIPTION OF THE PREFERRED EMBODIMENTS

Referring now to the accompanying drawings, embodiments of the simulation system (hereinafter, also referred to as “system”) of the invention are specifically described below.



FIG. 1 is a block diagram of hardware configuration of system according to one embodiment of the invention. The system 100 in this embodiment includes a computer 110a mainly composed of a main body 110, a display 120, and an input device 130. The main body 110 is mainly composed of CPU 110a, ROM 110b, RAM 110c, hard disk 110d, reading device 110e, input and output interface 110f, communication interface 110g, and image output interface 110h, and the CPU 110a, ROM 110b, RAM 110c, hard disk 110d, reading device 110e, input and output interface 110f, and image output interface 110h are connected so as to exchange data with each other by means of bus 110i.


The CPU 110a can execute the computer program stored in the ROM 110b, and the computer program loaded in the RAM 110c. When an application program 140a described below is executed by the CPU 110a, the function blocks described below are realized, and the computer 100a functions as the system 100.


The ROM 110b comprises mask ROM, PROM, EPROM, EEPROM and the like, and stores the computer program to be executed by the CPU 110a and the data used therefor.


The RAM 110c comprises SRAM, DRAM and the like. The RAM 110c is used in reading of computer program stored in the ROM 110b and hard disk 110d. When executing these computer programs, it is also used as the working area of CPU 110a.


In the hard disk 110d, there are installed various computer programs to be executed by the CPU 110a such as operating system and application programs, and data to be used in execution of aforementioned computer programs. The application program 140a described below is also installed in this hard disk 110d.


The reading device 110e comprises flexible disk drive, CD-ROM drive, DVD-ROM drive and the like, and is capable of reading out the computer program or data recorded in a portable recording medium 140. The portable recording medium 140 stores the application program 140a for functioning the computer as the system of the invention, and the computer 100a can read out the application program 140a relating to the invention from the portable recording medium 140, to install the application program 140a in the hard disk 110d.


The aforementioned application program 140a can be presented not only by the portable recording medium 140, but also from an external device connected to the computer 100a to communicate with each other through an electric communication line (wired or wireless). For example, the aforementioned application program 140a is stored in the hard disk of server computer on the Internet, and the computer 100a accesses this server computer to download the aforementioned computer program, to install the computer program in the hard disk 110d.


In the hard disk 110d, the operating system for presenting graphical user interface environment such as Windows (registered trademark) of Microsoft Corporation of the United States is installed. In the following explanation, it is supposed that the application program 140a of the embodiment operates on this operating system.


The input and output interface 110f comprises, for example, Parallel interface such as USB, IEEE1394 or RS-232C, parallel interface such as SCSI, IDE or IEEE1284, and analog interface composed of D/A converter and A/D converter. An input device 130 having keyboard and mouse is connected to the input and output interface 110f, and the user handles the aforementioned input device 130, and can enter data in the computer 100a.


The image output interface 110h is connected to a display 120 comprising LCD, CRT and the like and outputs the video signal depending on the image data given from the CPU 110a to the display 120. The display 120 shows the image (screen) according to the given video signal.



FIG. 2 is a block diagram of entire configuration of an example of biological model used in the system of the invention. As shown in FIG. 2, the biological model of the system of the invention is composed of a pancreas model block 1, a hepatic metabolism model block 2, an insulin kinetics model block 3, and a peripheral tissue model block 4, and each block has its own input and output. That is, the pancreas model block 1 receives a serum glucose concentration 6, and issues an insulin secretion speed 7. The hepatic metabolism model block 2 receives the glucose absorption 5 from digestive tract, serum glucose concentration 6, and insulin secretion speed 7, and issues the net glucose release 8 and posthepatic insulin 9. The insulin kinetics model block 3 receives the posthepatic insulin 9, and issues the insulin concentration 10 in peripheral tissues. The peripheral tissue model block 4 receives the net glucose release 8 and insulin concentration 10 in peripheral tissues, and issues the serum glucose concentration 6. The glucose absorption 5 is the data given from outside, and this function is realized, for example, by the user's input operation of inspection data by using the input device 130. These functional blocks 1 to 4 are realized by the computer program 140a executed by the CPU 110a.


In the system of the invention, since output values are issued by using status variables that can be measured by the hepatic metabolism model block for simulating the function of the liver, by comparing the simulation results with the actually measured status variables, parameters of mathematical model for expressing the hepatic functions can be optimized. As a result, a model expressing the hepatic functions closely is realized, and hepatic functions relating to pathology of the liver can be simulated accurately.


Together with the hepatic metabolism model block 2, the biological model includes the pancreas model block 1 expressing the pancreatic functions, insulin kinetics model block 3 expressing functions of insulin kinetics, and peripheral tissue model block 4 expressing the functions of peripheral tissues, and when the hepatic metabolism model block 2 is a model of three inputs and two outputs, receiving glucose from digestive tract, blood glucose, and insulin secretion from pancreas model block, and issuing net glucose release from liver and insulin concentration, it includes blocks corresponding to the pancreas, liver, insulin kinetics, and peripheral tissues relating to control of blood glucose as constituent elements. Thus, these functions are expressed in the unit system equivalent to the measured values, so that a simulation easy to understand the meaning thereof medically can be realized. At the same time, the entire function of biological organs relating to the liver can be simulated, and sugar metabolism in the liver, especially the pathological information about diabetes mellitus can be obtained comprehensively. A proper treatment can be given according to the obtained information.


The detail of each block mentioned above is discussed below. Herein, FGB and Ws respectively represent the fasting blood glucose (FGB=BG (0)) and the assumed body weight, and DVg and DVi are distribution volume to glucose and distribution volume to insulin.


The input-output relation of pancreas model block 1 can be expressed in differential equation (1). It can be also expressed by using a block diagram expressed in FIG. 3, equivalent to differential equation (1).


Differential equation (1):
Y/t=-α{Y(t)-β(BG(t)-h)}(providedBG(t)>h)=-αY(t)(providedBG(t)<=h)X/t=-M·X(t)+Y(t)SR(t)=M·X(t)


Variables:


BG(t): blood glucose


X(t): total insulin that can be secreted from pancreas


Y(t): insulin supply speed newly supplied to glucose stimulation


SR(t): insulin secretion speed from pancreas Parameters:


h: threshold of glucose concentration capable of stimulating insulin


supply


α: following performance to glucose stimulation


β: sensitivity to glucose stimulation


M: secretion speed per unit concentration


In FIG. 2, the blood glucose 6, an input to the pancreas model block 1, corresponds to BG(t), and insulin secretion speed 7, an output, corresponds to SR(t).


In the block diagram in FIG. 3, reference numeral 6 is blood glucose BG(t), 7 is insulin secretion speed SR (t) from pancreas, 12 is threshold h of glucose concentration capable of stimulating insulin supply, 13 is susceptibility β to glucose stimulation, 14 is following performance α to glucose stimulation, 15 is integral element, 16 is insulin supply speed Y(t) newly supplied to glucose stimulation, 17 is integral element, 18 is total insulin X(t) that can be secreted from pancreas, and 19 is secretion speed M per unit concentration.


The input-output relation of hepatic metabolism model block 2 can be expressed in the following differential equation (2). It can be also expressed by using a block diagram expressed in FIG. 4, equivalent to differential equation (2).


Differential equation (2):
I4(t)/t=α2{-A3I4(t)+(1-A7)·SR(t)}Goff(FGB)=f1(providedFGB(t)<f3)=f1+f2·(FGB-f3)(providedFGB(t)>=f3)Func1(FGB)=f4-f5·(FGB-f6)Func2(FGB)=f7/FGBb1(I4(t))=f8{1+f9·I4(t)}HGU(t)=r·Func1(FGB)·b1(I4(t))·(providedHGU(t)>=0)RG(t)+(1-r)·Kh·BG(t)·I4(t)HGP(t)=I4off·Func2(FGB)·b2+Goff(FGB)-(providedHGP(t)>=0)I4(t)·Func2(FGB)·b2SGO(t)=RG(t)+HGP(t)-HGU(t)SRpost(t)=A7SR(t)


Variables:


BG(t): blood glucose


SR(t): insulin secretion speed from pancreas


SRpost(t): posthepatic insulin


RG(t): glucose absorption from digestive tract


HGP(t): hepatic glucose release


HGU(t): hepatic glucose uptake


SGO(t): net glucose from liver


I4(t): liver insulin concentration


Parameters:


Kh: hepatic glucose uptake speed per unit insulin or per unit glucose


A7: insulin uptake rate in liver


Goff: glucose release speed to basal metabolism


b2: adjustment term relating to hepatic glucose release suppression rate


r: insulin-independent hepatic glucose uptake distribution rate


α2: propagation efficiency to hepatic insulin


I4off: threshold of insulin concentration suppressing hepatic glucose release


Functions:


Goff (FGB): glucose release speed to basal metabolism


Func1 (FGB): hepatic glucose uptake rate to glucose stimulation from digestive tract


Func2 (FGB): hepatic glucose release suppression rate to insulin stimulation


f1 to f9: constants used in expression of three elements above


b1 (I4(t)): adjustment term relating to hepatic glucose uptake rate


Inputs to hepatic metabolism model block in FIG. 2, that is, glucose absorption 5 from digestive tract corresponds to RG(t), blood glucose 6 to BG(t), and insulin secretion speed 7 to SR(t), respectively. Outputs, net glucose release 8 corresponds to SGO(t), and posthepatic insulin 9 to SRpost(t), respectively.


In the block diagram in FIG. 4, reference numeral 5 is glucose absorption RG(t) from digestive tract, 6 is blood glucose BG(t), 7 is insulin secretion speed SR(t) from pancreas, 8 is net glucose SGO(t) from liver, 9 is posthepatic insulin SRpost(t), 24 is insulin passing rate (1-A7) in liver, 25 is propagation efficiency α2 to hepatic insulin, 26 is posthepatic insulin distribution speed A3, 27 is integral element, 28 is hepatic insulin concentration I4(t), 9 is insulin-dependent hepatic glucose uptake distribution rate (1-r), 30 is hepatic glucose uptake speed Kh per unit insulin or unit glucose, 31 is insulin-independent hepatic glucose uptake distribution rate r, 32 is hepatic glucose uptake rate Func1 (FGB) to glucose stimulation from digestive tract, 33 is adjustment term b1 (I4(t)) relating to hepatic glucose uptake rate, 34 is hepatic glucose uptake HGU(t), 35 is threshold of insulin concentration I4off suppressing hepatic glucose release, 36 is hepatic glucose release suppression rate Func2 (FGB) to insulin stimulation, 37 is adjustment term b2 relating to hepatic glucose release suppression rate, 38 is glucose release speed to basal metabolism, 39 is hepatic glucose release HGP(t), and 40 is insulin uptake rate A7 in liver, respectively.


The input-output relation of insulin kinetics secretion can be expressed in the following differential equation (3). It can be also expressed by using a block diagram expressed in FIG. 5, equivalent to differential equation (3).


Differential equation (3):

dI1(t)/dt=−A3I1(t)+A5I2(t)+A4I3(t)+SRpost(t)
dI2(t)/dt=A6I1(t)−A5I2(t)
dI3(t)/dt=A2I1(t)−A1I3(t)


Variables:


SRpost (t): posthepatic insulin


I1(t): insulin concentration in blood


I2(t): insulin concentration in insulin-independent tissues


I3(t): insulin concentration in peripheral tissues


Parameters:


A1: insulin loss speed in peripheral tissues


A2: insulin distribution rate to peripheral tissues


A3: posthepatic insulin distribution speed


A4: postperipheral insulin flow-out speed


A5: insulin loss speed in insulin-independent tissues


A6: insulin distribution rate in insulin-independent tissues


As the input to the insulin kinetics model block in FIG. 2, posthepatic insulin 9 corresponds to SRpost (t), and as the output, insulin concentration 10 in peripheral tissues corresponds to I3(t).


In the block diagram in FIG. 5, reference numeral 9 is posthepatic insulin SRpost(t), 10 is insulin concentration I3(t) in peripheral tissues, 50 is integral element, 51 is posthepatic insulin distribution speed A3, 52 is insulin concentration in blood I1(t), 53 is insulin distribution rate A2 to peripheral tissues, 54 is integral element, 55 is insulin loss speed A1 in peripheral tissues, 56 is postperipheral insulin flow-out speed A4, 57 is insulin distribution rate A6 to insulin-independent tissues, 58 is integral element, 59 is insulin concentration I2(t) in insulin-independent tissues, and 60 is insulin loss speed A5 in insulin-independent tissues, respectively.


The input-output relation of peripheral metabolism model blockperipheral tissue model block 4 can be expressed in the following differential equation (4). It can be also expressed by using a block diagram expressed in FIG. 6, equivalent to differential equation (4).


Differential equation (4):

dBG′/dt=SGO(t)−u*Goff(FGB)−Kb·BG′(t)−Kp·I3(t)*BG′(t)


Variables:


BG′ (t): blood glucose (provided BG [mg/dl], BG′ [mg/kg])


SGO(t): net glucose from liver


I3(t): insulin concentration in peripheral tissues Parameters:


Kb: insulin-independent glucose consumption speed in peripheral tissues


Kp: insulin-dependent glucose consumption speed in peripheral tissues per unit insulin or unit glucose


u: rate occupied by insulin-independent glucose consumption to basal metabolism, in glucose release speed to basal metabolism


Functions:


Goff (FGB): glucose release speed to basal metabolism


f1 to f3: constants used in expression of Goff


As the inputs to the peripheral tissue model block in FIG. 2, insulin concentration in peripheral tissues 10 corresponds to I3(t), and net glucose from liver 8 to SGO(t), and as the output, blood glucose 6 corresponds to BG(t).


In the block diagram in FIG. 6, reference numeral 6 is blood glucose BG(t), 8 is net glucose SGO(t) from liver, 10 is insulin concentration I3(t) in peripheral tissues, 70 is insulin-independent glucose consumption speed to basal metabolism u*Goff (FGB), 71 is integral element, 72 is insulin-independent glucose consumption speed Kb in peripheral tissues, 73 is insulin-dependent glucose consumption speed Kp in peripheral tissues per unit insulin or unit glucose, and 74 is unit conversion constant Ws/DVg.


As shown in FIG. 2, the input and output between blocks for constituting the system are mutually connected, and by applying the glucose absorption 5 from the digestive tract, the time-series changes of blood glucose and insulin concentration can be calculated according to the formula and simulated.


The sequentially calculated blood glucose and insulin concentration can be shown in the display 120. As a result, the user can easily recognize the result simulating the biological organs. This system can be employed as sub-system for simulating the biological functions in the medical system such as diagnostic support system of diabetes mellitus. In this case, the calculated time-series changes of blood glucose and insulin concentration can be transferred to other constituent elements of the medical support system, and medical information of high reliability such as diagnosis support information for diabetes mellitus can be obtained on the basis of the blood glucose and insulin concentration calculated by this system.


For calculation of differential equation in this system, for example, E-Cell (the software laid open by Keio University) or MatLab (product of The MathWorks, Inc.) may be used, but other computation systems may be alternatively used.


The following is the simulated example of time-series changes of blood glucose, insulin concentration, hepatic glucose uptake and hepatic glucose release measured by using the system of the invention. In this example, values shown in Table 1 are used as parameters of blocks.

TABLE 1ParameterValueUnitPancreash92.43[mg/dl]α0.228[1/min]β0.357[(μU/ml) · (dl/mg) · (1/min)]M1[1/min]InsulinA10.025[1/min]KineticsA20.042[1/min]A30.435[1/min]A40.02[1/min]A50.394[1/min]A60.142[1/min]PeripheralKb0.009[1/min]TissuesKp5.28E−05[(ml/μU) · (1/min) · (dl/kg)]u0.6LiverA70.47Kh0.0000462[(ml/μU) · (1/min) · (dl/kg)]b21.1r0.98α20.228I4off5[μU/ml]


For calculating the differential equations, values in Table 2 are used as examples of initial values of variables.

TABLE 2Initial ValueValueUnitPancreasX(0)336.4[μU/ml]Y(0)4.4[(μU/ml) · (1/min)]InsulinI1(0)8[μU/ml]KineticsI2(0)I1(0) * (A2/A1)[μU/ml]I3(0)I1(0) * (A6/A5)[μU/ml]I4(0)4[μU/ml]LiverFBG115[mg/dl]


As examples of constants and reference values used in these examples, the values in Table 3 are used.

TABLE 3ConstantValueUnitFunctionf11.8[(mg/kg) · (1/min)]f20.02[(dl/kg) · (1/min)]f3140[mg/dl]f40.525f50.005[(dl/mg)]f680[mg/dl]f713.2[(ml/μU) · (mg/dl) ·(mg/kg) · (1/min)]f80.9f90.0001ReferenceWs70[kg]DVg154[dl]DVi3.52[I]


As the glucose absorption speed from digestive tract, the value shown in FIG. 7 is used.


Among the simulation results in the above condition, the time-series variations of blood glucose 6 are shown in FIG. 8, time-series variations of serum insulin concentration 52 are shown in FIG. 9, time-series variations of hepatic glucose uptake are shown in FIG. 10, and time-series variations of hepatic glucose release are shown in FIG. 11. The blood glucose for reference is given in FIG. 12, and the serum insulin concentration for reference is given in FIG. 13.


Thus, by using this system, the time-series variations of blood glucose due to glucose absorption, insulin concentration, hepatic glucose uptake, and hepatic glucose release can be reproduced in variations similar to physiological variations. The models used in this system include blocks corresponding to pancreas, liver, insulin kinetics and peripheral tissues relating to control of blood glucose as constituent elements, and hence the meaning is easy to understand from the medical aspect.


The simulation system of the invention uses mathematical models describing the biological functions, and hence can reproduce time-series variations of blood glucose in the body, insulin concentration, hepatic glucose uptake and hepatic glucose release. If measurable status variations of the liver include hepatic glucose uptake and hepatic glucose release in hepatic model block, it is possible to obtain hepatic glucose uptake and hepatic glucose release by simulation which are important hepatic functions closely related to the diabetes mellitus, so that the information relating to pathology of diabetes mellitus can be obtained easily. On the basis of the information relating to the pathology, an appropriate treatment can be given. Besides, since mathematical models include blocks corresponding to pancreas, liver, insulin kinetics and peripheral tissues relating to control of blood glucose as constituent elements, it is useful for simulation of which meaning is easy to understand from the medical aspect.

Claims
  • 1. A simulation system for simulating functions of biological organs, comprising: a biological model in which the functions of the biological organs are expressed by mathematical models, wherein the biological model comprises a hepatic metabolism model block having specified input and output relating to hepatic function for simulating the hepatic function, and wherein the system further comprises arithmetic means for calculating an output value by using measurable status variables of a liver based on input value to the hepatic metabolism model block.
  • 2. The simulation system of claim 1, wherein the biological model expresses the functions of glucose absorption, accumulation and metabolism.
  • 3. The simulation system of claim 1 wherein the biological model expresses the functions of insulin secretion, transportation and action.
  • 4. The simulation system of claim 2, wherein the biological model expresses the functions of insulin secretion, transportation and action.
  • 5. The simulation system of claim 1, wherein the status variables comprise the hepatic glucose uptake and hepatic glucose release in the hepatic metabolism model block.
  • 6. The simulation system of claim 2, wherein the status variables comprise the hepatic glucose uptake and hepatic glucose release in the hepatic metabolism model block.
  • 7. The simulation system of claim 3, wherein the status variables comprise the hepatic glucose uptake and hepatic glucose release in the hepatic metabolism model block.
  • 8. The simulation system of claim 1, wherein the biological model comprises at least one of pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues.
  • 9. The simulation system of claim 2, wherein the biological model comprises at least one of pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues.
  • 10. The simulation system of claim 3, wherein the biological model comprises at least one of pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues.
  • 11. The simulation system of claim 5, wherein the biological model comprises at least one of pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues.
  • 12. The simulation system of claim 1, wherein the biological model block further comprises pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues, and the hepatic metabolism model block is a model of three inputs and two outputs, receiving glucose from digestive tract, blood glucose, and insulin secretion from pancreas model block, and issuing net glucose release from liver and insulin concentration.
  • 13. The simulation system of claim 2, wherein the biological model block further comprises pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues, and the hepatic metabolism model block is a model of three inputs and two outputs, receiving glucose from digestive tract, blood glucose, and insulin secretion from pancreas model block, and issuing net glucose release from liver and insulin concentration.
  • 14. The simulation system of claim 3, wherein the biological model block further comprises pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues, and the hepatic metabolism model block is a model of three inputs and two outputs, receiving glucose from digestive tract, blood glucose, and insulin secretion from pancreas model block, and issuing net glucose release from liver and insulin concentration.
  • 15. The simulation system of claim 5, wherein the biological model block further comprises pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues, and the hepatic metabolism model block is a model of three inputs and two outputs, receiving glucose from digestive tract, blood glucose level, and insulin secretion from pancreas model block, and issuing net glucose release from liver and insulin concentration.
  • 16. A recording medium for recording a computer program which enables a computer to function as a simulation system of functions of biological organs, wherein the computer program comprises a program code which operates the computer to function as a hepatic metabolism model block having specified input and output relating to hepatic function, in order to simulate functions of biological organs by using a biological model in which the functions of the biological organs are expressed by mathematical models, and wherein the program code operates the computer to calculate the output value by using measurable status variables of a liver based on input value to the hepatic metabolism model block.
  • 17. The recording medium of claim 16, wherein the biological model expresses the functions of glucose absorption, accumulation and metabolism.
  • 18. The recording medium of claim 16, wherein the biological model expresses the functions of insulin secretion, transportation and action.
  • 19. The recording medium of claim 16, wherein the status variables comprise the hepatic glucose uptake and hepatic glucose release in the hepatic metabolism model block.
  • 20. The recording medium of claim 16, wherein the biological model comprises at least one of pancreas model block expressing the pancreatic functions, insulin kinetics model block expressing functions of insulin kinetics, and peripheral tissue model block expressing the functions of peripheral tissues.
Priority Claims (1)
Number Date Country Kind
2005-136182 May 2005 JP national