Physiolibrary.Organs.Heart.Components

Package Content

Name Description
Physiolibrary.Organs.Heart.Components.Ventricle Ventricle  
Physiolibrary.Organs.Heart.Components.SA_Node SA_Node  
Physiolibrary.Organs.Heart.Components.ANP ANP  
Physiolibrary.Organs.Heart.Components.BaroReceptors BaroReceptors  
Physiolibrary.Organs.Heart.Components.Diastole Diastole  
Physiolibrary.Organs.Heart.Components.Systole Systole  
Physiolibrary.Organs.Heart.Components.VentricleVolumeAndPumping VentricleVolumeAndPumping Multiple PressureFlow connector with pressures from multiple inputs
Physiolibrary.Organs.Heart.Components.Metabolism Metabolism  
Physiolibrary.Organs.Heart.Components.Tissue Tissue Heart tissue

Physiolibrary.Organs.Heart.Components.Ventricle Physiolibrary.Organs.Heart.Components.Ventricle

Information

Heart ventricle.

like
QHP 2008 / VascularCompartments/LeftVentricle/*



The pressure-volume characteristics of both ventricles in diastole
and systole will be described using a power function.

  P = A * (V ^ n)

P = Pressure
V = Volume
A = Scale Factor
n = curvature

The function is invertable.

  V = (P/A) ^ (1/n)

Some typical values

                                 Right                 Left
                           ---------------------- ------------------------
Nominal Vol                     87.5                  87.5
Nominal TMP                      3.0                   6.0
Compliance                      29.2                  14.6
Pericardial P                   -3.0                  -3.0

DIASTOLE
  EDP                            1.0                   5.0
  EDV                          125.0                 125.0
  TMP                            4.0                   8.0
  n                              2.0                   2.0
  V^n                        15625.0               15625.0
  A                              0.00026               0.00051

SYSTOLE
  ESP                           22.0                 120.0
  ESV                           50.0                  50.0
  TMP                           25.0                 123.0
  n                              0.5                   0.5
  V^n                            7.07                  7.07
  A                              3.53                 17.39

Extends from Physiolibrary.Fluid.Interfaces.CompositionSetup (Initial substances composition setup), Physiolibrary.Icons.HeartVentricle.

Parameters

NameDescription
replaceable package MediumMedium model
stateName 
AmbientPressureEnvironment ambient pressure [Pa]
initialVolInitial blood volume in ventricle [m3]
Ktime adaptation coeficient of average ventricle blood volume [Hz]
BasicCompliance[m3/Pa]
NormalExternalPressureTypical value of pericardium cavity pressure (relative to environment ambient pressure) [Pa]
Initialization of medium composition
massFractions_start[:]* Masses of all base molecules. If size is nS-1 then last value is 1-sum(others). If size is nS then all values are scaled to sum==1. [1]
extraConcentration_start[Medium.nC]Extra substance amounts per kilogram of solution
Initialization
temperature_startInitial temperature [K]
pressure_startInitial pressure [Pa]
Diastole
NormalEndDiastolicVolumeTypical value of blood volume in ventricle after filling [m3]
NormalFillingPressureTypical value of filling pressure relative to pericardium pressure [Pa]
stiffnesRelative stiffnes (1 if normal) [1]
n_DiastoleExponent of P-V characteristic of EDV curve on filling pressure [1]
Systole
NormalSystolicPressureTypical value of systolic pressure relative to pericardium pressure [Pa]
NormalEndSystolicVolumeTypical value of blood volume in ventricle after ejection [m3]
additionalPressure_SystolicPressure difference between mean and systolic pressure [Pa]
contractilityBasicRelative contractility (1 if normal) [1]
n_SystoleExponent of P-V characteristic of ESV curve on systolic pressure [1]

Connectors

NameDescription
replaceable package MediumMedium model
port_a 
port_b 
MotionPower[W]
HeartRate[Hz]
GangliaGeneralSympathicus neural activity from general ganglia [Hz]
Pericardiumpericardium pressure [Pa]

Physiolibrary.Organs.Heart.Components.SA_Node Physiolibrary.Organs.Heart.Components.SA_Node

Information

Extends from Physiolibrary.Icons.SinoatrialNode.

Parameters

NameDescription
BaseHeartRate[Hz]
SympatheticEffect[:, 3] 
ParasympatheticEffect[:, 3] 

Connectors

NameDescription
BetaReceptorsEffect 
Rate[Hz]
VagusNerve_NA_Hz[Hz]

Physiolibrary.Organs.Heart.Components.ANP Physiolibrary.Organs.Heart.Components.ANP

Information

Extends from Physiolibrary.Icons.Heart.

Connectors

NameDescription
busConnector 
ANP 
NephronANP_Log10Conc 

Physiolibrary.Organs.Heart.Components.BaroReceptors Physiolibrary.Organs.Heart.Components.BaroReceptors

Information

Extends from Physiolibrary.Icons.Barroreceptor.

Parameters

NameDescription
AdaptivePressure[Pa]
Tau[s]
PressureChangeOnNA[3, :] 

Connectors

NameDescription
rightAtriumPressure[Pa]
NA[1]
leftAtriumPressure[Pa]
pericardiumPressure[Pa]

Physiolibrary.Organs.Heart.Components.Diastole Physiolibrary.Organs.Heart.Components.Diastole

Information

Extends from Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).

Parameters

NameDescription
replaceable package MediumMedium in the sensor
stiffnesparametrization of end diastolic volume curve [1]
n_Diastoleparametrization of end systolic volume curve [1]
NormalFillingPressureTypicall value of mean arterial filling pressure (relative to environment ambient pressure) [Pa]
NormalExternalPressureTypical value of pericardium cavity pressure (relative to environment ambient pressure) [Pa]
NormalEndDiastolicVolume= (NormalDiastolicPressure/Abasic_Diastole)^n_Diastole [m3]
AmbientPressureEnvironment ambient pressure [Pa]

Connectors

NameDescription
port 
externalPressurepericardium pressure around ventricle [Pa]
EDV[m3]

Physiolibrary.Organs.Heart.Components.Systole Physiolibrary.Organs.Heart.Components.Systole

Information

Extends from Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).

Parameters

NameDescription
replaceable package MediumMedium in the sensor
n_Systoleparametrization of end diastolic volume curve [1]
NormalSystolicPressureTypical value of mean arterial pressure (relative to environment ambient pressure) [Pa]
NormalExternalPressureTypical value of pericardium cavity pressure (relative to environment ambient pressure) [Pa]
NormalEndSystolicVolume= 2.64 ml for left ventricle, parametrization of end systolic volume curve [m3]
additionalPressure_Systolicparametrization of end systolic volume curve [Pa]
AmbientPressureEnvironment ambient pressure [Pa]

Connectors

NameDescription
port 
contractilityheart muscle contractility [1]
ESV[m3]
externalPressurepressure around ventricle [Pa]

Physiolibrary.Organs.Heart.Components.VentricleVolumeAndPumping Physiolibrary.Organs.Heart.Components.VentricleVolumeAndPumping

Multiple PressureFlow connector with pressures from multiple inputs

Information

Model has a vector of continuous Real input signals as pressures for vector of pressure-flow connectors.


Extends from Physiolibrary.Icons.Pump, Physiolibrary.Fluid.Interfaces.CompositionSetup (Initial substances composition setup).

Parameters

NameDescription
replaceable package MediumMedium model
K[Hz]
stateName 
Initialization of medium composition
massFractions_start[:]* Masses of all base molecules. If size is nS-1 then last value is 1-sum(others). If size is nS then all values are scaled to sum==1. [1]
extraConcentration_start[Medium.nC]Extra substance amounts per kilogram of solution
Initialization
temperature_startInitial temperature [K]
pressure_startInitial pressure [Pa]

Connectors

NameDescription
BloodFlowheart cardiac output [m3/s]
VentricleSteadyStateVolumeheart ventricle steady state volume [m3]
Volume[m3]
replaceable package MediumMedium model
port_aInflow
port_bOutflow
port_cMeasurement port

Physiolibrary.Organs.Heart.Components.Metabolism Physiolibrary.Organs.Heart.Components.Metabolism

Information

Extends from Icons.Heart, Icons.MetabolismPart.

Parameters

NameDescription
replaceable package BloodBlood medium model
StructureEffectStructure effect on metabolism (1..OK, 0..zero basal functions) [1]
BasalPowerPerKgRate of energy consumption by basal metabolism in 1 kg of tissue [W/kg]
TissueSizeTissue mass [kg]
MotionEffeciencyMotion effeciency without basal metabolism [1]

Connectors

NameDescription
replaceable package BloodBlood medium model
y 
a_port 
b_port 
motionPowerPower needed for motion [W]

Physiolibrary.Organs.Heart.Components.Tissue Physiolibrary.Organs.Heart.Components.Tissue

Heart tissue

Information

Extends from Physiolibrary.Icons.PerfusionDO, Physiolibrary.Icons.LeftHeart, Icons.MetabolismPart.

Parameters

NameDescription
replaceable package Blood 
BasicLargeVeselsConductance[m3/(Pa.s)]
BasicSmallVeselsConductance[m3/(Pa.s)]
FunctionFailedtrue if function failed
StructureEffectStructure effect on metabolism (1..OK, 0..zero basal functions) [1]
BasalPowerPerKgRate of energy consumption by basal metabolism in 1 kg of tissue [W/kg]
TissueSizeTissue mass [kg]
MotionEffeciencyMotion effeciency without basal metabolism [1]

Connectors

NameDescription
replaceable package Blood 
motionPowerTotal rate of motion energy (external work per time) [W]
port_aBlood inflow
port_bBlood outflow
GangliaSympathetic ganglia general neural activity [Hz]
Automatically generated Wed Oct 11 14:54:26 2023.