CND101 Lab 7
CND101 Lab 7
MOSFET
(Metal-Oxide-Semiconductor Field -Effect Transistor)
Introduction:
A MOSFET, or Metal-Oxide-Semiconductor Field-Effect Transistor, is a type of
transistor that can be used as a switch or amplifier in electronic circuits. It consists
of a metal gate, an insulating oxide layer, and a semiconductor channel, and
operates by applying a voltage to the gate to control the flow of current through the
channel.
1-Device Characterization
The test setups for the NMOS transistor are shown in Figure 1 , which will produce
the plots shown in graphs 1 and 2 , using parametric analysis.
-we need to define DC analysis for getting the response of mosfet’s operation
- Launch >> ADE XL window.
-on sweep 2 variables ,need to clarify the input component so we can select it
by click on bottom like that:
-Choosing Analysis window =>dc
-click on =>” Save DC Operating point” icon
-Component parameter=>Select component
-Schematic Window => vds Source =>OK.
-Run from XL’s window
-Final Results
Graph 1 (I/Vds Characteristic for select regions of mosfet)
Note that : the output curve will be linear for 2 stages , the second stage due to
the library of MOSFET selecting breakdown voltage of MOSFET at almost 4v
so after that voltage ,MOSFET will act as resistor
Replacing the main sweep variables as shown below
At Vds=1,2,3volts
From the above 2 curves we suggest to work on Vds=3volts and Vgs started
from 0.1volts
2-Types of MOSFET Amplifiers
MOSFET amplifiers are available in three types like common source (CS),
common gate (CG), and common drain (CD), where each type along with its
configuration is discussed below.
The common source circuit provides a medium input and output impedance levels.
Both current and voltage gain can be described as medium, but the output is the
inverse of the input, i.e. 180° phase change. This provides a good overall
performance and as such it is often thought of as the most widely used
configuration.
-Library=> analogLib
-Cell=>Vsin
-view=> symbol
- SCHEMATIC 2:
-Final Results
Graph 5
Graph 6
2-c Common drain
The like the transistor emitter follower, the FET source follower configuration
itself provides a high level of buffering and a high input impedance. The actual
input resistance of the FET itself is very high as it is a field effect device. This
means that the source follower circuit is able to provide excellent performance as a
buffer.
The voltage gain is unity, although current gain is high. The input and output
signals are in phase.
-Final Results
Graph 7
Graph 8
Assignment 7
Using cadence simulation build the below circuit and answer the following
question using the simulator.
P.S.: Create a .scs file including the following model library at the adexl to
save the parameters of the Mosfet and to make it easier to analyze.
save*:gm sigtype=dev
save*:gds sigtype=dev
save*:id sigtype=dev
save*:vgs sigtype=dev
save*:vds sigtype=dev
save*:vth sigtype=dev
save*:vdsat sigtype=dev
save*:gmbs sigtype=dev
save*:region sigtype=dev
Q1) Using DC sweep find the value of RSS that will make the current ID =
2.75 mA. Report the Graph RSS vs ID
Q2) 2- After setting the Value of RSS Report the DC operating points of the
MOSFET ID, Vgs, Vds, gm, region of operation and vth
Q3) Find the input resistance and output resistance of the amplifier mid-band.
Bonus 7
Q4) If it’s desired to attach 100 Ω resistance instead of 8K load resistance and
maintain the same gain of the amplifier at the same value, then what type of
the amplifier stage should be inserted between this one and the load. (Justify
your answer using graph simulations)