- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
桂电数字信号讲义2.ppt
* Chapter 11 DFT Algorithm Implementation In order to compute the DFT or IDFT of a length-N sequence, one needs N2 complex multiplications N(N-1) complex additions The complexity of the DFT grows with the square of the signal length. It requests a fast algorithm urgently. This severely limits its practical use for lengthy signals. for example: N=8 needs 64 complex multiplications. N=1024 needs 1,048,576 complex multiplications. In 1965, Cooley and Tukey proposed an efficient algorithm to compute the DFT, that is DIT-FFT. Ways to decrease the complexity: Using the properties of the WNnk Decompose the long sequence into shorten sequence to compute DFT Combine the some item of DFT computation. §11.1.2 Cooley-Tukey FFT Algorithms Radix-2 algorithm with decimation in time-DIT FFT 1. Principle of algorithm Soppose: x(n) length N=2L split x(n) into two parts even-index odd-index 2n 2n+1 §11.1.2 Cooley-Tukey FFT Algorithms N/2 points DFT N/2 points DFT Decompose length-N DFT into two length-N/2 DFT However, we only compute the N/2 points of length-N DFT at beginning, and remind other N/2 points. DIT FFT Now, we obtain the remind N/2 points of length-N DFT. DIT FFT called basic cell of the algorithm, and its signal flow graph is also called a butterfly DIT FFT for example N=8=23 DIT FFT each butterfly needs one complex multiplication two complex additions so,after one decomposed 2 N/2 points DFT N/2 butterflies its number of computation is almost half of dircet DFT. DIT FFT Now, xe(n) and xo(n) is length N/2 sequences, and N/2 also even then they can be splited into even-index and odd-index parts furthermore DIT FFT then, like the first decomposing and DIT FFT as the example above N=8=23, and after second decomposing here WN, different from WN/2 in teaching book DIT FFT Resembly, we can decompose it to length-2 DFT at last expressed as DIT FFT as the example above N=8=23, at last DIT FFT 2. Number of computation from the signal flow graph of DIT-
您可能关注的文档
最近下载
- 北师大版六年级数学上册第二单元测试题(共4份).doc VIP
- 2025年最新人教版九年级(初三)数学上册教学计划及进度表(新课标).docx
- 医院放射诊疗事故应急处置.pptx
- 2025年泰安市中心医院医护人员招聘参考题库含答案解析.docx VIP
- 贵州某二水电站进水口工程引水隧洞混凝土衬砌施工技术方案.doc.doc VIP
- 浙教版八年级上册数学第二章 特殊三角形(含答案).pdf VIP
- 机电工程质量通病防治手册.pptx VIP
- 儿童呼吸道合胞病毒感染的症状与治疗方法(1)PPT课件.pptx VIP
- D-Z-T 0205-2020 矿产地质勘查规范 岩金(正式版).docx VIP
- CHCC2025第26届全国医院建设大会:消毒供应中心质量控制指标(2024年版)解析.pdf VIP
文档评论(0)