基于富里埃的快速3D超声波成像使用行列定位的2D数组
概括
一种新的快速3D超声波成像方法使用行列定位 (RCA) 阵列来实现与平面波里叶成像 (PWFI) 相似的图像质量,但计算复杂性显著降低. 这一进步可以实现更快,更紧的实时3D超声波系统.
科学领域:
- 医疗成像医学成像
- 超声波技术 超声波技术 超声波技术
- 信号处理 信号处理
背景情况:
- 传统的3D超声波成像通常需要完全采样的阵列,增加硬件复杂性和成本.
- 现有的方法,如延迟和和 (DAS) 与行列地址 (RCA) 阵列,面临着实时3D应用的计算挑战.
- 平面波里叶成像 (PWFI) 提供高率,但通常需要完全采样的数组.
研究的目的:
- 开发基于富里埃的快速3D超声波成像方法,利用RCA2D阵列.
- 调整RCA数据集以应用快速的PWFI算法,从而实现高效的3D图像重建.
- 与现有技术相比,评估拟议方法在空间分辨率,对比度和计算复杂性的性能.
主要方法:
- 在RCA阵列中,行元件的顺序激活和列元件的同时接收.
- 数据集的调整,以接近一个完全采样数组的PWFI算法应用.
- 通过从不同的平面波事件角度合成多个数据集来进行角度复合.
主要成果:
- 提出的方法实现空间分辨率和对比度相当于使用完全采样阵列的PWFI.
- 与使用RCA阵列的DAS相比,拟议的方法提供了类似的空间分辨率,但对比度略低.
- 显著降低了计算复杂性 (O(WN2Nz log2(N2Nz)) 与O(N4Nz)) 和内存访问,操作减少了20.62倍,模拟数据的内存访问减少了47.21倍.
- 通过计算机模拟和物理幻影实验证明了可行性.
结论:
- 新的基于富里埃的快速3D超声波成像方法有效地利用RCA阵列.
- 该技术显著降低了计算负载,使其适合实时3D成像系统.
- 这种方法促进了紧型超声波系统的开发,特别是用于高通道数量和大视野.
相关概念视频
Fast Fourier Transform
340
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
340
Ultrasonography
4.5K
Ultrasonography is an imaging technique that uses high-frequency sound waves to visualize the body's internal structures. It is a non-invasive and safe procedure that does not involve the use of ionizing radiation, making it widely used in various medical fields. Ultrasonography is used to study heart function, blood flow in the neck or extremities, certain conditions such as gallbladder disease, and fetal growth and development.
During an ultrasonography procedure, a handheld device called...
During an ultrasonography procedure, a handheld device called...
4.5K


