220-A3.3

From Microlab Classes
Jump to navigation Jump to search

Activity: MOS Transition Frequency

  • 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. Plot the frequency response of NMOS and PMOS transistors.

MOS Transition Frequency

Figure 1: The MOS transistor small signal model.

At high frequencies, the MOS gate-to-source capacitance, and the gate-to-drain capacitance, limits the MOSFET current gain at high frequencies, and thus, needs to be included in the two-port model, as shown in Fig. 1. The short-circuit current gain can be expressed as:

 

 

 

 

(1)

We then define the transition frequency, as the frequency when magnitude of the short-circuit current gain is equal to 1, or:

 

 

 

 

(2)

Thus, we get:

 

 

 

 

(3)

Assuming , we can plot the transition frequency of an NMOS transistor as a function of as shown in Fig. 2, using this SPICE file and Python script.

Figure 2: The NMOS Transition Frequency.
Figure 3: The Short-Circuit NMOS Current Gain.

We can also verify the transition frequency by running an AC analysis. For example, using and , we can plot the short-circuit current gain, as shown in Fig. 3. Thus, the transition frequency is the frequency when the short-circuit current gain drops to 1, or equivalently 0 dB.

Activity 1: The MOSFET Transition Frequency

Compare the results shown in Figs. 2 and 3. Are there any discrepancies in the values of ? Perform an AC analysis for a of 0.25V and 0.75V, and comment on the impact of process variation on . Is this what you expected?

Activity 2: PMOS Transition Frequency

Generate the PMOS versions of Figs. 2 and 3. For the same size, how does the of the PMOS compare to the NMOS? Comment on the relative values as well as the effect of process variations.

Report Guide

Write up a 2-3 page report answering the questions above, including the annotated graphs showing the transition frequency of both the NMOS and PMOS transistors, and submit the report via email.