- 1、本文档共50页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
分数延迟FIR数字滤波器设计及其FPGA实现-微电子学与固体电子学专业论文
II
II
Abstract
Fractional delay FIR digital filters can change theirs delay parameters to make theirs frequency response different easily. So they are extremely useful in many domains. Such as timing adjustment, audio signal processing and speech coding and so on. But Fractional delay FIR digital filters are sensitive to theirs coefficients. And theirs coefficients are not symmetry. So, to implement same stage filters on hardware,
Fractional delay FIR digital filters are more difficult than commonly FIR digital filters. So it is difficult to implement high stage Fractional delay FIR digital filters. This condition will be changed when FPGA is invented.
FPGA is rich in logic resource. It is concurrent implementing program. So it adapts to design the digital FIR filters which are high granularity and parallel structure. You will change the program only to change the function of design. It is not necessary to design from zero again. And the module of the design can be used once more. So, not only the development time is short, the development cost is also low when design circuits on FPGA.
The following works are carried out: at first, weighted least-squares method is used to design fractional delay FIR digital filter. In the design, filter coefficients are denoted as polynomial of fractional delay parameters. We make the matrix which is consisted of polynomial coefficients be a row so that be evaluated easily. Then we evaluate the objective error function with the closed-form integral. It is more accurate than the method which sums up a large number of discrete points value. Matrix Cholesky decomposition and adjusting the order of computation are used to avoid the ill-evaluation.
Secondly, the distributed arithmetic and canonic signed digit encoding method are presented to design fractional delay filter. Multiplication operation is transformed to look-up table operation and combining with pipelining technology to reduce hardware resources using and improve processing s
您可能关注的文档
- 分布式存储系统中快速修复编码与性能评价-计算机科学与技术专业论文.docx
- 分布式存储系统可用性与一致性分析-计算机应用技术专业论文.docx
- 分布式安全防火墙支持TR069的设计与实现-软件工程专业论文.docx
- 分布式安全防火墙支持TR069设计与实现-软件工程专业论文.docx
- 分布式存储系统的管理系统的设计与实现-计算机技术专业论文.docx
- 分布式实时嵌入系统的消息体系研究-计算机软件与理论专业论文.docx
- 分布式容灾系统的分析与实现-计算机系统结构专业论文.docx
- 分布式实时系统的时序分析方法分析-计算机科学与技术专业论文.docx
- 分布式密码协议及公平性分析-密码学专业论文.docx
- 分布式对象存储系统的设计和实现-计算机应用技术专业论文.docx
文档评论(0)