✦ For everyone, free.

Practical knowledge for real and everyday life

Home

Tissue Propagation Models

Tissue Propagation Models simulate how electrical impulses spread through heart tissue, essential for understanding arrhythmias and developing therapeutic interventions.

Tissue Propagation Models describe the mathematical and computational frameworks used to represent the electrical propagation of action potentials through cardiac tissue. These models capture the spatiotemporal evolution of the transmembrane potential as the excitation wavefront travels across myocardial cells interconnected by gap junctions. Their primary purpose is to simulate and analyze the complex electrophysiological behavior of the heart at the tissue level, integrating cellular dynamics with tissue-scale conduction properties.


Fundamental Concepts of Tissue Propagation Models

Tissue propagation models consider cardiac tissue as a continuous excitable medium, where electrical signals spread due to ionic currents and interactions between cells. The models are based on the biophysical principles governing ion channel kinetics within individual myocytes and the electrotonic coupling between them mediated by the extracellular and intracellular spaces.

Two principal frameworks dominate cardiac tissue modeling: the monodomain and bidomain models. Both rely on partial differential equations describing voltage changes over spatial domains and time but differ in complexity and physiological detail.


Monodomain Models

Definition and Assumptions

The monodomain model simplifies cardiac tissue as a single continuous domain with homogeneous properties, assuming that the intracellular and extracellular spaces share proportional anisotropic conductivities. This reduces computational complexity by combining intracellular and extracellular potentials into one scalar potential field, the transmembrane voltage.

Mathematical Formulation

The monodomain equation can be expressed as a reaction-diffusion equation:

C_m V_m / t = I_ion + D m V_m x ^2

where Cm is the membrane capacitance per unit area, Vm is the transmembrane potential, Ion represents the total ionic currents through the membrane, and Dm is the effective diffusion tensor describing anisotropic conduction.

Characteristics and Applications

The monodomain approach is computationally efficient and widely used in simulations where computational resources are limited or where extracellular potential details are not critical. It captures wavefront propagation, reentry phenomena, and arrhythmia initiation, providing a balance between physiological realism and numerical tractability.


Bidomain Models

Definition and Physiological Basis

The bidomain model treats cardiac tissue as two overlapping continuous domains: intracellular and extracellular spaces, each with distinct anisotropic conductivity tensors. This framework allows independent representation of potentials in both spaces, capturing the complex interaction between cellular and extracellular currents.

Mathematical Formulation

The bidomain model is governed by coupled partial differential equations:

C_m V_m / t = I_ion + Σ i V_i / x j + I_app m Σ i V_i / x j + Σ e V_e / x j = 0

Here, Vi and Ve are the intracellular and extracellular potentials, respectively; Σi and Σe are the intracellular and extracellular conductivity tensors; Iapp represents externally applied current; and Vm = Vi - Ve.

Advantages and Complexities

The bidomain model captures phenomena such as extracellular potential distributions, enabling simulation of electrograms and defibrillation effects. However, it is computationally more demanding due to the coupled nature of the equations and the need to solve for both intracellular and extracellular potentials.


Additional Modeling Considerations

Anisotropy

Cardiac tissue exhibits anisotropic conduction due to the aligned arrangement of myocytes and fiber orientation. Both monodomain and bidomain models incorporate anisotropic conductivity tensors to reflect faster conduction along fiber directions compared to transverse directions.

Boundary Conditions

Appropriate boundary conditions are essential for accurate simulations, including no-flux (Neumann) conditions at tissue boundaries or coupling to bath or torso models for extracellular potentials.

Ionic Models Coupling

Tissue propagation models are coupled with detailed ionic models describing membrane currents, ion concentration dynamics, and cellular electrophysiology. This coupling enables realistic simulation of action potential generation and propagation.

Numerical Methods

Finite element, finite difference, or finite volume methods are employed to discretize the governing equations spatially and temporally. Stability, convergence, and computational efficiency are critical factors in solver design.


Applications of Tissue Propagation Models

Tissue propagation models are instrumental in understanding arrhythmogenesis, predicting responses to pharmacological interventions, guiding ablation therapies, and designing implantable cardiac devices. They facilitate the study of wavefront dynamics, reentrant circuits, conduction blocks, and fibrillation mechanisms in silico, contributing significantly to translational cardiac electrophysiology research.


Summary of Model Characteristics

FeatureMonodomain ModelBidomain Model
Domains modeledCombined intracellular/extracellularSeparate intracellular and extracellular
Variables solvedTransmembrane potential onlyIntracellular and extracellular potentials
Computational costLowerHigher
Physiological detailApproximate extracellular potentialAccurate extracellular potentials
ApplicationsLarge-scale tissue simulationsDetailed studies including extracellular effects

The choice between monodomain and bidomain models depends on the research question, computational resources, and required physiological accuracy. Both models form the foundation of computational cardiac electrophysiology at the tissue level, enabling the exploration of complex wave propagation phenomena in health and disease.