[信息与通信]DSP与嵌入式处理器基础及ADI DSP介绍.ppt

[信息与通信]DSP与嵌入式处理器基础及ADI DSP介绍.ppt

  1. 1、本文档共46页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[信息与通信]DSP与嵌入式处理器基础及ADI DSP介绍

接下来,用xn-5乘以c0,xn-6乘以c1,xn-7乘以c2。然后将三个得数相加得到下一个输出。 * * Once again, the very same thing here, and at a high level, this is pretty much how a filter, an FIR in this case, works. 按上述方法类推,一直递增到高阶数,这就是滤波器、也就是本例中FIR的工作原理。 * * So, alternatively to FIRs, we also have IIRs, as I mentioned earlier during the presentation. IIR stands for infinite impulse response filter, so IIRs have an impulse response function that is a known zero over an infinite length of time. So in principle, it’s just like an FIR but with infinitely many taps, which in return, will require infinitely many multiplies and infinitely many samples. But obviously this isn’t realistic in today’s DSP world. And therefore, we have to cheat. IIRs use feedback enabling the system to remember infinitely many previous inputs. The way it works is that instead of working on an infinite number of inputs, which is simply impossible to do in real life, it feeds the output back into the input path, achieving in this way an infinite impulse response. An FIR filter has a number of useful properties which sometimes makes it preferable over an IIR filter. FIRs, as we have seen, require no feedback, and this means that any rounding errors in an IIR filter are carried on because of the feedback, while in FIR filters, this doesn’t happen, which also makes FIR filters easier to implement. The main disadvantage of FIR filters is that they require considerably more computational power compared to an IIR filter with similar characteristics. That said, many DSPs today provide specialized hardware features to make FIR filters just as efficient as IIRs for many different applications. By the way, not to forget that all the usual analog issues apply here as well—stability, phase distortion, ripples, etc. We’ll actually talk more about digital versus analog filters in a second. 除了FIR之外,还有之前提到过的IIR。IIR的全称是无限脉冲响应滤波器,IIR的脉冲响应函数在无限长时间内收敛为零。因此,基本上它和FIR很相似,只是具有无限多个抽头,这就需要无限多次乘法运算和无限多个样本。但是很明显,这在当今的DSP领域并不现实。因此,我们需要采用特别的方法。IIR采用反馈的方式使系统记住无限

文档评论(0)

hhuiws1482 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:5024214302000003

1亿VIP精品文档

相关文档