ELEC 225, Fall 2011
Prof. Rich Kozick

Laboratory 1: Introduction to PSpice

Circuit designers use circuit simulation software packages to determine the operation of a circuit. The software allows testing of various designs without having to buy the hardware or physically build the circuit, thereby saving time and money. Of course, the results from a circuit simulation are only as accurate as the device models that are used in the software.

This lab is an introduction to a particular circuit simulation software package called SPICE (Simulation Program with Integrated Circuits Emphasis). In particular, we will use PSpice, which is a version of SPICE that runs on PCs. We will also set up some simple circuits in order to review the operation of the instruments in the lab.

Please bring your textbook, class notes, and breadboard to all lab sessions.

The following online PSpice resources are available for reference. (Although these refer to earlier versions of the software, most of the steps are the same in the latest version.)

The main steps in creating and running a new project in PSpice are as follows.
  1. Start OrCAD Capture (Cadence -> Release 16.5 -> OrCAD Capture). We do not need the CIS option, although it does not hurt if you include it.
  2. Click menu New -> Project, give it a Name and Location (folder), and be sure to select "Analog or Mixed A/D" then "Create a blank project" on the next pop-up.
  3. Build your circuit in the Schematic window by first clicking Place -> Part. Always add a Ground (0/CAPSYM works well). You may need to add three libraries: analog.olb, opamp.olb, source.olb
    The libraries are in the folder ...\tools\Capture\library\pspice
  4. Click menu PSpice -> New Simulation Profile and give it a name (usually the same name as the project). On the Analysis tab, set the Analysis Type (we will use Bias Point and DC Sweep today).
  5. Click menu PSpice -> Run to run the simulation.

Please use PSpice to simulate two circuits: the voltage divider in Figure 2-41 on p. 69 of the textbook, and the op amp circuit in Figure 1-20 on p. 26.

Set up the voltage divider circuit (required) and op amp circuit (if you have time) on your breadboard, then perform measurements that correspond to the simulations.

Please record your results and notes about using PSpice in your lab notebook. No report is required for this laboratory, but please demonstrate each circuit (simulated and experimental) to the instructor or lab assistant. You should save the PSpice files from this lab for future use in this course.

Thank you.