Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 2.26 KB

README.md

File metadata and controls

38 lines (23 loc) · 2.26 KB

Stoachastic Fluid Packet Model of Gastrointestinal Transit

Introduction

emptying-times

Based on the paper by Talattof and Amidon

Fasted-state gastrointestinal (GI) fluid transit occurs not as a first-order, deterministic process, which is almost always an averaged approximation, but rather as a discrete process involving fluid packets. The transit of these fluid packets is known to occur in pulses which are irregular in both size and time. The influence this phenomenon has on the concentration presented at the absorption site should not be underestimated, and indeed this physiological factor presents a source of inter- and intra-subject variability affecting plasma levels, thus having bioequivalence (BE) implications for immediate release as well as controlled release dosage forms.

A novel, stochastic process was developed describing cyclical fasted-state gastrointestinal motility and how GI contents are propelled in discrete fluid pockets based on motility phase. The migrating motor complex (MMC) is described as before relative to the time of dosing using a Fourier series approximation while a non-homogenous Poisson process is used to capture the inter-pulse timings. Two random processes control fluid transit: the volume of the random fluid packet formed, and the time the fluid packet pulses out of the compartment. Since a Poisson process is used, the pulsing of fluid packets is memory-less and determined by the parameter λ(t) which evolves with the MMC. The volumetric effect is also taken into account, where a larger fluid volume induces distension and is release more rapidly than a smaller volume. Since this is a stochastic model, many samples must be drawn to glean appropriate statistics.

About the Authors

  • Gordon L. Amidon
  • Marival Bermejo
  • Bart Hens
  • Luca Marciani
  • Kai Wang

Installation

...

Note: commons-math3-3.6 is required for functional operation. Please visit the Apache Commons website.

Running simulations

...

To-Do