PSpice User Guide

PSpice User Guide

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

Contents of this Issue

Navigation

Page 357 of 884

PSpice User Guide Analog behavioral modeling October 2019 358 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Example 2 Consider the device in Figure 6-16. This device could be used as an oscillator for a PSK (Phase Shift Keyed) modulator. Figure 6-16 GVALUE part example. A current through a source is a sine wave with an amplitude of 15 mA and a frequency of 10 kHz. The voltage at the input pin can shift the phase by 1 radian/volt. Note the use of the TIME parameter in this expression. This is the PSpice internal sweep variable used in transient analyses. For any analysis other than transient, TIME = 0. The relevant property settings for this device are shown below: EXPR = 15ma*SIN(6.28*10kHz*TIME+V(%IN+,%IN-)) EMULT, GMULT, ESUM, and GSUM The EMULT and GMULT parts provide output which is based on the product of two input sources. The ESUM and GSUM parts provide output which is based on the sum of two input sources. The complete transfer function may also include other mathematical expressions. Example 1 Consider the device in Figure 6-17. This device computes the instantaneous power through resistor VSENSE by multiplying the

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide