在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
芯片精品文章合集(500篇!)    创芯人才网--重磅上线啦!
查看: 9341|回复: 46

[原创] Digital Signal Processing and Digital Filter design

[复制链接]
发表于 2009-3-26 15:38:19 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 cjsb37 于 2013-4-29 08:56 编辑

Table of Contents
Preface: Digital Signal Processing and Digital Filter Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1 Signals and Signal Processing Systems
1.1 Continuous-Time Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Discrete-Time Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.3 Discrete-Time Systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
1.4 Sampling, UpSampling, DownSampling, and MultiRate . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . 32
Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ??
2 Finite Impulse Response Digital Filters and Their Design
2.1 FIR Digital Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
2.2 FIR Filter Design by Frequency Sampling or Interpolation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
2.3 Least Squared Error Design of FIR Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72
2.4 Chebyshev or Equal Ripple Error Approximation Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
2.5 Taylor Series, Maximally Flat, and Zero Moment Design Criteria . . . . . . . . . . . . . . . . . . . . . . . . . . 109
2.6 Constrained Approximation and Mixed Criteria . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110
Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ??
3 Innite Impulse Response Digital Filters and Their Design
3.1 Properties of IIR Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131
3.2 Design of Innite Impulse Response (IIR) Filters by Frequency Transformations . . . . . . . . . . . . 134
3.3 Butterworth Filter Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137
3.4 Chebyshev Filter Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143
3.5 Elliptic-Function Filter Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153
3.6 Optimality of the Four Classical Filter Designs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166
3.7 Frequency Transformations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166
3.8 Conversion of Analog to Digital Transfer Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171
3.9 Direct Frequency Domain IIR Filter Design Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181
Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ??
4 Digital Filter Structures and Implementation
4.1 Block, Multi-rate, Multi-dimensional Processing and Distributed Arithmetic . . . . . . . . . . . . . . . 189
Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ??
Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 218
Attributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .219

Digital Signal Processing and Digital Filter design.pdf (3.99 MB, 下载次数: 324 )





发表于 2009-5-19 15:55:25 | 显示全部楼层

ding ding

:)
发表于 2009-5-22 09:43:22 | 显示全部楼层
xia look ok
发表于 2009-8-2 16:09:28 | 显示全部楼层
看看看看
发表于 2009-12-31 21:46:45 | 显示全部楼层
dingygie xian
发表于 2010-1-4 09:09:39 | 显示全部楼层
感谢楼主。
发表于 2010-1-14 18:16:36 | 显示全部楼层
very good!
发表于 2010-6-27 10:14:37 | 显示全部楼层
看看看看
发表于 2010-7-3 15:50:27 | 显示全部楼层
Thanks a lot!!!
发表于 2010-7-8 10:03:25 | 显示全部楼层
感谢楼主
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /3 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-4-19 08:07 , Processed in 0.033428 second(s), 10 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表