Lab 2: A/D, D/A, and Sampling Theorem

Size: px
Start display at page:

Download "Lab 2: A/D, D/A, and Sampling Theorem"

Transcription

1 Lab 2: A/D, D/A, and Sampling Theorem Introduction The purpose of this lab is to explore the principles of analog-to-digital conversion, digital-to-analog conversion, and the sampling theorem. It will also serve as an introduction to the Q2 USB data acquisition system, which will be using for the remaining control labs. In-Lab Task #1: Introduction to Quanser Q2 USB Data Acquisition Device In our lab, we will use the Quanser Quarc Q2 USB data acquisition device to act as an interface between our computer and motor system. The Q2 board has two 16-bit count encoder inputs, two 12-bit analog inputs, two 12-bit analog outputs, and 8 digital I/O lines. It has an analog input/output range of 10V. Ground Bar Figure 1: Quanser Quarc Q2 USB Data Acquisition Board CAUTION: The Q2 boards are extremely sensitive to electrostatic discharge (ESD) and will be irrevocably damaged if subject to static shock. Consequently it is of critical importance you ground yourself before handling the boards. You can do this by touching the exposed metal ground bar on the board itself, as pictured above. RCA ends should be used to cover any unused analog I/O ports. When wiring devices to the Q2 board, make sure the Q2 board is the last thing you connect to. When disassembling your wiring, unplug RCA cables from Q2 boards first. Exposed wire ends that are connected to the analog I/O ports of the board are essentially direct lines for static electricity to enter the board. Task #2: Setting Up Simulink model to Work with the Quarc Q2 Board In order for MATLAB to communicate with the Q2 board, you need to take a few extra steps when setting up your Simulink model. These steps must be performed each time a Simulink model is built, both in this lab and future labs: 1. Create a new Simulink model and open the Simulink library browser. 2. Specify that you are using a Quarc Q2 board. This is done using the special Simulink block HIL Initialize. Within the Simulink library, navigate to QUARC Targets > Data Acquisition > Generic > Configuration, as pictured below, and drag-and-drop the HIL Initialize block into your Simulink model. Figure 2: Location of HIL Initialize Block in Simulink Library.

2 3. In the Simulink model, double-click the HIL initialize block and change the Board type: to q2_usb in the drop-down menu. 4. Next, navigate to the Simulation menu on the Simulink model toolbar and click on Model Configuration Parameters, as pictured below: Figure 3: Location of Simulation Menu. 5. In this configuration menu (shown below), set your simulation time by changing the Stop time value. For this lab a time of 20 seconds will work. In future labs it will be advantageous to set this to inf so it runs indefinitely. Next set your Fixed-step size (a.k.a. fundamental sample time) to.001 second. Next, select your solver type. For this lab we will use the discrete solver. Figure 4: Model Configuration Parameters Menu 6. Change the simulation mode from Internal to External using the drop-down menu on the Simulink model toolbar, as pictured below: Figure 5: Location of Simulation mode dropdown menu. 7. Keep this Simulink model open as we will use it in Task #3. Remember to save your file. Task #3: Analog-to-digital (A/D) Conversion In this section the principles of analog-to-digital conversion will be explored. This is accomplished by building and using a Simulink model that measures an external DC signal through one of the Q2 s analog-to-digital inputs. The DC power supply located at your station will be used to generate the signal. The steps are as follows: 1. Locate/open the Simulink model created in Task 2. If you do not have it, simply repeat the steps in Task 2 to setup a new Simulink model. 2. When using a Q2 board, special Simulink blocks provided by Quanser must be used to create inputs, outputs, and in future labs, encoder readings. The location of these blocks within the

3 Simulink library is pictured in Figure 6. Figure 6: Location of Quarc-specific I/O, Encoder Blocks. 3. Using the HIL Read Analog block from this library location along with a Display block, create the following block diagram (the HIL Initialize block is cropped out here): 4. Double-click on your HIL Read Analog block and confirm the channel listed is 0 (this sets it to ADC input 0 as opposed to ADC input 1 on the board). 5. Press the build model button in the Simulink model toolbar. 6. With the Simulink model setup, the DC power supply must now be wired to one of the analog inputs on the Q2 board. Remember to ground yourself and make sure the Q2 board is the last thing you connect to. Use the following steps: Step 1: Connect the Banana-Alligator wires to the DC power supply output terminals Step 2: Connect the Banana-Alligator wires to the RCA-tinned cable as shown in the diagram below. Do not connect the RCA-tinned cable to the Q2 ADC0 input yet. Step 3: Turn on the DC power supply and set the voltage to 10V. Step 4: After grounding yourself, connect the RCA end of the RCA-tinned wire to ADC 0 on the Q2 board. Remember that the Q2 board is very ESD sensitive. RCA Tinned Wire Banana to Alligator Wires 7. Return to your Simulink model. Press the Connect to Target Button on the Simulink toolbar, as pictured below:

4 8. Now press the play button located immediately to the right of the Connect to Target button on the Simulink toolbar. This will begin the simulation. 9. You will now see the power supply voltage being displayed in your Simulink model s Display block. Record this value for your lab report. If you want to end the simulation early, press the stop button on the Simulink toolbar. 10. Change the power supply voltage to 6V. Run the Simulink model again and record the voltage observed for your lab report. 11. Repeat step 10 for a power supply voltage of 2.5V, again recording the voltage. 12. Set the power supply voltage to -10V. Do this by first setting your output voltage to 10V. Then turn the power supply current knob all the way to zero. This in turn reduces the voltage to zero. Now switch the positive and negative leads at the power supply. Return the current knob to its original position. Run your simulink model, recording the voltage observed. 13. Repeat step 12 for a power supply voltage of -1.5V and record the voltage. 14. Turn off your power supply. Disassemble your wiring. Remember to ground yourself first and disconnect the the Q2 board before anything else. Task #4: Digital-to-Analog (D/A) Conversion: In this section, Simulink will be used to create a DC signal that is outputted through one of the Q2 s DAC outputs. This signal will then be measured using the oscilloscope (and/or multimeter) at your workstation. The steps are as follows: 1. Build the following block diagram. You can save setup time by reusing your Simulink model from Task 3. Simply delete the HIL Read Analog and Display blocks and add the following (the HIL Initialize block is cropped out here): 2. Double-click the Constant block and set its constant value to -5V. 3. Double-click the HIL Write Analog block and verify it is set to channel Press the Build button 5. Wire the oscilloscope to the DAC 0 output on the Q2 board using the diagram below (Remember to ground yourself and connect the Q2 board last). 1 of the 3 oscilloscope probes in your workstation s oscilloscope pack will have adjustable attenuation via a red switch on the side. Make sure this switch is set to 10x. 6. After turning on your oscilloscope, set it up to measure the voltage on channel 1. Do this by first pressing the Channel 1 button to make sure it is displayed (channel 1 will be yellow on screen while channel 2 will be blue). Press the Measure button. Select Ch 1 using the corresponding selection button located just right of the screen. This will open a submenu. Using the rotary knob, navigate to Maximum and press the rotary knob to select. Now press

5 the Menu On/Off button, located just off the bottom right edge of the screen, twice to exit the submenu and menu. You will now see the maximum signal voltage displayed in the lower lefthand side of the screen. 7. Return to your Simulink model. Press the connect to target button, and then run the model. Record the voltage observed on the oscilloscope for your lab report. You made need to use the Autoset button on the oscilloscope to bring the signal within range of the screen. 8. Repeat the procedure above for constant voltage values of -10V, 0V, 5V, and 10V. Record the oscilloscope readings for each. 9. You can leave your wiring intact as DAC 0 will still need to be connected to Channel 1 for the next task. Task #5: Demonstration of Sampling Theorem In this section we will demonstrate the principles of the sampling theorem. This will be accomplished by generating an analog signal using the function generator at your workstation and sending this signal to one of the analog inputs of your Q2 board. This signal will then be sampled by Simulink. This sampled signal will then be sent to your oscilloscope to be evaluated via one of the outputs on your Q2 board. The steps are as follows: 1. Create the following Simulink model. Again, you can save setup time by reusing your previous Simulink model and deleting/adding blocks as needed. 2. Make sure the HIL Read Analog block is set to ADC channel 0, while HIL Write Analog is set to DAC channel Set the simulation time to inf so it will run indefinitely until the stop button in the toolbar is clicked. 4. Check that your simulation step-size is still.001 (corresponding to a sample rate of 1000Hz) 5. Click Build button on Simulink model toolbar 6. Wire the oscilloscope, function generator, and Q2 board together by following the steps and diagram below. Your oscilloscope should still be connected to DAC 0 from the previous task. Again, ground yourself first and always connect the Q2 board last. Step 1: Connect a probe to channel 2 on the oscilloscope and another to the output of the function generator Step 2: Connect both of these probes to a single RCA-tinned cable. Do not connect this cable to the Q2 board yet. Step 3: Turn on the oscilloscope and function generator Step 4: Set your function generator to produce a sine wave with a frequency of 50 Hz and an amplitude of 1.5V RMS. You can use the oscilloscope s Measure button to display this RMS amplitude while you adjust it on the function generator. Step 5: Now connect the remaining RCA-tinned cable to the Q2 ADC 0 input.

6 7. Return to your Simulink model, connect to target, and run. 8. Using the oscilloscope, estimate the frequency of the signal outputted by the Q2 board. Record it in Table 1. If you want, you can save a screen capture of the oscilloscope readout using the Tektronix software on your computer. 9. Repeat step 8 for the remaining frequencies in Table 1 Table 1: Observed Frequency vs. Input Frequency 10. Turn off the function generator and oscilloscope. Disassemble your wiring. Remember to ground yourself first and disconnect the RCA cables from the Q2 board before anything else. Lab Report Answer following questions: 1. What is the resolution of an analog-to-digital converter with a word length of 12 bits and an analogue signal input range of 100V? Show work. 2. Consider an 8-bit (including sign bit) A/D converter with a voltage range of +/-1V. What is the resolution of the A/D converter? 3. A sensor gives a maximum analog output of 5V. What word length (i.e. the number of bits) is required for an analog-to-digital converter if there is to be a resolution of 10mV? Show work. 4. Consider the analog signal: Xa(t) = 3cos(300t). Determine the minimum sampling avoid aliasing. If this signal is sampled at 300 Hz, what is the frequency of the signal reconstructed from the sampled data points? If this signal is sampled at 200 Hz, what is the frequency of the signal reconstructed from the sampled data points? 5. Attach the results you have gotten in task #2, task #3, and the actual vs.observed frequency table that you created in task #4.

Session 1 Introduction to Data Acquisition and Real-Time Control

Session 1 Introduction to Data Acquisition and Real-Time Control EE-371 CONTROL SYSTEMS LABORATORY Session 1 Introduction to Data Acquisition and Real-Time Control Purpose The objectives of this session are To gain familiarity with the MultiQ3 board and WinCon software.

More information

Working with a Tektronix TDS 3012B Oscilloscope EE 310: ELECTRONIC CIRCUIT DESIGN I

Working with a Tektronix TDS 3012B Oscilloscope EE 310: ELECTRONIC CIRCUIT DESIGN I Working with a Tektronix TDS 3012B Oscilloscope EE 310: ELECTRONIC CIRCUIT DESIGN I Prepared by: Kyle Botteon Questions? kyle.botteon@psu.edu 2 Background Information Recall that oscilloscopes (scopes)

More information

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition INTRODUCTION Many sensors produce continuous voltage signals. In this lab, you will learn about some common methods

More information

Experiment # 5. Pulse Code Modulation

Experiment # 5. Pulse Code Modulation ECE 416 Fall 2002 Experiment # 5 Pulse Code Modulation 1 Purpose The purpose of this experiment is to introduce Pulse Code Modulation (PCM) by approaching this technique from two individual fronts: sampling

More information

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 OBJECTIVE To become familiar with state-of-the-art digital data acquisition hardware and software. To explore common data acquisition

More information

INTRODUCTION This procedure should only be performed if the instrument fails to meet the Performance Check tests for Output Zero or Offset Accuracy

INTRODUCTION This procedure should only be performed if the instrument fails to meet the Performance Check tests for Output Zero or Offset Accuracy INTRODUCTION This procedure should only be performed if the instrument fails to meet the Performance Check tests for Output Zero or Offset Accuracy (steps A and B). Gain, which affects DC Accuracy, cannot

More information

Introduction To LabVIEW and the DSP Board

Introduction To LabVIEW and the DSP Board EE-289, DIGITAL SIGNAL PROCESSING LAB November 2005 Introduction To LabVIEW and the DSP Board 1 Overview The purpose of this lab is to familiarize you with the DSP development system by looking at sampling,

More information

Lab 1 Introduction to the Software Development Environment and Signal Sampling

Lab 1 Introduction to the Software Development Environment and Signal Sampling ECEn 487 Digital Signal Processing Laboratory Lab 1 Introduction to the Software Development Environment and Signal Sampling Due Dates This is a three week lab. All TA check off must be completed before

More information

GDB-03 Demo Module USER MANUAL GW INSTEK PART NO. 82DB-03000M01 ISO-9001 CERTIFIED MANUFACTURER

GDB-03 Demo Module USER MANUAL GW INSTEK PART NO. 82DB-03000M01 ISO-9001 CERTIFIED MANUFACTURER GDB-03 Demo Module USER MANUAL GW INSTEK PART NO. 82DB-03000M01 ISO-9001 CERTIFIED MANUFACTURER This manual contains proprietary information, which is protected by copyright. All rights are reserved. No

More information

Experiment 2: Sampling and Quantization

Experiment 2: Sampling and Quantization ECE431, Experiment 2, 2016 Communications Lab, University of Toronto Experiment 2: Sampling and Quantization Bruno Korst - bkf@comm.utoronto.ca Abstract In this experiment, you will see the effects caused

More information

Oscilloscope Guide Tektronix TDS3034B & TDS3052B

Oscilloscope Guide Tektronix TDS3034B & TDS3052B Tektronix TDS3034B & TDS3052B Version 2008-Jan-1 Dept. of Electrical & Computer Engineering Portland State University Copyright 2008 Portland State University 1 Basic Information This guide provides basic

More information

PB-507. Advanced Analog & Digital Electronic Design Workstation Instruction Manual. Revision: 2/2014

PB-507. Advanced Analog & Digital Electronic Design Workstation Instruction Manual. Revision: 2/2014 PB-507 Advanced Analog & Digital Electronic Design Workstation Instruction Manual Revision: 2/2014 Test Equipment Depot - 800.517.8431-99 Washington Street Melrose, MA 02176 TestEquipmentDepot.com 1 1

More information

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual.

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual. Manual Title: 9500B Users Supplement Issue: 2 Part Number: 1625019 Issue Date: 9/06 Print Date: October 2005 Page Count: 6 Version 11 This supplement contains information necessary to ensure the accuracy

More information

4.9 BEAM BLANKING AND PULSING OPTIONS

4.9 BEAM BLANKING AND PULSING OPTIONS 4.9 BEAM BLANKING AND PULSING OPTIONS Beam Blanker BNC DESCRIPTION OF BLANKER CONTROLS Beam Blanker assembly Electron Gun Controls Blanker BNC: An input BNC on one of the 1⅓ CF flanges on the Flange Multiplexer

More information

Lab experience 1: Introduction to LabView

Lab experience 1: Introduction to LabView Lab experience 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

More information

Experiment 9 Analog/Digital Conversion

Experiment 9 Analog/Digital Conversion Experiment 9 Analog/Digital Conversion Introduction Most digital signal processing systems are interfaced to the analog world through analogto-digital converters (A/D) and digital-to-analog converters

More information

Quick Start. RSHS1000 Series Handheld Digital Oscilloscope

Quick Start. RSHS1000 Series Handheld Digital Oscilloscope Quick Start RSHS1000 Series Handheld Digital Oscilloscope General Safety Summary Carefully read the following safety precautions to avoid personal injury and prevent damage to the instrument or any products

More information

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski Introduction This lab familiarizes you with the software package LabVIEW from National Instruments for data acquisition and virtual instrumentation. The lab also introduces you to resistors, capacitors,

More information

University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope

University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope Name:, A. Stolp, 2/2/00 rev, 9/15/03 NOTE: This is a fill-in-the-blanks lab. No notebook is required. You are encouraged

More information

Spectrum Analyser Basics

Spectrum Analyser Basics Hands-On Learning Spectrum Analyser Basics Peter D. Hiscocks Syscomp Electronic Design Limited Email: phiscock@ee.ryerson.ca June 28, 2014 Introduction Figure 1: GUI Startup Screen In a previous exercise,

More information

Quick Start for TrueRTA (v3.5) on Windows XP (and earlier)

Quick Start for TrueRTA (v3.5) on Windows XP (and earlier) Skip directly to the section that covers your version of Windows (XP and earlier, Vista or Windows 7) Quick Start for TrueRTA (v3.5) on Windows XP (and earlier) Here are step-by-step instructions to get

More information

Fluke /

Fluke / Fluke 190-104/190-204 ScopeMeter 190 Series II Service Manual PN 4822 872 05405 March 2011 2011 Fluke Corporation, All rights reserved. Printed in the Netherlands All product names are trademarks of their

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design ENGR 1000, Introduction to Engineering Design Unit 2: Data Acquisition and Control Technology Lesson 2.4: Programming Digital Ports Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device

More information

ORPHEUS ZERO U S E R M A N U A L

ORPHEUS ZERO U S E R M A N U A L ORPHEUS ZERO U S E R M A N U A L I N T R O D U C T I O N FEATURES Class 1 product CD drive (ORPHEUS ZERO Drive) or player (ORPHEUS ZERO Player) Multiple formats reader : CD, CD-R, CD-RW Software controlled

More information

NanoGiant Oscilloscope/Function-Generator Program. Getting Started

NanoGiant Oscilloscope/Function-Generator Program. Getting Started Getting Started Page 1 of 17 NanoGiant Oscilloscope/Function-Generator Program Getting Started This NanoGiant Oscilloscope program gives you a small impression of the capabilities of the NanoGiant multi-purpose

More information

Getting Started with the LabVIEW Sound and Vibration Toolkit

Getting Started with the LabVIEW Sound and Vibration Toolkit 1 Getting Started with the LabVIEW Sound and Vibration Toolkit This tutorial is designed to introduce you to some of the sound and vibration analysis capabilities in the industry-leading software tool

More information

Capstone Experiment Setups & Procedures PHYS 1111L/2211L

Capstone Experiment Setups & Procedures PHYS 1111L/2211L Capstone Experiment Setups & Procedures PHYS 1111L/2211L Picket Fence 1. Plug the photogate into port 1 of DIGITAL INPUTS on the 850 interface box. Setup icon. the 850 box. Click on the port 1 plug in

More information

PLASMA MONITOR (PT20 UVVis) USER GUIDE

PLASMA MONITOR (PT20 UVVis) USER GUIDE Thin Film Measurement solution Software, sensors, custom development and integration PLASMA MONITOR (PT20 UVVis) USER GUIDE August 2012 Plasma monitor with VFT probe. INTRODUCTION Plasma Monitor includes

More information

Analog Discovery Scope and Waveform Generator Edited 11/15/2016 by Eric Scotti & DGH

Analog Discovery Scope and Waveform Generator Edited 11/15/2016 by Eric Scotti & DGH Analog Discovery Scope and Waveform Generator Edited 11/15/2016 by Eric Scotti & DGH Specifications The Analog Discovery contains several devices but we will likely only use the 2 channel oscilloscope

More information

Quick Operation Guide of LTN7700/7600 Series NVR

Quick Operation Guide of LTN7700/7600 Series NVR Quick Operation Guide of LTN7700/7600 Series NVR UD.6L0202B0042A02 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact dealer. This manual is applicable

More information

2 MHz Lock-In Amplifier

2 MHz Lock-In Amplifier 2 MHz Lock-In Amplifier SR865 2 MHz dual phase lock-in amplifier SR865 2 MHz Lock-In Amplifier 1 mhz to 2 MHz frequency range Dual reference mode Low-noise current and voltage inputs Touchscreen data display

More information

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment Integrated Component Options Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment PRELIMINARY INFORMATION SquareGENpro is the latest and most versatile of the frequency

More information

DSP Laboratory: Analog to Digital and Digital to Analog Conversion *

DSP Laboratory: Analog to Digital and Digital to Analog Conversion * OpenStax-CNX module: m13035 1 DSP Laboratory: Analog to Digital and Digital to Analog Conversion * Erik Luther This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution

More information

Tablet Oscilloscope Quick Guide

Tablet Oscilloscope Quick Guide Tablet Oscilloscope Quick Guide For tbook Series Shenzhen Micsig Instruments Co., Ltd. Copyright Copyright Shenzhen Micsig Instruments Co., Ltd. All Rights Reserved. Version Version: MKX2014-001; Product

More information

Ultra 4K Tool Box. Version Release Note

Ultra 4K Tool Box. Version Release Note Ultra 4K Tool Box Version 2.1.43.0 Release Note This document summarises the enhancements introduced in Version 2.1 of the software for the Omnitek Ultra 4K Tool Box and related products. It also details

More information

Introduction to the oscilloscope and digital data acquisition

Introduction to the oscilloscope and digital data acquisition Introduction to the oscilloscope and digital data acquisition Eric D. Black California Institute of Technology v1.1 There are a certain number of essential tools that are so widely used that every aspiring

More information

SRV02-Series. Rotary Pendulum. User Manual

SRV02-Series. Rotary Pendulum. User Manual SRV02-Series Rotary Pendulum User Manual Table of Contents 1. Description...3 2. Purchase Options...3 2.1 Modular Options...4 3. System Nomenclature and Components...5 4. System Configuration and Assembly...6

More information

Lab 2, Analysis and Design of PID

Lab 2, Analysis and Design of PID Lab 2, Analysis and Design of PID Controllers IE1304, Control Theory 1 Goal The main goal is to learn how to design a PID controller to handle reference tracking and disturbance rejection. You will design

More information

Experiment 9A: Magnetism/The Oscilloscope

Experiment 9A: Magnetism/The Oscilloscope Experiment 9A: Magnetism/The Oscilloscope (This lab s "write up" is integrated into the answer sheet. You don't need to attach a separate one.) Part I: Magnetism and Coils A. Obtain a neodymium magnet

More information

University of Utah Electrical Engineering Department EE1050/1060 Oscilloscope. Name:, Lab TA:

University of Utah Electrical Engineering Department EE1050/1060 Oscilloscope. Name:, Lab TA: University of Utah Electrical Engineering Department EE1050/1060 Oscilloscope Name:, Lab TA: A. Stolp, 2/2/00 rev, 9/14/00 NOTE: This is a fill-in-the-blanks lab. No notebook is required. You are encouraged

More information

Evolution Digital HD Set-Top Box Important Safety Instructions

Evolution Digital HD Set-Top Box Important Safety Instructions Evolution Digital HD Set-Top Box Important Safety Instructions 1. Read these instructions. 2. Keep these instructions. 3. Heed all warnings. 4. Follow all instructions. 5. Do not use this apparatus near

More information

Measuring with digital storage oscilloscopes

Measuring with digital storage oscilloscopes Markus Reil, Rainer Wagner 2.2016 1MAA265-1e Educational note Measuring with digital storage oscilloscopes Educational note Products: ı R&S HMO1002 This educational note covers the theory and practice

More information

MAIN PCA TEST PROCEDURE DOCUMENT NUMBER:

MAIN PCA TEST PROCEDURE DOCUMENT NUMBER: TEST PROCEDURE DOCUMENT NUMBER: -20 Signature Date Author J. Hoo 10-7-96 CHK J. Hoo 10-7-96 CHK - - Approved J. Hoo 10-7-96 Huntron Instruments, Inc. 1996 All rights reserved. This document may not be

More information

Noise Detector ND-1 Operating Manual

Noise Detector ND-1 Operating Manual Noise Detector ND-1 Operating Manual SPECTRADYNAMICS, INC 1849 Cherry St. Unit 2 Louisville, CO 80027 Phone: (303) 665-1852 Fax: (303) 604-6088 Table of Contents ND-1 Description...... 3 Safety and Preparation

More information

Technical Reference. TDS 684A, TDS 744A, & TDS 784A Digitizing Oscilloscope Performance Verification and Specifications

Technical Reference. TDS 684A, TDS 744A, & TDS 784A Digitizing Oscilloscope Performance Verification and Specifications Technical Reference TDS 684A, TDS 744A, & TDS 784A Digitizing Oscilloscope Performance Verification and Specifications 070-8990-04 Please check for change information at the rear of this manual. Fifth

More information

REMOTE I/O R30 SERIES. PC CONFIGURATOR SOFTWARE Model: R30CFG Ver Users Manual

REMOTE I/O R30 SERIES. PC CONFIGURATOR SOFTWARE Model: R30CFG Ver Users Manual REMOTE I/O R30 SERIES PC CONFIGURATOR SOFTWARE Model: R30CFG Ver. 1.13 Users Manual 5-2-55, Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN Tel: +81-6-6659-8201 Fax: +81-6-6659-8510 http://www.m-system.co.jp/

More information

Procedures Guide. Tektronix. HDMI Sink Instruments Differential Impedance Measurement

Procedures Guide. Tektronix. HDMI Sink Instruments Differential Impedance Measurement Procedures Guide Tektronix HDMI Sink Instruments Differential Impedance Measurement Rev. 1.1: October 13, 2010 2 Measurement Procedures Equipment Required Table 1 lists the equipment required to perform

More information

FPGA Laboratory Assignment 4. Due Date: 06/11/2012

FPGA Laboratory Assignment 4. Due Date: 06/11/2012 FPGA Laboratory Assignment 4 Due Date: 06/11/2012 Aim The purpose of this lab is to help you understanding the fundamentals of designing and testing memory-based processing systems. In this lab, you will

More information

Overview. Shipped in the Venue Vizion Package: Simplified Integration Process. Installation consists of 6 easy steps:

Overview. Shipped in the Venue Vizion Package: Simplified Integration Process. Installation consists of 6 easy steps: Overview Shipped in the Venue Vizion Package: Four two-channel QMOD Encoder-Modulators Each unit can accept up to 2 inputs, providing up to 8 channels in the system. One ICE-HE-DXL Display Control Center

More information

EAN-Performance and Latency

EAN-Performance and Latency EAN-Performance and Latency PN: EAN-Performance-and-Latency 6/4/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

1CHDVRD1 USER MANUAL. These instructions apply to unit model 1CHDVRD1 only. Please read carefully before use.

1CHDVRD1 USER MANUAL. These instructions apply to unit model 1CHDVRD1 only. Please read carefully before use. These instructions apply to unit model 1CHDVRD1 only. Please read carefully before use. 1CHDVRD1 USER MANUAL Description Description... 03 Features... 03 Notes... 03 Packing List... 04 Technical Specifications...

More information

4 MHz Lock-In Amplifier

4 MHz Lock-In Amplifier 4 MHz Lock-In Amplifier SR865A 4 MHz dual phase lock-in amplifier SR865A 4 MHz Lock-In Amplifier 1 mhz to 4 MHz frequency range Low-noise current and voltage inputs Touchscreen data display - large numeric

More information

GWL/ Power Group Technology Solutions Stay Powered for the Future

GWL/ Power Group Technology Solutions Stay Powered for the Future GWL/ Power Group Technology Solutions Stay Powered for the Future BMS2405 CONNECTION GUIDE: This is simple step-by-step manual how to CONNECT AND proceed basic SETUP of BMS2405. In following example connection

More information

FREQUENCY COUNTERS TO 18 GHZ USING THE DATUM FREQUENCY STANDARD

FREQUENCY COUNTERS TO 18 GHZ USING THE DATUM FREQUENCY STANDARD TECHNICAL MANUAL AF-166 INSTRUMENT CALIBRATION FREQUENCY COUNTERS TO 18 GHZ USING THE DATUM 9390-6000-34 FREQUENCY STANDARD THIS PUBLICATION SUPERSEDES NAVAIR 17-20AF-166 DATED 1 FEBRUARY 2005 DISTRIBUTION

More information

PQ-Box 100 Quick Start Instructions

PQ-Box 100 Quick Start Instructions PQ-Box 100 Quick Start Instructions These instructions are provided for the purpose on providing a quick start to PQ-Box 100 installation and operation. Please refer to the user handbook for full details.

More information

Experiment 13 Sampling and reconstruction

Experiment 13 Sampling and reconstruction Experiment 13 Sampling and reconstruction Preliminary discussion So far, the experiments in this manual have concentrated on communications systems that transmit analog signals. However, digital transmission

More information

Table of Contents Introduction

Table of Contents Introduction Page 1/9 Waveforms 2015 tutorial 3-Jan-18 Table of Contents Introduction Introduction to DAD/NAD and Waveforms 2015... 2 Digital Functions Static I/O... 2 LEDs... 2 Buttons... 2 Switches... 2 Pattern Generator...

More information

THDB_ADA. High-Speed A/D and D/A Development Kit

THDB_ADA. High-Speed A/D and D/A Development Kit THDB_ADA High-Speed A/D and D/A Development Kit With complete reference design and source code for Fast-Fourier Transform analysis and arbitrary waveform generator. 1 CONTENTS Chapter 1 About the Kit...2

More information

User Manual. TDS3SDI 601 Digital Video Application Module

User Manual. TDS3SDI 601 Digital Video Application Module User Manual TDS3SDI 601 Digital Video Application Module 071-0787-00 071078700 Copyright Tektronix, Inc. All rights reserved. Tektronix products are covered by U.S. and foreign patents, issued and pending.

More information

TDS 520B, TDS 540B, TDS 620B, TDS 644B, TDS 680B, TDS 684B, TDS 724A, TDS 744A, & TDS 784A

TDS 520B, TDS 540B, TDS 620B, TDS 644B, TDS 680B, TDS 684B, TDS 724A, TDS 744A, & TDS 784A Technical Reference TDS 520B, TDS 540B, TDS 620B, TDS 644B, TDS 680B, TDS 684B, TDS 724A, TDS 744A, & TDS 784A Digitizing Oscilloscopes Performance Verification and Specifications 070-9384-01 Copyright

More information

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO)

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO) 2141274 Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University Cathode-Ray Oscilloscope (CRO) Objectives You will be able to use an oscilloscope to measure voltage, frequency

More information

DPD80 Visible Datasheet

DPD80 Visible Datasheet Data Sheet v1.3 Datasheet Resolved Inc. www.resolvedinstruments.com info@resolvedinstruments.com 217 Resolved Inc. All rights reserved. General Description The DPD8 is a low noise digital photodetector

More information

HD Digital Set-Top Box Quick Start Guide

HD Digital Set-Top Box Quick Start Guide HD Digital Set-Top Box Quick Start Guide Eagle Communications HD Digital Set-Top Box Important Safety Instructions WARNING TO REDUCE THE RISK OF FIRE OR ELECTRIC SHOCK, DO NOT EXPOSE THIS PRODUCT TO RAIN

More information

Analyzing and Saving a Signal

Analyzing and Saving a Signal Analyzing and Saving a Signal Approximate Time You can complete this exercise in approximately 45 minutes. Background LabVIEW includes a set of Express VIs that help you analyze signals. This chapter teaches

More information

EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C

EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C A Electric Power / Controls 2 kw EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C GENERAL DESCRIPTION The Lab-Volt Data Acquisition and Management for Electromechanical Systems (LVDAM-EMS),

More information

DS-7200HVI/HFI-SH Series DVR Quick Operation Guide

DS-7200HVI/HFI-SH Series DVR Quick Operation Guide DS-7200HVI/HFI-SH Series DVR Quick Operation Guide UD.6L0202B0019A01 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact dealer. This manual is

More information

DPD80 Infrared Datasheet

DPD80 Infrared Datasheet Data Sheet v1.4 DPD8 Infrared DPD8 Infrared Datasheet Resolved Inc. www.resolvedinstruments.com info@resolvedinstruments.com 217 Resolved Inc. All rights reserved. DPD8 Infrared General Description The

More information

Features/Specifications

Features/Specifications Introduction Thank you for purchasing the DD Audio DSI-1(Digital Signal Integrator). The DSI-1 is a feature rich audio signal processor that will allow you to precisely tune the acoustics of your car audio

More information

User Manual. TDS3VID Extended Video Application Module

User Manual. TDS3VID Extended Video Application Module User Manual TDS3VID Extended Video Application Module 071-0328-02 071032802 Copyright Tektronix. All rights reserved. Licensed software products are owned by Tektronix or its subsidiaries or suppliers,

More information

imso-104 Manual Revised August 5, 2011

imso-104 Manual Revised August 5, 2011 imso-104 Manual Revised August 5, 2011 Section 1 Getting Started SAFETY 1.10 Quickstart Guide 1.20 SAFETY 1.30 Compatibility 1.31 Hardware 1.32 Software Section 2 How it works 2.10 Menus 2.20 Analog Channel

More information

SigPlay User s Guide

SigPlay User s Guide SigPlay User s Guide . . SigPlay32 User's Guide? Version 3.4 Copyright? 2001 TDT. All rights reserved. No part of this manual may be reproduced or transmitted in any form or by any means, electronic or

More information

Operating Instructions

Operating Instructions Operating Instructions HAEFELY TEST AG KIT Measurement Software Version 1.0 KIT / En Date Version Responsable Changes / Reasons February 2015 1.0 Initial version WARNING Introduction i Before operating

More information

Aurora Grid-Tie Installation Instructions (Model Number: PVI-3.0-OUTD-US-W) Revision 4.1

Aurora Grid-Tie Installation Instructions (Model Number: PVI-3.0-OUTD-US-W) Revision 4.1 Aurora Grid-Tie Installation Instructions (Model Number: PVI-3.0-OUTD-US-W) Revision 4.1 Contents 1) Grid-Tie Installation Block Diagram... 3 2) Installation Steps.... 4 2.1) Initial Setup.... 4 2.1.1)

More information

Video to DVI 1080p Scaler Box - ID# 796

Video to DVI 1080p Scaler Box - ID# 796 Video to DVI 1080p Scaler Box - ID# 796 Operation Manual Introduction Video to DVI 1080p Scaler Box is an upgraded design to convert Standard Definition Composite Video (CV) and S-Video (SV) signals to

More information

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual.

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual. Manual Title: 744 Users Supplement Issue: 6 Part Number: 691287 Issue Date: 4/06 Print Date: September 1998 Page Count: 8 Revision/Date: 1, 2/99 This supplement contains information necessary to ensure

More information

Amplification. Most common signal conditioning

Amplification. Most common signal conditioning 1. Labview basics virtual instruments, data flow, palettes 2. Structures for, while, case,... editing techniques 3. Controls&Indicators arrays, clusters, charts, graphs 4. Additional lecture State machines,

More information

Reference. TDS7000 Series Digital Phosphor Oscilloscopes

Reference. TDS7000 Series Digital Phosphor Oscilloscopes Reference TDS7000 Series Digital Phosphor Oscilloscopes 07-070-00 0707000 To Use the Front Panel You can use the dedicated, front-panel knobs and buttons to do the most common operations. Turn INTENSITY

More information

IMPORTANT SAFETY INSTRUCTIONS

IMPORTANT SAFETY INSTRUCTIONS IMPORTANT SAFETY INSTRUCTIONS 1. Read, follow and keep these instructions safely. 2. Heed all warnings. 1. Do not use this apparatus near water. 2. Clean only with dry cloth. 3. Do not block any ventilation

More information

Activity P32: Variation of Light Intensity (Light Sensor)

Activity P32: Variation of Light Intensity (Light Sensor) Activity P32: Variation of Light Intensity (Light Sensor) Concept DataStudio ScienceWorkshop (Mac) ScienceWorkshop (Win) Illuminance P32 Vary Light.DS P54 Light Bulb Intensity P54_BULB.SWS Equipment Needed

More information

SNG-2150C User s Guide

SNG-2150C User s Guide SNG-2150C User s Guide Avcom of Virginia SNG-2150C User s Guide 7730 Whitepine Road Revision 001 Richmond, VA 23237 USA GENERAL SAFETY If one or more components of your earth station are connected to 120

More information

ORM0022 EHPC210 Universal Controller Operation Manual Revision 1. EHPC210 Universal Controller. Operation Manual

ORM0022 EHPC210 Universal Controller Operation Manual Revision 1. EHPC210 Universal Controller. Operation Manual ORM0022 EHPC210 Universal Controller Operation Manual Revision 1 EHPC210 Universal Controller Operation Manual Associated Documentation... 4 Electrical Interface... 4 Power Supply... 4 Solenoid Outputs...

More information

-SQA-SCOTTISH QUALIFICATIONS AUTHORITY HIGHER NATIONAL UNIT SPECIFICATION GENERAL INFORMATION

-SQA-SCOTTISH QUALIFICATIONS AUTHORITY HIGHER NATIONAL UNIT SPECIFICATION GENERAL INFORMATION -SQA-SCOTTISH QUALIFICATIONS AUTHORITY HIGHER NATIONAL UNIT SPECIFICATION GENERAL INFORMATION -Unit Number- 2451657 -Superclass- -Title- XL D/A AND A/D CONVERTERS -----------------------------------------

More information

Overview. Know Your Oscilloscope. Front Panel. Rear Panel. Sharing Agilent s Resources with Engineering Educators

Overview. Know Your Oscilloscope. Front Panel. Rear Panel. Sharing Agilent s Resources with Engineering Educators Know Your Oscilloscope Overview Front Panel Sharing Agilent s Resources with Engineering Educators www.educatorscorner.com Horizontal (time) controls Run control Special purpose menus/controls Trigger

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT /12/14 BIT 10 TO 65 MSPS DUAL ADC

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT /12/14 BIT 10 TO 65 MSPS DUAL ADC LTC2286, LTC2287, LTC2288, LTC2290, LTC2291, LTC2292, LTC2293, LTC2294, LTC2295, LTC2296, LTC2297, LTC2298 or LTC2299 DESCRIPTION Demonstration circuit 816 supports a family of s. Each assembly features

More information

imso-104 Manual Revised July 19, 2012

imso-104 Manual Revised July 19, 2012 imso-104 Manual Section 1 Getting Started SAFETY 1.10 Quickstart Guide 1.20 SAFETY 1.30 Compatibility 1.31 Hardware 1.32 Software Section 2 How it works 2.10 Menus 2.20 Analog Channel 2.21 On / Off 2.22

More information

User Guide. Ultimatte Corporation, Plummer Street, Chatsworth, CA USA Ph. 818/ Fax 818/

User Guide. Ultimatte Corporation, Plummer Street, Chatsworth, CA USA Ph. 818/ Fax 818/ User Guide Ultimatte Corporation, 20945 Plummer Street, Chatsworth, CA 91311 USA Ph. 818/993-8007 Fax 818/993-3762 www.ultimatte.com CONTENTS Important Safety Instructions...4 WARNING...4 Precautions...5

More information

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB PCA Incremental Encoder Laboratory For Testing and Simulating Incremental Encoder signals Part No. ENC-LAB01 Users Manual The Encoder Laboratory combines into the one housing and updates two separate encoder

More information

What to look for when choosing an oscilloscope

What to look for when choosing an oscilloscope What to look for when choosing an oscilloscope Alan Tong (Pico Technology Ltd.) Introduction For many engineers, choosing a new oscilloscope can be daunting there are hundreds of different models to choose

More information

Rack-Mount Receiver Analyzer 101

Rack-Mount Receiver Analyzer 101 Rack-Mount Receiver Analyzer 101 A Decade s Worth of Innovation No part of this document may be circulated, quoted, or reproduced for distribution without prior written approval from Quasonix, Inc. Copyright

More information

DMX48. User s instruction manual. 24 Channel DMX controller

DMX48. User s instruction manual. 24 Channel DMX controller WWW.LIGHTEMOTIONS.COM.AU DMX48 24 Channel DMX controller User s instruction manual This manual contains important information about the safe installation and use of this product Please read this instruction

More information

Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711

Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711 Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711 Thursday, 4 November 2010 Objective: To implement a simple filter using a digital signal processing microprocessor using

More information

Operating Instructions

Operating Instructions CNTX Contrast sensor Operating Instructions CAUTIONS AND WARNINGS SET-UP DISTANCE ADJUSTMENT: As a general rule, the sensor should be fixed at a 15 to 20 angle from directly perpendicular to the target

More information

L, LTC, LTM, LT are registered trademarks of Linear Technology Corporation. Other product

L, LTC, LTM, LT are registered trademarks of Linear Technology Corporation. Other product DESCRIPTION WARNING! Do not look directly at operating LED. This circuit produces light that can damage eyes. Demo Circuit 1265 QUICK START GUIDE LTC3220/LTC3220-1 360mA Universal 18-Channel LED Driver

More information

TimeView Display. Operating Manual

TimeView Display. Operating Manual TimeView Display Operating Manual 9520-647 Airborne Serial Time Display CHAPTER ONE Introduction/Product Overview 4 Operating Manual Summary 5 Purpose of Equipment 5 Preparation for Shipment 6 Typographical

More information

Displays Open Frame Monitor Model Number: AND-TFT-150Bxx

Displays Open Frame Monitor Model Number: AND-TFT-150Bxx Displays 15.0 Open Frame Monitor Model Number: AND-TFT-150Bxx The AND-TFT-150Bxx 15.0 Open Frame Monitor series are rugged, high performance Industrial LCD Monitors, designed for commercial and industrial

More information

Digital Effects Pedal Description Ross Jongeward 10 December 2014

Digital Effects Pedal Description Ross Jongeward 10 December 2014 Digital Effects Pedal Description Ross Jongeward 10 December 2014 1 Contents Section Number Title Page 1.1 Introduction..3 2.1 Project Electrical Specifications..3 2.1.1 Project Specifications...3 2.2.1

More information

Keysight Infiniium S-Series Oscilloscopes

Keysight Infiniium S-Series Oscilloscopes Keysight Infiniium S-Series Oscilloscopes User s Guide Notices Keysight Technologies 2014-2015 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval

More information

User Manual. SDS1000X-E Series Digital oscilloscope UM0101X-E02B SIGLENT TECHNOLOGIES CO., LTD.

User Manual. SDS1000X-E Series Digital oscilloscope UM0101X-E02B SIGLENT TECHNOLOGIES CO., LTD. User Manual SDS1000X-E Series Digital oscilloscope UM0101X-E02B SIGLENT TECHNOLOGIES CO., LTD. Copyright and Declaration Copyright SIGLENT TECHNOLOGIES CO., LTD. All Rights Reserved. Trademark Information

More information

Choosing an Oscilloscope

Choosing an Oscilloscope Choosing an Oscilloscope By Alan Lowne CEO Saelig Company (www.saelig.com) Post comments on this article at www.nutsvolts.com/ magazine/article/october2016_choosing-oscilloscopes. All sorts of questions

More information

Obtain Power Measurements of a DOCSIS Downstream Signal Using a Spectrum Analyzer

Obtain Power Measurements of a DOCSIS Downstream Signal Using a Spectrum Analyzer Obtain Power Measurements of a DOCSIS Downstream Signal Using a Spectrum Analyzer Document ID: 47064 Contents Introduction Prerequisites Requirements Components Used Disclaimer Conventions Understanding

More information