by Christian Winkler, M.Sc.
This repository contains a small program that simulates the pressure and volume in the left ventricle of the heart. The result of the simulation can be visualized as the PV loop, which is often used by cardiologist to analyze the cardiac function of patients.
The end systole (ES) and end diastole (ED) are highlighted in the figure.
PV loop simulation allows to simulate the pressure and volume based on a Lumped Parameter Model (LPM) that is described in the next chapter. The model is based on an ordinary differential equations representing a simplification of the cardiovascular system. The electronic-hydraulic analogy was used to create the model. Parameters like the peripheral resistance (Rp) or the maximal elastance (Emax) have to be defined in advance.
Coming soon.
Coming soon.