|  | 
 
| 
集成电路经典资料分享
×
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册  
 ① 网络开放课件资源
 MIT开放课件: http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm
 Berkeley: [url=http://webcast.berkeley.edu/courses/index.html]http://webcast.berkeley.edu/courses/index.html[/url]
 
 1. Berkeley的课程体系结构: 2位数的如ee20, cs70 是本科低年级课程;三位数且以1开头的ee141,ee140 是本科生高年级课程; 三位数且以2开头的,如ee240,ee241为研究生课程。
 EE20 Structure and interpretation of system and signal
 EE130 IC devices
 EE123 digital signal processing
 EE141 DIC Digital Integrated Circuits
 EE140 AIC Analog Integrated Circuits
 EE225b Digital Image processing
 EE241 ADIC Advanced Digital Integrated Circuits
 EE240 AAIC Advanced Analog Integrated Circuits
 EE245 introduction to MEMS design
 CS3 introduction to symbolic programming
 CS61a the structure and interpretation
 CS61b data structure and advanced programming
 CS61c machine structures
 CS70 discrete mathematics and probability theory
 CS152 computer architecture
 CS150 components and design techniques for digital systems.
 CS162 operating systems and system programming
 2.Text BOOK
 EE141
 Text Book: Digital Integrated Circuits : A Design Perspective ( Ed.) 清华大学出版社影印版,现在已经能买到,是数字集成电路设计的圣经级读物.
 EE140
 Text Book: Analysis And Design of Analog Integrated Circuits (Fourth Edition) 高教出版社影印版,如前所述,已能买到,是模拟集成电路设计的宝典。
 其他书籍:每一门课程都有相应的课件,里面有必备及推荐书籍,有的书国内已有影印版,有的还没有,希望大家能积极主动的去学习,自己想办法去寻找相应的书籍。我的建议是先到网上去查国内有无影印版的,如有,解决。如无,看本校图书馆有无原版书,如有,借来缩印(为省钱)。
 
 3.更多课程信息
 [url=http://webcast.berkeley.edu/]http://webcast.berkeley.edu[/url]   每学期都更新,如果网速快,可以在线观看,通过一些地址侦测工具及流格式下载工具,可以下载,这也是这些资料的来源。至于具体方法,呵呵,自己想办法了。
 另外, http://ocw.mit.edu/index.html MIT将她所有的课程都公开了,可惜大多数每录像。但其中的信息量已足够大,有书籍信息,notes,project,assignment 等,教科书可用前面介绍的方法得到。对于自学能力较强,及有志培养自学能力的同学来说,这是很好的机会,在一定程度上说,你可以在国内享受到世界顶级的教育。
 ② 模拟集成电路3本经典
 
 
 1.CMOS模拟集成电路设计(第二版) 作者:(美)艾伦(Allen R.E.)等
 2.Analysis And Design of Analog Integrated Circuits (Fourth Edition) 高教出版社影印版,作者:(美)格雷 等
 3.CMOS模拟集成电路 作者:(美)拉扎维(razavi) (Design of Analog CMOS Integrated Circuits),这本书西安交大出了中文译本,也比较容易买到的,入门必备!!!
 模拟电路除了三巨头之外,还有一本据说也不错,不过没看过
 analog integrated circuit design
 david a johns&ken martin
 有扫描版的
 
 ③ 数字IC前端几本经典书籍
 
 经典书籍:
 
 1 Writing Testbenches, Functional Verification of HDL Models        by Janick Bergeron
 
 本书主要以HDL(verilog/vhdl)为例,详细讲述了在IC DESIGN FLOW中Verification 以及Test的设计思想、方法和技巧,涵概了测试的各个方面,是目前进行IC设计的同仁们最为推荐的一本宝典!!
 
 作者的个人网页有详细的介绍:
 [url=http://www.janick.bergeron.com/wtb/toc.html]http://www.janick.bergeron.com/wtb/toc.html[/url]
 
 2 Priciples of Verifiable RTL Design, 2nd Ed.       by Lionel Bening & Harry Foster
 
 比较早的介绍有关RTL Validation设计的宝典书籍,是原来HP的一位大牛撰写的!你可以到作者的网站看看,有相关的本书的设计范例以及script下载!如果想使RTL设计非常的完美,保证你的后端设计一次成功的,这本书是不可缺少的。
 
 [url=http://home.comcast.net/~bening/povrd.htm]http://home.comcast.net/~bening/povrd.htm[/url]
 
 3 A Practical Guide for Designing, Synthesizing, and Simulating ASICs and FPGAs using VHDL or Verilog(HDL Chip Design) by Douglas J. Smith
 
 最为经典的讲述VHDL以及Verilog 设计的宝典书籍!设计范例涵盖很多设计中经常用的设计模块,堪称IC设计的 “词典”,书中的很多范例都可以作为你设计应用中的IP进行应用!!
 
 [url=http://www.doone.com/hdl_chip_des.html]http://www.doone.com/hdl_chip_des.html[/url]
 
 4 Advanced ASIC Chip Synthesis Using Synopsys Design Compiler and PrimeTime by Himanshu Bhatnagar CONEXANT, Newport Beach, CA, USA
 
 迄今为止唯一的一本针对主流IC设计平台工具,synopsys design compiler以及primetime的设计流程进行具体指导的宝典!参考本书你可以很快就可以对RTLdesign flow 以及static timing analysis有很深的理解,设计功力也会增加那么一点点了,当然还需要你勤加练习!
 
 5 Reuse Methodology Manual for System-on-a-Chip Designs Third Editi on Edited by Michael Keating Synopsys, Inc., Mountain View, CA, USA         Pierre Bricaud Synopsys, Inc, CA, USA
 
 进行SOC/IP 设计以及可重用设计的宝典书籍!是synopsys的一位牛牛写的!主要以mentor和synopsys的设计工具为流程,讲述了SOC/IP可重用设计,验证设计的基本方法。
 
 
 ④ Layout 经典书籍
 1. CMOS电路设计、布局与仿真(英文版)
 CMOS:Circuit Design, Layout, and Simulation
 作者: [美]R.Jocob Baker;Harry W.Li;David E.Boyce
 
 2. The Art of Analog Layout
 by Alan Hastings, Roy Alan Hastings
 Publisher: Prentice Hall; ISBN: 0130870617; 1st
 edition (December 15, 2000)
 
 3. IC Mask Design: Essential Layout Techniques
 by Christopher Saint, Judy Saint
 Publisher: McGraw-Hill Professional; ISBN: 0071389962;
 1st edition (May 24, 2002)
 (very practical and eazy to read)
 
 ⑤ RFIC
 CMOS 射频集成电路设计(英文版)
 The Design of CMOS Radio-Frequency Integrated Circuits
 作者: 美Lee,T.H.著
 
 The following book will be one of the best books for the person to start to design the fundamental CMOS analog IC design. After you design some circuit such as two-stage Op-amp, you will get feeling. By the way, analog design is very interesting, but also very challenge.
 CMOS Analog Circuit Design By Philip E. Allen, Douglas R. Holberg
 Hardcover / February 2002 / 0195116445
 
 [url=http://www.fetchbook.info/compare.do?search=0195116445]http://www.fetchbook.info/compare.do?search=0195116445[/url]
 
 Share a little experience
 
 1. Got a job on mixed-signal design which means I had simulator (HSpice)without taking any analog IC design class( actually a LONG story) : outcome - simulator
 2. Took a class on mixed-signal IC design : outcome -- design a two-stage op-amp follow the recipe of Allen\'s book(1st edition 1987)--> a feeling for analog IC design
 3. continue on other company projects : more experience analog IC design engineer
 
 Several years later, one student in my CMOS analog IC design class
 told me the same thing : by doing the assigned project, he got the FEELING.
 
 Analog IC design make me humble since it so challenge, but after I got the feeling by doing project, I love it.
 
 I think two factors will be very important for an analog IC design engineer - love math and enjoy analysis.You need to find out what is your desire and design. CMOS analog/mixed-signal IC (AMSIC) is my third, but the best career.
 
 The reason I wrote so many words is because I really wish more people will work on CMOS analog IC design in China.
 
 IEEE Journal of Solid-State Circuits is the best reference for circuit design.
 
 
 毕查德·拉扎维(这家伙让俺知道啥叫牛人啊,出书每一本经典,发文每一篇NB)
 毕查德·拉扎维于1985年在沙里夫理工大学的电气工程系获得理学学士学位,1并分别于1988年和1992年在斯坦福大学电气工程系获得理学硕士和博士学位.他曾在AT&T贝尔实验室工作,随后又受聘Hewlett—Packard实验室,直到1996年为止.
 
 1996年9月,他成为加利福尼亚大学洛杉矶分校的电气工程系副教授,随后晋升为教授.目前他从事的研包括无线收发.c频率合成,2高速数据通信及数据转换的锁相和时钟恢复.拉扎维教授分别于1992年到1994年在普林斯顿大学(新泽西州普林斯顿)和1995年在斯坦福大学任副教授.他是VLSI电路专题讨论会的技术程序委员会和国际固体电子协会(ISSCC)的成员,3在其中担任模拟小组委员会的主席.此外,他还分别担IEEE固体电路杂志.cIEEE电路和系统杂志及高速电子学国际杂志的特邀编辑和副编辑.
 
 拉扎维教授于1994年因为卓越的编辑能力获ISSCC的Beatrice奖,1994年在欧洲固体电子会议上获最佳论文奖,1995年和1997年ISSCC的最佳专题小组奖,1997年TRW创新教学奖,1998年IEEE定制
 
 
 ⑥下面的清单有点变态,据说是某大牛列的,书全是经典,我基本没看过
 Title
 Author
 Publisher(see below)
 ISBN
 # Comments
 
 Analog Circuit Design: Art, Science, and Possibilities
 Williams (editor)
 BH
 0-7506-9166-2
 Lots of good stories here. Every new IC designer should read Derek Bowers chapter.
 
 Art and Science of Analog Circuit Design
 Williams (editor)
 BH
 0-7506-9505-6
 More good stories. Eric Swanson’s view of digital vs. analog resonated with me.
 
 Analysis and Design of Analog Integrated Circuits - 3rd Ed.
 Gray and Meyer
 WI
 0-471-57495-3
 A popular introductory text. I used the first edition for guidance on my first custom IC (a bipolar array)
 
 Analogue IC design: The Current-Mode Approach
 Tomazou, Lidgey, & Haigh (editors)
 IEE
 0-86341-215-7
 Great reference for current mirrors, translinear circuits, MOS transconductors, current-conveyors.
 
 Analog MOS Integrated Circuits for Signal Processing
 Gregorian & Temes
 WI
 0-471-09797-7
 Best introduction to switched-capacitor circuit design.
 
 CMOS Analog Circuit Design
 Allen & Holberg
 HRW
 0-03-006587-9
 Probably the best introductory book for analog designers unfamiliar with CMOS techniques.
 
 Design of MOS VLSI Circuits for Telecommunications
 Tsividis & Antongnetti (editors)
 PH
 0-13-200643-X
 Replaced by the 2nd edition. Get this one too, if you can find it, for some material that was replaced on digital filter mechanization.
 
 Design of Analog-Digital VLSI Circuits for Telecommunications & Signal Processing- 2nd Ed.
 Franca & Tsividis (editors)
 PH
 0-13-203639-8 A “must have”.
 
 Switched Capacitor Circuits
 Allen & Sanchez-Sinencio
 VNR
 0-442-20873-1
 I confess that I haven’t used it much, but it appears to be a very comprehensive reference on whole field.
 
 Analog Interfaces for Digital Signal Processing Systems Op’t Eynde & Sansen
 KAP
 0-7923-9348-1
 Very readable. Lots of material on the “nuts-and-bolts” of putting delta-sigma data converters together
 
 Integrated Analog-to-Digital and Digital-to-Analog Converters
 Van de Plassche
 KAP
 0-7923-9436-4
 Plenty of high-speed bipolar stuff here, too.
 
 Signal Recovery from Noise in Electronic Instrumentation
 Wilmshurst
 AH
 0-85274-783-7
 Excellent introduction to the basic principles involved.
 
 Photodiode Amplifiers
 Graeme
 McG-H
 0-07-024247-X
 There is a lot more to this topic than meets the eye. This is a complete treatment of all the subtleties.
 
 Video Demystified: A Handbook for the Digital Engineer
 Jack
 HT
 1-878707-09-4
 Very useful and not just for digital types. A good one-stop source for digital video information.
 
 Low-Noise Electronic System Design
 Motchenbacher & Connelly
 WI 0-471-57742-1 A "must have”. Someday you will need it.
 
 Communications Receivers
 Rohde & Bucher
 McG-H
 0-07-053570-1
 I always wanted to build one of these from scratch. Maybe someday...
 
 Principles of Communications Systems
 Taub & Schilling
 McG-H 0-07-062955-2
 A standard college-type text.
 
 Analog Circuit Design: Low-Noise, Low-Power, Low-Voltage; Mixed-Mode Design with CAD Tools; Voltage, Current and Time References
 Huijsing, van de Plassche, Sansen (editors)
 KAP
 0-7923-9659-6
 Outstanding classic section by Barrie Gilbert on bandgap voltage reference design is worth more than the price of the book.
 More on folding A/D converters, autozeroing, etc.
 
 Analog Circuit Design: Low-Power Low-Voltage, Integrated Filters, and Smart Power
 van de Plassche, Sansen, & Huijsing (editors)
 KAP
 0-7923-9513-1
 Another set of seminars.
 
 Analog Circuit Design: Mixed A/D Circuit Design, Sensor Interface Circuits, and Communication Circuits Sansen,
 Huijsing, van de Plassche (editors)
 KAP
 0-7923-9408-9
 Another set of seminars.
 
 VNR Concise Encyclopedia of Mathematics
 Gellert, Kustner, Hellwich, Kastner
 VNR
 0-442-22646-2
 A jewel. The panorama of mathematics is clearly laid out. Several people have tried to find it but tell me it’s unavailable now. Scream at them to put it back in print!
 
 Circuits and Systems Tutorials
 Tomazou (editor)
 IEEE
 0-7803-1170-1
 Tutorials on unusual topics like: chaos, image coding, nonlinear DSP. Good delta-sigma tutorial, too.
 
 Oversampling Delta-Sigma Data Converters
 Candy & Temes
 IEEE
 0-87942-285-8
 A “must have” collection of the earlier papers on this topic. A new collections out now, but I’m still back-ordered.
 
 Integrated Continuous-Time Filters
 Tsividis & Voorman (editors)
 IEEE
 0-7803-0425-X
 I haven’t done much with this type of filter, but I find this reference useful for design of linear transconductors.
 
 Analog CMOS Filters for Very High Frequencies
 Nauta KAP
 next time Design methodology for the ultimate in CMOS linear circuit speed.
 
 Monolithic Phase-Locked Loops and Clock Recovery Circuits
 Razavi (editor)
 IEEE
 0-7803-1149-3
 A collection of journal papers that is a “must have” if you design these.
 
 Phase-Locked Loops - 2nd Ed.
 Best
 McG-H
 0-07-911386-9
 The most accessible introduction to the topic.
 
 Digital PLL Frequency Synthesizers - Theory and Design
 Rohde
 PH
 0-13-214239-2 Out of print.
 You might still be able to get a copy at Compact Software.
 
 Frequency Synthesis by Phase-Lock
 Egan
 Krieger
 0-89464-456-4
 One of the few places that phase-frequency detector “dead-zone” and sampled-data effects on the loop stability are treated.
 
 Phase-Locked Loop Circuit Design
 Wolaver
 PH
 0-13-662743-9
 My personal favorite of the PLL books. Wolaver has a clear approach. There’some good stuff on data recovery here, too.
 
 Phaselock Techniques
 Gardner
 WI
 0-471-04294-3
 For many, the standard reference. I haven’t found it as useful.
 
 Discrete-Time Signal Processing
 Oppenheim & Schafer
 PH
 0-13-216292-X
 The standard textbook.
 A “must have”.
 
 Handbook of Digital Signal Processing
 Mitra & Kaiser
 WI
 0-471-61995-7
 Must have.
 
 Digital Filter Design
 Parks & Burrus
 WI
 0-471-82896-3
 Practical with not too much math in the presentation. Contains some source code
 
 Digital Filters and Signal Processing
 Jackson
 KAP
 0-89838-276-9
 Good chapter on quantization effects.
 
 Multirate Digital Signal Processing
 Fliege
 WI
 0-471-93976-5
 Very clear presentation. Good explanation of interpolated FIR filter design.
 
 Principles of Digital Audio - 3rd Ed.
 Pohlmann
 McG-H
 0-07-050468-7
 Good overview of audio CD coding, error correction, and compression techniques.
 
 Advanced Digital Audio
 Pohlmann
 Sams
 0-672-22768-1
 Not quite as good as his "Principles..", IMHO. Probably too broad.
 
 Digital MOS Integrated Circuits II
 Elmasry (editor)
 IEEE
 0-87942-275-0
 Collection of papers. Good intro to the topic.
 
 Modern Active Filter Design
 Schaumann, Soderstrand & Laker (editors)
 IEEE
 0-471-09733-0
 Contains an especially good paper by Fleischer and Laker on SC biquads.
 
 Electronic Filter Design Handbook
 Williams & Taylor
 McG-H
 0-07-070434-1
 Probably the standard “working engineer” reference.
 
 Handbook of Engineering Fundamentals
 Eshbach
 WI
 0-471-24553-4
 For the times when you are confronted with problems that are “outside the box”.
 
 Electrical Noise, Fundamentals & Sources
 Gupta
 IEEE
 0-471-03117-8
 Like it says...the fundamentals
 
 Semiconductor Device Modeling with SPICE
 Massobrio & Antongnetti
 McG-H
 0-07-002469-3
 Just what do the parameters in those models mean anyway?
 
 Inside SPICE - Overcoming the Obstacles of Circuit Simulation
 Kielkowski
 McG-H
 0-07-911525-X
 Just what is that simulator doing anyway? A “must have”.
 
 Nonlinear Circuits Handbook Sheingold Analog Devices n/a A treasure
 chest of analog techniques that will soon be lost, crushed by
 hundreds-of-thousands of sub-micron digital transistors operating at high speeds.
 
 
 Publisher Decoder
 AH Adam Hilger
 BH Butterworth-Heinemann
 HRW Holt, Rinehart & Winston
 HT HighText Publications
 IEE Institute of Electrical Engineers
 IEEE IEEE Press
 KAP Kluwer Academic Publishers
 McG McGraw-Hill
 PH Prentice Hall
 Sams Howard Sams
 VNR (now Wiley) Van Nostrand Reinhold
 
 ① 网络开放课件资源
 MIT开放课件: http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm
 Berkeley: [url=http://webcast.berkeley.edu/courses/index.html]http://webcast.berkeley.edu/courses/index.html[/url]
 
 1. Berkeley的课程体系结构: 2位数的如ee20, cs70 是本科低年级课程;三位数且以1开头的ee141,ee140 是本科生高年级课程; 三位数且以2开头的,如ee240,ee241为研究生课程。
 EE20 Structure and interpretation of system and signal
 EE130 IC devices
 EE123 digital signal processing
 EE141 DIC Digital Integrated Circuits
 EE140 AIC Analog Integrated Circuits
 EE225b Digital Image processing
 EE241 ADIC Advanced Digital Integrated Circuits
 EE240 AAIC Advanced Analog Integrated Circuits
 EE245 introduction to MEMS design
 CS3 introduction to symbolic programming
 CS61a the structure and interpretation
 CS61b data structure and advanced programming
 CS61c machine structures
 CS70 discrete mathematics and probability theory
 CS152 computer architecture
 CS150 components and design techniques for digital systems.
 CS162 operating systems and system programming
 2.Text BOOK
 EE141
 Text Book: Digital Integrated Circuits : A Design Perspective ( Ed.) 清华大学出版社影印版,现在已经能买到,是数字集成电路设计的圣经级读物.
 EE140
 Text Book: Analysis And Design of Analog Integrated Circuits (Fourth Edition) 高教出版社影印版,如前所述,已能买到,是模拟集成电路设计的宝典。
 其他书籍:每一门课程都有相应的课件,里面有必备及推荐书籍,有的书国内已有影印版,有的还没有,希望大家能积极主动的去学习,自己想办法去寻找相应的书籍。我的建议是先到网上去查国内有无影印版的,如有,解决。如无,看本校图书馆有无原版书,如有,借来缩印(为省钱)。
 
 3.更多课程信息
 [url=http://webcast.berkeley.edu/]http://webcast.berkeley.edu[/url]   每学期都更新,如果网速快,可以在线观看,通过一些地址侦测工具及流格式下载工具,可以下载,这也是这些资料的来源。至于具体方法,呵呵,自己想办法了。
 另外, http://ocw.mit.edu/index.html MIT将她所有的课程都公开了,可惜大多数每录像。但其中的信息量已足够大,有书籍信息,notes,project,assignment 等,教科书可用前面介绍的方法得到。对于自学能力较强,及有志培养自学能力的同学来说,这是很好的机会,在一定程度上说,你可以在国内享受到世界顶级的教育。
 ② 模拟集成电路3本经典
 
 
 1.CMOS模拟集成电路设计(第二版) 作者:(美)艾伦(Allen R.E.)等
 2.Analysis And Design of Analog Integrated Circuits (Fourth Edition) 高教出版社影印版,作者:(美)格雷 等
 3.CMOS模拟集成电路 作者:(美)拉扎维(razavi) (Design of Analog CMOS Integrated Circuits),这本书西安交大出了中文译本,也比较容易买到的,入门必备!!!
 模拟电路除了三巨头之外,还有一本据说也不错,不过没看过
 analog integrated circuit design
 david a johns&ken martin
 有扫描版的
 
 ③ 数字IC前端几本经典书籍
 
 经典书籍:
 
 1 Writing Testbenches, Functional Verification of HDL Models        by Janick Bergeron
 
 本书主要以HDL(verilog/vhdl)为例,详细讲述了在IC DESIGN FLOW中Verification 以及Test的设计思想、方法和技巧,涵概了测试的各个方面,是目前进行IC设计的同仁们最为推荐的一本宝典!!
 
 作者的个人网页有详细的介绍:
 [url=http://www.janick.bergeron.com/wtb/toc.html]http://www.janick.bergeron.com/wtb/toc.html[/url]
 
 2 Priciples of Verifiable RTL Design, 2nd Ed.       by Lionel Bening & Harry Foster
 
 比较早的介绍有关RTL Validation设计的宝典书籍,是原来HP的一位大牛撰写的!你可以到作者的网站看看,有相关的本书的设计范例以及script下载!如果想使RTL设计非常的完美,保证你的后端设计一次成功的,这本书是不可缺少的。
 
 [url=http://home.comcast.net/~bening/povrd.htm]http://home.comcast.net/~bening/povrd.htm[/url]
 
 3 A Practical Guide for Designing, Synthesizing, and Simulating ASICs and FPGAs using VHDL or Verilog(HDL Chip Design) by Douglas J. Smith
 
 最为经典的讲述VHDL以及Verilog 设计的宝典书籍!设计范例涵盖很多设计中经常用的设计模块,堪称IC设计的 “词典”,书中的很多范例都可以作为你设计应用中的IP进行应用!!
 
 [url=http://www.doone.com/hdl_chip_des.html]http://www.doone.com/hdl_chip_des.html[/url]
 
 4 Advanced ASIC Chip Synthesis Using Synopsys Design Compiler and PrimeTime by Himanshu Bhatnagar CONEXANT, Newport Beach, CA, USA
 
 迄今为止唯一的一本针对主流IC设计平台工具,synopsys design compiler以及primetime的设计流程进行具体指导的宝典!参考本书你可以很快就可以对RTLdesign flow 以及static timing analysis有很深的理解,设计功力也会增加那么一点点了,当然还需要你勤加练习!
 
 5 Reuse Methodology Manual for System-on-a-Chip Designs Third Editi on Edited by Michael Keating Synopsys, Inc., Mountain View, CA, USA         Pierre Bricaud Synopsys, Inc, CA, USA
 
 进行SOC/IP 设计以及可重用设计的宝典书籍!是synopsys的一位牛牛写的!主要以mentor和synopsys的设计工具为流程,讲述了SOC/IP可重用设计,验证设计的基本方法。
 
 
 ④ Layout 经典书籍
 1. CMOS电路设计、布局与仿真(英文版)
 CMOS:Circuit Design, Layout, and Simulation
 作者: [美]R.Jocob Baker;Harry W.Li;David E.Boyce
 
 2. The Art of Analog Layout
 by Alan Hastings, Roy Alan Hastings
 Publisher: Prentice Hall; ISBN: 0130870617; 1st
 edition (December 15, 2000)
 
 3. IC Mask Design: Essential Layout Techniques
 by Christopher Saint, Judy Saint
 Publisher: McGraw-Hill Professional; ISBN: 0071389962;
 1st edition (May 24, 2002)
 (very practical and eazy to read)
 
 ⑤ RFIC
 CMOS 射频集成电路设计(英文版)
 The Design of CMOS Radio-Frequency Integrated Circuits
 作者: 美Lee,T.H.著
 
 The following book will be one of the best books for the person to start to design the fundamental CMOS analog IC design. After you design some circuit such as two-stage Op-amp, you will get feeling. By the way, analog design is very interesting, but also very challenge.
 CMOS Analog Circuit Design By Philip E. Allen, Douglas R. Holberg
 Hardcover / February 2002 / 0195116445
 
 [url=http://www.fetchbook.info/compare.do?search=0195116445]http://www.fetchbook.info/compare.do?search=0195116445[/url]
 
 Share a little experience
 
 1. Got a job on mixed-signal design which means I had simulator (HSpice)without taking any analog IC design class( actually a LONG story) : outcome - simulator
 2. Took a class on mixed-signal IC design : outcome -- design a two-stage op-amp follow the recipe of Allen\'s book(1st edition 1987)--> a feeling for analog IC design
 3. continue on other company projects : more experience analog IC design engineer
 
 Several years later, one student in my CMOS analog IC design class
 told me the same thing : by doing the assigned project, he got the FEELING.
 
 Analog IC design make me humble since it so challenge, but after I got the feeling by doing project, I love it.
 
 I think two factors will be very important for an analog IC design engineer - love math and enjoy analysis.You need to find out what is your desire and design. CMOS analog/mixed-signal IC (AMSIC) is my third, but the best career.
 
 The reason I wrote so many words is because I really wish more people will work on CMOS analog IC design in China.
 
 IEEE Journal of Solid-State Circuits is the best reference for circuit design.
 
 
 毕查德·拉扎维(这家伙让俺知道啥叫牛人啊,出书每一本经典,发文每一篇NB)
 毕查德·拉扎维于1985年在沙里夫理工大学的电气工程系获得理学学士学位,1并分别于1988年和1992年在斯坦福大学电气工程系获得理学硕士和博士学位.他曾在AT&T贝尔实验室工作,随后又受聘Hewlett—Packard实验室,直到1996年为止.
 
 1996年9月,他成为加利福尼亚大学洛杉矶分校的电气工程系副教授,随后晋升为教授.目前他从事的研包括无线收发.c频率合成,2高速数据通信及数据转换的锁相和时钟恢复.拉扎维教授分别于1992年到1994年在普林斯顿大学(新泽西州普林斯顿)和1995年在斯坦福大学任副教授.他是VLSI电路专题讨论会的技术程序委员会和国际固体电子协会(ISSCC)的成员,3在其中担任模拟小组委员会的主席.此外,他还分别担IEEE固体电路杂志.cIEEE电路和系统杂志及高速电子学国际杂志的特邀编辑和副编辑.
 
 拉扎维教授于1994年因为卓越的编辑能力获ISSCC的Beatrice奖,1994年在欧洲固体电子会议上获最佳论文奖,1995年和1997年ISSCC的最佳专题小组奖,1997年TRW创新教学奖,1998年IEEE定制
 
 
 ⑥下面的清单有点变态,据说是某大牛列的,书全是经典,我基本没看过
 Title
 Author
 Publisher(see below)
 ISBN
 # Comments
 
 Analog Circuit Design: Art, Science, and Possibilities
 Williams (editor)
 BH
 0-7506-9166-2
 Lots of good stories here. Every new IC designer should read Derek Bowers chapter.
 
 Art and Science of Analog Circuit Design
 Williams (editor)
 BH
 0-7506-9505-6
 More good stories. Eric Swanson’s view of digital vs. analog resonated with me.
 
 Analysis and Design of Analog Integrated Circuits - 3rd Ed.
 Gray and Meyer
 WI
 0-471-57495-3
 A popular introductory text. I used the first edition for guidance on my first custom IC (a bipolar array)
 
 Analogue IC design: The Current-Mode Approach
 Tomazou, Lidgey, & Haigh (editors)
 IEE
 0-86341-215-7
 Great reference for current mirrors, translinear circuits, MOS transconductors, current-conveyors.
 
 Analog MOS Integrated Circuits for Signal Processing
 Gregorian & Temes
 WI
 0-471-09797-7
 Best introduction to switched-capacitor circuit design.
 
 CMOS Analog Circuit Design
 Allen & Holberg
 HRW
 0-03-006587-9
 Probably the best introductory book for analog designers unfamiliar with CMOS techniques.
 
 Design of MOS VLSI Circuits for Telecommunications
 Tsividis & Antongnetti (editors)
 PH
 0-13-200643-X
 Replaced by the 2nd edition. Get this one too, if you can find it, for some material that was replaced on digital filter mechanization.
 
 Design of Analog-Digital VLSI Circuits for Telecommunications & Signal Processing- 2nd Ed.
 Franca & Tsividis (editors)
 PH
 0-13-203639-8 A “must have”.
 
 Switched Capacitor Circuits
 Allen & Sanchez-Sinencio
 VNR
 0-442-20873-1
 I confess that I haven’t used it much, but it appears to be a very comprehensive reference on whole field.
 
 Analog Interfaces for Digital Signal Processing Systems Op’t Eynde & Sansen
 KAP
 0-7923-9348-1
 Very readable. Lots of material on the “nuts-and-bolts” of putting delta-sigma data converters together
 
 Integrated Analog-to-Digital and Digital-to-Analog Converters
 Van de Plassche
 KAP
 0-7923-9436-4
 Plenty of high-speed bipolar stuff here, too.
 
 Signal Recovery from Noise in Electronic Instrumentation
 Wilmshurst
 AH
 0-85274-783-7
 Excellent introduction to the basic principles involved.
 
 Photodiode Amplifiers
 Graeme
 McG-H
 0-07-024247-X
 There is a lot more to this topic than meets the eye. This is a complete treatment of all the subtleties.
 
 Video Demystified: A Handbook for the Digital Engineer
 Jack
 HT
 1-878707-09-4
 Very useful and not just for digital types. A good one-stop source for digital video information.
 
 Low-Noise Electronic System Design
 Motchenbacher & Connelly
 WI 0-471-57742-1 A "must have”. Someday you will need it.
 
 Communications Receivers
 Rohde & Bucher
 McG-H
 0-07-053570-1
 I always wanted to build one of these from scratch. Maybe someday...
 
 Principles of Communications Systems
 Taub & Schilling
 McG-H 0-07-062955-2
 A standard college-type text.
 
 Analog Circuit Design: Low-Noise, Low-Power, Low-Voltage; Mixed-Mode Design with CAD Tools; Voltage, Current and Time References
 Huijsing, van de Plassche, Sansen (editors)
 KAP
 0-7923-9659-6
 Outstanding classic section by Barrie Gilbert on bandgap voltage reference design is worth more than the price of the book.
 More on folding A/D converters, autozeroing, etc.
 
 Analog Circuit Design: Low-Power Low-Voltage, Integrated Filters, and Smart Power
 van de Plassche, Sansen, & Huijsing (editors)
 KAP
 0-7923-9513-1
 Another set of seminars.
 
 Analog Circuit Design: Mixed A/D Circuit Design, Sensor Interface Circuits, and Communication Circuits Sansen,
 Huijsing, van de Plassche (editors)
 KAP
 0-7923-9408-9
 Another set of seminars.
 
 VNR Concise Encyclopedia of Mathematics
 Gellert, Kustner, Hellwich, Kastner
 VNR
 0-442-22646-2
 A jewel. The panorama of mathematics is clearly laid out. Several people have tried to find it but tell me it’s unavailable now. Scream at them to put it back in print!
 
 Circuits and Systems Tutorials
 Tomazou (editor)
 IEEE
 0-7803-1170-1
 Tutorials on unusual topics like: chaos, image coding, nonlinear DSP. Good delta-sigma tutorial, too.
 
 Oversampling Delta-Sigma Data Converters
 Candy & Temes
 IEEE
 0-87942-285-8
 A “must have” collection of the earlier papers on this topic. A new collections out now, but I’m still back-ordered.
 
 Integrated Continuous-Time Filters
 Tsividis & Voorman (editors)
 IEEE
 0-7803-0425-X
 I haven’t done much with this type of filter, but I find this reference useful for design of linear transconductors.
 
 Analog CMOS Filters for Very High Frequencies
 Nauta KAP
 next time Design methodology for the ultimate in CMOS linear circuit speed.
 
 Monolithic Phase-Locked Loops and Clock Recovery Circuits
 Razavi (editor)
 IEEE
 0-7803-1149-3
 A collection of journal papers that is a “must have” if you design these.
 
 Phase-Locked Loops - 2nd Ed.
 Best
 McG-H
 0-07-911386-9
 The most accessible introduction to the topic.
 
 Digital PLL Frequency Synthesizers - Theory and Design
 Rohde
 PH
 0-13-214239-2 Out of print.
 You might still be able to get a copy at Compact Software.
 
 Frequency Synthesis by Phase-Lock
 Egan
 Krieger
 0-89464-456-4
 One of the few places that phase-frequency detector “dead-zone” and sampled-data effects on the loop stability are treated.
 
 Phase-Locked Loop Circuit Design
 Wolaver
 PH
 0-13-662743-9
 My personal favorite of the PLL books. Wolaver has a clear approach. There’some good stuff on data recovery here, too.
 
 Phaselock Techniques
 Gardner
 WI
 0-471-04294-3
 For many, the standard reference. I haven’t found it as useful.
 
 Discrete-Time Signal Processing
 Oppenheim & Schafer
 PH
 0-13-216292-X
 The standard textbook.
 A “must have”.
 
 Handbook of Digital Signal Processing
 Mitra & Kaiser
 WI
 0-471-61995-7
 Must have.
 
 Digital Filter Design
 Parks & Burrus
 WI
 0-471-82896-3
 Practical with not too much math in the presentation. Contains some source code
 
 Digital Filters and Signal Processing
 Jackson
 KAP
 0-89838-276-9
 Good chapter on quantization effects.
 
 Multirate Digital Signal Processing
 Fliege
 WI
 0-471-93976-5
 Very clear presentation. Good explanation of interpolated FIR filter design.
 
 Principles of Digital Audio - 3rd Ed.
 Pohlmann
 McG-H
 0-07-050468-7
 Good overview of audio CD coding, error correction, and compression techniques.
 
 Advanced Digital Audio
 Pohlmann
 Sams
 0-672-22768-1
 Not quite as good as his "Principles..", IMHO. Probably too broad.
 
 Digital MOS Integrated Circuits II
 Elmasry (editor)
 IEEE
 0-87942-275-0
 Collection of papers. Good intro to the topic.
 
 Modern Active Filter Design
 Schaumann, Soderstrand & Laker (editors)
 IEEE
 0-471-09733-0
 Contains an especially good paper by Fleischer and Laker on SC biquads.
 
 Electronic Filter Design Handbook
 Williams & Taylor
 McG-H
 0-07-070434-1
 Probably the standard “working engineer” reference.
 
 Handbook of Engineering Fundamentals
 Eshbach
 WI
 0-471-24553-4
 For the times when you are confronted with problems that are “outside the box”.
 
 Electrical Noise, Fundamentals & Sources
 Gupta
 IEEE
 0-471-03117-8
 Like it says...the fundamentals
 
 Semiconductor Device Modeling with SPICE
 Massobrio & Antongnetti
 McG-H
 0-07-002469-3
 Just what do the parameters in those models mean anyway?
 
 Inside SPICE - Overcoming the Obstacles of Circuit Simulation
 Kielkowski
 McG-H
 0-07-911525-X
 Just what is that simulator doing anyway? A “must have”.
 
 Nonlinear Circuits Handbook Sheingold Analog Devices n/a A treasure
 chest of analog techniques that will soon be lost, crushed by
 hundreds-of-thousands of sub-micron digital transistors operating at high speeds.
 
 
 Publisher Decoder
 AH Adam Hilger
 BH Butterworth-Heinemann
 HRW Holt, Rinehart & Winston
 HT HighText Publications
 IEE Institute of Electrical Engineers
 IEEE IEEE Press
 KAP Kluwer Academic Publishers
 McG McGraw-Hill
 PH Prentice Hall
 Sams Howard Sams
 VNR (now Wiley) Van Nostrand Reinhold
 | 
 |