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月月考生物试卷
网友关注
- 18-矩阵与变换
- 03绝缘电阻测试仪操作规程
- 逻辑设计
- 麦格教您操作热收缩包装机
- 汽车空气净化器
- 关于对嵌入式学习的一点点拙见
- 7力
- 统计案例
- AND爱安德AD-4212C-300传感器
- 对轻量级密码算法MIBS的相关密钥不可能差分攻击
- 卡改盘正常操作步骤
- 98574恶567
- 在部分观测环境下的不确定动作模型学习
- 基于模糊一致矩阵的模糊层次分析法的排序_吕跃进
- 京沈客专相关性校验案例
- 简介二次分组的分组方法与适应范围
- 美国禁售芯片,中国超级计算机还有戏吗
- 无所不能的vim
- 保皇游戏+需求说明书
- 数学歪理
- 网络记事本
- 海康4200操作说明书
- 网线有两种做法
- 第二部分代数
- 线性传感器网络时间同步协议
- 要“三思”
- 计算可靠的Diffie-Hellman密钥交换协议自动证明
- 分组密码TWIS的三子集中间相遇攻击
- 冰箱术语
- 数字对讲系统方案
网友关注视频
- 冀教版小学数学二年级下册1
- 沪教版八年级下册数学练习册21.3(3)分式方程P17
- 人教版历史八年级下册第一课《中华人民共和国成立》
- 人教版二年级下册数学
- 小学英语单词
- 19 爱护鸟类_第一课时(二等奖)(桂美版二年级下册)_T3763925
- 【部编】人教版语文七年级下册《泊秦淮》优质课教学视频+PPT课件+教案,广东省
- 冀教版小学数学二年级下册第二单元《有余数除法的简单应用》
- 七年级英语下册 上海牛津版 Unit5
- 沪教版牛津小学英语(深圳用) 五年级下册 Unit 12
- 每天日常投篮练习第一天森哥打卡上脚 Nike PG 2 如何调整运球跳投手感?
- 冀教版小学数学二年级下册第二单元《有余数除法的整理与复习》
- 苏科版数学八年级下册9.2《中心对称和中心对称图形》
- 【部编】人教版语文七年级下册《泊秦淮》优质课教学视频+PPT课件+教案,辽宁省
- 冀教版小学数学二年级下册第二单元《租船问题》
- 【部编】人教版语文七年级下册《老山界》优质课教学视频+PPT课件+教案,安徽省
- 沪教版牛津小学英语(深圳用)五年级下册 Unit 1
- 第五单元 民族艺术的瑰宝_15. 多姿多彩的民族服饰_第二课时(市一等奖)(岭南版六年级上册)_T129830
- 【部编】人教版语文七年级下册《泊秦淮》优质课教学视频+PPT课件+教案,天津市
- 第19课 我喜欢的鸟_第一课时(二等奖)(人美杨永善版二年级下册)_T644386
- 沪教版牛津小学英语(深圳用) 四年级下册 Unit 2
- 北师大版小学数学四年级下册第15课小数乘小数一
- 河南省名校课堂七年级下册英语第一课(2020年2月10日)
- 第五单元 民族艺术的瑰宝_16. 形形色色的民族乐器_第一课时(岭南版六年级上册)_T1406126
- 沪教版八年级下册数学练习册一次函数复习题B组(P11)
- 沪教版牛津小学英语(深圳用) 五年级下册 Unit 10
- 冀教版小学数学二年级下册第二周第2课时《我们的测量》宝丰街小学庞志荣.mp4
- 沪教版八年级下册数学练习册20.4(2)一次函数的应用2P8
- 北师大版八年级物理下册 第六章 常见的光学仪器(二)探究凸透镜成像的规律
- 冀教版小学数学二年级下册第二单元《余数和除数的关系》
精品推荐
- 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
- 网吧管理