- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
数字信号处理课程设计题目
题目一 : A sinusoid of frequency ω0=0.1πand duration of 300 samples, that is ,0≤n300, is input to a (causal) filter with transfer function ,where a=0.97。Adjust the scale factor b such that the filter’s gain at ω0 is unity。 Determine and plot the input x(n) and the output y(n) of the filter over the interval 0≤n450, by iterating the difference equation of the filter. At the same time, plot the filter’s magnitude response.
题目二: It is desired to extract a constant signal x (n)=s(n)+ν(n)=s+ ν (n),where ν(n) is zero-mean white Caussian noise of varianceбv2 . (1) First-order IIR smoother; To this end, the following IIR lowpass filter is used:, where the parameter a is restrict to the range 0a1.This can be achieve in two ways. (2) FIR averaging filters: Consider ,for example, the third-order filter H(z)=h0+h1z-1+h2z-2+h3z-3.(提示:当h0,h1,h2,h3四个系数相等时,其噪声抑制效果最佳).
备注:题目1,2可参考教材《数字信号处理》P187例6.6.1
题目三:Using the bilinear transformation and a lowpass analog Butterworth prototype, design a lowpass digital filter operating at a rate of 20kHz and having passband extending to 4kHz with maximum passband attenuation of 0.5dB,and stopband starting at 5kHz with a minimum stopband attenuation of 10dB.
题目四:Using the bilinear transformation and a lowpass analog Butterworth prototype, design a highpass digital filter operating at a rate of 20kHz and having passband extending to 5kHz with maximum passband attenuation of 0.5dB,and stopband ending at 4kHz with a minimum stopband attenuation of 10dB.
备注:题目3,4要求:实验报告中要求写出对应的滤波器H(z),并在H(z)表达式中将共轭极点对组成二阶基本节,以极点在Z平面上分布顺序写出H(z)形式并将各二阶基本节系数以顺序列表。画出幅度频谱图的|H(ω)|及其以(dB)为单位的幅度谱图。
题目五:DTMF信号的生成是通过将两个有限长数字序列相加而实现;而对DTMF信号的检测是通过计算DTMF信号的DFT;然后测量在给定8个频率上的能量而实现。已知采样频率为8KHz,DTMF信号点数N=205,对DTMF信号进行205点DFT。右表为DTMF数字。
1209Hz 1336Hz 1447Hz 1663Hz 1 697Hz 1 2 3 A 2 770Hz 4 5 6 B 3 852Hz 7 8 9 C 4 941Hz * 0 # D 要求:① 通过键盘任意输入16个键之一,生成DTMF信号。 ② 试实现对该输入信号的检测,并在屏幕上显示。③试从计算量角度考虑为什么采用DFT而不用FFT进行DTMF信号检测。④ 判断出每个频率对应的DFT的频率采样点。
提示:各键对应的ASCII码为0—9对应48—57
文档评论(0)