EE229 2025 Activity 02: Difference between revisions

From Center for Integrated Circuits and Devices Research (CIDR)
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
EE229 Activity 2: '''Nonlinearity''' (Due: Friday, 3/07, 5pm)
EE229 Activity 2: '''Nonlinearity''' (Due: Friday, 3/07, 5pm)
* '''Instructions''': This activity  a two-part problem, and you are expected to create a Google Colab file that contains your analysis and calculations, schematic, SPICE netlist, and simulation results. Please refer to this sample [https://colab.research.google.com/drive/1R1iKGX3hgaEIILb_RsxZSRzdabj6A5R8?usp=sharing template]. Copy to your Google drive, and edit as needed. Should you have any questions, clarifications, or issues, please contact your instructor as soon as possible.
* '''Instructions''': This activity  a two-part problem, and you are expected to create a Google Colab file that contains your analysis and calculations, schematic, SPICE netlist, and simulation results. Please refer to this sample [https://colab.research.google.com/drive/1R1iKGX3hgaEIILb_RsxZSRzdabj6A5R8?usp=sharing template]. Copy the template to your Google drive, and edit as needed. Should you have any questions, clarifications, or issues, please contact your instructor as soon as possible.
* Submit your *.ipynb file [https://forms.gle/oi1pyoLzojkoQvRV6 here].
* Submit your *.ipynb file [https://forms.gle/oi1pyoLzojkoQvRV6 here].
** Please name your file <code>LastName_FirstName_EE229_Activity02.ipynb</code>.
** Please name your file <code>LastName_FirstName_EE229_Activity02.ipynb</code>.

Revision as of 10:58, 2 March 2025

EE229 Activity 2: Nonlinearity (Due: Friday, 3/07, 5pm)

  • Instructions: This activity a two-part problem, and you are expected to create a Google Colab file that contains your analysis and calculations, schematic, SPICE netlist, and simulation results. Please refer to this sample template. Copy the template to your Google drive, and edit as needed. Should you have any questions, clarifications, or issues, please contact your instructor as soon as possible.
  • Submit your *.ipynb file here.
    • Please name your file LastName_FirstName_EE229_Activity02.ipynb.
  • If you are new to ngspice, please refer to the ngspice user manual.
  • At the end of this activity, the student should be able to:
  1. Measure the nonlinearity in amplifiers using ngspice.

Part 0: Warm-Up

Go over the provided Google Colab notebook and make sure you understand how we simulated a simple common-source amplifier, obtained the output spectrum for different input voltages, and plotted the harmonic components as a function of the input voltage.

Part 1: Intermodulation (IM) Linearity Analysis

Given a simple common-source amplifier (in the provided Google Colab template) using the Skywater 130nm CMOS process:

  1. Plot output spectrum and identify the intermodulation distortion terms, and , and
  2. Plot the fundamental and versus the input signal, and calculate the input and output third-order intercept points, and

Note: Use the input amplitudes given in the template, e.g. 2mV, 5mV, 10mV, 15mV, 20mV, and 25mV.

Part 2: Differential Amplifier Nonlinearity

Convert the given common-source amplifier to its differential equivalent, with approximately the same gain. Using the same input voltages as Part 1, but now as differential input voltages:

  1. Draw the schematic of your circuit in the Google Colab notebook.
  2. Plot the output spectrum of the differential output voltage, and identify the harmonic distortion terms and .
  3. Compare the output spectrum of the differential vs. the single-ended amplifier. Explain any differences.