PSpice User Guide

PSpice User Guide

Issue link: https://resources.pcb.cadence.com/i/1180526

Contents of this Issue

Navigation

Page 765 of 884

PSpice User Guide Analyzing waveforms October 2019 766 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Analog trace expressions Trace expression aliases Analog trace expressions vary from the output variables used in simulation analyses because analog net values can be specified by: [;display name] as opposed to the format used in analyses. With this format, the analog trace expression can be displayed in the analog legend with an optional alias. Arithmetic functions Arithmetic expressions of analog output variables use the same operators as those used in simulation analyses (by means of part property definitions in Capture). You can also include intrinsic functions in expressions. The intrinsic functions available for trace expressions are similar to those available for PSpice math expressions, but with some differences, as shown in Table 17-18. A complete list of PSpice arithmetic functions can be found in Table 3-4 on page 164. Table 17-18 Analog arithmetic functions for trace expressions Probe function Description Available in PSpice? ABS(x) |x| YES SGN(x) +1 (if x>0), 0 (if x=0), -1 (if x<0) YES SQRT(x) x 1/2 YES EXP(x) e x YES LOG(x) ln(x) YES LOG10(x) log(x) YES M(x) magnitude of x YES P(x) phase of x (degrees) YES R(x) real part of x YES

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide