CIRCUIT ANALYSIS USING PSPICE Writing Netlist

Slides:



Advertisements
Similar presentations
1 Analysis and Simulation Exercises ~DC Circuit Analysis (1) Basic Circuit Laws (Kirchhoff ’ s Voltage/ Current Law) Thévenin’s Theorem Norton ’ s Theorem.
Advertisements

EEL102 Introduction to SPICE. Spice – Introduction Spice is a short form of : Simulated Program with Integrated Circuit Emphasis Used for circuit analysis.
Getting Started with Cadence Compiled by Ryan Johnson April 24, 2002  Open Orcad Capture under Engineering Software  Under FILE, choose NEW, PROJECT.
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 SPICE. History  SPICE stands for Simulation Program with Integrated Circuit Emphasis  In 1960 ECAP was developed by a team of IBM programmers.
INTRODUCTION Spice Excel. SPICE Simulation Program with Integrated Circuit Emphasis.
Introduction to PSpice Simulation Software. The Origins of SPICE In the 1960’s, simulation software begins –CANCER Computer Analysis of Nonlinear Circuits,
Using Spice in Lab Practicing for Analog ASIC Design Goran Jovanović, Faculty of Electronic Engineering University of Niš Serbia and Montenegro.
ORCAD P-spice SPICE is a circuit simulation program-industry standard You create a circuit different circuit editors Then you simulate it! Gives you currents,
PSpice Version 9.1 Schematics. Objective of Lecture Demonstrate how to use PSpice Schematics to calculate node voltages and the currents flowing into.
Text Exercise 4.43 (a) 1 for level A X = 0 otherwise Y =  0 +  1 X +  or E(Y) =  0 +  1 X  0 =  1 = the mean of Y for level B the amount that the.
IEEE Spice Seminar Simulation Program with Integrated Circuit Emphasis.
C. Hutchens Chap 4 ECEN 3313 Handouts 1 Chapter 4 Bipolar Junction Transistors.
METHODS OF ANALYSIS Mesh Analysis Nodal analysis.
Introduction to PSpice R. E. Abdel-Aal February 2005.
EE 2303 Week 2 EE 2303 Week 2. Overview Kirchoff’s Current Law (KCL) Kirchoff’s Voltage Law (KVL) Introduction to P-spice.
1 Lab Session-IV CSIT-120 Spring 2001 Lab 3 Revision and Exercises Rev: Precedence Rules Lab Exercise 4-A Machine Language Programming The “Micro” Machine.
Simulation of Created Design Documentation on the simulation process of a basic injector-separation channel model design.
Programming Introduction November 9 Unit 7. What is Programming? Besides being a huge industry? Programming is the process used to write computer programs.
A Visual Introduction to PC SAS. Start SAS by double-clicking on the SAS icon...
METHODS OF ANALYSIS Mesh Analysis Nodal analysis.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering Circuit Design Verification.
Agenda What is Computer Programming? The Programming Process
KCIDE A Major Research Project with NASA-Glenn.
1 Circuit Simulation using PSPICE PSPICE Seminar.
1 Import NRCC Data February 2015 Obtaining NRCC Rainfall Data and Importing it into WinTR-20.
CIRCUIT ANALYSIS USING NGSPICE
Islamic Azad University - Qazvin Branch1 HSPICE ® Introduction Autumn 2006.
Lecture 1: basics Oscilloscope & SPICE Basics. Lecture outline Course Goals/Outline The Oscilloscope P-SPICE Download Basic Circuits Lab Exercise Reading:
Python File Handling. In all the programs you have made so far when program is closed all the data is lost, but what if you want to keep the data to use.
Computer Aided Design Course 5 Transient Analyses.
Advanced Digital Circuits ECET 146 Week 4 Professor Iskandar Hack ET 221G,
Lecture on PSpice. Introduction to SPICE  SPICE was originally developed at the University of California, Berkeley (1975).  Simulation Program for Integrated.
ELECTRIC CIRCUITS ECSE-2010 Spring 2003 Class 3. ASSIGNMENTS DUE Today (Thursday): Will introduce PSpice Activity 3-1 (In Class) using PSpice Will do.
SPICE Simulation Program with Integrated Circuit Emphasis –Developed in 1970’s at Berkeley –Many commercial versions are available –Used for simulating.
Verified Network Configuration. Verinec Goals Device independent network configuration Automated testing of configuration Automated distribution of configuration.
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
BIT 286: Web Applications Automated Web Testing. Selenium  Selenium Is moving from being Firefox based to being more of a 'normal desktop' program that.
BJT Transistors and Characteristics ELEC 121. January 2004ELEC 1212 Introduction to BJT’s BJT Specification Sheets BJT Characteristic Family of Curves.
Apperson (model 1200)  Instant student performance data  Quickly determine objectives requiring remediation  PM Session data as simple as cut/paste.
PSPICE – Windows Version
Tutorial on PC1D Mohit Mehta. Program Description PC1D solves the fully coupled non-linear equations for the quasi-1-d transport of electrons & holes.
Vocabulary in VB So Far. Assignment: Used to change the value of an object at run time Used to change the value of an object at run time.
PN Junction Diode ENGI 242 ELEC 222. January 2004ENGI 242/ELEC 2222 PN Junction Diode Diode Model Analysis –Ideal –Approximation –Exact Diode Specification.
Introduction to PSpice
1 Import NOAA Atlas 14 Data June 2015 Obtaining NOAA Atlas 14 Rainfall Data and Importing it into WinTR-20 Presented by: WinTR-20 Development Team.
Two-Port Networks Chapter 19.
PROGRAMMING IN PYTHON LETS LEARN SOME CODE TOGETHER!
Exercise 1 #include int main() { printf(“Hello C Programming!\n”); return 0; } 1.Run your Visual Studio 2008 or Create a new “project” and add.
Introduction to Programming on MATLAB Ecological Modeling Course Sep 11th, 2006.
Nov.6 th 1 Multimedia Lab..  Schematic Editor For MyAnalog 실행 ◦ MyCAD Pro 2007 > Schematic Editor For MyAnalog 2 Multimedia Lab.
Lab 1 LTspice Intro EC538 Selected Topics in Electronics 1 Eng. Nihal Tawfik.
CS151 Introduction to Digital Design Chapter 3: Combinational Logic Design 3-4 Verification 1Created by: Ms.Amany AlSaleh.
Introduction to LTspice IV
Introduction to PSPICE
Exercise 1 In Fig. 1, run the analysis, and verify that the overall voltage gain Av=V0/Vs=-25.74, input resistance at VS = 15.44K, output resistance at.
Introduction to Programming (CS 201)
INTRODUCTION Spice Excel.
Spice Seminar Simulation Program with Integrated Circuit Emphasis.
Assignment 4 For this assignment refer to the notes on MATLAB from an MIT course that you can find here (or at the original website, lectures 14, 15, 16).
Homework 2 [due Jan. 31] [1] Given the circuit as shown below and a unit step voltage source at the input node s, use SPICE to simulate the circuit and.
Evaluating Logarithms
Counter Integrated Circuits (I.C.s)
CSCI N207 Data Analysis Using Spreadsheet
Introduction to PSpice
Spice Seminar Simulation Program with Integrated Circuit Emphasis.
Introduction to PSpice
Presentation transcript:

CIRCUIT ANALYSIS USING PSPICE Writing Netlist For SEE 1003 2010/2011 - I

Objective: To show how to simulate a simple circuit using DC analysis in PSpice based on netlist.

PSpice Originated from Spice - Simulation Program with Integrated-Circuit Emphasis PSpice is the PC version of Spice developed in 1984 Developed by MicroSim later bought by Cadence Design Systems Where to get the student version of PSpice? http://encon.fke.utm.my/courses/see1003/downloads.html Google for “student version pspice 9.1 download”

Why PSpice ? Its part of the requirements for program accreditation It is becoming an Industry Standard for circuit simulation You will be using it again (and again) in future courses Used to verify your answers for your homework/assignment in SEE 1003 As part of your assignment – will not be asked in exams

Input file (*.cir) containing Steps in simulating circuit using PSpice Circuits Output file **** 07/21/10 10:19:34 *********** Evaluation PSpice (Nov 1999) ************** Test 1 **** CIRCUIT DESCRIPTION ****************************************************************************** i1 0 1 dc 1.5 r1 1 0 100 r2 1 2 150 r3 2 0 250 .dc i1 1.5 1.5 1 .print dc v(1) v(2) i(r1) i(r2) .end **** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C i1 V(1) V(2) I(r1) I(r2) 1.500E+00 1.200E+02 7.500E+01 1.200E+00 3.000E-01 JOB CONCLUDED TOTAL JOB TIME .02 Input file (*.cir) containing Netlist PSPICE

1 2 3 Steps in simulating circuit using PSpice Convert your circuit into a netlist. Save your netlist using text editor with extension .cir 2 Run PSpice and simulate your .cir file 3 Obtain the results from your output file

Examples – DC analysis This is how you write a PSpice netlist for the circuit: Test 1 i1 0 1 dc 1.5 r1 1 0 100 r2 1 2 150 r3 2 0 250 .dc i1 1.5 1.5 1 .print dc v(1) v(2) i(r1) i(r2) .end  Title statement  Data statement 1  Control statement  Output statement  End statement

2 Run PSpice and simulate your .cir file

3 Display the output  This depends on what you write in the output statement

Examples