Difference between revisions of "EE 224"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
* Review: [[Quality Factor]] | * Review: [[Quality Factor]] | ||
* Python [https://github.com/louisalarcon/ee224/blob/main/filters_ee224.py script] I used to generate the filter response plots. | * Python [https://github.com/louisalarcon/ee224/blob/main/filters_ee224.py script] I used to generate the filter response plots. | ||
− | * Simulating 5th order Butterworth LPF | + | * Simulating a 5th order Butterworth LPF |
** SPICE [https://github.com/louisalarcon/ee224/blob/main/butter_lpf_5.sp deck] | ** 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] | ** 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] |
Revision as of 18:02, 29 March 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.