RTD and FLOWs at steady and pulsatile flow

  • Slides: 15
Download presentation
RTD and FLOWs at steady and pulsatile flow in systemic circulation Motivation • Dispersion

RTD and FLOWs at steady and pulsatile flow in systemic circulation Motivation • Dispersion of matter in systemic circulation. • Stimulus response method for system identification. • Flow distribution and flowrate evaluated from transit time distributions. • What is the effect of flow pulsation upon flowrate distribution in a branched system Task prepared within the project FRVS 90/2010

Residence times OUTLET INLET Fast particle (short residence time) Residence time = time spend

Residence times OUTLET INLET Fast particle (short residence time) Residence time = time spend by a particle inside a continuous system between inlet and outlet. RTD Residence time distribution E( ) = histogram of residence times of all particles passing through outlet. Applications of E( ): Prediction of chemical reactions yield, transport of farmaceuticals, evaluation of active and stagnant volumes, diagnostics, … There are generally different RTDs for plasma and RTDs of blood particles. Different RTD exists at steady and pulsatile flow.

Stimulus response experiment Unit IMPULSE stimulus INLET OUTLET All particles passing through inlet at

Stimulus response experiment Unit IMPULSE stimulus INLET OUTLET All particles passing through inlet at time interval (t. I, t. I+dt) are marked “red” E( )=impulse response Experiments: “Red particles” – tracers (dyes, radionuclides, salts, …) are quickly injected to inlet. Detectors monitor concentration of tracer at outlet (impulse response). In our case the tracer is KCl solution and reflective particles injected from syringe, detectors are electric conductivity probes.

Response by Convolution enables to calculate response to an arbitrary stimulus function. It is

Response by Convolution enables to calculate response to an arbitrary stimulus function. It is possible to calculate impulse response E(t) by deconvolution from measured stimulus and response. cin(t), cout(t) concentration of tracer at inlet and outlet of a continuous system cin cout Convolution of stimulus and RTD function Fourier transform of convolution E t [s] Mean time of response = mean time of stimulus + mean residence time Variance of response = variance of stimulus + variance of E

RTD of pipe at convective regime Laminar flow and short residence times: diffusion can

RTD of pipe at convective regime Laminar flow and short residence times: diffusion can be neglected and residence times can be calculated from velocity field. The diffusion free regime is characterized by where Q-flow rate, L-pipe length, Dm-diffusion coefficient. Example: C~1000 at aorta, arteries, vena cava. Residence time distribution E( ) is the response to infinitely short impulse (delta function) cin E( ) cout First appearance time =4 s (s) Analytical solution exists also for response to a pulse of a finite width (violet line). Time of the first appearance is not affected, only mean response time is increased.

Laboratory model of circulation Simulated part - pressure or conductivity transducers alternatively Cresto Platinum

Laboratory model of circulation Simulated part - pressure or conductivity transducers alternatively Cresto Platinum wires

NODES of simulation model Y [m] 16 27 13 17 14 12 11 10

NODES of simulation model Y [m] 16 27 13 17 14 12 11 10 Data file defines the coordinates x, y, z of all 29 nodes 18 28 15 9 26 19 20 7 24 25 8 5 4 3 23 2 6 29 22 21 Conductivity probes. Q-flowrate, Cresponse (defined in form of table) 1 -0. 4 -0. 3 -0. 2 -0. 1 0. 2 0. 3 0. 4 0. 5 0. 6 0. 7 0. 8 X [m]

ELEMENTS of simulation model V 5(14, 16, 15, 27, d 3, d 4) P

ELEMENTS of simulation model V 5(14, 16, 15, 27, d 3, d 4) P 5(9, 14, d 3) V 6(17, 18, 19, 28, d 3, d 4) P 6(7, 17, d 3) V 7(20, 22, 21, 29, d 3, d 4) P 7(6, 20, d 3) 25 V 3(8, 9, 10, 25, d 2, d 3) V 2(5, 6, 7, 24, d 2, d 3) P 4(8, 11, d 3) P 3(4, 8, d 2) P 2(3, 5, d 2) V 4(11, 12, 13, 26, d 3, d 4) Nodal indices V 1(2, 3, 4, 23, d 1, d 2) P 1(1, 2, d 1) Data files define connectivity of PIPES (2 -node elements) DIVISION (3 -node elements)

RESPONSEs generated by PIPES x 2, y 2, z 2 Q 2 , c

RESPONSEs generated by PIPES x 2, y 2, z 2 Q 2 , c 2(t) d x 1, y 1, z 1 , Q 1, c 1(t) Convolution realized by FFT, and by inverse transformation.

RESPONSEs generated by WYES x 2, y 2, z 2 Q 2, c 2(t)

RESPONSEs generated by WYES x 2, y 2, z 2 Q 2, c 2(t) Given c 1(t) x 3, y 3, z 3 Q 3, c 3(t) d 1 Intermediate response x 4, y 4, z 4 x 1, y 1, z 1, Q 1, c 1(t) final response It is alternatively possible to characterize the whole wye as a perfectly mixed vessel. In this case the both responses c 3 and c 2 will be identical PROBLEMS: 1. Derive impulse response of perfectly mixed vessel Emixed(t) 2. How to modify the responses in the case that detectors record not the tracer concentration but the flowrate of tracer (e. g. radiotracer – counter records rate of decays in the whole outlet).

Simulation in MATLAB M-files available at http: Simulation proceeds according to M-file RTD. m

Simulation in MATLAB M-files available at http: Simulation proceeds according to M-file RTD. m in steps 1. Reading input files xyzq, seq, cp, cv (txt) defining nodes, flowrate and elements 2. Definition of time scale, time steps, and stimulus function at entry node 1. 3. Evaluation of responses sequentially in all elements (sequence is defined in vector seq). Responses are evaluated by FFT in functions function cout=convpipe(t, n, dt, cin, d, l, q) tmean=pi*d^2*l/(4*q); for i=1: n if t(i)<tmean/2 e(i)=0; else e(i)=tmean^2/(2*t(i)^3); end fcin=fft(cin); fe=fft(e); fcout=fcin. *fe; cout=ifft(fcout)*dt; end

Simulation in MATLAB M-files available at http: Input data files: xyzq. txt seq. txt

Simulation in MATLAB M-files available at http: Input data files: xyzq. txt seq. txt cp. txt cv. txt x y z q (nodal coordinates and flowrates) e 1 e 2 … (sequence of evaluated elements, +pipes, -wyes) i j d (pipe -indices of nodes and diameter) i j k l d 1 d 2 d 3 (wye - indices of nodes and diameters) TASK: 1. Modify input files according to parameters of your experiment 2. Compare calculated and measured concentration responses 3. Evaluate flowrates in branches from the shortest/mean transit times

Experiments: UVP velocities Ultrasound Doppler effect for measurement velocity profiles 1. Piezotransducer is transmitter

Experiments: UVP velocities Ultrasound Doppler effect for measurement velocity profiles 1. Piezotransducer is transmitter as well as receiver of US pressure waves operating at frequency 4 or 8 MHz. 2. Short pulse of US waves is transmitted (repetition frequency 244 Hz and more) and crystal starts listening received frequency reflected from particles in fluid. 3. Time delay of sampling (flight time) is directly proportional to the distance between transducer and the reflecting particle moving with the same velocity as liquid. 4. Received frequency differs from the transmitted frequency by Doppler shift Δf, that is proportional to the component of http: //biomechanika. cz particle velocity in the direction of transducer axis. PROBLEMS: 1. What is spatial resolution of velocity, knowing speed of sound in water (1400 m/s) and sampling frequency 8 MHz ? 2. Calculate flowrate in a circular pipe from recorded velocity profile (given angle )

Experiments: flowrates Flowrate can be identified also from the stimulus response experiments 1. Mean

Experiments: flowrates Flowrate can be identified also from the stimulus response experiments 1. Mean residence time 2. Shortest residence time (time of the first appearance) 3. Cross-correlation of stimulus and response functions http: //biomechanika. cz

LABORATORY REPORT 1. Front page: Title, authors, date 2. Content, list of symbols 3.

LABORATORY REPORT 1. Front page: Title, authors, date 2. Content, list of symbols 3. Introduction, aims of project, references 4. Description of experimental setup 5. Experiments with injection of tracer at a steady state regime. Record responses and pressures. 6. Evaluate flowrate from recorded pressure drop. Check Re and flow regime. 7. Evaluate flowrate from recorded responses and transit times. 8. Evaluate flowrate from velocity profiles recorded by UVP monitor. 9. Simulation (steady state). Modify input files and M-files according to measured flowrates and concentration profile at inlet. Evaluate theoretical responses at nodes with conductivity detectors. 10. Adjust flowrate pulsation and repeat tracer experiments. 11. Evaluate flowrate distribution at pulsatile flow and compare relative flowrates with steady state case. 12. Conclusion (identify interesting results and problems encountered)