内部剂量评估中的数学解决方案:比较基于Python的微分方程解答器在生物动力学建模中的比较
Emmanuel Matey Mate-Kole1, Dmitri Margot1, Shaheen Azim Dewji1
1Nuclear and Radiological Engineering and Medical Physics Programs, Georgia Institute of Technology, Atlanta, GA, United States of America.
概括
这项研究评估了Python解决方案用于辐射保护中的生动力学建模,发现定制隐式方法为复杂系统提供稳定的解决方案,如人类呼吸道模型 (HRTM). 这项工作为选择适合用于内部放射性建模的ODE溶解器建立了一个框架.
科学领域:
- 辐射保护 辐射保护
- 计算生物学 计算生物学
- 生物动力学 生物动力学
背景情况:
- 辐射保护的生物动力学建模使用合普通微分方程 (ODEs) 来表示生物保留和分泌.
- 这些ODE系统通常是"硬"的,原因是区间之间的传输速率不同.
- 准确和稳定的数值解决方案对于可靠的生物动力学建模至关重要.
研究的目的:
- 评估和比较各种Python ODE解决方案和生物动力学建模方法.
- 建立一个框架来选择最佳的ODE溶解剂用于生物动力学多层次分析.
- 分析分析方法的解决器稳定性和数值准确性.
主要方法:
- 不同的Python ODE解决器和数值方法的比较.
- 对刚性ODE系统的溶剂稳定性的分析.
- 探索基于Python的线性代数方法,包括矩阵指数 (expm).
- 申请国际辐射保护委员会 (ICRP) 出版物130 人类呼吸道模型 (HRTM) 场景 (吸入60Co型M,131I型F).
主要成果:
- 定制隐式ODE溶解器对HRTM生物动力学模型表现出增强的稳定性.
- 来自定制隐式解决方案的解决方案与Python矩阵指数方法 (expm) 一致.
- 解决者之间观察到的差异归因于数值精度和近似顺序.
结论:
- 定制隐式方法为复杂的生物动力学模型提供稳定可靠的解决方案.
- 该研究提供了一个框架,用于选择适当的Python ODE解决方案,用于内部放射性建模.
- 这项研究是第一个专门针对ICRP HRTM生物动力学模型分析Python ODE解决方案的研究.
相关概念视频
Pharmacokinetic Models: Comparison and Selection Criterion
79
Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
79
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
74
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
74
Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs
1.5K
The fundamental mathematical principles, such as calculus and graphs, play crucial roles in analyzing drug movement and determining pharmacokinetic parameters. Differential calculus examines rates of change and helps to determine the dissolution rate of drugs in biofluids, as well as how drug concentrations change over time. For instance, it can help calculate the rate of elimination of a drug from the body based on its concentration-time profile.
On the other hand, integral calculus focuses on...
On the other hand, integral calculus focuses on...
1.5K
Pharmacokinetic Models: Overview
733
Pharmacokinetic models utilize mathematical analysis to achieve a detailed quantitative understanding of a drug's life cycle within the body. They are instrumental in simulating a drug's pharmacokinetic parameters, predicting drug concentrations over time, optimizing dosage regimens, linking concentrations with pharmacologic activity, and estimating potential toxicity.
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
733
Physiological Pharmacokinetic Models: Blood Flow-Limited Versus Diffusion-Limited Models
93
Physiological pharmacokinetic models, often called flow-limited or perfusion models, typically assume a swift drug distribution between tissue and venous blood, creating a rapid drug equilibrium. This premise is based on the idea that drug diffusion is extremely fast, and the cell membrane presents no barrier to drug permeation. In this scenario, where no drug binding occurs, the drug concentration in the tissue equals that of the venous blood leaving the tissue. This greatly simplifies the...
93
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
141
Drug disposition in the body is a complex process and can be studied using two major approaches: the model and the model-independent approaches.
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
141


