T5级数字信号处理(A)参考答案及评分标准
上传者:崔凤英|上传时间:2015-04-15|密次下载
T5级数字信号处理(A)参考答案及评分标准
湖北汽车工业学院 数字信号处理 考试试卷 (A题)
参考答案及评分标准
命题教师:湛柏明 审题教师:张洪
1、(16’) The block diagram illustrating the process of digital processing of an analog signal is depicted in Figure A.
内容需要下载文档才能查看]Figure A: Block diagram
It is known that the sampling pulse p(t) is p(t) where T = 0.2 s. The input signal x1(t)
1,for0 t 1s
0,otherwise
n
(t nT)
Assume that the impulse response of the digital system is h[n] = μ[n]-μ[n-3] a. Determine the sequence x4[n].(6’)
b. Determine (6’) and sketch (4’) the output x5[n] of the digital system. Solution:
a. Because x4[n] is obtained by sampling x1(t) at uniform intervals T= 0.2 s, in the range 0 ≤ t < 1 s,
1s1s 5 samples, thus we can get
T0.2s
x4[n] = {1 1 1 1 1} (得6分) ↑n=0
b. The output signal x5[n] is obtained by the linear convolution x5[n]
m
x[m]h[n m] x[m]h[n m]
4
4m 0
4
1 1 1 1 1
× 1 1 1
分) -------------------------------------------------------
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 The plot of x5[n] ------------------------------------------------------- 1 2 3 3 3 2 1
Thus the output signal x5[n] = {1 2 3 3 3 2 1} (得3分) ↑n=0
内容需要下载文档才能查看
2、(12’) Determine the total solution for n≥ 0 of the difference equation
1
y[n 1] x[n] 4
n
with the input sequence x[n] = 0.5μ[n] and the initial conditions y[-1] = 8. Solution:
The characteristic equation is
1
0
4
1
The characteristic roots: (得2分)
4
Then the homogeneous solution is
1
forn 0 (得2分) yh[n] C()n
4
y[n]
Assume that the particular solution is yp[n] K(0.5)n [n], substituting yp[n] and x[n] into the system difference equation we have
K
K(0.5)n (0.5)n 1 (0.5)n
4
Then K 2
The particular solution is yp[n] 2(0.5)n [n] (得2分) Thus the total solution of the difference equation is
11
forn 0 y[n] C()n 2()n
42
Write the difference equation in to the recursive form:
1
y[n] x[n] y[n 1]
41
So y[0] x[0] y[ 1] 1 2 3 (得3分)
4
Substituting y[0] = 3 into the total solution y[n], we have two equations: y[0] C 2 3
Then C = 1
The total solution of the difference equation is then given by
11
forn 0 (得3分) y[n] ()n 2()n
42
3. (8’) In IIR digital filter design, we often need to design a prototype (原型) analog filter with the transfer function Ha(s), then we can use the bilinear transformation method to obtain the transfer function H(z) of the IIR digital filter. Assume that the transfer function Ha(s) of the prototype analog filter is
1 s 1
Determine the transfer function H(z) of an IIR digital filter using the bilinear transformation method. Solution:
The mapping formula of the bilinear transformation is
Ha(s)
1 z 1
s (得3分) 1
1 z
Substituting the above formula into Ha(s) we can get the transfer function H(z) of the IIR digital filter:
11 z 1
H(z) (得5分) 1
21 z
11 z 1
4、(18’) Suppose that the impulse response h[n] of a causal FIR filter is h[n] = {-4.8804 9.5661 -4.8804} It is known that the input signal of the filter is
x[n] = sin(0.2n) + sin(0.5n) + cos (0.2n) (a) Determine the frequency response H(ejω).( 6’) (b) Determine the group delay of the filter. (4’)
(c) Determine the output signal y[n] of the filter.(8’) Solution:
a. The frequency response
H(e) h[n]e j n 4.8804 9.5661e j 4.8804e j2
j
n 02
) 9.5661 e j 4.8804(ej e j ) 9.5661e j 9.7608cos(
(得4分)
The magnitude response is H(ej ) 9.7608cos( ) 9.5661
The phase response is H(ej ) , where β is a constant (得2分)
d H(ej )
1 (得4分) b. The group delay ( )
d
c. The output signal y[n]
For 0.2, H(ej0.2) 9.7608cos(0.2) 9.5661 0 (得2分) For 0.5, H(ej0.5) 9.7608cos(0.5) 9.5661 1 (得2分) This means that the output signal is x[n] = sin(0.5(n-1)). (得4分)
5、(12’) Given two length-4 discrete-time sequences g[n] and h[n], assume that their linear convolution is yL[n] = {1 1 1 1 1 1 1}. Determine the 9-point and 6-point circular convolutions of g[n] and h[n] respectively. (2×6’) Solution:
From the relationship between the linear convolution and the circular convolution: yC[n]
m
y
L
[n mL],0 n L 1
where L is the number of points that we make the circular convolution. Then the 9-point circular convolution is
yC[n] = {1 1 1 1 1 1 1 0 0} (得6分)
The 6-point circular convolution is
yC[n] = {2 1 1 1 1 1} (得6分)
4 6z 1 2.16z 2 0.16z 3
6、(12’)Given a causal IIR transfer function: H(z)
1 0.19z 2 0.03z 3
4(1 z 1)(1 0.1z 1)(1 0.4z 1)
Its factored form is H(z)
(1 0.5z 1)(1 0.2z 1)(1 0.3z 1)
(a) Draw its structure in direct form II; (4’)
(b) Draw its one of the equivalent structures; (4’)
(c) Draw its zero-pole diagram and interpret (解释,说明) that the function is whether or not BIBO
stable. (4’) Solution:
a. The filter structure in direct form II is depicted in the following figure: (得4分)
Direct form II structure An equivalent structure
内容需要下载文档才能查看内容需要下载文档才能查看
b. The equivalent structure is depicted in the following figure. (得4分)
c. The system has three zeros at z 1,z 0.1,z 0.4 The system has three poles at z 0.5,z 0.2,z 0.3 The pole-zero diagram is illustrated below: (得2分) From the pole-zero diagram, we can conclude that the system is BIBO stable as all of poles of this causal system are located inside the unit circle. (得2分)
7、(12’)Given a causal IIR discrete-time system described by the transfer function
1
.
1 0.6z 1
It is known that the input sequence is x[n]=(0.4)nμ[n]. (a) Determine the impulse response h[n] of the system. (4’)
(b) Determine the output sequence y[n] using the z-transform. (4’)
(c) Determine the magnitude response |H(ej )| and phase response ( ). (4’) Solution:
(a). Determine the impulse response h[n] of the system
Taking the inverse z-transform to H(z) we get the impulse response of the system given by
H(z)
h[n] (0.6)n [n] (得4分) (b). Determine the output sequence y[n] using the z-transform
1
The z-transform of the input sequence is X(z) (得2分) 1
1 0.4z
Then the z-transform of the output sequence is
11
Y(z) H(z)X(z)
1 0.6z 11 0.4z 1
By the use of the partial-fraction expansion technique:
32
Y(z) 1 1
1 0.6z1 0.4z
Taking the inverse z-transform to Y(z) we get the output sequence
y[n] 3(0.6)n [n] 2(0.4)n [n] (得2分) (c). Determine the expression of the frequency response H(ej ) in the form |H(ej )|ej ( ) By replacing z with ejω we get the frequency response H(ej ): H(ej )
11
(得2分)
1 0.6e j 1 0.6cos( ) j0.6sin( )
The magnitude response is H(ej
内容需要下载文档才能查看)
11
221 0.6cos( ) j0.6sin( )1 0.6cos( )] 0.36sin( )
下载文档
热门试卷
- 2016年四川省内江市中考化学试卷
- 广西钦州市高新区2017届高三11月月考政治试卷
- 浙江省湖州市2016-2017学年高一上学期期中考试政治试卷
- 浙江省湖州市2016-2017学年高二上学期期中考试政治试卷
- 辽宁省铁岭市协作体2017届高三上学期第三次联考政治试卷
- 广西钦州市钦州港区2016-2017学年高二11月月考政治试卷
- 广西钦州市钦州港区2017届高三11月月考政治试卷
- 广西钦州市钦州港区2016-2017学年高一11月月考政治试卷
- 广西钦州市高新区2016-2017学年高二11月月考政治试卷
- 广西钦州市高新区2016-2017学年高一11月月考政治试卷
- 山东省滨州市三校2017届第一学期阶段测试初三英语试题
- 四川省成都七中2017届高三一诊模拟考试文科综合试卷
- 2017届普通高等学校招生全国统一考试模拟试题(附答案)
- 重庆市永川中学高2017级上期12月月考语文试题
- 江西宜春三中2017届高三第一学期第二次月考文科综合试题
- 内蒙古赤峰二中2017届高三上学期第三次月考英语试题
- 2017年六年级(上)数学期末考试卷
- 2017人教版小学英语三年级上期末笔试题
- 江苏省常州西藏民族中学2016-2017学年九年级思想品德第一学期第二次阶段测试试卷
- 重庆市九龙坡区七校2016-2017学年上期八年级素质测查(二)语文学科试题卷
- 江苏省无锡市钱桥中学2016年12月八年级语文阶段性测试卷
- 江苏省无锡市钱桥中学2016-2017学年七年级英语12月阶段检测试卷
- 山东省邹城市第八中学2016-2017学年八年级12月物理第4章试题(无答案)
- 【人教版】河北省2015-2016学年度九年级上期末语文试题卷(附答案)
- 四川省简阳市阳安中学2016年12月高二月考英语试卷
- 四川省成都龙泉中学高三上学期2016年12月月考试题文科综合能力测试
- 安徽省滁州中学2016—2017学年度第一学期12月月考高三英语试卷
- 山东省武城县第二中学2016.12高一年级上学期第二次月考历史试题(必修一第四、五单元)
- 福建省四地六校联考2016-2017学年上学期第三次月考高三化学试卷
- 甘肃省武威第二十三中学2016—2017学年度八年级第一学期12月月考生物试卷
网友关注
- fooc_36功撇
- 校园歌唱比赛奖状打印歌唱比赛奖状
- fooc_40功撇
- 幼儿园家长安全目标责任书
- 咱们从小讲礼貌歌词
- 唐伯虎的经典诗词
- 每日三小段英语15.2.17
- 国海证券-计算机行业周报:版块政策积极落地,布局龙头个股意义显著
- 转呼啦圈
- 精选《千家诗》-五律40首_特大字体_打印版
- 留守日记3
- 申万宏源-机械行业:机器视觉,为机器装上眼睛和大脑
- 中信建投-基础化工行业:油价向上和下游需求恢复,化工品价格弹性有望重现
- 北京博士园植发专家
- 艺术概论第二章艺术的发生、发展和社会功用
- 水果宝宝去旅行
- 金点子案例
- 喇嘛和哑巴
- 职工生活公寓连锁店管理案例
- 我给你的幸福
- 巧求七巧板青蛙的面积
- 端午诗词1
- 弟子规注音完美版
- 团结 宽容 理解 奋进
- 梅田湖镇中心幼儿园户外活动方案
- 偶像的力量
- 金点子案例
- 爱心、诚心、细心、耐心
- 阅读-短尾巴熊的故事
- 爸爸的谎言
网友关注视频
- 第4章 幂函数、指数函数和对数函数(下)_六 指数方程和对数方程_4.7 简单的指数方程_第一课时(沪教版高一下册)_T1566237
- 化学九年级下册全册同步 人教版 第18集 常见的酸和碱(二)
- 北师大版数学四年级下册第三单元第四节街心广场
- 二年级下册数学第二课
- 19 爱护鸟类_第一课时(二等奖)(桂美版二年级下册)_T3763925
- 【部编】人教版语文七年级下册《老山界》优质课教学视频+PPT课件+教案,安徽省
- 沪教版八年级下册数学练习册21.3(2)分式方程P15
- 【部编】人教版语文七年级下册《泊秦淮》优质课教学视频+PPT课件+教案,辽宁省
- 每天日常投篮练习第一天森哥打卡上脚 Nike PG 2 如何调整运球跳投手感?
- 外研版英语三起6年级下册(14版)Module3 Unit2
- 沪教版牛津小学英语(深圳用) 四年级下册 Unit 7
- 沪教版牛津小学英语(深圳用) 五年级下册 Unit 7
- 二次函数求实际问题中的最值_第一课时(特等奖)(冀教版九年级下册)_T144339
- 七年级英语下册 上海牛津版 Unit3
- 人教版历史八年级下册第一课《中华人民共和国成立》
- 青岛版教材五年级下册第四单元(走进军营——方向与位置)用数对确定位置(一等奖)
- 河南省名校课堂七年级下册英语第一课(2020年2月10日)
- 外研版英语七年级下册module3 unit2第一课时
- 第8课 对称剪纸_第一课时(二等奖)(沪书画版二年级上册)_T3784187
- 飞翔英语—冀教版(三起)英语三年级下册Lesson 2 Cats and Dogs
- 【部编】人教版语文七年级下册《老山界》优质课教学视频+PPT课件+教案,安徽省
- 沪教版牛津小学英语(深圳用) 五年级下册 Unit 10
- 三年级英语单词记忆下册(沪教版)第一二单元复习
- 苏教版二年级下册数学《认识东、南、西、北》
- 冀教版英语三年级下册第二课
- 化学九年级下册全册同步 人教版 第25集 生活中常见的盐(二)
- 小学英语单词
- 沪教版牛津小学英语(深圳用) 四年级下册 Unit 3
- 外研版英语三起6年级下册(14版)Module3 Unit1
- 冀教版小学数学二年级下册第二单元《有余数除法的简单应用》
精品推荐
- 2016-2017学年高一语文人教版必修一+模块学业水平检测试题(含答案)
- 广西钦州市高新区2017届高三11月月考政治试卷
- 浙江省湖州市2016-2017学年高一上学期期中考试政治试卷
- 浙江省湖州市2016-2017学年高二上学期期中考试政治试卷
- 辽宁省铁岭市协作体2017届高三上学期第三次联考政治试卷
- 广西钦州市钦州港区2016-2017学年高二11月月考政治试卷
- 广西钦州市钦州港区2017届高三11月月考政治试卷
- 广西钦州市钦州港区2016-2017学年高一11月月考政治试卷
- 广西钦州市高新区2016-2017学年高二11月月考政治试卷
- 广西钦州市高新区2016-2017学年高一11月月考政治试卷
分类导航
- 互联网
- 电脑基础知识
- 计算机软件及应用
- 计算机硬件及网络
- 计算机应用/办公自动化
- .NET
- 数据结构与算法
- Java
- SEO
- C/C++资料
- linux/Unix相关
- 手机开发
- UML理论/建模
- 并行计算/云计算
- 嵌入式开发
- windows相关
- 软件工程
- 管理信息系统
- 开发文档
- 图形图像
- 网络与通信
- 网络信息安全
- 电子支付
- Labview
- matlab
- 网络资源
- Python
- Delphi/Perl
- 评测
- Flash/Flex
- CSS/Script
- 计算机原理
- PHP资料
- 数据挖掘与模式识别
- Web服务
- 数据库
- Visual Basic
- 电子商务
- 服务器
- 搜索引擎优化
- 存储
- 架构
- 行业软件
- 人工智能
- 计算机辅助设计
- 多媒体
- 软件测试
- 计算机硬件与维护
- 网站策划/UE
- 网页设计/UI
- 网吧管理