作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (06): 275-277. doi: 10.3969/j.issn.1000-3428.2007.06.097

• 开发研究与设计技术 • 上一篇    下一篇

一种体绘制专用体系结构存储器的设计

乌晓峰,孙济洲,魏继增   

  1. (天津大学电子信息工程学院,天津 300072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-20 发布日期:2007-03-20

Memory Design of Dedicated Architecture for Volume Rendering

WU Xiaofeng, SUN Jizhou ,WEI Jizeng   

  1. (School of Electronic and Information Engineering, Tianjin University, Tianjin 300072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-20 Published:2007-03-20

摘要: 提出了一种适合Ray Casting算法的体绘制专用体系结构的存储模型。根据处理器数目的不同,体数据被划分为不同的子体。子体依据其空间坐标位置的不同被分配到不同处理单元,子体内的体素被分配到相应处理单元的存储器的对应位置。说明了子体在处理器间的分配方式以及体素在存储器内的编址和寻址方式。

关键词: 体绘制, 体系结构, 存储模型, 光线投射

Abstract: A memory model suitable for dedicated architecture of volume rendering based on Ray Casting algorithm is proposed. Volume data is divided into subcubes based on the number of processors. A subcube is distributed to the corresponding processing unit according to the space coordinates. Each voxel of a subcube is stored in a given memory unit. The way of the assignment of subcube to different processors is introduced and the addressing scheme of the voxels is described.

Key words: Volume rendering, Architecture, Memory model, Ray casting