User Guide

Chapter 6 Analog behavioral modeling
192
Basic controlled sources
As with basic SPICE, PSpice has basic controlled sources
derived from the standard SPICE E, F, G, and H devices.
Table 1
summarizes the linear controlled source types
provided in the standard part library.
Creating custom ABM parts
Create a custom part when you need a controlled source
that is not provided in the special purpose set or that is
more elaborate than you can build with the general
purpose parts (with multiple controlling inputs, for
example).
The transfer function can be built into the part two
different ways:
directly in the PSPICETEMPLATE definition.
by defining the part’s EXPR and related properties (if
any).
The PSpice syntax for declaring E and G devices can help
you form a PSPICETEMPLATE definition.
Table 1 Basic controlled sources in ANALOG.OLB
Device type Part name
Controlled Voltage Source
(PSpice E device)
E
Current-Controlled Current Source
(PSpice F device)
F
Controlled Current Source
(PSpice G device)
G
Current-Controlled Voltage Source
(PSpice H device)
H
Re
f
er to your OrCAD Capture
User’s Guide for a description of how
to create a custom part.
Re
f
er to t
h
e on
l
ine OrCAD PSpice
A
/D Reference Manual for more
information about E and G devices.
Pspug.book Page 192 Wednesday, November 11, 1998 1:14 PM