3> spice3_000 schmitt.cir 
Program: Spice, version: 3f4
	Port by: henric@engineering.ucsb.edu
	Known problem: Weirdness in error calculation for LTRA MOD_RC
Date built: 04:50:02 Nov 22 1994

Type "help" for more information, "quit" to leave.


Circuit: schmitt ckt - ecl compatible schmitt trigger

Warning: option lvlcod is obsolete.
Spice 1 -> run
Warning: vin: no DC value, transient time 0 value used
Spice 2 -> listing
	schmitt ckt - ecl compatible schmitt trigger

     1 : schmitt ckt - ecl compatible schmitt trigger
     2 : .width in=72
     4 : .tran 10ns 1000ns
     5 : vin 1 0 pulse(-1.6 -1.2 10ns 400ns 400ns 100ns 10000ns)
     6 : vee 8 0 -5
     7 : rin 1 2 50
     8 : rc1 0 3 50
     9 : r1 3 5 185
    10 : r2 5 8 760
    11 : rc2 0 6 100
    12 : re 4 8 260
    13 : rth1 7 8 125
    14 : rth2 7 0 85
    15 : cload 7 0 5pf
    16 : q1 3 2 4 qstd off
    17 : q2 6 5 4 qstd
    18 : q3 0 6 7 qstd
    19 : q4 0 6 7 qstd
    20 : .model qstd npn(is=1.0e-16 bf=50 br=0.1 rb=50 rc=10 tf=0.12ns tr=5ns    cje=0.4pf pe=0.8 me=0.4 cjc=0.5pf pc=0.8 mc=0.333 ccs=1pf va=50)
    22 : .print tran v(1) v(3) v(5) v(6)
    23 : .plot tran v(3) v(5) v(6) v(1)
	-- hit return for more, ? for help -- 

     3 : .opt acct list node lvlcod=2
    24 : .end
Spice 3 -> plot v(3) v(5) v(6) v(1)
Spice 4 -> rc.cir 

Circuit: Basic RC circuit

Spice 5 -> run
Warning: vin: no DC value, transient time 0 value used
Spice 6 -> listing
	Basic RC circuit

     1 : basic rc circuit
     2 : r 1 2 1.0
     4 : c 2 0 1.0
     5 : vin 1 0  pulse (0 1) ac 1
     6 : .tran  0.1 7.0
     8 : .plot tran  v(2) i(vin)
    11 : .end
Spice 7 -> plot v(2) i(vin)
Press <return> to continue.
Spice 8 -> set
* curplot	tran2
* curplotdate	Tue Nov 22 05:29:05  1994
* curplotname	Transient Analysis
* curplottitle	Basic RC circuit
  hcopydevtype	postscript
  hcopylinewidth	0.1
  hcopyscale	2
  history	1000
  noaskquit
  noglob
* plots	( const tran1 tran2 )
  program	Spice
  prompt	Spice ! -> 
  slowplot
  sourcepath	( . hd3:src/source/lib/scripts )
  unixcom
  x11lineararcs
Spice 9 -> setplot
	Type the name of the desired plot:

	new	New plot
Current tran2	Basic RC circuit (Transient Analysis)
	tran1	schmitt ckt - ecl compatible schmitt trigger (Transient Analysis)
	const	Constant values (constants)
? tran1
Spice 10 -> display
Here are the vectors currently active:

Title: schmitt ckt - ecl compatible schmitt trigger
Name: tran1 (Transient Analysis)
Date: Tue Nov 22 05:28:21  1994

    V(1)                : voltage, real, 103 long
    V(2)                : voltage, real, 103 long
    V(3)                : voltage, real, 103 long
    V(4)                : voltage, real, 103 long
    V(5)                : voltage, real, 103 long
    V(6)                : voltage, real, 103 long
    V(7)                : voltage, real, 103 long
    V(8)                : voltage, real, 103 long
    q1#base             : voltage, real, 103 long
    q1#collector        : voltage, real, 103 long
    q2#base             : voltage, real, 103 long
    q2#collector        : voltage, real, 103 long
    q3#base             : voltage, real, 103 long
    q3#collector        : voltage, real, 103 long
    q4#base             : voltage, real, 103 long
    q4#collector        : voltage, real, 103 long
    time                : time, real, 103 long [default scale]
    vee#branch          : current, real, 103 long
    vin#branch          : current, real, 103 long
Spice 11 -> destroy tran1
Spice 12 -> setplot
	Type the name of the desired plot:

	new	New plot
Current tran2	Basic RC circuit (Transient Analysis)
	const	Constant values (constants)
? 
Spice 13 -> display
Here are the vectors currently active:

Title: Basic RC circuit
Name: tran2 (Transient Analysis)
Date: Tue Nov 22 05:29:05  1994

    V(1)                : voltage, real, 66 long
    V(2)                : voltage, real, 66 long
    time                : time, real, 66 long [default scale]
    vin#branch          : current, real, 66 long
Spice 14 -> quit
Spice-3f4 done
