next up previous
Next: BOUNDARY Up: Prophet Commands Previous: Prophet Command Syntax

BIAS

The bias command carries out steady state device analysis.

The following list itemizes the valid keywords, their units and their meaning.

SYSTEM: [string]

INITIAL: [logical] ELECTRODE: [string or string array] NSTEPS: [integer] VSTEP: [real or real array (volts)] TIME: [real (seconds)] VOLTAGE: [real or real array (volts)] TCELSIUS: [real (degrees Celsius)] TKELVIN: [real (degrees Kelvin)] VINIT: [real or real array (volts)] VFINAL: [real or real array (volts)]

Examples:
First bias statement needs the ``initial'' keyword:
bias system=silicon_poisson initial
To solve for a particular bias value:
bias system=silicon_dd voltage=0.5 elec=anode
To solve for a series of bias values:
bias system=silicon_dd vstep=0.1 nstep=20 elec=gate
To step biases on two electrodes at once:
bias system=silicon_dd vinit=0.1,0.1 vfinal=0.5,0.5 nstep=4 elec=gate,drain

Less Used BIAS Keywords

MIN.BACKSTEP

TEMPERATURE: [real (degrees celsius)] VOLT.EXPR: [string or string array] FSTHARMONICS SNDHARMONICS FSTFREQUENCY SNDFREQUENCY FSTAMPLITUDE SNDAMPLITUDE
next up previous
Next: BOUNDARY Up: Prophet Commands Previous: Prophet Command Syntax

Prophet Development
Mon Jul 1 14:45:00 PDT 2002