代码搜索:Lab
找到约 10,000 项符合「Lab」的源代码
代码结果 10,000
www.eeworm.com/read/210779/15192284
ic lab1a.ic
* "simulator" "HSPICE"
* "version" "1999.4 (19991220)"
* "format" "HSP"
* "rundate" "13:35:38 09/20/2001"
* "netlist" "lab1a.spx "
* "runtitle" "* lab1a
www.eeworm.com/read/210779/15192289
spx lab5a.spx
lab5a timestep too small
.options list post node
q1 3 2 1 pscr
q2 2 3 0 nscr
.model pscr pnp bf=200 is=1e-16
.model nscr npn bf=200 is=1e-16
r1 vp 1 10k
vp vp 0 pwl 0 0 1u 10
.tran 1n 1u
.e
www.eeworm.com/read/210779/15192298
spx lab8a.spx
lab8a tx line co-ax %%% T-element
.options list node post
.tran 100p 100n
.print tran v(in) v(out)
vin in1 0 sin 0 2 100meg
tcoax in refin out refout rg58a_u l=2
rs in1 in 50
rl out 0 50
rrefi
www.eeworm.com/read/210779/15192302
spx lab4a.spx
lab4a - band-gap
.options list node post
.op
vcc vcc 0 10
q1 3 bg 1 labn m=8
q2 5 bg 2 labn
q3 3 4 vcc labp
q4 4 4 vcc labp
q5 5 3 4 labp
q6 vcc 5 out labn m=10
r1 1 2 100
r2 2 0 560
r3 o
www.eeworm.com/read/210779/15192303
spx lab7a.spx
lab7a - the alter control
.options list node post
.model snpn npn is=sis bf=sbf
.param sis=1e-16 sbf=150
.tf v(out) vin
vin in 0 1 1
q1 vcc 1 2 snpn
q2 3 4 2 snpn
q3 vcc 3 out snpn
r1 in 1 20
www.eeworm.com/read/210779/15192305
spx lab6a.spx
lab6a - the measure statement
.tran 100p 200n
.options list node post measout
.param tdval=5n tstop=200n
.meas tran tdelay trig v(1) val=2.5 td=tdval rise=2
+targ v(2) val=2.5 fall=2
.meas tran
www.eeworm.com/read/210779/15192307
lis lab1a.lis
Using: /edatool/avanti/99.4/99.4/sol4/hspice
****** Star-HSPICE -- 1999.4 (19991220) 13:35:38 09/20/2001 solaris
Copyright (C) 1985-1999 by Avant! Corporation.
www.eeworm.com/read/210779/15192313
spx lab2a.spx
* lab2a - diode sweep
.options list node post
.op
.dc dv 800m 1 .005
.print dc v(1) i(d1)
.model df d
+ is = 2.6615e-16 $ is from 8u x 8u emitter ic diode
+rs=0.0 $ this is the default rs
v1
www.eeworm.com/read/210779/15192314
spx lab9a.spx
* lab9a -- u element, four-conductor lossy line
.option post risetime=0.1ns delmax=0.02ns method=gear
V1 7 0 ac=1v dc=0v pulse(0v 1v 0ns 0.1ns)
R1 7 1 50
R2 4 0 450
R3 5 0 450
R5 4 5 10800
R6
www.eeworm.com/read/210779/15192317
spx lab3a.spx
*lab3a - accurate option
.options post acct
.tran 1 5
v3 3 0 ac 1 pl 0v 0, .4v .1, .4v .3, .25v .4, .25v .6,
+ 0v .75, 0v 1 r
l3 3 13 .01
r3 3 13 1
c3 13 0 .05
.end