|
From: RavinderPal V. <pau...@ya...> - 2003-10-07 22:34:47
|
Hi,
I am new to tclspice and I was trying something
simple to learn it. For some reason when I plot a
node I get the following error.
The spice listing file is right below this error
message
Any help would be greatly appreciated,
Thanks,
Ravinder
ERROR
Bad spice variable time
Bad spice variable time
while executing
"spice::spicetoblt time $holder_traceTimeVector"
(procedure "sw_trace_vectorUpdate" line 28)
invoked from within
"sw_trace_vectorUpdate $viewer $traceName"
(procedure "sw_update" line 34)
invoked from within
"sw_update $viewer"
(procedure "sw_plot" line 79)
invoked from within
"sw_plot 1"
("eval" body line 1)
invoked from within
"eval "sw_plot $viewer $list" "
(procedure "sw_nodeselection_loadSelection" line
28)
invoked from within
"sw_nodeselection_loadSelection .trace_selection_box "
invoked from within
".trace_selection_box.tnb.voltage.b invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tkButtonUp" line 7)
invoked from within
"tkButtonUp .trace_selection_box.tnb.voltage.b
"
(command bound to event)
spice file
commands used
spicewish test3.cir >> Run >> 1 >>plot
-------------------------------------------
*****Single NMOS Transistor For BSIM3V3.1 general
purpose check (Id-Vd) ***
.control
set filetype=ascii
.endc
*** circuit description ***
m1 2 1 0 0 n1 L=0.35u W=10.0u
vgs 1 0 3.5
vds 2 0 3.5
*model = bsim3v3
*Berkeley Spice Compatibility
* Lmin= .35 Lmax= 20 Wmin= .6 Wmax= 20
.model N1 NMOS
+Level= 8
+Tnom=27.0
+Nch= 2.498E+17 Tox=9E-09 Xj=1.00000E-07
+Lint=9.36e-8 Wint=1.47e-7
+Vth0= .6322 K1= .756 K2= -3.83e-2 K3= -2.612
+Dvt0= 2.812 Dvt1= 0.462 Dvt2=-9.17e-2
+Nlx= 3.52291E-08 W0= 1.163e-6
+K3b= 2.233
+Vsat= 86301.58 Ua= 6.47e-9 Ub= 4.23e-18
Uc=-4.706281E-11
+Rdsw= 650 U0= 388.3203 wr=1
+A0= .3496967 Ags=.1 B0=0.546 B1= 1
+ Dwg = -6.0E-09 Dwb = -3.56E-09 Prwb = -.213
+Keta=-3.605872E-02 A1= 2.778747E-02 A2= .9
+Voff=-6.735529E-02 NFactor= 1.139926 Cit=
1.622527E-04
+Cdsc=-2.147181E-05
+Cdscb= 0 Dvt0w = 0 Dvt1w = 0 Dvt2w = 0
+ Cdscd = 0 Prwg = 0
+Eta0= 1.0281729E-02 Etab=-5.042203E-03
+Dsub= .31871233
+Pclm= 1.114846 Pdiblc1= 2.45357E-03 Pdiblc2=
6.406289E-03
+Drout= .31871233 Pscbe1= 5000000 Pscbe2= 5E-09
Pdiblcb = -.234
+Pvag= 0 delta=0.01
+ Wl = 0 Ww = -1.420242E-09 Wwl = 0
+ Wln = 0 Wwn = .2613948 Ll = 1.300902E-10
+ Lw = 0 Lwl = 0 Lln = .316394
+ Lwn = 0
+kt1=-.3 kt2=-.051
+At= 22400
+Ute=-1.48
+Ua1= 3.31E-10 Ub1= 2.61E-19 Uc1= -3.42e-10
+Kt1l=0 Prt=764.3
.dc vds 0 3.5 0.05 vgs 0 3.5 0.5
.options Temp=100.0
.print dc v(1) i(vds)
.end
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
|