Section 1 Establishing an Instrument Connection

Size: px
Start display at page:

Download "Section 1 Establishing an Instrument Connection"

Transcription

1 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. Power on instruments Section 1 Establishing an Instrument Connection Power on both instruments (function generator and digital multimeter) and make sure they are connected to the computers USB ports Start Program Begin by starting the VI. It can be found in the Program Files, under the subfolder Sweep Demo. The file is a standard executable compiled under the LabView runtime environment, so LabView will not start when the file is run Program Controls and Layout When the program starts, a window will appear with the default options shown in the figure below. Descriptions for these controls may be found on the following page. LabView Sweep VI Manual Fall

2 Control Buttons Connect Connect to instruments. Allows user to establish a connection between the instrument panel and the physical instruments. Button is disabled once a successful connection is established. Quit Quit / stop program. This button is always active and allows the user to exit the program. Start Start sweep. This button is only active after a successful connection to the instruments has been established. Stop Stop sweep. This button is only active during an active sweep. Output Disabled / Enabled Enable / disable function generator output. Useful for setting up experiments before sweep is initiated. Export Data To Excel Export sweep data to Excel. This button is only active after a sweep measurement has been completed. Multimeter Controls Multimeter ID Instrument ID for the multimeter. The value Rigol_DMM should be selected. Absolute Resolution Resolution of DMM reading and sampling rate. By default, this is set to 4.5 Rate:Fast Function Measurement function of the DMM. This is set to DC Volts by default. Autorange Does what it says. Allows for auto- ranging of the display and measurement (i.e. milli- volts versus volts) Function Generator Controls Frequency Generator ID Instrument ID for the Function Generator. The value Rigol_FG should be selected. Waveform Waveform to be generated. Sine is selected by default Amplitude Output amplitude of the generated waveform. This is set to 5V by default. DC Offset DC offset of the generated waveform. This is set to 0V by default. Unit Measurement units of the waveform amplitude. This is set to Vpp by default. Start Frequency Start frequency of the sweep. This is set to 100 (Hz) by default. Stop Frequency Stop frequency of the sweep. This is set to (Hz) by default. Step Size Step size (increment) of the sweep measurement. This is set to 100 (Hz) by default. # Data Points Estimate of the number of data points that will be generated (display only). LabView Sweep VI Manual Fall

3 1.4. Select Instrument IDs Before the user can run a sweep, a connection to the instruments must be established. First, select the appropriate instrument IDs under the drop- down boxes labeled Multimeter ID and Frequency Generator ID and pressing the Connect button: The appropriate instrument IDs should appear as Rigol_DMM and Rigol_FG respectively. If these IDs do not appear in the drop- down menu then make sure that the instruments are powered on and connected to the USB ports on the back of the computer Establish Instrument Connection When the Connect button is pressed, it will remain down for a few seconds as the instrument connections are established. The Status box at the right of the window will begin to flash, indicating that instrument initialization is taking place. LabView Sweep VI Manual Fall

4 1.6. Active Control Buttons Once a connection to both instruments has been successfully established, the Connect button and instrument ID boxes will become disabled and inactive. The Start, and Output Disabled button will now be active. The Status box will now indicate that the instrument panel is ready to begin a sweep measurement. The instrument control panel is now set for a sweep measurement to be performed. LabView Sweep VI Manual Fall

5 Section 2 Running a Sweep Measurement Before beginning a sweep measurement, the sweep parameters must be set according to the experiment s requirements. This is outlined below: 2.1. Set Multimeter Controls. First, the options under Multimeter Control must be set: Under Multimeter Control, The Absolute Resolution should be set to 4.5 Rate:Fast and the Function should be set to AC Volts. These options set the multimeter to sample as fast as possible while measuring AC voltage. The Auto Range setting should be left set to Enable Set Function Generator Controls Next, the options for the sweep generation must be set under the Function Generator Control box: The controls should be set as follows: Waveform: Sine Amplitude: 0.1 (0.1V) DC Offset: 0 (0V) Unit: Vpp (Volts peak- to- peak) Start Frequency: 10 (10Hz) Stop Frequency: 100,000 (10kHz) Step Size: 10 (10Hz) Note: The options displayed in the above figure are default and may need to be changed. LabView Sweep VI Manual Fall

6 2.3. Run Sweep Measurement With all sweep and instrument parameters set, you are now ready to run the sweep measurement. Clicking the Start button in the upper right- hand corner of the program window will initiate the sweep: When the sweep starts, the Stop button will become active, allowing the user to stop the sweep at any time. The status box will begin to flash the word Running indicating that a sweep measurement is currently active. Measurements from the DMM will begin to appear in the Sweep Measurement plot area at the bottom of the window. Upon completion of the sweep, a dialgog box will appear indicating that the measurement is finished: Click Ok to continue. The sweep data is now ready for export to Excel. LabView Sweep VI Manual Fall

7 Section 3 Expotring Data to Excel Once the sweep has completed, the Export Data to Excel will become active. This button allows the user to export the data shown in the Sweep Measurement plot direclty to Excel for further manipulation and plotting Export Data After a completed sweep, the program window will appear as shown in the figure below: The Export Data to Excel button is now active. Clicking this button will export the data displayed in the Sweep Measurement plot direclty to Excel. The user will be prompted with the following dialog: Click Ok to continue. LabView Sweep VI Manual Fall

8 A second dialog will appear, instructing the user to save the exported data to a safe location after export. By default, the exported data is stored in a temporary folder under the user s profile, which is emptied every time a user logs out of the computer. If not re- saved, this data will be lost. Click Ok to continue. Excel will now load, with the exported data displayed in the first two columns of the active worksheet, as seen in the figure below. LabView Sweep VI Manual Fall

9 3.2 Insert Scatter (XY) plot. We will now insert a scatter (XY) plot of the acquired data. Select the first two columns of the worksheet (the columns that contain the data from our previous LabView export). At the top of the window, under Insert, select Scatter, under the Charts section of the menu. Select Scatter With Smooth Lines and Markers as the chart type. This may be changed according to individual preference. LabView Sweep VI Manual Fall

10 A chart should now appear in the center of the Excel worksheet: LabView Sweep VI Manual Fall

11 3.3 Format Chart Axes Select the Y axis by left- clicking on the scale. It should appear highilighted as shown below: Now, right click on the highlighted Y axis to bring up a context menu. Select Format Axis LabView Sweep VI Manual Fall

12 The next menu that appears will allow format changes to various options for the Y axis. In this example, we are moving the Horizontal axis down so that it crosses below the plotted data. Copy the chart to your lab report by right clicking anywhere on the chart area and selecting Copy. The chart will be copied to the clipboard and may be pasted in any open document. 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! LabView Sweep VI Manual Fall

ME 365 EXPERIMENT 3 INTRODUCTION TO LABVIEW

ME 365 EXPERIMENT 3 INTRODUCTION TO LABVIEW ME 365 EXPERIMENT 3 INTRODUCTION TO LABVIEW Objectives: The goal of this exercise is to introduce the Laboratory Virtual Instrument Engineering Workbench, or LabVIEW software. LabVIEW is the primary software

More information

Equipment location. DMM DM3068UL (Upper Left) Function Generator DG DMM DM3068LR. (Lower Right)

Equipment location. DMM DM3068UL (Upper Left) Function Generator DG DMM DM3068LR. (Lower Right) Equipment setup Page 1 Equipment location Friday, July 26, 2013 13:58 DMM DM3068UL (Upper Left) 192.168.1.3 Function Generator DG4162 192.168.1.7 DMM DM3068LR (Lower Right) 192.168.1.4 Power supply DP831LR

More information

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Recall that the final objective is position regulation using computer-controlled state feedback. Computer control requires both software, like LabVIEW and hardware,

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

USB Instruments EasyLogger for PS40M10 "Swordfish" Help

USB Instruments EasyLogger for PS40M10 Swordfish Help USB Instruments EasyLogger for PS40M10 "Swordfish" Help I EasyLogger for PS40M10 Help Table of Contents Part I Introduction 3 1 Welcome to... EasyLogger for PS40M10 3 2 EasyLogger... Features 4 Part II

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

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

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

Homework Assignment 9 LabVIEW tutorial

Homework Assignment 9 LabVIEW tutorial Homework Assignment 9 LabVIEW tutorial Due date: Wednesday, December 8 (midnight) For this homework assignment, you will complete a tutorial on the LabVIEW data acquistion software. This can be done on

More information

AKELA Vector Network Analyzer (VNA) Quick Start Guide

AKELA Vector Network Analyzer (VNA) Quick Start Guide AKELA Vector Network Analyzer (VNA) Quick Start Guide Copyright AKELA, Inc. 2012, all rights reserved http:\\akelainc.com LabVIEW and LabWindows are registered trademarks of National Instruments Incorporated

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

USB Instruments EasyScope II for PS40M10 "Swordfish" Help

USB Instruments EasyScope II for PS40M10 Swordfish Help USB Instruments EasyScope II for PS40M10 "Swordfish" Help I EasyScope II for PS40M10 Help Table of Contents Part I Introduction 3 1 Welcome to... EasyScope II for PS40M10 3 2 EasyScope... II Features 4

More information

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout,

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout, MS Excel 2010 offers a large set of graphs and plots for data visualization. For those who are familiar with older version of Excel, the layout is completely different. The following exercises demonstrate

More information

1 MAPLE EXCEL MACRO TECH NOTE JOEL HYING

1 MAPLE EXCEL MACRO TECH NOTE JOEL HYING 1 MAPLE EXCEL MACRO TECH NOTE Purpose : To explain how to view historical trend data in Microsoft Excel recorded from the Maple Silver Series touchscreen. The Maple touchscreen records the historical data

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

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

More information

Student Quick Reference Guide

Student Quick Reference Guide Student Quick Reference Guide How to use this guide The Chart Student Quick Reference Guide is a resource for PowerLab systems in the classroom laboratory. The topics in this guide are arranged to help

More information

Chemistry 30 Tips for Creating Graphs using Microsoft Excel

Chemistry 30 Tips for Creating Graphs using Microsoft Excel Chemistry 30 Tips for Creating Graphs using Microsoft Excel Graphing is an important skill to learn in the science classroom. Students should be encouraged to use spreadsheet programs to create graphs.

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

DS2200C User Manual Copyright (c) EasySync Ltd. 2003

DS2200C User Manual Copyright (c) EasySync Ltd. 2003 DS2200C User Manual Copyright (c) EasySync Ltd. 2003 EasyScope User Manual All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical,

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

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors:

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors: The goal of this technology assignment is to graph several formulas in Excel. This assignment assumes that you using Excel 2007. The formula you will graph is a rational function formed from two polynomials,

More information

University of Illinois Department of Electrical and Computer Engineering ECE 451 Automated Microwave Measurements Laboratory

University of Illinois Department of Electrical and Computer Engineering ECE 451 Automated Microwave Measurements Laboratory University of Illinois Department of Electrical and Computer Engineering ECE 451 Automated Microwave Measurements Laboratory Experiment No. 4 Introduction to the Windows XP Workstation using National Instruments

More information

Manual. User Reference Guide. Analysis Application (EMG) Electromyography Analysis

Manual. User Reference Guide. Analysis Application (EMG) Electromyography Analysis Phone: (888) 765-9735 WWW.MINDWARETECH.COM User Reference Guide Manual Analysis Application Electromyography Analysis (EMG) Copyright 2014 by MindWare Technologies LTD. All Rights Reserved. 1 Phone: (614)

More information

KIN 147 Lab 02: Acceleration Data Analysis

KIN 147 Lab 02: Acceleration Data Analysis KIN 147 Lab 02: Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing the Acceleration Data

More information

Microsoft Excel 2007 Creating a XY Scatter Chart

Microsoft Excel 2007 Creating a XY Scatter Chart Microsoft Excel 2007 Creating a XY Scatter Chart Introduction This document will walk you through the process of creating a XY Scatter Chart using Microsoft Excel 2007 and using the available Excel features

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

MindWare Electromyography (EMG) Analysis User Reference Guide Version Copyright 2011 by MindWare Technologies LTD. All Rights Reserved.

MindWare Electromyography (EMG) Analysis User Reference Guide Version Copyright 2011 by MindWare Technologies LTD. All Rights Reserved. MindWare Electromyography (EMG) Analysis User Reference Guide Version 3.0.12 Copyright 2011 by MindWare Technologies LTD. All Rights Reserved. MindWare EMG 3.0.12 User Guide Internet Support E-mail: sales@mindwaretech.com

More information

Getting Started with LabVIEW Virtual Instruments

Getting Started with LabVIEW Virtual Instruments Getting Started with LabVIEW Virtual Instruments Approximate Time You can complete this exercise in approximately 30 minutes. Background LabVIEW programs are called virtual instruments, or VIs, because

More information

Determination of Drag Coefficient

Determination of Drag Coefficient DEPARTMENT OF MECHANICAL, INDUSTRIAL AND MANUFACTURING ENGINEERING MIMU 505 - MEASUREMENT AND ANALYSIS Determination of Drag Coefficient You will need to bring a zip disk or USB storage device to the lab

More information

UNIVERSITY OF CALIFORNIA BERKELEY Department of Electrical Engineering and Computer Sciences. B. E. BOSER Oscilloscopes EECS 100

UNIVERSITY OF CALIFORNIA BERKELEY Department of Electrical Engineering and Computer Sciences. B. E. BOSER Oscilloscopes EECS 100 UNIVERSITY OF CALIFORNIA BERKELEY Department of Electrical Engineering and Computer Sciences B. E. BOSER Oscilloscopes EECS 100 Multimeters are convenient to check supply voltages and currents, bias levels,

More information

Using LabVIEW. with. BiPOM Boards. Quick Start Guide. Document Revision: Date: 18 September, 2009

Using LabVIEW. with. BiPOM Boards. Quick Start Guide. Document Revision: Date: 18 September, 2009 Using LabVIEW with BiPOM Boards Quick Start Guide Document Revision: 1.01 Date: 18 September, 2009 BiPOM Electronics, Inc. 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970. Fax:

More information

Visual Physics Introductory Lab [Lab 0]

Visual Physics Introductory Lab [Lab 0] Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

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

Visual Physics - Introductory Lab Lab 0

Visual Physics - Introductory Lab Lab 0 Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

Graphical Analysis of Data using Microsoft Excel [2016 Version]

Graphical Analysis of Data using Microsoft Excel [2016 Version] Graphical Analysis of Data using Microsoft Excel [2016 Version] Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters.

More information

Excel 2010 Charts and Graphs

Excel 2010 Charts and Graphs Excel 2010 Charts and Graphs In older versions of Excel the chart engine looked tired and old. Little had changed in 15 years in charting. The popular chart wizard has been replaced in Excel 2010 by a

More information

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs In this technology assignment, you will find a quadratic function that passes through three of the points on each of the scatter plots you created in an earlier technology assignment. You will need the

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

KIN 147 Lab 06: Ground Reaction Force (GRF) Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

KIN 147 Lab 06: Ground Reaction Force (GRF) Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) KIN 147 Lab 06: 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 the GRF Data from

More information

Getting Started With the CCPilot VI and QuiC

Getting Started With the CCPilot VI and QuiC Page 1 of 24 Getting Started With the CCPilot VI and QuiC Page 2 of 24 Table of Contents Purpose... 3 What You Will Need... 4 Install the QuiC Tool... 6 Install the QuiC Runtime... 7 Basics of the QuiC

More information

A. Front Panel Design Lesson 4 Implementing a VI

A. Front Panel Design Lesson 4 Implementing a VI A. Front Panel Design Lesson 4 Implementing a VI Inputs and outputs lead to front panel design Retrieve the inputs by the following methods: TOPICS A. B. C. D. E. F. Front Panel Design LabVIEW Data Types

More information

Standard Operating Procedure for the Horiba FluroMax-4

Standard Operating Procedure for the Horiba FluroMax-4 Standard Operating Procedure for the Horiba FluroMax-4 Adapted from Horiba Operations Manual Created by Michael Delcau, Modified by Brian Lamp The Fluoromax is capable of making a variety of measurements.

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

Agilent 34826A BenchLink Data Logger for 34980A. Getting Started Guide. Agilent Technologies

Agilent 34826A BenchLink Data Logger for 34980A. Getting Started Guide. Agilent Technologies Agilent 34826A BenchLink Data Logger for 34980A Getting Started Guide Agilent Technologies Notices Agilent Technologies, Inc. 2006 No part of this manual may be reproduced in any form or by any means (including

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

NUMERICAL COMPUTING For Finance Using Excel. Sorting and Displaying Data

NUMERICAL COMPUTING For Finance Using Excel. Sorting and Displaying Data NUMERICAL COMPUTING For Finance Using Excel Sorting and Displaying Data Outline 1 Sorting data Excel Sort tool (sort data in ascending or descending order) Simple filter (by ROW, COLUMN, apply a custom

More information

Creating Automated Dashboard Excel 2013 Contents

Creating Automated Dashboard Excel 2013 Contents Creating Automated Dashboard Excel 2013 Contents Summarize Data Using Pivot Table... 2 Constructing Report Summary... 2 Create a PivotTable from worksheet data... 2 Add fields to a PivotTable... 2 Grouping

More information

Excel 2013 Charts and Graphs

Excel 2013 Charts and Graphs Excel 2013 Charts and Graphs Copyright 2016 Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this document may be reproduced

More information

CHEMINSTRUMENTS DYNAMIC SHEAR TESTER MODEL DS-1000 OPERATING INSTRUCTIONS

CHEMINSTRUMENTS DYNAMIC SHEAR TESTER MODEL DS-1000 OPERATING INSTRUCTIONS CHEMINSTRUMENTS DYNAMIC SHEAR TESTER MODEL DS-1000 OPERATING INSTRUCTIONS Overview...3 Operation...4 Load Cell Calibration...5 Units...5 Speed...5 Offset...5 Auto Return...6 Break Percent...6 Help...6

More information

Basic Data Acquisition with LabVIEW

Basic Data Acquisition with LabVIEW Basic Data Acquisition with LabVIEW INTRODUCTION This tutorial introduces the creation of LabView Virtual Instruments (VI s), in several individual lessons. These lessons create a simple sine wave signal,

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

Physics 211 E&M and Modern Physics Spring Lab #1 (to be done at home) Plotting with Excel. Good laboratory practices

Physics 211 E&M and Modern Physics Spring Lab #1 (to be done at home) Plotting with Excel. Good laboratory practices NORTHERN ILLINOIS UNIVERSITY PHYSICS DEPARTMENT Physics 211 E&M and Modern Physics Spring 2018 Lab #1 (to be done at home) Lab Writeup Due: Mon/Wed/Thu/Fri, Jan. 22/24/25/26, 2018 Read Serway & Vuille:

More information

Logger Pro 3. Quick Reference

Logger Pro 3. Quick Reference Logger Pro 3 Quick Reference Getting Started Logger Pro Requirements To use Logger Pro, you must have the following equipment: Windows 98, 2000, ME, NT, or XP on a Pentium processor or equivalent, 133

More information

GETTING STARTED WITH ADS

GETTING STARTED WITH ADS 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

More information

Linear Control Systems LABORATORY

Linear Control Systems LABORATORY Islamic University Of Gaza Faculty of Engineering Electrical Engineering Department Linear Control Systems LABORATORY Prepared By: Eng. Adham Maher Abu Shamla Under Supervision: Dr. Basil Hamed Experiments

More information

The compiled VNAView application for Macintosh requires: The NI-VISA driver. LabVIEW 2014 runtime engine. VNAView application.

The compiled VNAView application for Macintosh requires: The NI-VISA driver. LabVIEW 2014 runtime engine. VNAView application. VNAView for Macintosh Installing and Getting Started Rev. Jan 19, 2016 for VNAView R5.5 or later Gary Johnson, NA6O gwj@wb9jps.com The compiled VNAView application for Macintosh requires: The NI-VISA driver.

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

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

Lesson 4 Implementing a VI

Lesson 4 Implementing a VI Lesson 4 Implementing a VI A. Front Panel Design B. LabVIEW Data Types C. Documenting Code D. While Loops E. For Loops F. Timing a VI G. Iterative Data Transfer H. Plotting Data I. Case Structures A. Front

More information

The iworx 214 and LabScribe V2.0 Tutorial. Overview

The iworx 214 and LabScribe V2.0 Tutorial. Overview The iworx 214 and LabScribe V2.0 Overview Figure T-1-1: The front and rear panels of IWX/214. The data acquisition unit used in the iworx teaching kits is the IWX/214 (Figure T-1-1 on page T-1-1). The

More information

Math 121 Project 4: Graphs

Math 121 Project 4: Graphs Math 121 Project 4: Graphs Purpose: To review the types of graphs, and use MS Excel to create them from a dataset. Outline: You will be provided with several datasets and will use MS Excel to create graphs.

More information

Getting Started with DASYLab and MCC DAQ Hardware

Getting Started with DASYLab and MCC DAQ Hardware Getting Started with DASYLab and MCC DAQ Hardware This application note describes how to install and use DASYLab Version 10 with MCC data acquisition hardware. There are various exercises which detail

More information

EXCEL SPREADSHEET TUTORIAL

EXCEL SPREADSHEET TUTORIAL EXCEL SPREADSHEET TUTORIAL Note to all 200 level physics students: You will be expected to properly format data tables and graphs in all lab reports, as described in this tutorial. Therefore, you are responsible

More information

Integrating Microsoft Office Learn about object linking and embedding (OLE) Tutorial 1 Integrating Word and Excel

Integrating Microsoft Office Learn about object linking and embedding (OLE) Tutorial 1 Integrating Word and Excel Integrating Microsoft Office 2003 Integrating Word and Excel 1 Learn about object linking and embedding (OLE) You can easily share data that you create in different Office applications through object linking

More information

Create a worksheet that collects, displays and saves temperature data

Create a worksheet that collects, displays and saves temperature data DASYLab Techniques Create a worksheet that collects, displays and saves temperature data This document describes how to create a worksheet that acquires and processes temperature data using Measurement

More information

Managing Trends. About Trends CHAPTER. Send documentation comments to

Managing Trends. About Trends CHAPTER. Send documentation comments to CHAPTER 11 Trends provides historical data of a node in the network over a period of time. When the value of a node in the specified trend changes, the changes are recorded in the trend logs and displayed

More information

TOP Server Client Connectivity Guide for National Instruments' LabVIEW

TOP Server Client Connectivity Guide for National Instruments' LabVIEW TOP Server Client Connectivity Guide for National Instruments' LabVIEW 1 Table of Contents 1. Overview and Requirements... 3 2. Setting TOP Server to Interactive Mode... 3 3. Creating a LabVIEW Project...

More information

Vibration Analyzer Version 1.0.2

Vibration Analyzer Version 1.0.2 Vibration Research Corporation 6437 28 th Ave. Hudsonville, MI 49426 support@vibrationresearch.com Phone: (616) 669-3028 Fax: (616) 669-5337 Vibration Analyzer Version 1.0.2 File menu The File menu is

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

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

VERUS Navigation Guide

VERUS Navigation Guide VERUS Navigation Guide diagnostics.snapon.com Contents Chapter 1: Getting Started... 3 Powering Up... 3 Module Buttons... 4 VERUS Toolbar... 5 Powering Down... 5 Emergency Shutdown... 5 Chapter 2: Scanner...

More information

Graphing with Microsoft Excel

Graphing with Microsoft Excel Graphing with Microsoft Excel As an AP Physics 1 student, you must be prepared to interpret and construct relationships found in physical laws and experimental data. This exercise is meant to familiarize

More information

STIPlotDigitizer. User s Manual

STIPlotDigitizer. User s Manual STIPlotDigitizer User s Manual Table of Contents What is STIPlotDigitizer?... 3 Installation Guide... 3 Initializing STIPlotDigitizer... 4 Project GroupBox... 4 Import Image GroupBox... 5 Exit Button...

More information

5080/CAL. Users Manual. Calibration Software

5080/CAL. Users Manual. Calibration Software 5080/CAL Calibration Software Users Manual January 2011 2011 Fluke Corporation. All rights reserved. Printed in USA. Specifications are subject to change without notice. All product names are trademarks

More information

Chemistry Excel. Microsoft 2007

Chemistry Excel. Microsoft 2007 Chemistry Excel Microsoft 2007 This workshop is designed to show you several functionalities of Microsoft Excel 2007 and particularly how it applies to your chemistry course. In this workshop, you will

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

Contents. Introduction 15. How to use this course 18. Session One: Basic Skills 21. Session Two: Doing Useful Work with Excel 65

Contents. Introduction 15. How to use this course 18. Session One: Basic Skills 21. Session Two: Doing Useful Work with Excel 65 Contents Introduction 15 Downloading the sample files... 15 Problem resolution... 15 The Excel version and locale that were used to write this book... 15 Typographical Conventions Used in This Book...

More information

MULTIPLE SHAKER CONTROL IN EDM SOFTWARE

MULTIPLE SHAKER CONTROL IN EDM SOFTWARE CI PRODUCT NOTE No. 034 MULTIPLE SHAKER CONTROL IN EDM SOFTWARE WWW.CRYSTALINSTRUMENTS.COM OVERVIEW Multi-shaker control (MSC) is a unique feature offered by Crystal Instruments EDM Software versions 7.0

More information

CORD-XL Dual-Channel Electronic Chart Recorder User s Manual

CORD-XL Dual-Channel Electronic Chart Recorder User s Manual CORD-XL Dual-Channel Electronic Chart Recorder User s Manual Rohrback Cosasco Systems Inc. 11841 E. Smith Ave Santa Fe Springs, CA 90670 Tel: (562) 949-0123 Fax: (562) 949-3065 P/N 720701-Manual Rev E

More information

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17 User Manual Navigator Software Monarch Instrument Rev 0.98 May 2006 Page 1 of 17 Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3

More information

Years after US Student to Teacher Ratio

Years after US Student to Teacher Ratio The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. The

More information

Using Charts in a Presentation 6

Using Charts in a Presentation 6 Using Charts in a Presentation 6 LESSON SKILL MATRIX Skill Exam Objective Objective Number Building Charts Create a chart. Import a chart. Modifying the Chart Type and Data Change the Chart Type. 3.2.3

More information

Small rectangles (and sometimes squares like this

Small rectangles (and sometimes squares like this Lab exercise 1: Introduction to LabView LabView is software for the real time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because it,

More information

SW860 FlukeView Software

SW860 FlukeView Software SW860 FlukeView Software Version 2 (Windows and DOS) Users Manual PN 944520 January 1995 Rev. 1 12/95 1995 Fluke Corporation, Inc. All rights reserved. Printed in U.S.A. All product names are trademarks

More information

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst Session Prerequisites 1. You will be accessing Munis so make sure you

More information

0 Graphical Analysis Use of Excel

0 Graphical Analysis Use of Excel Lab 0 Graphical Analysis Use of Excel What You Need To Know: This lab is to familiarize you with the graphing ability of excels. You will be plotting data set, curve fitting and using error bars on the

More information

Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester. Users Guide. Rev 3.1

Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester. Users Guide. Rev 3.1 Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester Users Guide Rev 3.1 Contents... 1 Quick Start Guide... 2 Selecting a Test Specification... 3 Clearing Traces... 4 Saving Traces...4 Loading

More information

Page 1 of 6. ME 3200 Mechatronics I Laboratory Lab 2: LabView Computer Systems. Introduction

Page 1 of 6. ME 3200 Mechatronics I Laboratory Lab 2: LabView Computer Systems. Introduction ME 3200 Mechatronics I Laboratory Lab 2: LabView Computer Systems Introduction The purpose of this lab is to introduce the basics of creating programs in LabView for data collection and analysis. LabView

More information

IECSoft. IEC Flicker and Harmonics Testing Software. USER MANUAL

IECSoft. IEC Flicker and Harmonics Testing Software. USER MANUAL IECSoft IEC 61000 Flicker and Harmonics Testing Software. USER MANUAL ABOUT THIS MANUAL IECSoft is a self contained executable software program for use with the N4L PPA55xx series power analyzers. The

More information

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23 Contents Introduction 13 Feedback... 13 Downloading the sample files... 13 Problem resolution... 13 Typographical Conventions Used In This Book... 14 Putting The Smart Method to Work 16 Excel version and

More information

Chapter 1 - Introduction

Chapter 1 - Introduction Sine on Random Operating Manual Chapter 1 - Introduction 1.1 Introduction This manual describes the theory and operation of the PUMA Vibration Control System (VCS) when running the Sine on Sine on Random

More information

KaleidaGraph Quick Start Guide

KaleidaGraph Quick Start Guide KaleidaGraph Quick Start Guide This document is a hands-on guide that walks you through the use of KaleidaGraph. You will probably want to print this guide and then start your exploration of the product.

More information

MESURgauge Software. User s Guide

MESURgauge Software. User s Guide MESURgauge Software User s Guide Thank you Thank you for purchasing MESURgauge software, a data collection and analysis program developed to: Measure Collect data from digital force gauges, torque gauges,

More information

252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties

252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties 252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties Objectives To become familiar with the computer programs and utilities that will be used throughout the semester. You will learn

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

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

Please consider the environment before printing this tutorial. Printing is usually a waste.

Please consider the environment before printing this tutorial. Printing is usually a waste. Ortiz 1 ESCI 1101 Excel Tutorial Fall 2011 Please consider the environment before printing this tutorial. Printing is usually a waste. Many times when doing research, the graphical representation of analyzed

More information

SR3_Analog_32. User s Manual

SR3_Analog_32. User s Manual SR3_Analog_32 User s Manual by with the collaboration of March 2nd 2012 1040, avenue Belvédère, suite 215 Québec (Québec) G1S 3G3 Canada Tél.: (418) 686-0993 Fax: (418) 686-2043 1 INTRODUCTION 4 2 TECHNICAL

More information