1 / 4
文档名称:

2010全国生物材料大会论文集之 (444).pdf

格式:pdf   页数:4
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

2010全国生物材料大会论文集之 (444).pdf

上传人:一文千金 2011/12/24 文件大小:0 KB

下载得到文件列表

2010全国生物材料大会论文集之 (444).pdf

文档介绍

文档介绍:Optimized GPU Framework for Pulsed Wave
Doppler Ultrasound

Li Wang Dan Shi, Dong
Computer Science puter Science College
Sichuan University Sichuan University
Chengdu, China Chengdu, China
wl__zuoye@ standing06@, dongcliu@


Abstract—Pulsed Wave (PW) spectrum Doppler ultrasound is a a general-purpose oriented API for its graphics hardware, with
valuable tool for clinical diagnosis for flow velocity distribution the G9800 processor as the target platform [4]. This platform
in vessels. However, real-time processing of PW spectrum is also provides support for standard C programming with certain
computationally intensive, involving wall filtering, Fast Fourier extensions which makes programming on the GPU more
Transform (FFT), column filtering and linear averaging. In this straightforward for C software developers.
paper a very efficient implementation of a PW Doppler spectrum
ultrasound using pute Unified Device Architecture The main purpose of this paper is to demonstrate the use of
(CUDA™) platform developed by NVIDIA® is presented. By GPU for the Doppler imaging algorithm with putation
exploiting the explicit parallelism exposed in the graphics focusing on parallel convolution using texture memory and
hardware we obtain more than one order speed-up gain constant memory, get-max with fan-in. The new generation of
compared with t