ORCAD PSPICE.

Slides:



Advertisements
Similar presentations
Directions given for PSpice Schematics. AttributeDescription DELAYThe time delay before the pulses are started. ONTIMEThe length of time that the pulse.
Advertisements

Getting Started with Cadence Compiled by Ryan Johnson April 24, 2002  Open Orcad Capture under Engineering Software  Under FILE, choose NEW, PROJECT.
Excel Tutorial 6 Managing Multiple Worksheets and Workbooks
Introduction to electronics lab ENGRI 1810 Using: Solderless prototype board (white board) Digital multimeter (DMM) Power Supply Signal Generator Oscilloscope.
PSPICE Tutorial Spring 2015
PSPICE Tutorial. Introduction SPICE (Simulation Program for Integrated Circuits Emphasis) is a general purpose analog circuit simulator that is used to.
Introduction to PSpice Simulation Software. The Origins of SPICE In the 1960’s, simulation software begins –CANCER Computer Analysis of Nonlinear Circuits,
Experiment 11: An Inverting Amplifier
Experiments 8 and 9. Same Circuit: Experiment 8 and 9 You should use the +5 V and +9 V supplies on the ANDY board. You should use red wire to bring the.
PSPICE - Review Kishore C. Acharya. Kishore Acharya2 Starting Simulation with PSPICE Launch PSPICE design Manager Create a New Work Space or Open an Existing.
In PSpice. DC Sweep in PSpice A simulation that results in a plot of specified voltages and/or currents in the circuit as a function of a particular variable.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 6 1 Microsoft Office Excel 2003 Tutorial 6 – Working With Multiple Worksheets.
EE 2303 Week 2 EE 2303 Week 2. Overview Kirchoff’s Current Law (KCL) Kirchoff’s Voltage Law (KVL) Introduction to P-spice.
PSPICE Graphical Tutorial Based on the PSPICE in BR 123.
Getting Started with Cadence Prepared by Ryan Johnson, 2002  Open Orcad Capture under Engineering Software  Under FILE, choose NEW, PROJECT  The following.
1 Lab #7 – Thevenin/Norton Activity #1 – finding the Thevenin/Norton Equivalent for the function generator –The function generator is a voltage source.
Lab 5 The AC Circuit, Impedance, High-Pass and Low-Pass Filters This experiment requires only a spreadsheet upload.
Series RC Circuit. Shunt resistor It is good practice to short the unused pin on the trimpot when using it as a variable resistor Velleman function generator.
Analysis and Design of Power Electronic Circuits using Orcad
Week 9: Series RC Circuit Experiment 14. Circuit to be constructed Shunt resistor It is good practice to short the unused pin on the trimpot when using.
Series RC Circuit. Shunt resistor It is good practice to short the unused pin on the trimpot when using it as a variable resistor Velleman function generator.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering Circuit Design Verification.
Abdülkadir ERYILDIRIM Turgut Ozal University. The Objectives:  Open and Save New Project File  Create a Circuit Schematic  Get Place, Place Parts i.e.
CH3 Half-wave rectifiers (The basics of analysis)
TA: Chris Reilly Group 5: Benjamin, Ramie, Zachary, Dinal.
1 Circuit Simulation using PSPICE PSPICE Seminar.
Basic Pspice Instructions Stuart Tewksbury
Voltage and Current Dividers
EENG 2920: Circuit Design and Analysis Using PSpice Class 3: DC and Transient Analysis Oluwayomi Adamo Department of Electrical Engineering College of.
Introduction to SPICE (Version16.2) Prof. Shahrokh Ahmadi ECE002.
Analog Discovery Arbitrary Function Generator for Windows 7 by Mr
Square Wave Sources: Digclock and Vpulse Directions given for PSpice Schematics.
Lumped versus Distributed: A component must be considered as distributed when the physical dimensions of an element become significant with respect to.
Introduction to PSpice
Velleman Oscilloscope: Windows 7 by Mr. David Fritz.
Design a Logic Probe Experiment 20.
Experiment 10: Inverting Amplifier With Modifications that Require the Use of the Velleman Oscilloscope.
Phasors and Kirchhoff’s Current Law
Microwave Office 2005 Training Linear Simulation – Low Noise Amplifier
Objective of Lecture Introduce the superposition principle Provide step-by-step instructions to apply superposition when calculating voltages and currents.
Electrical Circuits Making Electricity Useful Circuit Diagrams Electrical circuits can be shown in diagrams using symbols: 9.0V.
It’s always important that all of your nodes be numbered. So the way to do that is to go to Options at the top of the screen then select Preferences. When.
STEP-1 START PROTEUS Click on START button and you will get “ Proteus 7 professional “  Install Lab Center Proteus in the PC.  After Successful installation.
Transient Response. Transient Analysis Plot of the voltages or currents as a function of time. – Output plot mimics the oscilloscope display. If simulating.
A lesson approach. 2 Insert and delete sheets and cells. 1 Copy, cut, and paste cell contents. 2 Use AutoComplete and Pick From Drop-down List. 3 Use.
Diode Detector Simulation, Design and Measurement
Introduction to LTspice IV
Instrumentation & Root Mean Square Voltage
Chapter 2 Using Spreadsheets.
Introduction to PSPICE
Diode Detector Simulation, Design and Measurement
PSPICE Quickstart Revision 0
Alternating voltages and currents
AC Circuits AC Current peak-to-peak and rms Capacitive Reactiance
ECEN/MAE 3723 – Systems I MATLAB Lecture 2.
Week 9: Series RC Circuit
INTRODUCTION Spice Excel.
A Differentiator Circuit
OrCAD Capture Version 9.1 Parts Libraries.
Created by Art Kay Presented by Peggy Liska
PSRR TIPL 1232 TI Precision Labs – Op Amps
Bias Point Calculations:
Mathematical Functions when Plotting in PSpice
Bias Point Calculations:
S-parameters measurements
global parameter model parameter temperature
CIRCUITS by Ulaby & Maharbiz
Introduction to PSpice
Introduction to PSpice
Presentation transcript:

ORCAD PSPICE

In order to start using the software, you will have to create a new Project. Go to FileNewProject. A window will appear and you have to provide a new project name and browse for a location

Another window will appear; choose ‘Create a Blank Project’.

To start designing your circuit, you need to ‘Add Parts’ using the symbol. However, you will need to add one or more libraries in order to access particular parts. To add the libraries, click the ‘Add Library’ icon.

Then, a second dialog opens with a list of libraries. Select all the libraries using the ‘Shift’ key and then click the ‘Open’ button.

ADD PARTS For resistors, capacitors – category is ANALOG For voltage/current supplies – category is SOURCE For specified device with code such as D1N4148 (Silicon Diode) – EVAL

REMEMBER! Every schematic MUST have GROUND CAPSYM  0

Square Wave is the VPLUSE function in the limit of TR = TF = 0 and PW = 0.5 * PER (PER is the period of the wave). This limit case, however, causes numerical difficulties in calculations. A good choice for TR is to set it to be 1% of the PER (a period): TR = TF = 0.01 * PER, PW = 0.48 * PER. This usually results in a nice signal without a huge amount of computational need. Note that TR does not have to be exactly 1% of PER. You can choose nice round numbers for TR, TF, and PW. V1 V2 TR TF PW PER t(s)

For a sine wave, use VSIN for your voltage source instead of VAC VOFF is the DC offset – generally set to zero VAMPL is the amplitude, and FREQ is the frequency of the sine wave AC is set to zero

SIMULATION PROFILE You need to create New Simulation Profile

Create a name for your simulation profile The default simulation setting – Time Domain

After that, you can run your simulation by clicking the PLAY button Run PSPICE

MARKERS Enable Current Display Voltage Marker Voltage Differential Marker Current Marker Enable Voltage Display Enable Voltage Display and Enable Current Display can only be used when you set the Simulation Profile as Time Domain

The voltages shown there are node voltages i.e reference to the ground. So, if you need to find the voltage across R1, you use voltage differential marker Theoretically, VR1 = 10 – 3.33 = 6.667V

Display the input voltage signal and the output voltage signal (voltage across R)

How to save the graph? PRINT SCREEN? Can… Easier way: At the Simulation Output - Go to Window – Copy to Clipboard

Go to the desired destination such as Power Point or Word Press Ctrl + V

To save the raw data to Excel (for example) Click on the legend displayed on your simulation graph – once you clicked it will turn red Press Ctrl + C Go to Excel and press Ctrl + V