Sie sind auf Seite 1von 5

Biomechanics and Modeling in Mechanobiology manuscript No.

(will be inserted by the editor)

Numerical study of the fluid-dynamics in coronary artery bypass grafts


A patient-specific approach

Francesco Ballarin Elena Faggiano Riccardo Ferrero

Abstract Coronary Artery Bypass Grafts (CABG) are asso- (SVG). After 10 years from the surgery 40% 50% of grafts
ciated to many diseases such as atherosclerosis, atherogene- are occluded and only 25% show no angiographic evidence
sis and Intimal Hyperplasia (IH), which in time may reduce of atherosclerosis. Internal Mammary Artery grafts (IMAs)
the graft patency and cause a new occlusion and the need of usually are patent for more years postoperatively (10-year
a new surgery. In this work we studied the effects of CABG patency > 90%). Previous study showed a relation between
on blood flow in a patient specific 3D framework, studying anastomotic Intimal Hyperplasia (IH) and haemodynamic
the physical parameters that are connected to the develop- factors LoGerFo and also the mismatch between graft and
ment of coronary artery diseases. host artery Loth. More specifically Ojha analyzed the rela-
tion between low and oscillatory Wall Shear Stress (WSS)
Keywords CABG CFD LIMA SVG patient specific
and the rise of IH in end to side anastomoses. It was shown
that region of oscillatory WSS are zones of Low Density
Lipopotrein accumulation, which are the one responsible of
1 Introduction atherosclerosis soulis2011oscillating. Hughes have shown
that intimal hyperplasia occurs in regions of flow separation
Coronary artery bypass graft surgery (CABG) is a proce- at the toe and the heel, and that flow-stagnation is observed
dure used to treat coronary artery diseases in some circum- on the floor of the anastomosis. It has been noticed the im-
stances. The most common Coronary Artery Disease (CAD) portance of the effect of the geometry on the development
is the narrowing of the coronary arteries, caused by a build- of the flow, in particular the local three dimensional curva-
up of fatty material within the walls of the arteries, so CABG ture Meyers-Moore, this study implyies that studies attempt-
is one of the most frequent heart related surgery. One of ing to link hemodynamics with atherogenesis should repli-
the biggest issue with CABG surgery is the development cate the patient-specific geometry. We spent a lot of effort in
of atherosclerosis in the implanted graft and consequent re- our work to obtain an accurate reconstruction of the patient
occlusion of the vessels. The study of [1] show how long coronaries, and developed tools that allowed us to extrapo-
time patency is a big issue in case of Saphenous Vein Grafts late the geometry in case of imperfection in the data.
F. Ballarin
MOX, Dipartimento di Matematica, Politecnico di Milano, Piazza
Leonardo da Vinci 32, 20133 Milano, Italy
E-mail: francesco.ballarin@polimi.it
2 Materials and methods
E. Faggiano
MOX, Dipartimento di Matematica, Politecnico di Milano, Piazza
Leonardo da Vinci 32, 20133 Milano, Italy
2.1 Patients and datasets
E-mail: elena.faggiano@mail.polimi.it
R. Ferrero
Our initial materials were the CTs provided by the hospital.
Politecnico di Torino, Corso Duca degli Abruzzi 24, 10100, Torino, We conducted our study on four patients of different ages
Italy that underwent CABG surgery. For each patient we run a to-
E-mail: s180122@studenti.polito.it tal of four simulations, three with different degrees of steno-
ci saranno anche i clinici tra gli autori, completiamo dopo tutti i nomi sis ( 60%, 80%, 90%) and one where the stenosis were
e affiliazioni, ora non e un problema removed.
2 Francesco Ballarin et al.

2.2 Imaging Table 1 Patients image data

Patient B Dimension 512 512 307


To ease the process of building a 3D model of the artery Resolution 0.36 0.36 0.70
and graft lumen from the high resolution CT 2.2, we applied Patient C Dimension 512 512 441
to the images an anisotropic filter implemented in 3D Slicer Resolution 0.39 0.39 0.33
(http://www.slicer.org/) initially developed by [2]. To further Patient D Dimension 442 439 647
Resolution 0.37 0.37 0.33
enhance the vessel visibility we applied using the Vascular
Modeling Toolkit (vmtk, http://www.vmtk.org) the Frangi
filter developed by[3].Anisotropic diffusion is normally im- value). The equation (4) can be interpreted as a probability-
plemented by means of an approximation of the generalized like estimates of vesselness according to different criteria.
diffusion equation: each new image in the family is com- , and c are threshold parameters that the user can set in
puted by applying this equation to the previous image. Con- vmtk. In our case and were fixed to 0.5, while c was
sequently, anisotropic diffusion is an iterative process where fixed to 7.0. The vesselness in (4) is analysed at different
a relatively simple set of computation are used to compute scales between smin and smax , which is the range where we
each successive image in the family and this process is con- expect to find the structures of interest.
tinued until a sufficient degree of smoothing is obtained. The
image is defined as a function I = I(x)
2.3 Segmentation
I : R3 R (1)
We reconstructed the 3D surface of the CABG network of
where x R3 are the spatial coordinate in the volume . Let each patients using the colliding front method developed
It = I(,t) be a family of images solutions of the diffusion by[4] implemented in vmtk. The obtained surface despite
equation: being very well tailored on the patients coronaries contained
I some imperfections and artefacts from the CT, which may
= c(x,t) I + c(x,t) I (2) cause abnormal reading of the parameters of interest. We
t
further processed the surface using the methods developed
where c(x,t) is the conductance term which allows to pre- for tubular structures antigatesi that describes the surface in
serve the edges. This term is a function of the gradient mag- terms of its medial axes and embedde voronoi diagram.
nitude of the image at each point,reducing the strength of
diffusion at edges,
2.4 Geometry improvement
1
c(x,t) =  2 . (3)
||I(x)|| Because the segmentation process included in the surface
1+ k
some imperfection from the CT images, such as fictitious
In our application the default parameters of 3D Slicer proved aneurism or stenosis, we neeeded to find a way to remove
to give good results. We tested some small parameters ad- those without compromising the patient speific information
justment that, however, did not give dramatic improvement, of the vessel. To do this we implemented five scripts, adapt-
so we decided to stick with the default ones (k = 1, 5 itera- ing to our needs the scripts written by M. Piccinelli based
tions). on the study developed in [5], in order to obtain a smooth
To further enhance the vessel visibility we applied using the patient specific 3D model of the coronaries.
Vascular Modeling Toolkit (vmtk, http://www.vmtk.org) the Select points on the centrelines located upstream and
Frangi filter developed by Frangi et al. (frangi). This filter is downstream in respect to the artefacts we wanted to elim-
able to recognize vessel-like structure at a given scale build- inate.
ing this vesselness function: V0 (s) = Cut in correspondence of these points and re-interpolate

0 if 2 > 0 or 3 > 0, the centrelines with a spline .


2 2 (4) Take the Voronoi diagram, extract the centre of the Voronoi
S2
       
R R
1 exp a2 exp b2 1 exp 2 , sphere completely inscribed in the surface and the re-
2 2 2c
spective radius, smooth the diagram, and cut it in case of
p
where Ra = |1 |/ |2 3 | is a parameter that recognize blob- undesired stenosis/blobs .
like structure (small when 1 is small), Rb = |2 |/|3 | is Re-interpolate the Voronoi diagram if cut and generate a
a parameter that mesh from the diagram and the centrelines.
q recognize plane-like and line-like struc-
ture, and S = 12 + 22 + 32 is a parameter that distinguish We were able to remove imperfection eventually left over
background (low value) from the structure of interest (high with another tool, that allows the user to manually select a
Numerical study of the fluid-dynamics in coronary artery bypass grafts 3

zone, cut it away and re-interpolate the surface taking in ac- 2.400
LCA

count the curvature of the vessel in the neighbourhood of 2.000

the cut. With those scripts we were able to select the de-

LCA Blood Flow


1.500
formed portion of the vessel and to re-interpolate the sur-

mm3/s
face preserving the curvature and torsion of the vessel. We 1.000

subsequently generated for each patient a tetrahedral, radius 500

adaptive mesh.
0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
time s

2.5 Ghost vessel Fig. 1 Blood flow at LCA inlet.

In some case because of artifacts and rumor in the CT im-


RCA
ages the vessels were interrupted and we were not able to 1600

reconstruct the missing part with the normal procedure. To 1400

RCA Blood Flow


overcome this problem we developed a manual procedure 1200

mm3/s
that using modified version of the script allowed us to re- 1000

build the ghost vessels coherently with the coronary vessel 800

structure and the aim of a patient specific simulation. 600

400
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
time s

2.6 Stenosis Insertion Fig. 2 Blood flow at RCA inlet.

We proceeded to stenosis insertion. On a case test we evalu-


ated the effects of the stenosis shape on the flow and on the
which is not inf - sup stable so we introduced the interior -
parameter of interest, confronting a axial-symmetric steno-
penalty stabilization (see bibliograf`)
sis and a non axial-symmetric one. On the base of this re-
sults we decided to insert in each patient axial-symmetric
stenosis. Thanks to the evidence in the CT we individuated
the stenosis and their position, subsequently... qui fra spieghi
come hai deformato e inserito le stenosi?
2.8 Boundary conditions

2.7 Model For each outlet we prescribed the usual zero stress condi-
tion wellnhofer 504367 For the Coronary Artery (CA) in-
Two unsteady numerical simulations were performed for each let it was proved that the shape of the inlet profile on the
patient described above one with the stenosis and one where developed flow patterns, and especially on the WSS distri-
the stenosis where removed, by using the finite element li- butions is not dramatically significant [6]. The difficulty to
brary LifeV (http://www.lifev.org). Blood was considered as determine in practice the velocity profile developed in the
Newtonian, homogeneous, and incompressible. Blood vis- coronary artery of interest for a given patient, due in part
cosity was set equal to 0.035 Poise and the density equal to to the complex nature of flow especially in proximity of the
1.0 g/cm3 (O.K. Baskurt, M. Hardeman, M.W. Rampling, ostium and the great intra-patient variability of coronary ge-
H.J.). Being a preliminary study we decided to neglect the ometry, and to the absence of a non-invasive technique for
Fluid Structure Interaction (FSI), so we supposed to be un- its measurement in clinic practice, led us to choose a time
der the hypothesis of rigid and impervious wall and to ne- dependent flat velocity profile normal to the inlet surface.
glect thermal effects. We are able to describe the blood flow For each patients the velocity profile of the Left Coronary
with the incompressible Navier-Stokes equations. Artery (LCA) and Right Coronary Artery (RCA) was com-
puted starting from a medium flow we researched in the ex-
u (2D(u)) + (u )u + p = f, x , t > 0
isting literature [7] dividing it by the inlet area.
t

u = 0, x , t > 0 dai risultati sul paziente D nn ho riscontrato grosse vari-


(5) azioni nel flusso o nei valori di wss e osi per cui x le simu-
lazioni ho tenuto LIMA vecchia anche per non dover rifare
The time step was chosen equal to 0.01 s each simulation tutte quelle che avevamo ancora The flow at the inlet is simi-
was run for two cardiac cycle for a total of 1.6 s. We dis- lar to others we find in similar literature intima opportunely
cretized the problem in space with a P1 - P1 finite element reshaped and adapted to the patient diameter ostium.
4 REFERENCES

10000 Streamlines. Those are used to evaluate the regularity of the


8000
flow, with them we are able to clearly individuate regions of
recirculation or stagnation.
LIMA Blood Flow

6000
mm3/s

4000

3 Results
2000

0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
4 Conclusions
time s

Fig. 3 Blood flow at LIMA inlet. References

[1] L. D. Hillis, P. K. Smith, J. L. Anderson, J. A. Bittl, C.


2.9 Quantitative measures R. Bridges, J. G. Byrne, J. E. Cigarroa, V. J. DiSesa, L.
F. Hiratzka, A. M. Hutter, et al., 2011 accf/aha guide-
We wanted to evaluate the effect of the bypass on blood cir-
line for coronary artery bypass graft surgerya report of
culation, and to study critical regions of the vessel or of the
the american college of cardiology foundation/american
graft where re-occlusion may occur in the future. We briefly
heart association task force on practice guidelines de-
resume the quantities we analyzed.
veloped in collaboration with the american association
for thoracic surgery, society of cardiovascular anesthe-
Velocity field. Those allow us to see how the bypass modi- siologists, and society of thoracic surgeons, Journal
fies the blood flow and show how in case of small stenosis of the American College of Cardiology, vol. 58, no. 24,
unnecessary surgery can lead to non physiological situation e123e210, 2011.
such as recirculation zones, or in the worst case to the atro- [2] P. Perona and J. Malik, Scale-space and edge detec-
phy of the graft (especially for IMAs) . This is one of the tion using anisotropic diffusion, Pattern Analysis and
reason why bypass surgery is made only in case of severe Machine Intelligence, IEEE Transactions on, vol. 12,
stenosis, other than the surgery risks. no. 7, pp. 629639, 1990, ISSN: 0162-8828. DOI: 10.
1109/34.56205.
Wall Shear Stress (WSS). It is one of the main indices re- [3] K. L. V. M. A. V. Alejandro F Frangi Wiro J Niessen,
lated to the re-occlusion of coronaries after surgery. Intimal Multiscale vessel enhancement filtering, Medical Im-
hyperplasia is the thickening of the tunica intima, it is the age Computing and Computer-Assisted Interventation
universal response of a vessel to injury. Particularly patho- MICCAI98, pp. 130137, 1998.
logically low and oscillating WSS is supposed to enhance [4] L. Antiga, M. Piccinelli, L. Botti, B. Ene-Iordache, A.
atherogenesis and Intimal Hyperplasia (IH) whereas physi- Remuzzi, and D. A. Steinman, An image-based mod-
ological flow confers protective training of the arterial wall eling framework for patient-specific computational hemo-
. Moreover high WSS are also responsible of risk of throm- dynamics., Med. Biol. Engineering and Computing,
bosis see and related. WSS is defined as vol. 46, no. 11, pp. 10971112, 2008. [Online]. Avail-
able: http://dblp.uni-trier.de/db/journals/
W SS = t (t n)n, (6) mbec/mbec46.html#AntigaPBERS08.
[5] M. Ford, Y Hoi, M Piccinelli, L Antiga, and D. Stein-
where t = Tn is the force applied to the wall with normal n
man, An objective approach to digital removal of sac-
and T is the stress tensor.
cular aneurysms: Technique and applications, 2014.
[6] S. S. J. G. B. F. P. Salvucci C. A. Perazzo and R. L. Ar-
Oscillatory Shear Index (OSI). It is defined as mentano, Influence of inlet conditions iin wall shear
R
T
stress distribution of left coronary arteries in patient-
0 W SS(t)dt

OSI = 0.5 1 R T
, 0 OSI 0.5 (7) specific simulation., Asociacion Argentina de Mecanica
0 |W SS(t)|dt Computacional, vol. 29, pp. 59535960, 2010.
[7] J. Keegan, P. D. Gatehouse, G.-Z. Yang, and D. N.
where T is the period of a cardiac cycle. A value for the OSI Firmin, Spiral phase velocity mapping of left and right
near 0 means that the flux is almost mono-directional and coronary artery blood flow: Correction for through-plane
that the vessels wall are subject to continuous traction. In- motion using selective fat-only excitation, Journal of
stead a value of OSI near 0.5 means that the mean traction is Magnetic Resonance Imaging, vol. 20, no. 6, pp. 953
equal to zero, because of a W SS frequently changing in di- 960, 2004, ISSN: 1522-2586. DOI: 10 . 1002 / jmri .
rection. This may cause abnormal biological process, which 20208. [Online]. Available: http://dx.doi.org/
could lead to IH, re-stenosis, and early graft failure. 10.1002/jmri.20208.
REFERENCES 5

Table 2 Non-Stenotic Mesh Parameters


Patient A B C
# of thetra. 944564 1126486 1948337
h 0.00337 0.00339 0.00390

Das könnte Ihnen auch gefallen