InitRech 2015/2016, sujet 11

De Wiki de Projets IMA
Révision datée du 6 juin 2016 à 16:02 par Ldelecro (discussion | contributions) (Summary)

Summary

When a patient suffers cardiac arrhythmias or heart failure, caused by an abnormal electrical activity in the myocardium, the standard procedure is to locate where the problem come from, and then destroy the cells that creates the unusual heart-beating by heating them using radio frequency ablation.

In order to train rookie surgeons on this kind of surgery, HAL proposed an interactive training system that allows the surgeons to practice based on a software called SOFA. Even if system like that already exist, the one introduce in this article (based on a device that already exist) combines a biophysical modeling of cardiac electrophysiology with an endovascular catheterization. The simulating framework allows to model a mapping of the heart, to do the ablation with real-time feedback, and then gives a synthesis of the surgery.

Based on an European database, a 3D view of the endovascular navigation around the heart is first built, using image visualization framework and software. Then, a venial view is also made, using a data set from a company. To finish, they simulate the heart beating by using an algorithm, which provides in the end the cardiac motion.

The GPU used in the program is based on Mitchell Schaeffer model. They choose this model because all 5 parameters had a physiological meaning, and the simulation is more acurate with this method. It captures the potential VM of the transmembrane.

Main contribution

Applications