opt_ex12 : HiSIM_HV2 LDMOS Model Extraction
Requires: Utmost IV, SmartSpice, SmartView
Minimum Versions: Utmost IV 1.10.6.R, SmartSpice 4.17.1.C, SmartView 2.28.2.R
This example describes how to extract a standard HiSIM_HV2 model parameters. To extract a model which is scalable with geometry, multiple different device sizes must be included. In this example, three devices with the different channel width are used. And the device channel length is the drawn poly gate length which overlaps the intrinsic channel and the drift resistance regions. The following process parameters are defined in the model library. The values of ldrift1, ldrif2 and tox are fixed during the optimization.
- tox:Physical oxide thickness
- nsubc:Substrate impurity concentration
- nover:Impurity concentration of loverld at drain, and at source if cosym=1 and the value is declared
- loverld:Overlap length at drain side, and at source if cosym=1
- lovers:Overlap length at source side
- ldrift1:Length of light doped drift region at drain, and at source if cosym=1
- ldrift2:Length of heavily doped drift region at drain side, and at source if cosym=1
- xldld:Gate-overlap length at drain side
The project file opt_ex12.prj and the data file opt_ex12.uds for this example should be loaded into your database. When opened, the project will look as shown in opt_ex12_project.png .
The optimization sequence, which fully automates the extraction of HiSIM_HV2 model parameters, consists of nine sections. The section one and two extract the threshold voltage region model parameters of HiSIM_HV2. The third section is prepared to get the initial model parameters for the substrate current model. The section four aims to optimize the drift region resistance parameters and the low field mobility parameters at the small drain and the gate voltages. The bias dependency of the drift region resistance is optimized in the section five to fit the drain current versus the drain voltage characteristics. This completes the reference geometry model parameter extraction at the room temperature. The section six through the eight optimize the geometry and the temperature scaling model parameters to complete the scalable HiSIM_HV2 model over the temperature change. The section nine is to get the gate capacitance characteristics. The green and red curves of the plots show the target data and the simulations, respectively.
Section 1 : idvglin_cap_rtp
This section optimizes the parameters of the threshold voltage region for the ldmos reference geometry device. The data in this section is the drain current versus the gate voltage characteristics in the linear region and the cgg and cgs capacitance characteristics at the room temperature. The following model parameters are extracted.
- nsubc:Substrate impurity concentration
- vfbc:Flat band voltage
- muecb0:Coulomb scattering
- muecb1:Coulomb scattering
- mueph0:Phonon scattering
- mueph1:Phonon scattering
- xldld:Gate-overlap length at drain side
- loverld:Overlap length at drain side, and at source if COSYM=1
- lovers:Overlap length at source side
- nover:Impurity concentration of LOVERLD at drain, and at source if COSYM=1
- vfbover:Flat-band voltage in overlap region
- cgso:Gate-to-source overlap capacitance
- cgdo:Gate-to-drain overlap capacitance
After this step has been completed, the fit to measured data will be as shown in opt_ex12_01.png .
Section 2 : idvglin_warray_rtp
In this section, the parameters for narrow width effect are optimized using the devices of multiple width values. The following model parameters are extracted.
- nsubcw:Modification of substrate concentration for narrow width
- wl2:Threshold voltage shift due to small size effect
- wvth0:Threshold voltage shift
- muephw:Width dependence of phonon mobility reduction
Also, the following model parameters used at the previous step are included in this section to ensure the entire fitting.
- muecb0
- muecb1
- mueph0
- mueph1
After this step has been completed, the fit to measured data will be as shown in opt_ex12_02.png .
Section 3 : idvglin_idvd_ref_rtp
The section aims for getting the initial values of the substrate current model and the channel length modulation parameters using the drain current versus the drain voltage at the lowest vgs voltage. The following model parameters are extracted.
- ndep:Depletion charge contribution on effective-electric field
- ninv:Inversion charge contribution on effecitve-electric field
- bb:High-field-mobility degradation
- sub1:Substrate current coefficient of magnitude
- sub2:Substrate current coefficient of exponential term
- svds:Substrate current coefficient of exponential term
- svgs:Substrate current dependence on vgs
- clm1:Hardness coefficient of channel/contact junction
- clm2:Coefficient of qb contribution
- clm3:Coefficient of qi contribution
- sc2:Vds dependence of short-channel effect
Also, the following model parameters used at the previous steps are included in this section to ensure the entire fitting.
- muecb0
- muecb1
- mueph0
- mueph1
After this step has been completed, the fit to measured data will be as shown in opt_ex12_03.png .
Section 4 : idvglin_idvd_cgs_ref_rtp
The previous three sections concentrated mostly on the drain current versus the gate voltage at the linear region. The intention was to get the precise threshold voltage model parameters which are suitable for the different geometry devices. This section extracts several model parameters of the drift region resistance and the mobility model parameters for the reference geometry device. The datasets in this section are the drain current versus the gate voltage characteristics in the linear region, the drain current versus the drain voltage at the low vgs voltages and the cgs gate capacitance versus the gate voltage. The cgs capacitance is used to observe the effect of the drift region resistance parameters. The following model parameters are extracted.
- muesr0:Surface roughness scattering
- muesr1:Surface roughness scattering
- ninvd:Reduced resistance effect for small Vds
- vmax:Saturation velocity
- rdrdl1:Effective ldrift of current in drift region for cordrift=1
- rdrcx:Coefficient of current flow from xov for cordrift=1
- rdrmue:Field-dependent mobility in drift region for cordrift=1
- rdrqover:Inclusion of the overlap change in rdrift for cordrift=1
Also, the following model parameters used at the previous steps are included in this section to ensure the entire fitting.
- muecb0
- muecb1
- mueph0
- mueph1
- ndep
- ninv
- bb
After this step has been completed, the fit to measured data will be as shown in opt_ex12_04.png .
Section 5 : idvgall_idvd_ref_rtp
The previous step etracted the several drift region resistance parameters as the initial values for the succeeding optimization steps. This section will use the drain current versus the drain voltage data for the reference geometry to optimize all parameters of the drift resistance model. This step completes the single geometry model at the nominal temperature. The following parameters are extracted.
- vover:Velocity overshoot effect
- rdrcar:High field injection in drift region for cordrift=1
- rdrdjunc:Junction depth at channel/drift region for cordrift=1
- rdrvmax:Saturation velocity in drift region for cordrift=1
- rdrbb:High field mobility in drift region
- rth0:Thermal resistance
Also, the following model parameters used at the previous steps are included in this section to ensure the entire fitting.
- nsubc
- vfbc
- meucb0
- muecb1
- mueph0
- mueph1
- muesr0
- muesr1
- ndep
- ninv
- ninvd
- bb
- vmax
- rdrcx
- rdrdl1
- rdrqover
- clm1
- clm2
- clm3
- sub1
- sub2
- svds
- svgs
After this step has been completed, the fit to measured data will be as shown in opt_ex12_05.png .
Section 6: idvgall_idvd_ref_tp
This section extracts the temperature model parameters using both the drain current versus the gate voltage characteristics in the linear and the saturation regions and the drain current versus the drain voltage for the reference geometry device at three temperatures. The following parameters are extracted.
- bgtmp1:Temperature dependence of bandgap
- bgtmp2:Temperature dependence of bandgap
- muetmp:Temperature dependence of phonon scattering
- vmaxt1:Temperature dependence of velocity
- vmaxt2:Temperature dependence of velocity
- vtmp:Temperature dependence of the saturation velocity
- rdrmuetmp:Temperature dependence of resistance for cordrift=1
- rdrvtmp:Temperature dependence of resistance for cordrift=1
- rthtemp1:Temperature dependence of thermal resistance
Also, the following model parameters used at the previous steps are included in this section to ensure the entire fitting.
- vfbc
- ndep
- ninv
- rdrmue
- rdrvmax
After this step has been completed, the fit to measured data will be as shown in opt_ex12_06.png .
Section 7 : idvgall_idvd_w_rtp
The previous section completed the single geometry temperature model. All geometry devices at the room temperature are used to fit the geometry scaling parameters in this section. The following model parameters are extracted.
- xwd:Gate-overlap width
- muepwp:Width dependence of phonon mobility reduction
- muesrw:Change of surface roughness related mobility
- mueswp:Change of surface roughness related mobility
- muephs:Mobility modification due to small size
- ninvdw:Width dependence of high field mobility
- ninvdwp:Width dependence of high field mobility
- rdrvmaxw:Saturation velocity wgate dependence for cordrift=1
- rdrvmaxwp:Saturation velocity wgate dependence for cordrift=1
- rth0w:Width dependence of thermal resistance
- rth0wp:Width dependence of thermal resistance
Also, the following model parameters used at the previous steps are included in this section to ensure the entire fitting.
- vfbc
- mueph0
- mueph1
- muesr0
- muesr1
- ninvd
- bb
- vmax
- vover
- rth0
- muephw
- wvth0
- sub1
- sub2
- svds
- svgs
- rdrdl1
- rdrcx
- rdrdjunc
- rdrmue
- rdrqover
- rdrvmax
- rdrbb
After this step has been completed, the fit to measured data will be as shown in opt_ex12_07.png .
Section 8 : idvgall_idvd_w_tp
The section is to complete the dc characteristics for all geometry devices at all temperatures. The following model parameters are extracted.
- ninvdt1:Temperature dependence of universal mobility model
- ninvdt2:Temperature dependence of universal mobility model
- rthtemp2:Temperature dependence of thermal resistance
The following model parameters used at the previous steps are included in this section.
- bgtmp1
- bgtmp2
- muetmp
- vtmp
- vmaxt1
- vmaxt2
- rthtemp1
- rdrmuetmp
- rdrvtmp
- mueph0
- mueph1
- muesr0
- muesr1
- ninvd
- vmax
- vover
- rdrmue
- rdrvmax
- rth0
After this step has been completed, the fit to measured data will be as shown in opt_ex12_08.png .
Section 9 : gate_capacitance
This section is to finalize the gate capacitance characteristic fitting. The following model parameters are extracted.
- xwdc:Gate overlap in width for capacitance calculation
- cvdsover:Parameter for cgg for vds!=0
The parameters used in the previous section are the following;
- cgdo
- cgso
- loverld
After this step has been completed, the fit to measured data will be as shown in opt_ex12_09.png .
The sequence is prepared for the best fit. No repeated run would be necessary. When complete, the model card can be exported into an external model library file as shown in opt_ex12.lib.
Note for reducing the run time.
Utmost IV is able to control the number of parallel runs of SmartSpice. The increase of number of SmartSpice executions shortens the run time for the multi-core machines. Edit -> Preferences -> Simulator .
opt_ex12.lib
.MODEL HiSIM_HV2 NMOS ( +LEVEL = 73 VERSION = 2.1 coovlp = 1 +coovlps = 1 coisub = 1 coiigs = 0 +cogidl = 0 coisti = 0 coadov = 1 +conqs = 0 corg = 0 corbnet = 0 +coflick = 0 cothrml = 0 coign = 0 +coiprv = 1 copprv = 1 codfm = 0 +coselfheat = 1 +cotemp = 0 +cosubnode = 0 +cosym = 0 cordrift = 1 coqovsm = 1 +coerrrep = 1 eg0 = 1.1785 bgtmp1 = 0.000340352 +bgtmp2 = -5.68918e-07 muetmp = 1.78362 tnom = 27 +vtmp = -0.169935 vmaxt1 = -0.000606117 vmaxt2 = -1.86801e-06 +ninvdt1 = 0.000732181 ninvdt2 = 1e-05 rthtemp1 = 5e-05 +rthtemp2 = 1.79221e-08 tox = 2.98e-08 xl = 0 +xw = 0 xld = 0 xldld = 3.87576e-06 +xwd = 9.00512e-08 xwdld = 0 xwdc = 1e-07 +tpoly = 2e-07 ll = 0 lld = 0 +lln = 0 wl = 0 wld = 0 +wln = 0 nsubc = 5.41312e+16 nsubp = 1e+18 +nsubsub = 1e+15 lp = 0 npext = 5e+17 +lpext = 1e-50 vfbc = -1.13187 vbi = 1.1 +kappa = 3.9 ldrift1 = 3e-06 ldrift2 = 1.7e-06 +ldrift1s = 0 ldrift2s = 1e-06 ddrift = 1e-06 +loverld = 2.55926e-06 lovers = 7.83537e-08 vbsmin = -10.5 +vgsmin = -100 muecb0 = 32874.2 muecb1 = 1157.34 +mueph0 = 0.263574 mueph1 = 29798 muephl = 0 +mueplp = 1 muesr0 = 2.11124 muesr1 = 1.52449e+14 +muesrl = 0 mueslp = 1 ndep = 0.0893114 +ndepl = 0 ndeplp = 1 ninv = 0.148841 +ninvd = 0.22999 ninvdw = 0.752123 ninvdwp = 0.0866919 +bb = 2.6751 vmax = 1.33085e+07 vover = 0.322467 +voverp = 0.3 rsh = 0 rshg = 0 +rbpb = 50 rbpd = 50 rbps = 50 +rbdb = 50 rbsb = 50 rdrdl1 = 1.14488e-07 +rdrdl2 = 0 rdrcx = 0.00678317 rdrcar = 0 +rdrdjunc = 1.92221e-06 rdrmue = 469.945 rdrvmax = 2.88406e+07 +rdrvmaxl = 0 +rdrvmaxlp = 1 +rdrvmaxw = -0.5 +rdrvmaxwp = 0.5 +rdrmuel = 0 rdrmuelp = 1 rdrbb = 1.50533 +rdrqover = 97405.3 rdrvtmp = -1.05428 +rdrmuetmp = 1.8348 +gbmin = 1e-12 rth0 = 1.42262 cth0 = 1e-07 +rth0w = -6.89456 rth0wp = 0.985914 rth0nf = 0 +powrat = 1 +prattemp1 = 0 +prattemp2 = 0 +shemax = 500 nfalp = 1e-19 nftrp = 1e+10 +cit = 0 falph = 1 sub1 = 0.0228145 +sub1l = 0.0025 sub1lp = 1 sub2 = 99.2565 +sub2l = 2e-06 svds = 0.74873 slg = 3e-08 +slgl = 0 slglp = 1 svbs = 0.5 +svbsl = 0 svbslp = 1 svgs = 0.700039 +svgsl = 0 svgslp = 1 svgsw = 0 +svgswp = 1 ibpc1 = 0 ibpc2 = 0 +ibpc1l = 0 ibpc1lp = -1 subld1 = 0 +subld2 = 0 subld1l = 0 subld1lp = 1 +xpdv = 0 xpvdth = 0 xpvdthg = 0 +mphdfm = -0.3 parl2 = 1e-08 sc1 = 0 +sc2 = 0 sc3 = 0 sc4 = 0 +scp1 = 0 scp2 = 0 scp3 = 0 +scp21 = 0 bs1 = 0 bs2 = 0.9 +clm1 = 0.0100247 clm2 = 4 clm3 = 0.5 +clm5 = 1 clm6 = 0 wfc = 0 +wvth0 = 0.114255 nsubcw = 1.32378 nsubcwp = 1 +nsubp0 = 0 nsubwp = 1 muephw = -3.78296 +muepwp = 1.00032 muesrw = 0.156143 mueswp = 0.76807 +vthsti = 0 vdsti = 0 scsti1 = 0 +scsti2 = 0 nsti = 1e+16 wsti = 0 +wstil = 0 wstilp = 1 wstiw = 0 +wstiwp = 1 wl1 = 0 wl1p = 1 +nsubpsti1 = 0 +nsubpsti2 = 0 +nsubpsti3 = 1 +muesti1 = 0 muesti2 = 0 muesti3 = 1 +saref = 1e-06 sbref = 1e-06 wl2 = 1.61006 +wl2p = 1 muephs = -2 muepsp = 1 +vovers = 0 voversp = 0 qme1 = 0 +qme2 = 2 qme3 = 0 pgd1 = 0 +pgd2 = 1 pgd4 = 0 gleak1 = 50 +gleak2 = 1e+07 gleak3 = 0.06 gleak4 = 4 +gleak5 = 7500 gleak6 = 0.25 gleak7 = 1e-06 +egig = 0 igtemp2 = 0 igtemp3 = 0 +glksd1 = 1e-15 glksd2 = 1000 glksd3 = -1000 +glkb1 = 5e-16 glkb2 = 1 glkb3 = 0 +glpart1 = 0.5 fn1 = 50 fn2 = 0.00017 +fn3 = 0 fvbs = 0.012 gidl1 = 2 +gidl2 = 3e+07 gidl3 = 0.9 gidl4 = 0 +gidl5 = 0.2 vzadd0 = 0.01 pzadd0 = 0.005 +ddltmax = 10 ddltslp = 0 ddltict = 10 +js0 = 5e-07 js0sw = 0 nj = 1 +njsw = 1 xti = 2 xti2 = 0 +divx = 0 ctemp = 0 cisb = 0 +cisbk = 0 cvb = 0 cj = 0.0005 +cjsw = 5e-10 cjswg = 5e-10 mj = 0.5 +mjsw = 0.33 mjswg = 0.33 pb = 1 +pbsw = 1 pbswg = 1 vdiffj = 0.0006 +tcjbd = 0 tcjbdsw = 0 tcjbdswg = 0 +tcjbs = 0 tcjbssw = 0 tcjbsswg = 0 +xqy = 0 xqy1 = 0 xqy2 = 2 +nover = 1.00038e+16 vfbover = 0.0690316 qovadd = 0 +novers = 1e+16 ovslp = 2.1e-07 ovmag = 0.6 +cgso = 8.7044e-11 cgdo = 5.45398e-11 cgbo = 0 +cvdsover = 0.367234 dly1 = 1e-10 dly2 = 0.7 +dly3 = 8e-07 pt2 = 0 pt4 = 0 +pt4p = 1 ptl = 0 ptlp = 1 +ptp = 3.5 gdl = 0 gdld = 0 +gdlp = 0 gdsleak = 0 lbinn = 1 +wbinn = 1 lmax = 1 lmin = 0 +wmax = 1 wmin = 0 )
opt_ex12.uds
Utmost IV CSV Data Logfile Format Version 1 Copyright (c) 1984-2016 Silvaco, Inc. All rights reserved DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 3.67586e-06 3.69648e-06 3.70971e-06 3.72049e-06 3.7299e-06 3.73838e-06 3.74619e-06 3.75346e-06 3.7603e-06 3.76678e-06 3.77295e-06 3.77886e-06 3.78455e-06 3.79003e-06 3.79532e-06 3.80046e-06 3.80544e-06 3.81029e-06 3.81502e-06 3.81963e-06 3.82414e-06 3.82855e-06 3.83287e-06 3.8371e-06 3.84125e-06 3.84533e-06 3.84934e-06 3.85328e-06 3.85716e-06 3.86098e-06 3.86474e-06 3.86845e-06 3.8721e-06 3.87571e-06 3.87928e-06 3.88279e-06 3.88627e-06 3.88971e-06 3.89311e-06 3.89648e-06 3.89982e-06 3.90312e-06 3.9064e-06 3.90966e-06 3.9129e-06 3.91611e-06 3.91932e-06 3.92251e-06 3.92569e-06 3.92887e-06 3.93205e-06 3.93523e-06 3.93842e-06 3.94162e-06 3.94483e-06 3.94807e-06 3.95133e-06 3.95462e-06 3.95795e-06 3.96131e-06 3.96472e-06 3.96819e-06 3.9717e-06 3.97528e-06 3.97892e-06 3.98264e-06 3.98643e-06 3.9903e-06 3.99427e-06 3.99832e-06 4.00248e-06 4.00674e-06 4.01111e-06 4.0156e-06 4.02021e-06 4.02494e-06 4.02981e-06 4.03482e-06 4.03996e-06 4.04526e-06 4.05071e-06 4.05631e-06 4.06208e-06 4.06802e-06 4.07413e-06 4.08042e-06 4.08689e-06 4.09355e-06 4.1004e-06 4.10744e-06 4.11469e-06 4.12213e-06 4.12979e-06 4.13766e-06 4.14574e-06 4.15404e-06 4.16257e-06 4.17132e-06 4.1803e-06 4.18952e-06 4.19897e-06 4.20866e-06 4.2186e-06 4.22878e-06 4.23921e-06 4.24989e-06 4.26082e-06 4.27201e-06 4.28346e-06 4.29517e-06 4.30714e-06 4.31938e-06 4.33188e-06 4.34466e-06 4.3577e-06 4.37102e-06 4.38462e-06 4.39848e-06 4.41263e-06 4.42706e-06 4.44177e-06 4.45676e-06 4.47203e-06 4.48758e-06 4.50343e-06 4.51956e-06 4.53597e-06 4.55268e-06 4.56967e-06 4.58695e-06 4.60453e-06 4.62239e-06 4.64055e-06 4.659e-06 4.67774e-06 4.69678e-06 4.71611e-06 4.73573e-06 4.75565e-06 4.77586e-06 4.79637e-06 4.81717e-06 4.83826e-06 4.85965e-06 4.88134e-06 4.90332e-06 4.92559e-06 4.94816e-06 4.97103e-06 4.99419e-06 0 0.00012476 0.000229425 0.000287263 0.000299444 0.00030022 0.000300841 0.000301358 0.000301804 0.000302199 0.000302556 0.000302884 0.00030319 0.000303477 0.000303748 0.000304007 0.000304254 0.000304491 0.000304719 0.000304939 0.000305152 0.000305358 0.000305558 0.000305753 0.000305943 0.000306128 0.000306308 0.000306485 0.000306657 0.000306826 0.000306992 0.000307154 0.000307313 0.000307469 0.000307623 0.000307774 0.000307922 0.000308068 0.000308212 0.000308354 0.000308493 0.000308631 0.000308767 0.000308901 0.000309034 0.000309165 0.000309294 0.000309423 0.000309551 0.000309677 0.000309803 0.000309929 0.000310054 0.000310179 0.000310304 0.00031043 0.000310556 0.000310683 0.000310811 0.000310941 0.000311073 0.000311207 0.000311343 0.000311482 0.000311624 0.000311769 0.000311919 0.000312073 0.000312231 0.000312395 0.000312564 0.000312739 0.00031292 0.000313107 0.000313302 0.000313505 0.000313715 0.000313934 0.000314161 0.000314397 0.000314643 0.0003149 0.000315166 0.000315443 0.000315731 0.000316031 0.000316343 0.000316667 0.000317004 0.000317354 0.000317717 0.000318094 0.000318485 0.00031889 0.000319311 0.000319746 0.000320197 0.000320663 0.000321145 0.000321644 0.000322159 0.000322691 0.00032324 0.000323807 0.000324391 0.000324993 0.000325613 0.000326251 0.000326908 0.000327584 0.000328278 0.000328991 0.000329724 0.000330477 0.000331248 0.00033204 0.000332852 0.000333684 0.000334536 0.000335408 0.000336301 0.000337214 0.000338148 0.000339103 0.000340079 0.000341076 0.000342094 0.000343133 0.000344194 0.000345275 0.000346379 0.000347503 0.000348649 0.000349817 0.000351006 0.000352217 0.00035345 0.000354704 0.00035598 0.000357278 0.000358598 0.000359939 0.000361302 0.000362687 0.000364094 0.000365523 0.000366973 0.000368445 0.000369939 0.000371455 0.000372992 0 0.000186679 0.00038026 0.000553296 0.000696775 0.000808088 0.000888088 0.000940259 0.000969794 0.000979384 0.000980445 0.000981254 0.000981966 0.000982597 0.00098316 0.000983665 0.000984123 0.00098454 0.000984922 0.000985275 0.000985602 0.000985906 0.000986191 0.000986457 0.000986708 0.000986944 0.000987168 0.000987379 0.000987579 0.000987768 0.000987949 0.00098812 0.000988284 0.000988439 0.000988587 0.000988729 0.000988864 0.000988992 0.000989115 0.000989233 0.000989345 0.000989452 0.000989555 0.000989653 0.000989747 0.000989836 0.000989922 0.000990004 0.000990083 0.000990158 0.000990231 0.000990301 0.000990368 0.000990434 0.000990498 0.00099056 0.000990622 0.000990684 0.000990746 0.000990808 0.000990872 0.000990939 0.000991008 0.00099108 0.000991157 0.00099124 0.000991328 0.000991423 0.000991527 0.000991639 0.000991762 0.000991896 0.000992042 0.000992201 0.000992376 0.000992565 0.000992772 0.000992997 0.000993242 0.000993507 0.000993794 0.000994104 0.000994439 0.000994799 0.000995186 0.000995602 0.000996047 0.000996522 0.00099703 0.00099757 0.000998145 0.000998755 0.000999402 0.00100009 0.00100081 0.00100157 0.00100238 0.00100323 0.00100412 0.00100505 0.00100603 0.00100706 0.00100813 0.00100925 0.00101042 0.00101164 0.00101291 0.00101423 0.00101561 0.00101703 0.00101852 0.00102005 0.00102164 0.00102329 0.00102499 0.00102675 0.00102857 0.00103044 0.00103237 0.00103437 0.00103642 0.00103853 0.0010407 0.00104294 0.00104523 0.00104759 0.00105001 0.00105249 0.00105503 0.00105763 0.0010603 0.00106303 0.00106583 0.00106869 0.00107161 0.0010746 0.00107765 0.00108076 0.00108394 0.00108719 0.0010905 0.00109387 0.00109731 0.00110081 0.00110437 0.00110801 0.0011117 0.00111546 0.00111929 0.00112318 0.00112713 0 0.000224068 0.000464016 0.000694267 0.000905851 0.00109499 0.00126019 0.00140124 0.00151885 0.00161441 0.0016899 0.00174776 0.00179074 0.00182161 0.0018428 0.00185562 0.00185944 0.00185989 0.00186016 0.00186037 0.00186052 0.00186062 0.00186068 0.0018607 0.00186068 0.00186063 0.00186055 0.00186044 0.00186032 0.00186017 0.00186001 0.00185982 0.00185962 0.00185941 0.00185919 0.00185895 0.0018587 0.00185844 0.00185817 0.00185789 0.00185761 0.00185731 0.00185701 0.0018567 0.00185639 0.00185607 0.00185574 0.00185541 0.00185507 0.00185472 0.00185437 0.00185402 0.00185366 0.0018533 0.00185294 0.00185257 0.0018522 0.00185182 0.00185145 0.00185107 0.00185069 0.00185031 0.00184992 0.00184954 0.00184916 0.00184878 0.00184841 0.00184804 0.00184767 0.00184731 0.00184696 0.00184661 0.00184628 0.00184595 0.00184564 0.00184535 0.00184507 0.00184481 0.00184457 0.00184435 0.00184416 0.00184399 0.00184385 0.00184374 0.00184367 0.00184363 0.00184362 0.00184366 0.00184374 0.00184386 0.00184402 0.00184424 0.0018445 0.00184482 0.00184519 0.00184562 0.00184611 0.00184666 0.00184727 0.00184795 0.00184869 0.00184951 0.0018504 0.00185136 0.00185239 0.0018535 0.0018547 0.00185597 0.00185732 0.00185876 0.00186029 0.0018619 0.0018636 0.00186539 0.00186727 0.00186925 0.00187132 0.00187348 0.00187574 0.0018781 0.00188056 0.00188312 0.00188578 0.00188854 0.00189141 0.00189437 0.00189745 0.00190063 0.00190391 0.0019073 0.0019108 0.0019144 0.00191812 0.00192194 0.00192587 0.00192991 0.00193407 0.00193833 0.0019427 0.00194719 0.00195178 0.00195649 0.00196131 0.00196624 0.00197128 0.00197643 0.0019817 0.00198708 0.00199257 0.00199817 0.00200388 0 0.000250585 0.000520123 0.000784605 0.00103565 0.00126964 0.00148503 0.00168122 0.0018582 0.00201627 0.00215604 0.00227828 0.00238398 0.00247428 0.00255044 0.00261383 0.00266591 0.00270814 0.00274196 0.00276872 0.00278962 0.00280567 0.00281766 0.00282594 0.00282996 0.00283014 0.00282947 0.00282872 0.00282794 0.00282712 0.00282626 0.00282538 0.00282448 0.00282355 0.0028226 0.00282163 0.00282064 0.00281964 0.00281862 0.00281759 0.00281655 0.00281549 0.00281443 0.00281335 0.00281227 0.00281118 0.00281008 0.00280897 0.00280786 0.00280674 0.00280562 0.00280449 0.00280335 0.00280221 0.00280107 0.00279993 0.00279878 0.00279762 0.00279647 0.00279531 0.00279415 0.00279298 0.00279182 0.00279065 0.00278948 0.00278831 0.00278714 0.00278597 0.0027848 0.00278363 0.00278246 0.0027813 0.00278014 0.00277898 0.00277783 0.00277669 0.00277555 0.00277443 0.00277331 0.00277221 0.00277113 0.00277006 0.00276901 0.00276798 0.00276698 0.00276601 0.00276506 0.00276414 0.00276326 0.00276242 0.00276162 0.00276086 0.00276015 0.00275949 0.00275888 0.00275833 0.00275783 0.0027574 0.00275704 0.00275674 0.00275651 0.00275636 0.00275629 0.0027563 0.0027564 0.00275658 0.00275685 0.00275722 0.00275768 0.00275825 0.00275891 0.00275968 0.00276056 0.00276155 0.00276265 0.00276387 0.0027652 0.00276666 0.00276823 0.00276994 0.00277177 0.00277372 0.00277581 0.00277803 0.00278039 0.00278288 0.00278551 0.00278827 0.00279118 0.00279423 0.00279743 0.00280077 0.00280425 0.00280788 0.00281166 0.00281559 0.00281967 0.0028239 0.00282828 0.00283281 0.00283749 0.00284233 0.00284732 0.00285247 0.00285777 0.00286322 0.00286883 0.00287459 0.00288051 0.00288659 0.00289282 0 0.000271038 0.000561758 0.000849364 0.00112594 0.0013881 0.0016344 0.00186434 0.00207791 0.00227538 0.00245716 0.00262375 0.00277571 0.00291365 0.0030382 0.00315003 0.00324985 0.00333837 0.00341636 0.00348458 0.00354384 0.00359494 0.00363869 0.00367587 0.00370725 0.00373357 0.00375548 0.0037736 0.00378847 0.00380055 0.00381026 0.00381791 0.00382377 0.00382786 0.00382986 0.0038294 0.00382762 0.00382561 0.00382354 0.00382146 0.00381936 0.00381725 0.00381512 0.00381299 0.00381083 0.00380867 0.0038065 0.00380433 0.00380214 0.00379995 0.00379775 0.00379554 0.00379334 0.00379112 0.00378891 0.00378669 0.00378447 0.00378224 0.00378002 0.00377779 0.00377556 0.00377333 0.0037711 0.00376887 0.00376664 0.00376441 0.00376218 0.00375995 0.00375772 0.00375549 0.00375327 0.00375104 0.00374882 0.0037466 0.00374438 0.00374216 0.00373995 0.00373774 0.00373553 0.00373333 0.00373114 0.00372895 0.00372677 0.00372459 0.00372243 0.00372028 0.00371815 0.00371603 0.00371393 0.00371184 0.00370978 0.00370775 0.00370574 0.00370376 0.00370182 0.00369991 0.00369805 0.00369623 0.00369445 0.00369272 0.00369105 0.00368944 0.00368789 0.0036864 0.00368499 0.00368365 0.00368239 0.00368121 0.00368011 0.00367911 0.0036782 0.00367739 0.00367668 0.00367608 0.00367558 0.00367521 0.00367495 0.00367481 0.0036748 0.00367491 0.00367516 0.00367555 0.00367607 0.00367674 0.00367755 0.00367851 0.00367963 0.00368089 0.00368232 0.0036839 0.00368565 0.00368756 0.00368964 0.00369188 0.0036943 0.00369689 0.00369966 0.0037026 0.00370572 0.00370902 0.0037125 0.00371616 0.00372001 0.00372404 0.00372825 0.00373266 0.00373725 0.00374202 0.00374699 0.00375215 0.00375749 0 0.000287653 0.000594688 0.000899282 0.0011939 0.0014753 0.00174212 0.00199394 0.00223081 0.00245307 0.00266116 0.00285561 0.00303698 0.00320584 0.00336274 0.00350823 0.00364284 0.00376707 0.00388143 0.00398639 0.00408243 0.00417001 0.00424959 0.00432162 0.00438656 0.00444484 0.00449693 0.00454326 0.00458428 0.00462041 0.00465209 0.00467972 0.0047037 0.0047244 0.00474217 0.00475734 0.0047702 0.00478102 0.00479005 0.00479751 0.00480362 0.00480859 0.00481249 0.00481535 0.00481725 0.00481819 0.00481809 0.00481672 0.00481405 0.00481073 0.00480725 0.00480374 0.00480022 0.00479669 0.00479316 0.00478963 0.0047861 0.00478257 0.00477904 0.00477551 0.00477198 0.00476845 0.00476492 0.0047614 0.00475787 0.00475435 0.00475084 0.00474732 0.00474381 0.00474031 0.00473681 0.00473331 0.00472981 0.00472633 0.00472284 0.00471936 0.00471589 0.00471242 0.00470896 0.00470551 0.00470206 0.00469861 0.00469517 0.00469174 0.00468832 0.0046849 0.00468149 0.00467808 0.00467469 0.0046713 0.00466792 0.00466455 0.00466119 0.00465785 0.00465452 0.0046512 0.0046479 0.00464462 0.00464136 0.00463812 0.00463491 0.00463172 0.00462857 0.00462545 0.00462237 0.00461933 0.00461633 0.00461338 0.00461048 0.00460764 0.00460486 0.00460214 0.0045995 0.00459693 0.00459443 0.00459202 0.0045897 0.00458747 0.00458534 0.00458331 0.00458138 0.00457957 0.00457788 0.00457631 0.00457486 0.00457354 0.00457236 0.00457132 0.00457042 0.00456968 0.00456908 0.00456864 0.00456836 0.00456824 0.0045683 0.00456852 0.00456892 0.0045695 0.00457026 0.0045712 0.00457233 0.00457365 0.00457516 0.00457687 0.00457878 0.00458088 0.00458319 0.0045857 0.00458841 0.00459133 0.00459446 0 0.000301639 0.000621879 0.000939724 0.00124795 0.00154342 0.00182486 0.00209185 0.00234451 0.0025832 0.0028084 0.00302069 0.00322066 0.00340891 0.00358603 0.00375259 0.00390911 0.00405611 0.00419408 0.00432345 0.00444467 0.00455812 0.00466418 0.00476321 0.00485554 0.00494148 0.00502133 0.00509539 0.00516393 0.00522722 0.00528552 0.00533907 0.00538814 0.00543296 0.00547376 0.00551079 0.00554428 0.00557445 0.00560153 0.00562573 0.00564727 0.00566635 0.00568316 0.0056979 0.00571075 0.00572187 0.00573142 0.00573955 0.00574639 0.00575209 0.00575679 0.00576067 0.0057638 0.00576615 0.00576776 0.00576868 0.00576897 0.00576868 0.00576784 0.00576648 0.0057646 0.00576215 0.00575905 0.00575518 0.00575066 0.00574581 0.00574087 0.0057359 0.00573094 0.00572598 0.00572102 0.00571608 0.00571114 0.00570621 0.00570129 0.00569638 0.00569148 0.00568659 0.0056817 0.00567683 0.00567197 0.00566712 0.00566228 0.00565744 0.00565262 0.00564781 0.00564301 0.00563823 0.00563345 0.00562868 0.00562393 0.00561918 0.00561445 0.00560973 0.00560502 0.00560032 0.00559564 0.00559096 0.0055863 0.00558165 0.00557701 0.00557238 0.00556777 0.00556317 0.00555859 0.00555402 0.00554947 0.00554494 0.00554042 0.00553593 0.00553146 0.00552702 0.0055226 0.00551821 0.00551386 0.00550954 0.00550526 0.00550103 0.00549684 0.0054927 0.00548862 0.00548459 0.00548063 0.00547674 0.00547292 0.00546918 0.00546552 0.00546195 0.00545847 0.00545509 0.00545182 0.00544866 0.00544561 0.00544268 0.00543988 0.00543721 0.00543467 0.00543228 0.00543003 0.00542794 0.005426 0.00542422 0.00542261 0.00542117 0.00541991 0.00541882 0.00541792 0.00541721 0.00541668 0.00541635 0.00541622 0 0.00031372 0.000645041 0.000973683 0.00129269 0.00159905 0.00189149 0.00216967 0.00243369 0.00268393 0.00292092 0.00314525 0.00335753 0.0035584 0.00374846 0.00392831 0.0040985 0.00425957 0.00441202 0.00455632 0.00469292 0.00482221 0.00494459 0.00506041 0.00517001 0.00527369 0.00537175 0.00546445 0.00555204 0.00563477 0.00571284 0.00578647 0.00585586 0.00592118 0.0059826 0.0060403 0.00609442 0.00614512 0.00619255 0.00623682 0.00627809 0.00631648 0.00635211 0.0063851 0.00641558 0.00644366 0.00646946 0.00649309 0.00651466 0.00653429 0.00655207 0.00656811 0.00658251 0.00659539 0.00660682 0.00661691 0.00662575 0.00663342 0.00664001 0.0066456 0.00665026 0.00665408 0.00665713 0.00665952 0.00666141 0.00666286 0.00666376 0.00666411 0.00666392 0.00666322 0.00666205 0.00666045 0.00665845 0.00665608 0.00665335 0.00665031 0.00664695 0.00664331 0.00663937 0.00663513 0.00663058 0.00662565 0.00662031 0.00661454 0.00660847 0.00660225 0.00659598 0.0065897 0.00658343 0.00657718 0.00657094 0.00656471 0.00655851 0.00655231 0.00654614 0.00653998 0.00653384 0.00652771 0.0065216 0.00651551 0.00650943 0.00650337 0.00649733 0.0064913 0.00648529 0.0064793 0.00647332 0.00646736 0.00646142 0.00645549 0.00644959 0.00644369 0.00643782 0.00643196 0.00642612 0.00642029 0.00641448 0.00640869 0.00640292 0.00639717 0.00639144 0.00638572 0.00638003 0.00637436 0.00636871 0.00636309 0.0063575 0.00635194 0.00634641 0.00634091 0.00633545 0.00633004 0.00632466 0.00631934 0.00631407 0.00630885 0.0063037 0.00629861 0.00629359 0.00628865 0.00628379 0.00627902 0.00627434 0.00626976 0.00626528 0.0062609 0.00625665 0.00625251 0.00624851 0.00624463 0.00624089 0 0.000324363 0.000665236 0.00100298 0.00133086 0.00164599 0.00194713 0.00223395 0.00250658 0.00276542 0.00301099 0.00324392 0.00346483 0.00367436 0.00387315 0.00406181 0.0042409 0.00441098 0.00457257 0.00472616 0.00487219 0.0050111 0.00514329 0.00526911 0.00538893 0.00550305 0.00561178 0.00571541 0.00581418 0.00590834 0.00599813 0.00608374 0.00616537 0.00624322 0.00631744 0.00638821 0.00645567 0.00651996 0.00658121 0.00663955 0.0066951 0.00674796 0.00679824 0.00684604 0.00689144 0.00693453 0.00697541 0.00701414 0.0070508 0.00708547 0.00711821 0.00714909 0.00717818 0.00720552 0.0072312 0.00725526 0.00727776 0.00729875 0.0073183 0.00733645 0.00735326 0.00736877 0.00738305 0.00739613 0.00740807 0.00741893 0.00742873 0.00743755 0.00744541 0.00745237 0.00745847 0.00746376 0.00746827 0.00747206 0.00747516 0.00747762 0.00747947 0.00748075 0.00748152 0.00748182 0.00748175 0.0074815 0.00748105 0.00748025 0.00747907 0.0074775 0.00747554 0.00747322 0.00747056 0.00746756 0.00746426 0.00746068 0.00745682 0.00745272 0.00744838 0.00744382 0.00743906 0.00743411 0.00742898 0.00742367 0.00741819 0.00741255 0.00740674 0.00740075 0.00739458 0.00738819 0.00738156 0.00737468 0.00736759 0.00736036 0.00735308 0.00734577 0.00733847 0.00733118 0.00732391 0.00731666 0.00730943 0.00730222 0.00729503 0.00728787 0.00728073 0.0072736 0.0072665 0.00725943 0.00725237 0.00724533 0.00723832 0.00723132 0.00722435 0.0072174 0.00721047 0.00720356 0.00719667 0.0071898 0.00718296 0.00717613 0.00716933 0.00716255 0.00715579 0.00714905 0.00714234 0.00713565 0.00712899 0.00712235 0.00711574 0.00710916 0.00710261 0.0070961 0.00708962 0.00708319 0.0070768 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, D, LIN, 0.3, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 7.87488e-05 7.91547e-05 7.91833e-05 7.91956e-05 7.92045e-05 7.92128e-05 7.92206e-05 7.92283e-05 7.92362e-05 7.92445e-05 7.92537e-05 7.92634e-05 7.92733e-05 7.9283e-05 7.92925e-05 7.93019e-05 7.93111e-05 7.93202e-05 7.93291e-05 7.93379e-05 7.93467e-05 7.93553e-05 7.93638e-05 7.93722e-05 7.93805e-05 7.93888e-05 7.9397e-05 7.94052e-05 7.94133e-05 7.94214e-05 7.94294e-05 7.94374e-05 7.94453e-05 7.94533e-05 7.94612e-05 7.94692e-05 7.94771e-05 7.94851e-05 7.94932e-05 7.95014e-05 7.95097e-05 7.9518e-05 7.95265e-05 7.9535e-05 7.95438e-05 7.95528e-05 7.95621e-05 7.95716e-05 7.95816e-05 7.95918e-05 7.96025e-05 7.96136e-05 7.96251e-05 7.9637e-05 7.96494e-05 7.96623e-05 7.96759e-05 7.96902e-05 7.97052e-05 7.97211e-05 7.97379e-05 7.97556e-05 7.97742e-05 7.97938e-05 7.98145e-05 7.98363e-05 7.98594e-05 7.98838e-05 7.99095e-05 7.99368e-05 7.99658e-05 7.99964e-05 8.00287e-05 8.0063e-05 8.00992e-05 8.01375e-05 8.0178e-05 8.02207e-05 8.02655e-05 8.03124e-05 8.03614e-05 8.04127e-05 8.04668e-05 8.05237e-05 8.05839e-05 8.06474e-05 8.07144e-05 8.07853e-05 8.08601e-05 8.09391e-05 8.10225e-05 8.11106e-05 8.12035e-05 8.13015e-05 8.14043e-05 8.15116e-05 8.16233e-05 8.17391e-05 8.1859e-05 8.19826e-05 8.211e-05 8.22412e-05 8.23766e-05 8.25167e-05 8.26618e-05 8.28122e-05 8.2968e-05 8.31293e-05 8.32961e-05 8.34686e-05 8.36467e-05 8.38307e-05 8.4021e-05 8.42176e-05 8.44209e-05 8.46308e-05 8.48475e-05 8.50709e-05 8.53014e-05 8.55395e-05 8.57855e-05 8.60398e-05 8.63024e-05 8.65734e-05 8.68528e-05 8.71411e-05 8.74393e-05 8.7748e-05 8.80678e-05 8.83988e-05 8.87414e-05 8.90956e-05 8.94616e-05 8.98395e-05 9.02297e-05 9.06326e-05 9.10488e-05 9.14786e-05 9.19222e-05 9.23796e-05 9.28506e-05 9.33354e-05 9.38337e-05 9.43451e-05 9.48694e-05 9.54064e-05 9.59564e-05 9.65195e-05 9.70954e-05 9.76838e-05 0.00167596 0.00305757 0.00408591 0.00473026 0.00504075 0.00515157 0.00518518 0.00519688 0.00520312 0.00520813 0.00521261 0.00521664 0.00522029 0.00522364 0.00522676 0.00522968 0.00523243 0.00523504 0.00523751 0.00523987 0.00524212 0.00524426 0.00524631 0.00524827 0.00525015 0.00525197 0.00525373 0.00525544 0.0052571 0.0052587 0.00526026 0.00526178 0.00526326 0.0052647 0.00526611 0.00526749 0.00526884 0.00527017 0.00527147 0.00527275 0.00527401 0.00527525 0.00527647 0.00527769 0.0052789 0.0052801 0.00528129 0.00528247 0.00528365 0.00528482 0.00528599 0.00528716 0.00528832 0.00528947 0.00529063 0.0052918 0.00529299 0.0052942 0.00529543 0.00529669 0.00529798 0.0052993 0.00530067 0.00530208 0.00530355 0.00530507 0.00530665 0.00530831 0.00531003 0.00531184 0.00531372 0.0053157 0.00531777 0.00531994 0.00532224 0.00532467 0.00532725 0.00532999 0.00533293 0.00533608 0.00533946 0.0053431 0.00534702 0.00535124 0.00535575 0.00536054 0.0053656 0.00537089 0.00537639 0.00538209 0.00538799 0.00539409 0.00540039 0.0054069 0.0054136 0.00542051 0.00542764 0.00543499 0.00544259 0.00545044 0.00545855 0.00546693 0.00547559 0.00548454 0.00549378 0.00550333 0.00551319 0.00552338 0.00553391 0.00554477 0.00555596 0.00556751 0.00557941 0.00559167 0.0056043 0.00561731 0.00563072 0.00564453 0.00565874 0.00567337 0.00568843 0.00570393 0.00571986 0.00573624 0.00575308 0.0057704 0.00578821 0.00580652 0.00582536 0.00584473 0.00586465 0.00588513 0.00590619 0.00592784 0.00595008 0.00597293 0.00599639 0.00602047 0.00604518 0.00607053 0.00609653 0.00612322 0.00615061 0.00617875 0.00620765 0.00623733 0.0062678 0.00629908 0.00633117 0.00636407 0.00241983 0.00466931 0.00671462 0.00851744 0.0100369 0.0112371 0.0121017 0.0126521 0.0129545 0.0131 0.0131654 0.0131958 0.0132122 0.0132231 0.0132315 0.0132384 0.0132442 0.0132492 0.0132536 0.0132574 0.0132608 0.0132639 0.0132665 0.0132689 0.013271 0.0132729 0.0132746 0.0132761 0.0132775 0.0132787 0.0132798 0.0132807 0.0132816 0.0132823 0.0132829 0.0132834 0.0132839 0.0132842 0.0132845 0.0132846 0.0132847 0.0132847 0.0132847 0.0132846 0.0132845 0.0132843 0.0132841 0.0132838 0.0132835 0.0132831 0.0132827 0.0132822 0.0132817 0.0132811 0.0132805 0.0132798 0.0132792 0.0132785 0.0132779 0.0132773 0.0132767 0.0132761 0.0132755 0.013275 0.0132745 0.0132741 0.0132737 0.0132733 0.013273 0.0132728 0.0132727 0.0132727 0.0132728 0.0132731 0.0132735 0.0132742 0.013275 0.013276 0.0132773 0.0132789 0.0132808 0.0132831 0.0132857 0.0132888 0.0132923 0.0132963 0.0133007 0.0133055 0.0133107 0.0133161 0.0133219 0.013328 0.0133344 0.0133411 0.0133482 0.0133556 0.0133633 0.0133715 0.01338 0.013389 0.0133983 0.0134081 0.0134183 0.013429 0.0134401 0.0134518 0.0134639 0.0134766 0.0134898 0.0135035 0.0135178 0.0135327 0.0135481 0.0135642 0.0135808 0.0135981 0.0136161 0.0136347 0.013654 0.013674 0.0136947 0.0137162 0.0137383 0.0137613 0.013785 0.0138095 0.0138347 0.0138608 0.0138876 0.0139153 0.0139438 0.0139732 0.0140033 0.0140344 0.0140663 0.014099 0.0141327 0.0141673 0.0142028 0.0142393 0.0142768 0.0143153 0.0143547 0.0143952 0.0144367 0.0144792 0.0145227 0.0145672 0.0146128 0.0146594 0.00291427 0.00570278 0.00834281 0.010811 0.013082 0.0151288 0.0169253 0.0184488 0.0196836 0.0206261 0.0212925 0.0217231 0.0219746 0.0221087 0.0221764 0.0222104 0.0222283 0.0222385 0.0222448 0.0222489 0.0222514 0.0222526 0.0222529 0.0222524 0.0222512 0.0222494 0.0222471 0.0222443 0.0222412 0.0222377 0.022234 0.0222299 0.0222256 0.0222211 0.0222163 0.0222114 0.0222062 0.022201 0.0221955 0.0221899 0.0221841 0.0221782 0.0221721 0.022166 0.0221598 0.0221535 0.0221472 0.0221407 0.0221341 0.0221274 0.0221205 0.0221136 0.0221065 0.0220993 0.022092 0.0220846 0.0220771 0.0220695 0.022062 0.0220543 0.0220467 0.022039 0.0220312 0.0220235 0.0220157 0.0220079 0.022 0.0219922 0.0219843 0.0219765 0.0219687 0.0219609 0.0219532 0.0219456 0.021938 0.0219306 0.0219233 0.0219162 0.0219092 0.0219024 0.0218958 0.0218895 0.0218835 0.0218777 0.0218724 0.0218674 0.0218628 0.0218587 0.0218549 0.0218515 0.0218485 0.0218457 0.0218433 0.0218413 0.0218395 0.0218381 0.021837 0.0218363 0.0218359 0.0218359 0.0218363 0.0218371 0.0218384 0.02184 0.0218422 0.0218448 0.0218479 0.0218515 0.0218556 0.0218603 0.0218655 0.0218712 0.0218775 0.0218844 0.0218919 0.0219 0.0219087 0.0219181 0.0219281 0.0219388 0.0219502 0.0219623 0.0219752 0.0219887 0.022003 0.0220181 0.0220339 0.0220505 0.0220679 0.0220861 0.0221051 0.0221249 0.0221455 0.0221669 0.0221892 0.0222123 0.0222364 0.0222613 0.0222872 0.0223139 0.0223416 0.0223702 0.0223998 0.0224303 0.0224617 0.0224941 0.0225274 0.0225617 0.0225969 0.0226331 0.00328122 0.00645663 0.00950557 0.01241 0.0151521 0.0177141 0.0200792 0.0222332 0.0241649 0.0258653 0.0273281 0.0285502 0.0295348 0.0302909 0.0308369 0.031204 0.0314323 0.0315636 0.0316339 0.0316689 0.0316846 0.0316897 0.0316887 0.0316841 0.0316775 0.0316692 0.0316598 0.0316493 0.0316379 0.0316258 0.0316131 0.0315999 0.0315861 0.0315719 0.0315572 0.0315422 0.0315267 0.031511 0.0314949 0.0314785 0.0314619 0.031445 0.031428 0.0314107 0.0313932 0.0313756 0.0313579 0.0313399 0.0313219 0.0313036 0.0312852 0.0312665 0.0312477 0.0312287 0.0312094 0.03119 0.0311704 0.0311507 0.0311308 0.0311108 0.0310907 0.0310705 0.0310502 0.0310297 0.0310092 0.0309886 0.0309678 0.030947 0.030926 0.030905 0.0308839 0.0308628 0.0308417 0.0308205 0.0307993 0.0307782 0.030757 0.0307359 0.0307148 0.0306938 0.0306728 0.030652 0.0306313 0.0306108 0.0305904 0.0305703 0.0305504 0.0305308 0.0305114 0.0304923 0.0304735 0.0304549 0.0304365 0.0304184 0.0304005 0.0303829 0.0303654 0.0303482 0.0303312 0.0303145 0.030298 0.0302818 0.0302659 0.0302503 0.030235 0.03022 0.0302053 0.030191 0.0301771 0.0301636 0.0301505 0.0301378 0.0301256 0.0301138 0.0301025 0.0300916 0.0300813 0.0300715 0.0300622 0.0300534 0.0300452 0.0300376 0.0300306 0.0300242 0.0300184 0.0300132 0.0300086 0.0300047 0.0300014 0.0299987 0.0299968 0.0299955 0.0299949 0.029995 0.0299959 0.0299974 0.0299997 0.0300028 0.0300066 0.0300112 0.0300166 0.0300227 0.0300296 0.0300372 0.0300457 0.0300549 0.0300648 0.0300756 0.030087 0.0300993 0.00356946 0.00704295 0.0103979 0.0136166 0.0166835 0.019584 0.0223054 0.0248379 0.0271756 0.0293156 0.0312578 0.0330038 0.0345573 0.0359239 0.0371102 0.038122 0.0389657 0.0396495 0.0401843 0.040584 0.0408668 0.0410542 0.0411691 0.0412327 0.0412623 0.0412703 0.0412649 0.0412512 0.0412323 0.0412099 0.0411853 0.0411593 0.0411322 0.0411042 0.0410754 0.0410458 0.0410156 0.0409847 0.0409533 0.0409213 0.0408889 0.040856 0.0408227 0.040789 0.040755 0.0407207 0.0406861 0.0406513 0.0406162 0.0405809 0.0405453 0.0405094 0.0404733 0.0404369 0.0404002 0.0403633 0.0403261 0.0402886 0.0402508 0.0402129 0.0401747 0.0401363 0.0400978 0.0400591 0.0400202 0.0399811 0.0399418 0.0399024 0.0398628 0.0398231 0.0397832 0.0397431 0.039703 0.0396627 0.0396223 0.0395818 0.0395412 0.0395005 0.0394598 0.0394191 0.0393783 0.0393375 0.0392967 0.0392559 0.0392152 0.0391746 0.039134 0.0390935 0.0390532 0.039013 0.038973 0.038933 0.0388932 0.0388535 0.0388139 0.0387744 0.038735 0.0386957 0.0386565 0.0386174 0.0385784 0.0385395 0.0385007 0.038462 0.0384235 0.0383852 0.038347 0.0383091 0.0382713 0.0382337 0.0381964 0.0381593 0.0381225 0.038086 0.0380498 0.0380138 0.0379782 0.037943 0.0379081 0.0378736 0.0378394 0.0378057 0.0377724 0.0377395 0.0377071 0.0376751 0.0376436 0.0376125 0.0375819 0.0375519 0.0375223 0.0374933 0.0374648 0.0374368 0.0374094 0.0373826 0.0373563 0.0373307 0.0373056 0.0372811 0.0372573 0.037234 0.0372114 0.0371893 0.0371679 0.0371471 0.0371269 0.0371074 0.0370884 0.03707 0.00380436 0.00751771 0.011114 0.0145734 0.0178798 0.0210191 0.0239794 0.0267519 0.0293318 0.0317181 0.0339127 0.0359203 0.0377478 0.0394043 0.0409004 0.0422483 0.0434596 0.044545 0.0455141 0.0463758 0.0471382 0.0478085 0.0483926 0.0488961 0.0493236 0.0496796 0.0499686 0.0501954 0.0503659 0.0504867 0.0505651 0.0506089 0.0506255 0.0506214 0.0506021 0.0505717 0.0505335 0.0504898 0.0504423 0.050392 0.0503399 0.0502865 0.0502322 0.0501771 0.0501213 0.050065 0.0500082 0.0499509 0.0498932 0.049835 0.0497765 0.0497176 0.0496584 0.0495987 0.0495387 0.0494783 0.0494176 0.0493564 0.049295 0.0492331 0.0491709 0.0491084 0.0490456 0.0489825 0.0489192 0.0488556 0.0487918 0.0487278 0.0486635 0.048599 0.0485343 0.0484693 0.0484042 0.0483389 0.0482734 0.0482077 0.0481419 0.0480759 0.0480098 0.0479435 0.0478771 0.0478107 0.0477441 0.0476775 0.0476109 0.0475442 0.0474775 0.0474108 0.0473441 0.0472774 0.0472108 0.0471442 0.0470777 0.0470112 0.0469448 0.0468784 0.046812 0.0467457 0.0466794 0.0466131 0.0465468 0.0464805 0.0464143 0.0463481 0.046282 0.0462159 0.0461498 0.0460839 0.046018 0.0459522 0.0458865 0.045821 0.0457556 0.0456903 0.0456252 0.0455603 0.0454956 0.045431 0.0453667 0.0453027 0.0452389 0.0451753 0.0451121 0.0450491 0.0449864 0.0449241 0.0448621 0.0448005 0.0447392 0.0446782 0.0446177 0.0445575 0.0444978 0.0444384 0.0443795 0.0443211 0.0442631 0.0442055 0.0441484 0.0440919 0.0440358 0.0439802 0.0439251 0.0438706 0.0438165 0.043763 0.0437101 0.0436576 0.0436058 0.0435544 0.00400088 0.00791313 0.0117066 0.0153582 0.01885 0.0221672 0.0252973 0.0282314 0.0309642 0.0334951 0.0358266 0.0379641 0.0399161 0.0416934 0.0433089 0.0447767 0.0461111 0.0473262 0.0484348 0.049448 0.0503754 0.0512256 0.0520065 0.0527248 0.0533866 0.0539969 0.0545603 0.0550805 0.0555606 0.0560033 0.0564107 0.0567846 0.0571264 0.0574373 0.0577182 0.05797 0.0581935 0.0583892 0.0585577 0.0586998 0.0588161 0.0589075 0.0589752 0.0590204 0.0590448 0.05905 0.0590381 0.0590111 0.0589709 0.0589196 0.0588592 0.0587911 0.058717 0.0586381 0.0585554 0.0584698 0.0583821 0.0582926 0.058202 0.0581105 0.0580184 0.0579257 0.0578325 0.0577388 0.0576447 0.0575504 0.0574556 0.0573607 0.0572654 0.0571699 0.057074 0.056978 0.0568817 0.0567851 0.0566884 0.0565914 0.0564942 0.0563969 0.0562993 0.0562016 0.0561037 0.0560056 0.0559074 0.0558091 0.0557107 0.0556122 0.0555137 0.0554151 0.0553164 0.0552177 0.055119 0.0550203 0.0549217 0.054823 0.0547244 0.0546259 0.0545274 0.0544289 0.0543305 0.0542321 0.0541338 0.0540355 0.0539373 0.0538391 0.053741 0.0536429 0.0535449 0.0534469 0.053349 0.0532511 0.0531534 0.0530557 0.0529582 0.0528608 0.0527635 0.0526663 0.0525693 0.0524725 0.0523759 0.0522794 0.0521832 0.0520872 0.0519914 0.0518959 0.0518006 0.0517056 0.0516109 0.0515165 0.0514224 0.0513287 0.0512353 0.0511422 0.0510495 0.0509571 0.0508652 0.0507736 0.0506825 0.0505917 0.0505014 0.0504116 0.0503221 0.0502332 0.0501447 0.0500567 0.0499691 0.0498821 0.0497956 0.0497096 0.0496241 0.0495392 0.00416862 0.0082495 0.0122082 0.0160182 0.0196588 0.0231139 0.0263704 0.0294188 0.0322536 0.0348743 0.0372839 0.0394891 0.0415001 0.0433297 0.0449928 0.0465052 0.0478825 0.0491399 0.0502912 0.0513489 0.0523241 0.0532257 0.0540615 0.0548382 0.0555618 0.0562375 0.0568699 0.0574629 0.0580199 0.0585439 0.0590375 0.059503 0.0599424 0.0603572 0.060749 0.0611192 0.0614691 0.0617997 0.0621121 0.0624072 0.0626857 0.0629485 0.0631961 0.063429 0.0636479 0.063853 0.0640449 0.0642238 0.0643901 0.0645439 0.0646856 0.0648154 0.0649334 0.0650397 0.0651345 0.0652179 0.0652901 0.0653509 0.0654006 0.0654392 0.0654667 0.0654832 0.0654887 0.0654833 0.0654671 0.0654404 0.0654034 0.0653563 0.0652996 0.0652336 0.0651588 0.0650757 0.064985 0.0648873 0.0647831 0.0646732 0.0645581 0.0644386 0.0643153 0.0641888 0.0640596 0.0639284 0.0637954 0.0636613 0.0635263 0.0633907 0.0632547 0.0631184 0.0629819 0.0628453 0.0627087 0.0625721 0.0624355 0.0622991 0.0621627 0.0620264 0.0618903 0.0617543 0.0616184 0.0614827 0.0613472 0.0612119 0.0610767 0.0609417 0.0608068 0.0606721 0.0605377 0.0604034 0.0602693 0.0601353 0.0600016 0.059868 0.0597347 0.0596015 0.0594686 0.0593359 0.0592035 0.0590712 0.0589393 0.0588075 0.0586761 0.058545 0.0584141 0.0582836 0.0581534 0.0580236 0.0578941 0.0577649 0.0576362 0.0575078 0.0573799 0.0572523 0.0571252 0.0569986 0.0568723 0.0567466 0.0566213 0.0564965 0.0563722 0.0562484 0.0561251 0.0560023 0.05588 0.0557583 0.0556372 0.0555165 0.0553965 0.055277 0.0551581 0.0550398 0.0043141 0.00854043 0.0126404 0.0165837 0.0203471 0.0239127 0.0272667 0.0303993 0.0333053 0.0359844 0.0384408 0.0406831 0.0427234 0.044577 0.0462603 0.0477907 0.0491848 0.0504584 0.0516256 0.0526993 0.0536908 0.0546099 0.0554648 0.0562622 0.0570078 0.0577066 0.0583629 0.0589804 0.0595625 0.0601121 0.0606318 0.0611238 0.0615902 0.0620328 0.0624531 0.0628525 0.0632323 0.0635939 0.0639382 0.0642663 0.0645791 0.0648774 0.065162 0.0654335 0.0656926 0.0659398 0.0661757 0.0664006 0.0666151 0.0668194 0.067014 0.0671993 0.0673754 0.0675427 0.0677014 0.0678519 0.0679942 0.0681285 0.0682552 0.0683743 0.0684861 0.0685906 0.0686881 0.0687786 0.0688622 0.0689391 0.0690094 0.0690731 0.0691304 0.0691813 0.069226 0.0692645 0.069297 0.0693236 0.0693442 0.069359 0.069368 0.0693713 0.0693689 0.0693609 0.0693472 0.0693281 0.0693033 0.0692731 0.0692374 0.0691963 0.0691497 0.0690977 0.0690404 0.0689776 0.0689094 0.0688359 0.068757 0.0686728 0.0685833 0.0684885 0.0683884 0.0682832 0.0681728 0.0680573 0.0679369 0.0678117 0.0676817 0.0675471 0.0674082 0.0672651 0.0671182 0.0669675 0.0668136 0.0666566 0.0664969 0.0663348 0.0661708 0.0660051 0.0658382 0.0656702 0.0655016 0.0653325 0.0651632 0.0649939 0.0648246 0.0646555 0.0644867 0.0643182 0.0641501 0.0639825 0.0638153 0.0636487 0.0634825 0.063317 0.063152 0.0629877 0.0628239 0.0626608 0.0624983 0.0623365 0.0621753 0.0620148 0.061855 0.0616958 0.0615374 0.0613796 0.0612225 0.0610662 0.0609106 0.0607557 0.0606015 0.0604481 0.0602954 0.0601434 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 3.22149e-05 3.23948e-05 3.25101e-05 3.26042e-05 3.26863e-05 3.27604e-05 3.28286e-05 3.28922e-05 3.2952e-05 3.30088e-05 3.30629e-05 3.31147e-05 3.31645e-05 3.32126e-05 3.3259e-05 3.33041e-05 3.33479e-05 3.33905e-05 3.34321e-05 3.34726e-05 3.35123e-05 3.35511e-05 3.35891e-05 3.36264e-05 3.3663e-05 3.36989e-05 3.37342e-05 3.3769e-05 3.38032e-05 3.38369e-05 3.38701e-05 3.39028e-05 3.39351e-05 3.3967e-05 3.39985e-05 3.40296e-05 3.40604e-05 3.40908e-05 3.41209e-05 3.41507e-05 3.41802e-05 3.42095e-05 3.42385e-05 3.42674e-05 3.42961e-05 3.43246e-05 3.4353e-05 3.43813e-05 3.44095e-05 3.44377e-05 3.44659e-05 3.44941e-05 3.45224e-05 3.45508e-05 3.45793e-05 3.4608e-05 3.4637e-05 3.46662e-05 3.46957e-05 3.47256e-05 3.47558e-05 3.47865e-05 3.48177e-05 3.48495e-05 3.48818e-05 3.49147e-05 3.49483e-05 3.49827e-05 3.50178e-05 3.50538e-05 3.50906e-05 3.51284e-05 3.51671e-05 3.52068e-05 3.52476e-05 3.52895e-05 3.53326e-05 3.53769e-05 3.54224e-05 3.54693e-05 3.55175e-05 3.55671e-05 3.56181e-05 3.56706e-05 3.57246e-05 3.57801e-05 3.58373e-05 3.58961e-05 3.59566e-05 3.60188e-05 3.60827e-05 3.61485e-05 3.62161e-05 3.62855e-05 3.63568e-05 3.64301e-05 3.65053e-05 3.65825e-05 3.66618e-05 3.6743e-05 3.68264e-05 3.69119e-05 3.69995e-05 3.70892e-05 3.71812e-05 3.72753e-05 3.73717e-05 3.74703e-05 3.75712e-05 3.76744e-05 3.77799e-05 3.78877e-05 3.79979e-05 3.81104e-05 3.82254e-05 3.83427e-05 3.84624e-05 3.85846e-05 3.87092e-05 3.88363e-05 3.89658e-05 3.90978e-05 3.92323e-05 3.93693e-05 3.95088e-05 3.96509e-05 3.97954e-05 3.99425e-05 4.00921e-05 4.02443e-05 4.03991e-05 4.05564e-05 4.07162e-05 4.08787e-05 4.10437e-05 4.12113e-05 4.13814e-05 4.15542e-05 4.17295e-05 4.19074e-05 4.2088e-05 4.22711e-05 4.24568e-05 4.26451e-05 4.2836e-05 4.30295e-05 4.32256e-05 4.34242e-05 4.36255e-05 4.38294e-05 0 0.000914827 0.00166879 0.00211879 0.00226404 0.00227032 0.00227405 0.00227706 0.00227957 0.00228173 0.00228363 0.00228534 0.00228689 0.00228832 0.00228965 0.0022909 0.00229207 0.00229317 0.00229422 0.00229521 0.00229616 0.00229706 0.00229793 0.00229876 0.00229956 0.00230033 0.00230107 0.00230179 0.00230248 0.00230314 0.00230379 0.00230441 0.00230502 0.0023056 0.00230617 0.00230672 0.00230726 0.00230778 0.00230829 0.00230878 0.00230927 0.00230973 0.00231019 0.00231064 0.00231108 0.0023115 0.00231192 0.00231234 0.00231274 0.00231315 0.00231354 0.00231394 0.00231433 0.00231473 0.00231513 0.00231553 0.00231593 0.00231635 0.00231677 0.00231721 0.00231766 0.00231812 0.00231861 0.00231911 0.00231964 0.0023202 0.00232078 0.0023214 0.00232205 0.00232274 0.00232346 0.00232424 0.00232505 0.00232592 0.00232684 0.00232782 0.00232885 0.00232994 0.0023311 0.00233233 0.00233362 0.00233499 0.00233644 0.00233796 0.00233957 0.00234126 0.00234304 0.0023449 0.00234687 0.00234892 0.00235107 0.00235333 0.00235569 0.00235815 0.00236072 0.0023634 0.00236619 0.0023691 0.00237212 0.00237527 0.00237853 0.00238192 0.00238543 0.00238906 0.00239283 0.00239672 0.00240075 0.00240491 0.0024092 0.00241363 0.00241819 0.0024229 0.00242774 0.00243273 0.00243786 0.00244313 0.00244854 0.0024541 0.00245981 0.00246566 0.00247167 0.00247782 0.00248412 0.00249057 0.00249717 0.00250392 0.00251083 0.00251788 0.00252509 0.00253246 0.00253997 0.00254765 0.00255547 0.00256345 0.00257159 0.00257988 0.00258832 0.00259693 0.00260568 0.00261459 0.00262366 0.00263289 0.00264227 0.0026518 0.00266149 0.00267133 0.00268134 0.00269149 0.0027018 0.00271227 0.00272289 0 0.00127512 0.00253862 0.00365402 0.00458113 0.00531037 0.00584967 0.00621943 0.00644915 0.00657039 0.00659881 0.00659981 0.00660002 0.00659979 0.00659917 0.00659825 0.00659706 0.00659565 0.00659405 0.0065923 0.00659041 0.00658841 0.00658631 0.00658412 0.00658186 0.00657953 0.00657714 0.00657469 0.00657219 0.00656965 0.00656707 0.00656445 0.0065618 0.00655912 0.00655641 0.00655367 0.00655091 0.00654813 0.00654533 0.0065425 0.00653966 0.00653681 0.00653394 0.00653105 0.00652815 0.00652524 0.00652232 0.00651939 0.00651645 0.00651351 0.00651055 0.0065076 0.00650464 0.00650168 0.00649872 0.00649576 0.00649281 0.00648987 0.00648693 0.00648402 0.00648112 0.00647824 0.00647539 0.00647257 0.00646978 0.00646703 0.00646433 0.00646168 0.00645909 0.00645656 0.0064541 0.00645171 0.00644941 0.00644719 0.00644508 0.00644306 0.00644116 0.00643937 0.00643771 0.00643619 0.0064348 0.00643357 0.00643249 0.00643157 0.00643083 0.00643027 0.00642989 0.00642971 0.00642973 0.00642996 0.00643041 0.00643108 0.00643199 0.00643313 0.00643452 0.00643616 0.00643806 0.00644022 0.00644266 0.00644537 0.00644837 0.00645165 0.00645524 0.00645912 0.00646331 0.00646781 0.00647262 0.00647776 0.00648322 0.00648901 0.00649514 0.0065016 0.0065084 0.00651556 0.00652306 0.00653091 0.00653912 0.00654768 0.00655661 0.00656591 0.00657557 0.00658559 0.006596 0.00660677 0.00661792 0.00662945 0.00664135 0.00665364 0.00666631 0.00667936 0.00669279 0.00670661 0.00672082 0.00673541 0.00675039 0.00676576 0.00678151 0.00679766 0.00681419 0.00683111 0.00684842 0.00686612 0.0068842 0.00690268 0.00692154 0.00694079 0.00696042 0.00698045 0.00700085 0.00702164 0.00704282 0 0.00147143 0.00296965 0.00437709 0.00565715 0.00679634 0.00779066 0.00864152 0.00935439 0.00993817 0.0104045 0.0107672 0.0110411 0.0112415 0.011383 0.0114784 0.0115373 0.011561 0.011556 0.0115468 0.0115374 0.0115278 0.011518 0.0115081 0.0114981 0.0114879 0.0114776 0.0114673 0.0114569 0.0114465 0.011436 0.0114254 0.0114149 0.0114043 0.0113937 0.0113831 0.0113725 0.0113618 0.0113512 0.0113406 0.01133 0.0113194 0.0113088 0.0112982 0.0112876 0.011277 0.0112665 0.0112559 0.0112454 0.0112349 0.0112244 0.011214 0.0112035 0.0111931 0.0111827 0.0111724 0.011162 0.0111517 0.0111414 0.0111311 0.0111209 0.0111107 0.0111005 0.0110904 0.0110803 0.0110703 0.0110603 0.0110503 0.0110404 0.0110306 0.0110209 0.0110112 0.0110016 0.0109921 0.0109826 0.0109733 0.0109641 0.0109551 0.0109461 0.0109373 0.0109287 0.0109202 0.0109119 0.0109037 0.0108958 0.0108881 0.0108806 0.0108733 0.0108663 0.0108595 0.010853 0.0108467 0.0108408 0.0108352 0.0108298 0.0108248 0.0108202 0.0108159 0.0108119 0.0108084 0.0108052 0.0108024 0.0108 0.010798 0.0107965 0.0107953 0.0107947 0.0107945 0.0107947 0.0107954 0.0107967 0.0107984 0.0108005 0.0108032 0.0108065 0.0108102 0.0108144 0.0108192 0.0108246 0.0108304 0.0108369 0.0108438 0.0108514 0.0108595 0.0108682 0.0108774 0.0108872 0.0108976 0.0109086 0.0109202 0.0109323 0.0109451 0.0109584 0.0109724 0.0109869 0.0110021 0.0110178 0.0110341 0.0110511 0.0110686 0.0110867 0.0111055 0.0111248 0.0111448 0.0111653 0.0111865 0.0112083 0.0112306 0.0112536 0.0112771 0.0113013 0 0.00160281 0.00323999 0.00480722 0.00627197 0.00762293 0.0088572 0.00997568 0.0109812 0.0118779 0.0126705 0.0133644 0.0139657 0.014481 0.0149173 0.015282 0.0155827 0.0158271 0.0160227 0.0161765 0.0162953 0.0163851 0.016451 0.0164975 0.016528 0.016545 0.0165487 0.0165371 0.0165164 0.0164944 0.0164723 0.0164502 0.0164281 0.016406 0.0163839 0.0163618 0.0163398 0.0163178 0.0162959 0.016274 0.0162522 0.0162304 0.0162087 0.0161871 0.0161655 0.016144 0.0161226 0.0161012 0.0160799 0.0160587 0.0160376 0.0160165 0.0159955 0.0159746 0.0159538 0.015933 0.0159124 0.0158918 0.0158713 0.0158509 0.0158305 0.0158103 0.0157901 0.01577 0.01575 0.0157301 0.0157102 0.0156904 0.0156708 0.0156512 0.0156317 0.0156122 0.0155929 0.0155737 0.0155545 0.0155355 0.0155165 0.0154977 0.015479 0.0154604 0.0154419 0.0154236 0.0154054 0.0153874 0.0153695 0.0153518 0.0153343 0.015317 0.0152999 0.015283 0.0152663 0.0152499 0.0152338 0.0152179 0.0152023 0.015187 0.0151721 0.0151574 0.0151431 0.0151292 0.0151157 0.0151025 0.0150898 0.0150774 0.0150656 0.0150541 0.0150432 0.0150327 0.0150228 0.0150133 0.0150044 0.014996 0.0149881 0.0149809 0.0149742 0.0149681 0.0149626 0.0149577 0.0149535 0.0149499 0.0149469 0.0149446 0.014943 0.014942 0.0149417 0.0149422 0.0149433 0.0149451 0.0149477 0.0149509 0.0149549 0.0149597 0.0149651 0.0149714 0.0149783 0.014986 0.0149945 0.0150037 0.0150137 0.0150245 0.015036 0.0150483 0.0150614 0.0150752 0.0150898 0.0151052 0.0151213 0.0151382 0.0151559 0.0151744 0.0151936 0 0.00170048 0.00343266 0.00510189 0.00667821 0.00815158 0.00952011 0.0107856 0.0119516 0.0130225 0.014003 0.0148979 0.0157118 0.0164493 0.0171146 0.0177122 0.018246 0.0187202 0.0191388 0.0195058 0.0198252 0.0201008 0.0203366 0.0205363 0.0207037 0.0208424 0.0209556 0.0210465 0.0211182 0.0211732 0.0212139 0.0212424 0.0212606 0.02127 0.021272 0.0212675 0.0212576 0.0212424 0.0212213 0.0211932 0.0211597 0.0211246 0.0210893 0.0210541 0.0210191 0.0209842 0.0209495 0.0209149 0.0208805 0.0208463 0.0208122 0.0207783 0.0207445 0.0207109 0.0206774 0.0206442 0.0206111 0.0205781 0.0205453 0.0205127 0.0204802 0.0204479 0.0204158 0.0203838 0.020352 0.0203204 0.0202889 0.0202575 0.0202263 0.0201953 0.0201644 0.0201337 0.0201032 0.0200728 0.0200425 0.0200124 0.0199824 0.0199526 0.019923 0.0198935 0.0198641 0.0198349 0.0198058 0.0197769 0.0197482 0.0197196 0.0196911 0.0196629 0.0196348 0.0196068 0.0195791 0.0195515 0.0195242 0.019497 0.01947 0.0194433 0.0194168 0.0193906 0.0193646 0.0193388 0.0193134 0.0192882 0.0192634 0.0192389 0.0192147 0.0191909 0.0191674 0.0191444 0.0191217 0.0190995 0.0190778 0.0190565 0.0190356 0.0190153 0.0189955 0.0189762 0.0189575 0.0189393 0.0189217 0.0189048 0.0188884 0.0188727 0.0188576 0.0188432 0.0188295 0.0188164 0.0188041 0.0187925 0.0187816 0.0187715 0.0187621 0.0187535 0.0187457 0.0187387 0.0187325 0.0187271 0.0187225 0.0187188 0.0187159 0.0187138 0.0187126 0.0187122 0.0187127 0.0187141 0.0187164 0.0187195 0.0187235 0.0187284 0.0187342 0.0187409 0.0187484 0 0.00177786 0.00358116 0.00532267 0.00697442 0.00852706 0.00997914 0.0113329 0.0125924 0.0137624 0.014848 0.0158544 0.0167865 0.017649 0.0184463 0.0191826 0.0198615 0.0204866 0.0210612 0.0215881 0.0220703 0.0225103 0.0229105 0.0232733 0.0236009 0.0238953 0.0241588 0.0243931 0.0246004 0.0247824 0.0249411 0.0250782 0.0251954 0.0252945 0.0253771 0.0254448 0.025499 0.025541 0.0255723 0.025594 0.0256072 0.0256129 0.025612 0.0256054 0.0255937 0.0255777 0.0255581 0.0255355 0.0255099 0.0254814 0.0254504 0.0254169 0.0253809 0.0253423 0.0253006 0.025256 0.0252098 0.0251632 0.0251167 0.0250704 0.0250244 0.0249786 0.0249331 0.0248879 0.0248429 0.0247982 0.0247537 0.0247095 0.0246655 0.0246218 0.0245784 0.0245352 0.0244922 0.0244495 0.024407 0.0243648 0.0243228 0.024281 0.0242395 0.0241982 0.0241571 0.0241163 0.0240757 0.0240353 0.0239951 0.0239552 0.0239155 0.023876 0.0238367 0.0237976 0.0237587 0.0237201 0.0236817 0.0236434 0.0236054 0.0235676 0.02353 0.0234926 0.0234554 0.0234185 0.0233817 0.0233452 0.0233089 0.0232728 0.023237 0.0232014 0.023166 0.023131 0.0230961 0.0230616 0.0230274 0.0229934 0.0229598 0.0229265 0.0228935 0.0228609 0.0228287 0.0227969 0.0227655 0.0227345 0.0227039 0.0226738 0.0226442 0.0226151 0.0225865 0.0225585 0.022531 0.0225041 0.0224778 0.0224521 0.022427 0.0224026 0.0223789 0.0223559 0.0223335 0.0223119 0.022291 0.0222709 0.0222516 0.022233 0.0222153 0.0221983 0.0221822 0.022167 0.0221526 0.022139 0.0221264 0.0221146 0.0221038 0.0220938 0.0220848 0 0.00184187 0.00370173 0.00549837 0.00720547 0.00881422 0.0103234 0.0117355 0.0130547 0.014286 0.0154349 0.0165067 0.0175066 0.0184395 0.01931 0.0201224 0.0208808 0.0215887 0.0222495 0.0228663 0.0234419 0.0239788 0.0244793 0.0249457 0.0253798 0.0257835 0.0261584 0.026506 0.0268278 0.0271251 0.0273991 0.027651 0.0278818 0.0280927 0.0282846 0.0284584 0.0286152 0.0287557 0.028881 0.0289917 0.0290889 0.0291732 0.0292456 0.0293067 0.0293574 0.0293983 0.0294303 0.029454 0.0294701 0.0294792 0.0294819 0.0294788 0.0294704 0.0294573 0.0294399 0.0294186 0.0293939 0.0293662 0.0293358 0.0293034 0.0292693 0.0292332 0.0291952 0.0291555 0.0291142 0.0290715 0.0290275 0.0289823 0.0289359 0.0288886 0.0288402 0.0287908 0.0287401 0.0286881 0.0286349 0.0285809 0.0285266 0.0284723 0.0284183 0.0283645 0.0283111 0.0282579 0.0282051 0.0281526 0.0281004 0.0280486 0.027997 0.0279458 0.0278948 0.0278442 0.0277938 0.0277438 0.027694 0.0276446 0.0275954 0.0275465 0.0274979 0.0274496 0.0274015 0.0273538 0.0273063 0.027259 0.0272121 0.0271654 0.027119 0.0270728 0.0270269 0.0269812 0.0269358 0.0268907 0.0268458 0.0268011 0.0267567 0.0267126 0.0266687 0.0266251 0.0265817 0.0265386 0.0264957 0.0264531 0.0264108 0.0263687 0.026327 0.0262855 0.0262444 0.0262036 0.026163 0.0261229 0.0260831 0.0260436 0.0260046 0.0259659 0.0259276 0.0258898 0.0258525 0.0258156 0.0257791 0.0257432 0.0257079 0.025673 0.0256388 0.0256051 0.025572 0.0255396 0.0255078 0.0254767 0.0254463 0.0254165 0.0253875 0.0253593 0.0253318 0 0.00189647 0.0038033 0.00564428 0.00739455 0.00904578 0.010597 0.0120507 0.0134114 0.0146842 0.0158746 0.0169882 0.0180302 0.0190058 0.0199197 0.0207764 0.0215799 0.0223341 0.0230425 0.0237081 0.024334 0.0249227 0.0254768 0.0259985 0.0264897 0.0269524 0.0273883 0.0277989 0.0281856 0.0285498 0.0288926 0.0292152 0.0295186 0.0298037 0.0300714 0.0303225 0.0305578 0.0307779 0.0309834 0.031175 0.0313533 0.0315188 0.031672 0.0318133 0.0319433 0.0320624 0.032171 0.0322695 0.0323584 0.0324379 0.0325086 0.0325708 0.0326248 0.0326711 0.03271 0.0327419 0.0327671 0.032786 0.032799 0.0328063 0.0328083 0.0328054 0.0327978 0.0327859 0.03277 0.0327504 0.0327273 0.0327011 0.0326719 0.03264 0.0326057 0.0325692 0.0325307 0.0324905 0.032449 0.0324066 0.0323632 0.0323186 0.0322727 0.0322256 0.0321774 0.0321282 0.0320781 0.0320271 0.0319754 0.0319231 0.0318702 0.0318167 0.0317628 0.0317084 0.0316537 0.0315985 0.031543 0.0314872 0.0314309 0.0313741 0.0313169 0.0312592 0.0312012 0.0311431 0.0310851 0.0310272 0.0309696 0.0309122 0.0308552 0.0307985 0.0307422 0.0306862 0.0306305 0.0305751 0.0305201 0.0304653 0.0304109 0.0303568 0.0303031 0.0302496 0.0301964 0.0301435 0.030091 0.0300387 0.0299867 0.029935 0.0298836 0.0298325 0.0297817 0.0297311 0.0296808 0.0296308 0.0295811 0.0295317 0.0294825 0.0294336 0.0293849 0.0293366 0.0292885 0.0292407 0.0291932 0.0291459 0.029099 0.0290523 0.029006 0.0289599 0.0289142 0.0288688 0.0288238 0.0287791 0.0287347 0.0286908 0.0286472 0.028604 0.0285613 0 0.00194415 0.00389124 0.00576933 0.00755485 0.00923996 0.0108239 0.0123094 0.0137009 0.0150038 0.0162236 0.0173661 0.0184366 0.0194403 0.0203822 0.0212668 0.0220983 0.0228805 0.023617 0.0243111 0.0249657 0.0255837 0.0261675 0.0267194 0.0272416 0.0277358 0.028204 0.0286478 0.0290685 0.0294676 0.0298463 0.0302058 0.0305472 0.0308713 0.0311792 0.0314716 0.0317494 0.0320132 0.0322636 0.0325014 0.032727 0.0329409 0.0331438 0.0333359 0.0335178 0.0336899 0.0338524 0.0340057 0.0341503 0.0342862 0.0344139 0.0345336 0.0346456 0.0347501 0.0348473 0.0349375 0.0350208 0.0350974 0.0351676 0.0352316 0.0352895 0.0353414 0.0353877 0.0354284 0.0354638 0.0354939 0.035519 0.0355393 0.0355549 0.0355659 0.0355727 0.0355752 0.0355737 0.0355685 0.0355595 0.035547 0.0355313 0.0355123 0.0354904 0.0354656 0.0354382 0.0354082 0.0353759 0.0353413 0.0353047 0.0352662 0.0352259 0.0351839 0.0351404 0.0350955 0.0350494 0.0350023 0.0349544 0.0349063 0.0348578 0.0348086 0.0347587 0.0347078 0.0346561 0.0346036 0.0345504 0.0344965 0.0344421 0.0343871 0.0343316 0.0342757 0.0342195 0.0341629 0.034106 0.0340489 0.0339916 0.0339342 0.0338765 0.0338188 0.0337609 0.033703 0.033645 0.0335869 0.0335288 0.0334706 0.0334123 0.0333539 0.0332954 0.0332369 0.0331782 0.0331195 0.0330609 0.0330024 0.032944 0.0328859 0.032828 0.0327704 0.0327131 0.0326561 0.0325994 0.032543 0.0324869 0.0324311 0.0323756 0.0323205 0.0322656 0.032211 0.0321567 0.0321027 0.032049 0.0319956 0.0319424 0.0318896 0.031837 0.0317847 0.0317327 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 0 6.5025e-17 9.66756e-16 1.56428e-14 2.728e-13 5.09003e-12 1.00984e-10 2.1154e-09 4.48651e-08 6.44115e-07 3.42151e-06 8.26813e-06 1.33018e-05 1.78961e-05 2.20129e-05 2.57134e-05 2.90644e-05 3.21225e-05 3.49332e-05 3.7533e-05 3.99509e-05 4.22105e-05 4.43311e-05 4.63289e-05 4.8217e-05 5.0007e-05 5.17083e-05 5.33294e-05 5.48773e-05 5.63583e-05 5.77779e-05 5.91409e-05 6.04516e-05 6.17137e-05 6.29308e-05 6.41058e-05 6.52416e-05 6.63405e-05 6.7405e-05 6.8437e-05 6.94384e-05 7.0411e-05 7.13563e-05 7.22758e-05 7.31708e-05 7.40426e-05 7.48924e-05 7.57211e-05 7.65299e-05 7.73196e-05 7.8091e-05 7.88451e-05 7.95825e-05 8.03039e-05 8.10101e-05 8.17016e-05 8.23791e-05 8.3043e-05 8.36939e-05 8.43324e-05 8.49588e-05 8.55735e-05 8.61772e-05 8.677e-05 8.73524e-05 8.79248e-05 8.84874e-05 8.90407e-05 8.95849e-05 9.01203e-05 9.06472e-05 9.11658e-05 9.16765e-05 9.21794e-05 9.26748e-05 9.31629e-05 9.36439e-05 9.4118e-05 9.45855e-05 9.50464e-05 9.55011e-05 9.59496e-05 9.63921e-05 9.68289e-05 9.72599e-05 9.76855e-05 9.81056e-05 9.85206e-05 9.89304e-05 9.93353e-05 9.97353e-05 0.000100131 0.000100521 0.000100907 0.000101289 0.000101667 0.00010204 0.000102409 0.000102774 0.000103135 0.000103493 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 2.17285e-15 1.24158e-13 1.29712e-10 1.54715e-07 6.62737e-05 0.000275613 0.000406931 0.000505974 0.000587556 0.00065756 0.000719074 0.000773988 0.000823576 0.000868749 0.000910192 0.000948436 0.000983901 0.00101693 0.0010478 0.00107676 0.00110399 0.00112968 0.00115396 0.00117696 0.00119881 0.00121958 0.00123937 0.00125826 0.00127631 0.00129359 0.00131015 0.00132603 0.00134129 0.00135597 0.0013701 0.00138372 0.00139685 0.00140953 0.00142178 0.00143363 0.00144509 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 0 5.70941e-16 8.50448e-15 1.3769e-13 2.40221e-12 4.48382e-11 8.89869e-10 1.86465e-08 3.95527e-07 5.67094e-06 2.98982e-05 7.07547e-05 0.000111202 0.000146597 0.000177197 0.000203863 0.000227359 0.000248287 0.000267106 0.000284172 0.00029976 0.000314089 0.000327333 0.000339635 0.00035111 0.000361856 0.000371953 0.000381471 0.000390467 0.000398993 0.000407091 0.0004148 0.000422153 0.00042918 0.000435905 0.000442352 0.000448542 0.000454493 0.000460222 0.000465744 0.000471071 0.000476217 0.000481193 0.000486008 0.000490673 0.000495196 0.000499584 0.000503845 0.000507986 0.000512013 0.000515932 0.000519747 0.000523465 0.00052709 0.000530625 0.000534076 0.000537446 0.000540738 0.000543956 0.000547103 0.000550181 0.000553195 0.000556145 0.000559036 0.000561868 0.000564645 0.000567368 0.000570039 0.000572661 0.000575234 0.000577762 0.000580244 0.000582684 0.000585081 0.000587439 0.000589757 0.000592037 0.000594281 0.00059649 0.000598664 0.000600805 0.000602913 0.000604991 0.000607038 0.000609055 0.000611044 0.000613005 0.000614939 0.000616847 0.000618729 0.000620586 0.000622419 0.000624228 0.000626015 0.000627779 0.000629521 0.000631242 0.000632943 0.000634623 0.000636283 0.000637925 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 4.16334e-17 1.38778e-16 1.31839e-15 2.03171e-14 3.53342e-13 6.58716e-12 1.30595e-10 2.73401e-09 5.7965e-08 8.35e-07 4.64667e-06 1.35493e-05 2.8414e-05 4.9481e-05 7.66706e-05 0.000109731 0.00014832 0.000192056 0.000240542 0.000293386 0.000350211 0.000410659 0.000474392 0.000541099 0.000610488 0.000682294 0.00075627 0.000832191 0.000909852 0.000989064 0.00106966 0.00115147 0.00123437 0.00131822 0.0014029 0.00148832 0.00157436 0.00166095 0.00174801 0.00183546 0.00192324 0.00201129 0.00209957 0.00218802 0.0022766 0.00236528 0.00245403 0.00254281 0.0026316 0.00272038 0.00280913 0.00289783 0.00298648 0.00307506 0.00316355 0.00325197 0.00334029 0.00342853 0.00351667 0.00360471 0.00369267 0.00378054 0.00386832 0.00395602 0.00404365 0.00413121 0.0042187 0.00430615 0.00439355 0.00448091 0.00456824 0.00465556 0.00474286 0.00483016 0.00491746 0.00500478 0.00509211 0.00517947 0.00526686 0.00535428 0.00544173 0.00552923 0.00561676 0.00570432 0.00579191 0.00587952 0.00596715 0.00605479 0.00614241 0.00623001 0.00631758 0.00640509 0.00649252 0.00657987 0.00666711 0.00675423 0.00684121 0.00692804 0.00701471 0.0071012 0.00718752 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 40, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID -1.51451e-12 9.81355e-13 1.48712e-10 1.75692e-07 8.95862e-05 0.000914753 0.00232218 0.00403299 0.00591334 0.00788751 0.00991091 0.0119583 0.0140136 0.0160669 0.0181103 0.0201396 0.0221525 0.0241457 0.0261182 0.0280682 0.0299949 0.0318973 0.0337754 0.0356287 0.0374554 0.0392544 0.041025 0.0427663 0.0444779 0.0461593 0.0478099 0.0494296 0.0510187 0.0525775 0.0541069 0.0556081 0.0570829 0.0585333 0.0599618 0.0613719 0.0627695 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, -40 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 5.55112e-17 8.32667e-16 1.11577e-14 1.78524e-13 3.11023e-12 5.80091e-11 1.15047e-09 2.40928e-08 5.10926e-07 7.35566e-06 4.07701e-05 0.000117798 0.000243606 0.000416902 0.00063355 0.000888409 0.00117624 0.00149211 0.00183157 0.00219072 0.00256615 0.00295492 0.00335453 0.00376282 0.00417798 0.00459845 0.00502289 0.00545019 0.00587939 0.00630968 0.00674036 0.00717086 0.00760068 0.0080294 0.00845668 0.00888224 0.00930583 0.00972725 0.0101464 0.010563 0.0109772 0.0113887 0.0117976 0.0122038 0.0126073 0.0130082 0.0134064 0.013802 0.014195 0.0145855 0.0149736 0.0153593 0.0157426 0.0161237 0.0165027 0.0168796 0.0172546 0.0176276 0.0179989 0.0183685 0.0187365 0.0191031 0.0194682 0.0198319 0.0201945 0.0205559 0.0209162 0.0212756 0.021634 0.0219916 0.0223483 0.0227043 0.0230596 0.0234142 0.0237681 0.0241214 0.0244739 0.0248259 0.0251771 0.0255276 0.0258773 0.0262262 0.0265743 0.0269214 0.0272676 0.0276127 0.0279567 0.0282995 0.0286411 0.0289815 0.0293205 0.0296583 0.0299946 0.0303297 0.0306633 0.0309956 0.0313266 0.0316562 0.0319845 0.0323115 0.0326371 DataSetFinish DataSetStart DataSetName, cg_sdb MeasurementType, LCR BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, ldmos Temperature, 27 FabDate, 2 Apr 2013 UserDate, 2 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b LCRSource, G, D S B, 100000, V, 0.1 LCRTarget, CP Sweep, 1, V_LCR, LIN, -3.8, 4, 0.2, CALCULATED Constant, V, S B D, 0, 0.1, 0 Function, VG, V_LCR Plot, Cg_sdb, XY (LIN LIN), VG, CP DataArray, CP 5.53439e-13 5.52918e-13 5.52311e-13 5.51567e-13 5.50612e-13 5.49385e-13 5.47779e-13 5.45503e-13 5.42203e-13 5.3733e-13 5.29046e-13 5.13059e-13 4.64918e-13 3.42913e-13 2.95382e-13 2.67347e-13 2.57954e-13 2.75007e-13 3.26427e-13 3.79023e-13 4.15938e-13 4.47191e-13 4.81036e-13 5.10282e-13 5.33329e-13 5.42362e-13 5.46613e-13 5.49202e-13 5.50988e-13 5.52309e-13 5.5333e-13 5.54145e-13 5.54812e-13 5.55369e-13 5.5584e-13 5.56244e-13 5.56595e-13 5.56903e-13 5.57174e-13 5.57415e-13 DataSetFinish DataSetStart DataSetName, cgd MeasurementType, LCR BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, ldmos Temperature, 27 FabDate, 2 Apr 2013 UserDate, 2 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b LCRSource, G, D, 100000, V, 0.1 LCRTarget, CP Sweep, 1, V_LCR, LIN, -3.8, 4, 0.2, CALCULATED Constant, V, D, 0, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Function, VG, V_LCR Plot, Cgd, XY (LIN LIN), VG, CP DataArray, CP 1.02191e-14 1.04259e-14 1.06526e-14 1.09471e-14 1.13479e-14 1.18084e-14 1.22939e-14 1.29652e-14 1.39275e-14 1.51259e-14 1.71758e-14 2.08677e-14 3.31688e-14 6.67534e-14 8.00385e-14 9.16837e-14 1.08963e-13 1.43193e-13 2.06416e-13 2.68595e-13 3.14721e-13 3.5586e-13 3.95777e-13 4.19792e-13 3.75039e-13 3.34803e-13 3.07748e-13 2.87275e-13 2.707e-13 2.56741e-13 2.44681e-13 2.34075e-13 2.24623e-13 2.16112e-13 2.08385e-13 2.01324e-13 1.94833e-13 1.88838e-13 1.83277e-13 1.781e-13 DataSetFinish DataSetStart DataSetName, cgs MeasurementType, LCR BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, ldmos Temperature, 27 FabDate, 2 Apr 2013 UserDate, 2 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b LCRSource, G, S, 100000, V, 0.1 LCRTarget, CP Sweep, 1, V_LCR, LIN, -3.8, 4, 0.2, CALCULATED Constant, V, S, 0, 0.1, 0 Constant, V, B D, 0, 0.1, 0 Function, VG, V_LCR Plot, Cgs, XY (LIN LIN), VG, CP DataArray, CP 1.57869e-14 1.58429e-14 1.59293e-14 1.60468e-14 1.61838e-14 1.63212e-14 1.64449e-14 1.65498e-14 1.66376e-14 1.67134e-14 1.67839e-14 1.68599e-14 1.69629e-14 1.7151e-14 1.75934e-14 1.85049e-14 1.93855e-14 1.99103e-14 2.02527e-14 2.05118e-14 2.47438e-14 4.0095e-14 4.89504e-14 6.92742e-14 1.49742e-13 2.0315e-13 2.3599e-13 2.59829e-13 2.78655e-13 2.94241e-13 3.07539e-13 3.19122e-13 3.29365e-13 3.3853e-13 3.46807e-13 3.54338e-13 3.61234e-13 3.67582e-13 3.73453e-13 3.78906e-13 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 9.57956e-06 9.64427e-06 9.67851e-06 9.70602e-06 9.72986e-06 9.75125e-06 9.77086e-06 9.78908e-06 9.8062e-06 9.82239e-06 9.8378e-06 9.85253e-06 9.86669e-06 9.88033e-06 9.8935e-06 9.90627e-06 9.91866e-06 9.93071e-06 9.94244e-06 9.9539e-06 9.96508e-06 9.97602e-06 9.98673e-06 9.99723e-06 1.00075e-05 1.00176e-05 1.00276e-05 1.00373e-05 1.00469e-05 1.00564e-05 1.00657e-05 1.00749e-05 1.0084e-05 1.00929e-05 1.01017e-05 1.01104e-05 1.0119e-05 1.01275e-05 1.0136e-05 1.01443e-05 1.01525e-05 1.01607e-05 1.01688e-05 1.01769e-05 1.01849e-05 1.01928e-05 1.02008e-05 1.02086e-05 1.02165e-05 1.02244e-05 1.02322e-05 1.02401e-05 1.0248e-05 1.02559e-05 1.02639e-05 1.02719e-05 1.028e-05 1.02881e-05 1.02964e-05 1.03047e-05 1.03132e-05 1.03218e-05 1.03305e-05 1.03394e-05 1.03484e-05 1.03577e-05 1.03671e-05 1.03768e-05 1.03867e-05 1.03968e-05 1.04072e-05 1.04178e-05 1.04288e-05 1.044e-05 1.04516e-05 1.04634e-05 1.04757e-05 1.04882e-05 1.05012e-05 1.05145e-05 1.05282e-05 1.05423e-05 1.05569e-05 1.05719e-05 1.05873e-05 1.06032e-05 1.06196e-05 1.06364e-05 1.06537e-05 1.06716e-05 1.06899e-05 1.07088e-05 1.07283e-05 1.07482e-05 1.07688e-05 1.07899e-05 1.08116e-05 1.08338e-05 1.08567e-05 1.08802e-05 1.09042e-05 1.09289e-05 1.09543e-05 1.09802e-05 1.10068e-05 1.10341e-05 1.1062e-05 1.10906e-05 1.11198e-05 1.11497e-05 1.11803e-05 1.12116e-05 1.12436e-05 1.12763e-05 1.13097e-05 1.13438e-05 1.13786e-05 1.14141e-05 1.14503e-05 1.14873e-05 1.1525e-05 1.15634e-05 1.16026e-05 1.16424e-05 1.16831e-05 1.17244e-05 1.17666e-05 1.18094e-05 1.1853e-05 1.18974e-05 1.19425e-05 1.19884e-05 1.2035e-05 1.20824e-05 1.21305e-05 1.21794e-05 1.22291e-05 1.22795e-05 1.23307e-05 1.23826e-05 1.24353e-05 1.24888e-05 1.2543e-05 1.2598e-05 1.26538e-05 1.27103e-05 1.27676e-05 1.28256e-05 1.28844e-05 1.2944e-05 0 9.29193e-05 0.000180752 0.000242051 0.000271 0.000275101 0.000275711 0.000276205 0.000276626 0.000276996 0.000277328 0.000277632 0.000277914 0.000278178 0.000278427 0.000278664 0.000278889 0.000279105 0.000279313 0.000279513 0.000279706 0.000279893 0.000280075 0.000280251 0.000280423 0.00028059 0.000280754 0.000280913 0.000281069 0.000281221 0.000281371 0.000281517 0.000281661 0.000281802 0.00028194 0.000282076 0.00028221 0.000282341 0.000282471 0.000282598 0.000282724 0.000282847 0.000282969 0.00028309 0.000283209 0.000283327 0.000283443 0.000283558 0.000283673 0.000283786 0.000283899 0.000284011 0.000284123 0.000284235 0.000284347 0.000284459 0.000284571 0.000284684 0.000284798 0.000284914 0.000285031 0.000285149 0.00028527 0.000285393 0.000285519 0.000285648 0.00028578 0.000285916 0.000286056 0.000286201 0.00028635 0.000286505 0.000286665 0.000286831 0.000287003 0.000287182 0.000287368 0.000287562 0.000287763 0.000287972 0.00028819 0.000288417 0.000288653 0.000288899 0.000289155 0.000289421 0.000289698 0.000289986 0.000290285 0.000290596 0.000290919 0.000291255 0.000291603 0.000291965 0.000292339 0.000292728 0.00029313 0.000293546 0.000293977 0.000294423 0.000294883 0.000295359 0.000295851 0.000296358 0.000296881 0.00029742 0.000297976 0.000298548 0.000299137 0.000299743 0.000300366 0.000301007 0.000301665 0.000302341 0.000303034 0.000303746 0.000304476 0.000305224 0.00030599 0.000306775 0.000307579 0.000308401 0.000309242 0.000310102 0.000310982 0.00031188 0.000312797 0.000313734 0.00031469 0.000315666 0.000316661 0.000317676 0.00031871 0.000319764 0.000320837 0.00032193 0.000323043 0.000324176 0.000325328 0.000326501 0.000327693 0.000328905 0.000330137 0.000331389 0.00033266 0.000333952 0.000335263 0.000336594 0.000337945 0.000339316 0.000340706 0 0.000129551 0.000269773 0.000402098 0.000519649 0.000618979 0.000698475 0.00075802 0.00079908 0.000824456 0.000836495 0.000838723 0.000839441 0.000840046 0.000840583 0.000841064 0.000841496 0.000841889 0.000842247 0.000842576 0.000842881 0.000843164 0.000843427 0.000843674 0.000843905 0.000844123 0.000844329 0.000844523 0.000844707 0.000844881 0.000845047 0.000845205 0.000845355 0.000845498 0.000845634 0.000845764 0.000845888 0.000846007 0.00084612 0.000846229 0.000846332 0.000846431 0.000846526 0.000846617 0.000846704 0.000846787 0.000846866 0.000846943 0.000847016 0.000847086 0.000847153 0.000847218 0.000847281 0.000847341 0.0008474 0.000847457 0.000847513 0.000847569 0.000847624 0.000847679 0.000847735 0.000847793 0.000847851 0.000847913 0.000847977 0.000848045 0.000848117 0.000848195 0.000848278 0.000848368 0.000848466 0.000848572 0.000848688 0.000848814 0.000848952 0.000849102 0.000849265 0.000849443 0.000849636 0.000849846 0.000850073 0.000850318 0.000850584 0.00085087 0.000851178 0.000851509 0.000851863 0.000852243 0.000852649 0.000853082 0.000853543 0.000854033 0.000854554 0.000855105 0.000855689 0.000856305 0.000856956 0.000857642 0.000858363 0.000859122 0.000859917 0.000860752 0.000861625 0.000862539 0.000863493 0.000864489 0.000865528 0.000866609 0.000867734 0.000868904 0.000870118 0.000871378 0.000872684 0.000874037 0.000875438 0.000876886 0.000878383 0.000879928 0.000881523 0.000883167 0.000884862 0.000886607 0.000888403 0.000890251 0.00089215 0.000894101 0.000896104 0.000898159 0.000900267 0.000902429 0.000904643 0.000906911 0.000909233 0.000911608 0.000914037 0.00091652 0.000919058 0.000921649 0.000924295 0.000926996 0.000929751 0.000932561 0.000935425 0.000938344 0.000941318 0.000944346 0.000947429 0.000950567 0.00095376 0.000957007 0.000960308 0 0.00015151 0.000318154 0.000483098 0.000640462 0.000787252 0.000921714 0.00104277 0.00114979 0.00124253 0.00132116 0.00138619 0.00143855 0.00147954 0.00151071 0.00153371 0.00154999 0.00156049 0.00156522 0.00156615 0.00156641 0.00156657 0.00156669 0.00156677 0.00156681 0.00156682 0.0015668 0.00156676 0.00156669 0.0015666 0.00156649 0.00156637 0.00156623 0.00156608 0.00156591 0.00156573 0.00156554 0.00156534 0.00156513 0.00156491 0.00156469 0.00156446 0.00156421 0.00156397 0.00156371 0.00156345 0.00156319 0.00156292 0.00156264 0.00156236 0.00156208 0.00156179 0.00156149 0.0015612 0.0015609 0.00156059 0.00156029 0.00155998 0.00155966 0.00155935 0.00155903 0.00155871 0.00155839 0.00155807 0.00155775 0.00155743 0.00155711 0.00155679 0.00155647 0.00155616 0.00155585 0.00155555 0.00155526 0.00155497 0.00155469 0.00155442 0.00155416 0.00155391 0.00155368 0.00155346 0.00155326 0.00155308 0.00155293 0.00155279 0.00155268 0.00155259 0.00155253 0.0015525 0.0015525 0.00155254 0.00155261 0.00155272 0.00155286 0.00155305 0.00155328 0.00155355 0.00155387 0.00155424 0.00155466 0.00155513 0.00155565 0.00155623 0.00155686 0.00155756 0.00155831 0.00155913 0.00156001 0.00156095 0.00156196 0.00156304 0.00156418 0.0015654 0.00156669 0.00156805 0.00156949 0.001571 0.00157259 0.00157425 0.001576 0.00157782 0.00157973 0.00158171 0.00158378 0.00158594 0.00158817 0.0015905 0.0015929 0.0015954 0.00159798 0.00160065 0.0016034 0.00160625 0.00160919 0.00161221 0.00161532 0.00161853 0.00162182 0.00162521 0.00162869 0.00163226 0.00163592 0.00163967 0.00164352 0.00164746 0.00165149 0.00165561 0.00165982 0.00166413 0.00166853 0.00167302 0.00167761 0 0.000167012 0.000350424 0.000534493 0.00071395 0.000886188 0.00104974 0.00120373 0.00134758 0.00148094 0.00160359 0.00171545 0.00181653 0.00190698 0.00198705 0.00205712 0.00211769 0.0021694 0.00221297 0.00224923 0.00227903 0.00230323 0.00232267 0.00233808 0.0023501 0.00235922 0.00236572 0.00236953 0.00237061 0.0023703 0.00236968 0.002369 0.00236828 0.00236754 0.00236678 0.00236599 0.00236519 0.00236437 0.00236353 0.00236268 0.00236182 0.00236094 0.00236005 0.00235916 0.00235825 0.00235734 0.00235642 0.00235549 0.00235455 0.00235361 0.00235266 0.00235171 0.00235075 0.00234978 0.00234882 0.00234785 0.00234687 0.00234589 0.00234491 0.00234393 0.00234294 0.00234195 0.00234096 0.00233997 0.00233897 0.00233797 0.00233698 0.00233598 0.00233498 0.00233398 0.00233298 0.00233198 0.00233098 0.00232998 0.00232899 0.002328 0.00232701 0.00232603 0.00232505 0.00232409 0.00232313 0.00232218 0.00232124 0.00232032 0.00231941 0.00231852 0.00231765 0.0023168 0.00231597 0.00231517 0.0023144 0.00231365 0.00231294 0.00231226 0.00231162 0.00231102 0.00231047 0.00230996 0.00230949 0.00230908 0.00230872 0.00230841 0.00230817 0.00230798 0.00230786 0.0023078 0.00230782 0.0023079 0.00230806 0.00230829 0.00230861 0.002309 0.00230948 0.00231005 0.0023107 0.00231144 0.00231228 0.00231321 0.00231423 0.00231536 0.00231658 0.00231791 0.00231934 0.00232087 0.00232252 0.00232427 0.00232613 0.0023281 0.00233019 0.00233239 0.0023347 0.00233714 0.00233969 0.00234235 0.00234514 0.00234805 0.00235108 0.00235423 0.0023575 0.0023609 0.00236442 0.00236807 0.00237184 0.00237573 0.00237976 0.0023839 0.00238818 0.00239258 0.00239711 0.00240176 0.00240654 0 0.000178932 0.000374383 0.000571403 0.000765111 0.000953125 0.00113415 0.00130743 0.00147254 0.00162923 0.00177737 0.00191689 0.00204781 0.00217015 0.00228399 0.00238944 0.00248663 0.00257575 0.00265699 0.0027306 0.00279687 0.00285613 0.00290875 0.00295514 0.00299573 0.00303098 0.00306139 0.00308744 0.0031096 0.00312832 0.00314404 0.00315714 0.00316798 0.00317686 0.00318405 0.00318979 0.00319419 0.00319728 0.003199 0.00319922 0.0031982 0.00319661 0.00319486 0.00319306 0.00319124 0.00318941 0.00318756 0.00318571 0.00318385 0.00318198 0.0031801 0.00317821 0.00317632 0.00317443 0.00317253 0.00317062 0.00316871 0.0031668 0.00316489 0.00316298 0.00316106 0.00315914 0.00315722 0.0031553 0.00315338 0.00315146 0.00314953 0.00314761 0.00314569 0.00314377 0.00314185 0.00313993 0.00313801 0.00313609 0.00313417 0.00313226 0.00313034 0.00312843 0.00312652 0.00312461 0.00312271 0.00312081 0.00311891 0.00311702 0.00311514 0.00311326 0.00311138 0.00310952 0.00310767 0.00310582 0.00310399 0.00310218 0.00310038 0.0030986 0.00309683 0.00309509 0.00309338 0.00309169 0.00309004 0.00308841 0.00308682 0.00308527 0.00308376 0.00308229 0.00308087 0.00307951 0.00307819 0.00307693 0.00307574 0.0030746 0.00307353 0.00307254 0.00307162 0.00307077 0.00307001 0.00306932 0.00306873 0.00306823 0.00306781 0.0030675 0.00306728 0.00306717 0.00306717 0.00306727 0.00306748 0.00306781 0.00306825 0.00306881 0.0030695 0.00307031 0.00307124 0.0030723 0.0030735 0.00307482 0.00307629 0.00307788 0.00307962 0.0030815 0.00308351 0.00308567 0.00308798 0.00309043 0.00309303 0.00309577 0.00309866 0.00310171 0.0031049 0.00310825 0.00311175 0.0031154 0.00311921 0 0.000188598 0.000393369 0.000599998 0.00080388 0.00100278 0.00119549 0.00138134 0.00155997 0.00173117 0.0018949 0.00205115 0.00219997 0.00234146 0.00247572 0.00260287 0.00272303 0.00283636 0.00294298 0.00304305 0.00313671 0.00322413 0.00330546 0.00338089 0.00345058 0.00351474 0.00357357 0.00362728 0.0036761 0.00372028 0.00376007 0.00379573 0.00382753 0.00385575 0.00388067 0.00390256 0.00392169 0.00393832 0.00395271 0.00396507 0.00397564 0.0039846 0.00399215 0.00399846 0.00400372 0.00400803 0.00401144 0.00401401 0.0040158 0.00401688 0.00401725 0.00401691 0.00401579 0.00401387 0.00401133 0.00400846 0.00400546 0.00400242 0.00399937 0.00399631 0.00399325 0.00399019 0.00398713 0.00398407 0.00398101 0.00397795 0.0039749 0.00397184 0.00396879 0.00396574 0.0039627 0.00395965 0.00395662 0.00395358 0.00395055 0.00394752 0.0039445 0.00394148 0.00393847 0.00393546 0.00393246 0.00392946 0.00392647 0.00392348 0.0039205 0.00391752 0.00391455 0.00391158 0.00390862 0.00390567 0.00390272 0.00389978 0.00389685 0.00389393 0.00389101 0.0038881 0.0038852 0.00388231 0.00387944 0.00387657 0.00387372 0.00387089 0.00386808 0.00386528 0.00386251 0.00385976 0.00385703 0.00385434 0.00385167 0.00384904 0.00384645 0.0038439 0.00384139 0.00383893 0.00383652 0.00383416 0.00383186 0.00382962 0.00382745 0.00382534 0.00382331 0.00382136 0.00381949 0.0038177 0.003816 0.00381439 0.00381288 0.00381147 0.00381017 0.00380897 0.00380788 0.00380691 0.00380606 0.00380533 0.00380473 0.00380426 0.00380391 0.00380371 0.00380364 0.00380371 0.00380393 0.00380429 0.0038048 0.00380547 0.00380629 0.00380726 0.00380839 0.00380969 0.00381114 0.00381276 0.00381454 0 0.000196726 0.000409085 0.000623298 0.000834972 0.00104198 0.00124319 0.00143795 0.00162593 0.00180698 0.00198106 0.00214821 0.00230851 0.00246209 0.00260907 0.00274962 0.00288389 0.00301205 0.00313425 0.00325066 0.00336144 0.00346674 0.0035667 0.00366149 0.00375123 0.00383607 0.00391615 0.00399159 0.00406254 0.00412912 0.00419147 0.00424972 0.00430399 0.00435444 0.00440119 0.00444439 0.00448418 0.00452072 0.00455415 0.00458464 0.00461233 0.00463739 0.00465997 0.00468024 0.00469835 0.00471446 0.00472872 0.00474128 0.00475227 0.00476183 0.00477008 0.00477715 0.00478315 0.00478819 0.00479241 0.00479594 0.00479878 0.00480093 0.00480245 0.00480338 0.00480378 0.00480368 0.00480313 0.00480216 0.0048008 0.00479905 0.00479692 0.00479439 0.00479143 0.00478804 0.00478426 0.00478021 0.00477601 0.00477175 0.00476746 0.00476318 0.00475889 0.00475461 0.00475034 0.00474607 0.00474182 0.00473757 0.00473333 0.00472911 0.00472489 0.00472068 0.00471648 0.00471229 0.00470811 0.00470393 0.00469977 0.00469562 0.00469148 0.00468735 0.00468323 0.00467912 0.00467502 0.00467093 0.00466685 0.00466278 0.00465872 0.00465468 0.00465064 0.00464661 0.0046426 0.0046386 0.0046346 0.00463063 0.00462666 0.00462271 0.00461877 0.00461485 0.00461094 0.00460705 0.00460319 0.00459934 0.00459552 0.00459172 0.00458795 0.00458421 0.0045805 0.00457683 0.0045732 0.0045696 0.00456606 0.00456256 0.00455911 0.00455572 0.00455239 0.00454913 0.00454593 0.0045428 0.00453976 0.00453679 0.00453391 0.00453111 0.00452841 0.00452581 0.00452332 0.00452093 0.00451865 0.00451649 0.00451444 0.00451253 0.00451074 0.00450908 0.00450756 0.00450618 0.00450494 0.00450385 0.00450291 0 0.000203743 0.000422506 0.000642973 0.000860926 0.00107433 0.00128209 0.00148359 0.00167851 0.00186672 0.0020482 0.00222299 0.0023912 0.00255296 0.00270843 0.00285778 0.00300119 0.00313883 0.00327088 0.00339753 0.00351895 0.00363531 0.00374677 0.00385349 0.00395563 0.00405333 0.00414673 0.00423597 0.00432118 0.00440248 0.00447998 0.0045538 0.00462405 0.00469083 0.00475424 0.00481439 0.00487135 0.00492523 0.00497612 0.0050241 0.00506927 0.0051117 0.00515149 0.00518872 0.00522348 0.00525585 0.00528593 0.00531381 0.00533956 0.00536329 0.00538508 0.00540503 0.00542322 0.00543975 0.0054547 0.00546817 0.00548025 0.00549101 0.00550055 0.00550894 0.00551627 0.00552261 0.00552803 0.00553261 0.00553642 0.00553953 0.00554203 0.00554406 0.00554562 0.00554667 0.0055472 0.00554725 0.00554684 0.00554602 0.00554481 0.00554324 0.00554135 0.00553915 0.00553667 0.00553392 0.00553094 0.00552772 0.00552428 0.00552064 0.00551678 0.00551271 0.00550841 0.00550388 0.00549912 0.00549412 0.00548895 0.00548366 0.00547829 0.0054729 0.0054675 0.0054621 0.00545671 0.00545133 0.00544597 0.00544062 0.00543528 0.00542996 0.00542466 0.00541937 0.0054141 0.00540884 0.00540359 0.00539837 0.00539315 0.00538796 0.00538277 0.00537761 0.00537246 0.00536732 0.0053622 0.00535709 0.005352 0.00534693 0.00534187 0.00533682 0.0053318 0.00532678 0.00532179 0.00531681 0.00531185 0.00530691 0.00530198 0.00529708 0.0052922 0.00528734 0.00528251 0.0052777 0.00527292 0.00526817 0.00526346 0.00525878 0.00525414 0.00524954 0.00524499 0.00524048 0.00523603 0.00523164 0.0052273 0.00522303 0.00521883 0.0052147 0.00521065 0.00520668 0.00520279 0.005199 0.00519531 0 0.000209924 0.000434237 0.000660033 0.000883241 0.0011019 0.00131495 0.0015218 0.00172216 0.00191588 0.00210296 0.00228345 0.00245746 0.00262514 0.00278665 0.00294217 0.00309189 0.00323599 0.00337466 0.0035081 0.00363649 0.00376001 0.00387883 0.00399312 0.00410306 0.00420878 0.00431046 0.00440821 0.0045022 0.00459254 0.00467936 0.00476278 0.00484291 0.00491986 0.00499373 0.00506463 0.00513263 0.00519784 0.00526033 0.00532018 0.00537748 0.00543229 0.00548468 0.00553472 0.00558248 0.00562802 0.00567139 0.00571267 0.00575189 0.00578912 0.00582442 0.00585783 0.0058894 0.0059192 0.00594727 0.00597366 0.00599843 0.00602161 0.00604327 0.00606346 0.00608222 0.00609962 0.00611569 0.00613048 0.00614407 0.00615648 0.00616778 0.00617801 0.00618723 0.00619548 0.00620281 0.00620928 0.00621492 0.00621979 0.00622393 0.00622738 0.00623019 0.00623241 0.00623406 0.00623521 0.00623592 0.0062363 0.00623641 0.0062362 0.0062356 0.00623462 0.00623326 0.00623156 0.00622952 0.00622717 0.00622453 0.00622161 0.00621845 0.00621506 0.00621144 0.00620763 0.00620363 0.00619945 0.00619512 0.00619063 0.006186 0.00618123 0.00617634 0.00617133 0.0061662 0.00616096 0.0061556 0.00615012 0.00614452 0.0061388 0.00613295 0.00612697 0.00612088 0.0061147 0.00610845 0.00610216 0.00609586 0.00608956 0.00608326 0.00607698 0.0060707 0.00606445 0.00605822 0.006052 0.0060458 0.00603963 0.00603347 0.00602733 0.00602121 0.00601511 0.00600903 0.00600297 0.00599693 0.00599091 0.00598491 0.00597893 0.00597297 0.00596702 0.0059611 0.0059552 0.00594931 0.00594345 0.00593761 0.00593179 0.005926 0.00592022 0.00591448 0.00590876 0.00590307 0.00589741 0.00589178 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, D, LIN, 0.3, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0.00021925 0.000233323 0.000233924 0.000234051 0.000234123 0.000234184 0.00023424 0.000234294 0.000234347 0.0002344 0.000234455 0.000234514 0.000234577 0.000234641 0.000234705 0.000234767 0.000234829 0.000234888 0.000234947 0.000235004 0.00023506 0.000235116 0.00023517 0.000235223 0.000235275 0.000235327 0.000235378 0.000235428 0.000235478 0.000235528 0.000235576 0.000235625 0.000235672 0.00023572 0.000235767 0.000235813 0.00023586 0.000235906 0.000235952 0.000235999 0.000236045 0.000236091 0.000236137 0.000236183 0.00023623 0.000236276 0.000236323 0.00023637 0.000236418 0.000236467 0.000236516 0.000236565 0.000236615 0.000236666 0.000236718 0.00023677 0.000236823 0.000236878 0.000236934 0.000236992 0.000237052 0.000237113 0.000237177 0.000237243 0.000237311 0.000237381 0.000237454 0.00023753 0.000237609 0.000237691 0.000237777 0.000237866 0.00023796 0.000238058 0.00023816 0.000238268 0.00023838 0.000238497 0.00023862 0.000238748 0.000238881 0.00023902 0.000239165 0.000239318 0.000239477 0.000239645 0.000239822 0.000240008 0.000240203 0.000240409 0.000240625 0.000240852 0.000241092 0.000241344 0.00024161 0.00024189 0.000242183 0.000242491 0.000242812 0.000243146 0.000243492 0.00024385 0.000244219 0.000244601 0.000244995 0.000245403 0.000245824 0.00024626 0.00024671 0.000247174 0.000247654 0.000248148 0.000248658 0.000249185 0.000249729 0.00025029 0.00025087 0.000251468 0.000252084 0.000252721 0.000253379 0.000254059 0.00025476 0.000255485 0.000256233 0.000257004 0.0002578 0.000258623 0.000259473 0.000260351 0.000261259 0.000262195 0.00026316 0.000264154 0.000265179 0.000266233 0.00026732 0.000268439 0.000269591 0.000270777 0.000271997 0.000273252 0.000274542 0.000275866 0.000277225 0.000278619 0.000280049 0.000281514 0.000283015 0.000284552 0.00118808 0.00222513 0.00308563 0.00374699 0.00420015 0.00446493 0.00459419 0.00464964 0.0046737 0.00468653 0.00469564 0.0047033 0.00471006 0.00471608 0.00472151 0.00472647 0.00473104 0.00473528 0.00473925 0.00474298 0.0047465 0.00474983 0.00475299 0.00475599 0.00475885 0.00476158 0.0047642 0.00476673 0.00476915 0.00477149 0.00477374 0.00477591 0.00477801 0.00478003 0.00478199 0.00478389 0.00478574 0.00478754 0.0047893 0.004791 0.00479266 0.00479429 0.00479587 0.00479743 0.00479896 0.00480047 0.00480195 0.00480341 0.00480484 0.00480625 0.00480764 0.00480901 0.00481035 0.00481168 0.00481298 0.00481426 0.00481554 0.00481682 0.00481811 0.0048194 0.0048207 0.00482201 0.00482333 0.00482468 0.00482605 0.00482745 0.00482888 0.00483035 0.00483186 0.00483341 0.004835 0.00483665 0.00483835 0.00484011 0.00484195 0.00484386 0.00484587 0.00484797 0.00485019 0.00485253 0.00485501 0.00485765 0.00486046 0.00486345 0.00486666 0.00487008 0.00487375 0.00487765 0.00488178 0.00488614 0.00489071 0.00489547 0.00490042 0.00490554 0.00491082 0.00491627 0.00492186 0.00492761 0.00493352 0.0049396 0.00494586 0.0049523 0.00495894 0.00496577 0.0049728 0.00498005 0.00498753 0.00499523 0.00500316 0.00501134 0.00501976 0.00502843 0.00503735 0.00504654 0.00505599 0.00506573 0.00507575 0.00508606 0.00509667 0.00510759 0.00511883 0.0051304 0.00514229 0.00515453 0.00516711 0.00518005 0.00519335 0.00520703 0.0052211 0.00523555 0.00525042 0.00526571 0.00528142 0.00529757 0.00531417 0.00533124 0.00534877 0.00536678 0.00538528 0.00540428 0.00542378 0.0054438 0.00546436 0.00548546 0.00550713 0.00552939 0.00555223 0.00557569 0.00559976 0.00562446 0.00163484 0.00318621 0.00464051 0.00598296 0.00719815 0.00827046 0.00918506 0.00993071 0.0105039 0.0109132 0.0111823 0.0113459 0.0114404 0.0114946 0.0115281 0.0115511 0.0115683 0.0115821 0.0115934 0.0116029 0.011611 0.011618 0.0116241 0.0116295 0.0116342 0.0116383 0.0116419 0.0116451 0.011648 0.0116506 0.0116529 0.0116549 0.0116566 0.0116582 0.0116595 0.0116607 0.0116616 0.0116625 0.0116631 0.0116636 0.011664 0.0116642 0.0116642 0.0116642 0.0116641 0.0116639 0.0116635 0.0116631 0.0116627 0.0116621 0.0116614 0.0116607 0.0116598 0.0116589 0.0116579 0.0116568 0.0116556 0.0116543 0.011653 0.0116517 0.0116504 0.011649 0.0116476 0.0116463 0.0116449 0.0116435 0.0116421 0.0116407 0.0116393 0.0116379 0.0116366 0.0116353 0.0116341 0.011633 0.0116319 0.0116309 0.0116301 0.0116293 0.0116288 0.0116283 0.0116281 0.0116281 0.0116282 0.0116287 0.0116294 0.0116304 0.0116317 0.0116333 0.0116353 0.0116375 0.0116401 0.0116429 0.011646 0.0116494 0.011653 0.0116568 0.0116608 0.0116651 0.0116696 0.0116744 0.0116795 0.0116848 0.0116903 0.0116962 0.0117023 0.0117088 0.0117156 0.0117227 0.0117302 0.0117379 0.0117461 0.0117546 0.0117635 0.0117728 0.0117825 0.0117926 0.0118031 0.011814 0.0118254 0.0118373 0.0118496 0.0118625 0.0118758 0.0118896 0.011904 0.0119189 0.0119344 0.0119504 0.0119669 0.011984 0.0120018 0.0120201 0.012039 0.0120584 0.0120786 0.0120993 0.0121206 0.0121426 0.0121653 0.0121885 0.0122125 0.0122372 0.0122626 0.0122886 0.0123154 0.012343 0.0123712 0.0124003 0.01243 0.0124605 0.00193026 0.00380287 0.00560787 0.00733504 0.00897439 0.0105162 0.0119508 0.0132685 0.0144602 0.0155177 0.0164342 0.0172052 0.0178304 0.0183159 0.0186737 0.0189225 0.0190858 0.0191882 0.0192508 0.0192894 0.0193151 0.019333 0.0193457 0.0193548 0.0193612 0.0193655 0.019368 0.0193691 0.019369 0.0193679 0.0193659 0.0193632 0.0193599 0.019356 0.0193516 0.0193468 0.0193415 0.0193359 0.01933 0.0193237 0.0193172 0.0193103 0.0193033 0.019296 0.0192885 0.0192808 0.019273 0.019265 0.0192569 0.0192486 0.0192401 0.0192315 0.0192227 0.0192137 0.0192046 0.0191953 0.0191858 0.0191762 0.0191664 0.0191566 0.0191467 0.0191367 0.0191267 0.0191166 0.0191064 0.0190962 0.0190859 0.0190756 0.0190652 0.0190547 0.0190443 0.0190338 0.0190233 0.0190128 0.0190024 0.0189919 0.0189816 0.0189713 0.018961 0.0189509 0.0189409 0.018931 0.0189212 0.0189116 0.0189022 0.0188931 0.0188841 0.0188754 0.018867 0.0188588 0.018851 0.0188434 0.0188361 0.018829 0.0188222 0.0188157 0.0188094 0.0188033 0.0187975 0.0187919 0.0187866 0.0187815 0.0187767 0.0187722 0.0187679 0.0187639 0.0187602 0.0187568 0.0187538 0.018751 0.0187486 0.0187466 0.0187449 0.0187435 0.0187426 0.018742 0.0187418 0.0187419 0.0187426 0.0187436 0.0187451 0.018747 0.0187493 0.0187522 0.0187555 0.0187593 0.0187637 0.0187685 0.0187738 0.0187797 0.0187861 0.0187931 0.0188006 0.0188087 0.0188173 0.0188266 0.0188364 0.0188467 0.0188577 0.0188694 0.0188816 0.0188945 0.018908 0.0189222 0.018937 0.0189525 0.0189686 0.0189855 0.019003 0.0190211 0.00214724 0.0042492 0.00629657 0.00828028 0.010192 0.0120242 0.0137701 0.0154234 0.0169786 0.018431 0.0197766 0.021012 0.0221341 0.0231404 0.0240296 0.0248015 0.0254566 0.0259969 0.0264277 0.0267578 0.0269995 0.027168 0.0272794 0.0273489 0.0273893 0.0274106 0.0274206 0.027424 0.0274229 0.0274184 0.0274112 0.0274018 0.0273907 0.0273781 0.0273642 0.0273493 0.0273334 0.0273167 0.0272992 0.0272811 0.0272623 0.0272431 0.0272234 0.0272032 0.0271827 0.0271618 0.0271407 0.0271192 0.0270975 0.0270755 0.0270533 0.0270309 0.0270082 0.0269853 0.0269622 0.0269388 0.0269152 0.0268914 0.0268673 0.0268431 0.0268187 0.0267941 0.0267694 0.0267446 0.0267197 0.0266947 0.0266696 0.0266444 0.0266191 0.0265937 0.0265683 0.0265427 0.0265171 0.0264915 0.0264658 0.0264401 0.0264144 0.0263886 0.0263629 0.0263372 0.0263116 0.026286 0.0262604 0.026235 0.0262096 0.0261843 0.0261592 0.0261342 0.0261094 0.0260847 0.0260603 0.026036 0.026012 0.0259881 0.0259645 0.025941 0.0259178 0.0258947 0.0258719 0.0258492 0.0258267 0.0258044 0.0257823 0.0257604 0.0257387 0.0257171 0.0256958 0.0256748 0.0256539 0.0256334 0.025613 0.025593 0.0255732 0.0255537 0.0255345 0.0255156 0.0254971 0.0254788 0.0254609 0.0254433 0.0254261 0.0254093 0.0253929 0.0253768 0.0253611 0.0253459 0.025331 0.0253166 0.0253026 0.025289 0.0252759 0.0252633 0.0252511 0.0252394 0.0252282 0.0252174 0.0252072 0.0251975 0.0251883 0.0251796 0.0251714 0.0251638 0.0251567 0.0251501 0.0251441 0.0251387 0.0251338 0.0251295 0.0251257 0.0251225 0.00231602 0.00459336 0.00682225 0.0089934 0.0110985 0.0131304 0.0150831 0.0169513 0.0187308 0.0204183 0.0220119 0.0235103 0.0249129 0.0262196 0.0274307 0.0285472 0.0295706 0.0305028 0.0313453 0.0320996 0.0327671 0.0333498 0.0338501 0.034271 0.0346164 0.0348914 0.0351024 0.0352571 0.0353639 0.0354316 0.0354689 0.0354832 0.0354811 0.0354676 0.0354471 0.0354223 0.0353947 0.0353648 0.0353332 0.0353 0.0352654 0.0352297 0.035193 0.0351554 0.0351169 0.0350779 0.0350382 0.0349979 0.0349572 0.0349161 0.0348746 0.0348327 0.0347905 0.034748 0.0347052 0.0346622 0.0346188 0.0345752 0.0345313 0.0344871 0.0344427 0.034398 0.0343531 0.034308 0.0342628 0.0342174 0.0341719 0.0341263 0.0340806 0.0340347 0.0339888 0.0339428 0.0338967 0.0338505 0.0338043 0.033758 0.0337117 0.0336653 0.0336189 0.0335725 0.0335261 0.0334797 0.0334334 0.0333871 0.0333408 0.0332946 0.0332485 0.0332024 0.0331565 0.0331106 0.0330649 0.0330194 0.032974 0.0329287 0.0328836 0.0328387 0.0327939 0.0327493 0.0327048 0.0326605 0.0326164 0.0325723 0.0325285 0.0324848 0.0324412 0.0323978 0.0323545 0.0323114 0.0322685 0.0322257 0.0321831 0.0321407 0.0320986 0.0320566 0.0320149 0.0319734 0.0319321 0.0318911 0.0318504 0.0318099 0.0317697 0.0317298 0.0316902 0.031651 0.031612 0.0315734 0.0315351 0.0314972 0.0314596 0.0314224 0.0313856 0.0313492 0.0313131 0.0312775 0.0312422 0.0312074 0.0311729 0.0311389 0.0311054 0.0310723 0.0310396 0.0310074 0.0309756 0.0309444 0.0309136 0.0308832 0.0308534 0.030824 0.0307952 0.0307668 0.00245241 0.00486987 0.00724168 0.00955785 0.0118095 0.0139889 0.0160901 0.0181077 0.0200377 0.0218773 0.0236249 0.0252798 0.0268423 0.0283133 0.0296942 0.030987 0.0321942 0.0333189 0.0343646 0.0353347 0.0362328 0.0370621 0.0378254 0.0385258 0.0391662 0.0397493 0.0402775 0.0407533 0.0411788 0.0415559 0.0418866 0.0421725 0.0424156 0.0426177 0.042781 0.0429078 0.043001 0.0430637 0.0430993 0.0431116 0.0431042 0.0430809 0.043045 0.0429997 0.0429477 0.0428911 0.0428315 0.0427698 0.0427067 0.0426425 0.0425775 0.0425117 0.0424454 0.0423784 0.042311 0.0422432 0.0421749 0.0421063 0.0420373 0.041968 0.0418984 0.0418285 0.0417583 0.0416879 0.0416172 0.0415463 0.0414752 0.0414039 0.0413326 0.0412611 0.0411895 0.0411179 0.0410462 0.0409744 0.0409026 0.0408307 0.0407589 0.040687 0.0406152 0.0405433 0.0404715 0.0403996 0.0403279 0.0402561 0.0401845 0.0401129 0.0400414 0.03997 0.0398987 0.0398275 0.0397564 0.0396855 0.0396148 0.0395442 0.0394738 0.0394036 0.0393335 0.0392637 0.039194 0.0391245 0.0390552 0.0389861 0.0389172 0.0388484 0.0387799 0.0387115 0.0386433 0.0385753 0.0385074 0.0384397 0.0383723 0.038305 0.0382379 0.038171 0.0381043 0.0380379 0.0379716 0.0379056 0.0378399 0.0377744 0.0377092 0.0376443 0.0375796 0.0375152 0.0374511 0.0373873 0.0373239 0.0372608 0.037198 0.0371355 0.0370734 0.0370116 0.0369503 0.0368892 0.0368286 0.0367683 0.0367084 0.036649 0.0365899 0.0365312 0.036473 0.0364152 0.0363578 0.0363008 0.0362443 0.0361882 0.0361326 0.0360775 0.0360228 0.0359685 0.00256574 0.00509866 0.00758701 0.0100199 0.0123874 0.0146815 0.0168953 0.0190235 0.0210616 0.0230068 0.0248575 0.0266132 0.0282744 0.0298423 0.0313186 0.0327058 0.0340069 0.0352254 0.0363652 0.0374303 0.038425 0.0393537 0.0402205 0.0410294 0.0417838 0.0424872 0.0431428 0.0437538 0.044323 0.044853 0.0453464 0.0458052 0.0462316 0.0466272 0.0469937 0.0473325 0.0476446 0.0479312 0.0481932 0.0484314 0.0486467 0.0488395 0.0490107 0.0491605 0.0492896 0.0493983 0.0494872 0.0495567 0.0496075 0.0496402 0.0496555 0.0496544 0.0496378 0.0496069 0.0495631 0.0495077 0.0494423 0.0493683 0.0492873 0.0492007 0.0491099 0.0490159 0.0489196 0.0488217 0.0487228 0.048623 0.0485226 0.0484218 0.0483206 0.0482193 0.0481178 0.0480162 0.0479145 0.0478128 0.047711 0.0476093 0.0475076 0.0474059 0.0473043 0.0472027 0.0471012 0.0469998 0.0468985 0.0467973 0.0466963 0.0465954 0.0464947 0.0463941 0.0462937 0.0461934 0.0460934 0.0459936 0.045894 0.0457946 0.0456955 0.0455966 0.045498 0.0453997 0.0453016 0.0452038 0.0451063 0.0450091 0.0449122 0.0448155 0.0447192 0.0446232 0.0445274 0.044432 0.0443369 0.044242 0.0441474 0.0440532 0.0439592 0.0438655 0.0437721 0.043679 0.0435862 0.0434937 0.0434015 0.0433096 0.0432181 0.0431268 0.043036 0.0429454 0.0428552 0.0427654 0.0426759 0.0425868 0.0424981 0.0424098 0.0423218 0.0422343 0.0421472 0.0420604 0.0419741 0.0418882 0.0418028 0.0417178 0.0416332 0.041549 0.0414654 0.0413821 0.0412993 0.041217 0.0411352 0.0410538 0.0409729 0.0408925 0.0408125 0.0407331 0.00266192 0.00529224 0.0078781 0.0104076 0.01287 0.0152563 0.0175592 0.0197728 0.0218926 0.0239155 0.0258397 0.0276648 0.0293914 0.031021 0.0325556 0.033998 0.0353515 0.03662 0.0378077 0.038919 0.0399587 0.0409314 0.0418416 0.0426939 0.0434924 0.0442409 0.044943 0.0456019 0.0462205 0.0468018 0.0473483 0.0478625 0.0483466 0.0488026 0.0492322 0.0496373 0.0500191 0.050379 0.0507182 0.0510377 0.0513386 0.0516218 0.051888 0.0521382 0.0523729 0.0525928 0.0527985 0.0529904 0.0531691 0.053335 0.0534885 0.0536299 0.0537595 0.0538778 0.0539848 0.0540809 0.0541663 0.0542411 0.0543056 0.0543599 0.054404 0.0544382 0.0544624 0.0544769 0.0544817 0.0544768 0.0544624 0.0544385 0.0544053 0.0543628 0.0543114 0.0542511 0.0541823 0.0541054 0.0540207 0.0539287 0.05383 0.0537251 0.0536147 0.0534996 0.0533803 0.0532576 0.0531322 0.0530047 0.0528757 0.0527456 0.0526148 0.0524835 0.052352 0.0522204 0.0520889 0.0519575 0.0518263 0.0516954 0.0515649 0.0514346 0.0513047 0.0511753 0.0510462 0.0509175 0.0507893 0.0506615 0.0505342 0.0504073 0.0502808 0.0501548 0.0500293 0.0499043 0.0497797 0.0496556 0.0495319 0.0494087 0.049286 0.0491638 0.049042 0.0489207 0.0487999 0.0486795 0.0485596 0.0484402 0.0483212 0.0482027 0.0480847 0.0479671 0.04785 0.0477335 0.0476174 0.0475017 0.0473866 0.047272 0.0471579 0.0470443 0.0469312 0.0468187 0.0467066 0.0465951 0.0464841 0.0463737 0.0462638 0.0461545 0.0460457 0.0459374 0.0458297 0.0457226 0.045616 0.04551 0.0454046 0.0452997 0.0451954 0.0450917 0.00274496 0.00545897 0.00812806 0.0107393 0.0132811 0.0157438 0.0181192 0.0204013 0.0225852 0.0246677 0.0266468 0.0285224 0.0302951 0.0319667 0.0335396 0.0350168 0.0364022 0.0376998 0.0389145 0.040051 0.0411143 0.0421094 0.0430411 0.043914 0.0447327 0.0455011 0.0462231 0.0469021 0.0475413 0.0481435 0.0487113 0.0492471 0.0497531 0.0502315 0.0506839 0.0511123 0.051518 0.0519025 0.0522669 0.0526124 0.05294 0.0532507 0.0535454 0.0538249 0.0540899 0.0543412 0.0545794 0.054805 0.0550187 0.0552209 0.0554121 0.0555927 0.0557632 0.0559239 0.0560751 0.0562173 0.0563507 0.0564757 0.0565924 0.0567011 0.0568021 0.0568956 0.0569818 0.0570608 0.057133 0.0571984 0.0572572 0.0573096 0.0573557 0.0573955 0.0574293 0.0574571 0.057479 0.0574952 0.0575057 0.0575105 0.0575099 0.0575038 0.0574923 0.0574755 0.0574535 0.0574262 0.0573938 0.0573562 0.0573135 0.0572657 0.0572129 0.057155 0.0570921 0.0570242 0.0569513 0.0568734 0.0567906 0.0567029 0.0566103 0.0565128 0.0564107 0.0563038 0.0561924 0.0560766 0.0559565 0.0558323 0.0557042 0.0555726 0.0554377 0.0552998 0.0551592 0.0550164 0.0548717 0.0547255 0.0545781 0.0544298 0.054281 0.0541318 0.0539826 0.0538334 0.0536844 0.0535357 0.0533875 0.0532397 0.0530924 0.0529457 0.0527996 0.0526541 0.0525092 0.052365 0.0522215 0.0520786 0.0519364 0.0517949 0.0516541 0.051514 0.0513746 0.0512358 0.0510978 0.0509604 0.0508238 0.0506878 0.0505526 0.050418 0.0502842 0.050151 0.0500186 0.0498869 0.0497558 0.0496255 0.0494959 0.0493671 0.0492389 0.0491115 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 8.37294e-05 8.4313e-05 8.46095e-05 8.48476e-05 8.50541e-05 8.52396e-05 8.54097e-05 8.5568e-05 8.57168e-05 8.58577e-05 8.59919e-05 8.61204e-05 8.62439e-05 8.63629e-05 8.64781e-05 8.65897e-05 8.66981e-05 8.68037e-05 8.69066e-05 8.7007e-05 8.71052e-05 8.72013e-05 8.72954e-05 8.73877e-05 8.74784e-05 8.75674e-05 8.76549e-05 8.7741e-05 8.78257e-05 8.79092e-05 8.79915e-05 8.80726e-05 8.81527e-05 8.82317e-05 8.83098e-05 8.83869e-05 8.84632e-05 8.85386e-05 8.86132e-05 8.86872e-05 8.87604e-05 8.88331e-05 8.89052e-05 8.89768e-05 8.90479e-05 8.91187e-05 8.91892e-05 8.92595e-05 8.93296e-05 8.93996e-05 8.94696e-05 8.95397e-05 8.961e-05 8.96806e-05 8.97516e-05 8.9823e-05 8.98951e-05 8.99678e-05 9.00413e-05 9.01157e-05 9.01912e-05 9.02678e-05 9.03456e-05 9.04248e-05 9.05056e-05 9.05879e-05 9.06721e-05 9.07581e-05 9.0846e-05 9.09362e-05 9.10285e-05 9.11233e-05 9.12205e-05 9.13204e-05 9.1423e-05 9.15285e-05 9.1637e-05 9.17486e-05 9.18635e-05 9.19817e-05 9.21033e-05 9.22286e-05 9.23575e-05 9.24903e-05 9.2627e-05 9.27677e-05 9.29126e-05 9.30617e-05 9.32151e-05 9.33729e-05 9.35353e-05 9.37024e-05 9.38741e-05 9.40507e-05 9.42321e-05 9.44185e-05 9.461e-05 9.48067e-05 9.50086e-05 9.52157e-05 9.54283e-05 9.56463e-05 9.58698e-05 9.60989e-05 9.63336e-05 9.6574e-05 9.68202e-05 9.70722e-05 9.73301e-05 9.7594e-05 9.78638e-05 9.81396e-05 9.84215e-05 9.87096e-05 9.90038e-05 9.93042e-05 9.96109e-05 9.99238e-05 0.000100243 0.000100569 0.000100901 0.000101239 0.000101584 0.000101935 0.000102293 0.000102657 0.000103028 0.000103406 0.00010379 0.00010418 0.000104578 0.000104981 0.000105392 0.000105809 0.000106233 0.000106663 0.0001071 0.000107544 0.000107995 0.000108452 0.000108916 0.000109387 0.000109864 0.000110348 0.000110839 0.000111336 0.000111841 0.000112352 0.000112869 0.000113394 0 0.000661778 0.00128192 0.00174419 0.00201096 0.00209092 0.00209611 0.00209911 0.00210158 0.00210366 0.00210548 0.00210709 0.00210855 0.00210989 0.00211112 0.00211227 0.00211334 0.00211435 0.0021153 0.0021162 0.00211706 0.00211788 0.00211866 0.00211941 0.00212013 0.00212082 0.00212148 0.00212211 0.00212273 0.00212332 0.00212389 0.00212445 0.00212498 0.0021255 0.002126 0.00212648 0.00212695 0.00212741 0.00212785 0.00212829 0.0021287 0.00212911 0.00212951 0.0021299 0.00213027 0.00213064 0.002131 0.00213136 0.00213171 0.00213205 0.00213239 0.00213272 0.00213306 0.00213339 0.00213373 0.00213406 0.0021344 0.00213475 0.0021351 0.00213547 0.00213584 0.00213623 0.00213664 0.00213706 0.0021375 0.00213796 0.00213845 0.00213897 0.00213952 0.0021401 0.00214071 0.00214136 0.00214206 0.00214279 0.00214357 0.00214441 0.00214529 0.00214622 0.00214722 0.00214827 0.00214939 0.00215057 0.00215182 0.00215314 0.00215453 0.002156 0.00215755 0.00215917 0.00216088 0.00216268 0.00216457 0.00216654 0.00216861 0.00217077 0.00217304 0.0021754 0.00217786 0.00218042 0.00218309 0.00218587 0.00218876 0.00219176 0.00219487 0.0021981 0.00220144 0.0022049 0.00220848 0.00221218 0.002216 0.00221994 0.00222401 0.00222821 0.00223253 0.00223699 0.00224157 0.00224628 0.00225112 0.0022561 0.00226121 0.00226645 0.00227183 0.00227734 0.00228299 0.00228878 0.0022947 0.00230076 0.00230696 0.0023133 0.00231978 0.0023264 0.00233316 0.00234006 0.0023471 0.00235428 0.0023616 0.00236907 0.00237667 0.00238442 0.00239231 0.00240034 0.00240852 0.00241683 0.00242529 0.00243389 0.00244263 0.00245151 0.00246054 0.0024697 0.00247901 0.00248846 0.00249804 0 0.00086023 0.0017552 0.00259552 0.00334953 0.0040007 0.00454015 0.00496537 0.00528044 0.00549642 0.00563012 0.00569681 0.00570974 0.00571029 0.00571008 0.00570953 0.0057087 0.00570763 0.00570636 0.00570492 0.00570334 0.00570164 0.00569984 0.00569795 0.00569598 0.00569394 0.00569184 0.00568969 0.00568749 0.00568524 0.00568296 0.00568063 0.00567828 0.0056759 0.00567348 0.00567105 0.00566859 0.0056661 0.0056636 0.00566108 0.00565855 0.005656 0.00565343 0.00565085 0.00564826 0.00564566 0.00564305 0.00564042 0.00563779 0.00563515 0.00563251 0.00562986 0.0056272 0.00562455 0.00562189 0.00561923 0.00561657 0.00561392 0.00561127 0.00560864 0.00560601 0.0056034 0.0056008 0.00559823 0.00559568 0.00559316 0.00559067 0.00558821 0.0055858 0.00558344 0.00558113 0.00557887 0.00557668 0.00557455 0.0055725 0.00557053 0.00556865 0.00556685 0.00556516 0.00556357 0.00556209 0.00556073 0.0055595 0.0055584 0.00555743 0.00555661 0.00555594 0.00555543 0.00555508 0.0055549 0.0055549 0.00555508 0.00555545 0.00555602 0.00555679 0.00555776 0.00555895 0.00556036 0.00556199 0.00556385 0.00556595 0.00556829 0.00557087 0.00557371 0.00557679 0.00558014 0.00558375 0.00558763 0.00559178 0.00559621 0.00560092 0.00560591 0.00561119 0.00561676 0.00562262 0.00562878 0.00563523 0.00564199 0.00564906 0.00565643 0.00566411 0.0056721 0.00568041 0.00568903 0.00569797 0.00570722 0.0057168 0.0057267 0.00573692 0.00574746 0.00575833 0.00576953 0.00578105 0.0057929 0.00580508 0.00581758 0.00583042 0.00584358 0.00585707 0.0058709 0.00588505 0.00589953 0.00591434 0.00592947 0.00594494 0.00596073 0.00597685 0.0059933 0.00601008 0.00602718 0.0060446 0 0.000969003 0.00198756 0.00298016 0.00392157 0.0047995 0.00560691 0.00633935 0.00699418 0.00757023 0.00806789 0.00848916 0.00883779 0.00911914 0.00934006 0.00950853 0.00963301 0.00972171 0.00978165 0.00981751 0.00983018 0.00982591 0.00981783 0.00980928 0.00980056 0.00979171 0.00978275 0.0097737 0.00976456 0.00975536 0.00974611 0.00973681 0.00972747 0.00971811 0.00970872 0.00969931 0.0096899 0.00968047 0.00967103 0.0096616 0.00965217 0.00964274 0.00963331 0.0096239 0.00961449 0.00960509 0.00959571 0.00958634 0.00957698 0.00956765 0.00955832 0.00954902 0.00953973 0.00953047 0.00952122 0.009512 0.00950279 0.00949361 0.00948445 0.00947531 0.0094662 0.00945712 0.00944806 0.00943903 0.00943004 0.00942107 0.00941214 0.00940325 0.0093944 0.0093856 0.00937684 0.00936813 0.00935949 0.0093509 0.00934239 0.00933394 0.00932558 0.00931731 0.00930913 0.00930105 0.00929308 0.00928523 0.0092775 0.00926991 0.00926246 0.00925517 0.00924804 0.00924107 0.00923429 0.0092277 0.00922132 0.00921514 0.00920918 0.00920346 0.00919797 0.00919274 0.00918777 0.00918307 0.00917864 0.00917451 0.00917068 0.00916716 0.00916395 0.00916108 0.00915854 0.00915634 0.0091545 0.00915302 0.00915191 0.00915118 0.00915083 0.00915087 0.00915132 0.00915217 0.00915343 0.00915511 0.00915722 0.00915976 0.00916273 0.00916615 0.00917001 0.00917433 0.0091791 0.00918433 0.00919003 0.00919619 0.00920283 0.00920994 0.00921753 0.0092256 0.00923415 0.00924319 0.00925271 0.00926273 0.00927323 0.00928423 0.00929572 0.00930771 0.00932019 0.00933317 0.00934665 0.00936062 0.00937509 0.00939006 0.00940552 0.00942148 0.00943794 0.00945489 0.00947234 0.00949028 0.00950872 0 0.00104221 0.00213482 0.00321078 0.004248 0.00523627 0.0061703 0.00704727 0.0078657 0.00862497 0.00932497 0.00996604 0.0105489 0.0110745 0.0115444 0.0119604 0.0123248 0.0126402 0.0129099 0.0131375 0.0133267 0.0134816 0.0136065 0.0137053 0.0137819 0.0138399 0.0138824 0.013912 0.0139306 0.0139399 0.0139403 0.0139314 0.0139151 0.0138961 0.0138767 0.0138571 0.0138376 0.0138181 0.0137986 0.0137791 0.0137597 0.0137403 0.013721 0.0137017 0.0136825 0.0136633 0.0136442 0.0136252 0.0136062 0.0135873 0.0135685 0.0135497 0.0135311 0.0135124 0.0134939 0.0134754 0.013457 0.0134387 0.0134204 0.0134023 0.0133842 0.0133661 0.0133482 0.0133303 0.0133125 0.0132948 0.0132771 0.0132595 0.013242 0.0132246 0.0132073 0.01319 0.0131728 0.0131557 0.0131386 0.0131217 0.0131048 0.013088 0.0130713 0.0130547 0.0130381 0.0130217 0.0130054 0.0129892 0.0129731 0.0129571 0.0129413 0.0129256 0.01291 0.0128946 0.0128794 0.0128643 0.0128494 0.0128347 0.0128202 0.0128059 0.0127919 0.0127781 0.0127645 0.0127512 0.0127381 0.0127254 0.0127129 0.0127008 0.012689 0.0126775 0.0126663 0.0126556 0.0126452 0.0126351 0.0126255 0.0126163 0.0126075 0.0125991 0.0125912 0.0125837 0.0125767 0.0125702 0.0125642 0.0125586 0.0125536 0.0125491 0.0125451 0.0125416 0.0125386 0.0125363 0.0125344 0.0125331 0.0125324 0.0125323 0.0125327 0.0125338 0.0125354 0.0125376 0.0125404 0.0125439 0.0125479 0.0125525 0.0125578 0.0125636 0.0125701 0.0125773 0.012585 0.0125934 0.0126023 0.012612 0.0126222 0.0126331 0.0126446 0.0126567 0.0126695 0 0.00109688 0.00224103 0.00337133 0.00446764 0.00552068 0.00652587 0.00748108 0.00838552 0.00923921 0.0100427 0.0107968 0.0115026 0.0121613 0.0127741 0.0133423 0.0138672 0.0143502 0.0147926 0.0151958 0.0155614 0.0158909 0.0161859 0.0164483 0.0166798 0.0168823 0.017058 0.0172089 0.017337 0.0174446 0.0175336 0.0176061 0.017664 0.0177091 0.0177432 0.0177676 0.0177836 0.0177926 0.0177955 0.0177932 0.0177865 0.0177757 0.0177611 0.0177426 0.0177202 0.0176939 0.0176648 0.0176347 0.0176042 0.0175737 0.0175433 0.0175131 0.017483 0.0174531 0.0174233 0.0173936 0.0173641 0.0173348 0.0173056 0.0172766 0.0172477 0.0172189 0.0171903 0.0171619 0.0171336 0.0171054 0.0170774 0.0170495 0.0170218 0.0169942 0.0169668 0.0169395 0.0169124 0.0168854 0.0168585 0.0168318 0.0168052 0.0167788 0.0167525 0.0167263 0.0167003 0.0166744 0.0166486 0.0166229 0.0165974 0.0165721 0.0165469 0.0165218 0.0164968 0.016472 0.0164473 0.0164227 0.0163984 0.0163741 0.01635 0.0163261 0.0163023 0.0162787 0.0162553 0.0162321 0.016209 0.0161862 0.0161636 0.0161412 0.016119 0.0160971 0.0160754 0.016054 0.0160329 0.0160121 0.0159915 0.0159713 0.0159515 0.0159319 0.0159128 0.015894 0.0158756 0.0158576 0.01584 0.0158229 0.0158062 0.0157899 0.0157741 0.0157589 0.0157441 0.0157298 0.0157161 0.0157029 0.0156902 0.0156781 0.0156666 0.0156557 0.0156454 0.0156356 0.0156265 0.015618 0.0156102 0.015603 0.0155964 0.0155905 0.0155853 0.0155807 0.0155769 0.0155737 0.0155712 0.0155693 0.0155682 0.0155678 0.0155681 0.0155692 0.0155709 0 0.00114037 0.00232375 0.00349354 0.00463098 0.00572737 0.00677849 0.00778242 0.00873863 0.00964742 0.0105096 0.0113263 0.0120989 0.0128289 0.0135177 0.0141669 0.0147779 0.0153523 0.0158914 0.0163966 0.0168693 0.0173106 0.0177218 0.0181039 0.0184581 0.0187855 0.0190871 0.0193639 0.0196169 0.0198472 0.0200558 0.0202437 0.0204121 0.0205618 0.0206941 0.02081 0.0209105 0.0209969 0.0210701 0.0211313 0.0211814 0.0212215 0.0212525 0.0212753 0.0212908 0.0212998 0.0213029 0.0213009 0.0212944 0.021284 0.0212701 0.0212534 0.0212342 0.0212125 0.0211884 0.0211624 0.0211344 0.0211048 0.0210735 0.0210406 0.021006 0.0209699 0.0209323 0.0208935 0.0208543 0.0208148 0.0207755 0.0207363 0.0206973 0.0206585 0.0206199 0.0205816 0.0205435 0.0205056 0.0204679 0.0204305 0.0203932 0.0203562 0.0203195 0.0202829 0.0202465 0.0202104 0.0201744 0.0201387 0.0201032 0.0200679 0.0200328 0.0199978 0.0199631 0.0199286 0.0198943 0.0198602 0.0198262 0.0197925 0.0197589 0.0197256 0.0196924 0.0196594 0.0196266 0.019594 0.0195615 0.0195292 0.0194972 0.0194653 0.0194336 0.019402 0.0193707 0.0193396 0.0193086 0.0192779 0.0192473 0.019217 0.0191869 0.019157 0.0191274 0.019098 0.0190688 0.0190399 0.0190113 0.0189829 0.0189549 0.0189271 0.0188997 0.0188726 0.0188459 0.0188195 0.0187935 0.0187678 0.0187426 0.0187178 0.0186935 0.0186696 0.0186461 0.0186231 0.0186007 0.0185787 0.0185573 0.0185364 0.018516 0.0184963 0.0184771 0.0184585 0.0184405 0.0184232 0.0184064 0.0183904 0.0183749 0.0183602 0.0183461 0.0183328 0.0183201 0 0.00117648 0.00239152 0.00359214 0.00476067 0.00588886 0.00697266 0.00801029 0.00900132 0.00994614 0.0108457 0.0117012 0.0125142 0.0132861 0.0140188 0.0147139 0.0153729 0.0159975 0.0165892 0.0171496 0.0176801 0.0181819 0.0186564 0.0191048 0.0195282 0.0199276 0.0203041 0.0206586 0.0209919 0.021305 0.0215985 0.0218731 0.0221298 0.0223689 0.0225913 0.0227976 0.0229882 0.0231639 0.0233252 0.0234727 0.0236069 0.0237284 0.0238378 0.0239356 0.0240223 0.0240987 0.0241651 0.0242223 0.0242706 0.0243108 0.0243432 0.0243686 0.0243873 0.0243999 0.0244069 0.0244087 0.0244059 0.0243987 0.0243876 0.024373 0.0243552 0.0243345 0.0243114 0.0242861 0.0242591 0.0242305 0.0242002 0.0241683 0.024135 0.0241003 0.0240645 0.0240275 0.0239896 0.0239508 0.0239113 0.023871 0.0238301 0.0237885 0.0237464 0.0237037 0.0236603 0.0236164 0.023572 0.0235271 0.023482 0.0234368 0.0233916 0.0233466 0.0233018 0.0232572 0.0232129 0.0231688 0.023125 0.0230814 0.0230381 0.0229951 0.0229523 0.0229098 0.0228675 0.0228255 0.0227837 0.0227422 0.022701 0.0226599 0.0226191 0.0225786 0.0225383 0.0224982 0.0224584 0.0224187 0.0223793 0.0223402 0.0223012 0.0222625 0.022224 0.0221857 0.0221477 0.0221098 0.0220722 0.0220348 0.0219976 0.0219606 0.0219238 0.0218873 0.0218509 0.0218149 0.021779 0.0217434 0.021708 0.0216729 0.021638 0.0216034 0.021569 0.021535 0.0215012 0.0214678 0.0214346 0.0214018 0.0213693 0.0213372 0.0213055 0.0212741 0.0212431 0.0212125 0.0211824 0.0211527 0.0211235 0.0210947 0.0210665 0.0210387 0.0210115 0 0.00120739 0.00244905 0.00367499 0.00486844 0.0060215 0.00713029 0.00819311 0.00920957 0.0101801 0.0111057 0.0119877 0.0128276 0.013627 0.0143877 0.0151114 0.0157998 0.0164545 0.0170774 0.0176697 0.0182332 0.0187692 0.019279 0.0197639 0.0202252 0.0206639 0.021081 0.0214777 0.0218548 0.0222132 0.0225537 0.0228771 0.0231841 0.0234753 0.0237514 0.0240129 0.0242605 0.0244945 0.0247156 0.0249242 0.0251206 0.0253053 0.0254787 0.0256412 0.0257931 0.0259347 0.0260664 0.0261885 0.0263014 0.0264052 0.0265004 0.0265871 0.0266658 0.0267367 0.0268001 0.0268562 0.0269055 0.0269481 0.0269844 0.0270146 0.0270391 0.0270582 0.027072 0.027081 0.0270854 0.0270855 0.0270815 0.0270737 0.0270624 0.0270478 0.0270301 0.0270097 0.0269866 0.0269612 0.0269335 0.0269039 0.0268726 0.0268396 0.0268053 0.02677 0.0267339 0.0266967 0.0266584 0.0266191 0.0265788 0.0265377 0.0264957 0.026453 0.0264096 0.0263657 0.0263213 0.0262764 0.0262311 0.0261855 0.0261395 0.0260933 0.0260469 0.0260002 0.0259534 0.0259064 0.0258593 0.025812 0.0257646 0.025717 0.0256694 0.0256216 0.0255737 0.0255258 0.0254778 0.02543 0.0253822 0.0253346 0.0252872 0.0252401 0.0251931 0.0251464 0.0251 0.0250538 0.0250079 0.0249623 0.0249169 0.0248718 0.0248269 0.0247823 0.024738 0.0246939 0.02465 0.0246065 0.0245631 0.02452 0.0244771 0.0244345 0.0243921 0.02435 0.0243081 0.0242664 0.0242249 0.0241837 0.0241427 0.024102 0.0240615 0.0240212 0.0239811 0.0239413 0.0239018 0.0238624 0.0238234 0.0237846 0.023746 0.0237078 0.0236698 0 0.00123448 0.00249919 0.00374671 0.004961 0.00613448 0.00726342 0.00834618 0.00938241 0.0103726 0.0113177 0.0122192 0.0130785 0.0138973 0.0146775 0.0154208 0.0161289 0.0168035 0.0174464 0.0180592 0.0186433 0.0192003 0.0197315 0.0202382 0.0207218 0.0211833 0.0216239 0.0220446 0.0224464 0.0228301 0.0231967 0.0235469 0.0238815 0.0242012 0.0245067 0.0247985 0.0250772 0.0253434 0.0255977 0.0258403 0.0260719 0.0262929 0.0265035 0.0267042 0.0268954 0.0270773 0.0272502 0.0274145 0.0275705 0.0277183 0.0278582 0.0279904 0.0281153 0.0282329 0.0283435 0.0284472 0.0285443 0.0286349 0.0287193 0.0287974 0.0288696 0.0289361 0.0289968 0.0290521 0.029102 0.0291467 0.0291864 0.0292212 0.0292513 0.0292769 0.029298 0.0293149 0.0293276 0.0293365 0.0293415 0.0293429 0.0293409 0.0293355 0.029327 0.0293155 0.0293011 0.029284 0.0292644 0.0292424 0.0292181 0.0291917 0.0291634 0.0291332 0.0291012 0.0290677 0.0290327 0.0289963 0.0289587 0.02892 0.0288803 0.0288398 0.0287989 0.0287576 0.0287157 0.028673 0.0286297 0.0285857 0.028541 0.0284957 0.0284498 0.0284035 0.0283567 0.0283096 0.0282621 0.0282143 0.0281662 0.0281179 0.0280694 0.0280208 0.027972 0.0279231 0.0278741 0.0278251 0.0277761 0.027727 0.0276779 0.0276288 0.0275797 0.0275307 0.0274817 0.0274328 0.0273839 0.027335 0.0272862 0.0272375 0.0271889 0.0271403 0.0270917 0.0270433 0.026995 0.0269468 0.0268987 0.0268508 0.026803 0.0267554 0.026708 0.0266609 0.0266139 0.0265672 0.0265207 0.0264745 0.0264285 0.0263827 0.0263372 0.0262919 0.0262468 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 3.57814e-14 2.64194e-13 2.10334e-12 1.79032e-11 1.61776e-10 1.5415e-09 1.52775e-08 1.44937e-07 9.47285e-07 3.24452e-06 6.53258e-06 9.83714e-06 1.28498e-05 1.55469e-05 1.79654e-05 2.01483e-05 2.2133e-05 2.39503e-05 2.56248e-05 2.71765e-05 2.86215e-05 2.99731e-05 3.12423e-05 3.24382e-05 3.35687e-05 3.46403e-05 3.56586e-05 3.66286e-05 3.75545e-05 3.844e-05 3.92884e-05 4.01026e-05 4.08851e-05 4.16382e-05 4.23641e-05 4.30645e-05 4.37411e-05 4.43954e-05 4.50289e-05 4.56426e-05 4.62379e-05 4.68158e-05 4.73771e-05 4.79228e-05 4.84538e-05 4.89707e-05 4.94743e-05 4.99652e-05 5.04441e-05 5.09114e-05 5.13678e-05 5.18137e-05 5.22495e-05 5.26758e-05 5.30928e-05 5.3501e-05 5.39008e-05 5.42925e-05 5.46764e-05 5.50527e-05 5.54219e-05 5.5784e-05 5.61395e-05 5.64886e-05 5.68314e-05 5.71682e-05 5.74991e-05 5.78245e-05 5.81444e-05 5.84591e-05 5.87688e-05 5.90735e-05 5.93734e-05 5.96687e-05 5.99595e-05 6.0246e-05 6.05283e-05 6.08065e-05 6.10808e-05 6.13511e-05 6.16177e-05 6.18807e-05 6.21401e-05 6.23961e-05 6.26487e-05 6.28981e-05 6.31443e-05 6.33874e-05 6.36274e-05 6.38645e-05 6.40988e-05 6.43302e-05 6.45589e-05 6.4785e-05 6.50084e-05 6.52293e-05 6.54478e-05 6.56638e-05 6.58774e-05 6.60887e-05 6.62978e-05 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 2.66646e-12 1.69981e-10 3.3545e-08 6.37982e-06 0.000121447 0.000229363 0.00030376 0.000362357 0.000411294 0.000453475 0.000490567 0.000523643 0.000553452 0.000580541 0.000605328 0.000628137 0.000649231 0.000668822 0.000687085 0.000704169 0.000720197 0.000735277 0.0007495 0.000762946 0.000775683 0.000787774 0.000799271 0.000810223 0.000820671 0.000830655 0.000840207 0.000849358 0.000858137 0.000866568 0.000874674 0.000882475 0.000889992 0.00089724 0.000904236 0.000910995 0.00091753 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 3.16817e-13 2.34021e-12 1.8638e-11 1.58694e-10 1.43439e-09 1.36713e-08 1.35518e-07 1.28525e-06 8.37683e-06 2.83467e-05 5.56778e-05 8.16831e-05 0.000104277 0.000123699 0.000140522 0.000155259 0.000168312 0.00017999 0.00019053 0.000200115 0.000208891 0.000216974 0.000224456 0.000231413 0.000237911 0.000244 0.000249725 0.000255125 0.000260231 0.000265071 0.000269671 0.00027405 0.000278228 0.000282221 0.000286043 0.000289708 0.000293226 0.00029661 0.000299866 0.000303005 0.000306034 0.00030896 0.000311789 0.000314527 0.00031718 0.000319751 0.000322247 0.00032467 0.000327025 0.000329315 0.000331543 0.000333713 0.000335827 0.000337889 0.0003399 0.000341863 0.000343779 0.000345652 0.000347483 0.000349273 0.000351024 0.000352739 0.000354418 0.000356063 0.000357675 0.000359255 0.000360805 0.000362326 0.000363818 0.000365283 0.000366722 0.000368136 0.000369525 0.000370891 0.000372234 0.000373555 0.000374854 0.000376133 0.000377391 0.000378631 0.000379851 0.000381053 0.000382238 0.000383405 0.000384556 0.000385691 0.000386809 0.000387913 0.000389002 0.000390076 0.000391136 0.000392183 0.000393216 0.000394236 0.000395244 0.00039624 0.000397223 0.000398195 0.000399155 0.000400105 0.000401043 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 4.73094e-14 3.48499e-13 2.77089e-12 2.35597e-11 2.12684e-10 2.02485e-09 2.00571e-08 1.90647e-07 1.27124e-06 4.80485e-06 1.20507e-05 2.36523e-05 3.98603e-05 6.06981e-05 8.6053e-05 0.000115732 0.000149498 0.000187087 0.000228232 0.000272664 0.000320119 0.000370348 0.00042311 0.000478182 0.000535352 0.000594425 0.000655218 0.000717562 0.000781303 0.000846297 0.000912412 0.000979527 0.00104753 0.00111633 0.00118582 0.00125593 0.00132657 0.00139769 0.0014692 0.00154107 0.00161324 0.00168565 0.00175828 0.00183109 0.00190403 0.00197709 0.00205023 0.00212344 0.00219669 0.00226997 0.00234327 0.00241657 0.00248986 0.00256313 0.00263639 0.00270962 0.00278281 0.00285598 0.00292912 0.00300222 0.0030753 0.00314834 0.00322136 0.00329437 0.00336735 0.00344032 0.00351328 0.00358623 0.00365919 0.00373215 0.00380512 0.0038781 0.0039511 0.00402411 0.00409715 0.00417021 0.00424329 0.00431639 0.00438952 0.00446266 0.00453582 0.00460898 0.00468216 0.00475532 0.00482848 0.00490161 0.00497472 0.00504778 0.00512079 0.00519373 0.0052666 0.00533938 0.00541205 0.00548462 0.00555707 0.0056294 0.00570159 0.00577364 0.00584554 0.0059173 0.00598891 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 40, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 6.52134e-11 2.53944e-10 3.77562e-08 7.36469e-06 0.000263488 0.0010834 0.00228578 0.00371797 0.00528675 0.0069338 0.0086229 0.0103316 0.0120454 0.0137554 0.0154544 0.0171377 0.0188033 0.0204482 0.0220712 0.0236712 0.0252472 0.0267987 0.0283251 0.0298262 0.0313012 0.0327494 0.0341705 0.0355641 0.0369299 0.0382679 0.0395784 0.0408617 0.0421182 0.0433487 0.0445541 0.0457353 0.0468936 0.0480304 0.0491472 0.0502457 0.0513282 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 27 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 4.18332e-13 3.08548e-12 2.45438e-11 2.08758e-10 1.88512e-09 1.79522e-08 1.77866e-07 1.69069e-06 1.12613e-05 4.24028e-05 0.00010553 0.000204727 0.000339952 0.000508967 0.00070853 0.00093506 0.00118501 0.00145502 0.00174208 0.00204344 0.00235671 0.00267979 0.00301086 0.00334833 0.00369086 0.00403726 0.00438653 0.00473782 0.00509038 0.00544359 0.00579692 0.00614992 0.0065022 0.00685345 0.00720339 0.00755183 0.00789856 0.00824346 0.00858642 0.00892734 0.00926617 0.00960288 0.00993743 0.0102698 0.0106001 0.0109282 0.0112543 0.0115783 0.0119003 0.0122203 0.0125385 0.0128548 0.0131695 0.0134824 0.0137937 0.0141036 0.014412 0.014719 0.0150247 0.0153292 0.0156325 0.0159348 0.016236 0.0165363 0.0168357 0.0171343 0.017432 0.017729 0.0180252 0.0183208 0.0186156 0.0189097 0.0192032 0.0194959 0.019788 0.0200793 0.0203698 0.0206596 0.0209485 0.0212366 0.0215237 0.0218099 0.022095 0.0223791 0.0226622 0.0229441 0.0232248 0.0235044 0.0237828 0.02406 0.024336 0.0246108 0.0248844 0.0251568 0.0254281 0.0256981 0.0259669 0.0262345 0.0265006 0.026765 0.0270272 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 1.79752e-05 1.92558e-05 1.93273e-05 1.9381e-05 1.94269e-05 1.94677e-05 1.95049e-05 1.95393e-05 1.95715e-05 1.96019e-05 1.96308e-05 1.96584e-05 1.96848e-05 1.97103e-05 1.97348e-05 1.97586e-05 1.97817e-05 1.98041e-05 1.98259e-05 1.98472e-05 1.98679e-05 1.98882e-05 1.99081e-05 1.99275e-05 1.99466e-05 1.99654e-05 1.99838e-05 2.00018e-05 2.00196e-05 2.00371e-05 2.00543e-05 2.00713e-05 2.00881e-05 2.01046e-05 2.01209e-05 2.0137e-05 2.01529e-05 2.01686e-05 2.01841e-05 2.01995e-05 2.02147e-05 2.02298e-05 2.02448e-05 2.02596e-05 2.02744e-05 2.02891e-05 2.03037e-05 2.03182e-05 2.03327e-05 2.03472e-05 2.03617e-05 2.03762e-05 2.03908e-05 2.04054e-05 2.04201e-05 2.04349e-05 2.04498e-05 2.04648e-05 2.04801e-05 2.04955e-05 2.05112e-05 2.05271e-05 2.05433e-05 2.05598e-05 2.05767e-05 2.05939e-05 2.06115e-05 2.06295e-05 2.06479e-05 2.06668e-05 2.06863e-05 2.07062e-05 2.07267e-05 2.07478e-05 2.07695e-05 2.07919e-05 2.08149e-05 2.08387e-05 2.08631e-05 2.08883e-05 2.09143e-05 2.09411e-05 2.09687e-05 2.09972e-05 2.10265e-05 2.10568e-05 2.10879e-05 2.11201e-05 2.11532e-05 2.11873e-05 2.12224e-05 2.12586e-05 2.12958e-05 2.13341e-05 2.13735e-05 2.1414e-05 2.14557e-05 2.14985e-05 2.15425e-05 2.15877e-05 2.16341e-05 2.16817e-05 2.17306e-05 2.17807e-05 2.18321e-05 2.18847e-05 2.19387e-05 2.1994e-05 2.20506e-05 2.21085e-05 2.21678e-05 2.22285e-05 2.22905e-05 2.23538e-05 2.24186e-05 2.24848e-05 2.25524e-05 2.26213e-05 2.26918e-05 2.27636e-05 2.28369e-05 2.29116e-05 2.29877e-05 2.30654e-05 2.31444e-05 2.3225e-05 2.3307e-05 2.33905e-05 2.34755e-05 2.35619e-05 2.36498e-05 2.37393e-05 2.38302e-05 2.39226e-05 2.40165e-05 2.41119e-05 2.42088e-05 2.43073e-05 2.44072e-05 2.45086e-05 2.46115e-05 2.4716e-05 2.48219e-05 2.49293e-05 2.50383e-05 2.51488e-05 2.52607e-05 2.53742e-05 2.54892e-05 2.56057e-05 0 6.48365e-05 0.000131402 0.000186123 0.000223415 0.00024202 0.000246272 0.000246872 0.000247269 0.000247609 0.00024791 0.000248183 0.000248434 0.000248668 0.000248887 0.000249095 0.000249292 0.000249481 0.000249661 0.000249835 0.000250003 0.000250165 0.000250322 0.000250474 0.000250622 0.000250767 0.000250907 0.000251044 0.000251178 0.000251309 0.000251437 0.000251563 0.000251685 0.000251806 0.000251924 0.000252041 0.000252155 0.000252267 0.000252378 0.000252486 0.000252593 0.000252699 0.000252803 0.000252905 0.000253007 0.000253107 0.000253206 0.000253304 0.000253401 0.000253497 0.000253592 0.000253687 0.000253782 0.000253876 0.00025397 0.000254064 0.000254159 0.000254254 0.00025435 0.000254447 0.000254545 0.000254644 0.000254745 0.000254848 0.000254953 0.000255061 0.000255172 0.000255285 0.000255402 0.000255523 0.000255648 0.000255777 0.000255911 0.000256049 0.000256194 0.000256344 0.000256499 0.000256662 0.000256831 0.000257007 0.00025719 0.000257381 0.00025758 0.000257787 0.000258003 0.000258228 0.000258462 0.000258706 0.00025896 0.000259224 0.000259499 0.000259784 0.000260081 0.000260388 0.000260708 0.000261039 0.000261383 0.000261739 0.000262108 0.000262489 0.000262884 0.000263292 0.000263714 0.000264149 0.000264599 0.000265063 0.000265541 0.000266034 0.000266542 0.000267064 0.000267602 0.000268155 0.000268723 0.000269307 0.000269907 0.000270523 0.000271154 0.000271802 0.000272466 0.000273146 0.000273843 0.000274556 0.000275286 0.000276033 0.000276797 0.000277577 0.000278375 0.000279189 0.000280021 0.000280869 0.000281735 0.000282618 0.000283519 0.000284437 0.000285372 0.000286325 0.000287295 0.000288283 0.000289288 0.00029031 0.000291351 0.000292408 0.000293484 0.000294577 0.000295687 0.000296815 0.000297961 0.000299124 0.000300304 0.000301502 0.000302718 0 8.43473e-05 0.000177758 0.000269233 0.000354776 0.000432015 0.000499316 0.000555584 0.000600303 0.00063372 0.000656934 0.000671577 0.000679047 0.000681289 0.000681966 0.000682428 0.000682827 0.000683185 0.000683511 0.000683808 0.000684081 0.000684335 0.00068457 0.00068479 0.000684996 0.00068519 0.000685373 0.000685546 0.000685709 0.000685864 0.000686012 0.000686152 0.000686286 0.000686414 0.000686536 0.000686653 0.000686764 0.000686871 0.000686973 0.000687072 0.000687166 0.000687256 0.000687342 0.000687426 0.000687505 0.000687582 0.000687656 0.000687727 0.000687795 0.00068786 0.000687923 0.000687984 0.000688043 0.0006881 0.000688155 0.000688209 0.000688261 0.000688312 0.000688363 0.000688414 0.000688464 0.000688515 0.000688566 0.000688619 0.000688673 0.00068873 0.000688789 0.000688851 0.000688918 0.000688989 0.000689065 0.000689147 0.000689236 0.000689331 0.000689435 0.000689548 0.000689671 0.000689803 0.000689947 0.000690104 0.000690273 0.000690456 0.000690653 0.000690866 0.000691095 0.000691342 0.000691607 0.00069189 0.000692194 0.000692518 0.000692864 0.000693231 0.000693623 0.000694038 0.000694478 0.000694943 0.000695435 0.000695954 0.000696501 0.000697076 0.000697681 0.000698316 0.000698981 0.000699678 0.000700407 0.000701169 0.000701964 0.000702792 0.000703656 0.000704554 0.000705487 0.000706457 0.000707463 0.000708507 0.000709588 0.000710706 0.000711863 0.000713059 0.000714294 0.000715569 0.000716883 0.000718238 0.000719633 0.000721069 0.000722546 0.000724065 0.000725625 0.000727227 0.000728871 0.000730557 0.000732286 0.000734057 0.000735872 0.000737729 0.00073963 0.000741573 0.00074356 0.000745591 0.000747665 0.000749782 0.000751944 0.000754148 0.000756397 0.00075869 0.000761026 0.000763406 0.00076583 0.000768298 0.000770809 0.000773365 0.000775964 0 9.61122e-05 0.000203077 0.000310969 0.000416579 0.000518149 0.000614524 0.000704844 0.00078843 0.000864733 0.000933333 0.000993953 0.00104649 0.00109105 0.00112797 0.00115782 0.00118137 0.00119951 0.00121312 0.00122294 0.0012295 0.00123309 0.00123442 0.00123482 0.001235 0.0012351 0.00123517 0.00123521 0.00123522 0.00123522 0.0012352 0.00123516 0.00123511 0.00123505 0.00123497 0.00123488 0.00123478 0.00123468 0.00123456 0.00123444 0.00123431 0.00123417 0.00123402 0.00123387 0.00123372 0.00123355 0.00123339 0.00123322 0.00123304 0.00123286 0.00123268 0.00123249 0.0012323 0.0012321 0.0012319 0.0012317 0.0012315 0.00123129 0.00123108 0.00123087 0.00123065 0.00123043 0.00123022 0.00123 0.00122978 0.00122955 0.00122933 0.00122911 0.00122889 0.00122867 0.00122845 0.00122824 0.00122802 0.00122781 0.00122761 0.00122741 0.00122722 0.00122703 0.00122686 0.00122669 0.00122653 0.00122639 0.00122626 0.00122614 0.00122604 0.00122596 0.0012259 0.00122585 0.00122583 0.00122583 0.00122585 0.0012259 0.00122598 0.00122608 0.00122622 0.00122638 0.00122658 0.00122682 0.00122709 0.00122739 0.00122774 0.00122812 0.00122855 0.00122902 0.00122954 0.00123009 0.0012307 0.00123136 0.00123206 0.00123281 0.00123362 0.00123448 0.00123539 0.00123635 0.00123738 0.00123846 0.00123959 0.00124079 0.00124204 0.00124336 0.00124474 0.00124618 0.00124768 0.00124924 0.00125087 0.00125257 0.00125433 0.00125616 0.00125805 0.00126001 0.00126204 0.00126413 0.0012663 0.00126853 0.00127083 0.0012732 0.00127565 0.00127816 0.00128074 0.00128339 0.00128612 0.00128891 0.00129178 0.00129472 0.00129773 0.00130081 0.00130396 0.00130719 0.00131048 0.00131385 0.00131729 0 0.000104425 0.000220063 0.000337633 0.000454308 0.00056861 0.000679624 0.000786717 0.000889416 0.000987342 0.00108018 0.00116766 0.00124956 0.00132567 0.00139587 0.00146006 0.0015182 0.00157032 0.00161656 0.00165709 0.00169222 0.00172229 0.00174775 0.00176906 0.00178672 0.0018012 0.00181296 0.00182241 0.00182988 0.00183566 0.0018399 0.00184269 0.00184407 0.0018444 0.00184419 0.00184378 0.00184329 0.00184278 0.00184224 0.00184168 0.00184111 0.00184053 0.00183994 0.00183934 0.00183872 0.0018381 0.00183747 0.00183684 0.0018362 0.00183555 0.00183489 0.00183423 0.00183356 0.00183289 0.00183222 0.00183154 0.00183086 0.00183017 0.00182948 0.00182879 0.0018281 0.0018274 0.0018267 0.001826 0.00182529 0.00182458 0.00182388 0.00182317 0.00182245 0.00182174 0.00182103 0.00182031 0.0018196 0.00181888 0.00181816 0.00181745 0.00181674 0.00181602 0.00181531 0.00181461 0.0018139 0.00181321 0.00181251 0.00181183 0.00181115 0.00181048 0.00180982 0.00180917 0.00180854 0.00180792 0.00180731 0.00180673 0.00180616 0.00180561 0.00180509 0.00180459 0.00180412 0.00180368 0.00180326 0.00180288 0.00180254 0.00180223 0.00180196 0.00180173 0.00180155 0.00180141 0.00180131 0.00180127 0.00180127 0.00180133 0.00180145 0.00180162 0.00180185 0.00180214 0.00180249 0.0018029 0.00180339 0.00180394 0.00180456 0.00180525 0.00180601 0.00180685 0.00180777 0.00180876 0.00180983 0.00181098 0.00181221 0.00181352 0.00181492 0.0018164 0.00181796 0.00181962 0.00182136 0.00182319 0.00182511 0.00182712 0.00182922 0.00183141 0.00183369 0.00183607 0.00183854 0.00184111 0.00184377 0.00184652 0.00184937 0.00185232 0.00185536 0.0018585 0.00186174 0.00186507 0.0018685 0 0.000110817 0.000232736 0.000356948 0.000480854 0.000603129 0.000722973 0.000839856 0.000953403 0.00106334 0.00116944 0.00127154 0.00136948 0.00146316 0.00155245 0.00163726 0.00171752 0.00179317 0.00186416 0.00193045 0.00199206 0.00204899 0.00210129 0.00214904 0.00219236 0.00223138 0.0022663 0.00229733 0.0023247 0.00234868 0.00236955 0.0023876 0.00240312 0.00241637 0.00242764 0.00243716 0.00244514 0.00245181 0.00245734 0.00246186 0.00246547 0.00246823 0.00247019 0.0024714 0.00247186 0.00247164 0.0024709 0.00246985 0.00246864 0.00246738 0.00246608 0.00246476 0.00246343 0.00246209 0.00246074 0.00245939 0.00245804 0.00245668 0.00245531 0.00245394 0.00245257 0.0024512 0.00244982 0.00244845 0.00244707 0.00244569 0.0024443 0.00244292 0.00244153 0.00244015 0.00243876 0.00243737 0.00243599 0.0024346 0.00243321 0.00243182 0.00243044 0.00242905 0.00242767 0.00242628 0.0024249 0.00242351 0.00242213 0.00242075 0.00241937 0.00241799 0.00241662 0.00241525 0.00241388 0.00241252 0.00241117 0.00240982 0.00240848 0.00240714 0.00240582 0.0024045 0.0024032 0.00240192 0.00240064 0.00239939 0.00239816 0.00239694 0.00239575 0.00239458 0.00239345 0.00239234 0.00239126 0.00239022 0.00238921 0.00238824 0.00238732 0.00238644 0.0023856 0.00238481 0.00238408 0.0023834 0.00238278 0.00238222 0.00238171 0.00238128 0.00238091 0.00238061 0.00238038 0.00238023 0.00238015 0.00238016 0.00238024 0.00238041 0.00238066 0.002381 0.00238143 0.00238195 0.00238257 0.00238328 0.00238409 0.00238499 0.002386 0.00238711 0.00238832 0.00238964 0.00239106 0.00239259 0.00239423 0.00239597 0.00239783 0.0023998 0.00240188 0.00240408 0.00240639 0.00240881 0.00241135 0 0.000116 0.000242819 0.000372029 0.00050119 0.000629073 0.000754944 0.000878327 0.000998893 0.00111641 0.00123071 0.00134166 0.00144917 0.00155317 0.00165358 0.00175038 0.00184351 0.00193295 0.00201868 0.00210067 0.00217892 0.00225342 0.00232417 0.00239116 0.00245443 0.00251397 0.00256984 0.00262206 0.00267069 0.00271581 0.00275748 0.00279581 0.0028309 0.00286288 0.00289189 0.00291808 0.00294161 0.00296265 0.00298137 0.00299796 0.00301257 0.0030254 0.00303659 0.00304632 0.00305473 0.00306197 0.00306815 0.00307343 0.00307792 0.00308167 0.00308474 0.00308717 0.00308904 0.00309039 0.00309126 0.00309169 0.00309171 0.00309132 0.00309053 0.00308936 0.00308784 0.00308604 0.00308406 0.00308196 0.00307981 0.00307762 0.00307542 0.00307322 0.003071 0.00306879 0.00306657 0.00306436 0.00306215 0.00305993 0.00305772 0.00305551 0.0030533 0.0030511 0.00304889 0.00304669 0.00304449 0.00304229 0.0030401 0.00303791 0.00303572 0.00303354 0.00303136 0.00302918 0.003027 0.00302483 0.00302266 0.0030205 0.00301834 0.00301618 0.00301403 0.00301188 0.00300974 0.0030076 0.00300547 0.00300334 0.00300122 0.00299911 0.00299701 0.00299491 0.00299283 0.00299076 0.00298869 0.00298665 0.00298462 0.0029826 0.00298061 0.00297863 0.00297668 0.00297476 0.00297286 0.00297099 0.00296915 0.00296735 0.00296559 0.00296386 0.00296218 0.00296055 0.00295896 0.00295743 0.00295595 0.00295453 0.00295317 0.00295187 0.00295064 0.00294948 0.00294839 0.00294738 0.00294645 0.0029456 0.00294483 0.00294415 0.00294356 0.00294306 0.00294266 0.00294235 0.00294215 0.00294205 0.00294205 0.00294216 0.00294238 0.00294271 0.00294316 0.00294372 0.0029444 0.00294519 0.00294611 0 0.00012036 0.000251195 0.000384401 0.000517657 0.000649805 0.000780155 0.000908261 0.00103382 0.00115663 0.00127653 0.00139342 0.00150723 0.00161791 0.00172543 0.00182975 0.00193087 0.00202879 0.00212351 0.00221503 0.00230337 0.00238853 0.00247054 0.0025494 0.00262514 0.00269777 0.00276733 0.00283382 0.00289728 0.00295773 0.0030152 0.00306973 0.00312135 0.0031701 0.00321602 0.00325917 0.00329961 0.00333739 0.00337258 0.00340526 0.0034355 0.0034634 0.00348905 0.00351254 0.00353397 0.00355346 0.00357111 0.00358703 0.00360134 0.00361413 0.00362553 0.00363564 0.00364455 0.00365238 0.0036592 0.00366512 0.00367022 0.00367459 0.00367833 0.00368151 0.00368413 0.00368622 0.00368782 0.00368896 0.00368968 0.00369002 0.00369002 0.0036897 0.00368909 0.00368821 0.00368708 0.00368571 0.00368412 0.0036823 0.00368027 0.00367803 0.00367558 0.00367295 0.00367016 0.00366725 0.00366426 0.00366122 0.00365815 0.00365506 0.00365196 0.00364887 0.00364577 0.00364268 0.00363959 0.00363651 0.00363343 0.00363036 0.00362729 0.00362423 0.00362118 0.00361814 0.0036151 0.00361206 0.00360904 0.00360602 0.00360301 0.0036 0.003597 0.00359401 0.00359103 0.00358805 0.00358508 0.00358212 0.00357917 0.00357622 0.00357328 0.00357035 0.00356743 0.00356452 0.00356162 0.00355873 0.00355585 0.00355299 0.00355013 0.0035473 0.00354448 0.00354168 0.00353889 0.00353613 0.0035334 0.00353068 0.003528 0.00352535 0.00352273 0.00352014 0.0035176 0.00351509 0.00351263 0.00351022 0.00350786 0.00350555 0.00350329 0.0035011 0.00349897 0.00349691 0.00349492 0.003493 0.00349116 0.0034894 0.00348772 0.00348613 0.00348463 0.00348322 0.00348191 0.0034807 0.00347959 0 0.000124125 0.00025837 0.000394911 0.00053152 0.000667094 0.000800978 0.000932747 0.00106211 0.00118889 0.00131292 0.00143413 0.00155245 0.00166783 0.00178026 0.00188973 0.00199624 0.0020998 0.00220042 0.00229813 0.00239295 0.0024849 0.00257402 0.00266033 0.00274387 0.00282467 0.00290276 0.00297817 0.00305095 0.00312111 0.00318869 0.00325373 0.00331626 0.0033763 0.00343389 0.00348906 0.00354185 0.00359229 0.00364041 0.00368624 0.00372983 0.0037712 0.00381041 0.00384749 0.00388249 0.00391544 0.00394641 0.00397544 0.00400259 0.0040279 0.00405146 0.0040733 0.00409351 0.00411214 0.00412926 0.00414495 0.00415927 0.00417229 0.00418409 0.00419474 0.0042043 0.00421284 0.00422043 0.00422714 0.00423303 0.00423815 0.00424257 0.00424634 0.00424953 0.00425221 0.00425445 0.00425629 0.0042577 0.00425869 0.00425929 0.00425951 0.00425939 0.00425895 0.00425822 0.00425723 0.00425598 0.00425451 0.00425283 0.00425095 0.00424889 0.00424667 0.0042443 0.00424178 0.00423912 0.00423634 0.00423343 0.00423039 0.00422725 0.00422398 0.00422061 0.00421712 0.00421354 0.00420986 0.0042061 0.00420229 0.00419843 0.00419455 0.00419065 0.00418674 0.00418283 0.00417892 0.00417501 0.00417111 0.00416722 0.00416334 0.00415947 0.00415561 0.00415175 0.00414791 0.00414408 0.00414026 0.00413645 0.00413265 0.00412886 0.00412508 0.00412131 0.00411755 0.00411381 0.00411007 0.00410635 0.00410263 0.00409893 0.00409525 0.00409157 0.00408791 0.00408426 0.00408062 0.00407701 0.0040734 0.00406982 0.00406626 0.00406272 0.0040592 0.0040557 0.00405224 0.0040488 0.00404539 0.00404202 0.00403868 0.00403539 0.00403213 0.00402893 0.00402577 0.00402266 0.00401961 0.00401662 0 0.000127445 0.000264661 0.000404071 0.000543527 0.000681968 0.000818766 0.000953514 0.00108594 0.00121585 0.00134311 0.00146765 0.00158939 0.00170831 0.00182439 0.00193763 0.00204804 0.00215562 0.00226041 0.00236243 0.00246172 0.0025583 0.00265221 0.0027435 0.0028322 0.00291836 0.00300201 0.00308319 0.00316195 0.00323833 0.00331236 0.00338409 0.00345355 0.00352079 0.00358583 0.00364872 0.00370949 0.00376817 0.0038248 0.00387941 0.00393203 0.00398269 0.00403143 0.00407827 0.00412325 0.00416638 0.00420772 0.00424727 0.00428508 0.00432117 0.00435557 0.00438832 0.00441944 0.00444897 0.00447695 0.0045034 0.00452837 0.00455189 0.00457399 0.00459472 0.00461412 0.00463223 0.00464909 0.00466474 0.00467924 0.00469261 0.00470492 0.0047162 0.0047265 0.00473587 0.00474435 0.00475198 0.00475882 0.0047649 0.00477027 0.00477497 0.00477905 0.00478253 0.00478546 0.00478788 0.00478983 0.00479136 0.00479251 0.00479336 0.00479393 0.00479418 0.00479411 0.00479371 0.00479301 0.00479203 0.00479077 0.00478926 0.00478752 0.00478557 0.00478341 0.00478107 0.00477855 0.00477588 0.00477306 0.0047701 0.00476702 0.00476382 0.00476051 0.0047571 0.00475359 0.00474999 0.00474632 0.00474256 0.00473873 0.00473483 0.00473086 0.00472683 0.00472273 0.00471858 0.00471436 0.00471009 0.00470576 0.00470138 0.00469695 0.00469247 0.00468795 0.00468341 0.00467884 0.00467425 0.00466965 0.00466505 0.00466045 0.00465586 0.00465127 0.00464669 0.00464212 0.00463756 0.00463301 0.00462848 0.00462396 0.00461945 0.00461495 0.00461047 0.004606 0.00460155 0.00459711 0.00459268 0.00458827 0.00458387 0.00457949 0.00457512 0.00457077 0.00456644 0.00456213 0.00455783 0.00455356 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, D, LIN, 0.3, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0.000294913 0.000405348 0.000425168 0.000428002 0.00042878 0.000429224 0.000429582 0.000429899 0.000430192 0.00043047 0.000430741 0.000431009 0.000431282 0.000431563 0.000431854 0.000432153 0.000432451 0.000432746 0.000433033 0.000433312 0.000433582 0.000433845 0.0004341 0.000434348 0.000434589 0.000434824 0.000435054 0.000435279 0.000435499 0.000435715 0.000435927 0.000436135 0.000436339 0.000436541 0.000436738 0.000436934 0.000437126 0.000437316 0.000437504 0.00043769 0.000437875 0.000438058 0.000438239 0.000438418 0.000438596 0.000438773 0.000438949 0.000439124 0.000439298 0.000439472 0.000439645 0.000439817 0.000439989 0.000440159 0.000440329 0.000440498 0.000440667 0.000440835 0.000441004 0.000441174 0.000441345 0.000441518 0.000441692 0.000441867 0.000442045 0.000442224 0.000442405 0.00044259 0.000442777 0.000442968 0.000443162 0.000443361 0.000443564 0.000443772 0.000443985 0.000444203 0.000444427 0.000444657 0.000444894 0.000445137 0.000445387 0.000445644 0.000445909 0.000446182 0.000446465 0.000446759 0.000447063 0.00044738 0.000447709 0.000448051 0.000448407 0.000448778 0.000449163 0.000449566 0.000449985 0.000450423 0.000450881 0.000451358 0.000451857 0.000452378 0.000452921 0.000453487 0.000454078 0.000454694 0.000455336 0.000456006 0.000456703 0.000457428 0.000458179 0.000458958 0.000459763 0.000460594 0.00046145 0.000462331 0.000463238 0.00046417 0.000465128 0.000466112 0.000467124 0.000468163 0.000469231 0.000470329 0.000471457 0.000472617 0.000473808 0.000475032 0.000476289 0.000477581 0.00047891 0.000480276 0.000481681 0.000483124 0.000484606 0.000486129 0.000487693 0.000489298 0.000490947 0.00049264 0.00049438 0.000496168 0.000498004 0.000499889 0.000501825 0.000503812 0.000505851 0.000507942 0.000510085 0.000512282 0.000514532 0.000516837 0.000757791 0.00144311 0.00204791 0.00256354 0.00298249 0.00330131 0.00352423 0.00366567 0.00374797 0.00379424 0.00382172 0.00384013 0.00385414 0.00386583 0.00387606 0.0038852 0.00389345 0.00390096 0.00390787 0.00391427 0.00392024 0.00392584 0.00393111 0.0039361 0.00394082 0.0039453 0.00394957 0.00395365 0.00395756 0.0039613 0.0039649 0.00396836 0.00397169 0.0039749 0.00397799 0.00398097 0.00398386 0.00398666 0.00398938 0.00399202 0.00399458 0.00399708 0.00399951 0.00400188 0.00400419 0.00400646 0.00400868 0.00401086 0.00401299 0.00401508 0.00401714 0.00401915 0.00402112 0.00402306 0.00402495 0.00402681 0.00402863 0.00403041 0.00403217 0.00403391 0.00403564 0.00403736 0.00403906 0.00404076 0.00404244 0.00404413 0.00404581 0.0040475 0.00404919 0.00405089 0.0040526 0.00405432 0.00405605 0.0040578 0.00405957 0.00406136 0.00406319 0.00406506 0.00406696 0.00406892 0.00407093 0.00407301 0.00407515 0.00407738 0.0040797 0.00408211 0.00408463 0.00408727 0.00409003 0.00409293 0.00409597 0.00409916 0.00410251 0.00410601 0.00410968 0.0041135 0.00411746 0.00412157 0.00412582 0.00413019 0.00413469 0.0041393 0.00414404 0.00414889 0.00415386 0.00415895 0.00416417 0.00416952 0.00417499 0.00418061 0.00418636 0.00419226 0.0041983 0.0042045 0.00421084 0.00421735 0.00422402 0.00423086 0.00423787 0.00424507 0.00425246 0.00426005 0.00426783 0.00427582 0.00428403 0.00429246 0.00430111 0.00430999 0.00431912 0.00432849 0.00433811 0.00434799 0.00435814 0.00436856 0.00437927 0.00439027 0.00440156 0.00441316 0.00442507 0.0044373 0.00444986 0.00446275 0.00447598 0.00448955 0.00450348 0.00451776 0.00453243 0.00454747 0.00456289 0.00457871 0.000997992 0.00195501 0.00286725 0.00373036 0.00453938 0.00528911 0.00597436 0.00659001 0.00713139 0.00759494 0.00797916 0.0082855 0.00851937 0.00869038 0.0088115 0.00889729 0.00895978 0.00900672 0.00904323 0.00907257 0.00909681 0.00911729 0.00913491 0.00915026 0.00916379 0.00917581 0.00918658 0.00919628 0.00920508 0.0092131 0.00922044 0.00922718 0.00923339 0.00923912 0.00924441 0.0092493 0.00925383 0.00925801 0.00926189 0.00926547 0.00926879 0.00927185 0.00927467 0.00927727 0.00927966 0.00928187 0.0092839 0.00928577 0.00928748 0.00928905 0.00929047 0.00929175 0.0092929 0.0092939 0.00929476 0.00929548 0.00929606 0.00929651 0.00929683 0.00929706 0.0092972 0.00929726 0.00929726 0.0092972 0.00929709 0.00929693 0.00929672 0.00929647 0.00929619 0.00929588 0.00929555 0.0092952 0.00929483 0.00929446 0.0092941 0.00929374 0.0092934 0.0092931 0.00929284 0.00929262 0.00929247 0.00929238 0.00929238 0.00929246 0.00929265 0.00929295 0.00929338 0.00929394 0.00929466 0.00929554 0.00929659 0.00929781 0.00929922 0.0093008 0.00930257 0.00930451 0.00930662 0.0093089 0.00931134 0.00931393 0.00931666 0.00931955 0.00932258 0.00932575 0.00932908 0.00933255 0.00933617 0.00933996 0.0093439 0.00934802 0.00935231 0.00935679 0.00936146 0.00936631 0.00937137 0.00937663 0.0093821 0.00938779 0.00939371 0.00939987 0.00940628 0.00941294 0.00941986 0.00942706 0.00943454 0.00944231 0.00945038 0.00945875 0.00946743 0.00947644 0.00948578 0.00949545 0.00950547 0.00951584 0.00952656 0.00953765 0.0095491 0.00956094 0.00957315 0.00958575 0.00959875 0.00961215 0.00962597 0.00964021 0.00965488 0.00966999 0.00968555 0.00970157 0.00971805 0.00973499 0.00116012 0.00229222 0.00339352 0.00446109 0.00549172 0.00648206 0.00742885 0.0083289 0.00917901 0.00997599 0.0107168 0.0113987 0.0120188 0.012575 0.0130655 0.0134896 0.0138483 0.0141437 0.0143798 0.0145622 0.0146989 0.0147999 0.0148766 0.0149364 0.0149836 0.0150215 0.0150522 0.0150773 0.0150981 0.0151153 0.0151296 0.0151415 0.0151513 0.0151594 0.015166 0.0151713 0.0151755 0.0151786 0.0151809 0.0151824 0.0151831 0.0151832 0.0151827 0.0151817 0.0151801 0.0151782 0.0151757 0.015173 0.0151698 0.0151663 0.0151626 0.0151585 0.0151542 0.0151496 0.0151447 0.0151395 0.0151342 0.0151285 0.0151226 0.0151165 0.0151102 0.0151036 0.0150969 0.0150901 0.0150831 0.015076 0.0150688 0.0150614 0.015054 0.0150464 0.0150388 0.0150311 0.0150233 0.0150154 0.0150075 0.0149995 0.0149915 0.0149834 0.0149754 0.0149673 0.0149592 0.0149511 0.0149431 0.0149351 0.0149272 0.0149193 0.0149115 0.0149038 0.0148961 0.0148886 0.0148812 0.014874 0.0148669 0.0148599 0.0148531 0.0148465 0.01484 0.0148336 0.0148275 0.0148214 0.0148155 0.0148098 0.0148042 0.0147987 0.0147934 0.0147882 0.0147832 0.0147783 0.0147735 0.0147689 0.0147644 0.0147601 0.0147559 0.014752 0.0147481 0.0147445 0.0147411 0.0147378 0.0147347 0.0147318 0.0147292 0.0147267 0.0147245 0.0147225 0.0147208 0.0147193 0.014718 0.0147171 0.0147164 0.014716 0.0147158 0.014716 0.0147165 0.0147172 0.0147183 0.0147198 0.0147215 0.0147236 0.014726 0.0147288 0.0147319 0.0147354 0.0147392 0.0147434 0.014748 0.014753 0.0147583 0.0147641 0.0147703 0.0147768 0.00128046 0.00253946 0.00377437 0.00498254 0.00616126 0.00730775 0.00841942 0.0094939 0.010529 0.0115225 0.0124726 0.0133776 0.0142359 0.0150462 0.015807 0.016517 0.0171753 0.0177808 0.018333 0.0188316 0.0192761 0.0196666 0.0200036 0.0202886 0.020524 0.0207133 0.0208609 0.0209721 0.0210533 0.021113 0.0211589 0.0211946 0.0212221 0.0212431 0.0212587 0.0212701 0.0212778 0.0212824 0.0212844 0.0212842 0.021282 0.0212782 0.0212728 0.0212662 0.0212583 0.0212494 0.0212396 0.0212289 0.0212174 0.0212052 0.0211924 0.0211791 0.0211652 0.0211508 0.0211359 0.0211206 0.0211049 0.0210888 0.0210723 0.0210555 0.0210382 0.0210207 0.0210028 0.0209846 0.0209662 0.0209475 0.0209286 0.0209095 0.0208902 0.0208708 0.0208512 0.0208315 0.0208116 0.0207916 0.0207715 0.0207513 0.020731 0.0207106 0.0206901 0.0206695 0.0206489 0.0206283 0.0206076 0.020587 0.0205663 0.0205456 0.0205249 0.0205043 0.0204837 0.0204631 0.0204426 0.0204222 0.0204019 0.0203817 0.0203615 0.0203415 0.0203215 0.0203017 0.020282 0.0202625 0.020243 0.0202237 0.0202045 0.0201854 0.0201665 0.0201476 0.0201289 0.0201103 0.0200918 0.0200734 0.0200552 0.0200371 0.0200191 0.0200012 0.0199835 0.0199659 0.0199485 0.0199312 0.0199141 0.0198971 0.0198803 0.0198637 0.0198473 0.0198311 0.019815 0.0197992 0.0197836 0.0197682 0.019753 0.019738 0.0197233 0.0197088 0.0196946 0.0196806 0.0196669 0.0196534 0.0196402 0.0196273 0.0196147 0.0196024 0.0195903 0.0195786 0.0195671 0.019556 0.0195452 0.0195347 0.0195245 0.0195147 0.0195052 0.019496 0.00137482 0.00273192 0.00406848 0.00538176 0.00666905 0.00792767 0.00915512 0.0103492 0.0115079 0.0126295 0.0137125 0.0147556 0.0157578 0.0167184 0.0176368 0.0185124 0.0193449 0.0201339 0.0208795 0.0215816 0.0222404 0.0228562 0.0234292 0.0239595 0.0244472 0.0248923 0.0252953 0.0256565 0.0259766 0.0262564 0.0264972 0.0267004 0.026868 0.0270023 0.0271059 0.027182 0.0272343 0.027267 0.0272859 0.0272962 0.0273003 0.0272994 0.0272943 0.0272856 0.0272738 0.0272594 0.0272427 0.027224 0.0272035 0.0271814 0.027158 0.0271333 0.0271075 0.0270808 0.0270532 0.0270248 0.0269957 0.0269659 0.0269355 0.0269045 0.026873 0.026841 0.0268085 0.0267755 0.0267421 0.0267084 0.0266742 0.0266398 0.026605 0.02657 0.0265347 0.0264993 0.0264636 0.0264277 0.0263917 0.0263556 0.0263193 0.0262829 0.0262464 0.0262098 0.0261731 0.0261363 0.0260995 0.0260627 0.0260258 0.0259889 0.0259519 0.025915 0.0258781 0.0258412 0.0258043 0.0257675 0.0257308 0.0256941 0.0256575 0.0256209 0.0255845 0.0255481 0.0255118 0.0254757 0.0254397 0.0254037 0.0253679 0.0253323 0.0252967 0.0252613 0.0252259 0.0251907 0.0251557 0.0251207 0.0250859 0.0250511 0.0250165 0.0249821 0.0249477 0.0249135 0.0248794 0.0248455 0.0248117 0.0247781 0.0247446 0.0247113 0.0246781 0.0246451 0.0246123 0.0245796 0.0245472 0.0245149 0.0244829 0.024451 0.0244194 0.0243879 0.0243567 0.0243257 0.0242949 0.0242644 0.0242341 0.0242041 0.0241743 0.0241447 0.0241154 0.0240864 0.0240576 0.0240292 0.0240009 0.023973 0.0239454 0.0239181 0.023891 0.0238643 0.00145163 0.0028878 0.00430542 0.00570151 0.00707318 0.00841762 0.00973224 0.0110147 0.0122631 0.0134757 0.0146509 0.0157877 0.0168851 0.0179426 0.01896 0.0199369 0.0208732 0.0217692 0.0226249 0.0234409 0.0242177 0.0249558 0.0256561 0.0263193 0.0269463 0.0275377 0.0280944 0.0286168 0.0291057 0.0295616 0.0299854 0.0303777 0.0307392 0.0310705 0.0313724 0.0316455 0.0318904 0.0321079 0.0322986 0.0324633 0.0326029 0.0327184 0.0328108 0.0328813 0.0329315 0.0329628 0.0329771 0.0329767 0.0329641 0.0329425 0.0329145 0.0328823 0.0328472 0.0328098 0.0327704 0.0327294 0.0326868 0.0326427 0.0325975 0.0325511 0.0325037 0.0324554 0.0324064 0.0323565 0.032306 0.0322549 0.0322032 0.032151 0.0320983 0.0320452 0.0319917 0.0319378 0.0318836 0.0318292 0.0317745 0.0317196 0.0316646 0.0316093 0.031554 0.0314985 0.031443 0.0313873 0.0313317 0.0312759 0.0312202 0.0311644 0.0311086 0.0310528 0.0309971 0.0309414 0.0308857 0.0308301 0.0307746 0.0307191 0.0306637 0.0306084 0.0305533 0.0304982 0.0304433 0.0303885 0.0303338 0.0302793 0.030225 0.0301708 0.0301167 0.0300628 0.0300091 0.0299556 0.0299022 0.029849 0.029796 0.0297431 0.0296905 0.0296379 0.0295856 0.0295334 0.0294814 0.0294296 0.0293779 0.0293264 0.0292751 0.029224 0.0291731 0.0291224 0.0290719 0.0290215 0.0289714 0.0289215 0.0288718 0.0288223 0.0287731 0.028724 0.0286752 0.0286267 0.0285783 0.0285303 0.0284824 0.0284349 0.0283876 0.0283405 0.0282937 0.0282472 0.028201 0.028155 0.0281093 0.0280639 0.0280188 0.0279739 0.0279294 0.0278851 0.00151587 0.00301773 0.00450217 0.00596591 0.00740582 0.00881889 0.0102023 0.0115537 0.0128709 0.0141521 0.0153957 0.0166006 0.0177659 0.0188911 0.0199758 0.0210201 0.022024 0.0229876 0.0239114 0.0247959 0.0256418 0.0264499 0.0272211 0.0279563 0.0286566 0.029323 0.0299567 0.0305587 0.03113 0.0316714 0.032184 0.0326687 0.0331264 0.033558 0.0339643 0.0343463 0.0347049 0.0350407 0.0353547 0.0356474 0.0359195 0.0361716 0.0364044 0.0366182 0.0368138 0.0369915 0.0371518 0.0372952 0.037422 0.0375326 0.0376275 0.037707 0.0377715 0.0378215 0.0378574 0.0378797 0.0378889 0.0378857 0.0378707 0.0378448 0.037809 0.0377645 0.0377126 0.0376548 0.0375925 0.0375268 0.0374588 0.0373892 0.0373183 0.0372466 0.0371742 0.0371012 0.0370277 0.0369538 0.0368795 0.0368048 0.0367298 0.0366545 0.0365789 0.0365032 0.0364273 0.0363512 0.036275 0.0361988 0.0361224 0.0360461 0.0359698 0.0358935 0.0358172 0.035741 0.0356649 0.0355888 0.0355129 0.0354371 0.0353614 0.0352858 0.0352104 0.0351352 0.0350601 0.0349853 0.0349106 0.0348361 0.0347618 0.0346878 0.034614 0.0345404 0.0344671 0.034394 0.0343211 0.0342485 0.0341762 0.0341041 0.0340323 0.0339608 0.0338895 0.0338185 0.0337478 0.0336773 0.0336071 0.0335371 0.0334674 0.033398 0.0333288 0.0332599 0.0331913 0.033123 0.0330549 0.0329871 0.0329196 0.0328524 0.0327855 0.0327188 0.0326524 0.0325864 0.0325206 0.0324552 0.03239 0.0323252 0.0322606 0.0321964 0.0321325 0.032069 0.0320057 0.0319428 0.0318802 0.0318179 0.031756 0.0316944 0.0316332 0.0315722 0.00157074 0.00312843 0.00466933 0.00618985 0.00768657 0.00915627 0.010596 0.012003 0.0133751 0.0147104 0.0160072 0.0172643 0.0184807 0.019656 0.0207897 0.021882 0.022933 0.0239429 0.0249122 0.0258415 0.0267316 0.0275834 0.0283978 0.0291759 0.0299188 0.0306277 0.0313037 0.0319481 0.0325621 0.0331468 0.0337033 0.0342327 0.034736 0.0352143 0.0356685 0.0360996 0.0365085 0.0368961 0.0372635 0.0376113 0.0379404 0.0382515 0.0385453 0.0388226 0.0390839 0.0393298 0.0395609 0.0397778 0.0399809 0.0401708 0.0403478 0.0405125 0.0406651 0.040806 0.0409356 0.0410541 0.041162 0.0412594 0.0413466 0.0414238 0.0414914 0.0415495 0.0415983 0.041638 0.0416688 0.0416908 0.0417042 0.0417092 0.0417059 0.0416945 0.0416751 0.0416479 0.0416131 0.0415709 0.0415216 0.0414653 0.0414025 0.0413337 0.0412593 0.0411799 0.0410963 0.041009 0.0409188 0.0408262 0.040732 0.0406365 0.0405402 0.0404433 0.0403461 0.0402488 0.0401515 0.0400542 0.0399571 0.0398602 0.0397634 0.0396669 0.0395706 0.0394746 0.0393788 0.0392833 0.0391881 0.0390931 0.0389984 0.038904 0.0388099 0.0387162 0.0386227 0.0385295 0.0384367 0.0383442 0.0382521 0.0381603 0.0380689 0.0379779 0.0378872 0.0377969 0.0377069 0.0376174 0.0375282 0.0374395 0.0373511 0.0372631 0.0371755 0.0370882 0.0370014 0.0369149 0.0368289 0.0367432 0.0366579 0.036573 0.0364885 0.0364044 0.0363207 0.0362373 0.0361544 0.0360719 0.0359898 0.0359081 0.0358267 0.0357458 0.0356653 0.0355853 0.0355056 0.0354264 0.0353475 0.0352691 0.0351912 0.0351136 0.0350365 0.0349598 0.00161841 0.00322441 0.00481393 0.00638308 0.00792817 0.00944575 0.0109326 0.0123859 0.0138033 0.0151826 0.0165223 0.0178208 0.0190774 0.0202914 0.0214625 0.0225909 0.0236766 0.02472 0.0257217 0.0266824 0.0276029 0.0284841 0.0293271 0.0301329 0.0309029 0.0316383 0.0323402 0.0330099 0.0336488 0.034258 0.0348388 0.0353924 0.0359198 0.0364223 0.0369009 0.0373565 0.0377903 0.038203 0.0385956 0.0389691 0.0393242 0.0396618 0.0399826 0.0402874 0.0405767 0.0408513 0.0411118 0.0413587 0.0415925 0.041814 0.0420234 0.0422214 0.0424083 0.0425846 0.0427506 0.0429067 0.0430532 0.0431906 0.043319 0.0434389 0.0435505 0.043654 0.0437497 0.0438379 0.0439188 0.0439926 0.0440595 0.0441197 0.0441734 0.0442208 0.0442619 0.044297 0.0443263 0.0443498 0.0443676 0.04438 0.0443869 0.0443886 0.044385 0.0443764 0.0443627 0.0443441 0.0443206 0.0442924 0.0442594 0.0442217 0.0441795 0.0441327 0.0440814 0.0440257 0.0439657 0.0439013 0.0438327 0.04376 0.0436832 0.0436024 0.0435178 0.0434295 0.0433378 0.0432427 0.0431447 0.043044 0.0429409 0.0428357 0.0427288 0.0426205 0.0425112 0.042401 0.0422904 0.0421795 0.0420684 0.0419574 0.0418465 0.0417359 0.0416257 0.0415159 0.0414065 0.0412976 0.0411893 0.0410814 0.0409741 0.0408674 0.0407612 0.0406556 0.0405506 0.0404461 0.0403421 0.0402387 0.0401359 0.0400336 0.0399318 0.0398305 0.0397298 0.0396297 0.03953 0.0394309 0.0393323 0.0392343 0.0391368 0.0390398 0.0389433 0.0388474 0.038752 0.0386571 0.0385628 0.038469 0.0383757 0.038283 0.0381908 0.0380992 DataSetFinish DataSetStart DataSetName, idvd MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, D, LIN, 0, 45, 0.3, CALCULATED, 0.1, 0 Sweep, 2, V, G, LIN, 1, 10, 1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gds, derivative(vd, id) Plot, idvd, XY (LIN LIN), vd, id Plot, gds, XY (LIN LOG), vd, gds DataArray, ID 0 0.000151838 0.000166419 0.000167039 0.000167494 0.000167882 0.000168227 0.000168542 0.000168833 0.000169105 0.000169363 0.000169608 0.000169842 0.000170067 0.000170284 0.000170493 0.000170696 0.000170892 0.000171084 0.00017127 0.000171452 0.00017163 0.000171804 0.000171975 0.000172142 0.000172306 0.000172467 0.000172625 0.000172781 0.000172934 0.000173085 0.000173234 0.000173381 0.000173526 0.000173669 0.00017381 0.000173949 0.000174087 0.000174223 0.000174358 0.000174492 0.000174624 0.000174756 0.000174886 0.000175015 0.000175144 0.000175272 0.000175399 0.000175526 0.000175653 0.00017578 0.000175906 0.000176033 0.00017616 0.000176288 0.000176416 0.000176546 0.000176676 0.000176808 0.000176942 0.000177077 0.000177214 0.000177353 0.000177495 0.00017764 0.000177787 0.000177938 0.000178092 0.000178249 0.000178411 0.000178576 0.000178746 0.00017892 0.0001791 0.000179284 0.000179474 0.000179669 0.00017987 0.000180077 0.000180291 0.000180511 0.000180737 0.000180971 0.000181212 0.00018146 0.000181716 0.000181979 0.000182251 0.000182531 0.000182819 0.000183116 0.000183422 0.000183737 0.000184061 0.000184394 0.000184737 0.00018509 0.000185452 0.000185825 0.000186207 0.0001866 0.000187004 0.000187418 0.000187843 0.000188278 0.000188725 0.000189183 0.000189652 0.000190132 0.000190624 0.000191128 0.000191643 0.000192169 0.000192708 0.000193259 0.000193821 0.000194396 0.000194983 0.000195582 0.000196194 0.000196817 0.000197454 0.000198102 0.000198764 0.000199438 0.000200124 0.000200824 0.000201536 0.000202261 0.000202998 0.000203749 0.000204512 0.000205289 0.000206078 0.00020688 0.000207695 0.000208524 0.000209365 0.000210219 0.000211087 0.000211967 0.00021286 0.000213767 0.000214687 0.000215619 0.000216565 0.000217524 0.000218496 0.000219481 0.000220479 0.00022149 0 0.000444137 0.000895158 0.00128445 0.00158182 0.0017703 0.00185269 0.00186628 0.001869 0.00187099 0.00187268 0.00187415 0.00187546 0.00187664 0.00187772 0.00187871 0.00187964 0.0018805 0.00188132 0.00188208 0.00188281 0.00188349 0.00188414 0.00188477 0.00188536 0.00188593 0.00188647 0.001887 0.0018875 0.00188798 0.00188844 0.00188889 0.00188932 0.00188974 0.00189014 0.00189052 0.0018909 0.00189126 0.00189161 0.00189195 0.00189228 0.0018926 0.00189291 0.00189321 0.0018935 0.00189378 0.00189406 0.00189433 0.00189459 0.00189485 0.00189511 0.00189536 0.00189561 0.00189586 0.0018961 0.00189635 0.0018966 0.00189686 0.00189712 0.00189738 0.00189766 0.00189794 0.00189824 0.00189855 0.00189888 0.00189922 0.00189959 0.00189997 0.00190039 0.00190082 0.00190129 0.00190178 0.00190232 0.00190288 0.00190349 0.00190413 0.00190482 0.00190555 0.00190633 0.00190716 0.00190805 0.00190898 0.00190998 0.00191104 0.00191215 0.00191334 0.00191459 0.00191591 0.0019173 0.00191876 0.0019203 0.00192191 0.00192361 0.00192539 0.00192725 0.0019292 0.00193123 0.00193336 0.00193557 0.00193788 0.00194028 0.00194278 0.00194538 0.00194808 0.00195087 0.00195377 0.00195678 0.00195988 0.0019631 0.00196642 0.00196985 0.00197339 0.00197704 0.0019808 0.00198468 0.00198867 0.00199277 0.00199699 0.00200133 0.00200578 0.00201035 0.00201504 0.00201985 0.00202477 0.00202982 0.00203499 0.00204028 0.00204569 0.00205122 0.00205688 0.00206266 0.00206856 0.00207458 0.00208073 0.002087 0.00209339 0.00209991 0.00210655 0.00211332 0.00212021 0.00212722 0.00213436 0.00214163 0.00214901 0.00215652 0.00216416 0.00217192 0.0021798 0.00218781 0.00219594 0.00220419 0 0.000542274 0.00112102 0.00168599 0.00221952 0.00271099 0.00315247 0.00353769 0.00386214 0.00412368 0.0043234 0.00446633 0.00456087 0.00461614 0.00463909 0.00464328 0.00464348 0.00464306 0.00464239 0.00464153 0.00464053 0.0046394 0.00463816 0.00463684 0.00463544 0.00463397 0.00463243 0.00463085 0.00462922 0.00462754 0.00462583 0.00462409 0.00462231 0.0046205 0.00461867 0.00461682 0.00461494 0.00461304 0.00461113 0.0046092 0.00460725 0.00460528 0.00460331 0.00460132 0.00459932 0.0045973 0.00459528 0.00459325 0.00459121 0.00458916 0.00458711 0.00458505 0.00458298 0.00458091 0.00457883 0.00457675 0.00457467 0.00457259 0.00457051 0.00456844 0.00456637 0.0045643 0.00456224 0.0045602 0.00455817 0.00455615 0.00455416 0.00455218 0.00455024 0.00454832 0.00454643 0.00454459 0.00454278 0.00454102 0.00453931 0.00453765 0.00453605 0.00453452 0.00453306 0.00453167 0.00453036 0.00452913 0.00452799 0.00452695 0.00452601 0.00452518 0.00452445 0.00452384 0.00452335 0.00452299 0.00452276 0.00452267 0.00452272 0.00452292 0.00452327 0.00452378 0.00452445 0.00452529 0.0045263 0.00452748 0.00452885 0.0045304 0.00453214 0.00453407 0.0045362 0.00453853 0.00454106 0.00454381 0.00454676 0.00454994 0.00455333 0.00455694 0.00456077 0.00456484 0.00456913 0.00457366 0.00457842 0.00458342 0.00458866 0.00459415 0.00459987 0.00460585 0.00461207 0.00461854 0.00462526 0.00463223 0.00463946 0.00464695 0.00465468 0.00466268 0.00467094 0.00467945 0.00468822 0.00469725 0.00470655 0.0047161 0.00472592 0.004736 0.00474634 0.00475695 0.00476781 0.00477894 0.00479033 0.00480199 0.0048139 0.00482608 0.00483852 0.00485122 0.00486418 0.0048774 0.00489088 0 0.000597339 0.00123515 0.00187078 0.00249048 0.00308692 0.00365528 0.00419196 0.00469399 0.00515888 0.0055845 0.00596915 0.00631166 0.00661157 0.00686921 0.00708591 0.00726398 0.00740674 0.00751825 0.00760304 0.00766562 0.00771004 0.00773953 0.00775619 0.00776147 0.00775892 0.00775334 0.00774697 0.00774035 0.00773361 0.0077268 0.00771992 0.00771298 0.00770601 0.007699 0.00769196 0.0076849 0.00767782 0.00767072 0.00766361 0.00765649 0.00764937 0.00764224 0.00763511 0.00762798 0.00762086 0.00761374 0.00760662 0.00759951 0.0075924 0.00758531 0.00757822 0.00757115 0.00756408 0.00755703 0.00754999 0.00754296 0.00753594 0.00752894 0.00752195 0.00751498 0.00750802 0.00750108 0.00749416 0.00748725 0.00748037 0.0074735 0.00746666 0.00745984 0.00745304 0.00744627 0.00743954 0.00743283 0.00742616 0.00741954 0.00741295 0.00740641 0.00739992 0.00739349 0.00738712 0.00738082 0.00737459 0.00736843 0.00736237 0.00735639 0.0073505 0.00734473 0.00733906 0.00733351 0.00732808 0.00732279 0.00731764 0.00731264 0.00730779 0.00730311 0.0072986 0.00729427 0.00729012 0.00728617 0.00728243 0.00727889 0.00727557 0.00727248 0.00726962 0.007267 0.00726463 0.00726252 0.00726066 0.00725908 0.00725777 0.00725674 0.007256 0.00725555 0.00725541 0.00725556 0.00725603 0.00725682 0.00725792 0.00725935 0.00726112 0.00726322 0.00726565 0.00726843 0.00727156 0.00727504 0.00727887 0.00728306 0.00728761 0.00729253 0.0072978 0.00730345 0.00730947 0.00731586 0.00732263 0.00732977 0.00733729 0.00734518 0.00735346 0.00736212 0.00737116 0.00738059 0.00739039 0.00740058 0.00741116 0.00742212 0.00743346 0.00744519 0.0074573 0.00746979 0.00748267 0.00749593 0 0.000634822 0.00130902 0.00198451 0.00264934 0.00329736 0.00392481 0.00452916 0.00510854 0.00566155 0.00618706 0.00668412 0.00715198 0.00759 0.00799767 0.00837462 0.00872067 0.0090358 0.00932024 0.00957452 0.00979942 0.00999608 0.0101659 0.0103108 0.0104325 0.0105335 0.0106159 0.010682 0.0107342 0.0107744 0.0108045 0.0108261 0.0108407 0.0108491 0.0108523 0.0108505 0.0108441 0.0108338 0.0108209 0.010807 0.0107927 0.0107782 0.0107637 0.0107492 0.0107347 0.0107202 0.0107057 0.0106913 0.010677 0.0106626 0.0106484 0.0106341 0.0106199 0.0106058 0.0105917 0.0105776 0.0105636 0.0105496 0.0105357 0.0105219 0.0105081 0.0104943 0.0104806 0.0104669 0.0104534 0.0104398 0.0104263 0.0104129 0.0103995 0.0103861 0.0103729 0.0103596 0.0103465 0.0103333 0.0103203 0.0103072 0.0102943 0.0102814 0.0102685 0.0102557 0.010243 0.0102303 0.0102177 0.0102052 0.0101927 0.0101803 0.010168 0.0101558 0.0101436 0.0101315 0.0101196 0.0101077 0.010096 0.0100843 0.0100728 0.0100614 0.0100502 0.010039 0.0100281 0.0100173 0.0100067 0.00999625 0.009986 0.00997595 0.00996611 0.00995648 0.00994708 0.00993793 0.00992901 0.00992036 0.00991197 0.00990385 0.00989603 0.00988849 0.00988126 0.00987435 0.00986775 0.00986149 0.00985557 0.00984999 0.00984477 0.00983991 0.00983543 0.00983133 0.00982761 0.00982428 0.00982136 0.00981884 0.00981674 0.00981505 0.00981379 0.00981295 0.00981255 0.00981259 0.00981308 0.00981401 0.00981539 0.00981723 0.00981953 0.00982229 0.00982551 0.0098292 0.00983336 0.00983799 0.00984309 0.00984867 0.00985472 0.00986126 0.00986826 0.00987575 0.00988372 0 0.000663019 0.00136311 0.00206538 0.00275902 0.00343845 0.00410033 0.00474251 0.00536352 0.00596235 0.00653828 0.00709085 0.00761973 0.00812472 0.00860571 0.00906266 0.00949559 0.00990457 0.0102897 0.0106511 0.010989 0.0113036 0.0115951 0.0118641 0.0121107 0.0123357 0.0125396 0.012723 0.0128869 0.0130321 0.0131597 0.0132708 0.0133665 0.013448 0.0135167 0.0135737 0.0136202 0.0136575 0.0136866 0.0137086 0.0137243 0.0137346 0.0137402 0.0137418 0.0137401 0.0137353 0.0137278 0.0137177 0.0137054 0.013691 0.0136746 0.0136563 0.0136364 0.0136154 0.0135936 0.0135715 0.0135493 0.0135271 0.0135049 0.0134828 0.0134608 0.0134389 0.013417 0.0133953 0.0133737 0.0133522 0.0133308 0.0133094 0.0132882 0.0132671 0.0132461 0.0132253 0.0132045 0.0131838 0.0131632 0.0131427 0.0131223 0.013102 0.0130819 0.0130618 0.0130418 0.0130219 0.0130021 0.0129824 0.0129628 0.0129433 0.0129239 0.0129046 0.0128854 0.0128663 0.0128473 0.0128284 0.0128096 0.0127908 0.0127722 0.0127537 0.0127353 0.0127169 0.0126987 0.0126806 0.0126627 0.0126448 0.0126271 0.0126095 0.012592 0.0125747 0.0125576 0.0125406 0.0125237 0.0125071 0.0124906 0.0124743 0.0124583 0.0124424 0.0124268 0.0124113 0.0123962 0.0123813 0.0123666 0.0123522 0.0123382 0.0123244 0.0123109 0.0122977 0.0122849 0.0122724 0.0122602 0.0122485 0.012237 0.012226 0.0122154 0.0122051 0.0121953 0.0121859 0.0121769 0.0121684 0.0121603 0.0121526 0.0121455 0.0121387 0.0121325 0.0121268 0.0121215 0.0121167 0.0121125 0.0121087 0.0121055 0.0121027 0.0121005 0.0120988 0.0120977 0 0.000685576 0.0014057 0.00212797 0.00284232 0.00354357 0.00422861 0.00489543 0.00554272 0.0061696 0.00677554 0.0073602 0.00792344 0.00846525 0.00898572 0.009485 0.0099633 0.0104209 0.0108581 0.0112752 0.0116724 0.0120503 0.012409 0.012749 0.0130705 0.0133739 0.0136596 0.0139278 0.014179 0.0144135 0.0146317 0.0148339 0.0150207 0.0151923 0.0153494 0.0154924 0.0156218 0.0157383 0.0158424 0.0159347 0.0160159 0.0160867 0.0161478 0.0161999 0.0162436 0.0162796 0.0163087 0.0163313 0.0163482 0.01636 0.0163671 0.01637 0.0163693 0.0163653 0.0163585 0.0163493 0.016338 0.0163247 0.0163095 0.0162927 0.0162743 0.0162546 0.0162337 0.0162117 0.0161887 0.0161649 0.0161401 0.0161146 0.0160884 0.0160615 0.016034 0.0160061 0.0159778 0.0159494 0.0159209 0.0158924 0.015864 0.0158357 0.0158075 0.0157795 0.0157516 0.0157239 0.0156962 0.0156688 0.0156415 0.0156143 0.0155873 0.0155605 0.0155338 0.0155072 0.0154808 0.0154545 0.0154284 0.0154024 0.0153766 0.0153509 0.0153253 0.0152999 0.0152746 0.0152495 0.0152244 0.0151995 0.0151748 0.0151502 0.0151257 0.0151013 0.0150771 0.015053 0.015029 0.0150052 0.0149815 0.014958 0.0149345 0.0149113 0.0148881 0.0148651 0.0148423 0.0148196 0.0147971 0.0147748 0.0147526 0.0147306 0.0147088 0.0146873 0.0146659 0.0146447 0.0146237 0.014603 0.0145826 0.0145624 0.0145424 0.0145227 0.0145034 0.0144843 0.0144655 0.0144471 0.014429 0.0144112 0.0143938 0.0143767 0.0143601 0.0143438 0.014328 0.0143125 0.0142975 0.0142829 0.0142688 0.0142551 0.0142419 0.0142291 0.0142169 0 0.000704392 0.00144091 0.00217915 0.00290961 0.0036274 0.00432955 0.00501416 0.00567996 0.00632614 0.00695223 0.00755795 0.00814322 0.00870811 0.00925276 0.00977742 0.0102824 0.010768 0.0112347 0.0116828 0.0121128 0.0125252 0.0129202 0.0132984 0.0136602 0.014006 0.0143362 0.0146513 0.0149515 0.0152373 0.015509 0.0157669 0.0160115 0.0162429 0.0164616 0.0166678 0.0168619 0.0170441 0.0172147 0.017374 0.0175224 0.0176601 0.0177874 0.0179047 0.0180122 0.0181104 0.0181995 0.0182799 0.0183519 0.0184161 0.0184726 0.018522 0.0185646 0.0186008 0.018631 0.0186556 0.0186749 0.0186894 0.0186994 0.0187052 0.0187073 0.0187059 0.0187013 0.0186938 0.0186838 0.0186713 0.0186568 0.0186404 0.0186225 0.0186033 0.0185827 0.0185608 0.0185377 0.0185135 0.0184883 0.0184622 0.0184353 0.0184077 0.0183794 0.0183506 0.0183212 0.0182914 0.0182612 0.0182307 0.0181998 0.0181686 0.0181371 0.0181054 0.0180734 0.0180413 0.0180089 0.0179764 0.0179438 0.0179112 0.0178785 0.0178458 0.0178132 0.0177807 0.0177483 0.0177161 0.017684 0.017652 0.0176202 0.0175886 0.0175572 0.0175259 0.0174948 0.0174638 0.0174331 0.0174025 0.0173721 0.0173418 0.0173117 0.0172818 0.0172521 0.0172225 0.017193 0.0171638 0.0171347 0.0171057 0.0170769 0.0170483 0.0170198 0.0169915 0.0169633 0.0169353 0.0169074 0.0168798 0.0168522 0.0168248 0.0167976 0.0167706 0.0167437 0.016717 0.0166905 0.0166642 0.016638 0.0166121 0.0165864 0.0165608 0.0165355 0.0165105 0.0164856 0.016461 0.0164367 0.0164127 0.0163889 0.0163654 0.0163422 0.0163193 0.0162968 0 0.000720571 0.00147103 0.00222263 0.00296632 0.00369742 0.0044131 0.00511149 0.00579138 0.00645199 0.00709285 0.00771373 0.00831457 0.00889544 0.00945655 0.00999815 0.0105206 0.0110243 0.0115096 0.011977 0.012427 0.0128601 0.0132766 0.0136772 0.0140623 0.0144322 0.0147876 0.0151289 0.0154564 0.0157706 0.0160719 0.0163608 0.0166374 0.0169023 0.0171557 0.0173981 0.0176296 0.0178506 0.0180613 0.0182621 0.0184532 0.0186348 0.0188073 0.0189707 0.0191254 0.0192715 0.0194092 0.0195389 0.0196605 0.0197745 0.0198809 0.0199799 0.0200718 0.0201568 0.020235 0.0203066 0.0203719 0.0204311 0.0204844 0.0205319 0.020574 0.0206108 0.0206426 0.0206696 0.020692 0.0207101 0.0207241 0.0207341 0.0207405 0.0207435 0.0207432 0.0207398 0.0207337 0.020725 0.0207138 0.0207003 0.0206848 0.0206674 0.0206483 0.0206275 0.0206054 0.0205819 0.0205574 0.020532 0.0205058 0.0204788 0.0204509 0.0204221 0.0203926 0.0203624 0.0203315 0.0203001 0.0202681 0.0202357 0.0202029 0.0201697 0.0201362 0.0201024 0.0200684 0.0200341 0.0199997 0.0199651 0.0199304 0.0198956 0.0198607 0.0198257 0.0197907 0.0197556 0.0197205 0.0196854 0.0196502 0.0196151 0.01958 0.0195448 0.0195098 0.0194747 0.0194397 0.0194047 0.0193699 0.0193351 0.0193004 0.0192659 0.0192314 0.0191972 0.019163 0.019129 0.0190952 0.0190616 0.0190281 0.0189948 0.0189616 0.0189287 0.0188959 0.0188633 0.0188308 0.0187985 0.0187664 0.0187345 0.0187027 0.0186711 0.0186397 0.0186084 0.0185773 0.0185464 0.0185157 0.0184851 0.0184547 0.0184244 0.0183944 0.0183645 0.0183348 0 0.000734805 0.00149746 0.00226061 0.00301559 0.0037579 0.00448478 0.00519444 0.00588568 0.00655774 0.00721016 0.00784272 0.00845536 0.00904819 0.00962141 0.0101753 0.0107102 0.0112266 0.0117248 0.0122054 0.0126688 0.0131156 0.0135462 0.0139612 0.0143609 0.0147461 0.015117 0.0154742 0.0158182 0.0161494 0.0164682 0.0167751 0.0170704 0.0173546 0.0176279 0.0178908 0.0181436 0.0183866 0.0186201 0.0188444 0.0190598 0.0192666 0.0194649 0.0196551 0.0198374 0.020012 0.0201791 0.0203389 0.0204916 0.0206374 0.0207764 0.0209088 0.0210348 0.0211544 0.021268 0.0213755 0.0214772 0.0215732 0.0216636 0.0217485 0.021828 0.0219024 0.0219716 0.0220358 0.0220952 0.0221499 0.0222 0.0222455 0.0222868 0.0223237 0.0223566 0.0223855 0.0224106 0.0224319 0.0224497 0.022464 0.022475 0.0224829 0.0224877 0.0224896 0.0224887 0.0224853 0.0224793 0.0224709 0.0224604 0.0224477 0.022433 0.0224165 0.0223982 0.0223783 0.0223569 0.022334 0.0223099 0.0222845 0.022258 0.0222305 0.0222021 0.0221729 0.022143 0.0221126 0.0220817 0.0220504 0.0220185 0.021986 0.021953 0.0219194 0.0218854 0.021851 0.0218162 0.021781 0.0217455 0.0217098 0.0216738 0.0216375 0.0216011 0.0215646 0.0215279 0.0214911 0.0214543 0.0214173 0.0213803 0.0213433 0.0213063 0.0212692 0.0212322 0.0211952 0.0211582 0.0211212 0.0210843 0.0210475 0.0210107 0.0209739 0.0209373 0.0209007 0.0208642 0.0208278 0.0207915 0.0207552 0.0207191 0.0206831 0.0206471 0.0206113 0.0205756 0.02054 0.0205045 0.0204691 0.0204339 0.0203988 0.0203638 0.020329 0.0202943 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 5.67419e-11 2.48918e-10 1.15856e-09 5.67284e-09 2.88024e-08 1.4448e-07 6.16914e-07 1.84569e-06 3.7464e-06 5.81215e-06 7.75619e-06 9.51049e-06 1.10811e-05 1.24912e-05 1.37647e-05 1.49226e-05 1.59821e-05 1.69575e-05 1.78601e-05 1.86994e-05 1.94832e-05 2.0218e-05 2.09092e-05 2.15615e-05 2.21787e-05 2.27643e-05 2.33212e-05 2.38519e-05 2.43587e-05 2.48435e-05 2.5308e-05 2.57539e-05 2.61824e-05 2.65949e-05 2.69923e-05 2.73758e-05 2.77462e-05 2.81044e-05 2.8451e-05 2.87868e-05 2.91125e-05 2.94285e-05 2.97354e-05 3.00337e-05 3.03239e-05 3.06063e-05 3.08814e-05 3.11495e-05 3.14109e-05 3.1666e-05 3.19151e-05 3.21583e-05 3.2396e-05 3.26285e-05 3.28558e-05 3.30783e-05 3.32962e-05 3.35096e-05 3.37187e-05 3.39236e-05 3.41246e-05 3.43218e-05 3.45153e-05 3.47052e-05 3.48917e-05 3.50749e-05 3.52549e-05 3.54319e-05 3.56058e-05 3.57769e-05 3.59452e-05 3.61108e-05 3.62738e-05 3.64342e-05 3.65922e-05 3.67478e-05 3.69012e-05 3.70522e-05 3.72011e-05 3.73479e-05 3.74927e-05 3.76355e-05 3.77763e-05 3.79152e-05 3.80523e-05 3.81876e-05 3.83212e-05 3.84531e-05 3.85834e-05 3.8712e-05 3.88391e-05 3.89647e-05 3.90887e-05 3.92114e-05 3.93326e-05 3.94524e-05 3.95709e-05 3.9688e-05 3.98039e-05 3.99185e-05 4.00319e-05 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 3.37761e-09 8.91523e-08 3.61313e-06 5.29676e-05 0.000120156 0.000167439 0.000204091 0.00023434 0.000260185 0.000282757 0.000302776 0.000320737 0.000336999 0.000351833 0.000365448 0.000378011 0.000389658 0.0004005 0.000410628 0.000420121 0.000429044 0.000437455 0.000445403 0.000452929 0.000460071 0.000466862 0.000473331 0.000479503 0.000485401 0.000491045 0.000496454 0.000501645 0.000506632 0.000511429 0.000516048 0.000520501 0.000524797 0.000528947 0.000532958 0.000536838 0.000540596 DataSetFinish DataSetStart DataSetName, idvg MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 0.1, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 5.05109e-10 2.21648e-09 1.0319e-08 5.05364e-08 2.56599e-07 1.28644e-06 5.47643e-06 1.62025e-05 3.21e-05 4.83673e-05 6.28225e-05 7.52469e-05 8.59251e-05 9.51856e-05 0.000103305 0.000110498 0.000116933 0.000122737 0.000128013 0.000132838 0.000137278 0.000141384 0.000145198 0.000148756 0.000152086 0.000155215 0.000158162 0.000160947 0.000163584 0.000166087 0.000168468 0.000170738 0.000172906 0.000174979 0.000176965 0.000178871 0.000180702 0.000182464 0.000184161 0.000185797 0.000187376 0.000188903 0.00019038 0.000191809 0.000193195 0.000194539 0.000195843 0.00019711 0.000198342 0.00019954 0.000200707 0.000201843 0.00020295 0.00020403 0.000205083 0.000206112 0.000207117 0.000208099 0.000209059 0.000209998 0.000210918 0.000211818 0.000212699 0.000213563 0.00021441 0.00021524 0.000216055 0.000216854 0.000217639 0.000218409 0.000219166 0.00021991 0.000220641 0.00022136 0.000222067 0.000222763 0.000223447 0.000224121 0.000224785 0.000225438 0.000226081 0.000226716 0.00022734 0.000227956 0.000228564 0.000229163 0.000229754 0.000230337 0.000230912 0.00023148 0.00023204 0.000232593 0.00023314 0.00023368 0.000234213 0.00023474 0.00023526 0.000235775 0.000236284 0.000236787 0.000237284 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n10 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 1e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 7.78387e-11 3.40727e-10 1.58318e-09 7.74268e-09 3.9316e-08 1.98385e-07 8.71938e-07 2.86366e-06 7.0217e-06 1.39177e-05 2.38608e-05 3.69826e-05 5.3298e-05 7.27461e-05 9.52163e-05 0.000120567 0.00014864 0.000179264 0.00021227 0.000247487 0.000284747 0.00032389 0.000364764 0.000407222 0.000451128 0.000496353 0.000542778 0.000590291 0.000638787 0.000688173 0.000738358 0.000789262 0.00084081 0.000892933 0.000945569 0.00099866 0.00105216 0.00110601 0.00116017 0.00121461 0.00126929 0.00132418 0.00137924 0.00143447 0.00148982 0.00154529 0.00160086 0.00165651 0.00171222 0.001768 0.00182382 0.00187968 0.00193558 0.0019915 0.00204745 0.00210342 0.00215941 0.00221541 0.00227144 0.00232748 0.00238354 0.00243961 0.00249571 0.00255183 0.00260797 0.00266413 0.00272032 0.00277653 0.00283277 0.00288904 0.00294533 0.00300165 0.003058 0.00311437 0.00317077 0.00322718 0.00328361 0.00334006 0.00339651 0.00345297 0.00350943 0.00356587 0.0036223 0.0036787 0.00373508 0.00379141 0.0038477 0.00390393 0.0039601 0.00401619 0.00407221 0.00412814 0.00418398 0.00423973 0.00429537 0.00435092 0.00440635 0.00446168 0.00451689 0.00457199 0.00462697 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n100 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 0.0001 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.25, CALCULATED, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Constant, V, D, 40, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 2.73e-08 1.24562e-07 4.22435e-06 9.42813e-05 0.000485109 0.00118233 0.00210475 0.00318198 0.00436158 0.00560625 0.00689 0.00819496 0.00950889 0.0108235 0.0121325 0.0134311 0.0147167 0.0159869 0.0172398 0.0184745 0.0196899 0.0208853 0.0220601 0.0232139 0.0243463 0.0254572 0.0265462 0.0276135 0.028659 0.029683 0.0306859 0.0316682 0.0326304 0.0335732 0.0344974 0.0354036 0.0362928 0.0371658 0.0380235 0.0388667 0.0396964 DataSetFinish DataSetStart DataSetName, idvgsat MeasurementType, DC BatchName, opt_ex12 WaferName, wafer1 DieName, x0y0 DeviceName, n50 Temperature, 125 CustomerName, Silvaco ProductName, HiSIM_HV2example FabDate, 5 Apr 2013 UserDate, 5 Apr 2013 WaferDiameter, 0.2 DieLayout, FOUR_CROSSING DieSize, 0.02, 0.02 Attribute, L, 6e-06 Attribute, W, 5e-05 NodeNames, d g s b Sweep, 1, V, G, LIN, 0, 10, 0.1, CALCULATED, 0.1, 0 Constant, V, D, 40, 0.1, 0 Constant, V, S B, 0, 0.1, 0 Target, I, D Function, gm, derivative(vg, id) Plot, idvg, XY (LIN LIN), vg, id Plot, gm, XY (LIN LIN), vg, gm DataArray, ID 6.92494e-10 3.03228e-09 1.40934e-08 6.89414e-08 3.50132e-07 1.76658e-06 7.75761e-06 2.5411e-05 6.19713e-05 0.000121772 0.000206344 0.000315355 0.000447387 0.000600464 0.000772383 0.000960907 0.00116388 0.00137931 0.00160534 0.00184033 0.0020828 0.00233147 0.00258517 0.00284292 0.00310385 0.00336719 0.00363231 0.00389863 0.00416567 0.00443302 0.00470032 0.00496729 0.00523367 0.00549925 0.00576385 0.00602735 0.00628961 0.00655057 0.00681014 0.00706828 0.00732497 0.00758017 0.00783389 0.00808614 0.00833693 0.00858628 0.00883422 0.00908079 0.00932603 0.00956999 0.00981271 0.0100542 0.0102946 0.0105339 0.0107722 0.0110095 0.0112458 0.0114813 0.0117159 0.0119498 0.0121829 0.0124152 0.0126469 0.0128779 0.0131083 0.0133381 0.0135672 0.0137958 0.0140238 0.0142512 0.014478 0.0147042 0.0149297 0.0151546 0.0153788 0.0156023 0.0158251 0.0160471 0.0162683 0.0164887 0.0167082 0.0169268 0.0171445 0.0173614 0.0175772 0.0177922 0.0180061 0.0182191 0.0184312 0.0186423 0.0188524 0.0190616 0.0192697 0.0194768 0.0196827 0.0198874 0.0200907 0.0202925 0.0204927 0.0206914 0.0208885 DataSetFinish