...
首页> 外文期刊>IEEE Transactions on Signal Processing >Fast computation of the discrete Fourier transform of real data
【24h】

Fast computation of the discrete Fourier transform of real data

机译:快速计算真实数据的离散傅里叶变换

获取原文
获取原文并翻译 | 示例

摘要

Fast algorithms for the computation of the discrete Fourier transform (DFT) of real signals are important since the signals in practical situations are mostly real. The more efficient algorithms for real data are those that are derived from the algorithms for complex data. So far, all such algorithms use a real array to store the data. However, as the data values are real and their transform values are mostly complex, two possible data structures can be used for these algorithms: real or complex. DFT algorithms for real data that use a complex array for storing both the real data and their transform values are derived from the Cooley-Tukey radix-2 algorithm for complex data. This approach reduces the number of bit-reversal and array-index updating operations, eliminates independent data-swapping operations, and yields a computational structure that is almost as regular as that of the algorithms for complex data. Detailed derivations of the proposed algorithms for the computation of both the DFT of real data and the inverse DFT of the transform of real data, as well as their computational complexities, are presented. A C-language program of one of the proposed algorithms is given, illustrating the use of all the features of the new approach in software implementation. Comparison results are included to show that the proposed algorithms are faster and simpler than the real-valued split-radix and other algorithms.
机译:由于实际情况中的信号大多数都是真实的,因此用于计算实际信号的离散傅里叶变换(DFT)的快速算法非常重要。对于实际数据,更有效的算法是从复杂数据的算法派生的算法。到目前为止,所有这些算法都使用一个实际的数组来存储数据。但是,由于数据值是实数,并且它们的变换值大多是复杂的,因此对于这些算法可以使用两种可能的数据结构:实数或复杂。使用复杂数组存储实际数据及其转换值的实际数据的DFT算法是从Cooley-Tukey radix-2算法获取的。这种方法减少了位反转和数组索引更新操作的数量,消除了独立的数据交换操作,并产生了与复杂数据算法几乎一样规则的计算结构。提出了用于计算实数据的DFT和实数据的变换的逆DFT的算法的详细推导,以及它们的计算复杂性。给出了所提出算法之一的C语言程序,说明了该新方法在软件实现中的所有功能的使用。包括比较结果,表明所提出的算法比实值拆分基数和其他算法更快,更简单。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号