GETTING STARTED WITH ADS

Size: px
Start display at page:

Download "GETTING STARTED WITH ADS"

Transcription

1 ADS Startup Tutorial v2 Page 1 of 17 GETTING STARTED WITH ADS Advanced Design System (ADS) from Agilent Technologies is an extremely powerful design tool for many aspects of electrical and computer engineering including Microwave, RF and digital systems engineering. It also contains a complete simulation package for electrical circuits including DC, steady-state (AC), and transient (time-varying) analysis. More powerful than PSPICE, ADS can analyze extremely complicated circuits seen in EE 322 Electronics II and EE 481 Microwave Engineering. ADS can also display DC values directly on the schematic just like PSPICE. A quick tutorial containing a DC analysis/simulation and a Transient analysis/simulation is presented in this manual. For a more complete description, please visit the ADS help files at C:\ads2003a\doc\manuals.htm or 1. Beginning a Project Figure 1 below shows the first screen you will see when you run ADS. You need to start a New Project before you do anything else. Click File New Project and enter the name of the folder where you would like your project stored. Click OK and you will be presented with the Schematic Layout Interface shown in Fig Placing Parts Figure 1: ADS Startup Screen Begin by laying out your circuit. The interface here is very similar to SPICE. You can either place generic parts (resistors, capacitors, inductors, etc.) or choose a specific component part number (2N2222A transistor, 1N4148 diode, etc.).

2 ADS Startup Tutorial v2 Page 2 of 17 To insert a generic component into the schematic, locate the drop-down menu in the upper left-hand corner of the screen. From this menu, select a Category (Lumped, Sources, Simulation ). All components (i.e. parts) available in this category will appear on the lefthand panel (Fig. 2). Resistors, Capacitors, and Inductors can be found under the Lumped Components Category. When you are done placing a certain component, hit the Esc key. To rotate a component, first select it with the mouse, and then press Ctrl + R. To select a specific part, click Insert Component Component Library., which will bring up the screen found in Fig. 3. Wire Symbol Categories Ground Symbol Components Figure 2: Placing Components in the Schematic Layout Interface To place this specific component, select the library in the left hand pane and the component in the right hand pane, or click Tools Find and type the component number. Next, click Edit Copy Library/Component. Once you close the window, the component will be available for use.

3 ADS Startup Tutorial v2 Page 3 of 17 Wire Symbol Figure 3: Using the Component Library When placing sources, use the Source Category that corresponds to the type of analysis you are interested in. For example, for transient analysis use a time domain source. The symbol for ground can be found at the top of the ADS window in the lower toolbar, just to the right of the drop-down component lists. Wires are drawn by clicking Insert Wire or by clicking the Wire symbol (Fig. 3) in the lower toolbar. Now you are ready to specify your component parameters. ADS defaults to listing their parameters right on the schematic, so they can be changed there or you can double click on the part and change them as you would in SPICE. Two examples of circuit simulation and analysis are shown below. The first circuit demonstration is a simple DC voltage divider (Fig. 4). The later demonstration is a transient analysis of a common-emitter amplifier (Fig. 11).

4 ADS Startup Tutorial v2 Page 4 of DC Analysis/Simulation Figure 4: Voltage Divider Circuit Setup Figure 4 shows the proper layout of the circuit we will be simulating. Construct the circuit in ADS if you wish to follow along. Before you can simulate your circuit, you will need to add a Simulation Component to your design as shown in Fig. 5. This is one of the biggest differences from other simulation packages such as PSPICE. Click Simulation DC in the drop-down category box and add the DC component.

5 ADS Startup Tutorial v2 Page 5 of 17 Simulation Category Simulation Component Figure 5: Adding Simulation Components If you wish to view the DC values directly on the schematic, skip the next step and go directly to the subsection titled Simulation. The last step required before simulating is to label any nodes or wires so you can view the dc voltage values at these locations after simulations. To label the nodes or wires, click the red Name button located in the lower toolbar next to the wire symbol. This will bring up the window shown in Fig. 6. You can type in the name you want (Output, Input, Vo, etc.) and then click the wire or the node of interest. When you are finished naming the nodes, press the Esc key. Simulate Button Name Button Figure 6: Naming Nodes

6 ADS Startup Tutorial v2 Page 6 of 17 Simulation Now you are ready to simulate. To begin a simulation, press the Simulate button next to the red Name button, or click Simulate Simulate in the menu. Once the numerical computations are completed, the screen shown in Fig. 7 will appear. Plot Type Figure 7: Simulation Output Screen If you wish to create a table please continue, otherwise skip to the subsection titled Displaying DC Values on Schematic. To create a plot, click the button in the left-hand pane corresponding to the type of plot you would like (in this case the fifth type of plot, which is a table).

7 ADS Startup Tutorial v2 Page 7 of 17 Figure 8: Plot Properties The properties window shown in Fig. 8 will appear (to bring the properties window up again, just double click on the plot). The first tab (Plot Type) lets you select the type of plot and which variables you would like to plot. The nodes and wires you labeled in the circuit should be shown in the list. To plot the voltages at the labeled points, just select them in the lefthand list and click >>Add>> to transfer them over to the right-hand list. You may enter more complicated expressions for the traces (e.g., one quantity divided by another) by clicking the Advanced button and editing the trace expression (an example of this is shown later in Fig. 22). Insert mathematical operators (/, *, +, _, etc.) as you normally would. When you have selected your traces, click OK and the list shown in Fig. 9 will appear.

8 ADS Startup Tutorial v2 Page 8 of 17 Figure 9: Initial Plot The list shown in Fig. 9 gives the DC values of the current and voltage calculated from the simple DC circuit we have constructed. Any number of values can be displayed in this list. Displaying DC Values Directly on the Schematic To display DC values directly on the schematic (Fig. 10), select Simulate Annotate DC Solution from the drop-down menu after the simulation is complete. Voltages are displayed next to their corresponding nodes while currents are displayed near the tick marks on the components. ADS always assumes that the current is directed into the element at the node designated by the tick mark. If you suspect your current is negative of what it should be, rotate the component 180 degrees (Ctrl + R) so the tick mark is on the positive side of the element. Occasionally, the reported current and voltage values may appear on top of each other. If this occurs, try moving the wire and then selecting Simulate Clear DC Annotation to remove the values and selecting Simulate Annotate DC Solution to display the values once again.

9 ADS Startup Tutorial v2 Page 9 of 17 Tick Mark on component DC Values Figure 10: Displaying DC Values directly on Schematic The following section describes how to work with Transient Analysis/Simulation. The same basic steps should be taken to set up your schematic. Transient Analysis incorporates added features (compared to DC Analysis) and allows you to use some of the more advanced capabilities of ADS.

10 ADS Startup Tutorial v2 Page 10 of Transient Analysis/Simulation Figure 11: Completed Schematic Figure 11 shows the proper layout of the circuit we will be analyzing. Before you can simulate your circuit, you will need to add a Simulation Component to your design. Click Simulation Transient in the drop-down category box and add the Trans component as shown in Fig. 12. Simulation Category Simulation Component Figure 12: Adding Simulation Components

11 ADS Startup Tutorial v2 Page 11 of 17 As with the components, you can change the simulation settings right on the schematic or by double clicking on the Simulation Component, which will bring up the window shown below in Fig. 13. Figure 13: Setting up Simulation Components Set appropriate start and stop times as well as a step size. Make sure your step size is small enough to give adequate points for a smooth graph. The last step required before simulating is to label any nodes or wires of interest so that you can graph these voltages later. To label the nodes or wires, click the red Name button located in the lower toolbar next to the wire symbol. This will bring up the window shown in Fig. 14. You can type in the name you want (Output, Input, Vo, etc.) and then click on the wire or the node of interest. When you are finished naming the nodes, press the Esc key.

12 ADS Startup Tutorial v2 Page 12 of 17 Simulate Name Figure 14: Naming Nodes Now you are ready to simulate. To begin a simulation, press the Simulate button next to the red Name button, or click Simulate Simulate in the menu. Once the numerical computations have completed, the screen shown in Fig. 15 will appear. Rectangular Plot Figure 15: Simulation Output Screen

13 ADS Startup Tutorial v2 Page 13 of 17 To create a plot, either click the button in the left hand pane corresponding to the type of plot you would like (the top one is Rectangular, the third is Smith Chart, etc.) or click Insert Plot. The properties window shown in Fig. 16 will appear. To bring up the properties window again, just double click on the plot. The first tab (Plot Type) lets you select the type of plot and the variables you would like to plot. The nodes and wires you labeled in the circuit should be shown in the list. To plot voltages at the labeled points, just select them in the lefthand list and click >>Add>> to transfer them over to the right-hand list. Figure 16: Plot Properties You may enter more complicated expressions for the traces (e.g., one quantity divided by another) by clicking the Advanced button and editing the trace expression (an example of this is shown later in Fig. 22). Insert mathematical operators (/,*,+,_,etc.) as you normally would. When you have finished selecting your traces, click OK and the plot shown in Fig. 17 will appear. Note: If your plot looks more jagged or otherwise differently than you expected, you may want to try reducing your time step size on the simulation component and re-simulating.

14 ADS Startup Tutorial v2 Page 14 of 17 Figure 17: Initial Plot If you wish to make adjustments to the graph, you can do so by double clicking on the graph to bring up the properties window and selecting the second tab (Properties). Here, among other tasks, you can title and label the graph. The Properties Tab can be seen below in Fig. 18. Figure 18: Properties Tab

15 ADS Startup Tutorial v2 Page 15 of 17 You can also adjust the axis scale. To do so, click on the axis you would like to change in the left hand pane. Unclick the Auto Scale check box and put in the new axis limits. When you are done making changes, click OK and the graph will be updated to reflect the new limits. Once your plot is constructed, you can measure specific values anywhere on the plot using markers. To add a marker, click Marker New and then click the trace you would like to place the marker on. Your window should now look similar to Fig. 19. You can then drag the marker, or use the arrow keys, to move the marker to the location on the plot where you wish to measure a specific value. Figure 19: Using Markers 5. Frequency Domain Simulation and Impedance Calculations In order to simulate a circuit in the frequency domain, you must select the correct simulation component. Click Simulation AC in the drop down category box and add the AC component as shown in Fig. 20. Then simulate as you normally would.

16 ADS Startup Tutorial v2 Page 16 of 17 Simulation Category Figure 20: AC Simulation Component To compute impedance, the I_Probe component (Fig. 21) must be added. Click Probe Components in the drop down category box and add the I_Probe component. You will also need to label the wire. I_Probe Category Figure 21: Impedance Component Create a Rectangular Plot. Click Advanced and enter your expression for impedance (V/I) (Fig. 22).

17 ADS Startup Tutorial v2 Page 17 of 17 Advanced Type Expression Figure 22: Simulation Expression After the expression has been entered, add a new marker as shown in Fig. 19. Place the marker on the trace at the frequency that you wish to find the impedance of your circuit. Right-click on the marker box and choose Item Options. Finally, change the complex format after clicking the tab Readout to real and imaginary as shown in Fig. 23. Right Click -Item Options Real and Imaginary Figure 23: Plot of Impedance

Click on the SwCAD III shortcut created by the software installation.

Click on the SwCAD III shortcut created by the software installation. LTSpice Guide Click on the SwCAD III shortcut created by the software installation. Select File and New Schematic. Add a component Add a resistor Press R or click the resistor button to insert a resistor.

More information

PSpice Tutorial. Physics 160 Spring 2006

PSpice Tutorial. Physics 160 Spring 2006 PSpice Tutorial This is a tutorial designed to guide you through the simulation assignment included in the first homework set. You may either use the program as installed in the lab, or you may install

More information

Lab 1: Analysis of DC and AC circuits using PSPICE

Lab 1: Analysis of DC and AC circuits using PSPICE Lab 1: Analysis of DC and AC circuits using PSPICE 1. Objectives. 1) Familiarize yourself with PSPICE simulation software environment. 2) Obtain confidence in performing DC and AC circuit simulation. 2.

More information

Using PSpice to Simulate Transmission Lines K. A. Connor Summer 2000 Fields and Waves I

Using PSpice to Simulate Transmission Lines K. A. Connor Summer 2000 Fields and Waves I Using PSpice to Simulate Transmission Lines K. A. Connor Summer 2000 Fields and Waves I We want to produce the image shown above as a screen capture or below as the schematic of this circuit. R1 V1 25

More information

PSpice with Orcad 10

PSpice with Orcad 10 PSpice with Orcad 10 1. Creating Circuits Using PSpice Tutorial 2. AC Analysis 3. Step Response 4. Dependent Sources 5. Variable Phase VSin Source Page 1 of 29 Creating Circuits using PSpice Start Orcad

More information

EE 210 Lab Assignment #2: Intro to PSPICE

EE 210 Lab Assignment #2: Intro to PSPICE EE 210 Lab Assignment #2: Intro to PSPICE ITEMS REQUIRED None Non-formal Report due at the ASSIGNMENT beginning of the next lab no conclusion required Answers and results from all of the numbered, bolded

More information

Copyright 2008 Linear Technology. All rights reserved. Getting Started

Copyright 2008 Linear Technology. All rights reserved. Getting Started Copyright. All rights reserved. Getting Started Copyright. All rights reserved. Draft a Design Using the Schematic Editor 14 Start with a New Schematic New Schematic Left click on the New Schematic symbol

More information

A Crash Course on Using Agilent Advanced Design System (ADS)

A Crash Course on Using Agilent Advanced Design System (ADS) A Crash Course on Using Agilent Advanced Design System (ADS) By Chris Sanabria, sanabria@ece.ucsb.edu 2/9/02 If you are an engineer and have anything to do with circuit simulation, in particular high frequency

More information

ECE145A/218A A short tutorial on using Agilent ADS

ECE145A/218A A short tutorial on using Agilent ADS ECE145A/218A A short tutorial on using Agilent ADS Here is a circuit with a 25 ohm source and a complex load. In this example, a matching network to match source to load is to be evaluated. 25Ω MN 125

More information

Manual for Wavenology EM Graphic Circuit Editor. Wave Computation Technologies, Inc. Jan., 2013

Manual for Wavenology EM Graphic Circuit Editor. Wave Computation Technologies, Inc. Jan., 2013 Manual for Wavenology EM Graphic Circuit Editor Wave Computation Technologies, Inc. Jan., 2013 1 Introduction WCT Graphic Circuit Editor is used to build a Spice circuit model in WCT EM full wave simulator.

More information

There are three windows that are opened. The screen that you will probably spend the most time in is the SCHEMATIC page.

There are three windows that are opened. The screen that you will probably spend the most time in is the SCHEMATIC page. Pspice Tutorial Create a new project and select Analog or Mixed A/D. Choose an appropriate project name and a path. A new window pop up with the Pspice project type, select Create a blank project and click

More information

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t Tutorials Introductory Tutorials These tutorials are designed to give new users a basic understanding of how to use SIMetrix and SIMetrix/SIMPLIS. Tutorial 1: Getting Started Guides you through getting

More information

Getting Started with Orcad Lite, Release 9.2

Getting Started with Orcad Lite, Release 9.2 Getting Started with Orcad Lite, Release 9.2 Professor Robert Hofinger Purdue University - Columbus You start a new project (program) by going to the File menu in the upper left corner, then New, and then

More information

Start ADS and Create an Empty Project

Start ADS and Create an Empty Project Start ADS and Create an Empty Project Look for a desktop icon or start menu item entitled Advanced Design System 2011 ADS will start up and you will see ultimately: ADS Session 1 click for new project

More information

DC Circuit Simulation

DC Circuit Simulation Chapter 2 DC Circuit Simulation 2.1 Starting the Project Manager 1. Select Project Manager from the Start All Program Cadence Release 16.5 Project Manager. 2. Select Allegro PCB Designer (Schematic) from

More information

Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine

Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine A. Launch PuTTY. 1. Load the Saved Session that has Enable X11 forwarding and the Host Name is cvl.ece.vt.edu.

More information

LTspice Getting Started Guide. Copyright 2007 Linear Technology. All rights reserved.

LTspice Getting Started Guide. Copyright 2007 Linear Technology. All rights reserved. Copyright 2007 Linear Technology. All rights reserved. Why Use LTspice? Stable SPICE circuit simulation with Unlimited number of nodes Schematic/symbol editor Waveform viewer Library of passive devices

More information

Introduction to PSpice

Introduction to PSpice Introduction to PSpice Simulation Software 1 The Origins of SPICE In the 1960 s, simulation software begins CANCER Computer Analysis of Nonlinear Circuits, Excluding Radiation Developed at the University

More information

Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction

Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction Simulation is a mathematical way of emulating the behavior of a circuit. With simulation, you can determine

More information

1. Working with PSpice:

1. Working with PSpice: Applied Electronics, Southwest Texas State University, 1, 13 1. Working with PSpice: PSpice is a circuit simulator. It uses the Kirchhoff s laws and the iv-relation of the used components to calculate

More information

How to Get Started. Figure 3

How to Get Started. Figure 3 Tutorial PSpice How to Get Started To start a simulation, begin by going to the Start button on the Windows toolbar, then select Engineering Tools, then OrCAD Demo. From now on the document menu selection

More information

SCHEMATIC1 SCHEMATIC2 SCHEMATIC1 SCHEMATIC2 SCHEMATIC3 PAGE1 PAGE2 PAGE3 PAGE1 PAGE1 PAGE2 PAGE1 PAGE1 PAGE2

SCHEMATIC1 SCHEMATIC2 SCHEMATIC1 SCHEMATIC2 SCHEMATIC3 PAGE1 PAGE2 PAGE3 PAGE1 PAGE1 PAGE2 PAGE1 PAGE1 PAGE2 An OrCAD Tutorial Dr. S.S.Limaye 1. Introduction OrCAD is a suite of tools from Cadence company for the design and layout of printed circuit boards (PCBs). This is the most popular tool in the industry.

More information

SIMetrix/SIMPLIS Library

SIMetrix/SIMPLIS Library SIMetrix/SIMPLIS Library User Manual August 2018 Murata Manufacturing Co., Ltd. Ver. 1.0 1 22 August 2018 Contents Page 1. About this Manual 3 2. Operating Environment 4 3. (Preparation) Library Decompression

More information

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University Brief overview: OrCad is a suite of tools from Cadence for the design and layout of circuit design and PCB design. We are currently using version

More information

Setting up an initial ".tcshrc" file

Setting up an initial .tcshrc file ECE445 Fall 2005 Introduction to SaberSketch The SABER simulator is a tool for computer simulation of analog systems, digital systems and mixed signal systems. SaberDesigner consists of the three tools,

More information

Workshop 5-1: Dynamic Link

Workshop 5-1: Dynamic Link Workshop 5-1: Dynamic Link 2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Overview Linear Circuit Overview Dynamic Link Push Excitations Dynamic Link Example: Impedance Matching of Log-Periodic

More information

Orcad Tutorial: Oscillator design and Simulation Schematic Design and Simulation in Orcad Capture CIS Full Version

Orcad Tutorial: Oscillator design and Simulation Schematic Design and Simulation in Orcad Capture CIS Full Version Orcad Tutorial: Oscillator design and Simulation Prof. Law Schematic Design and Simulation in Orcad Capture CIS Full Version Notation: To simplify what one should click to perform a task, the following

More information

Cadence Schematic Tutorial. EEE5320/EEE4306 Fall 2015 University of Florida ECE

Cadence Schematic Tutorial. EEE5320/EEE4306 Fall 2015 University of Florida ECE Cadence Schematic Tutorial EEE5320/EEE4306 Fall 2015 University of Florida ECE 1 Remote access You may access the Linux server directly from the NEB Computer Lab using your GatorLink username and password.

More information

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410 Cadence Analog Tutorial 1: Schematic Entry and Transistor Characterization Created for the MSU VLSI program by Professor A. Mason and the AMSaC lab group. Revision Notes: July2004 Generate tutorial for

More information

1. INTRODUCTION. PSpice with OrCAD Capture (release 16.6 edition)

1. INTRODUCTION. PSpice with OrCAD Capture (release 16.6 edition) 1. INTRODUCTION SPICE (Simulation Program for Integrated Circuits Emphasis.) is a powerful general purpose analog and mixed-mode circuit simulator that is used to verify circuit designs and to predict

More information

A gentle introduction to QUCS: simulating a linear circuit

A gentle introduction to QUCS: simulating a linear circuit A gentle introduction to QUCS: simulating a linear circuit Romano Giannetti, romano.giannetti@gmail.com October 17, 2014 This is a step by step tutorial on how to use QUCS to simulate multi-stage amplifier

More information

Figure 1: PSpice symbol for a trim pot.

Figure 1: PSpice symbol for a trim pot. Prepared By: Joshua Wang and RW Hendricks Date: January 23, 2007 Revision: 1.0 (original release) Application: PSpice 9.2 and above A major use of the trim pot 1 is in applications where one needs to make

More information

Experiment 0: Introduction to Cadence

Experiment 0: Introduction to Cadence UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE105 Lab Experiments Experiment 0: Introduction to Cadence Contents 1. Introduction...

More information

SOUTHERN POLYTECHNIC S. U.

SOUTHERN POLYTECHNIC S. U. SOUTHERN POLYTECHNIC S. U. ECET 1012 Laboratory Exercise #4 ELECTRICAL & COMPUTER ENGINEERING TECHNOLOGY Introduction to PSpice Name Lab Section Date Overview: This laboratory experiment introduces the

More information

EECS 211 CAD Tutorial. 1. Introduction

EECS 211 CAD Tutorial. 1. Introduction EECS 211 CAD Tutorial 1. Introduction This tutorial has been devised to run through all the steps involved in the design and simulation of an audio tone control amplifier using the Mentor Graphics CAD

More information

SPICE Models: ROHM Voltage Detector ICs

SPICE Models: ROHM Voltage Detector ICs SPICE Models: ROHM Voltage Detector ICs BD48 G/FVE,BD49 G/FVE,BD52 G/FVE,BD53 G/FVE, No.10006EAY01 1. INTRODUCTION 1.1 SPICE SPICE is a general-purpose circuit-simulation program for nonlinear DC, nonlinear

More information

Scottish Improvement Skills

Scottish Improvement Skills Scottish Improvement Skills Creating a run chart on MS Excel 2007 Create and save a new Excel worksheet. Some of the details of steps given below may vary slightly depending on how Excel has been used

More information

Instructions for EE 42 PSpice Assignment

Instructions for EE 42 PSpice Assignment Instructions for EE 42 PSpice Assignment This assignment gives you an introduction to the SPICE circuit simulator. You will use the PSpice version of it to analyze a few problems from previous homework

More information

CPE/EE 427, CPE 527, VLSI Design I: Tutorial #2, Schematic Capture, DC Analysis, Transient Analysis (Inverter, NAND2)

CPE/EE 427, CPE 527, VLSI Design I: Tutorial #2, Schematic Capture, DC Analysis, Transient Analysis (Inverter, NAND2) CPE/EE 427, CPE 527, VLSI Design I: Tutorial #2, Schematic Capture, DC Analysis, Transient Analysis (Inverter, NAND2) Joel Wilder, Aleksandar Milenkovic, ECE Dept., The University of Alabama in Huntsville

More information

Simulation examples Chapter overview

Simulation examples Chapter overview Simulation examples 2 Chapter overview The examples in this chapter provide an introduction to the methods and tools for creating circuit designs, running simulations, and analyzing simulation results.

More information

TINA-TI Simulation Software. Application Note

TINA-TI Simulation Software. Application Note TINA-TI Simulation Software Application Note Phil Jaworski Design Team 6 11/16/2012 Abstract TINA-TI is a circuit design and simulation tool created by both Texas Instruments and DesignSoft that has helped

More information

Graph based simulation tutorial

Graph based simulation tutorial Capítulo 1 Graph based simulation tutorial 1.1. Introduction The purpose of this tutorial is to show you, by use of a simple amplifier circuit, how to perform a graph based simulation using PROTEUS VSM.

More information

Advanced Design System 1.5. Data Display

Advanced Design System 1.5. Data Display Advanced Design System 1.5 Data Display December 2000 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard

More information

AMS 0.18 µm PDK Setup and Cadence Tutorial Contributors

AMS 0.18 µm PDK Setup and Cadence Tutorial Contributors AMS 0.18 µm PDK Setup and Cadence Tutorial Contributors Muhammad Ahmed, Sita Asar, and Ayman Fayed, Power Management Research Lab, https://pmrl.osu.edu, Department of Electrical and Computer Engineering,

More information

Creating a New Schematic

Creating a New Schematic 4 Creating a New Schematic Projects To do a linear analysis, you must first create a project, create a schematic within that project, and then run the simulation. This guide shows you how to create schematics

More information

TUTORIAL How to Use the SPICE Module

TUTORIAL How to Use the SPICE Module TUTORIAL How to Use the SPICE Module February 2018 1 1. Overview The SPICE Module is an add-on option in PSIM. Powered by CoolSPICE developed by CoolCAD Electronics LLC., the SPICE Module provides a SPICE

More information

University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab

University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab Preparing For Export... 1 Assigning Footprints... 1 Recommended Footprints... 2 No Connects... 3 Design Rules Check... 3 Create

More information

Exercise 1. Section 2. Working in Capture

Exercise 1. Section 2. Working in Capture Exercise 1 Section 1. Introduction In this exercise, a simple circuit will be drawn in OrCAD Capture and a netlist file will be generated. Then the netlist file will be read into OrCAD Layout. In Layout,

More information

Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group.

Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group. Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group. Revision Notes: Aug. 2003 update and edit A. Mason add intro/revision/contents

More information

Working with Spectrum Tabs, Plots, and Charts

Working with Spectrum Tabs, Plots, and Charts CHAPTER 7 Spectrum Tabs, Plots, and Charts Overview Cisco Spectrum Expert software provides two spectrum tabs, Spectrum and Spectrum (2). Each tab operates identically. The tabs allow you to create, name,

More information

SystemVue 2011 Fundamentals (version ) LAB EXERCISE 1. SystemVue Basics

SystemVue 2011 Fundamentals (version ) LAB EXERCISE 1. SystemVue Basics SystemVue 2011 Fundamentals (version 1-2012) LAB EXERCISE 1 SystemVue Basics This lab exercise introduces the basic use model of SystemVue, including using the built-in templates, running analyses and

More information

Analog IC Simulation. Mentor Graphics 2006

Analog IC Simulation. Mentor Graphics 2006 Analog IC Simulation Mentor Graphics 2006 Santa Clara University Department of Electrical Engineering Date of Last Revision: March 29, 2007 Table of Contents 1. Objective... 3 2. Basic Test Circuit Creation...

More information

Getting started. Starting Capture. To start Capture. This chapter describes how to start OrCAD Capture.

Getting started. Starting Capture. To start Capture. This chapter describes how to start OrCAD Capture. Getting started 1 This chapter describes how to start OrCAD Capture. Starting Capture The OrCAD Release 9 installation process puts Capture in the \PROGRAM FILES\ORCAD\CAPTURE folder, and adds Pspice Student

More information

Steady-State and Transient Thermal Analysis of a Circuit Board

Steady-State and Transient Thermal Analysis of a Circuit Board Steady-State and Transient Thermal Analysis of a Circuit Board Problem Description The circuit board shown below includes three chips that produce heat during normal operation. One chip stays energized

More information

Using KiCad with AimSpice Doc 0.2 CETA - Univ. Hartford, Connecticut, USA

Using KiCad with AimSpice Doc 0.2 CETA - Univ. Hartford, Connecticut, USA Using KiCad with AimSpice Doc 0.2 CETA - Univ. Hartford, Connecticut, USA KiCad is a open source software package for schematic capture and PC board layout. KiCad also provides some capability in producing

More information

MapleSim User's Guide

MapleSim User's Guide MapleSim User's Guide Copyright Maplesoft, a division of Waterloo Maple Inc. 2001-2009 MapleSim User's Guide Copyright Maplesoft, MapleSim, and Maple are all trademarks of Waterloo Maple Inc. Maplesoft,

More information

Lab 2: Functional Simulation Using. Affirma Analog Simulator

Lab 2: Functional Simulation Using. Affirma Analog Simulator Lab 2: Functional Simulation Using Affirma Analog Simulator This Lab will go over: 1. Creating a test bench 2. Simulation in Spectre Spice using the Analog Design environment 1. Creating a test bench:

More information

Module 4: Creating Content Lesson 5: Creating Visualizations Try Now!

Module 4: Creating Content Lesson 5: Creating Visualizations Try Now! Module 4: Creating Content Lesson 5: Creating Visualizations Try Now! In this Try Now! exercise, you will be creating a visualization in your Sales domain, based on the data you uploaded from your Microsoft

More information

Lesson 2: DC Bias Point Analysis

Lesson 2: DC Bias Point Analysis 2 Lesson 2: DC Bias Point Analysis Lesson Objectives After you complete this lesson you will be able to: Create a simulation profile for DC Bias analysis Netlist the design for simulation Run a DC Bias

More information

LAB EXERCISE 3 Harmonic Balance Techniques

LAB EXERCISE 3 Harmonic Balance Techniques ADS 2012 Circuit Simulation Techniques (v.2 - April 2013) LAB EXERCISE 3 Harmonic Balance Techniques Topics: Harmonic Balance simulations are covered including swept variables, 2-tone simulations, equations

More information

Smith Chart Utility May 2007

Smith Chart Utility May 2007 Smith Chart Utility May 2007 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material, including,

More information

EXPERIMENT 1 INTRODUCTION TO MEMS Pro v5.1: DESIGNING a PIEZO- RESISTIVE PRESSURE SENSOR

EXPERIMENT 1 INTRODUCTION TO MEMS Pro v5.1: DESIGNING a PIEZO- RESISTIVE PRESSURE SENSOR EXPERIMENT 1 INTRODUCTION TO MEMS Pro v5.1: DESIGNING a PIEZO- RESISTIVE PRESSURE SENSOR 1. OBJECTIVE: 1.1 To learn and get familiar with the MEMS Pro environment and tools 1.2 To learn the basis of process

More information

Figure 1. Circuit and Parts Bin ToolBars of Electronics Workbench.

Figure 1. Circuit and Parts Bin ToolBars of Electronics Workbench. Introduction to Objectives Gain experience with use of circuit simulation software Confirm our theoretical circuit calculations Introduction Start "Electronics Workbench" (or EWB) by double clicking its

More information

KiCad Example Schematic ( ) Wien Bridge Oscillator

KiCad Example Schematic ( ) Wien Bridge Oscillator KiCad Example Schematic (2010-05-05) Wien Bridge Oscillator University of Hartford College of Engineering, Technology, and Architecture The following tutorial in that it walks you through steps to use

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

CS/EE 5720/6720 Analog IC Design Tutorial for Schematic Design and Analysis using Spectre

CS/EE 5720/6720 Analog IC Design Tutorial for Schematic Design and Analysis using Spectre CS/EE 5720/6720 Analog IC Design Tutorial for Schematic Design and Analysis using Spectre Introduction to Cadence EDA: The Cadence toolset is a complete microchip EDA (Electronic Design Automation) system,

More information

Complete Tutorial (Includes Schematic & Layout)

Complete Tutorial (Includes Schematic & Layout) Complete Tutorial (Includes Schematic & Layout) Download 1. Go to the "Download Free PCB123 Software" button or click here. 2. Enter your e-mail address and for your primary interest in the product. (Your

More information

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide TUTORIAL SESSION 2014 Technical Group Hoda Najafi & Sunita Bhide SETUP PROCEDURE Start the Altium Designer Software. (Figure 1) Ensure that the Files and Projects tabs are located somewhere on the screen.

More information

Lab 5: Circuit Simulation with PSPICE

Lab 5: Circuit Simulation with PSPICE Page 1 of 11 Laboratory Goals Introduce text-based PSPICE as a design tool Create transistor circuits using PSPICE Simulate output response for the designed circuits Introduce the Tektronics 571 Curve

More information

FACULTY OF ENGINEERING MULTIMEDIA UNIVERSITY LAB SHEET DIGITAL INTEGRATED CIRCUIT

FACULTY OF ENGINEERING MULTIMEDIA UNIVERSITY LAB SHEET DIGITAL INTEGRATED CIRCUIT FACULTY OF ENGINEERING MULTIMEDIA UNIVERSITY LAB SHEET DIGITAL INTEGRATED CIRCUIT DIC1: Schematic Design Entry, Simulation & Verification DIC2: Schematic Driven Layout Drawing (SDL) Design Rule Check (DRC)

More information

Three-Dimensional (Surface) Plots

Three-Dimensional (Surface) Plots Three-Dimensional (Surface) Plots Creating a Data Array 3-Dimensional plots (surface plots) are often useful for visualizing the behavior of functions and identifying important mathematical/physical features

More information

LTSPICE MANUAL. For Teaching Module EE4415 ZHENG HAUN QUN. December 2016

LTSPICE MANUAL. For Teaching Module EE4415 ZHENG HAUN QUN. December 2016 LTSPICE MANUAL For Teaching Module EE4415 ZHENG HAUN QUN December 2016 DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINNERING NATIONAL UNIVERSITY OF SINGAPORE Contents 1. Introduction... 2 1.1 Installation...

More information

Introduction to NI Multisim & Ultiboard

Introduction to NI Multisim & Ultiboard George Washington University School of Engineering and Applied Science Electrical and Computer Engineering Department Introduction to NI Multisim & Ultiboard Dr. Amir Aslani 8/20/2017 2 Outline Design

More information

9 POINTS TO A GOOD LINE GRAPH

9 POINTS TO A GOOD LINE GRAPH NAME: PD: DATE: 9 POINTS TO A GOOD LINE GRAPH - 2013 1. Independent Variable on the HORIZONTAL (X) AXIS RANGE DIVIDED BY SPACES and round up to nearest usable number to spread out across the paper. LABELED

More information

Defining & Running Circuit Simulation Analyses

Defining & Running Circuit Simulation Analyses Defining & Running Circuit Simulation Analyses Summary Tutorial TU0106 (v1.6) April 20, 2008 This tutorial looks at creating a schematic of an analog filter design that is set up for circuit simulation.

More information

One possible window configuration preferences for debug cycles

One possible window configuration preferences for debug cycles NEW USER S TUTORIAL Welcome to ICAP/4, Intusoft s suite of analog and mixed-signal simulation products. There is also a New User s Tutorial 2 as follow-on to this tutorial for non-icap/4rx products. Let

More information

TUTORIAL How to Use the SPICE Module

TUTORIAL How to Use the SPICE Module TUTORIAL How to Use the SPICE Module November 2017 1 1. Overview The SPICE Module is an add-on option in PSIM. Powered by CoolSPICE developed by CoolCAD Electronics LLC., the SPICE Module provides a SPICE

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

First Steps with ADS and Coax Modeling

First Steps with ADS and Coax Modeling First Steps with ADS and Coax Modeling ADS Session 1 Start ADS and Create an Empty Project Look for a desktop icon or start menu item entitled Advanced Design System 2009 ADS will start up and you will

More information

KIN 147 Lab Practical Mid-term: Ground Reaction Force (GRF) Data Analysis

KIN 147 Lab Practical Mid-term: Ground Reaction Force (GRF) Data Analysis KIN 147 Lab Practical Mid-term: Ground Reaction Force (GRF) Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze GRF data Analyzing

More information

Tutorial : First board in CircuitMaker.

Tutorial : First board in CircuitMaker. Tutorial : First board in CircuitMaker. Objectives 1. Create a new project in CircuitMaker. 2. Design electronic circuit in CircuitMaker schematic editor. 3. Design a pcb board for your circuit in CircuitMaker

More information

Fundamentos de Electrónica Lab Guide

Fundamentos de Electrónica Lab Guide Fundamentos de Electrónica Lab Guide PSPICE IST-2016/2017 IST-2017/2018 21º nd Semester PSpice-Guide 1. Introduction SPICE is a simulator program for the project of electronic circuits. SPICE is the acronym

More information

TQPED MMIC Design Training

TQPED MMIC Design Training TQPED MMIC Design Training Outline Installation and Use of the Library AWR AWR Design Kit (PDK Process Design Kit) ICED Layout Kit Create a new document using the Library Environment Setup Hotkeys Background

More information

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software TUTORIAL Your first steps with SEE Electrical Expert The specialist of electrical software Page 2 A.1. Conventions used in this tutorial TABLE OF CONTENTS A OVERVIEW... 5 A.1. CONVENTIONS USED IN THIS

More information

S Exercise 1C Testing the Ring Oscillator

S Exercise 1C Testing the Ring Oscillator S-87.3148 Exercise 1C Testing the Ring Oscillator Aalto University School of Electrical Engineering Department of Micro- and Nanosciences (ECDL) 10.9.2014 1 1 Building the test bench In this exercise,

More information

TECH 3821 Lab #2 Relay Driver with Computer Control

TECH 3821 Lab #2 Relay Driver with Computer Control TECH 3821 Lab #2 Relay Driver with Computer Control Name: Background: One of the most basic controls in industry is the ability to turn things on and off. As we saw in Lab #1, a relay is often used to

More information

Cadence Tutorial: Schematic Entry and Circuit Simulation of a CMOS Inverter

Cadence Tutorial: Schematic Entry and Circuit Simulation of a CMOS Inverter Cadence Tutorial: Schematic Entry and Circuit Simulation of a CMOS Inverter Introduction This tutorial describes the steps involved in the design and simulation of a CMOS inverter using the Cadence Virtuoso

More information

Laboratory Assignment: EM Numerical Modeling of a Stripline

Laboratory Assignment: EM Numerical Modeling of a Stripline Laboratory Assignment: EM Numerical Modeling of a Stripline Names: Objective This laboratory experiment provides a hands-on tutorial for drafting up an electromagnetic structure (a stripline transmission

More information

2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007

2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007 2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007 1 Learning the PADS User Interface What you will learn: Modeless Commands Panning & Zooming Object Selection Methods Note: This tutorial will use PADS Layout to

More information

Introduction to web page creation

Introduction to web page creation Introduction to web page creation Step 1: Planning website and page layouts... 2 Step 2: Demonstrating Mediator... 2 Step 3: Linking the pages... 6 Step 4: Exporting your files... 6 MatchWare Page 1 Step

More information

APPENDIX-A INTRODUCTION TO OrCAD PSPICE

APPENDIX-A INTRODUCTION TO OrCAD PSPICE 220 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 221 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 1.0 INTRODUCTION Computer aided circuit analysis provides additional information about the circuit performance that

More information

Tutorial 17 Workflow Graphical User Interface Figure 1

Tutorial 17 Workflow Graphical User Interface Figure 1 Tutorial 17 Getting Started with Modelica Objective This tutorial gives an introduction to, explaining the first steps from opening existing models and packages to modeling including result interpretation.

More information

Guide To Making Schematic Components For ExpressSCH

Guide To Making Schematic Components For ExpressSCH Guide To Making Schematic Components For ExpressSCH The ExpressSCH program includes hundreds of components and symbols that you can use to draw your schematics. However, sometimes we may not have all of

More information

Section 1 Establishing an Instrument Connection

Section 1 Establishing an Instrument Connection Manual for Sweep VI Fall 2011 DO NOT FORGET TO SAVE YOUR DATA TO A NEW LOCATION, OTHER THAN THE TEMP FOLDER ON YOUR LAB STATION COMPUTER! FAILURE TO DO SO WILL RESULT IN LOST DATA WHEN YOU LOG OUT! 1.1.

More information

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7)

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) Graph as a XY Scatter Chart, add titles for chart and axes, remove gridlines. A. Select

More information

Getting Started With Excel

Getting Started With Excel Chapter 1 Getting Started With Excel This chapter will familiarize you with various basic features of Excel. Specific features which you need to solve a problem will be introduced as the need arises. When

More information

EE 330 Spring 2018 Laboratory 2: Basic Boolean Circuits

EE 330 Spring 2018 Laboratory 2: Basic Boolean Circuits EE 330 Spring 2018 Laboratory 2: Basic Boolean Circuits Contents Objective:... 2 Part 1: Introduction... 2 Part 2 Simulation of a CMOS Inverter... 3 Part 2.1 Attaching technology information... 3 Part

More information

ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool

ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool Contents Contents 1. General 2. Creating and Working On a Layout o 2.1 Undoing/Re-doing an Action o 2.2 Display Options

More information

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel)

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel) Nano DDS VFO Rev_2 Assembly Manual Farrukh Zia, K2ZIA, 2016_0130 Featured in ARRL QST March 2016 Issue Nano DDS VFO is a modification of the original VFO design in Arduino Projects for Amateur Radio by

More information

Lab Exercise 2: Data Acquisition with NI LabVIEW

Lab Exercise 2: Data Acquisition with NI LabVIEW Objective When you have completed this exercise, you will be able: To use the DAQ Assistant to acquire analog data measurements with NI LabVIEW To use Write to Measurement express VI to log real time data

More information