xi2pi / pv-loop

This is a small program that simulates pressure and volume in the left ventricle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PV loop simulation

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.

PV loop

Usage

Coming soon.

Model

Coming soon.

PV loop PV loop

References & other studies

E. Kung, G. Pennati, F. Migliavacca, T.-Y. Hsia, R. Figliola, A. Marsden, and A. Giardini, “A Simulation Protocol for Exercise Physiology in Fontan Patients Using a Closed Loop Lumped-Parameter Model,” J. Biomech. Eng., vol. 136, no. 8, p. 81007, 2014.

Websites

Daniel Burkhoff

CVSim

CVSim (Github repository)

About

This is a small program that simulates pressure and volume in the left ventricle.

License:MIT License


Languages

Language:Python 86.5%Language:TeX 13.5%