Parametric and Temperature Analysis: Chapter Overview
Parametric and Temperature Analysis: Chapter Overview
12
Chapter overview
This chapter describes how to set up parametric and
temperature analyses. Parametric and temperature are
both simple multi-run analysis types.
This chapter includes the following sections:
• Parametric analysis on page 362
• Temperature analysis on page 371
Pspug.book Page 362 Tuesday, November 2, 1999 2:29 PM
Parametric analysis
temperature none
362
Pspug.book Page 363 Tuesday, November 2, 1999 2:29 PM
Parametric analysis
363
Pspug.book Page 364 Tuesday, November 2, 1999 2:29 PM
364
Pspug.book Page 365 Tuesday, November 2, 1999 2:29 PM
Parametric analysis
I2 = 0a
T3 = 10.1ms
I3 = 1a
Place an instance of a resistor and set its VALUE property
to the expression, {R}. To define R as a global parameter,
place a PARAM pseudocomponent and use the Property
Editor to create a new property R and set its value to 0.5.
Place an inductor and set its value to 1H, place a capacitor
and set its value to 1, and place an analog ground symbol
(0 from SOURCE.OLB). Wire the schematic symbols
together as shown in Figure 69.
Troubleshooting tip
More than one PSpice A/D run or data Figure 70 Current of L1 when R1 is 1.5 ohms.
section is required for performance
analysis. Because one data value is derived To run performance analysis
for each waveform in a related set of
waveforms, at least two data points are 1 From the Trace menu, choose Performance Analysis .
required to produce a trace. 2 Click OK.
Use Eval Goal Function (from the Trace PSpice resets the X-axis variable for the graph to be the
menu) to evaluate a goal function on a parameter that changed between PSpice A/D runs. In
single waveform and produce a single data the example, this is the R parameter.
point result.
To see the rise time for the current through the inductor
L1, click the Add Trace toolbar button and then enter:
genrise( I(L1) )
The genrise and overshoot goal functions Figure 71, shows how the rise time decreases as the
are contained in the file PSPICE.PRB in the damping resistance increases for the filter.
OrCAD directory.
Another Y axis can be added to the plot for the overshoot
of the current through L1 by selecting Add Y Axis from
the Plot menu. The Y axis is immediately added. Now
click the Add Trace toolbar button and enter:
overshoot( I(L1) )
Figure 71 shows how the overshoot increases with
increasing resistance.
366
Pspug.book Page 367 Tuesday, November 2, 1999 2:29 PM
Parametric analysis
367
Pspug.book Page 368 Tuesday, November 2, 1999 2:29 PM
Figure 72 RLC filter example circuit. 4 In the Model Text frame, enter the following:
.model Cnln CAP(C=1 VC1=-0.01 VC2=0.05)
5 From the File menu, choose Save.
Set up the circuit for a parametric AC analysis (sweep
Vbias), and run PSpice A/D. Include only the frequency
of interest in the AC sweep.
368
Pspug.book Page 369 Tuesday, November 2, 1999 2:29 PM
Parametric analysis
369
Pspug.book Page 370 Tuesday, November 2, 1999 2:29 PM
370
Pspug.book Page 371 Tuesday, November 2, 1999 2:29 PM
Temperature analysis
Temperature analysis
371
Pspug.book Page 372 Tuesday, November 2, 1999 2:29 PM
372