B-MODE IMAGES. Jrgen Arendt Jensen, Jan Mathorne, Torben Gravesen and. Bjarne Stage. Electronics Institute, bldg Technical University of Denmark

Size: px
Start display at page:

Download "B-MODE IMAGES. Jrgen Arendt Jensen, Jan Mathorne, Torben Gravesen and. Bjarne Stage. Electronics Institute, bldg Technical University of Denmark"

Transcription

1 Paper published in Ultrasonic Imaging: DECONVOLUTION OF IN-VIVO ULTRASOUND B-MODE IMAGES Jrgen Arendt Jensen, Jan Mathorne, Torben Gravesen and Bjarne Stage Electronics Institute, bldg. 349 Technical University of Denmark DK-2800 Lyngby Denmark Published in Ultrasonic Imaging, Vol. 15, pp. 122{133,

2 DECONVOLUTION OF IN-VIVO ULTRASOUND B-MODE IMAGES Jrgen Arendt Jensen, Jan Mathorne, Torben Gravesen and Bjarne Stage Electronics Institute, Bldg. 349 Technical University of Denmark DK-2800 Lyngby, Denmark An algorithm for deconvolution of medical ultrasound images is presented. The procedure involves estimation of the basic one-dimensional ultrasound pulse, determining the ratio of the covariance of the noise to the covariance of the reection signal, and nally deconvolution of the rf signal from the transducer. Using pulse and covariance estimators makes the approach self-calibrating, as all parameters for the procedure are estimated from the patient under investigation. An example of use on a clinical, in-vivo image is given. A 2 2 cm region of the portal vein in a liver is deconvolved. An increase in axial resolution by a factor of 2.4 is obtained. The procedure can also be applied to whole images, when it is ensured that the rf signal is properly measured. A method for doing that is outlined. Key words: Deconvolution; estimation; image improvement; signal processing. 1 INTRODUCTION Medical ultrasound is today used routinely in nearly all hospitals for diagnosing soft tissue structures. The prime advantages of the technique are its real-time image formation, mobility, noninvasive nature, and that no ionizing radiation is employed. The widespread use can also be attributed to the relatively low cost of the equipment compared to, e.g., X-ray and magnetic resonance imaging. Some of the disadvantages are the relative diculty of mastering the investigation technique and the poor image quality. The resolution is low and the contrast between dierent tissues is low. This has led to the suggestion of a number of image enhancement procedures, one of which is deconvolution. Here the high-frequency signal from the transducer is deconvolved in order to increase resolution. Fairly convincing examples of deconvolved images of tissue mimicking phantoms have been made, but the techniques generally delivers less convincing results for in-vivo images [1{8]. A number of reasons can be given for this. First of all, the resolution enhancement obtainable is dependent on the precision with which the interrogating pulse is known and on the ratio between the covariances of the noise and of the reection signal. The interrogating pulse cannot be known ahead of time due to the dispersive attenuation of the tissue. Thus, it must be estimated from the actual signal returned from the tissue. This pulse determination problem has been investigated by a number of authors [9{13]. The best approach seems to be the prediction-error method investigated in [12, 13], where an ARMA parametrized pulse is estimated. This model is ecient for deconvolution purposes, and, using a number of A-lines, an accurate estimate of the pulse is obtained. 2

3 The determination of the covariance ratio is a very important, and often overlooked, problem in deconvolution of ultrasound images. The ratio ultimately determines the resolution enhancement and the amplication of the noise. It must be noted that the ratio varies substantially over the image with the reection strength being dependent on tissue type and the noise being determined by the gain of the time gain compensation (TGC) amplier. An algorithm for determining this ratio is given in section 3. With the pulse and covariance ratio determined, a deconvolution algorithm capable of handling time varying parameters is needed. Such an algorithm is the topic of the next section. Combining the algorithms for pulse estimation, covariance estimation, and deconvolution yields an ecient scheme for improving medical ultrasound images. An example from use of the combined algorithm is given in section 5. In-vivo clinical data is used and a quite satisfactory result is obtained for a small region of tissue. The algorithms used here all assume a linear measurement of the image data. This can be dicult to obtain by current standard measurement techniques, and section 6, therefore, details how to modify the acquisition process to obtain comparable or even improved results for whole images. The combined algorithm presented can be used for two-dimensional deconvolution, when suitably modied [8]. It is, however, important to note that the main limitation on axial resolution stems from the one-dimensional pulse estimated in this work. This pulse is also related to the one-dimensional pulse used for reconstruction of the full three-dimensional pressure eld [14, 15] and one can argue that the one-dimensional deconvolution is the rst step in performing the full two-dimensional deconvolution [8]. 2 THE DECONVOLUTION ALGORITHM The aim of deconvolution is to estimate the input sequence to a system described by: z(k) = p(k) w(k) + n(k) (1) where z is the measured signal, p the impulse response, w the input or reection signal and n is noise. Deconvolution can also be described as removing the pulse p from the output signal. In the case of no noise, a perfect reconstruction lter can be made, which is the "inverse of" p. In the frequency domain, this is stated as R(f) = 1=P (f), where R(f) is the Fourier transform of the inverse lter. When noise is present, gross errors will evolve in bands where the noise energy is large compared to the P (f). A compromise between perfect removal of the pulse and noise amplication is, therefore, needed. A common choice is to seek the minimum variance estimate of w. By this, the minimum value of: E[(w(k)? ^w(k)) 2 ] = E[(w(k)? p inv z(k)) 2 ] = E[(w(k)? p inv p w(k)? p inv n(k)) 2 ] (2) is found. E denotes the mean value, and ^w is the estimate of w. The lter found by solving 3

4 this equation is the celebrated Wiener lter [16, 17]. In the frequency domain, it is: D(f) = P (f) P 2 (f) + N 2 (f) W 2 (f) (3) where denotes complex conjugate, and N(f); W (f) are the spectral densities of the noise and reections, respectively. These can both, to a good approximation, be assumed to be white, so the lter can be expressed as: P (f) D(f) = P 2 (4) (f) + N 2 W 2 where N=W is the ratio between the covariance of the noise and the covariance of the reection sequence. This ratio gives the optimum balance between resolution and noise amplication, and can be considered a lter tuning parameter. In the case of no noise, the Wiener lter is equal to the ideal, inverse lter. The one-dimensional pulse is spatially varying due to the dispersive attenuation. This can be handled by a segmentation of the data, so the pulses can be considered quasistationary in the segments. A more elegant approach is, however, to use a more advanced algorithm. Using Mendel's xed-interval deconvolution algorithm [18, 19], which employs a Kalman lter, the nonstationarity of the pulses and of the reection and noise covariances can be handled optimally. Further, the estimate obtained is based on all samples in a single scan line, and the algorithm can handle the two-dimensional case. The algorithm consists of a Kalman lter and a reection estimator. First, a Kalman ltration is performed on the data, and then the reection estimation is performed backwards recursively in time. This enables the algorithm to calculate an estimate based on all the data in the A-line and to handle nonminimum phase pulses. Details of the algorithm's derivation and implementation will not be given, as this can be found in the literature. (e.g. [18{20]). The more advanced algorithm still minimizes the mean square error between the true and estimated reections, and is equivalent to the Wiener lter for a xed pulse and xed N=W ratio. Knowledge of the spectrum of pulse and the covariance ratio of the noise and reections is still needed. The solution to this problem will be elucidated in the next section. The equations for the Kalman lter and the backwards recursive estimation step can be found in [8]. 3 PULSE AND COVARIANCE ESTIMATION The nal result of the deconvolution process inherently relies on the knowledge of the pulse and of the covariances. As they all change from patient to patient and with position of the region of interest in the patient, it is necessary to estimate these parameters in-vivo. A prediction error algorithm [21] was used in [12] and [13] to estimate a set of ARMA (AutoRegressive Moving Average) parameters for the pulse. Using it on data from a tissue 4

5 mimicking phantom, on a calf's liver and on in-vivo data, it was shown that the basic attenuated pulse can be estimated. The change in pulse shape can be traced by estimating pulses at dierent depths and then interpolating between the estimates assuming slowly varying coecients. This is done by making a segmentation of the data into overlapping segments, and then using the estimate from the previous segment to initialize the next estimation step. The deconvolution algorithm also needs an estimate of the covariance ratio. An estimate of the noise covariance can be determined from prior measurement and the actual gain of the TGC amplier. The estimation of the reection signal covariance is more dicult, as this is spatially varying. An example of an image of a 13th week fetus is shown in gure 1. Large variations in scattering strength are seen when going from the placenta into the fetal water, and again at the transition from the water to the fetus. It is quite obvious that keeping a xed covariance ratio throughout the image would yield a lower than necessary image resolution enhancement for the tissue structures and result in a severe noise increase at the water surrounding the fetus. A xed covariance ratio would, in fact, render the deconvoluted image useless. To estimate the covariance ratio with sucient precision and still attain the dynamics of the ratio, smoothing in both the axial and lateral dimension must be used. Short axial segments are used combined with averaging over several A-lines. An estimate of the covariance in the individual segments can be obtained by two dierent techniques. One method is to use predictive deconvolution in which the rf A-lines are ltered by the inverse ARMA lter characterizing the pulse. This gives an estimate of ^w, which then can enter the covariance calculation. Another approach is to calculate the covariance by using the autocorrelation of the pulse. The measured signal is, without noise, generated by: z(k) = The autocorrelation of this signal is: Note that R zz (n) = lim NX 1X N!1 i=?n k 1 =?1 = R pp (n) R ww (n) R pp (n) = 1X k 0 =?1 p(k? k 0 )w(k 0 ) (5) p(i? k1)w(k1) 1X k=?1 1X k 2 =?1 p(i? k2 + n)w(k2 + n) (6) p(k)p(k + n) (7) Assuming w to be white, zero mean, and Gaussian distributed with a variance of 2 w, Eq. (7) reduces to: R zz (n) = R pp (n) 2 (n) = w 2 w R pp(n) (8) By knowing the lag zero autocorrelation of the pulse and calculating the variance of the received signal, the variance of the reection sequence can be found. This approach is used here, as it is more robust towards noise and measurement nonlinearities, and because it is considerably faster than predictive deconvolution. 5

6 The estimate at one location in the image is found by segmenting the data, calculating a Hann weighted covariance estimate, and then smoothing over a number of lines laterally weighted by a Hann window with its center at the line of interest. 4 IMPLEMENTATION DETAILS In this section, various aspects regarding the implementation of the algorithm is detailed. The deconvolution algorithm is based on the state-space model: x(k + 1) = (k + 1; k)x(k) +?(k + 1; k)w(k + 1) z(k) = H T (k)x(k) + n(k) (9) where x(k) is a state vector, and is matrix and? and H are vectors characterizing the ultrasound pulse. The correspondence between the ARMA model used for the pulse: (1 + a1q?1 + a2q?2 + a ns q?ns )z(k) = (1 + c1q?1 + + c ns?1q?(ns?2) )e(k) (10) and the state-space matrices and vectors is: =? = 0 B@ 0 B@ ?a ns?a ns?1?a2?a CA 1 CA (11) (12) H T = (c ns?1; c ns?2; c2; c1; 1) (13) using the controllable canonical form of the state-space model. As a new set of parameters are estimated for the pulse at each time instance, and new set of vectors and matrices are generated for each sample of data. Also a new set of covariance values enters the algorithm for each time instance, so the variation in pulse shape, noise, and reection strength is take into account by this processing scheme. The initial values for the Kalman gain, covariance matrix and state vector in the Kalman lter is found by computing the lter for 30 time steps. The set of pulse parameters and covariance values are kept xed for these 30 iterations, so the matrices and vectors converges to xed values, that are used in starting the deconvolution of the image data. 5 DECONVOLUTION OF IN-VIVO DATA In-vivo data were acquired in order to test the deconvolution algorithm. The data acquisition took place at Herlev University Hospital in Denmark. A diagram of the set-up is shown in 6

7 gure 2. An ultrasound scanner (Model 1846, Bruel & Kjr, Nrum, Denmark) was used with a Bruel & Kjr MHz mechanical sector scan probe. The scanner was connected to our dedicated sampling system [23], which acquires data at a rate of 20 MHz with a precision of 12 bits. The high frequency signal amplied by the TGC amplier was sampled and stored by a dedicated program system developed for clinical data acquisition [24, 25]. The images shown in this section were acquired from a 28 years old male with a normal liver function. The image used is a longitudinal scan of the right liver lobe showing also the right kidney. A view of the portal vein was taken from the image showing both the vessel and the speckle pattern surrounding it. The one-dimensional pulse was estimated by the multichannel algorithm derived in [13] using all the lines and all the samples in the image of the vessel and its surroundings. An ARMA(10,9) model was used. The pulse and its spectrum are shown in gure 3. The noise covariance was found from the gain of the TGC amplier. The spatial variation of the reection covariance was determined by the autocorrelation approach mentioned in section samples were used for the axial segments and averaging laterally was done over 7 lines. The B-scan image and the deconvolved image is shown in gure 4. The image covers an area of 2 2 cm and starts at 3.9 cm from the transducer surface. A clear increase in axial resolution is seen. To quantify this, the autocovariance of the envelope of the images was calculated and is shown in gure 5. The -3 db width of the unprocessed image's autocovariance is 0.52 mm, roughly 2 times the wavelength of the 3 MHz transducer center frequency. The width is 0.22 mm for the deconvolved image, so a factor of 2.4 increase in resolution was obtained. Another appealing feature of the deconvolved image is that the noise does not increase prohibitively. The vessel is still dark due to the use of a varying covariance ratio. This gives an optimal balance between resolution and noise amplication. Thus, in regions with a good signal-to-noise ratio, a good resolution is obtained, and in regions with more noise, the image is still preserved although with a lower resolution. 6 IMPROVED MEASUREMENT The images shown in gure 4 are from a small region of the liver, where no signals are so large that they overload the input amplier. This will not be the case for data from a normal scanning situation generating images like the one shown in gure 6. This is the full image from which the subimage shown in gure 4 was taken. In gure 6, clipping and nonlinear amplication takes place at the diaphragm, at various places on the surface of the kidney, behind the kidney, at vessel interfaces and at the transducer/skin interface. Normally this nonlinear amplication has no eect, as the regions always are displayed in bright white. It, however, has a profound inuence on the deconvolution and especially on the pulse estimation. Ensuring that no electrical nonlinearities degrade the image is no easy task when using a conventional system. Turning down the overall gain reduces the amplitude of the speckle signal 7

8 to a level where the analog-to-digital quantization noise becomes dominant. The problem is that the same TGC curve is used throughout the image, so local lateral variations cannot be handled. The solution is to apply one TGC curve for each A-line measured. The curve should be determined by a computer optimizing the gain, so the best signal-to-noise ratio is obtained within the linear range of the amplier taking into account both noise from the amplier and quantization noise. After the digital acquisition, the data must be compensated by the gain used and then multiplied by the gain set by the physician to preserve the relative gray levels in the image. The gains to use are determined from the previous acquisition. The postcompensation can be done exactly as the gains are known along with the gain time constant of the TGC amplier. The time constant of the gain regulation is determined by the lowest frequency component for the pulse spectrum and by the time constant of the TGC amplier. Keeping the regulation time constant below these two time constants should ensure a distortion free signal after postcompensation. Using the pre- and postcompensation scheme, it is possible to acquire linear signals for whole clinical images. The technique, thus, makes it possible to obtained full, deconvolved ultrasound images. ACKNOWLEDGMENT The research was funded by the Danish Technical Research Council, grant E, Bruel & Kjr A/S, Novo's Foundation, H.C. rsteds Foundation and Trane's Foundation and the Technical University of Denmark. M.D., Ph.D. Sren Torp Pedersen and M.D. Knud Erik Fredfelt, both at Herlev University Hospital, Denmark, acquired the images used in this paper. 8

9 References [1] Fatemi, M. and Kak, A.C., Ultrasonic B-scan imaging: Theory of image formation and a technique for restoration, Ultrasonic Imaging 2, 1-47 (1980). [2] Liu, C.N., Fatemi, M. and Waag, R.C., Digital processing for improvement of ultrasonic abdominal images, IEEE Trans. Med. Imag. MI-2, (1983). [3] Robinson, D.E. and Wing, M., Lateral deconvolution of ultrasonic beams, Ultrasonic Imaging 6, [4] Hundt, E.E. and Trautenberg, E.A., Digital processing of ultrasonic data by deconvolution, IEEE Trans. Sonics Ultrasonics SU-27, (1980). [5] Herment, A., Demoment, G. and Vaysse, M., Algorithm for On Line Deconvolution of Echographic Signals, in Acoustical Imaging, vol. 10, P. Alais and A.F. Metherell, eds., (Plenum Press, New York, 1980). [6] Demoment, G., Reynaud, R. and Herment, A., Range resolution improvement by a fast deconvolution method, Ultrasonic Imaging 6, (1984). [7] Kuc, R.B., Application of Kalman ltering techniques to diagnostic ultrasound, Ultrasonic Imaging 1, (1979). [8] Jensen, J.A., Deconvolution of ultrasound images, Ultrasonic Imaging 14, 1-15 (1992). [9] Hutchins, L. and Leeman, S., Pulse and impulse response in human tissues, in Acoustical Imaging, vol. 12, E.A. Ash and C.R. Hill, eds., pp , (Plenum Press New York, 1983). [10] Towg, F., Barnes, C.W., and Pisa, E.J., Tissue classication based on autoregressive models for ultrasound pulse echo data, Acta Electronica 26, (1984). [11] Jensen, J.A. and Leeman, S., Non-parametric estimation of ultrasound pulses, (submitted for publication.) [12] Jensen, J.A., Estimation of pulses in ultrasound B-scan images, IEEE Trans. Med. Imag. MI-10, (1991). [13] Jensen, J.A., Estimation of in-vivo pulses in medical ultrasound, (submitted for publication.) [14] Jensen, J.A. and Svendsen, N.B., Calculation of pressure elds from arbitrarily shaped, apodized, and excited ultrasound transducers, IEEE Trans. Ultrason., Ferroelec., Freq. Contr. 39, (1992). [15] Jensen, J.A., A model for the propagation and scattering of ultrasound in tissue, J. Acoust. Soc. Amer. 89, (1991). 9

10 [16] Wiener, N., Extrapolation, Interpolation and Smoothing of Stationary Time Series, with Engineering Applications, (Wiley & Sons, Inc., New York, 1949). [17] Rosenfeld, A. and Kak, A.C., Digital Picture Processing, (Academic Press, New York, NY, 1976). [18] Mendel, J.M. and Kormylo, J., New fast optimal white-noise estimators for deconvolution, IEEE Trans. Geo. Elec. GE-15, (1977). [19] Mendel, J. M., Optimal Seismic Deconvolution. An Estimation Based Approach (Academic Press, New York, 1983). [20] Jensen, J.A., Medical Ultrasound Imaging, An Estimation Based Approach, Ph.D. dissertation, (Electronic Institute, Technical University of Denmark, September, 1988). [21] Ljung, L., System Identication. Theory for the User, (Prentice-Hall Inc., 1987). [22] Anderson, B.D.O. and Moore, J.B., Optimal Filtering, (Prentice-Hall, Inc., New York, 1979). [23] Jensen, J.A. and Mathorne, J., A sampling system for clinical ultrasound images, Proc. Med. Imag. V Symposium, SPIE-1444, (1991). [24] Gravesen, T., Jensen, J.A., and Stage, B., Programs for the acquisition, storage, processing, and display of clinical ultrasound pictures, User's guide, Report D.1 (Electronics Laboratory, Technical University of Denmark, 1989). [25] Gravesen, T., Jensen, J.A., and Stage, B., Programs for the acquisition, storage, processing and display of clinical ultrasound pictures, Documentation, Report D.2A (Electronics Laboratory, Technical University of Denmark, 1990). 10

11 Figure 1: B-scan image of 13th week fetus. The markers indicate one centimeter. 11

12 Figure 2: Equipment used for acquiring in-vivo data. 12

13 Amplitude Time [s] x Normalized amplitude [db] Frequency [Hz] x10 6 Figure 3: Estimated pulse and its spectrum for the 3 MHz 8529 Bruel & Kjr transducer. 13

14 Figure 4: Normal (top) and deconvolved (bottom) 14 response for image measured by the Bruel & Kjr 8529 transducer. The images cover an area of 2 2 cm.

15 Normalized autocovariance Distance [mm] Figure 5: Autocovariance of the envelope of unprocessed ( ) and deconvolved (- - -) image in Fig

16 Figure 6: Image of the right liver lobe and right kidney. The markers indicate one centimeter. 16

31545 Medical Imaging systems

31545 Medical Imaging systems Simulation of ultrasound systems and non-linear imaging 545 Medical Imaging systems Lecture 9: Simulation of ultrasound systems and non-linear imaging Jørgen Arendt Jensen Department of Electrical Engineering

More information

Spectral Velocity Estimation in the Transverse Direction

Spectral Velocity Estimation in the Transverse Direction Paper presented at the IEEE International Ultrasonics Symposium, Prague, Czech Republic, 3: Spectral Velocity Estimation in the Transverse Direction Jørgen Arendt Jensen Center for Fast Ultrasound Imaging,

More information

Plane Wave Medical Ultrasound Imaging Using Adaptive Beamforming

Plane Wave Medical Ultrasound Imaging Using Adaptive Beamforming Downloaded from orbit.dtu.dk on: Jul 14, 2018 Plane Wave Medical Ultrasound Imaging Using Adaptive Beamforming Voxen, Iben Holfort; Gran, Fredrik; Jensen, Jørgen Arendt Published in: Proceedings of 5th

More information

Feasibility of non-linear simulation for Field II using an angular spectrum approach

Feasibility of non-linear simulation for Field II using an angular spectrum approach Downloaded from orbit.dtu.dk on: Aug 22, 218 Feasibility of non-linear simulation for using an angular spectrum approach Du, Yigang; Jensen, Jørgen Arendt Published in: 28 IEEE Ultrasonics Symposium Link

More information

DECONVOLUTION OF IN VIVO ULTRASOUND IMAGES

DECONVOLUTION OF IN VIVO ULTRASOUND IMAGES DECONVOLUTION OF IN VIVO ULTRASOUND IMAGES Jgrgen Arendt Jensen Electronics Institute, build. 349 Technical University of Denmark, DK-2800 Lyngby, Denmark Abstract The appearance of an ultrasound image

More information

Vector blood velocity estimation in medical ultrasound

Vector blood velocity estimation in medical ultrasound Vector blood velocity estimation in medical ultrasound Jørgen Arendt Jensen, Fredrik Gran Ørsted DTU, Building 348, Technical University o Denmark, DK-2800 Kgs. Lyngby, Denmark Jesper Udesen, Michael Bachmann

More information

Non-invasive Measurement of Pressure Gradients in Pulsatile Flow using Ultrasound

Non-invasive Measurement of Pressure Gradients in Pulsatile Flow using Ultrasound Paper presented at the IEEE International Ultrasonics Symposium, Prague, Czech Republic, 213: Non-invasive Measurement of Pressure Gradients in Pulsatile Flow using Ultrasound Jacob Bjerring Olesen 1,

More information

High Frame Rate Vector Velocity Estimation using Plane Waves and Transverse Oscillation

High Frame Rate Vector Velocity Estimation using Plane Waves and Transverse Oscillation Downloaded from orbit.dtu.dk on: Nov 1, 218 High Frame Rate Vector Velocity Estimation using Plane Waves and Transverse Oscillation Jensen, Jonas; Stuart, Matthias Bo; Jensen, Jørgen Arendt Published in:

More information

A new fast algorithm for blind MA-system identication. based on higher order cumulants. K.D. Kammeyer and B. Jelonnek

A new fast algorithm for blind MA-system identication. based on higher order cumulants. K.D. Kammeyer and B. Jelonnek SPIE Advanced Signal Proc: Algorithms, Architectures & Implementations V, San Diego, -9 July 99 A new fast algorithm for blind MA-system identication based on higher order cumulants KD Kammeyer and B Jelonnek

More information

31545 Medical Imaging systems

31545 Medical Imaging systems 31545 Medical Imaging systems Lecture 2: Ultrasound physics Jørgen Arendt Jensen Department of Electrical Engineering (DTU Elektro) Biomedical Engineering Group Technical University of Denmark September

More information

STATISTICAL ANALYSIS OF ULTRASOUND ECHO FOR SKIN LESIONS CLASSIFICATION HANNA PIOTRZKOWSKA, JERZY LITNIEWSKI, ELŻBIETA SZYMAŃSKA *, ANDRZEJ NOWICKI

STATISTICAL ANALYSIS OF ULTRASOUND ECHO FOR SKIN LESIONS CLASSIFICATION HANNA PIOTRZKOWSKA, JERZY LITNIEWSKI, ELŻBIETA SZYMAŃSKA *, ANDRZEJ NOWICKI STATISTICAL ANALYSIS OF ULTRASOUND ECHO FOR SKIN LESIONS CLASSIFICATION HANNA PIOTRZKOWSKA, JERZY LITNIEWSKI, ELŻBIETA SZYMAŃSKA *, ANDRZEJ NOWICKI Institute of Fundamental Technological Research, Department

More information

Outline of today Medical Imaging systems. Wave types. 1. Discussion assignment on B-mode imaging

Outline of today Medical Imaging systems. Wave types. 1. Discussion assignment on B-mode imaging Outline of today 3545 Medical Imaging systems. Discussion assignment on B-mode imaging Lecture : Ultrasound physics. Derivation of wave equation and role of speed of sound Jørgen Arendt Jensen Department

More information

Sound Listener s perception

Sound Listener s perception Inversion of Loudspeaker Dynamics by Polynomial LQ Feedforward Control Mikael Sternad, Mathias Johansson and Jonas Rutstrom Abstract- Loudspeakers always introduce linear and nonlinear distortions in a

More information

Angular Spectrum Decomposition Analysis of Second Harmonic Ultrasound Propagation and its Relation to Tissue Harmonic Imaging

Angular Spectrum Decomposition Analysis of Second Harmonic Ultrasound Propagation and its Relation to Tissue Harmonic Imaging The 4 th International Workshop on Ultrasonic and Advanced Methods for Nondestructive Testing and Material Characterization, June 9, 006 at ABSTRACT Angular Spectrum Decomposition Analysis of Second Harmonic

More information

Technical University of Denmark

Technical University of Denmark Technical University of Denmark Page 1 of 11 pages Written test, 9 December 2010 Course name: Introduction to medical imaging Course no. 31540 Aids allowed: none. "Weighting": All problems weight equally.

More information

Blind Deconvolution of Ultrasonic Signals Using High-Order Spectral Analysis and Wavelets

Blind Deconvolution of Ultrasonic Signals Using High-Order Spectral Analysis and Wavelets Blind Deconvolution of Ultrasonic Signals Using High-Order Spectral Analysis and Wavelets Roberto H. Herrera, Eduardo Moreno, Héctor Calas, and Rubén Orozco 3 University of Cienfuegos, Cuatro Caminos,

More information

Multi-dimensional spectrum analysis for 2-D vector velocity estimation

Multi-dimensional spectrum analysis for 2-D vector velocity estimation Multi-dimensional spectrum analysis for 2-D vector velocity estimation Niels Oddershede, Lasse Løvstakken 2,HansTorp 2, and Jørgen Arendt Jensen ) Center for Fast Ultrasound Imaging, Ørsted DTU, Build.

More information

Ultrasound is a widely used, nonionizing, and costeffective

Ultrasound is a widely used, nonionizing, and costeffective 340 IEEE Transactions on Ultrasonics, Ferroelectrics, and Frequency Control, vol. 57, no. 2, February 2010 Trade-Offs in Data Acquisition and Processing Parameters for Backscatter and Scatterer Size Estimations

More information

/96$ IEEE

/96$ IEEE IEEE TRANSACTIONS ON ULTRASONICS, FERROELECTRICS, AND FREQUENCY CONTROL, VOL. 43, NO. 5, SEPTEMBER 1996 979 Correspondence Order Selection Criteria for Detecting Mean Scatterer Spacings with the AR Model

More information

The Physics of Doppler Ultrasound. HET408 Medical Imaging

The Physics of Doppler Ultrasound. HET408 Medical Imaging The Physics of Doppler Ultrasound HET408 Medical Imaging 1 The Doppler Principle The basis of Doppler ultrasonography is the fact that reflected/scattered ultrasonic waves from a moving interface will

More information

Sound wave bends as it hits an interface at an oblique angle. 4. Reflection. Sound wave bounces back to probe

Sound wave bends as it hits an interface at an oblique angle. 4. Reflection. Sound wave bounces back to probe : Ultrasound imaging and x-rays 1. How does ultrasound imaging work?. What is ionizing electromagnetic radiation? Definition of ionizing radiation 3. How are x-rays produced? Bremsstrahlung Auger electron

More information

N db compared with that in the single pulse harmonic imaging mode, whereas

N db compared with that in the single pulse harmonic imaging mode, whereas 26 at UMass Dartmouth, N. Dartmouth, MA Proceedings published in www.ndt.net Acoustic nonlinear imaging and its application in tissue characterization * Dong Zhang and Xiu-fen Gong Lab. of Modern Acoustics,

More information

Technical University of Denmark

Technical University of Denmark Technical University of Denmark Page 1 of 10 pages Written test, 12 December 2012 Course name: Introduction to medical imaging Course no. 31540 Aids allowed: None. Pocket calculator not allowed "Weighting":

More information

EE 5345 Biomedical Instrumentation Lecture 6: slides

EE 5345 Biomedical Instrumentation Lecture 6: slides EE 5345 Biomedical Instrumentation Lecture 6: slides 129-147 Carlos E. Davila, Electrical Engineering Dept. Southern Methodist University slides can be viewed at: http:// www.seas.smu.edu/~cd/ee5345.html

More information

Efficient Algorithms for Pulse Parameter Estimation, Pulse Peak Localization And Pileup Reduction in Gamma Ray Spectroscopy M.W.Raad 1, L.

Efficient Algorithms for Pulse Parameter Estimation, Pulse Peak Localization And Pileup Reduction in Gamma Ray Spectroscopy M.W.Raad 1, L. Efficient Algorithms for Pulse Parameter Estimation, Pulse Peak Localization And Pileup Reduction in Gamma Ray Spectroscopy M.W.Raad 1, L. Cheded 2 1 Computer Engineering Department, 2 Systems Engineering

More information

A new estimator for vector velocity estimation [medical ultrasonics]

A new estimator for vector velocity estimation [medical ultrasonics] Downloaded from orbit.dtu.dk on: Dec 08, 2018 A new estimator for vector velocity estimation [medical ultrasonics] Jensen, Jørgen Arendt Published in: I E E E Transactions on Ultrasonics, Ferroelectrics

More information

EXPERIMENTAL VALIDATION OF THE SPECTRAL FIT ALGORITHM USING TISSUE MIMICKING PHANTOMS

EXPERIMENTAL VALIDATION OF THE SPECTRAL FIT ALGORITHM USING TISSUE MIMICKING PHANTOMS EXPERIMENTAL VALIDATION OF THE SPECTRAL FIT ALGORITHM USING TISSUE MIMICKING PHANTOMS T.A. Bigelow, W.D. O Brien, Jr. Bioacoustics Research Laboratory, Department of Electrical and Computer Engineering,

More information

EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam

EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam (closed book, 1 sheets of notes double sided allowed, no calculator or other electronic devices allowed) 1. Ultrasound Physics (15 pt) A) (9

More information

Pixel-based Beamforming for Ultrasound Imaging

Pixel-based Beamforming for Ultrasound Imaging Pixel-based Beamforming for Ultrasound Imaging Richard W. Prager and Nghia Q. Nguyen Department of Engineering Outline v Introduction of Ultrasound Imaging v Image Formation and Beamforming v New Time-delay

More information

BNG/ECE 487 FINAL (W16)

BNG/ECE 487 FINAL (W16) BNG/ECE 487 FINAL (W16) NAME: 4 Problems for 100 pts This exam is closed-everything (no notes, books, etc.). Calculators are permitted. Possibly useful formulas and tables are provided on this page. Fourier

More information

Lateral Blood Flow Velocity Estimation Based on Ultrasound Speckle Size Change With Scan Velocity

Lateral Blood Flow Velocity Estimation Based on Ultrasound Speckle Size Change With Scan Velocity University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Biomedical Imaging and Biosignal Analysis Laboratory Biological Systems Engineering 12-2010 Lateral Blood Flow Velocity

More information

Physics and Knobology

Physics and Knobology Physics and Knobology Cameron Jones, MD 02/01/2012 SOUND: Series of pressure waves traveling through a medium What is ULTRASOUND Physics Words WAVELENGTH: Distance traveled in one cycle FREQUENCY: number

More information

IEEE Ultrasonic symposium 2002

IEEE Ultrasonic symposium 2002 IEEE Ultrasonic symposium 2002 Short Course 6: Flow Measurements Hans Torp Department of Circulation and Medical Imaging TU, orway Internet-site for short course: http://www.ifbt.ntnu.no/~hanst/flowmeas02/index.html

More information

SENSITIVITY TO POINT-SPREAD FUNCTION PARAMETERS IN MEDICAL ULTRASOUND IMAGE DECONVOLUTION

SENSITIVITY TO POINT-SPREAD FUNCTION PARAMETERS IN MEDICAL ULTRASOUND IMAGE DECONVOLUTION SENSITIVITY TO POINT-SPREAD FUNCTION PARAMETERS IN MEDICAL ULTRASOUND IMAGE DECONVOLUTION H.-C. Shin, R. W. Prager, J. K. H. Ng, W. H. Gomersall, N. G. Kingsbury, G. M. Treece and A. H. Gee CUED / F-INFENG

More information

Workshop 2: Acoustic Output Measurements

Workshop 2: Acoustic Output Measurements 37 th th UIA Symposium, Washington DC Workshop 2: Acoustic Output Measurements Mark Hodnett Senior Research Scientist Quality of Life Division National Physical Laboratory Teddington Middlesex, UK Workshop

More information

Change in Ultrasonic Backscattered Energy for Temperature Imaging: Factors Affecting Temperature Accuracy and Spatial Resolution in 3D

Change in Ultrasonic Backscattered Energy for Temperature Imaging: Factors Affecting Temperature Accuracy and Spatial Resolution in 3D Change in Ultrasonic Backscattered Energy for Temperature Imaging: Factors Affecting Temperature Accuracy and Spatial Resolution in 3D R. Martin Arthur 1, Jason W. Trobaugh 1, William L. Straube 2, Yuzheng

More information

Sea Surface. Bottom OBS

Sea Surface. Bottom OBS ANALYSIS OF HIGH DIMENSIONAL TIME SERIES: OCEAN BOTTOM SEISMOGRAPH DATA Genshiro Kitagawa () and Tetsuo Takanami (2) () The Institute of Statistical Mathematics, 4-6-7 Minami-Azabu, Minato-ku, Tokyo 06-8569

More information

In vivo investigation of filter order influence in eigen-based clutter filtering for color flow imaging

In vivo investigation of filter order influence in eigen-based clutter filtering for color flow imaging Title In vivo investigation of filter order influence in eigen-based clutter filtering for color flow imaging Author(s) Lovstakken, L; Yu, ACH; Torp, H Citation 27 IEEE Ultrasonics Symposium Proceedings,

More information

Two-Dimensional Blood Flow Velocity Estimation Using Ultrasound Speckle Pattern Dependence on Scan Direction and A-Line Acquisition Velocity

Two-Dimensional Blood Flow Velocity Estimation Using Ultrasound Speckle Pattern Dependence on Scan Direction and A-Line Acquisition Velocity University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Biological Systems Engineering: Papers and Publications Biological Systems Engineering 5-2013 Two-Dimensional Blood Flow

More information

Relative Irradiance. Wavelength (nm)

Relative Irradiance. Wavelength (nm) Characterization of Scanner Sensitivity Gaurav Sharma H. J. Trussell Electrical & Computer Engineering Dept. North Carolina State University, Raleigh, NC 7695-79 Abstract Color scanners are becoming quite

More information

Original Contribution

Original Contribution PII: S030-5629(0)00379-9 Ultrasound in Med. & Biol., Vol. 27, No. 6, pp. 89 827, 200 Copyright 200 World Federation for Ultrasound in Medicine & Biology Printed in the USA. All rights reserved 030-5629/0/$

More information

THE PROBLEMS OF ROBUST LPC PARAMETRIZATION FOR. Petr Pollak & Pavel Sovka. Czech Technical University of Prague

THE PROBLEMS OF ROBUST LPC PARAMETRIZATION FOR. Petr Pollak & Pavel Sovka. Czech Technical University of Prague THE PROBLEMS OF ROBUST LPC PARAMETRIZATION FOR SPEECH CODING Petr Polla & Pavel Sova Czech Technical University of Prague CVUT FEL K, 66 7 Praha 6, Czech Republic E-mail: polla@noel.feld.cvut.cz Abstract

More information

Correlation analysis of three-dimensional strain imaging using ultrasound two-dimensional array transducers

Correlation analysis of three-dimensional strain imaging using ultrasound two-dimensional array transducers Correlation analysis of three-dimensional strain imaging using ultrasound two-dimensional array transducers Min Rao a and Tomy Varghese Department of Medical Physics, The University of Wisconsin-Madison,

More information

I have nothing to disclose

I have nothing to disclose Critical Ultrasound for Patient Care April 6-8, 2016 Sonoma, CA Critical Ultrasound for Patient Care I have nothing to disclose April 6-8, 2016 Sonoma, CA UC SF University of California San Francisco UC

More information

SECTION FOR DIGITAL SIGNAL PROCESSING DEPARTMENT OF MATHEMATICAL MODELLING TECHNICAL UNIVERSITY OF DENMARK Course 04362 Digital Signal Processing: Solutions to Problems in Proakis and Manolakis, Digital

More information

Let us consider a typical Michelson interferometer, where a broadband source is used for illumination (Fig. 1a).

Let us consider a typical Michelson interferometer, where a broadband source is used for illumination (Fig. 1a). 7.1. Low-Coherence Interferometry (LCI) Let us consider a typical Michelson interferometer, where a broadband source is used for illumination (Fig. 1a). The light is split by the beam splitter (BS) and

More information

Transient, planar, nonlinear acoustical holography for reconstructing acoustic pressure and particle velocity fields a

Transient, planar, nonlinear acoustical holography for reconstructing acoustic pressure and particle velocity fields a Denver, Colorado NOISE-CON 013 013 August 6-8 Transient, planar, nonlinear acoustical holography for reconstructing acoustic pressure and particle velocity fields a Yaying Niu * Yong-Joe Kim Noise and

More information

A Subspace Approach to Estimation of. Measurements 1. Carlos E. Davila. Electrical Engineering Department, Southern Methodist University

A Subspace Approach to Estimation of. Measurements 1. Carlos E. Davila. Electrical Engineering Department, Southern Methodist University EDICS category SP 1 A Subspace Approach to Estimation of Autoregressive Parameters From Noisy Measurements 1 Carlos E Davila Electrical Engineering Department, Southern Methodist University Dallas, Texas

More information

SCATTERING OF ULTRASONIC WAVE ON A MODEL OF THE ARTERY J. WÓJCIK, T. POWAŁOWSKI, R. TYMKIEWICZ A. LAMERS, Z. TRAWIŃSKI

SCATTERING OF ULTRASONIC WAVE ON A MODEL OF THE ARTERY J. WÓJCIK, T. POWAŁOWSKI, R. TYMKIEWICZ A. LAMERS, Z. TRAWIŃSKI ARCHIVES OF ACOUSTICS 31, 4, 471 479 (2006) SCATTERING OF ULTRASONIC WAVE ON A MODEL OF THE ARTERY J. WÓJCIK, T. POWAŁOWSKI, R. TYMKIEWICZ A. LAMERS, Z. TRAWIŃSKI Institute of Fundamental Technological

More information

10. OPTICAL COHERENCE TOMOGRAPHY

10. OPTICAL COHERENCE TOMOGRAPHY 1. OPTICAL COHERENCE TOMOGRAPHY Optical coherence tomography (OCT) is a label-free (intrinsic contrast) technique that enables 3D imaging of tissues. The principle of its operation relies on low-coherence

More information

Doppler echocardiography & Magnetic Resonance Imaging. Doppler echocardiography. History: - Langevin developed sonar.

Doppler echocardiography & Magnetic Resonance Imaging. Doppler echocardiography. History: - Langevin developed sonar. 1 Doppler echocardiography & Magnetic Resonance Imaging History: - Langevin developed sonar. - 1940s development of pulse-echo. - 1950s development of mode A and B. - 1957 development of continuous wave

More information

I. INTRODUCTION J. Acoust. Soc. Am. 115 (6), June /2004/115(6)/3226/9/$ Acoustical Society of America

I. INTRODUCTION J. Acoust. Soc. Am. 115 (6), June /2004/115(6)/3226/9/$ Acoustical Society of America Defining optimal axial and lateral resolution for estimating scatterer properties from volumes using ultrasound backscatter Michael L. Oelze a) and William D. O Brien, Jr. Bioacoustics Research Laboratory,

More information

Today s menu. Last lecture. Ultrasonic measurement systems. What is Ultrasound (cont d...)? What is ultrasound?

Today s menu. Last lecture. Ultrasonic measurement systems. What is Ultrasound (cont d...)? What is ultrasound? Last lecture Measurement of volume flow rate Differential pressure flowmeters Mechanical flowmeters Vortex flowmeters Measurement of mass flow Measurement of tricky flows" Today s menu Ultrasonic measurement

More information

SYSTEM RECONSTRUCTION FROM SELECTED HOS REGIONS. Haralambos Pozidis and Athina P. Petropulu. Drexel University, Philadelphia, PA 19104

SYSTEM RECONSTRUCTION FROM SELECTED HOS REGIONS. Haralambos Pozidis and Athina P. Petropulu. Drexel University, Philadelphia, PA 19104 SYSTEM RECOSTRUCTIO FROM SELECTED HOS REGIOS Haralambos Pozidis and Athina P. Petropulu Electrical and Computer Engineering Department Drexel University, Philadelphia, PA 94 Tel. (25) 895-2358 Fax. (25)

More information

Ultrasonic Measurement of Minute Displacement of Object Cyclically Actuated by Acoustic Radiation Force

Ultrasonic Measurement of Minute Displacement of Object Cyclically Actuated by Acoustic Radiation Force Jpn. J. Appl. Phys. Vol. 42 (2003) pp. 4608 4612 Part 1, No. 7A, July 2003 #2003 The Japan Society of Applied Physics Ultrasonic Measurement of Minute Displacement of Object Cyclically Actuated by Acoustic

More information

SPEECH ANALYSIS AND SYNTHESIS

SPEECH ANALYSIS AND SYNTHESIS 16 Chapter 2 SPEECH ANALYSIS AND SYNTHESIS 2.1 INTRODUCTION: Speech signal analysis is used to characterize the spectral information of an input speech signal. Speech signal analysis [52-53] techniques

More information

Ultrasound Image Denoising by Spatially Varying Frequency Compounding

Ultrasound Image Denoising by Spatially Varying Frequency Compounding Ultrasound Image Denoising by Spatially Varying Frequency Compounding Yael Erez 1, Yoav Y. Schechner 1, and Dan Adam 2 1 Dept. Electrical Engineering, Technion Israel Inst. Tech., Haifa 32000, Israel {yaele@tx,

More information

ESTIMATION OF LAYER THICKNESS BY THE COST FUNCTION OPTIMIZATION: PHANTOM STUDY

ESTIMATION OF LAYER THICKNESS BY THE COST FUNCTION OPTIMIZATION: PHANTOM STUDY ESTIMATION OF LAYER THICKNESS BY THE COST FUNCTION OPTIMIZATION: PHANTOM STUDY JURIJ TASINKIEWICZ, JERZY PODHAJECKI, JANUSZ WOJCIK, KATARZYNA FALIŃSKA, JERZY LITNIEWSKI Ultrasound Department Institute

More information

Output intensity measurement on a diagnostic ultrasound machine using a calibrated thermoacoustic sensor

Output intensity measurement on a diagnostic ultrasound machine using a calibrated thermoacoustic sensor Institute of Physics Publishing Journal of Physics: Conference Series 1 (2004) 140 145 doi:10.1088/1742-6596/1/1/032 Advanced Metrology for Ultrasound in Medicine Output intensity measurement on a diagnostic

More information

ULTRASONIC INSPECTION, MATERIAL NOISE AND. Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 50011

ULTRASONIC INSPECTION, MATERIAL NOISE AND. Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 50011 ULTRASONIC INSPECTION, MATERIAL NOISE AND SURFACE ROUGHNESS Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 511 Rose Peter B. Nagy Department of Welding Engineering Ohio State

More information

On Moving Average Parameter Estimation

On Moving Average Parameter Estimation On Moving Average Parameter Estimation Niclas Sandgren and Petre Stoica Contact information: niclas.sandgren@it.uu.se, tel: +46 8 473392 Abstract Estimation of the autoregressive moving average (ARMA)

More information

ULTRASONIC ATTENUATION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING

ULTRASONIC ATTENUATION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING 1 ULTRASONIC ATTENUATION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING Eric I. Madaras NASA Langley Research Center MS 231 Hampton,. VA 23681-0001 INTRODUCTION Before

More information

Structure of Biological Materials

Structure of Biological Materials ELEC ENG 3BA3: Structure of Biological Materials Notes for Lecture #19 Monday, November 22, 2010 6.5 Nuclear medicine imaging Nuclear imaging produces images of the distribution of radiopharmaceuticals

More information

A small object is placed a distance 2.0 cm from a thin convex lens. The focal length of the lens is 5.0 cm.

A small object is placed a distance 2.0 cm from a thin convex lens. The focal length of the lens is 5.0 cm. TC [66 marks] This question is about a converging (convex) lens. A small object is placed a distance 2.0 cm from a thin convex lens. The focal length of the lens is 5.0 cm. (i) Deduce the magnification

More information

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances Journal of Mechanical Engineering and Automation (): 6- DOI: 593/jjmea Cramér-Rao Bounds for Estimation of Linear System oise Covariances Peter Matiso * Vladimír Havlena Czech echnical University in Prague

More information

T man body has been greatly eased by the introduction of

T man body has been greatly eased by the introduction of EEE TRANSACTONS ON MEDCAL MAGNG, VOL. 12, NO. 3, SEPTEMBER 1993 47 1 Stationary Echo Canceling in Velocity Estimation by Time-Domain Cross-Correlation J@rgen Arendt Jensen Abstract- The application of

More information

Investigation of Transverse Oscillation Method

Investigation of Transverse Oscillation Method Downloaded from orbit.dtu.dk on: Nov 01, 2018 Investigation of Transverse Oscillation Method Udesen, Jesper; Jensen, Jørgen Arendt Published in: I E E E Transactions on Ultrasonics, Ferroelectrics and

More information

AdaptiveFilters. GJRE-F Classification : FOR Code:

AdaptiveFilters. GJRE-F Classification : FOR Code: Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 14 Issue 7 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Fast simulation of nonlinear radio frequency ultrasound images in inhomogeneous nonlinear media: CREANUIS

Fast simulation of nonlinear radio frequency ultrasound images in inhomogeneous nonlinear media: CREANUIS Proceedings of the Acoustics 2012 Nantes Conference Fast simulation of nonlinear radio frequency ultrasound images in inhomogeneous nonlinear media: CREANUIS F. Varray a, M. Toulemonde a,b, O. Basset a

More information

Elec4621 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis

Elec4621 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis Elec461 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis Dr. D. S. Taubman May 3, 011 In this last chapter of your notes, we are interested in the problem of nding the instantaneous

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS TSOKOS OPTION I-2 MEDICAL IMAGING Reading Activity Answers IB Assessment Statements Option I-2, Medical Imaging: X-Rays I.2.1. I.2.2. I.2.3. Define

More information

Rough sea estimation for phase-shift de-ghosting Sergio Grion*, Rob Telling and Seb Holland, Dolphin Geophysical

Rough sea estimation for phase-shift de-ghosting Sergio Grion*, Rob Telling and Seb Holland, Dolphin Geophysical Rough sea estimation for phase-shift de-ghosting Sergio Grion*, Rob Telling and Seb Holland, Dolphin Geophysical Summary This paper discusses rough-sea de-ghosting for variabledepth streamer data. The

More information

EFFECTS OF ACOUSTIC SCATTERING AT ROUGH SURFACES ON THE

EFFECTS OF ACOUSTIC SCATTERING AT ROUGH SURFACES ON THE EFFECTS OF ACOUSTIC SCATTERING AT ROUGH SURFACES ON THE SENSITIVITY OF ULTRASONIC INSPECTION Peter B. Nagy and Laszlo Adler Department of Welding Engineering The Ohio State University Columbus, Ohio 4321

More information

Simulation of Contrast Agent Enhanced Ultrasound Imaging based on Field II

Simulation of Contrast Agent Enhanced Ultrasound Imaging based on Field II Simulation of Contrast Agent Enhanced Ultrasound Imaging based on Field II Tobias Gehrke, Heinrich M. Overhoff Medical Engineering Laboratory, University of Applied Sciences Gelsenkirchen tobias.gehrke@fh-gelsenkirchen.de

More information

Navigator Echoes. BioE 594 Advanced Topics in MRI Mauli. M. Modi. BioE /18/ What are Navigator Echoes?

Navigator Echoes. BioE 594 Advanced Topics in MRI Mauli. M. Modi. BioE /18/ What are Navigator Echoes? Navigator Echoes BioE 594 Advanced Topics in MRI Mauli. M. Modi. 1 What are Navigator Echoes? In order to correct the motional artifacts in Diffusion weighted MR images, a modified pulse sequence is proposed

More information

Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment

Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment Camilla Vittori Department of Physics, University of Bologna, Italy Summer Student Program 2014 Supervisor

More information

EEG- Signal Processing

EEG- Signal Processing Fatemeh Hadaeghi EEG- Signal Processing Lecture Notes for BSP, Chapter 5 Master Program Data Engineering 1 5 Introduction The complex patterns of neural activity, both in presence and absence of external

More information

AN ITERATIVE ADAPTIVE APPROACH FOR BLOOD VELOCITY ESTIMATION USING ULTRASOUND

AN ITERATIVE ADAPTIVE APPROACH FOR BLOOD VELOCITY ESTIMATION USING ULTRASOUND 18th European Signal Processing Conference (EUSIPCO-1) Aalborg Denmark August 3-7 1 AN ITERATIVE ADAPTIVE APPROACH FOR BLOOD VELOCITY ESTIMATION USING ULTRASOUND Erik Gudmundson Andreas Jakobsson Jørgen

More information

Session: P3B MEDICAL IMAGING Chair: N. de Jong Erasmus Medical Centre P3B-1

Session: P3B MEDICAL IMAGING Chair: N. de Jong Erasmus Medical Centre P3B-1 using ultrasound data to test the performance of this algorithm and compare it to currently accepted delay estimators implementing a variety of sub-sample interpolation methods. Simulation results show

More information

Microwave-induced thermoacoustic tomography using multi-sector scanning

Microwave-induced thermoacoustic tomography using multi-sector scanning Microwave-induced thermoacoustic tomography using multi-sector scanning Minghua Xu, Geng Ku, and Lihong V. Wang a) Optical Imaging Laboratory, Biomedical Engineering Program, Texas A&M University, 3120

More information

Calculation of Pressure Fields from Arbitrarily Shaped, Apodized, and Excited Ultrasound Transducers

Calculation of Pressure Fields from Arbitrarily Shaped, Apodized, and Excited Ultrasound Transducers 262 IEEE TRANSACTIONS ON ULTRASONICS. FERROELECTRICS. AND FREQUENCY CONTROL. VOL. 39. NO. 2, MARCH 1992 Calculation of Pressure Fields from Arbitrarily Shaped, Apodized, and Excited Ultrasound Transducers

More information

Chapter 9. Linear Predictive Analysis of Speech Signals 语音信号的线性预测分析

Chapter 9. Linear Predictive Analysis of Speech Signals 语音信号的线性预测分析 Chapter 9 Linear Predictive Analysis of Speech Signals 语音信号的线性预测分析 1 LPC Methods LPC methods are the most widely used in speech coding, speech synthesis, speech recognition, speaker recognition and verification

More information

Objective Functions for Tomographic Reconstruction from. Randoms-Precorrected PET Scans. gram separately, this process doubles the storage space for

Objective Functions for Tomographic Reconstruction from. Randoms-Precorrected PET Scans. gram separately, this process doubles the storage space for Objective Functions for Tomographic Reconstruction from Randoms-Precorrected PET Scans Mehmet Yavuz and Jerey A. Fessler Dept. of EECS, University of Michigan Abstract In PET, usually the data are precorrected

More information

DOPPLER-BASED ULTRASONIC BLOOD VELOCITY ESTIMATION

DOPPLER-BASED ULTRASONIC BLOOD VELOCITY ESTIMATION DOPPLER-BASED ULTRASONIC BLOOD VELOCITY ESTIMATION BY TOROS ARIKAN THESIS Submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Electrical and Computer Engineering

More information

Comparison of DDE and ETDGE for. Time-Varying Delay Estimation. H. C. So. Department of Electronic Engineering, City University of Hong Kong

Comparison of DDE and ETDGE for. Time-Varying Delay Estimation. H. C. So. Department of Electronic Engineering, City University of Hong Kong Comparison of DDE and ETDGE for Time-Varying Delay Estimation H. C. So Department of Electronic Engineering, City University of Hong Kong Tat Chee Avenue, Kowloon, Hong Kong Email : hcso@ee.cityu.edu.hk

More information

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω ECO 513 Spring 2015 TAKEHOME FINAL EXAM (1) Suppose the univariate stochastic process y is ARMA(2,2) of the following form: y t = 1.6974y t 1.9604y t 2 + ε t 1.6628ε t 1 +.9216ε t 2, (1) where ε is i.i.d.

More information

Application of the Tuned Kalman Filter in Speech Enhancement

Application of the Tuned Kalman Filter in Speech Enhancement Application of the Tuned Kalman Filter in Speech Enhancement Orchisama Das, Bhaswati Goswami and Ratna Ghosh Department of Instrumentation and Electronics Engineering Jadavpur University Kolkata, India

More information

Simultaneous estimation of attenuation and structure parameters of aggregated red blood cells from backscatter measurements

Simultaneous estimation of attenuation and structure parameters of aggregated red blood cells from backscatter measurements Simultaneous estimation of attenuation and structure parameters of aggregated red blood cells from backscatter measurements Emilie Franceschini, François T. H. Yu, and Guy Cloutier Laboratory of Biorheology

More information

Introduction to Medical Imaging. Medical Imaging

Introduction to Medical Imaging. Medical Imaging Introduction to Medical Imaging BME/EECS 516 Douglas C. Noll Medical Imaging Non-invasive visualization of internal organs, tissue, etc. I typically don t include endoscopy as an imaging modality Image

More information

x 1 (t) Spectrogram t s

x 1 (t) Spectrogram t s A METHOD OF ICA IN TIME-FREQUENCY DOMAIN Shiro Ikeda PRESTO, JST Hirosawa 2-, Wako, 35-98, Japan Shiro.Ikeda@brain.riken.go.jp Noboru Murata RIKEN BSI Hirosawa 2-, Wako, 35-98, Japan Noboru.Murata@brain.riken.go.jp

More information

Kalman-Filter-Based Time-Varying Parameter Estimation via Retrospective Optimization of the Process Noise Covariance

Kalman-Filter-Based Time-Varying Parameter Estimation via Retrospective Optimization of the Process Noise Covariance 2016 American Control Conference (ACC) Boston Marriott Copley Place July 6-8, 2016. Boston, MA, USA Kalman-Filter-Based Time-Varying Parameter Estimation via Retrospective Optimization of the Process Noise

More information

FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS APPLICATION TO MEDICAL IMAGE ANALYSIS OF LIVER CANCER. Tadashi Kondo and Junji Ueno

FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS APPLICATION TO MEDICAL IMAGE ANALYSIS OF LIVER CANCER. Tadashi Kondo and Junji Ueno International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 3(B), March 2012 pp. 2285 2300 FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS

More information

ULTRASONIC INSPECTION OF TITANIUM ALLOYS WITH A TIME REVERSAL

ULTRASONIC INSPECTION OF TITANIUM ALLOYS WITH A TIME REVERSAL ULTRASONIC INSPECTION OF TITANIUM ALLOYS WITH A TIME REVERSAL MIRROR Najet Chakroun Veronique Miette' Mathias Fink Franyois Wu Gerard Mangenet Lionel Beffy 'Laboratoire Ondes et Acoustique Espci, University

More information

ULTRASONIC A TTENUA TION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING

ULTRASONIC A TTENUA TION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING ULTRASONIC A TTENUA TION RESULTS OF THERMOPLASTIC RESIN COMPOSITES UNDERGOING THERMAL AND FATIGUE LOADING Eric I. Madaras NASA Langley Research Center MS 231 Hampton,. VA 23681-0001 INTRODUCTION Before

More information

Recent advances in blood flow vector velocity imaging

Recent advances in blood flow vector velocity imaging Paper presented at the IEEE International Ultrasonics Symposium, Orlando Florida, 2: Recent advances in blood flow vector velocity imaging Jørgen Arendt Jensen, Svetoslav Ivanov Nikolov 2, Jesper Udesen

More information

FIBER Bragg gratings are important elements in optical

FIBER Bragg gratings are important elements in optical IEEE JOURNAL OF QUANTUM ELECTRONICS, VOL. 40, NO. 8, AUGUST 2004 1099 New Technique to Accurately Interpolate the Complex Reflection Spectrum of Fiber Bragg Gratings Amir Rosenthal and Moshe Horowitz Abstract

More information

Caution! Pay close attention to the special operation and safety instructions in the manual of the ultrasonic echoscope.

Caution! Pay close attention to the special operation and safety instructions in the manual of the ultrasonic echoscope. Ultrasonic B-Scan TEAS Related topics Sound velocity, reflection coefficient, ultrasonic echography, A-scan, B-scan, grey-scale dis-play, resolution, zone of focus, and image artefacts. Principle The fundamental

More information

Scatterer size estimation in pulse-echo ultrasound using focused sources: Calibration measurements and phantom experiments

Scatterer size estimation in pulse-echo ultrasound using focused sources: Calibration measurements and phantom experiments Iowa State University From the SelectedWorks of Timothy A. Bigelow July, 2004 Scatterer size estimation in pulse-echo ultrasound using focused sources: Calibration measurements and phantom experiments

More information

IMPROVEMENT OF TIME REVERSAL PROCESSING IN TITANIUM INSPECTIONS

IMPROVEMENT OF TIME REVERSAL PROCESSING IN TITANIUM INSPECTIONS IMPROVEMENT OF TIME REVERSAL PROCESSING IN TITANIUM INSPECTIONS Veronique Miette Mathias Fink Franyois Wu Laboratoire Ondes et Acoustique ESPCI, University Paris VII, 755 Paris, France INTRODUCTION We

More information

CAPABILITY OF SEGMENTED ANNULAR ARRAYS TO GENERATE 3-D ULTRASONIC IMAGING

CAPABILITY OF SEGMENTED ANNULAR ARRAYS TO GENERATE 3-D ULTRASONIC IMAGING CAPABILITY O SEGMENTED ANNULAR ARRAYS TO GENERATE 3-D ULTRASONIC IMAGING PACS RE.: 43.38.HZ, 43.35, 43.35.BC, 43.60 Ullate Luis G.; Martínez Oscar; Akhnak Mostafa; Montero rancisco Instituto de Automática

More information