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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 4710|回复: 24

Berkeley 2007 Ph.D thesis about ADC

[复制链接]
发表于 2008-7-3 21:16:57 | 显示全部楼层 |阅读模式

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

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

x
focusing on low power!!!
Low_Voltage_Analog_to_Digital_Converter_Design_in_90nm_CMOS.pdf (3.22 MB, 下载次数: 172 )
发表于 2008-7-4 09:33:25 | 显示全部楼层
作者 Simone Gambini
导师 Jan M. Rabaey
发表于 2008-7-4 09:35:07 | 显示全部楼层
Contents
1 Introduction 9
1.1 Background on radios for wireless sensor networks developed in
the picoradio project . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.1 Converter performance requirements . . . . . . . . . . . . 12
1.2 Thesis organization . . . . . . . . . . . . . . . . . . . . . . . . . 16
2 Design considerations for low-voltage analog/mixed-signal circuits 17
2.1 Process Technology . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.1.1 MOSFET model . . . . . . . . . . . . . . . . . . . . . . 18
2.1.2 Small signal gain and capacitance . . . . . . . . . . . . . 19
2.1.3 Thermal Noise . . . . . . . . . . . . . . . . . . . . . . . 27
2.1.4 Gain-Speed Tradeoff . . . . . . . . . . . . . . . . . . . . 28
2.2 Switches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.2.1 Switch Conductance Model . . . . . . . . . . . . . . . . 29
2.2.2 Charge Injection . . . . . . . . . . . . . . . . . . . . . . 31
2.2.3 Charge Leakage . . . . . . . . . . . . . . . . . . . . . . 32
2.2.4 Sampling distortion simulations . . . . . . . . . . . . . . 33
2.3 Circuit design limitations . . . . . . . . . . . . . . . . . . . . . . 38
2.3.1 Thermal Noise . . . . . . . . . . . . . . . . . . . . . . . 38
2.3.2 Device mismatch . . . . . . . . . . . . . . . . . . . . . . 40
2.3.3 Operational amplifier scaling . . . . . . . . . . . . . . . . 40
2.3.4 Other building blocks . . . . . . . . . . . . . . . . . . . . 50
2.4 Converter Architecture selection . . . . . . . . . . . . . . . . . . 53
3 Implementation I: a .5V, 6b, 1.5MS/s successive approximation converter
57
3.1 Converter architecture . . . . . . . . . . . . . . . . . . . . . . . . 57
3.2 Sampling Network design . . . . . . . . . . . . . . . . . . . . . . 58
3.3 Digital to Analog Converter . . . . . . . . . . . . . . . . . . . . . 59
3.4 Comparator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
3.5 Digital Logic . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
3.6 Measurement results . . . . . . . . . . . . . . . . . . . . . . . . 65
3.7 Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
3.8 Power Dissipation . . . . . . . . . . . . . . . . . . . . . . . . . . 71
3.9 Comparison with previous work . . . . . . . . . . . . . . . . . . 72
3.10 Conclusions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
4 Implementation II: a .5V,6b,1MS/s successive approximation converter
with embedded automatic gain control 77
4.1 Radio Receiver overview . . . . . . . . . . . . . . . . . . . . . . 78
4.2 Sampling network . . . . . . . . . . . . . . . . . . . . . . . . . . 78
4.3 Comparator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
4.3.1 Calibration . . . . . . . . . . . . . . . . . . . . . . . . . 82
4.4 Digital Logic . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86
4.5 Clock Generator . . . . . . . . . . . . . . . . . . . . . . . . . . . 87
4.6 Band Gap Reference . . . . . . . . . . . . . . . . . . . . . . . . 87
4.6.1 Core Bandgap design . . . . . . . . . . . . . . . . . . . . 88
4.6.2 Compensation . . . . . . . . . . . . . . . . . . . . . . . 91
4.6.3 Simulated Band-Gap Performance . . . . . . . . . . . . . 91
4.7 Chip Floorplan and layout . . . . . . . . . . . . . . . . . . . . . 92
4.8 Experimental Results . . . . . . . . . . . . . . . . . . . . . . . . 93
4.8.1 Offset Calibration . . . . . . . . . . . . . . . . . . . . . . 96
4.8.2 Variable Gain Function . . . . . . . . . . . . . . . . . . . 97
4.8.3 Static Linearity . . . . . . . . . . . . . . . . . . . . . . . 97
4.8.4 Dynamic Performance . . . . . . . . . . . . . . . . . . . 99
4.8.5 Robustness to Vdd . . . . . . . . . . . . . . . . . . . . . . 100
4.8.6 Power Dissipation . . . . . . . . . . . . . . . . . . . . . 102
4.8.7 Comparison with literature . . . . . . . . . . . . . . . . . 103
5 Implementation III: a .65V,100KS/s  −  modulator 105
5.1 Motivation and specifications . . . . . . . . . . . . . . . . . . . . 105
5.2 High level modulator implementation choices . . . . . . . . . . . 107
5.3 Project philosophy . . . . . . . . . . . . . . . . . . . . . . . . . 108
5.4 MATLAB modeling environment . . . . . . . . . . . . . . . . . . 109
5.4.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . 109
5.4.2 Object Oriented Modulator Model . . . . . . . . . . . . . 109
5.4.3 Integration Step . . . . . . . . . . . . . . . . . . . . . . . 110
5.4.4 Model Validation . . . . . . . . . . . . . . . . . . . . . . 113
5.4.5 Modulator Model . . . . . . . . . . . . . . . . . . . . . . 115
5.5 Loop Filter Design . . . . . . . . . . . . . . . . . . . . . . . . . 115
5.6 Circuit Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119
5.6.1 Sampling Network . . . . . . . . . . . . . . . . . . . . . 119
5.6.2 Integrator design and optimization . . . . . . . . . . . . . 119
5.6.3 Second and Third Integrators . . . . . . . . . . . . . . . . 126
5.6.4 Comparator . . . . . . . . . . . . . . . . . . . . . . . . . 126
5.6.5 Clock Generation and distribution . . . . . . . . . . . . . 126
5.6.6 Bias Circuits and programmability . . . . . . . . . . . . . 127
5.7 Chip Floorplan and layout . . . . . . . . . . . . . . . . . . . . . 128
5.8 Experimental Results . . . . . . . . . . . . . . . . . . . . . . . . 130
5.8.1 Test Setup . . . . . . . . . . . . . . . . . . . . . . . . . . 130
5.8.2 Single tone tests . . . . . . . . . . . . . . . . . . . . . . 130
5.8.3 Interference Rejection . . . . . . . . . . . . . . . . . . . 130
5.9 Conclusions and comparison with literature . . . . . . . . . . . . 134
6 Conclusions and final considerations 137
A Linearity Analysis of a Trit-Based DAC 141
B Analysis of Capacitance Mismatch Induced offset in a regenerative
latch 145
发表于 2008-7-6 05:49:27 | 显示全部楼层
发表于 2008-7-7 00:47:52 | 显示全部楼层
好好看看看
头像被屏蔽
发表于 2008-7-8 08:41:50 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2008-7-24 17:19:53 | 显示全部楼层
好文章,谢谢楼主
发表于 2008-7-24 17:36:36 | 显示全部楼层
英文的呢。.......
发表于 2008-10-19 20:59:55 | 显示全部楼层
thanks!!
发表于 2008-10-19 22:28:08 | 显示全部楼层
很好很强大
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-11-5 23:20 , Processed in 0.051666 second(s), 10 queries , Gzip On, Redis On.

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