help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnucap] load batch file


From: Markus Feldmann
Subject: [Help-gnucap] load batch file
Date: Thu, 04 May 2006 18:34:53 +0200
User-agent: Mail/News 1.5 (X11/20060228)

Hey,

thanks for your Answers on my other posts.

Now I have another Problem.

I am write a circuit file with the simulate commands, but gnucap doesn't
execute all commands?

In my xterm i do,
gnucap
>>get mycircuitfile.cir


Here is my "mycircuitfile.cir":
**********************************************
* Spice netlister for gnetlist
.model q2n2222 npn (is=19f bf=150 vaf=100
+ ikf=0.18 ise=50p ne=2.5 br=7.5
+ var=6.4 ikr=12m isc=8.7p nc=1.2 rb=50
+ re=0.4 rc=0.3 cje=26p tf=0.5n cjc=11p
+ tr=7n xtb=1.5 kf=0.032f af=1)
Q1 1 2 0 q2n2222
IDC1 0 2 DC 30uA
VDC1 1 0 DC 10V
.print dc ib(Q1) ie(Q1) ic(Q1) vb(Q1) vc(Q1)
.sweep 10 IDC1=10u,100u
.dc VDC1 1u 10 decade 10 >npnkennlinieplot.dat
.END
**********************************************

the sweep and the dc command only works from the gnucap commandline?
Why?
Is there a Workarround?

mfg Markus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]