220-A3.2

From Microlab Classes
Jump to navigation Jump to search

Activity: MOS Small Signal Characteristics

  • Instructions: This activity is structured as a tutorial with an activity at the end. Should you have any questions, clarifications, or issues, please contact your instructor as soon as possible.
  • At the end of this activity, the student should be able to:
  1. Obtain the small signal parameters of NMOS and PMOS transistors.

Two-Port Small Signal Analysis

Figure 1: The MOS low-frequency small signal model.

Most of the time, we are interested in the small signal behavior of our amplifiers, i.e. what happens to the amplifier voltages and currents as we introduce small disturbances (information carrying signals) at the input. To gain intuition and to facilitate circuit analysis using nonlinear devices, we linearize our circuits to obtain the two-port model shown in Fig. 1. For MOSFETs at low frequencies, the two-port model is composed of the transconductance, and the output resistance.

Transconductance

Transconductance is defined as:

 

 

 

 

(1)

Graphically, this is the slope of the transfer characteristic curves. Thus, by numerically differentiating the vs. curve using this Python script and this SPICE file, we can obtain the transconductance plot shown in Fig. 2.

Figure 2: NMOS transconductance.

Output Resistance

Similarly, we can take the derivative of the output characteristics to get the output resistance, which is defined as:

 

 

 

 

(2)

The output resistance as a function of is shown in Figs. 3 and 4, for different values of together with the FF and SS corner limits.

Figure 3: NMOS output resistance for small .
Figure 4: NMOS output resistance for relatively larger .

Activity 1: Small Signal Models

Answer the following questions:

  1. Given the transconductance plot in Fig. 2, why is there a peak in the transconductance curve? What is causing this?
  2. For the output resistance plot in Fig. 3, the effect of variations seem to be much larger for smaller values of . What do you think is causing this?

Activity 2: PMOS Small Signal Parameters

Numerically calculate and plot the transconductance and output resistance of a 45nm PMOS transistor with and . Compared to the NMOS plots, do you notice any differences? Are the effects of process variations the same?

Report Guide

Write up a 2-3 page report with the annotated graphs showing the small signal parameters for both the NMOS and PMOS transistors, and submit the report via email.