首页 | 本学科首页   官方微博 | 高级检索  
     检索      


A CUDA-based reverse gridding algorithm for MR reconstruction
Authors:Jingzhu Yang  Chaolu Feng  Dazhe Zhao
Institution:1. Key Laboratory of Medical Image Computing of Ministry of Education, Northeastern University, Shenyang, CO 110179, China;2. School of Information Science and Engineering, Northeastern University, Shenyang, CO 110179, China;3. Neusoft Group Co., Ltd., Shenyang, CO 110179, China
Abstract:MR raw data collected using non-Cartesian method can be transformed on Cartesian grids by traditional gridding algorithm (GA) and reconstructed by Fourier transform. However, its runtime complexity is O(K× N2), where resolution of raw data is N× N and size of convolution window (CW) is K. And it involves a large number of matrix calculation including modulus, addition, multiplication and convolution. Therefore, a Compute Unified Device Architecture (CUDA)-based algorithm is proposed to improve the reconstruction efficiency of PROPELLER (a globally recognized non-Cartesian sampling method). Experiment shows a write–write conflict among multiple CUDA threads. This induces an inconsistent result when synchronously convoluting multiple k-space data onto the same grid. To overcome this problem, a reverse gridding algorithm (RGA) was developed. Different from the method of generating a grid window for each trajectory as in traditional GA, RGA calculates a trajectory window for each grid. This is what “reverse” means. For each k-space point in the CW, contribution is cumulated to this grid. Although this algorithm can be easily extended to reconstruct other non-Cartesian sampled raw data, we only implement it based on PROPELLER. Experiment illustrates that this CUDA-based RGA has successfully solved the write–write conflict and its reconstruction speed is 7.5 times higher than that of traditional GA.
Keywords:CUDA  Fourier transform  Gridding  Reverse gridding  Sampling trajectory
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号