Extraction and FSI modeling of Left coronary artery structure from patient s CTA images

Size: px
Start display at page:

Download "Extraction and FSI modeling of Left coronary artery structure from patient s CTA images"

Transcription

1 Extraction and FSI modeling of Left coronary artery structure from patient s CTA images Safia Salim Dept. of Electronics & Communication College of Engineering, Kerala University Trivandrum safiasalim88@gmail.com Binu L.S. Asst Professor, Dept. of Electronics & Communication College of Engineering, Kerala University Trivandrum binuls@yahoo.com Abstract The aim of this study is to extract the left coronary artery from the Computed Tomography Angiography (CTA) images stored in DICOM (Digital Imaging and Communication in Medicine) format and also to study the various haemodynamic properties such as Wall Shear Stress (WSS), Pressure distribution,wall Pressure Gradient etc. The proposed approach uses 3D slicer for the extraction of the artery and the Computational Fluid Dynamics (CFD) software ANSYS 13.0 for predicting the flow characteristics through the left coronary artery and also for simulating the haemodynamic properties. The extracted artery consists of Left Main (LM) coronary artery, Left Anterior Descending (LAD), and Left Circumflex (LCX) artery. Finite element analysis of Navier-Stokes flow equations treating blood as a non-newtonian, incompressible fluid is done. In most of the previous works simulations are done by assuming that the arterial walls are rigid, but in actual case it do have elasticity. Inorder to make the study more realistic, here the elasticity of the arterial wall is also considered. By the simulation, contour plots of various haemodynamic properties were obtained and studied. Key words: Left Main(LM),Left Anterior Descending(LAD),Left Circumflex(LCX), Wall shear Stress (WSS), Wall Pressure (WP), Wall pressure Gradient (WPG). I. INTRODUCTION The central organ of the cardiovascular system in the body is the heart and is mainly composed of muscle tissue known as myocardium. The muscle is hollow in structure and it pumps blood through vessels throughout the body by continuously contracting and relaxing. The two vascular trees arises from the ascending aorta above the aortic valve, the Left Coronary Artery (LCA) and the Right Coronary Artery (RCA). Cardiovascular disease (CVD) is the leading cause of death worldwide. Among various CVDs the most threatening is the Coronary Artery Disease(CAD). Of the various forms of CADs, atherosclerosis is the primary cause. The coronary arteries are those arteries which provides oxygenated blood to heart muscle cells, so any blockage in these arteries will affect the working of the entire human body. Atherosclerosis is thickening of arteries which cannot be found by normal scanning techniques. To investigate about these disease various studies and experiments need to be conducted on human heart, but it being an internal organ limits the scope. Numerical modeling and analysis of internal organs is necessary and is performed mostly through computational fluid dynamics. Diagnosis and investigation of the severity of various heart diseases are performed through medical imaging. Simulation of blood flow using image-based models and computational fluid dynamics has found widespread application to quantifying haemodynamic factors relevant to the initiation and progression of cardiovascular diseases and for planning interventions. Some of the important haemodynamic parameters considered are Wall Shear Stress(WSS), Pressure Gradient etc. Haemodynamics or blood dynamics is the study of properties and flow of blood. Among various haemodynamic parameters important one is Wall Shear stress(wss) which induces a micro environment of interaction (frictional force) between blood and the arterial wall. WSS is vector whose magnitude is proportional to the blood viscosity and flow velocity gradient normal to the surface, and which acts in a direction parallel to the local velocity. Due to viscosity, blood exerts a drag force proportional to the velocity gradient normal to its surface on the arterial wall, which is termed as wall shear stress. WSS is difficult to measure directly in vivo or in vitro so that it is generally computed from the local velocity at the wall. So WSS is an important determinant of the commencement of coronary heart diseases [1]. Plaque deposition normally occurs in the LCA, so studies are focussed on the left coronary artery. The left coronary artery (LCA) bifurcates after 5-10mm into the left anterior descending artery (LAD) and the left circumflex artery (LCX). The LAD and LCX supply in most cases the left atrium, the left ventricle and most of the cardiac septum with blood [2]. From the preceding literatures it can be seen that many of the researchers have either used a two dimensional model or a reconstructed part of the coronary artery (one of the branches) for the determination of wall shear stress [3-4]. Since the left coronary artery system consist of Left Main which is branched into LAD and LCX, it is important to have a three dimensional model for the numerical simulation of pulsatile blood flow. In the present work three dimensional model with branches are considered. Section II discusses the work proposed. Section III explains the method used in the computational processes.

2 Section IV deals with results obtained and its relation to the localization of plaque deposition. II. PROPOSED WORK The purpose of this study is to numerically analyze the haemodynamic parameter distribution over the left coronary artery. Main emphasis is put on to extract the left coronary artery from the medical images. import the extracted mesh file to computational fluid dynamics platform. perform numerical simulations on arterial geometry using pulsatile flow case. find the distribution of the haemodynamic parameters on the normal human LCA, particularly at the bifurcations. For simulation the CTA image of the human heart is used. CTA is an imaging method used to view the coronary blood vessels. To get the image modern multi-slice Computer Tomography (CT) scanners are used while a contrast agent is injected directly into an arm vein and is allowed to circulate throughout the body to the coronary arteries. CTA image is shown in fig(1) (dataset from Erasmus Medical Center, Rotterdam, Netherlands). A. Geometry III. MATERIAL AND METHODS The geometry of the left main coronary artery with LCX and LAD are obtained from the CTA images using SLICER D Slicer is a widely-accepted application for medical image processing [5]. The Vascular Modeling Toolkit (VMTK) is a system for image-based modeling of blood vessels [6]. Both are open source software and freely available. The library of VMTK has already been integrated in 3D Slicer allowing the establishment of processing pipelines between VMTK and 3D Slicer modules. The Vascular Modeling Toolkit is a collection of libraries and tools for the 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels. By using VMTK we can navigate around a 3D volume; reconstruct the 3D surface of a vascular segment from CT or MR images; process a surface model to generate a mesh. From the CTA image the volume of interest (LCA with LAD and LCX) is obtained first. The 3D surface reconstruction of a vascular segment is done by Level Set Method. The initialization method used to create the model of the blood vessel is the colliding fronts. In this method two seeds are placed on the image. Two fronts are then propagated from the seeds (one front from each) with their speeds proportional to the image intensity. The region where the two fronts cross (or collide), defines the deformable model the initial representation of the vessel volume.this method can be repeated if the result is not satisfactory. At this point, we have our surface model and we want to generate a computational mesh. In most cases, the surface model has bumpy surfaces. Artificial bumps in the surface can result in spurious flow features and will affect the wall shear stress distribution, so one may want to increase surface smoothness before building the mesh. The smoothened surface are then clipped to provide opening for inlet and outlet. The resultant surface model is shown in fig(2). These steps were performed using VMTK Scripts. Diameters of extracted 3D geometry is Left Main Artery (LM) = 2.98mm Left Anterior Descending Artery (LAD) = 1.89mm Left Circumflex Artery (LCX) = 1.7mm Fig. 2. Extracted LCA with LAD & LCX The obtained dimensions matched with the biomedical datas [7]. B. Computational Grid ANSYS CFX uses an element-based finite volume method, which first involves discretizing the spatial domain using a mesh. The mesh is used to construct finite volumes, which are used to conserve relevant quantities such as mass, momentum and energy. Here we are concentrating on 3D mesh. All the geometric data obtained from 3D slicer were inputed into a pre-processing program ICEM CFD for grid generation. The mesh generator works by performing two fundamental steps, Surface Remeshing and Volume Meshing. Surface remeshing is performed under the assumption that the surface requires improvement before being used for CFD. In the surface remeshing step, the surface triangle edges are resized. After the surface has been remeshed the volume is filled with a combination of tetrahedral and prismatic elements. In this case Tetrahedral elements are used with size of 0.1. For grid generation grid nodes were utilized giving rise to computational tetrahedral (fig 3). C. Governing Equations and Boundary Conditions All the computational grid data were imported to Computational Fluid Dynamics solver ANSYS Computational Fluid Dynamics (CFD) is a computer-based tool for simulating the behaviour of systems involving fluid flow, heat transfer, and other related physical processes. It works by solving the

3 Fig. 1. A CTA image of the human heart showing coronaries (a) Coronal view showing RCA (b) coronal view showing LCA Fig. 3. meshed artery To solve the governing equations numerically, a set of boundary condition is required. No slip at the arterial walls. Since the heart contracts and relaxes throughout the day, the velocity profile entering the fluid domain is assumed to be a pulsatile waveform (fig 4) given by U = 0.3( sin( 2 pi y ) 0.75 cos( 4 pi y )) t t (3) The pulsatile flow is written in User Defined Excel format and is delivered to CFX set up to initialise the profile data. equation of fluid flow over a region of interest with specified conditions on the boundary of that region. In this simulation blood is assumed to be incompressible, non-newtonian fluid with density of 1058 kg/m 2 and with viscosity of kg/ms. The operating pressure were considered as Pa [8]. To give elasticity to the arterial walls Young s Modulus of ± Pa is given. The nature of the flow is assumed to be three dimensional, steady, laminar, isothermal, with no external forces applied. Continuum fluid flow is governed by Navier-Stokes equations. These equations represent the differential forms of three basic conservation principles of fluid flows. The first one of Navier-Stokes equations is the continuity equation, which is a statement of the conservation of mass. The second one is called the momentum equation, which arises from the conservation of momentum.the third equation is obtained by applying the conservation of energy to the fluid flow, and this equation is called the energy equation. The blood is assumed as non- Newtonian fluid governed by the continuity equation, and the Navier-stokes equation where u = Velocity Vector P = Pressure t = Time µ = Viscosity ρ = Density.u = 0 (1) ρ Du Dt = P + µ 2 u (2) Fig. 4. pulsatile flow Volumetric flow splits of for LAD and for LCX. CFX is a finite volume technique, where the region of interest is divided into small subregions called control volumes. The equations are discretized and solved iteratively for each control volume. As a result, an approximation of the value of each variable at specific points throughout the domain can be obtained. A full picture of the behaviour of the flow is obtained in this way. CFD solver will do the above steps. Segregated solvers employ a solution strategy where the momentum equation are first solved, using a guessed pressure and an equation for a pressure correction is obtained. Because of the guess-and-correct nature, a large number iterations are typically required in addition to the need for judiciously selecting relaxation parameters for the variables. ANSYS CFX uses a coupled solver which solves the system. This solution

4 approach uses a fully implicit discretization of equations at any given time step. For steady state problems, the timestep behaves likes an acceleration parameter to guide the approximate solutions in a physically based manner to a steady-state solution. This reduces the number of iterations required for convergence to a steady state, or to calculate the solution for each time step in a time-dependent analysis. For a typical satisfactory convergence solution, a total of 200 time step were required. Convergence was achieved when all velocity component changes from iteration to iteration were less than IV. RESULTS The Navier-Stokes finite element analysis of the left coronary artery gives the contours of various haemodynamic properties such as Wall Shear Stress (WSS), Wall Pressure (WP), Wall Pressure Gradient (WPG), Velocity Distribution etc. The contour plots of important haemodynamic properties are discussed below. A. Contours of WSS curvature, especially at the bifurcations giving rise to high WSS. WSS is given by τ w = µ u t n wall (4) where µ(kg/m s) is the dynamic viscosity, u t (m/s) the tangential to the wall velocity and n is the unit vector perpendicular to the wall. WSS is determined from velocity gradients. Any nonzero value of WSS denotes a non-uniform haemodynamic environment. In the case of LMCA bifurcation high WSS values tend to form a ring located at the origin of bifurcation [9]. When the area for the flow decreases velocity of flow increases, thereby increasing the WSS. So any disturbance in flow can be found out by measuring the WSS. In the figure 5 WSS ranges from 0 N/m 2 to N/m 2, with an average WSS of N/m 2. Plaque deposition frequently occurs where low WSS occurs. B. Contours of Wall Pressure Flowing blood imposes haemodynamic stress at the blood arterial wall interface. This stress has two components, namely: the vertical to the wall acting pressure (WP) and the tangentially to the wall acting component WSS. Contour plot of Wall Pressure (WP) magnitude is shown in fig 6. Pressure and velocity are inversely related. Since LMCA have higher area compared to LAD and LCX, LMCA have high pressure (low Velocity) compared to LAD and LCX. WP ranges from N/m 2 to N/m 2, with an average WSS of N/m 2. Fig. 5. Contour plots of the WSS (N/m 2 ) magnitude distribution at the LMCA with LAD & LCX. All spatial WSS values are shown in filled contours coupled with iso-contour line form. These contours show the WSS magnitude. Contour labels appear in figure 5, range from 1 to 17, and correspond to the 17 color levels also shown in figure 5. The results indicate that on the Left Main Coronary Artery (LMCA) bifurcation, dominant low WSS values occur at regions opposite flow divider. Low WSS occur at regions opposite to the flow divider at either LMCA or proximal LAD or LCX regions. Velocity distributions get affected at high Fig. 6. Contour plots of the Wall Pressure (N/m 2 ) magnitude distribution at the LMCA with LAD & LCX.

5 C. Contours of Wall Pressure Gradient Another dominant haemodynamic factor is coronary artery pressure flow field. Low velocity as well as low wall shear stress contributes to atherosclerosis. Furthermore, geometrical particularities of a given coronary artery configuration also contributes to the haemodynamic behaviour. Thus, the analysis of Wall Pressure Gradient (WPG) is of importance [10]. The stress development within the arterial wall is a direct effect of the induced pressure flow field. WPG is given by W P G = where p is the static pressure. ( p x )2 + ( p y )2 + ( p z )2 (5) TABLE I CONTOUR VALUES OF WSS, WP, WPG Orientation WSS(N/m 2 ) WP(N/m 2 ) WPG(kg/m 2 s 2 ) LMCA ( ) ( ) ( ( ) ( ) LAD ( ) ( ) ( ) ( ) ( ) ( ) LCX ( ) ( ) ( ) ( ) ( ) TABLE II CONTOUR VALUES OF WSS, WP, WPG Fig. 7. Contour plots of the WPG (kg/m 2 s 2 ) magnitude distribution at the LMCA with LAD & LCX. All spatial WPG values are shown in filled contours coupled with iso-contour line form. These contours show the WPG magnitude. Contour labels appear in figure 5, range from 1 to 11, and correspond to the 11 color levels also shown in figure 7. A highly non-uniform haemodynamic environment occurs if WPG are not uniformly distributed. High WPG co-exist with low WPG values. Spatial flow accelerations and decelerations are largely influenced by the wall pressure distribution. At all LCA bifurcations, high WPG values are always accompanied by low WPG ones. High values occur right at the flow dividers. Here WPG ranges from kg/m 2 s 2 to kg/m 2 s 2, with an average WSS of kg/m 2 s 2. The values of parameters such as WSS, WP, WPG etc at LMCA, LAD and are shown in Table I. The results obtained here matched with various pathological studies [11-13], as shown in Table II. From the parameters discussed above, characteristics of the left coronary artery can be fully studied. Any variations in Orientation WSS(N/m 2 ) WP(N/m 2 ) WPG(kg/m 2 s 2 ) LMCA ( ) ( ) ( ( ) ( ) LAD ( ) ( ) ( ) ( ) ( ) ( ) LCX ( ) ( ) ( ) ( ) ( ) the blood flow and also the sites prone to atherosclerotic lesion can be found out from the values of haemodynamic parameters. High WSS, give rise to high Wall Shear Stress Gradient (WSSG), inhibit coagulation and migration of leukocytes. On the contrary, low wall shear stress values favours opposite effects, thereby contributing to atherosclerosis. Atherogenic blood flow particles usually migrates towards low pressure regions. The parameter values will give the physicians an idea regarding the placement of stents to reduce or remove the plaque deposition. ANSYS CFX also provides the provision to animate the blood flow through arteries. The streamlined flow is shown in figure 8. It is also possible to take a plane or slice of the artery and study the various parameters. The plane developed is shown in figure 9.

6 Fig. 8. Streamlined flow through arteries, showing variation of Pressure. Fig. 9. Plane showing variation of Pressure. pathophysiology of atherosclerosis. This study shows that the regions which are anatomic sites predisposed for atherosclerotic development shows low WP,WPG,WSS at bifurcations in regions opposite flow dividers. REFERENCES [1] Sahid Smith, Shawn Austin, G. Dale Wesson, Carl A. Moore, Calculation of Wall Shear Stress in Left Coronary Artery Bifurcation for Pulsatile Flow Using Two-Dimensional Computational Fluid Dynamics, 28th IEEE EMBS Annual International Conference [2] Daniel Hahn. Coronary Artery Centerline Extraction in 3D Slicer using VMTK based Tools. Ruperto Carola University of Heidelberg, Germany February [3] Jin Suo, John Oshinski, Don Giddens, Flow patterns and wall shear stress distribution at atherosclerotic prone-sites in human left coronary artery, Proceedings of the 26th Annual International Conference of the IEEE EMBS, USA.Sept 1-5,2004. [4] Byoung Kwon Lee, Hyuck Moon Kwon, Computed Numerical analysis of the Biomechanical effect on Coronary atherogenesis using human hemodynamic and dimensional variables, Yonsei Medical Journal, Vol.39, No.2, pp , [5] S. Pieper, M. Halle, and R. Kikinis, 3d slicer, In Proc. IEEE International Symposium on Biomedical Imaging: Nano to Macro, pages , April [6] L. Antiga, M. Piccinelli, L. Botti, Ene-Iordache B., A. Remuzzi, and D.A. Steinman, 3An image-based modeling framework for patient-specific computational hemodynamics, Med Biol Eng Comput, 46(11): , Nov [7] N. Bnard1, R. Perrault1, D. Coisne, Blood flow in coronary artery : numerical fluid dynamics analysis, Proceedings of the 26th Annual International Conference of the IEEE EMBS San Francisco, CA, USA September 1-5, [8] Anayiotos, A., Fluid Dynamics at a Complaint Bifurcation Model, Ph.D. thesis. Georgia Institute of Technology, Atlanta [9] Johannes V. Soulis, Thomas M. Farmakis, George D. Giannoglou, George E. Louridas Wall shear stress in normal left coronary artery tree, Journal of Biomechanics 39 (2006) [10] George D. Giannoglou, Johannes V. Soulis, Thomas M. Farmakis, Wall pressure gradient in normal left coronary artery tree, Medical Engineering & Physics 27 (2005) [11] Giannoglou GD, Soulis JV, Farmakis TM, Farmakis DM, Louridas GE, Haemodynamic factors and the important role of local low static pressure in coronary wall thickening., Int J Cardiol 2002;86: [12] Nagel T, Resnick N, Dewey CF, Gimbrone MA, Vascular endothelial cells respond to spatial gradients in fluid shear stress by enhanced activation of transcription factors, Arterioscler Thromb Vasc Biol 1999;19: [13] Zarins CK, Giddens DP, Bharadvaj BK, Sottiurai VS, Mabon RF, Glagov S, Carotid bifurcation atherosclerosis. Quantitative correlation of plaque localization with flow velocity profiles and wall shear stress,circ Res 1983;53: V. CONCLUSION The left coronary artery with branches LAD and LCX have been successfully extracted. The geometry has been numerically analyzed to study various haemodynamic properties (Wall shear Stress, Wall Pressure, Wall pressure Gradient etc) using ANSYS CFX. The Computational Fluid Dynamics (CFD) solves the governing Navier-Stokes equations, providing the 3D non-newtonian haemodynamic solution of the human left coronary artery. Because of the LCA and its branching geometry irregularities, the physiological blood flow is highly complex and non-uniform. Flow disturbances are intensified in regions where the geometry drastically changes. Numerical analysis of blood flow in arterial segments is of paramount importance in understanding the biomedical

Numerical Simulation of Blood Flow through Asymmetric and Symmetric Occlusion in Carotid Artery

Numerical Simulation of Blood Flow through Asymmetric and Symmetric Occlusion in Carotid Artery Proceedings of the 3 rd International Conference on Fluid Flow, Heat and Mass Transfer (FFHMT 16) Ottawa, Canada May 2 3, 2016 Paper No. 170 Numerical Simulation of Blood Flow through Asymmetric and Symmetric

More information

Numerical simulations of fluid mechanical interactions between two abdominal aortic branches

Numerical simulations of fluid mechanical interactions between two abdominal aortic branches Korea-Australia Rheology Journal Vol. 16, No. 2, June 2004 pp. 75-83 Numerical simulations of fluid mechanical interactions between two abdominal aortic branches Taedong Kim, Taewon Seo* 1,2 and Abdul.I.

More information

Non-Newtonian pulsatile blood flow in a modeled artery with a stenosis and an aneurysm

Non-Newtonian pulsatile blood flow in a modeled artery with a stenosis and an aneurysm Non-Newtonian pulsatile blood flow in a modeled artery with a stenosis and an aneurysm I. Husain, C. Langdon and J. Schwark Department of Mathematics Luther College University of Regina Regina, Saskatchewan

More information

Using Computational Fluid Dynamics Model to Predict Changes in Velocity properties in Stented Carotid Artery

Using Computational Fluid Dynamics Model to Predict Changes in Velocity properties in Stented Carotid Artery Excerpt from the Proceedings of the COMSOL Conference 2010 Paris (COMSOL Conference) Using Computational Fluid Dynamics Model to Predict Changes in Velocity properties in Stented Carotid Artery Vaidehi

More information

Contents 1 Computational Haemodynamics An Introduction 2 The Human Cardiovascular System

Contents 1 Computational Haemodynamics An Introduction 2 The Human Cardiovascular System Contents 1 Computational Haemodynamics An Introduction... 1 1.1 What is Computational Haemodynamics (CHD)... 1 1.2 Advantages of CHD... 3 1.3 Applications in the Cardiovascular System... 4 1.3.1 CHD as

More information

CFD Analysis of Pulsatile Flow and Non-Newtonian Behavior of Blood in Arteries

CFD Analysis of Pulsatile Flow and Non-Newtonian Behavior of Blood in Arteries Copyright 2015 Tech Science Press MCB, vol.12, no.1, pp.37-47, 2015 CFD Analysis of Pulsatile Flow and Non-Newtonian Behavior of Blood in Arteries P. Jhunjhunwala,, P.M. Padole, and S.B. Thombre, Abstract:

More information

Simulations of the blood flow in the arterio-venous fistula for haemodialysis

Simulations of the blood flow in the arterio-venous fistula for haemodialysis Acta of Bioengineering and Biomechanics Vol. 16, No. 1, 2014 Original paper DOI: 10.5277/abb140109 Simulations of the blood flow in the arterio-venous fistula for haemodialysis DANIEL JODKO*, DAMIAN OBIDOWSKI,

More information

Design and Simulation of Blocked Blood Vessel for Early Detection of Heart Diseases

Design and Simulation of Blocked Blood Vessel for Early Detection of Heart Diseases Proceedings of the 215 2nd International Symposium on Physics and Technology of Sensors, 8-1th March, 215, Pune, India Design and Simulation of Blocked Blood Vessel for Early Detection of Heart Diseases

More information

Simulations of pulsatile blood flow in tapered S-shaped inplane and out-of-plane coronary arteries

Simulations of pulsatile blood flow in tapered S-shaped inplane and out-of-plane coronary arteries Simulations of pulsatile blood flow in tapered S-shaped inplane and out-of-plane coronary arteries Author Johnston, Barbara, Johnston, Peter Published 2009 Conference Title 18th IMACS World Congress MODSIM09

More information

Wall Shear Stress Distribution in Patient Specific Coronary Artery Bifurcation

Wall Shear Stress Distribution in Patient Specific Coronary Artery Bifurcation American Journal of Applied Sciences 7 (9): 1237-1242, 2010 ISSN 1546-9239 2010 Science Publications Wall Shear Stress Distribution in Patient Specific Coronary Artery Bifurcation 1 Vahab Dehlaghi and

More information

Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with and without Bypass Graft

Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with and without Bypass Graft Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with and without Bypass Graft BURASKORN NUNTADILOK 1, BENCHAWAN WIWATANAPATAPHEE 1 MEECHOKE CHUEDOUNG 1, THANONGCHAI SIRIAPISITH

More information

ISSUES ON COMPUTATIONAL MODELING FOR COMPUTATION-AIDED DIAGNOSIS 臨床診断支援ツールのための計算力学モデリング

ISSUES ON COMPUTATIONAL MODELING FOR COMPUTATION-AIDED DIAGNOSIS 臨床診断支援ツールのための計算力学モデリング ISSUES ON COMPUTATIONAL MODELING FOR COMPUTATION-AIDED DIAGNOSIS 臨床診断支援ツールのための計算力学モデリング Hao LIU Advanced Computer and Information Division, RIKEN 2-1, Hirosawa, Wako-shi, Saitama 351-0198 JAPAN e-mail:

More information

Blood Flow Simulation toward Actual Application at Hospital

Blood Flow Simulation toward Actual Application at Hospital THE 5 TH ASIAN COMPUTAITIONAL FLUID DYNAMICS BUSAN, KOREA, OCTOBER 27 ~ OCTOBER 30, 2003 Blood Flow Simulation toward Actual Application at Hospital Abstract R. Himeno 1 1. Advanced Center for Computing

More information

Blood flow in vessels with artificial or pathological geometrical changes

Blood flow in vessels with artificial or pathological geometrical changes Blood flow in vessels with artificial or pathological geometrical changes P. Tibaut 1, B. Wiesler 1, M. Mayer 2 & R. Wegenkittel 3 1 AVL LIST GmbH, Graz, Austria 2 VRVIs, Vienna, Austria 3 Tiani Medgraph

More information

Computational analysis of effects of external carotid artery flow and occlusion on adverse carotid bifurcation hemodynamics

Computational analysis of effects of external carotid artery flow and occlusion on adverse carotid bifurcation hemodynamics Computational analysis of effects of external carotid artery flow and occlusion on adverse carotid bifurcation hemodynamics Sinjae Hyun, PhD, a Clement Kleinstreuer, PhD, b and Joseph P. Archie, Jr, PhD,

More information

PHYSIOLOGICAL PULSATILE WAVEFORM THROUGH AXISYMMETRIC STENOSED ARTERIES: NUMERICAL SIMULATION

PHYSIOLOGICAL PULSATILE WAVEFORM THROUGH AXISYMMETRIC STENOSED ARTERIES: NUMERICAL SIMULATION PHYSIOLOGICAL PULSATILE WAVEFORM THROUGH AXISYMMETRIC STENOSED ARTERIES: NUMERICAL SIMULATION Jayme Pinto Ortiz University of São Paulo - Avenida Prof. Luciano Gualberto, travessa3 nº 380 - CEP - 05508-900

More information

Assessment of the Effects of Increasing Levels of Physiological Realism in the Computational Fluid Dynamics Analyses of Implanted Coronary Stents

Assessment of the Effects of Increasing Levels of Physiological Realism in the Computational Fluid Dynamics Analyses of Implanted Coronary Stents Dublin Institute of Technology ARROW@DIT Conference Papers School of Mechanical and Design Engineering 2008-09-01 Assessment of the Effects of Increasing Levels of Physiological Realism in the Computational

More information

Blood Flow Patterns in the Proximal Human Coronary Arteries: Relationship to Atherosclerotic Plaque Occurrence

Blood Flow Patterns in the Proximal Human Coronary Arteries: Relationship to Atherosclerotic Plaque Occurrence Copyright c 2008 Tech Science Press MCB, vol.5, no.1, pp.9-18, 2008 Blood Flow Patterns in the Proximal Human Coronary Arteries: Relationship to Atherosclerotic Plaque Occurrence Jin Suo, John N. Oshinski,

More information

COMPUTER SIMULATION OF BLOOD FLOW IN ARTERIES AFFECTED BY MULTIPLE ANEURYSM

COMPUTER SIMULATION OF BLOOD FLOW IN ARTERIES AFFECTED BY MULTIPLE ANEURYSM COMPUTER SIMULATION OF BLOOD FLOW IN ARTERIES AFFECTED BY MULTIPLE ANEURYSM H. GIRIJA BAI 1 and K.B. NAIDU 2 Department of Mathematics, Sathyabama University, Chennai-600 119, Tamil Nadu, India 1 girijanameprakash@gmail.com

More information

Analysis of the effects of plaque deposits on the blood flow through human artery

Analysis of the effects of plaque deposits on the blood flow through human artery ISSN 2395-1621 Analysis of the effects of plaque deposits on the blood flow through human artery #1 Sajid S. Mulani, #2 Pankaj I. Jagad 1 sajidsmulani21@gmail.com 2 pjjagad.scoe@sinhgad.edu #12 Department

More information

Blood flow in S-shaped in-plane and out-of-plane coronary arteries

Blood flow in S-shaped in-plane and out-of-plane coronary arteries Blood flow in S-shaped in-plane and out-of-plane coronary arteries Author Johnston, Peter, Johnston, Barbara Published 2008 Journal Title The A N Z I A M Journal DOI https://doi.org/10.21914/anziamj.v49i0.330

More information

4D model of hemodynamics in the abdominal aorta

4D model of hemodynamics in the abdominal aorta Bio-Medical Materials and Engineering 26 (2015) S257 S264 DOI 10.3233/BME-151312 IOS Press S257 4D model of hemodynamics in the abdominal aorta Ireneusz Zbicinski a,*, Natalia Veshkina a and Ludomir Stefa

More information

JADAVPUR UNIVERSITY & 2 SCHOOL OF BIOSCIENCE AND ENGINEERING ABHIRUP ROY CHOUDHURY 1, KRITTIKA DASGUPTA 2, ABHIJIT CHANDA 1,2, DEBABRATA NAG 1

JADAVPUR UNIVERSITY & 2 SCHOOL OF BIOSCIENCE AND ENGINEERING ABHIRUP ROY CHOUDHURY 1, KRITTIKA DASGUPTA 2, ABHIJIT CHANDA 1,2, DEBABRATA NAG 1 Presented at the COMSOL Conference 2010 India ABHIRUP ROY CHOUDHURY 1, KRITTIKA DASGUPTA 2, ABHIJIT CHANDA 1,2, DEBABRATA NAG 1 1 DEPARTMENT OF MECHANICAL ENGINEERING & 2 SCHOOL OF BIOSCIENCE AND ENGINEERING

More information

Computational Fluid Dynamics Analysis of Blood Flow in Human Aorta

Computational Fluid Dynamics Analysis of Blood Flow in Human Aorta Computational Fluid Dynamics Analysis of Blood Flow in Human Aorta Yogesh V. Borse 1, Prof. S.A. Giri 2 M. Tech Scholar, Dept of Mechanical Engg, Ramdeobaba College of Engineering and Management, Nagpur,

More information

Computational Fluid Dynamics Analysis of Blalock-Taussig Shunt

Computational Fluid Dynamics Analysis of Blalock-Taussig Shunt Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 12-23-2017 Computational

More information

Refinements in Mathematical Models to Predict Aneurysm Growth and Rupture

Refinements in Mathematical Models to Predict Aneurysm Growth and Rupture Refinements in Mathematical Models to Predict Aneurysm Growth and Rupture RAMON BERGUER, a,b JOSEPH L. BULL, a,b AND KHALIL KHANAFER a a Vascular Mechanics Laboratory, Department of Biomedical Engineering,

More information

Flow in re-stenosed artery after angioplasty

Flow in re-stenosed artery after angioplasty Data Management and Security 209 Flow in re-stenosed artery after angioplasty S. I. Bernad 1, A. Totorean 2, E. S. Bernad 3 & R. Susan-Resiga 2 1 Romanian Academy, Timisoara Branch, Romania 2 Politehnica

More information

Comparison of Stent Designs using Computational Fluid Dynamics

Comparison of Stent Designs using Computational Fluid Dynamics Dublin Institute of Technology ARROW@DIT Conference Papers School of Mechanical and Design Engineering 2007-03-28 Comparison of Stent Designs using Computational Fluid Dynamics Jonathan Murphy Dublin Institute

More information

CPM Specifications Document Aortofemoral Normal:

CPM Specifications Document Aortofemoral Normal: CPM Specifications Document Aortofemoral Normal: OSMSC 0110_0000 May 27, 2013 Version 1 Open Source Medical Software Corporation 2013 Open Source Medical Software Corporation. All Rights Reserved. 1. Clinical

More information

CFD Challenge: Simulation of Hemodynamics in a Patient-Specific Aortic Coarctation Model

CFD Challenge: Simulation of Hemodynamics in a Patient-Specific Aortic Coarctation Model CFD Challenge: Simulation of Hemodynamics in a Patient-Specific Aortic Coarctation Model Background Coarctation of the aorta (CoA) accounts for 8%-11% of congenital heart defects, affecting tens of thousands

More information

Flow Analysis with Stent Placement in the Cerebral Aneurysm

Flow Analysis with Stent Placement in the Cerebral Aneurysm Proceedings of the ECCOMAS Thematic International Conference on Simulation and Modeling of Biological Flows (SIMBIO 2011) September 21-23, 2011, VUB, Brussels, Belgium Flow Analysis with Stent Placement

More information

Estimation and Comparison of T Graft Versus Conventional Graft for Coronary Arteries

Estimation and Comparison of T Graft Versus Conventional Graft for Coronary Arteries World Applied Sciences Journal 27 (10): 1336-1344, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.27.10.2908 Estimation and Comparison of T Graft Versus Conventional Graft for

More information

Identification of Atherosclerotic Lesion-Prone Sites through Patient-Specific Simulation of Low-Density Lipoprotein Accumulation

Identification of Atherosclerotic Lesion-Prone Sites through Patient-Specific Simulation of Low-Density Lipoprotein Accumulation Identification of Atherosclerotic Lesion-Prone Sites through Patient-Specific Simulation of Low-Density Lipoprotein Accumulation Ufuk Olgac 1, Vartan Kurtcuoglu 1, Stefan C. Saur 2, and Dimos Poulikakos

More information

CFD Study of the Blood Flow in Cerebral Aneurysms Treated with Flow Diverter Stents

CFD Study of the Blood Flow in Cerebral Aneurysms Treated with Flow Diverter Stents CFD Study of the Blood Flow in Cerebral Aneurysms Treated with Flow Diverter Stents Augusto F. Sanches and Eva Gutheil Interdisciplinary Center for Scientific Computing, Heidelberg University Flow diverters

More information

Effects of Non-Newtonian Behavior of Blood on Wall Shear Stress in an Elastic Vessel with Simple and Consecutive Stenosis

Effects of Non-Newtonian Behavior of Blood on Wall Shear Stress in an Elastic Vessel with Simple and Consecutive Stenosis Biomedical & Pharmacology Journal Vol. 8(1), 123-131 (2015) Effects of Non-Newtonian Behavior of Blood on Wall Shear Stress in an Elastic Vessel with Simple and Consecutive Stenosis M. JAHANGIRI 1 *, M.

More information

54. Simulation and research on the influence of the shape and the geometrical parameters of a blood vessel bypass graft upon hemodynamics

54. Simulation and research on the influence of the shape and the geometrical parameters of a blood vessel bypass graft upon hemodynamics 54. Simulation and research on the influence of the shape and the geometrical parameters of a blood vessel bypass graft upon hemodynamics Andžela Šešok 1, Donatas Lukšys 2 Vilnius Gediminas Technical University,

More information

Arteriovenous Graft Modeling and Hemodynamic Interpretation

Arteriovenous Graft Modeling and Hemodynamic Interpretation Open Journal of Fluid Dynamics, 2012, 2, 324-330 http://dx.doi.org/10.4236/ojfd.2012.24a040 Published Online December 2012 (http://www.scirp.org/journal/ojfd) Arteriovenous Graft Modeling and Hemodynamic

More information

A computational fluid dynamics simulation study of coronary blood flow affected by graft placement

A computational fluid dynamics simulation study of coronary blood flow affected by graft placement Interactive CardioVascular and Thoracic Surgery 19 (2014) 16 20 doi:10.1093/icvts/ivu034 Advance Access publication 22 April 2014 ORIGINAL ARTICLE ADULTCARDIAC A computational fluid dynamics simulation

More information

3D Modeling of Plaque Progression in the Human Coronary Artery

3D Modeling of Plaque Progression in the Human Coronary Artery Proceedings 3D Modeling of Plaque Progression in the Human Coronary Artery Igor Saveljic 1,2, *, Dalibor Nikolic 1,2, Zarko Milosevic 1,2, Velibor Isailovic 1,2, Milica Nikolic 1,2, Oberdan Parodi 3 and

More information

Computational medical imaging and hemodynamics framework for functional analysis and assessment of cardiovascular structures

Computational medical imaging and hemodynamics framework for functional analysis and assessment of cardiovascular structures DOI 10.1186/s12938-017-0326-y BioMedical Engineering OnLine REVIEW Open Access Computational medical imaging and hemodynamics framework for functional analysis and assessment of cardiovascular structures

More information

The relative effects of arterial curvature and lumen diameter on wall shear stress distributions in human right coronary arteries

The relative effects of arterial curvature and lumen diameter on wall shear stress distributions in human right coronary arteries The relative effects of arterial curvature and lumen diameter on wall shear stress distributions in human right coronary arteries Author Johnston, Barbara, Johnston, Peter Published 2007 Journal Title

More information

There has been extensive speculation in the literature about

There has been extensive speculation in the literature about TECHNICAL NOTE A. Mantha C. Karmonik G. Benndorf C. Strother R. Metcalfe Hemodynamics in a Cerebral Artery before and after the Formation of an Aneurysm SUMMARY: Using data obtained from 3D digital subtraction

More information

A Computational Fluid Dynamics Study on Bidirectional Glenn Shunt Flow with an Additional Pulsatile Flow Through a modified Blalock-Taussig Shunt

A Computational Fluid Dynamics Study on Bidirectional Glenn Shunt Flow with an Additional Pulsatile Flow Through a modified Blalock-Taussig Shunt University of New Orleans ScholarWorks@UNO University of New Orleans Theses and Dissertations Dissertations and Theses Spring 5-19-2017 A Computational Fluid Dynamics Study on Bidirectional Glenn Shunt

More information

Simulating the Motion of Heart Valves Under Fluid Flows Induced by Cardiac Contraction

Simulating the Motion of Heart Valves Under Fluid Flows Induced by Cardiac Contraction Simulating the Motion of Heart Valves Under Fluid Flows Induced by Cardiac Contraction Eann A. Patterson Department of Mechanical Engineering, The University of Sheffield Mappin Street, Sheffield, S1 3JD

More information

UNIVERSITY OF CINCINNATI

UNIVERSITY OF CINCINNATI UNIVERSITY OF CINCINNATI Date: 5-Nov-2010 I, Justin Niehaus, hereby submit this original work as part of the requirements for the degree of: Master of Science in Aerospace Engineering It is entitled: Use

More information

Research Article Hemodynamic Features in Stenosed Coronary Arteries: CFD Analysis Based on Histological Images

Research Article Hemodynamic Features in Stenosed Coronary Arteries: CFD Analysis Based on Histological Images Applied Mathematics Volume, Article ID 77, pages http://dx.doi.org/.//77 Research Article Hemodynamic Features in Stenosed Coronary Arteries: CFD Analysis Based on Histological Images Mahsa Dabagh,, Wakako

More information

Post-conditioning. P a g e 1. To my Thesis Committee,

Post-conditioning. P a g e 1. To my Thesis Committee, P a g e 1 To my Thesis Committee, This document seeks to clarify my research project. After describing what post-conditioning (PC) is, I will explain differences between my research and the recent peristaltic

More information

Simulation of blood flow through endovascular prosthesis in patients with Abdominal Aortic Aneurysm

Simulation of blood flow through endovascular prosthesis in patients with Abdominal Aortic Aneurysm Simulation of blood flow through endovascular prosthesis in patients with Abdominal Aortic Aneurysm Andrzej Polańczyk, MSc Ireneusz Zbiciński, PhD, DSc Abstract The aim of this study was to estimate whether

More information

Effects of surface geometry and non-newtonian viscosity on the flow field in arterial stenoses

Effects of surface geometry and non-newtonian viscosity on the flow field in arterial stenoses Journal of Mechanical Science and Technology 23 (2009) 2424~2433 Journal of Mechanical Science and Technology www.springerlink.com/content/1738-494x DOI 10.1007/s12206-009-0627-6 Effects of surface geometry

More information

Numerical analysis of blood flow in human abdominal aorta

Numerical analysis of blood flow in human abdominal aorta Advances in Fluid Mechanics VI 603 Numerical analysis of blood flow in human abdominal aorta M. Podyma 1, I. Zbicinski 1, J. Walecki 2, M. L. Nowicki 2, P. Andziak 3, P. Makowski 4 & L. Stefanczyk 5 1

More information

FLUID MECHANICAL PERTURBATIONS INDUCED BY STENT IMPLANTATION: A NUMERICAL STUDY

FLUID MECHANICAL PERTURBATIONS INDUCED BY STENT IMPLANTATION: A NUMERICAL STUDY LABORATORY OF BIOLOGICAL STRUCTURE MECHANICS www.labsmech.polimi.it FLUID MECHANICAL PERTURBATIONS INDUCED BY STENT IMPLANTATION: A NUMERICAL STUDY Rossella Balossino, Francesca Gervaso, Francesco Migliavacca,

More information

Modeling Flow Characteristics in Carotid Artery Bifurcation Afflicted with Atherosclerotic Plaques

Modeling Flow Characteristics in Carotid Artery Bifurcation Afflicted with Atherosclerotic Plaques Modeling Flow Characteristics in Carotid Artery Bifurcation Afflicted with Atherosclerotic Plaques BEE 4530 Spring 2013 Group 8 Alexandra Braun Stellie Justin Ford Marina Shumakovich Alden Sonnenfeldt

More information

NUMERICAL STUDY OF PULSATILE BLOOD FLOW IN THE CORONARY SYSTEM WITH THE RCA BYPASS GRAFT

NUMERICAL STUDY OF PULSATILE BLOOD FLOW IN THE CORONARY SYSTEM WITH THE RCA BYPASS GRAFT Journal of Pure and Applied Mathematics: Advances and Applications Volume 9, Number 2, 2013, Pages 81-106 NUMERICAL STUDY OF PULSATILE BLOOD FLOW IN THE CORONARY SYSTEM WITH THE RCA BYPASS GRAFT BURASKORN

More information

Study of Newtonian and Non-Newtonian Effect of Blood Flow in Portal Vein in Normal and Hypertension Conditions using CFD Technique

Study of Newtonian and Non-Newtonian Effect of Blood Flow in Portal Vein in Normal and Hypertension Conditions using CFD Technique International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 3 (2013), pp. 399-406 International Research Publication House http://www.irphouse.com Study of Newtonian and

More information

Medical device design using Computational Fluid Dynamics (CFD)

Medical device design using Computational Fluid Dynamics (CFD) Medical device design using Computational Fluid Dynamics (CFD) Session: Winter 2016 IMPORTANT NOTE: This project has 8 deliverables, for each one timely work is expected. 1. General Design Specifications

More information

Computational design of Intracranial Stent using 3D visualization system

Computational design of Intracranial Stent using 3D visualization system Computational design of Intracranial Stent using 3D visualization system Institute of Fluid Science, Tohoku University Makoto OHTA Graduate school of Engineering Hitomi Anzai Graduate school of Biomedical

More information

Is a Flat Inlet Profile Sufficient for WSS Estimation in the Aortic Arch?

Is a Flat Inlet Profile Sufficient for WSS Estimation in the Aortic Arch? Is a Flat Inlet Profile Sufficient for WSS Estimation in the Aortic Arch? J. Renner 1, D. Loyd 1, T. Länne 2, M. Karlsson 1 1 Department of Management and Engineering 2 Department of Medical and Health

More information

GEORGIA INSTITUTE OF TECHNOLOGY OFFICE OF CONTRACT ADMINISTRATION SPONSORED PROJECT INITIATION

GEORGIA INSTITUTE OF TECHNOLOGY OFFICE OF CONTRACT ADMINISTRATION SPONSORED PROJECT INITIATION GEORGIA INSTITUTE OF TECHNOLOGY OFFICE OF CONTRACT ADMINISTRATION SPONSORED PROJECT INITIATION Date: April 22, 1980 Project Title: Project No: Project Director: Role of Fluid Mechanics in the Genesis,

More information

Correlations of coronary plaque wall thickness with wall pressure and wall pressure gradient: A representative case study

Correlations of coronary plaque wall thickness with wall pressure and wall pressure gradient: A representative case study Washington University School of Medicine Digital Commons@Becker Open Access Publications 2012 Correlations of coronary plaque wall thickness with wall pressure and wall pressure gradient: A representative

More information

Simulation of structure - fluid interaction in left side of human heart

Simulation of structure - fluid interaction in left side of human heart Journal of Scientific Research and Development 2 (3): 163-168, 2015 Available online at www.jsrad.org ISSN 1115-7569 2015 JSRAD Simulation of structure - fluid interaction in left side of human heart Masoud

More information

BLOOD FLOW VISUALISATION THROUGH CAROTID BIFURCATION USING ANSYS CFD

BLOOD FLOW VISUALISATION THROUGH CAROTID BIFURCATION USING ANSYS CFD BLOOD FLOW VISUALISATION THROUGH CAROTID BIFURCATION USING ANSYS CFD Roopa.V.Chanashetty 1, Dr.Channappa Bhyri 2 and Vijaykumar Chanashetty 3 1 Department of Electronics and Communication Engineering,

More information

Influence of Oscillating Flow on LDL Transport and Wall Shear Stress in the Normal Aortic Arch

Influence of Oscillating Flow on LDL Transport and Wall Shear Stress in the Normal Aortic Arch 128 The Open Cardiovascular Medicine Journal, 2009, 3, 128-142 Open Access Influence of Oscillating Flow on LDL Transport and Wall Shear Stress in the Normal Aortic Arch J. Soulis 1,*, G. Giannoglou 2,

More information

CPM Specifications Document Aortic Coarctation: Exercise

CPM Specifications Document Aortic Coarctation: Exercise CPM Specifications Document Aortic Coarctation: Exercise OSMSC 0091_2000 0102_2000 0107_0000 0111_0000 May 29, 2013 Version 1 Open Source Medical Software Corporation 2013 Open Source Medical Software

More information

A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta

A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta No Author Given No Institute Given Abstract. Abdominal Aortic Aneurysm is a potentially life-threatening disease if not treated adequately.

More information

EasyChair Preprint. Computational Fluid Dynamics Simulations of Flow in the Renal Arteries after Stent Graft Implantation

EasyChair Preprint. Computational Fluid Dynamics Simulations of Flow in the Renal Arteries after Stent Graft Implantation EasyChair Preprint 259 Computational Fluid Dynamics Simulations of Flow in the Renal Arteries after Stent Graft Implantation Tianyi Xia, Matthew Doyle, Thomas Forbes and Cristina H. Amon EasyChair preprints

More information

SHREYAS S. HEGDE et al: COMPUTATIONAL FLUID DYNAMIC APPROACH TO UNDERSTAND THE EFFECT

SHREYAS S. HEGDE et al: COMPUTATIONAL FLUID DYNAMIC APPROACH TO UNDERSTAND THE EFFECT Computational Fluid Dynamic Approach to Understand the Effect of Increasing Blockage on Wall Shear Stress and Region of Rupture in Arteries Blocked by Arthesclerotic Plaque Shreyas S. Hegde 1, Anindya

More information

Assessing the Near-Wall Hemodynamics in the Left Coronary Artery Using CFD

Assessing the Near-Wall Hemodynamics in the Left Coronary Artery Using CFD South Dakota State University Open PRAIRIE: Open Public Research Access Institutional Repository and Information Exchange Theses and Dissertations 2017 Assessing the Near-Wall Hemodynamics in the Left

More information

CPM Specifications Document Aortofemoral Normal:

CPM Specifications Document Aortofemoral Normal: CPM Specifications Document Aortofemoral Normal: OSMSC 0003_0000 0006_0000 May 24, 2013 Version 1 Open Source Medical Software Corporation 2013 Open Source Medical Software Corporation. All Rights Reserved.

More information

Blood flow induced wall stress in the left ventricle of the heart

Blood flow induced wall stress in the left ventricle of the heart Blood flow induced wall stress in the left ventricle of the heart A. K. Macpherson 1, S. Neti 1, J. A. Mannisi 2 & P. A. Macpherson 3 1 Institute for Biomedical Engineering and Mathematical Biology, Lehigh

More information

Simulation of Blood Flow Coronary Artery with Consecutive Stenosis and Coronary-Coronary Bypass

Simulation of Blood Flow Coronary Artery with Consecutive Stenosis and Coronary-Coronary Bypass BioImpacts, 2011, 1(2), 99-104 http://bi.tbzmed.ac.ir/ Simulation of Blood Flow Coronary Artery with Consecutive Stenosis and Coronary-Coronary Bypass Seyed Esmail Razavi *, Ramin Zanbouri, Omid Arjmandi-Tash

More information

Hematocrit Level on Blood flow through a Stenosed Artery with Permeable Wall: A Theoretical Study

Hematocrit Level on Blood flow through a Stenosed Artery with Permeable Wall: A Theoretical Study Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 12, Issue 1 (June 2017), pp. 291-304 Applications and Applied Mathematics: An International Journal (AAM) Hematocrit Level on Blood

More information

March 12th, 2018, Orlando FL. The American College of Cardiology 67 th Annual Scientific Meeting

March 12th, 2018, Orlando FL. The American College of Cardiology 67 th Annual Scientific Meeting Cavitation Phenomenon Creating Bubbles and their Explosion in the Coronary Artery Causes Damage to the Endothelium and Starts the Atheroslerotic Process Thach N. Nguyen, Nhan MT Nguyen, Tri M. Pham, Quang

More information

Studying the Flow Dynamics Within Endografts in Abdominal Aortic Aneurysms

Studying the Flow Dynamics Within Endografts in Abdominal Aortic Aneurysms Chapter 8 Studying the Flow Dynamics Within Endografts in Abdominal Aortic Aneurysms Efstratios Georgakarakos, Antonios Xenakis, George S. Georgiadis, Konstantinos C. Kapoulas, Evagelos Nikolopoulos and

More information

Particle Hemodynamics Analysis after Coronary Angioplasty

Particle Hemodynamics Analysis after Coronary Angioplasty , June 30 - July 2, 2010, London, U.K. Particle Hemodynamics Analysis after Coronary Angioplasty S.I. Bernad, A.F. Totorean, V.F. Vinatu, R.F. Susan-Resiga Abstract The resistance to flow through a stenosis

More information

Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with Stenosis

Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with Stenosis Numerical Simulation of Blood Flow in the System of Human Coronary Arteries with Stenosis PEARANAT CHUCHARD 1, BENCHAWAN WIWATANAPATAPHEE 1, THITIKOM PUAPANSAWAT 1, THANONGCHAI SIRIAPISITH 2 1 Department

More information

Human Heart Blood Flow Simulations Based on CFD

Human Heart Blood Flow Simulations Based on CFD Human Heart Blood Flow Simulations Based on CFD Dean Vucinic 1, Tao Yang 1,2, Andrey A. Aksenov 3 1 Vrije Universiteit Brussel, Belgium 12 Xi an Modern Control Technology Institute, China 3 Capvidia/TESIS,

More information

FFR Fundamentals and Measurements

FFR Fundamentals and Measurements FFR Fundamentals and Measurements Ghassan S. Kassab Thomas Linnemeier Chair Professor Biomedical Engineering, Indiana University Purdue University Indianapolis Principle of FFR Q S ( P P ) / R P max d

More information

NUMERICAL SIMULATION OF EFFECTS OF REYNOLDS NUMBER ON NON-NEWTONIAN BLOOD FLOW WITH SPIRAL COMPONENT THROUGH A REGULAR STENOSED ARTERY

NUMERICAL SIMULATION OF EFFECTS OF REYNOLDS NUMBER ON NON-NEWTONIAN BLOOD FLOW WITH SPIRAL COMPONENT THROUGH A REGULAR STENOSED ARTERY Proceedings of the International Conference on Mechanical Engineering and Renewable Energy 2017 (ICMERE2017) 18 20 December, 2017, Chittagong, Bangladesh ICMERE2017-PI-325 NUMERICAL SIMULATION OF EFFECTS

More information

STUDY OF FLOW PHENOMENA IN AORTIC DISSECTION

STUDY OF FLOW PHENOMENA IN AORTIC DISSECTION STUDY OF FLOW PHENOMENA IN AORTIC DISSECTION Maurizio Bordone *, Eugenio Oñate *, Paula Rudenick, Bart Bijnens and Eduardo Soudah * * International Centre for Numerical Methods in Engineering (CIMNE) Campus

More information

EVALUATION OF ABDOMINAL AORTIC ANEURYSM WALL STESS BASED ON FLOW INDUCED LOAD

EVALUATION OF ABDOMINAL AORTIC ANEURYSM WALL STESS BASED ON FLOW INDUCED LOAD International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp. 684 688, Article ID: IJMET_09_11_068 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=11

More information

Previous talks. Clinical applications for spiral flow imaging. Clinical applications. Clinical applications. Coronary flow: Motivation

Previous talks. Clinical applications for spiral flow imaging. Clinical applications. Clinical applications. Coronary flow: Motivation for spiral flow imaging Joao L. A. Carvalho Previous talks Non-Cartesian reconstruction (2005) Spiral FVE (Spring 2006) Aortic flow Carotid flow Accelerated spiral FVE (Fall 2006) 2007? Department of Electrical

More information

An effort is made to analyse the stresses experienced by the human femur. In order

An effort is made to analyse the stresses experienced by the human femur. In order Finite Element Analysis of Human Femur Bone U N Mughal 1, H A Khawaja 2*, M Moatamedi 1, M Souli 3 1. Narvik University College, Norway 2. UiT-The Arctic University of Norway, Norway 3. University of Lille,

More information

The effect of the LVAD connecting point on the hemodynamics in the aortic arch BMTE 09.16

The effect of the LVAD connecting point on the hemodynamics in the aortic arch BMTE 09.16 The effect of the LVAD connecting point on the hemodynamics in the aortic arch BMTE 09.16 Author: F.L. Boogaard Supervisor: Dr. Ir. A.C.B. Bogaerds Abstract Left Ventricular Assist Devices (LVADs) are

More information

Spatial orientation of atherosclerotic plaque in non-branching coronary artery segments

Spatial orientation of atherosclerotic plaque in non-branching coronary artery segments Atherosclerosis 152 (2000) 209 215 www.elsevier.com/locate/atherosclerosis Spatial orientation of atherosclerotic plaque in non-branching coronary artery segments A. Jeremias, H. Huegel, D.P. Lee, A. Hassan,

More information

DYNAMIC BLOOD FLOW IN A LEFT VENTRICLE

DYNAMIC BLOOD FLOW IN A LEFT VENTRICLE DYNAMIC BLOOD FLOW IN A LEFT VENTRICLE Hidehito IWASE 1, Hao LIU 2, Shinichi FUJIMOTO 3, Ryutaro HIMENO 4 1 Computer Information Center and Advanced Engineering Center, RIKEN 2-1, Hirosawa, Wako-shi, Saitam

More information

A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta

A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta A Multiphysics Simulation of a Healthy and a Diseased Abdominal Aorta Robert H.P. McGregor 1, Dominik Szczerba 1,andGábor Székely 1 Computer Vision Laboratory, Sternwartstr. 7, 8092 Zürich, Switzerland

More information

Predicting Aneurysm Rupture: Computer Modeling of Geometry and Hemodynamics

Predicting Aneurysm Rupture: Computer Modeling of Geometry and Hemodynamics Predicting Aneurysm Rupture: Computer Modeling of Geometry and Hemodynamics Robert E. Harbaugh, MD, FACS, FAHA Director, Penn State Institute of the Neurosciences University Distinguished Professor & Chair,

More information

Non-Newtonian blood flow in human right coronary arteries: Transient simulations

Non-Newtonian blood flow in human right coronary arteries: Transient simulations Non-Newtonian blood flow in human right coronary arteries: Transient simulations Author Johnston, Barbara, Johnston, Peter, Corney, Stuart, Kilpatrick, David Published 2006 Journal Title Journal of Biomechanics

More information

The study on hemodynamic effect of series type LVAD on aortic blood flow pattern: a primary numerical study

The study on hemodynamic effect of series type LVAD on aortic blood flow pattern: a primary numerical study DOI 10.1186/s12938-016-0252-4 BioMedical Engineering OnLine RESEARCH Open Access The study on hemodynamic effect of series type LVAD on aortic blood flow pattern: a primary numerical study Qi Zhang, Bin

More information

Senior Honors Thesis Prospectus

Senior Honors Thesis Prospectus Senior Honors Thesis Prospectus [Author s Name] [Author s Contact Info] [Thesis Director s Name] University of Houston Biomedical Engineering Background Coronary Atherosclerosis -Stents -Oscillatory Wall

More information

Noninvasive Fractional Flow Reserve from Coronary CT Angiography

Noninvasive Fractional Flow Reserve from Coronary CT Angiography 2016 KSC Annual Spring Scientific Conference Noninvasive Fractional Flow Reserve from Coronary CT Angiography Bon-Kwon Koo, MD, PhD, Seoul, Korea Why the hemodynamics for coronary artery disease? Twinlifemarketing.com.au

More information

Vascular reconstruction: CFD predictions of bypass graft haemodynamics

Vascular reconstruction: CFD predictions of bypass graft haemodynamics Vascular reconstruction: CFD predictions of bypass graft haemodynamics J.S. Cole 1, J.K. Watterson 1 & M.J.G. O Reilly 2 1 School of Mechanical and Aerospace Engineering, The Queen s University of Belfast,

More information

AP2 Lab 3 Coronary Vessels, Valves, Sounds, and Dissection

AP2 Lab 3 Coronary Vessels, Valves, Sounds, and Dissection AP2 Lab 3 Coronary Vessels, Valves, Sounds, and Dissection Project 1 - BLOOD Supply to the Myocardium (Figs. 18.5 &18.10) The myocardium is not nourished by the blood while it is being pumped through the

More information

Automated Segmentation of Cardiac Stenosis and Mathematical Modeling of Myocardial Blood.

Automated Segmentation of Cardiac Stenosis and Mathematical Modeling of Myocardial Blood. IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 78-0661,p-ISSN: 78-877, Volume 16, Issue 6, Ver. VII (Nov Dec. 014), PP 41-47 Automated Segmentation of Cardiac Stenosis and Mathematical Modeling

More information

Finite element modeling of the thoracic aorta: including aortic root motion to evaluate the risk of aortic dissection

Finite element modeling of the thoracic aorta: including aortic root motion to evaluate the risk of aortic dissection Journal of Medical Engineering & Technology, Vol. 32, No. 2, March/April 2008, 167 170 Short Communication Finite element modeling of the thoracic aorta: including aortic root motion to evaluate the risk

More information

Closed-loop CFD Model of the Self-Powered Fontan Circulation for the Hypoplastic Left Heart Syndrome

Closed-loop CFD Model of the Self-Powered Fontan Circulation for the Hypoplastic Left Heart Syndrome McNair Scholars Research Journal Volume 3 Article 4 016 Closed-loop CFD Model of the Self-Powered Fontan Circulation for the Hypoplastic Left Heart Syndrome Nathalie E. Quintero Embry-Riddle Aeronautical

More information

A Review of Study of the Effects of Plaque Deposits on the Blood Flow through Human Artery

A Review of Study of the Effects of Plaque Deposits on the Blood Flow through Human Artery A Review of Study of the Effects of Plaque Deposits on the Blood Flow through Human Artery 1 Sajid S. Mulani, 2 P. I. Jagad 1,2 Department of Mechanical Engineering, SCoE, Pune 411041, India Email: 1 sajidsmulani21@gmail.com,

More information

Investigation of the Hemodynamics of Coronary Arteries - Effect of Stenting. Naresh Kumar Coimbatore Selvarasu

Investigation of the Hemodynamics of Coronary Arteries - Effect of Stenting. Naresh Kumar Coimbatore Selvarasu Investigation of the Hemodynamics of Coronary Arteries - Effect of Stenting Naresh Kumar Coimbatore Selvarasu Dissertation submitted to the faculty of the Virginia Polytechnic Institute and State University

More information

Edinburgh Imaging Academy online distance learning courses

Edinburgh Imaging Academy online distance learning courses Course: Biomechanics Semester 1 / Autumn 10 Credits Each Course is composed of Modules & Activities. Modules: Biomechanics basics Ultrasound advanced Cardiovascular IMSc IMSc IMSc Each Module is composed

More information

NUMERICAL SIMULATIONS OF BLOOD FLOW IN ARTERIES USING FLUID- STRUCTURE INTERACTIONS. A Dissertation by. Eleyas Shaik

NUMERICAL SIMULATIONS OF BLOOD FLOW IN ARTERIES USING FLUID- STRUCTURE INTERACTIONS. A Dissertation by. Eleyas Shaik NUMERICAL SIMULATIONS OF BLOOD FLOW IN ARTERIES USING FLUID- STRUCTURE INTERACTIONS A Dissertation by Eleyas Shaik M.S., Computational Mechanics of Materials and Structures, University of Stuttgart, Germany,

More information