username : root
password : ROOT100
Structure of mosfet
Gate control is only in 1 direction
MOS region
How to manufacture MOSFET
Mode of operation
For FINFET, gate control is in all 3 directions
Three ports of nMOS and pMOS
Band diagram for the same
Why do we apply gate voltage => To create channel
Drain voltage => To allow flow of electrons
Channel length < 180nm
Effects like Channel length modulation, dibble and charge sharing (threshold voltage lowering) are observed.
Channel length > 180nm
Technology Computer Aided Design
How to open sentaurus
Navigating the folders
home => desktop => tcad_lab => your_folder => open terminal
In the terminal;
csh
source cshrc_new
swb/sde (depending on mode you like to enter)
Process to be followed
SDE
Structure Editor
Create device
S Device
Apply physics and to change properties
Apply model to accurately simulate
Ex : mobility of electrons depends on thickness of device and gate voltage
S Visual
View results of the simulation, in a PDF file format
Open sde (from terminal)
Create 2-D mosfet
Difference between mos-capacitor and mos-fet
Capacitor : between two plates
Germanium Device gets heated easily, hence not used widely.
Electron-hole mobility is greater in germanium.
Intrinsic doping : pure semiconductor material
Extrinsic doping : some impurity is added
n-type impurity
p-type impurity
Region name | Material | x-dimension | y-dimension | remarks |
---|---|---|---|---|
substrate | silicon | 0 to 0.09µm | 0 to 0.07µm | p-type silicon substrate |
source | silicon | 0 to 0.030µm | 0 to 0.025µm | a |
drain | a | 0.060 to 0.090 µm | 0 to 0.025µm | a |
oxide-channel | silicon oxide | 0.03 to 0.06µm | 0.06 to -0.002µm | a |
gate-contact | tin | 0.03 to 0.06µm | -0.002 to -0.004µm | a |
source-contact | tin | 0 to 0.02µm | 0 to -0.002µm | a |
drain-contact | tin | 0.07 to 0.09µm | 0 to -0.002µm | a |
body-contact | tin | 0 to 0.09µm | 0.070 to 0.072µm | a |
To avoid short circuiting, other contacts should be of smaller dimension.
Differ bulk cmos technology and SOI cmos technology.
SOI : Silicon on Insulator
SOP : Silicon on Spire
Apply voltage on device and visualize results
Mobility
Temperature
Electric field
Scholkey recombination model
shared
mesh.tdr
cmd file
log file : stores run time, meshes created
Grid file : file jiski characteristic dekhni hai
common.parameter file : Notes which material is used and its properties
At 300K, Silicon BandGap 1.1eV
Contour plot
Observed after the experiments
Systemic diagram
dash.plot file
IDVG (IV curve for Drain Current, GateVoltage)
log file will also be generated for each run, storing difference in results
Metal Contacts,
apply physics to the complete device
Relation between mobility and electric field
At low gate voltage, Vertical Electric Field dominates
At high gate voltage, Horizontal Electric Field dominates
Model
Plot section
self explanatory, to observe variables
How to find saturation
Gradient stops changing, check by approximating
Solve section
Apply voltage
csh
source schrc_new
sdevice -P:Silicon
rename model.par to Silicon.par
Create a common.par file for the common parameters. Copy a already created file and paste it in the same directory; rename this file and remove all contents to generate a new file.
Rename this file to common.par
Insert the materials using
Material = "Silicon"{Insert = "Silicon.par"}
Material = "SiO2"{Insert = "SiO2.par"}
Material = "TiN"{Insert = "TiN.par"}
Refine Specification
RefEvalWin_1
select Define Ref/Eval window checkbox
x axis | y axis | value | |
---|---|---|---|
first | 0 | 0 | |
second | 0.03 | 0.025 |
Under refinement definination section, change the name to source
x axis | y axis | |
---|---|---|
max element | 0.005 | 0.005 |
min element | 0.004 | 0.004 |
Click on build mesh, to get s-visual
Write all formula's you know on a sheet of paper, lab ended in 40mins
Right click, open terminal in roll-folder itself
Create pMOS, using the dimensions at following table
After creating these, dope the areas by clicking on "Constant Profile Placement"
All 4 neeed to be set
After adding all contacts to "contact set"
From dropdown, select the contact you want, right click on the diagram on the contact and under "Contacts" (in header toolbox) set contact
Click on activate.
define rel/eval window => rectangle
x 0 to 0.09
y -0.004 to 0.072
Meshing was unsuccesful, no grid file was generated
Tried changing mesh size as well, increase and decreased mesh size to observe if the total computation load leads to a failure in creation of mesh.
drive link for all
Download as zip, extract and simply plot the first file
X axis
Y axis