apr04_a2-utmost-spice-satya
apr04_a2-utmost-spice-satya
Here we will concentrate on the UTMOST batch mode Figure 1. TonyPlot of Decice structure.
commands. Here we only cover a very simple case and
there is no local optimization. The UTMOST interactive
----------- start of deckbuild commands -------------
mode can be used save the UTMOST setup into a file .
UTMOST interactive cannot be executed from DeckBuild.
# Commands that can be used in deckbuild to extract
# Spice model Parameters. The deck for TCAD is
# not complete . Below are examples of commands that
# maybe used in VWF Athena and Atlas to obtain the
# device characteristics
go atlas
Figure 2. DeckBuild screen.
load infi le=solve3.log # the master option tells UTMOST the file is in
....
init inf=mos2ex06_IdVg-Vb.log master
solve vgate=3.25 vstep=0.25 vfinal=4.5 name=gate \ # unselect all ID/VG-VB first the select device 1
outf=solve_tmp2 onefi le # (there is only 1 device)
....
deselect ID/VG-VB all
##### Create the IdVd-Vg IV matrix ####### select ID/VG-VB device 1
# The model command loads Utmost setup file # setup the UTMOST log file to store
# change the Value for gate oxide thickness for # set up output log file for simulated data created
#Opt(imization) and Fit Columns . #by UTMOST routine which was last referred to
#by batch mode output command i.e ID/VD-VG
device TOX = $utmost_tox
log outf=mos2ex06_sim.log simulated
# Output Utmost parameters for extraction. +PDIBLCB= 0 DROUT = 0.56 PSCBE1 = 4.24E8
# Save results to file in a ssf file. If +PSCBE2 = 5E-5 PVAG =0 DELTA = 0.01
# append option is used the parameters are appended +MOBMOD = 1 PRT =0 UTE = -1.5
# to a model library file 2] UTMOST III Extractions Manual , Vol. 1- Appendix A – BSIM3v3
Extraction Tutorial
# EXIT
quit