Difference between revisions of "EE 224"
Jump to navigation
Jump to search
(49 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
! scope="col"| Activities | ! scope="col"| Activities | ||
|- | |- | ||
− | } | + | | style="text-align:center;" | 1 |
+ | | | ||
+ | * [[Filter Basics]] | ||
+ | * [[Filter Families]] | ||
+ | * [[Frequency Response Visualization]] | ||
+ | | | ||
+ | | | ||
+ | * Review: [[Electronic Noise]] | ||
+ | ** [[Resistor Noise]] | ||
+ | ** [[Diode and Transistor Noise]] | ||
+ | ** [[EE 220 Noise Analysis | Noise Analysis]] | ||
+ | * Review: [[Quality Factor]] | ||
+ | * Python [https://github.com/louisalarcon/ee224/blob/main/filters_ee224.py script] I used to generate the filter response plots. | ||
+ | * Simulating a 5th order Butterworth LPF | ||
+ | ** SPICE [https://github.com/louisalarcon/ee224/blob/main/butter_lpf_5.sp deck] | ||
+ | ** Python [https://github.com/louisalarcon/ee224/blob/main/butter_lpf_5.py code] and classes [https://github.com/louisalarcon/ee224/blob/main/ngspice_link.py library] | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 2 | ||
+ | | | ||
+ | * [[Filter Synthesis]] | ||
+ | * [[Active Filters]] | ||
+ | * [[Integrator-based Filters]] | ||
+ | * Active Filters with Transmission Zeros | ||
+ | | | ||
+ | | | ||
+ | * Review: [[Integrators]] | ||
+ | * [[ngspice Tutorial]] | ||
+ | | | ||
+ | * [[224-A1]]: Filter Design | ||
+ | |- | ||
+ | | style="text-align:center;" | 3 | ||
+ | | | ||
+ | * Filter Non-idealities | ||
+ | * Filter Tuning | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 4 | ||
+ | | | ||
+ | * High-Pass Filters | ||
+ | * Band-Pass Filters | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 5 | ||
+ | | | ||
+ | * Discrete-Time Filters | ||
+ | * Switched-Capacitor Filters | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 6 | ||
+ | | | ||
+ | * Introduction to Data Converters | ||
+ | * Static Error | ||
+ | * Spectral Characteristics | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 7 | ||
+ | | | ||
+ | * D/A Converters | ||
+ | * D/A INL and DNL | ||
+ | * D/A Dynamic Characteristics | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 8 | ||
+ | | | ||
+ | * Sampling | ||
+ | * Practical Sampling Issues | ||
+ | * Track-and-hold | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 9 | ||
+ | | | ||
+ | * A/D Converters | ||
+ | * Flash ADCs | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 10 | ||
+ | | | ||
+ | * Interpolation ADCs | ||
+ | * Two-step ADCs | ||
+ | * Folding ADCs | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 11 | ||
+ | | | ||
+ | * Pipelined ADCs | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 12 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 13 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | style="text-align:center;" | 14 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == References == | ||
+ | * Williams, A., Taylor, F. J. Electronic Filter Design Handbook, 4e McGraw-Hill Professional, 2006. | ||
+ | * Zverev, A. I. Handbook of Filter Synthesis. New York: John Wiley and Sons, 1967. | ||
+ | * Gray, Hurst, Lewis, Meyer, Analysis & Design of Analog Integrated Circuits, Wiley 2001. | ||
+ | * Johns, Martin, Analog Integrated Circuit Design, Wiley 1997. | ||
+ | * Design of Analog CMOS Integrated Circuits, Behzad Razavi, McGraw-Hill, 2000. |
Latest revision as of 08:52, 15 April 2021
- Mixed-Signal Systems
- Semester Offered: 2nd semester
- Course Credit: Lecture: 3 units (2 units lecture, 1 unit lab)
Catalog Description
Signals and filters. Sampling and aliasing. Analog and digital filters. Analog-to-digital converters. Digital-to-analog-converters. Sample and hold amplifiers. Mixed-signal applications. Pre-req: EE 220. 5h (2 lec, 3 lab) 3 u.
Syllabus
Module | Topics | Outcomes | Resources | Activities |
---|---|---|---|---|
1 |
|
|||
2 |
|
|
| |
3 |
|
|||
4 |
|
|||
5 |
|
|||
6 |
|
|||
7 |
|
|||
8 |
|
|||
9 |
|
|||
10 |
|
|||
11 |
|
|||
12 | ||||
13 | ||||
14 |
References
- Williams, A., Taylor, F. J. Electronic Filter Design Handbook, 4e McGraw-Hill Professional, 2006.
- Zverev, A. I. Handbook of Filter Synthesis. New York: John Wiley and Sons, 1967.
- Gray, Hurst, Lewis, Meyer, Analysis & Design of Analog Integrated Circuits, Wiley 2001.
- Johns, Martin, Analog Integrated Circuit Design, Wiley 1997.
- Design of Analog CMOS Integrated Circuits, Behzad Razavi, McGraw-Hill, 2000.