2010
DOI: 10.1007/s11265-010-0500-y
|View full text |Cite
|
Sign up to set email alerts
|

FPGA Architecture for 2D Discrete Fourier Transform Based on 2D Decomposition for Large-sized Data

Abstract: Applications based on Discrete Fourier Transforms (DFT) are extensively used in several areas of signal and digital image processing. Of particular interest is the two-dimensional (2D) DFT which is more computation-and bandwidth-intensive than the one-dimensional (1D) DFT. Traditionally, a 2D DFT is computed using Row-Column (RC) decomposition, where 1D DFTs are computed along the rows followed by 1D DFTs along the columns. Both application This paper is an extension of our paper that appeared in SIPS '09. The… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 23 publications
(10 citation statements)
references
References 19 publications
(26 reference statements)
0
10
0
Order By: Relevance
“…Some FPGA examples only consider on-chip operation and assume the dataset fits in on-chip memory [10]. FPGA examples that consider off-chip memory interfacing include [7], [4], [5]. Among these implementations, few directly addressed the efficient utilization of the off-chip memory bandwidth.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Some FPGA examples only consider on-chip operation and assume the dataset fits in on-chip memory [10]. FPGA examples that consider off-chip memory interfacing include [7], [4], [5]. Among these implementations, few directly addressed the efficient utilization of the off-chip memory bandwidth.…”
Section: Related Workmentioning
confidence: 99%
“…Among these implementations, few directly addressed the efficient utilization of the off-chip memory bandwidth. The designs in [7] and [4] do address the memory bandwidth problem but not at the level of detail that includes DRAM row buffer effects. None of the prior FPGA-based implementations targeted double-precision arithmetic which is the required norm for the problem sizes we are concerned with.…”
Section: Related Workmentioning
confidence: 99%
“…Step 1: 2D-DFT Subsystem The first three subsystems in the FRAT mapping design perform the 2D-DFT process to matrix A. 2D-DFT is computed using Row-Column (RC) decomposition [11], where the 1D-DFT is computed for each row, and then computed for each column in the resulting matrix. The RC decomposition reported high performance implementation for the 2D-DFT, but it is not favored for large matrix sizes due to the increasing complexity of the design.…”
Section: ) Frat Mapping Subsystemmentioning
confidence: 99%
“…Much effort has been devoted to developing hardware-accelerated processing systems based on multi-core central processing units (CPUs) or graphics processing units (GPUs), 1 or application-specific integrated circuit (ASIC) and Field Programmable Gate Array (FPGA) chips. [2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17] Among these hardware devices, FPGAs are gradually becoming more widely utilized in MR image processing in real time.…”
Section: Introductionmentioning
confidence: 99%
“…[7][8][9][10][11][12][13] FFT algorithms also have been designed as IP modules for reconfigurable processors such as FPGAs. 14,15 However, while effective, these processors are generally unable to achieve the performance necessary to process MR data in real time as their architectures are designed without considering the unique characteristics of MR data. One of these characteristics is that with high-speed MRI, time-domain signals typically are spatially encoded irregularly and thus sampled data are irregularly structured with reference to FFT-type computations.…”
Section: Introductionmentioning
confidence: 99%