Optimized GPU Framework for Pulsed Wave Doppler Ultrasound
Comput. Sci. Coll., Sichuan Univ., Chengdu, China
4th International Conference on Bioinformatics and Biomedical Engineering (iCBBE), 2010
@inproceedings{wang2010optimized,
title={Optimized GPU Framework for Pulsed Wave Doppler Ultrasound},
author={Wang, L. and Shi, D. and Liu, D.C.},
booktitle={Bioinformatics and Biomedical Engineering (iCBBE), 2010 4th International Conference on},
pages={1–4},
organization={IEEE},
year={2010}
}
Pulsed Wave (PW) spectrum Doppler ultrasound is a valuable tool for clinical diagnosis for flow velocity distribution in vessels. However, real-time processing of PW spectrum is computationally intensive, involving wall filtering, Fast Fourier Transform (FFT), column filtering and linear averaging. In this paper a very efficient implementation of a PW Doppler spectrum ultrasound using the Compute Unified Device Architecture (CUDA) platform developed by NVIDIA is presented. By exploiting the explicit parallelism exposed in the graphics hardware we obtain more than one order speed-up gain compared with that from standard CPUs. Finally, we get a rate of 7.60 microseconds with one line of 256 samples, which is about 92 times faster than the CPU implementation.
May 26, 2011 by hgpu