| f | femto | 10-15 |
| p | pico | 10-12 |
| n | nano | 10-9 |
| u | micro | 10-6 |
| m | milli | 10-3 |
| k | kilo | 103 |
| meg | mega | 106 |
| g | giga | 109 |
| t | tera | 1012 |
| MODEL NAME | DESCRIPTION |
| D | Diode |
| NPN | npn Bipolar Junction Transistor |
| PNP | pnp Bipolar Junction Transistor |
| NMOS | n-Channel MOSFET |
| PMOS | p-Channel MOSFET |
| NJF | n-Channel JFET |
| PJF | p-Channel JFET |
| GASFET | n-Channel GaAs MESFET |
| RES | resistor |
| CAP | capacitor |
| IND | inductor |
| Parameter | Description | Default value |
| BF | Forward beta | 100 |
| CJE | Base-emitterdepletion capacitance | 0 |
| CJC | Base-collector depletion capacitance | 0 |
| VAR | Reverse Early voltage | infinite |
| VAF | Forward Early voltage | infinite |
| BR | Reverse beta | 1 |
| NR | Reverse emission coefficient | 1 |
| NF | Forward emission coefficient | 1 |
| Parameter | Description | Default value |
| VTO | Threshold voltage | 0 |
| KP | Conductance parameter | 0.02 mA/V2 |
| LEVEL | choose zero for ideal | |
| CBD | Drain-to-substrate capacitance | 0 |
| CBS | Source-to-substrate capacitance | 0 |
| TOX | Oxide-layer thickness | 10-7 m |
| Parameter | Description | Default value |
| IS | Saturation Current | 10-14A |
| CJO | Junction capacitance at VD = 0 | 0 |
| VJ | Reverse-breakdown voltage | 1V |
| BV | Reverse-breakdown voltage | infinite |
| IBV | Current at VD = BV | 10-10A |
| RS | Series Ohmic resistance | 0 |
| N | Emission coefficient (ideality factor) | 1 |
SCALE-TYPE:
If an analysis at a single frequency is desired, NPOINTS should be set to one and FSTART = FSTOP
Syntax:
UIC user initial condition...the initial conditions specified in capacitor and inductor element statements are used instead
NOTE: .IC control line can be used to set an initial condition for any node in the circuit
.TF I(V1) VS
Finds the small-signal transconductance using the current through the source V1 as the output variable and VS as the input variable
NOTE: if .AC or .DC or .TRAN is included Spice will perform these analyses for each value of STEPVAR
TYPE: is optional; LIN (linear increments), DEC (increment points per decade), OCT (incr points per octave), LIST (must be followed by a list of STEPVAR values separated by spaces). Default is LIN