- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
UniversityofManchesterSchoolofComputerScienceComp.ppt
University of Manchester
School of Computer Science
Comp30291
Digital Media Processing 2009-10
Section 4
‘Design of FIR digital filters’;4.1.Introduction
FIR digital filter of order M implemented by programming the signal-flow-graph shown below. Its difference equation is:
y[n] = a0x[n] + a1x[n-1] + a2x[n-2] + ... + aMx[n-M];10th order FIR digital filter; Its impulse-response is {h[n]} = {..., 0, ..., a0, a1, a2,..., aM, 0, ...}
Taking DTFT of impulse-response gives the frequency-response:;Observations about the inverse-DTFT;Reminder about integration;Reminder about complex numbers;What about the negative frequencies?;Gain phase response graphs with ?ve frequencies;Assume we require lowpass filter whose gain-response approximates the ideal brick-wall gain-response:;By inverse DTFT, required impulse-response is:;To complete the calculation:;Graph of sinc(x) against x;Plotting this ‘sinc’ graph in MATLAB;Graph of sinc(x) against x;Impulse-response for this ideal (brick-wall) lowpass filter ;Plotting this ‘stem’ graph in MATLAB; Reading from the graph or the MATLAB display, we get:
{h?[n]} = { ..., -0.055, -0.07, 0, 0.14, 0.28, 0.33, 0.28, 0.14, 0, -0.07, -0.055, ... }
A digital filter with this impulse-response would have exactly the ideal frequency-response we applied to the inverse-DTFT.
‘Brick-wall’ low-pass gain response phase = 0 for all ?.
But {h?[n]} has non-zero samples extending from n?=?-? to??,
Not a finite impulse-response.
Also not causal.
Not realisable in practice.;(2) Delay resulting sequence by M/2 samples to ensure that the first non-zero sample occurs at n = 0.
Step (1) is ‘truncation’ or ‘windowing’ applied symmetrically about n=0.;n;n; If M=10, finite impulse-response obtained is:
{ ...0, -0.055, -0.07, 0, 0.14, 0.28, 0.33, 0.28, 0.14, 0, -0.07, -0.055, 0... }
Obtained by truncating delaying {h?[n]} for ‘ideal’ lowpass digital filter with cut-off ?/3 radians/sample.
Taking M = 4, we wou
您可能关注的文档
- AnimalScience118Nutrition.ppt
- ASCIENCEOFMEMORY.ppt
- Astronomy&theProcessofScience.ppt
- AttributionFebruary5,2008CurtisTravis,PhDScience.ppt
- BasicScienceandModelingofSolarEnergy.ppt
- BayerEnvironmentalScience,Professional.ppt
- BigScienceandBigFunding.ppt
- Cfakepath新建太阳能电池组件及LED路灯生产线项目.doc-.doc
- Chapter1APanoramicViewoftheUK.ppt
- Chapter1WhatIstheNatureofScience.ppt
- WebDeweyNumberBuildingSocialscienceexamples.docx
- WEBOFSCIENCEnowincludingtheCONFERENCE.ppt
- WelcometoScience2201!.ppt
- WhatisScience.ppt
- WhatisScienceor.ppt
- WhySoFewWomeninScience.ppt
- WillGHopkinsCollegeofSportandExerciseScienceVictoria.ppt
- YJAPPC-070无风扇安卓工业平板电脑说明书.doc
- 《三维教学法》解读报告.doc
- 《上海市中学化学课程标准》修订工作简介上海市教研室徐睿.ppt
文档评论(0)