Temperature Analysis Setup

Simulation Setup

DC Voltage Verses Temperature

This option does a single DC run, which then allows plots of node voltages and currents verses temperature to be made. This mode is more suitable for runs of say,  -40 to 150 degrees at 1 degree resolution.

For reference, this is an extension to Standard Spice3/XSpice and is implemented by the additional spice engine command syntax:

.DC TEMP [start] stop] [step] [DEC]

e.g.

.DC TEMP -40 125 1  

If DEC is include the sweep will use number of points per decade. Otherwise, the sweep will temperature step in equal increments.

Note:

Not available in the student versions.

Contents