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

Size: px
Start display at page:

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

Transcription

1 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 references that have been shared. Post-conditioning Post-conditioning (PC) is a therapeutic strategy aimed at limiting reperfusion injury to vital organs after a period of restricted blood flow due to a blocked coronary artery. PC uses an angioplasty balloon catheter (Fig. 1). The balloon catheter is guided to the blockage area where the distal balloon intermittently inflates and deflates, periodically stopping and allowing blood flow, causing stuttered reperfusion instead of a continuous rapid reperfusion. a. b. c. Fig. 1: Post conditioning inflation and deflation states. From top to bottom, the figures show the fully deflated (a), partially inflated (b), and fully inflated (c) state of the angioplasty balloon. The balloon will continue to inflate and deflate in this fashion based on a user-specified PC algorithm. Blood flows from left to right.

2 P a g e 2 Throughout PC, the balloon remains in the same position, only inflating and deflating in the radial direction of the blood vessel. Although the walls of a coronary vessel are compliant, when the balloon is fully inflated the balloon is pressing directly against endothelial tissue and the vessel is completely occluded, stopping blood flow (Fig. 1c). The balloon inflation starts from the centerline of flow and moves outward to the vessel wall. Modeling Objectives 1. Using progressively complex geometries, from simple straight tubes to actual arterial bifurcations based on human anatomy, we seek to predict the pressure and velocity profiles inside vessels during PC. 2. To build confidence in our models, our flow conditions will move from steady flow to pulsatile flow. 3. Based on these velocity and pressure profiles we seek to link wall shear stress findings to chemical transfer in the coronary artery bed. Model Geometries and Boundary Conditions Model Geometries Table 1 below shows the modeling geometries we investigate. In each model, the balloon catheter shaft will be placed concentrically in the vessel segment. The balloon is placed so that its distal edge is 1mm from the end of the catheter shaft. Boundary conditions for each model are described in the following section (Tables 2-4). Table 1: Modeling geometries Name Sketch 2D Axisymmetric Straight Tube 3D Symmetric Bifurcation

3 P a g e 3 3D Asymmetric Bifurcation 3D Human Anatomy-based Coronary Bifurcation Boundary Conditions For steady flow, a constant flow inlet condition with a zero pressure outlet condition will be implemented. For pulsatile flow, the inlet flow boundary condition is a function of time. A cardiac flow rate waveform will be used at the inlet for all pulsatile flow models. This waveform is a complex function of time, requiring MATLAB Fourier series analysis (Fig. 2).

4 P a g e 4 Fig. 2: MATLAB plot of the Fourier series representation of a cardiac flow rate waveform. To create this level of agreement between the waveform, 17 terms in the Fourier series were used. Tables 2-4 describe the boundary conditions for each the flow geometries given in Table 1. Table 2: Boundary conditions for straight tube geometry. Boundary Condition Inlet Steady Flow or Pulsatile Flow Waveform Outlet Zero Pressure Vessel Walls No Slip Catheter Shaft Walls No Slip Catheter End No Slip Centerline of Flow Symmetry Boundary (axisymmetric) Table 3: Boundary conditions for symmetric bifurcation geometry. Boundary Condition Inlet Steady Flow or Pulsatile Flow Waveform Branch Outlets Zero Pressure Vessel Walls No Slip Catheter Shaft Walls No Slip Catheter End No Slip

5 P a g e 5 Table 4: Boundary conditions for coronary artery model. Boundary Condition Inlet Branch Outlets Vessel Walls Catheter Shaft Walls Catheter End Steady Flow or Pulsatile Flow Waveform Zero Pressure No Slip No Slip No Slip Balloon Domain Modeling Our method to model the moving balloon domain is based off an infinite viscosity method. COMSOL example models have used this approach to simulate an oscillating valve pin. In this model fluid viscosity is changed from a normal value to a value several orders of magnitude greater, simulating valve movement. Unlike typical fluid-structure interaction models, a solid domain that represents the moving valve in the flow field is not needed. This approach simplifies the model significantly. As seen in Fig. 1, the time-dependent balloon domain is not a simple shape. For this reason, the balloon is broken down into three main sections to simply the infinite viscosity method. Two elliptical sections for the ends of the balloon and one cylindrical section for the middle of the balloon are created (Fig. 3). Fig. 3: Sectioning of balloon domain. Balloon is broken into two elliptical sections and one cylindrical section. To describe the motion of the balloon during inflation and deflation, an expression is written for each section of the balloon. The expression for each section is a step function with a specific argument such that the output is 1 in the balloon section and 0 elsewhere. Eqs. (1) through (3) show the expressions written for each balloon section:

6 P a g e 6 balloon xrange rrange balloon xrange rrange balloon xrange rrange Eqs. 1-3 where xrange represents the length of each balloon section along the x-direction, and rrange is the radial distance of each balloon section from the catheter shaft. The subscripts 1, 2, and 3 are for the proximal balloon end, middle balloon section, and distal balloon end, respectively. For each simulation, xrange is a constant, and can be written as a product of step functions that will equal 1 if and only if an x value is between the specified limits on the balloon length (Fig. 4). Eqs. (4)-(6) are the functions of xrange for each balloon section. R X Fig. 4: Diagram showing x-ranges for each balloon section. x 1 is the lower limit on the proximal balloon end, x 2 is the upper limit on the proximal balloon end and the lower limit on the middle balloon section, x 3 is the upper limit on the middle balloon section and the lower limit on the distal balloon end, and x 4 is the upper limit on the distal balloon end. xrange flc2 hs( x x, scale) flc2 hs( x x, scale) xrange flc2 hs( x x, scale) flc2 hs( x x, scale) xrange flc2 hs( x x, scale) flc2 hs( x x, scale) Eqs. 4-6 In Eqs. (4) through (6), flc2hs is COMSOL s smoothed Heaviside step function with a continuous second derivative without overshoot. In the function, the first argument ( x x or x x ) is a logical expression given by the user. It is evaluated as 1 when the expression is greater than 0 (true), and will be 0 otherwise (false). For example, when x 1 <x<x 2 in xrange1, both step functions in xrange 1 are true and will return a 1, stating that the certain x-value is within the proximal balloon section s x-range. The second argument scale is a user-defined value that tells flc2hs to smooth the step transition of the logical expression between (scale) and scale. This smoothing prevents COMSOL from diverging solutions. In our modeling cases, the smoothed transition needs to be extremely small so a clear distinction between the balloon wall and the surrounding fluid is made. For this reason, scale is set to 1* n n

7 P a g e 7 R Because the balloon will inflate and deflate in the radial direction, rrange for each section is timedependent (Fig. 5). Eqs. (7) through (9) below are the functions of rrange for each balloon section. r 1 (t) r 2 (t) r 3 (t) X r 0 Fig. 5: Diagram representing the r-ranges for each balloon section. Each section has the same lower radial limit r 0 that is equal to the diameter of the catheter shaft. The upper limits, which are a function of time, are r 1 (t), r 2 (t), and r 3 (t): the upper limit on the proximal balloon end, the middle balloon section, and the distal balloon end, respectively. rrange flc2 hs( r r, scale) flc2 hs( r ( t) r, scale) rrange flc2 hs( r r, scale) flc2 hs( r ( t) r, scale) rrange flc2 hs( r r, scale) flc2 hs( r ( t) r, scale) Eqs. 7-9 In Eqs. (7) through (9), the step functions will return a 1 when r is greater than r 0 and less than r 1, r 2, or r 3. The time dependent functions r 1,r 2,r 3 are represented by Eqs. (10) through (12): ( x x ) 2 2 1( ) R( t) 1 ( 2 x2 x1 ) r t r ( t) R( t) 2 Eqs ( x x ) 2 3 3( ) R( t) 1 ( 2 x4 x3 ) r t Where r 1 and r 3 are derived from the ellipsoid equation, and R(t) is the varying distance of the balloon wall from the catheter shaft wall. R(t) is written as: R( t) d [ flc2 hs( t t, dt) flc2 hs( t t, dt) flc2 hs( t t, dt) flc2 hs( t t, dt)] Eq.13 on1 off 1 onk offk Where d is the distance from the catheter shaft wall to the vessel wall. The bracketed part of Eq. 13 represents the user-specified post-conditioning (PC) algorithm with k reperfusion/occlusion cycles. As time progresses in the model, the balloon will inflate when t becomes greater than t on, and will deflate when t is greater than t off. The inflation and deflation rates can be specified by the step function s smoothing parameter dt, where the total time for the balloon to fully inflate or deflate is 2*dt. Our models have dt = 0.5 seconds, allowing a realistic 1-second inflation/deflation rate (Fig. 6).

8 P a g e 8 1 2*dt 2*dt 0 t on Fig. 6: Diagram representing the step inflation and deflation rate for one cycle of a PC algorithm. Inflation will take place at t on, while deflation will occur at t off. By using the smoothing parameter of COMSOL s flc2hs function, the inflation and deflation step will be smoothed over an interval of 2*dt. This interval is centered over t on and t off. t off By substituting Eqs. (4) through (13) back into Eqs. (1) through (3), an expression for the viscosity becomes: balloon balloon balloon Eq inf 1 inf 2 inf 3 Where µ 0 is the fluid viscosity, 3e-3 Pa * s, and µ inf is a user-defined large viscosity, defined as 1e4 Pa*s. By applying Eq. (14) to the fluid subdomain, a pulsating balloon region can be represented with this infinite viscosity approach. Research Significance and Uniqueness Overview It is well-established that wall shear stress is directly linked to the formation and localization of atherosclerotic plaque in the coronary vessels. Areas of low wall shear are associated with low mass transfer rates between blood and the endothelial lining of the blood vessel (Fig. 7), promoting cholesterol buildup on the endothelial lining (Fig. 8). We have found no reference that investigates the relationship between wall shear stress and chemical transfer in the coronary bed during PC.

9 P a g e 9 Fig. 7: Cross-section view of artery, showing endothelial lining of inside wall of vessel. Low Wall Shear Stress Fig. 8: Representation of velocity streamlines in an arterial model. In regions of low flow, flow separation and recirculation occurs, leading to low wall shear stress and build up of atherosclerotic plaque (black). Related Literature Biofluids is a vast topic, however, and there are several areas of research that study fluid mechanics with fluid-structure interaction (FSI). Research areas range from modeling the fluid-structure interaction

10 P a g e 10 between compliant blood vessels and blood flow, to modeling the fluid interaction with medical devices such as cardiovascular stents and respiratory catheters. Below is a sample of these studies: 1. Zinovik, Igor N., and Federspiel, William J. Modeling of Blood Flow in a Balloon-Pulsed Intravascular Respiratory Catheter ASAIO Journal (2007) Abstract: This paper looked at the interaction between blood flow through a pulsating balloon respiratory catheter with blood flow past the catheter. In the CFD model, flow was produced by the motion of the balloon, allowing flow to permeate through a blood-oxygenation fiber bundle. 2. Gay, M., and Zhang, L.T. Numerical studies on fluid-structure interactions of stent deployment and stented arteries Engineering with Computers 25.1 (2009) Abstract: This study modeled pulsatile blood fluid dynamics before and after an angioplasty stent implantation with a finite element CFD method. By observing wall shear stress, the authors found platelet particles and blood clots form where wall shear is low, which occurs between the struts of the stent. This analysis will assist in the development of novel stent designs and stent deployment protocols to minimize vascular injury during stenting and reduce restenosis. 3. Scotti, Christine M., Shkolnik, Alexander D., Muluk, Satish C., and Finol, Ender A. Fluidstructure interaction in abdominal aortic aneurysm: effects of asymmetry and wall thickness Biomedical Engineering Online 64.4 (2005) Abstract: This paper used CFD to develop a fluid-structure interaction model that studied the effects of pulsatile blood flow on the walls of an abdominal aortic aneurysm (AAA). The models analyzed how wall shear stress, which is the ultimate cause of an AAA rupture, is dependent on the asymmetry of the vessel and the vessel s wall thickness. 4. Oscuii, H. Niroomand, Shadpour, M. Tafazzoli, and Ghalichi, Farzan. Flow Characteristics in Elastic Arteries Using a Fluid-Structure Interaction Model American Journal of Applied Sciences 4.8 (2007) Abstract: This paper used FSI models to study the effects of pulsatile blood flow on the elastic arterial walls of an axisymmetric geometry. The authors used pulsatile pressure waveforms from the brachial artery as inlet and outlet conditions. Through their modeling, they found that wall displacements less than 1% of the vessel diameter had no significant affect on blood flow and wall shear stress.

11 P a g e 11 In addition to these biofluids areas, peristaltic flow is another fluid-structure interaction subject area. In peristalsis models, the tube walls are squeezed by an external mechanical force, creating a travelling wave along the walls that motivates flow. This type of flow is not only used in devices for blood pumping (Fig. 9), but it is also how our digestion process works (Fig 10). Outlet Rotating Rollers Inlet Pinched Tube Wall Fig. 9: Schematic of a peristaltic pump. Rollers squeeze the tube, causing fluid motion in the tube as they rotate. Fig. 10: Peristalsis in the digestive tract. Muscle contractions cause vessel walls to pinch inward, creating propagating waves that push food through. There is a wealth of existing studies related to peristaltic pump modeling. Figures show the geometries and boundary conditions from several references:

12 P a g e 12 Fig. 11: Flow geometry modeled in A new model for study[ing] the effect of wall properties on peristaltic transport of a viscous liquid by Elnaby and Haroun (2008). In this model, an incompressible Newtonian fluid flows through a planar channel with a 2*h width. The walls of the channel are compliant and displace according to a sinusoidal function with amplitude a, wavelength λ, and wave speed c. The boundary conditions on the inlet and outlet of the geometry are specified to allow free inlet and free outlet flow, where normal stresses are zero. Any fluid motion is the result of the compliant wall s movement. Fig. 12: Flow geometry modeled in Interaction of peristaltic flow with pulsatile fluid through porous medium by Affifi and Gad (2003). The model geometry is a 2-dimensional channel with a uniform thickness of 2*d. Again the vessel walls are considered compliant and displace according to sinusoidal function with amplitude a, wavelength λ, and wave speed c. A periodically oscillating pressure gradient is imposed over the domain. The effect of this pressure gradient in addition to the wall motions on fluid flow is analyzed.

13 P a g e 13 Fig. 13: Flow geometry modeled in Peristaltic transport of non-newtonian fluid in a diverging tube with different waveforms by Harharan et al. (2008). The above article studied the peristaltic transport in an axisymmetric tube with a varying cross section. The fluid is considered a non-newtonian fluid, following the power law. At the walls, a no slip condition is imposed on the axial fluid velocity. A constant pressure gradient based on the power law parameters is specified, indicating a steady flow condition that is only influenced by wall motions. In this article, the authors look at different wall motion wave shapes: sinusoidal, multi-sinusoidal, triangular, square, and trapezoidal. Fig. 14: Flow geometry modeled in Peristaltic transport of a compressible viscous liquid through a tapered pore by Elshehawey et al. (2005). This model is used to observe the peristaltic motion of a viscous compressible fluid in an axisymmetric tube of varying cross section. The walls of the tube move as sinusoidal function with a constant amplitude and wavelength. The inlet and outlet conditions on the geometry are specified such that there is no flow through the tube without the imposed moving wall conditions.

14 P a g e 14 Fig. 15: Flow geometry modeled in Peristaltic flow of a couple stress fluid in an annulus: Application of an endoscope by Mekheimer and Abdelmaboud (2007). The peristaltic model above looks at axisymmetric flow of an incompressible non-newtonian fluid through an annulus. The inner tube is rigid with radius a 1, while the outer tube is flexible with radius a 2. The outer tube wall has a sinusoidal wave travelling down it with a constant amplitude b and wavelength λ. This model assumes that the fluid motion is dictated entirely by the wave motions of the walls, implying free inlet/outlet conditions. Table 5 compares the models from Figs. 11 through 15 with my research project: Author Elnaby and Haroun (2008) Table 5: Comparison of referenced models with my models Author Geometry 2-D planar channel Author Boundary Conditions Elastic, sinusoidal moving walls; free in/out flow La Barck Geometries (3 Types) 1) 3-D Straight tube with concentric shaft, pulsating region (not FSI); 2) 3-D symmetric and asymmetric bifurcation with inner catheter shaft, pulsating infinitely viscous balloon region; 3) 3-D coronary artery network with inner catheter shaft, pulsating region La Barck Boundary Conditions (2 Types) 1) Steady Flow constant inlet flow rate; zero-pressure outlet; no-slip on all walls 2) Pulsatile Flow inlet cardiac flow rate waveform; zeropressure outlet; no slip on all walls

15 P a g e 15 Affifi and Gad (2003) Harharan et al. (2008) Elshehawey et al. (2005) Mekheimer and Abdelmaboud (2007) 2-D planar channel 3-D Axisymmetric tube with varying cross-section 3-D Axisymmetric tube with varying cross-section 3-D Axisymmetric annulus Elastic, sinusoidal moving walls; periodic inlet pressure Elastic walls with varying travelling wave shapes; constant inlet pressure Elastic, sinusoidal moving walls; free in/out flow Elastic, sinusoidal moving outer walls; rigid inner walls; free in/out flow 1) 3-D Straight tube with concentric shaft, pulsating region; 2) 3-D symmetric and asymmetric bifurcation with inner catheter shaft, pulsating infinitely viscous balloon region; 3) 3-D coronary artery network with inner catheter shaft, pulsating region 1) 3-D Straight tube with concentric shaft, pulsating region; 2) 3-D symmetric and asymmetric bifurcation with inner catheter shaft, pulsating infinitely viscous balloon region; 3) 3-D coronary artery network with inner catheter shaft, pulsating region 1) 3-D Straight tube with concentric shaft, pulsating region; 2) 3-D symmetric and asymmetric bifurcation with inner catheter shaft, pulsating infinitely viscous balloon region; 3) 3-D coronary artery network with inner catheter shaft, pulsating region 1) 3-D Straight tube with concentric shaft, pulsating region; 2) 3-D symmetric and asymmetric bifurcation 1) Steady Flow constant inlet flow rate; zero-pressure outlet; no-slip on all walls 2) Pulsatile Flow inlet cardiac flow rate waveform; zeropressure outlet; no slip on all walls 1) Steady Flow constant inlet flow rate; zero-pressure outlet; no-slip on all walls 2) Pulsatile Flow inlet cardiac flow rate waveform; zeropressure outlet; no slip on all walls 1) Steady Flow constant inlet flow rate; zero-pressure outlet; no-slip on all walls 2) Pulsatile Flow inlet cardiac flow rate waveform; zeropressure outlet; no slip on all walls 1) Steady Flow constant inlet flow rate; zero-pressure outlet; no-slip on all walls 2) Pulsatile Flow inlet

16 P a g e 16 with inner catheter shaft, pulsating infinitely viscous balloon region; 3) 3-D coronary artery network with inner catheter shaft, pulsating region cardiac flow rate waveform; zeropressure outlet; no slip on all walls Conclusion This document described my research project and how it is unique amongst existing literature. This project seeks to simulate blood fluid dynamics in a realistic coronary structure during PC. The models will progress in complexity from straight tubes to bifurcations, and finally to a coronary artery model. Both steady and pulsatile flow will be analyzed, using a constant inlet flow rate and a zero pressure outlet condition for steady flow, and an inlet cardiac flow rate waveform (Fig. 2) and a zero pressure outlet condition for pulsatile flow. Many existing studies look at the interaction between medical devices and blood fluid dynamics, describing the effects of angioplasty stents and interventional catheters on blood flow. To the best of our knowledge, no one has studied the fluid characteristics of a pulsating PC balloon in coronary blood flow. What makes this research unique from other studies, specifically peristaltic pump modeling, is that peristaltic pump models have simple fluid geometries. Our research will initially model straight tube geometries, but will move into asymmetric bifurcations and realistic arterial networks. Furthermore, peristaltic flow is driven by a propagation of waves along the tube walls that push fluid through the tube. In contrast, our models assume rigid and static vessel walls. Flow is produced by the inlet steady or pulsatile flow boundary condition. The balloon pulsations will not be modeled as a FSI, but by the previously discussed infinite viscosity method. Unlike many computational studies where elastic walls contribute to fluid pumping, the moving boundaries of the balloon will not motivate fluid flow, but will only intermittently occlude and reperfuse the vessel. Based on these reasons and a literature review of CFD modeling in medical devices, arterial blood flow, and peristalsis models, we believe our research is unique.

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

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

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

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

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

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

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

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

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

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 Analysis on Commercially Available Stent Designs

Computational Analysis on Commercially Available Stent Designs Computational Analysis on Commercially Available Stent Designs Abhijit Chanda 1, Shuvrangsu Das 2, Sounak Bhattacharjee 2, Pranab Ghosh 2, K. Basu 3 1 School of Bio Science and Engineering, Jadavpur University,

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

Mathematical and Computational study of blood flow through diseased artery

Mathematical and Computational study of blood flow through diseased artery Mathematical and Computational study of blood flow through diseased artery Abstract This paper presents the study of blood flow through a tapered stenosed artery. The fluid (blood) medium is assumed to

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

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

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

Dynamic Role of the Cardiac Jelly

Dynamic Role of the Cardiac Jelly 61 Chapter 6 Dynamic Role of the Cardiac Jelly Before looping, when the embryonic heart is still a straight tube, the cardiac jelly occupies the bulk of the heart tube walls. Despite its preeminence in

More information

Keywords: Angioplasty, Explicit finite elements method, Tube hidroforming, Stents.

Keywords: Angioplasty, Explicit finite elements method, Tube hidroforming, Stents. Blucher Mechanical Engineering Proceedings May 2014, vol. 1, num. 1 www.proceedings.blucher.com.br/evento/10wccm AN ANALYSIS OF THE CONTACT BETWEEN THE STENT AND THE ARTERY USING TUBE HIDROFORMING SIMULATION

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

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

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

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

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

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

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

Collin County Community College

Collin County Community College Collin County Community College BIOL. 2402 Anatomy & Physiology WEEK 6 Blood Vessels 1 Anatomy of Blood Vessels Walls of blood vessels contain 3 distinct layers : Tunica intima innermost layer includes

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

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

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

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

ANALYSIS OF FLUID-STRUCTURE INTERACTION IN ABDOMINAL AORTIC ANEURYSM WITH HIGH AND NORMAL BLOOD PRESSURE

ANALYSIS OF FLUID-STRUCTURE INTERACTION IN ABDOMINAL AORTIC ANEURYSM WITH HIGH AND NORMAL BLOOD PRESSURE ANALYSIS OF FLUID-STRUCTURE INTERACTION IN ABDOMINAL AORTIC ANEURYSM WITH HIGH AND NORMAL BLOOD PRESSURE Badreddin Giuma s.k\ Kahar Osman 1 and Mohamed Rafiq Abdul Kadir 1,2 1Faculty of Mechanical Engineering,

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

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

Original. Stresses and Strains Distributions in Three-Dimension Three-Layer Abdominal Aortic Wall Based on in vivo Ultrasound Imaging

Original. Stresses and Strains Distributions in Three-Dimension Three-Layer Abdominal Aortic Wall Based on in vivo Ultrasound Imaging Original Stresses and Strains Distributions in Three-Dimension Three-Layer Abdominal Aortic Wall Based on in vivo Ultrasound Imaging P. Khamdaengyodtai 1, T. Khamdaeng 1, P. Sakulchangsatjatai 1, N. Kammuang-lue

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

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

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

Development of Computational Models for Evaluation of Mechanical and Hemodynamic Behavior of an Intravascular Stent

Development of Computational Models for Evaluation of Mechanical and Hemodynamic Behavior of an Intravascular Stent Development of Computational Models for Evaluation of Mechanical and Hemodynamic Behavior of an Intravascular Stent Kuang-Huei Lee, Hao-Ming Hsiao, Ying-Chih Liao, Yi-Hsiang Chiu, Yu-Seng Tee Dept. of

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

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

By: Stephanie Bendtsen, Joseph Calderan, and Celeste Dupont Team 17 Client: Dr. Sun

By: Stephanie Bendtsen, Joseph Calderan, and Celeste Dupont Team 17 Client: Dr. Sun By: Stephanie Bendtsen, Joseph Calderan, and Celeste Dupont Team 17 Client: Dr. Sun Flow Loop Design Introduction Purpose: to build a pulsatile flow loop that allows for implementation and testing of mechanical

More information

Mechanical Properties and Active Remodeling of Blood Vessels. Systemic Arterial Tree. Elastic Artery Structure

Mechanical Properties and Active Remodeling of Blood Vessels. Systemic Arterial Tree. Elastic Artery Structure Mechanical Properties and Active Remodeling of Blood Vessels Gross anatomy of systemic and pulmonary circulation Microscopic structure Mechanical properties and testing Residual stress Remodeling Systemic

More information

Mathematical Modeling of Bingham Plastic Model of Blood Flow Through Stenotic Vessel

Mathematical Modeling of Bingham Plastic Model of Blood Flow Through Stenotic Vessel RESEARCH ARTICLE OPEN ACCESS Mathematical Modeling of Bingham Plastic Model of Blood Flow Through Stenotic Vessel S.R. Verma Department of Mathematics, D.A-V. (P.G.) College, Kanpur-208001, India Abstract

More information

The Circulatory System (p )

The Circulatory System (p ) The Circulatory System (p. 268-281) How Does Gravity Affect Blood Circulation? As with all land animals, the giraffe and the corn snake are constantly subject to the force of gravity The circulatory system

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

An Evaluation of Proposed and Current Cardiovascular Stent Design Approaches to Aortoiliac Occlusive Disease

An Evaluation of Proposed and Current Cardiovascular Stent Design Approaches to Aortoiliac Occlusive Disease Washington University in St. Louis Washington University Open Scholarship Engineering and Applied Science Theses & Dissertations Engineering and Applied Science Spring 5-18-2018 An Evaluation of Proposed

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 Two-layered Model for the Analysis of Arterial Rheology

A Two-layered Model for the Analysis of Arterial Rheology IJCSIT International Journal of Computer Science and Information Technology, Vol., o., June, pp. 37- A Two-layered Model for the Analysis of Arterial Rheology Sapna Singh Department of Mathematics, Harcourt

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

Your heart is a muscular pump about the size of your fist, located

Your heart is a muscular pump about the size of your fist, located How Your Heart Works Your heart is a muscular pump about the size of your fist, located slightly to the left and behind your breastbone. Its function is to pump blood throughout your body. As your heart

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

Circulation.notebook March 07, Maintaining Dynamic Equilibrium. Oct 11 3:27 PM. Circulatory System p

Circulation.notebook March 07, Maintaining Dynamic Equilibrium. Oct 11 3:27 PM. Circulatory System p Unit 3 Maintaining Dynamic Equilibrium Circulatory system The heart Blood Blood Pressure Circulatory Disorders Oct 11 3:27 PM Circulatory System p.304 307 If an organism is small and flat it can transport

More information

Non-axisymmetric Flow Development in Pulsatile Blood Flow through an Aneurysm

Non-axisymmetric Flow Development in Pulsatile Blood Flow through an Aneurysm 16 th Australasian Fluid Mechanics Conference Crown Plaza, Gold Coast, Australia 2-7 December 2007 Non-axisymmetric Flow Development in Pulsatile Blood Flow through an Aneurysm R.A. Jamison 1,2, G.J. Sheard

More information

Index. average stress 146. see ACIS

Index. average stress 146. see ACIS Index ACIS (autonomous catheter insertion system) 156, 237 39, 241 49 acute stroke treatment 59, 69, 71 anatomical model 88 aneurismal clipping treatment 106, 110 aneurysm 2 3, 26, 47 50, 52 55, 67 68,

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

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

Circulatory System 10.1

Circulatory System 10.1 1 Circulatory System 10.1 2 ARTERIES Arteries-blood vessels that carry blood away from the heart Thick walls Inner & Outer layers: connective tissue Middle layers are muscle and elastic connective tissue

More information

Mechanical Properties and Active Remodeling of Blood Vessels. Blood Vessels

Mechanical Properties and Active Remodeling of Blood Vessels. Blood Vessels Mechanical Properties and Active Remodeling of Blood Vessels Gross anatomy of systemic and pulmonary circulation Microscopic structure Mechanical properties and testing Residual stress Remodeling Blood

More information

Numerical Study on Effects of Drug-coating Position of Drug-eluting Stents on Drug Concentration

Numerical Study on Effects of Drug-coating Position of Drug-eluting Stents on Drug Concentration Journal of Medical and Biological Engineering, 34(5): 487-494 487 Numerical Study on Effects of Drug-coating Position of Drug-eluting Stents on Drug Concentration Yu Chen 1 Fei Yan 1 Wen-Tao Jiang 1,*

More information

Computer Aided Surgery (CAS) for Abdominal Aortic Aneurysm (AAA)

Computer Aided Surgery (CAS) for Abdominal Aortic Aneurysm (AAA) Computer Aided Surgery (CAS) for Abdominal Aortic Aneurysm (AAA) Aurélien Dumenil Pierre Louat Thierry Marchal Michel Rochette 2009 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Outline Clinical

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

BLOOD FLOW THROUGH A COMPOSITE STENOSIS IN CATHETERIZED ARTERIES INTRODUCTION

BLOOD FLOW THROUGH A COMPOSITE STENOSIS IN CATHETERIZED ARTERIES INTRODUCTION 55 BLOOD FLOW THROUGH A COMPOSITE STENOSIS IN CATHETERIZED ARTERIES V P Srivastava, Rochana Vishnoi, Shailesh Mishra, Poonam Sinha * Department of Mathematics, Krishna Girls Engineering College, Kanpur-917,

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

Flow Analysis on Fusiform Aneurysm during Exercise Condition

Flow Analysis on Fusiform Aneurysm during Exercise Condition Flow Analysis on Fusiform Aneurysm during Exercise Condition Ishkrizat Taib 1, Kahar osman 2, Shahrin Hisham Amirnordin 3, Hamidon Salleh 4 1 Faculty of Mechanical and Manufacturing Engineering, Universiti

More information

Numerical Analysis of the Influence of Stent Parameters on the Fatigue Properties

Numerical Analysis of the Influence of Stent Parameters on the Fatigue Properties Numerical Analysis of the Influence of Stent Parameters on the Fatigue Properties Lin Chen, Shen Jingfeng & Chen Bing School of mechanical engineering, University of Shanghai for Science & Technology,

More information

Stretching Cardiac Myocytes: A Finite Element Model of Cardiac Tissue

Stretching Cardiac Myocytes: A Finite Element Model of Cardiac Tissue Megan McCain ES240 FEM Final Project December 19, 2006 Stretching Cardiac Myocytes: A Finite Element Model of Cardiac Tissue Cardiac myocytes are the cells that constitute the working muscle of the heart.

More information

The Study of Abdominal Aortic Aneurysm Rupture Risk using Fluid-Structure Interaction

The Study of Abdominal Aortic Aneurysm Rupture Risk using Fluid-Structure Interaction The Study o Abdominal Aortic Aneurysm Rupture Risk using Fluid-Structure Interaction Taewon Seo*, Guek-don Shin* and Do-Il Kim** *Department o Mechanical and Automotive Engineering, Andong National University,

More information

FOR many decades, cardiovascular disease has been one of

FOR many decades, cardiovascular disease has been one of Vol:1, No:2, 27 Effect of Non-Newtonian Behaviour of Blood on Pulsatile Flows in Stenotic Arteries Somkid Amornsamankul, Benchawan Wiwatanapataphee, Yong Hong Wu, Yongwimon Lenbury International Science

More information

History of Vascular Modelling. William Harvey discovery of the circulation 1628

History of Vascular Modelling. William Harvey discovery of the circulation 1628 History of Vascular Modelling William Harvey discovery of the circulation 1628 William Harvey (1578-1657) Since all things, both argument and ocular demonstration, show that the blood passes through the

More information

Pressure. 3. Direct Pressure. Pressure in Human Body. Pressures and Ranges. Effects of Kinetic Energy. Effect of Gravitational Force

Pressure. 3. Direct Pressure. Pressure in Human Body. Pressures and Ranges. Effects of Kinetic Energy. Effect of Gravitational Force 3. Direct Fundamental concepts Diaphragm-type pressure transducers Dynamics of catheter-transducer system Catheter-tip pressure transducers Implantable pressure transducers measurements in small vessels

More information

Chp. 5 The cardiovascular system. What are the function of the cardiovascular system? Arteries and arterioles:

Chp. 5 The cardiovascular system. What are the function of the cardiovascular system? Arteries and arterioles: 5.1 Overview of the cardiovascular system Chp. 5 The cardiovascular system Includes the heart and blood vessels Brings nutrients to cells and helps get rid of wastes Blood is refreshed in the lung, kidneys,

More information

IDEALIZED ABDOMINAL AORTIC ANEURYSM (AAA) GEOMETRY AS PREDICTOR OF HEMODYNAMICS STRESSES

IDEALIZED ABDOMINAL AORTIC ANEURYSM (AAA) GEOMETRY AS PREDICTOR OF HEMODYNAMICS STRESSES European Congress on Computational Methods in Applied Sciences and Engineering (ECCOMAS 2012) J. Eberhardsteiner et.al. (eds.) Vienna, Austria, September 10-14, 2012 IDEALIZED ABDOMINAL AORTIC ANEURYSM

More information

CVS Hemodynamics. Change in blood pressure:

CVS Hemodynamics. Change in blood pressure: CVS Hemodynamics -The distribution of blood inside the circulation: The major part of blood volume is found in the venous system 60% (2/3), that s why veins are called the capacitance vessels. -Arteries

More information

Measurement of Mechanical Properties of Coronary Stents according to the European Standard pren

Measurement of Mechanical Properties of Coronary Stents according to the European Standard pren February 1999 45 Measurement of Mechanical Properties of Coronary Stents according to the European Standard pren 12006-3 W. SCHMIDT, P. BEHRENS, D. BEHREND, K.-P. SCHMITZ Institute for Biomedical Engineering,

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

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

Physics of the Cardiovascular System

Physics of the Cardiovascular System Dentistry College Medical Physics Physics of the Cardiovascular System The cells of the body act like individual engines. In order for them to function they must have: - 1. Fuel from our food to supply

More information

CIE Biology GCSE. 9: Transport in animals. Notes.

CIE Biology GCSE. 9: Transport in animals. Notes. CIE Biology GCSE 9: Transport in animals Notes The circulatory system acts as the main transport system in animals. It is made up of blood vessels such as arteries, veins and capillaries, in which blood

More information

Cardiac Conduction System

Cardiac Conduction System Cardiac Conduction System What causes the Heart to Beat? Heart contracts by electrical signals! Cardiac muscle tissue contracts on its own an electrical signal is sent out by the heart so that all cells

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

Which method is better to measure arterial stiffness; augmentation index, pulse wave velocity, carotid distensibility? 전북의대내과 김원호

Which method is better to measure arterial stiffness; augmentation index, pulse wave velocity, carotid distensibility? 전북의대내과 김원호 Which method is better to measure arterial stiffness; augmentation index, pulse wave velocity, carotid distensibility? 전북의대내과 김원호 Arterial stiffness Arterial stiffness is inversely related to arterial

More information

BME. Lesson Title. Grade Level. Stent Design 6-8

BME. Lesson Title. Grade Level. Stent Design 6-8 BME Lesson Title Stent Design Grade Level 6-8 Authors Dr. Brian Davis, Dr. Carin Helfer Purpose This activity aims at using everyday materials to design and develop stents to unclog blood vessels. Materials

More information

Calculation of the Wall Shear Stress in the case of an Internal Carotid Artery with stenoses of different sizes

Calculation of the Wall Shear Stress in the case of an Internal Carotid Artery with stenoses of different sizes Calculation of the Wall Shear Stress in the case of an Internal Carotid Artery with stenoses of different sizes Titus PETRILA 1, Balazs ALBERT,2 Corresponding author 1 Vasile Goldis Western University,

More information

A GUIDE TO OUR NIBP TECHNOLOGY

A GUIDE TO OUR NIBP TECHNOLOGY GE Healthcare THE DINAMAP DIFFERENCE A GUIDE TO OUR NIBP TECHNOLOGY OUR TECHNOLOGICAL ADVANTAGES THE OSCILLOMETRIC METHODOLOGY Oscillometry is the most commonly used means of indirect blood pressure measurement

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

Modelling and simulation of a Thrombectomy Probe applied to the Middle Cerebral Artery by using the Bond Graph technique

Modelling and simulation of a Thrombectomy Probe applied to the Middle Cerebral Artery by using the Bond Graph technique Modelling and simulation of a Thrombectomy Probe applied to the Middle Cerebral Artery by using the Bond Graph technique G. Romero, I. Higuera, J. Félez Higher Technical School of Industrial Engineering

More information

Computational simulation of 4D blood flow dynamics of the thoraco-abdominal aorta: prediction of long-term changes in aneurysm morphology

Computational simulation of 4D blood flow dynamics of the thoraco-abdominal aorta: prediction of long-term changes in aneurysm morphology Computational simulation of 4D blood flow dynamics of the thoraco-abdominal aorta: prediction of long-term changes in aneurysm morphology Poster No.: B-044 Congress: ECR 2011 Type: Scientific Paper Topic:

More information

FSI within Aortic Arch Model over Cardiac Cycle and Influence of Wall Stiffness on Wall Stress in Layered Wall

FSI within Aortic Arch Model over Cardiac Cycle and Influence of Wall Stiffness on Wall Stress in Layered Wall Engineering Letters, 13:2, EL_13_2_15 (Advance online publication: 4 August 2006) FSI within Aortic Arch Model over Cardiac Cycle and Influence of Wall Stiffness on Wall Stress in Layered Wall F. Gao and

More information

UNDERSTANDING ATHEROSCLEROSIS

UNDERSTANDING ATHEROSCLEROSIS UNDERSTANDING ATHEROSCLEROSIS UNDERSTANDING ATHEROSCLEROSIS ARTERIES Arteries are blood vessels that carry oxygenated blood to all the organs of the body. Arteries are made up of three important layers:

More information

Investigation of metallic surface area of coronary stents

Investigation of metallic surface area of coronary stents Investigation of metallic surface area of coronary stents Dóra KÁROLY 1, Miksa KOVÁCS 1, Andrew Attila TERDIK 1, Eszter BOGNÁR 1,2 1 Department of Materials Science and Engineering, Faculty of Mechanical

More information

Atherosclerosis. Atherosclerosis happens when the blood vessels

Atherosclerosis. Atherosclerosis happens when the blood vessels Atherosclerosis Atherosclerosis happens when the blood vessels that carry oxygen and nutrients from your heart to the rest of your body (arteries) become thick and stiff sometimes restricting blood flow

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

Numerical Analysis of Blood Flow in Human Arteries and Medical Devices

Numerical Analysis of Blood Flow in Human Arteries and Medical Devices Numerical Analysis of Blood Flow in Human Arteries and Medical Devices Prof. Dr.-Ing. Mehdi Behbahani Faculty of Medical Engineering and Technomathematics FH Aachen, Campus Jülich, Institute of Bioengineering,

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

Simplifying Microfluidic Separation Devices towards Field-Detection of Blood Parasites

Simplifying Microfluidic Separation Devices towards Field-Detection of Blood Parasites Electronic Supplementary Material (ESI) for Analytical Methods. Supplementary Material (ESI) for Analytical Methods Simplifying Microfluidic Separation Devices towards Field-Detection of Blood Parasites

More information

Three Dimensional Large Eddy Simulation of Blood Flow and Deformation in an Elastic Constricted Artery

Three Dimensional Large Eddy Simulation of Blood Flow and Deformation in an Elastic Constricted Artery Three Dimensional Large Eddy Simulation of Blood Flow and Deformation in an Elastic Constricted Artery Xi Gu, Guan Heng Yeoh, Victoria Timchenko Abstract In the current work, a three-dimensional geometry

More information

CVS Hemodynamics. Faisal I. Mohammed, MD,PhD.

CVS Hemodynamics. Faisal I. Mohammed, MD,PhD. CVS Hemodynamics Faisal I. Mohammed, MD,PhD. Objectives point out the physical characteristics of the circulation: distribution of blood volume total cross sectional area velocity blood pressure List the

More information

Blood Flow, Blood Pressure, Cardiac Output. Blood Vessels

Blood Flow, Blood Pressure, Cardiac Output. Blood Vessels Blood Flow, Blood Pressure, Cardiac Output Blood Vessels Blood Vessels Made of smooth muscle, elastic and fibrous connective tissue Cells are not electrically coupled Blood Vessels Arteries arterioles

More information

MAXIMIZE RADIAL SOLUTIONS TO PERIPHERAL CHALLENGES

MAXIMIZE RADIAL SOLUTIONS TO PERIPHERAL CHALLENGES MAXIMIZE RADIAL SOLUTIONS TO PERIPHERAL CHALLENGES PUSHING BOUNDARIES Terumo Interventional Systems is committed to your success with innovative procedural solutions and ongoing support for your most challenging

More information